comparison lisp/ChangeLog @ 60009:d17700aac611

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 10 Feb 2005 06:51:28 +0000
parents e89ca9089d07
children 30c4551738fd
comparison
equal deleted inserted replaced
60008:a4cde3df094b 60009:d17700aac611
1 2005-02-10 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (eval-expression-print-format):
4 Avoid warning about edebug-active.
5
6 * help.el (help-for-help-internal): Renamed from help-for-help.
7 (help-for-help): Define with defalias.
8
9 * font-core.el (font-lock-default-function): Use with-no-warnings.
10
11 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
12
13 * custom.el (defface): Doc fix.
14
1 2005-02-10 Nick Roberts <nickrob@snap.net.nz> 15 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
2 16
3 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set 17 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
4 width 0" to prevent word wrapping problems. 18 width 0" to prevent word wrapping problems.
5 19