aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 019dc27cb5e..5e7a7833381 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12001-11-19 Richard M. Stallman <rms@gnu.org>
2
3 * net/net-utils.el (network-connection-service-abbrev-alist):
4 New variable.
5
6 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
7 Advance to start of 3rd sexp by moving fwd and backing over it.
8 At first three elements, act like defun.
9
10 * delsel.el (delete-selection-pre-hook): Handle and resignal
11 file-supersession errors to interact properly with userlock.el.
12
12001-11-18 Richard M. Stallman <rms@gnu.org> 132001-11-18 Richard M. Stallman <rms@gnu.org>
2 14
3 * progmodes/fortran.el (fortran-mode-syntax-table): Specify 15 * progmodes/fortran.el (fortran-mode-syntax-table): Specify