Mercurial > emacs
diff lisp/ChangeLog @ 111436:606171abfda2
Minor esh-util changes.
* lisp/eshell/esh-util.el (subst-char-in-string)
(directory-files-and-attributes): These compatibility definitions are
not needed on any version of Emacs since at least 21.4.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 06 Nov 2010 18:56:09 -0700 |
parents | 810cef5c0eee |
children | b72ff43b041f |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 06 18:50:52 2010 -0700 +++ b/lisp/ChangeLog Sat Nov 06 18:56:09 2010 -0700 @@ -1,5 +1,9 @@ 2010-11-07 Glenn Morris <rgm@gnu.org> + * eshell/esh-util.el (subst-char-in-string) + (directory-files-and-attributes): These compatibility definitions are + not needed on any version of Emacs since at least 21.4. + * progmodes/verilog-mode.el (verilog-get-beg-of-line) (verilog-get-end-of-line): Remove. (verilog-within-string, verilog-re-search-forward-substr)