comparison lisp/ChangeLog @ 93095:c67e7bd43423

(verilog-easy-menu-filter): New function. (verilog-stmt-menu, verilog-menu): Add :help and filter it. (verilog-customize, verilog-font-customize) (electric-verilog-backward-sexp, electric-verilog-forward-sexp) (verilog-mode): Update documentation strings to match tool tips. (verilog-auto-search-do, verilog-auto-re-search-do) (verilog-skip-forward-comment-or-string): Fix verilog-auto expansion when a .* appears inside a string. (verilog-re-search-forward, verilog-re-search-backward): Add comment to recall how this works.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 20 Mar 2008 06:27:52 +0000
parents 8ebe9d838e90
children ea3c318451b4
comparison
equal deleted inserted replaced
93094:8ebe9d838e90 93095:c67e7bd43423
1 2008-03-20 Wilson Snyder <wsnyder@wsnyder.org>
2
3 * progmodes/verilog-mode.el (verilog-easy-menu-filter): New
4 function.
5 (verilog-stmt-menu, verilog-menu): Add :help and filter it.
6 (verilog-customize, verilog-font-customize)
7 (electric-verilog-backward-sexp, electric-verilog-forward-sexp)
8 (verilog-mode): Update documentation strings to match tool tips.
9 (verilog-auto-search-do, verilog-auto-re-search-do)
10 (verilog-skip-forward-comment-or-string): Fix verilog-auto
11 expansion when a .* appears inside a string.
12 (verilog-re-search-forward, verilog-re-search-backward): Add
13 comment to recall how this works.
14
1 2008-03-20 Glenn Morris <rgm@gnu.org> 15 2008-03-20 Glenn Morris <rgm@gnu.org>
2 16
3 * calendar/calendar.el (calendar-other-dates): New function. 17 * calendar/calendar.el (calendar-other-dates): New function.
4 (calendar-print-other-dates): Use calendar-other-dates. 18 (calendar-print-other-dates): Use calendar-other-dates.
5 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes 19 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes