emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 16 Aug 2003 20:20:04 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5339 emacs/lisp/ChangeLog:1.5340
*** emacs/lisp/ChangeLog:1.5339 Tue Aug 12 20:36:11 2003
--- emacs/lisp/ChangeLog        Sat Aug 16 20:20:02 2003
***************
*** 1,3 ****
--- 1,23 ----
+ 2003-08-16  Richard M. Stallman  <address@hidden>
+ 
+       * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
+ 
+       * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
+       New subroutine, broken out of eval-last-sexp-1.
+       (eval-last-sexp-1): Use eval-last-sexp-print-value.
+ 
+       * custom.el (custom-load-symbol): Load cus-load and cus-start first.
+ 
+       * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
+ 
+       * simple.el (eval-expression): Use eval-last-sexp-print-value.
+ 
+ 2003-08-12  Juri Linkov  <address@hidden>  (tiny change)
+ 
+       * simple.el (backward-word, forward-to-indentation)
+       (backward-to-indentation):  Argument changed to optional.
+       (next-line, previous-line): Use `or' instead of `unless'.
+ 
  2003-08-12  Vinicius Jose Latorre  <address@hidden>
  
        * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var




reply via email to

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