Mercurial > emacs
comparison lisp/ChangeLog @ 62209:3512ad64aef1
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 10 May 2005 09:02:40 +0000 |
parents | 060569a495c1 |
children | bedd8e5433cd |
comparison
equal
deleted
inserted
replaced
62208:3eeb147cd9e0 | 62209:3512ad64aef1 |
---|---|
1 2005-05-10 Lute Kamstra <lute@gnu.org> | |
2 | |
3 * font-lock.el (font-lock-keywords-alist) | |
4 (font-lock-removed-keywords-alist): Clarify docstrings. | |
5 | |
1 2005-05-10 Nick Roberts <nickrob@snap.net.nz> | 6 2005-05-10 Nick Roberts <nickrob@snap.net.nz> |
2 | 7 |
3 * progmodes/gdb-ui.el (gdb-macro-info): New variable. | 8 * progmodes/gdb-ui.el (gdb-macro-info): New variable. |
4 (gdb-source-info): Check for preprocessor info. | 9 (gdb-source-info): Check for preprocessor info. |
5 (gdb-tooltip-print-1): New function. Don't print tooltip if it is | 10 (gdb-tooltip-print-1): New function. Don't print tooltip if it is |
410 | 415 |
411 * files.el (require-final-newline): Make Custom tags consistent | 416 * files.el (require-final-newline): Make Custom tags consistent |
412 with mode-require-final-newline. | 417 with mode-require-final-newline. |
413 (mode-require-final-newline): Doc fix. | 418 (mode-require-final-newline): Doc fix. |
414 | 419 |
415 2005-05-01 Lute Kamstra <lute@gnu.org> | 420 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca> |
416 | 421 |
417 * international/latexenc.el (latexenc-find-file-coding-system): | 422 * international/latexenc.el (latexenc-find-file-coding-system): |
418 Fix regular expressions. Suggested by David Kastrup <dak@gnu.org> | 423 Fix regular expressions. |
419 and Stefan Monnier <monnier@iro.umontreal.ca>. | 424 |
425 2005-05-01 David Kastrup <dak@gnu.org> | |
426 | |
427 * international/latexenc.el (latexenc-find-file-coding-system): | |
428 Fix regular expressions. | |
420 | 429 |
421 2005-05-01 Nick Roberts <nickrob@snap.net.nz> | 430 2005-05-01 Nick Roberts <nickrob@snap.net.nz> |
422 | 431 |
423 * subr.el (string-to-int): Make obsolete. | 432 * subr.el (string-to-int): Make obsolete. |
424 | 433 |