summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-08-17 00:27:53 +0000
committerRichard M. Stallman <rms@gnu.org>2003-08-17 00:27:53 +0000
commit821ea67650f1b5c87826d6541538c215e5034b41 (patch)
tree80a75da67d2381d147014be579466dc6eebdabc4 /lisp
parent90704c6a064b1b7bf3ce6ccc37f4b4e3f55f7e5f (diff)
downloademacs-821ea67650f1b5c87826d6541538c215e5034b41.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 89a8e51fb4b..1939cc1fb56 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,23 @@
+2003-08-16 Richard M. Stallman <rms@gnu.org>
+
+ * 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 <juri@jurta.org> (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 <viniciusjl@ig.com.br>
* progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var