comparison lisp/ChangeLog @ 56697:f5d8912660c3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Aug 2004 23:02:46 +0000
parents 1f3b8d221bc6
children 42416fc77436
comparison
equal deleted inserted replaced
56696:fb72da59e269 56697:f5d8912660c3
1 2004-08-16 Richard M. Stallman <rms@gnu.org>
2
3 * progmodes/which-func.el (which-func-update-1): Doc fix.
4
5 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
6 (sh-mode-abbrev-table): New variable.
7
8 * progmodes/compile.el (compilation-mode): Doc fix.
9
10 * emacs-lisp/lisp-mode.el (eval-last-sexp):
11 Don't cons a new symbol each time.
12 (eval-last-sexp-fake-value): New variable.
13
14 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
15 (copyright-update-year): Detect continuation of list of years.
16
17 * term.el (term-default-fg-color, term-default-bg-color)
18 (ansi-term-color-vector): Use `unspecified', not nil, as default.
19
20 * imenu.el: Several doc fixes: don't say variables are buffer-local.
21
1 2004-08-16 Davis Herring <herring@lanl.gov> 22 2004-08-16 Davis Herring <herring@lanl.gov>
2 23
3 * isearch.el (isearch-string, isearch-message-string, isearch-point) 24 * isearch.el (isearch-string, isearch-message-string, isearch-point)
4 (isearch-success, isearch-forward-flag, isearch-other-end) 25 (isearch-success, isearch-forward-flag, isearch-other-end)
5 (isearch-word, isearch-invalid-regexp, isearch-wrapped) 26 (isearch-word, isearch-invalid-regexp, isearch-wrapped)