comparison 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
comparison
equal deleted inserted replaced
111435:810cef5c0eee 111436:606171abfda2
1 2010-11-07 Glenn Morris <rgm@gnu.org> 1 2010-11-07 Glenn Morris <rgm@gnu.org>
2
3 * eshell/esh-util.el (subst-char-in-string)
4 (directory-files-and-attributes): These compatibility definitions are
5 not needed on any version of Emacs since at least 21.4.
2 6
3 * progmodes/verilog-mode.el (verilog-get-beg-of-line) 7 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4 (verilog-get-end-of-line): Remove. 8 (verilog-get-end-of-line): Remove.
5 (verilog-within-string, verilog-re-search-forward-substr) 9 (verilog-within-string, verilog-re-search-forward-substr)
6 (verilog-re-search-backward-substr, verilog-set-auto-endcomments) 10 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)