aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2003-12-29 13:59:23 +0000
committerKaroly Lorentey2003-12-29 13:59:23 +0000
commit096d4be33fc8bd54c363d05fff24f9f029acbf0a (patch)
treefaa3777d2d5975b644784640ff5db7682f815a94 /lisp/ChangeLog
parentb2af72d2f0da11c271cac6fc823053d0018068b2 (diff)
parentc4383667201d2a2fa071c380caea36df2219261f (diff)
downloademacs-096d4be33fc8bd54c363d05fff24f9f029acbf0a.tar.gz
emacs-096d4be33fc8bd54c363d05fff24f9f029acbf0a.zip
Merged in changes from CVS head
Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-22
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog26
1 files changed, 24 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c737c003eb9..56587ae22ed 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,25 @@
12003-12-28 Sam Steingold <sds@gnu.org>
2
3 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
4 parameter ID-FORMAT to conform with the 2003-11-30 patch.
5
62003-12-28 Nick Roberts <nick@nick.uklinux.net>
7
8 * progmodes/gud.el (gud-gdb-command-name): Set default to
9 "gdb --annotate=3".
10 (gud-gdb-marker-filter): Look out for annotations.
11 (gdb-first-pre-prompt): New variable.
12 Remove trailing white space.
13
14 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
15 if necessary.
16 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
17 annotations are detected.
18 (gud-gdba-marker-filter): Use global variable gud-marker-acc
19 instead of a local one to allow transition from
20 gud-gdb-marker-filter.
21 Remove trailing white space.
22
12003-12-27 Kim F. Storm <storm@cua.dk> 232003-12-27 Kim F. Storm <storm@cua.dk>
2 24
3 * ido.el: Handle non-readable directories. 25 * ido.el: Handle non-readable directories.
@@ -112,7 +134,7 @@
112 (group, documentation-string): Removed redundant (per 2003-10-25 134 (group, documentation-string): Removed redundant (per 2003-10-25
113 change) calls to `widget-children-value-delete'. 135 change) calls to `widget-children-value-delete'.
114 (widget-choice-value-get, widget-choice-value-inline): Removed 136 (widget-choice-value-get, widget-choice-value-inline): Removed
115 functions. 137 functions.
116 (menu-choice): Updated widget. 138 (menu-choice): Updated widget.
117 139
1182003-12-03 Kenichi Handa <handa@m17n.org> 1402003-12-03 Kenichi Handa <handa@m17n.org>
@@ -1888,7 +1910,7 @@
1888 which does not exist in LaTeX. 1910 which does not exist in LaTeX.
1889 (reftex-cite-format-builtin): Added amsrefs support. 1911 (reftex-cite-format-builtin): Added amsrefs support.
1890 (reftex-toc-confirm-promotion): New option 1912 (reftex-toc-confirm-promotion): New option
1891 1913
1892 * reftex-toc.el 1914 * reftex-toc.el
1893 (reftex-toc): Use `reftex-toc-split-windows-fraction'. 1915 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
1894 (reftex-toc-demote, reftex-toc-promote) 1916 (reftex-toc-demote, reftex-toc-promote)