From b9937f07c3226e0c151c8f1764f71ae76e2710fc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 19 Nov 2001 06:25:47 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ src/ChangeLog | 4 ++++ 2 files changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 019dc27cb5e..5e7a7833381 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2001-11-19 Richard M. Stallman + + * net/net-utils.el (network-connection-service-abbrev-alist): + New variable. + + * emacs-lisp/cl-indent.el (lisp-indent-defmethod): + Advance to start of 3rd sexp by moving fwd and backing over it. + At first three elements, act like defun. + + * delsel.el (delete-selection-pre-hook): Handle and resignal + file-supersession errors to interact properly with userlock.el. + 2001-11-18 Richard M. Stallman * progmodes/fortran.el (fortran-mode-syntax-table): Specify diff --git a/src/ChangeLog b/src/ChangeLog index afc688be464..991c7648689 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-11-19 Richard M. Stallman + + * indent.c (current_column_1): Fix handling of scan_bytes for mb chars. + 2001-11-18 Jason Rumney * w32term.c (note_mouse_highlight): Fix type of variable `ignore'. -- 2.39.2