aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2006-02-08 04:26:44 +0000
committerMiles Bader2006-02-08 04:26:44 +0000
commit380874900ca183ec2fdce91949d841328852d7a8 (patch)
tree6918a4182f8657251e83223511aa7827fb8820ed /lisp/ChangeLog
parent72b464afc12a7532fc8555352db04c65647c15ae (diff)
parentc96ec15a58817ac97db5348187e2d8695f609cb5 (diff)
downloademacs-380874900ca183ec2fdce91949d841328852d7a8.tar.gz
emacs-380874900ca183ec2fdce91949d841328852d7a8.zip
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 43-57) - Update from CVS - Merge from erc--emacs--0 - Make constrain-to-field notice overlays - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog120
1 files changed, 115 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0b6eae823e0..75802219b4e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,15 +1,125 @@
12006-02-07 Mathias Dahl <brakjoller@hotmail.com>
2
3 * dired.el (dired-mode-map): Add more bindings for tumme.
4
52006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * wdired.el (wdired-mode-map): Use remap.
8 (wdired-get-filename): Massage.
9 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
10 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
11 `keymap' property rather than `local-map'.
12
132006-02-07 Mathias Dahl <brakjoller@hotmail.com>
14
15 * tumme.el (tumme-get-thumbnail-image): New utility function.
16 Suggested by from Chong Yidong.
17 (tumme-dired-with-window-configuration): Rename from
18 `tumme-dired'. Add code to save window configuration.
19 (tumme-restore-window-configuration): New command to restore the
20 window configuration that `tumme-dired-with-window-configuration'
21 saves before it changes the window configuration.
22 (tumme-show-all-from-dir): New command to display thumbnails for
23 all files in a directory entered by the user, like M-x thumbs.
24 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
25 have been created.
26 (tumme-display-thumbnail-original-image): Call `display-buffer'.
27 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
28 Remove obsolete test function.
29
302006-02-07 Juanma Barranquero <lekktu@gmail.com>
31
32 * vc.el (small-temporary-file-directory): Remove defvar; there's
33 a defcustom for it in files.el.
34
35 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
36 Fix typo in message.
37 (tumme-gallery-generate): Fix typo in `error' message.
38 (tumme-display-window-height-correction)
39 (tumme-display-window-width-correction, tumme-line-up-dynamic)
40 (tumme-line-up-interactive): Dox fixes.
41 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
42 (tumme-restore-window-configuration, tumme-format-properties-string)
43 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
44 Fix typos in docstrings.
45
462006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
47
48 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
49
502006-02-07 Nick Roberts <nickrob@snap.net.nz>
51
52 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
53 User should use hook if desired.
54
55 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
56 buffer if necessary.
57 (gdb-delete-frame-or-window): New function.
58 (gdb-breakpoints-mode-map): Bind "q" to it.
59
602006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
61
62 * textmodes/nroff-mode.el: Clean up name space.
63 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
64 (nroff-mode): Obey the global setting of nroff-electric-mode.
65 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
66
67 * calendar/calendar.el (calendar-increment-month): Typo in last change.
68
692006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
70
71 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
72
732006-02-06 Lars Hansen <larsh@soem.dk>
74
75 * generic-x.el (etc-fstab-generic-mode): Add file system types
76 cifs and usbdevfs. Allow special chars in file names.
77
782006-02-05 Jay Belanger <belanger@truman.edu>
79
80 Update copyright notices of the files in lisp/calc.
81
822006-02-05 Romain Francoise <romain@orebokech.com>
83
84 Update copyright notices of all files in the lisp/play directory.
85
862006-02-04 Luc Teirlinck <teirllm@auburn.edu>
87
88 * ldefs-boot.el: Regenerate.
89
90 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
91
922006-02-05 Kim F. Storm <storm@cua.dk>
93
94 * files.el (magic-mode-regexp-match-limit): New defvar.
95 (set-auto-mode): Use it to limit magic-mode-alist matching.
96
972006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
98
99 * simple.el (display-message-or-buffer): Compare the number of
100 characters to the frame width when determining whether a 1-line
101 message string will fit in the echo area. Count screen lines
102 instead of buffer lines when determining whether a multi-line
103 message will fit in the echo area/minibuffer window.
104
1052006-02-04 Eli Zaretskii <eliz@gnu.org>
106
107 * info.el (Info-index, Info-mode): Improve the description of the
108 `i' command.
109
110 * ldefs-boot.el: Regenerate.
111
12006-02-03 Werner Lemberg <wl@gnu.org> 1122006-02-03 Werner Lemberg <wl@gnu.org>
2 113
3 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be 114 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
4 greedy to find the closing bracket in \*[...] and similar 115 greedy to find the closing bracket in \*[...] and similar
5 expressions. This is a first rough fix -- many additional 116 expressions. This is a first rough fix -- many additional
6 refinements are necessary to make nroff mode really usable with 117 refinements are necessary to make nroff mode really usable with groff.
7 groff.
8 118
92006-02-03 Jens Petersen <petersen@redhat.com> (tiny change) 1192006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
10 120
11 * international/mule-cmds.el (set-locale-environment): Add 121 * international/mule-cmds.el (set-locale-environment):
12 "/usr/share/X11/locale/locale.alias" to search list for xorg-x11 122 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
13 libX11. 123 libX11.
14 124
152006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change) 1252006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
@@ -20030,7 +20140,7 @@ See ChangeLog.11 for earlier changes.
20030;; coding: iso-2022-7bit 20140;; coding: iso-2022-7bit
20031;; End: 20141;; End:
20032 20142
20033 Copyright (C) 2005 Free Software Foundation, Inc. 20143 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
20034 Copying and distribution of this file, with or without modification, 20144 Copying and distribution of this file, with or without modification,
20035 are permitted provided the copyright notice and this notice are preserved. 20145 are permitted provided the copyright notice and this notice are preserved.
20036 20146