From 413e6468779d62baa658f2b9939350a876ee198f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 26 Feb 2011 01:18:16 +0100 Subject: [PATCH] lisp/ChangeLog: Fix typos. --- lisp/ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 75010513c12..bd1f4e7b3c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1111,7 +1111,7 @@ 2010-10-23 Michael McNamara - * verilog-mode.el (verilog-directive-re): Make this variable + * progmodes/verilog-mode.el (verilog-directive-re): Make this variable auto-built for efficiency of execution and updating. (verilog-extended-complete-re): Support 'pure' fucntion & task declarations (these have no bodies). @@ -1145,7 +1145,7 @@ 2010-10-23 Wilson Snyder - * verilog-mode.el (verilog-auto-inst, verilog-gate-ios) + * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios) (verilog-gate-keywords, verilog-read-sub-decls) (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios) (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support @@ -1870,10 +1870,10 @@ 2010-08-21 Leo Fix buffer-list rename&refresh after killing a buffer in ido. - * lisp/ido.el: Revert Óscar's. + * ido.el: Revert Óscar's. (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh. Remember the buffers at head, rather than their name. - * lisp/iswitchb.el (iswitchb-kill-buffer): Re-make the list. + * iswitchb.el (iswitchb-kill-buffer): Re-make the list. 2010-08-21 Kirk Kelsey (tiny change) Stefan Monnier -- 2.39.2