emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/tips.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/tips.texi [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:32:58 -0400

Index: emacs/lispref/tips.texi
diff -c emacs/lispref/tips.texi:1.45.2.1 emacs/lispref/tips.texi:1.45.2.2
*** emacs/lispref/tips.texi:1.45.2.1    Mon Apr 19 07:01:43 2004
--- emacs/lispref/tips.texi     Mon Jun 28 07:29:00 2004
***************
*** 254,260 ****
  are constructed.  It is best for maintenance when the name of the
  function or variable being defined is given explicitly in the source
  code, as the second element of the list---as it is when you use
! @code{defun}, @code{defalias}, @code{defvar} and @code{defopt}.
  
  @item
  Please keep the names of your Emacs Lisp source files to 13 characters
--- 254,260 ----
  are constructed.  It is best for maintenance when the name of the
  function or variable being defined is given explicitly in the source
  code, as the second element of the list---as it is when you use
! @code{defun}, @code{defalias}, @code{defvar} and @code{defcustom}.
  
  @item
  Please keep the names of your Emacs Lisp source files to 13 characters




reply via email to

[Prev in Thread] Current Thread [Next in Thread]