comparison lisp/ChangeLog @ 112095:96d88ed18438

* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the " *temp*" buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 01 Jan 2011 22:16:03 -0500
parents 794f724ca655
children 290ee662951b
comparison
equal deleted inserted replaced
112094:794f724ca655 112095:96d88ed18438
1 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2
3 * mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
4 " *temp*" buffer (bug#7746).
5
1 2011-01-02 Glenn Morris <rgm@gnu.org> 6 2011-01-02 Glenn Morris <rgm@gnu.org>
2 7
3 * version.el (emacs-copyright): Set short copyright year to 2011. 8 * version.el (emacs-copyright): Set short copyright year to 2011.
4 9
5 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change) 10 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
32 2010-12-24 Kenichi Handa <handa@m17n.org> 37 2010-12-24 Kenichi Handa <handa@m17n.org>
33 38
34 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in 39 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
35 condition-case and return an error message string if something 40 condition-case and return an error message string if something
36 goes wrong. 41 goes wrong.
37 (rmail-show-mime): Adjusted for the above change. Insert the 42 (rmail-show-mime): Adjust for the above change. Insert the
38 header by rmail-mime-insert-header. 43 header by rmail-mime-insert-header.
39 44
40 2010-12-24 Kenichi Handa <handa@m17n.org> 45 2010-12-24 Kenichi Handa <handa@m17n.org>
41 46
42 * mail/rmailmm.el: New key bindings for rmail-mime-next-item, 47 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
43 rmail-mime-previous-item, and rmail-mime-toggle-hidden. 48 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
44 (rmail-mime-mbox-buffer) 49 (rmail-mime-mbox-buffer)
45 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables. 50 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
46 (rmail-mime-entity): Argument changed. All codes handling an 51 (rmail-mime-entity): Argument changed. All codes handling an
47 entity object are changed. 52 entity object are changed.
48 (rmail-mime-entity-header, rmail-mime-entity-body): Adjusted for 53 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
49 the above change. 54 the above change.
50 (rmail-mime-entity-children, rmail-mime-entity-handler) 55 (rmail-mime-entity-children, rmail-mime-entity-handler)
51 (rmail-mime-entity-tagline): New functions. 56 (rmail-mime-entity-tagline): New functions.
52 (rmail-mime-message-p): New function. 57 (rmail-mime-message-p): New function.
53 (rmail-mime-save): Bind rmail-mime-mbox-buffer. 58 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
54 (rmail-mime-entity-segment, rmail-mime-next-item) 59 (rmail-mime-entity-segment, rmail-mime-next-item)
55 (rmail-mime-previous-item, rmail-mime-shown-mode) 60 (rmail-mime-previous-item, rmail-mime-shown-mode)
56 (rmail-mime-hidden-mode, rmail-mime-raw-mode) 61 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
57 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden) 62 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
58 (rmail-mime-insert-tagline, rmail-mime-insert-header): New 63 (rmail-mime-insert-tagline, rmail-mime-insert-header):
59 functions. 64 New functions.
60 (rmail-mime-text-handler): Call rmail-mime-insert-text. 65 (rmail-mime-text-handler): Call rmail-mime-insert-text.
61 (rmail-mime-insert-decoded-text): New function. 66 (rmail-mime-insert-decoded-text): New function.
62 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text. 67 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
63 (rmail-mime-insert-image): Argument changed. Caller changed. 68 (rmail-mime-insert-image): Argument changed. Caller changed.
64 (rmail-mime-image): Call rmail-mime-toggle-hidden. 69 (rmail-mime-image): Call rmail-mime-toggle-hidden.
65 (rmail-mime-set-bulk-data): New funciton. 70 (rmail-mime-set-bulk-data): New funciton.
66 (rmail-mime-insert-bulk): Argument changed. 71 (rmail-mime-insert-bulk): Argument changed.
67 (rmail-mime-multipart-handler): Return t. 72 (rmail-mime-multipart-handler): Return t.
68 (rmail-mime-process-multipart): Argument changed. Handle 73 (rmail-mime-process-multipart): Argument changed.
69 "multipart/alternative" here. 74 Handle "multipart/alternative" here.
70 (rmail-mime-process): Argument changed. 75 (rmail-mime-process): Argument changed.
71 (rmail-mime-parse): Bind rmail-mime-mbox-buffer. 76 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
72 (rmail-mime-insert): Argument changed. Handle raw display mode. 77 (rmail-mime-insert): Argument changed. Handle raw display mode.
73 (rmail-mime): Argument changed. Handle toggling of raw display 78 (rmail-mime): Argument changed. Handle toggling of raw display
74 mode. 79 mode.
147 152
148 * mail/smtpmail.el (smtpmail-send-it): Revert previous change. 153 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
149 154
150 2010-12-08 Michael Albinus <michael.albinus@gmx.de> 155 2010-12-08 Michael Albinus <michael.albinus@gmx.de>
151 156
152 * net/tramp.el (tramp-handle-start-file-process): Protect 157 * net/tramp.el (tramp-handle-start-file-process):
153 buffer-modified value. (Bug#7557) 158 Protect buffer-modified value. (Bug#7557)
154 (tramp-action-password): Delete region, do not narrow. 159 (tramp-action-password): Delete region, do not narrow.
155 (tramp-process-actions): Do not widen. 160 (tramp-process-actions): Do not widen.
156 161
157 2010-12-08 Jan Moringen <jmoringe@techfak.uni-bielefeld.de> 162 2010-12-08 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
158 163
3613 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the 3618 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
3614 switches. Check also for //SUBDIRED// line. 3619 switches. Check also for //SUBDIRED// line.
3615 3620
3616 2009-12-25 Kenichi Handa <handa@m17n.org> 3621 2009-12-25 Kenichi Handa <handa@m17n.org>
3617 3622
3618 * language/indian.el (devanagari-composable-pattern): Fixed to 3623 * language/indian.el (devanagari-composable-pattern): Fix to
3619 handle ZWNJ and ZWJ. Use it in composition-function-table for 3624 handle ZWNJ and ZWJ. Use it in composition-function-table for
3620 Devanagari. 3625 Devanagari.
3621 (malayalam-composable-pattern): Fix previous change. 3626 (malayalam-composable-pattern): Fix previous change.
3622 3627
3623 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br> 3628 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3628 (ps-print-version): New version 7.3.5. 3633 (ps-print-version): New version 7.3.5.
3629 3634
3630 2009-12-18 Ulf Jasper <ulf.jasper@web.de> 3635 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
3631 3636
3632 * calendar/icalendar.el (icalendar--convert-tz-offset): 3637 * calendar/icalendar.el (icalendar--convert-tz-offset):
3633 Fixed timezone names. 3638 Fix timezone names.
3634 (icalendar--convert-tz-offset): Fixed the "last-day-problem". 3639 (icalendar--convert-tz-offset): Fix the "last-day-problem".
3635 (icalendar--add-diary-entry): Remove the trailing blank that 3640 (icalendar--add-diary-entry): Remove the trailing blank that
3636 diary-make-entry inserts. 3641 diary-make-entry inserts.
3637 3642
3638 2009-12-17 Michael Albinus <michael.albinus@gmx.de> 3643 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
3639 3644
3646 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only 3651 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
3647 if there is already an established connection. 3652 if there is already an established connection.
3648 (tramp-advice-file-expand-wildcards): Remove it. 3653 (tramp-advice-file-expand-wildcards): Remove it.
3649 3654
3650 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'. 3655 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
3651 (tramp-advice-file-expand-wildcards): Moved from tramp.el. 3656 (tramp-advice-file-expand-wildcards): Move from tramp.el.
3652 Activate advice for older GNU Emacs versions. (Bug#5237) 3657 Activate advice for older GNU Emacs versions. (Bug#5237)
3653 3658
3654 2009-12-17 Juanma Barranquero <lekktu@gmail.com> 3659 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
3655 3660
3656 Some doc fixes (more needed). 3661 Some doc fixes (more needed).
4250 newsticker-treeview-item-mode. 4255 newsticker-treeview-item-mode.
4251 (newsticker-treeview-update): Keep current item. 4256 (newsticker-treeview-update): Keep current item.
4252 (newsticker-treeview-next-new-or-immortal-item): Doc change. 4257 (newsticker-treeview-next-new-or-immortal-item): Doc change.
4253 (newsticker--treeview-first-feed): Doc change. 4258 (newsticker--treeview-first-feed): Doc change.
4254 (newsticker-treeview-list-menu) 4259 (newsticker-treeview-list-menu)
4255 (newsticker-treeview-item-menu): Added menu entries. 4260 (newsticker-treeview-item-menu): Add menu entries.
4256 (newsticker-treeview-item-mode): New. 4261 (newsticker-treeview-item-mode): New.
4257 4262
4258 * net/newst-backend.el (newsticker-customize): Delete other 4263 * net/newst-backend.el (newsticker-customize): Delete other
4259 windows. 4264 windows.
4260 4265
9828 (tramp-completion-file-name-regexp-url): Use \\` and \\'. 9833 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
9829 (tramp-handle-file-attributes, tramp-set-file-uid-gid): 9834 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
9830 Don't modify last-coding-system-used by accident. 9835 Don't modify last-coding-system-used by accident.
9831 (tramp-completion-file-name-handler): Apply the checks here, 9836 (tramp-completion-file-name-handler): Apply the checks here,
9832 instead during registration. 9837 instead during registration.
9833 (tramp-register-file-name-handlers): Renamed from 9838 (tramp-register-file-name-handlers): Rename from
9834 `tramp-register-file-name-handler'. Register both 9839 `tramp-register-file-name-handler'. Register both
9835 `tramp-file-name-handler' and `tramp-completion-file-name-handler'. 9840 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
9836 (tramp-register-completion-file-name-handler): Remove. (Bug#4260) 9841 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
9837 9842
9838 2009-08-28 Nick Roberts <nickrob@snap.net.nz> 9843 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
10620 `goto-line'. 10625 `goto-line'.
10621 (gdb-invalidate-disassembly): Do not refresh upon receiving 10626 (gdb-invalidate-disassembly): Do not refresh upon receiving
10622 'update signal. Instead, update all disassembly buffers only after 10627 'update signal. Instead, update all disassembly buffers only after
10623 threads list. 10628 threads list.
10624 (gdb): Send -target-detach when buffer is killed (Bug#3794). 10629 (gdb): Send -target-detach when buffer is killed (Bug#3794).
10625 (gdb-starting): Moved -data-list-register-names... 10630 (gdb-starting): Move -data-list-register-names...
10626 (gdb-stopped): ...here so it's sent when first thread stops. 10631 (gdb-stopped): ...here so it's sent when first thread stops.
10627 (gdb-registers-handler-custom): Do nothing if register names are 10632 (gdb-registers-handler-custom): Do nothing if register names are
10628 unknown yet. 10633 unknown yet.
10629 10634
10630 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros 10635 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
10759 10764
10760 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru> 10765 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
10761 10766
10762 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed. 10767 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
10763 (gdb-var-create-handler): Rewritten using JSON parser. 10768 (gdb-var-create-handler): Rewritten using JSON parser.
10764 (gdb-propertize-header): Moved earlier. 10769 (gdb-propertize-header): Move earlier.
10765 (gdb-set-header): Removed to avoid duplication. 10770 (gdb-set-header): Remove to avoid duplication.
10766 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly): 10771 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
10767 Refresh disassembly buffers only after threads list have been 10772 Refresh disassembly buffers only after threads list have been
10768 update. 10773 update.
10769 (gdb-threads-header, gdb-registers-header): Per-buffer header line 10774 (gdb-threads-header, gdb-registers-header): Per-buffer header line
10770 variables. 10775 variables.
10830 (gdb-stack-list-frames-custom, gdb-locals-handler-custom) 10835 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
10831 (gdb-registers-handler-custom): Align data columns. 10836 (gdb-registers-handler-custom): Align data columns.
10832 (gdb-locals-handler-custom): Now prints data like in variable 10837 (gdb-locals-handler-custom): Now prints data like in variable
10833 declarations. 10838 declarations.
10834 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button): 10839 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
10835 Removed confusing buttons. 10840 Remove confusing buttons.
10836 (gdb-invalidate-threads): Append --frame. 10841 (gdb-invalidate-threads): Append --frame.
10837 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch 10842 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
10838 between breakpoints/threads buffers. 10843 between breakpoints/threads buffers.
10839 (gdb-set-window-buffer): Now can ignore dedicated windows. 10844 (gdb-set-window-buffer): Now can ignore dedicated windows.
10840 (gdb-propertize-header): Use `gdb-set-window-buffer'. 10845 (gdb-propertize-header): Use `gdb-set-window-buffer'.
10908 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for 10913 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
10909 gdb-buffer-rules. 10914 gdb-buffer-rules.
10910 (def-gdb-auto-update-handler): New nopreserve optional argument. 10915 (def-gdb-auto-update-handler): New nopreserve optional argument.
10911 (gdb-stack-list-frames-custom): Print stack from top to bottom. 10916 (gdb-stack-list-frames-custom): Print stack from top to bottom.
10912 10917
10913 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable. 10918 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
10914 (gdb-threads-list, gdb-breakpoints-list): New assoc lists. 10919 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
10915 (gdb-parent-mode): New mode to derive other GDB modes from. 10920 (gdb-parent-mode): New mode to derive other GDB modes from.
10916 (gdb-display-disassembly-for-thread) 10921 (gdb-display-disassembly-for-thread)
10917 (gdb-frame-disassembly-for-thread): New commands for threads 10922 (gdb-frame-disassembly-for-thread): New commands for threads
10918 buffer. 10923 buffer.
10932 (def-gdb-thread-buffer-simple-command) 10937 (def-gdb-thread-buffer-simple-command)
10933 (gdb-display-stack-for-thread, gdb-display-locals-for-thread) 10938 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
10934 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread) 10939 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
10935 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread): 10940 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
10936 New commands which show buffers bound to thread. 10941 New commands which show buffers bound to thread.
10937 (gdb-stack-list-locals-regexp): Removed unused regexp. 10942 (gdb-stack-list-locals-regexp): Remove unused regexp.
10938 10943
10939 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name) 10944 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
10940 (gdb-locals-buffer-name, gdb-registers-buffer-name) 10945 (gdb-locals-buffer-name, gdb-registers-buffer-name)
10941 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch 10946 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
10942 to (gud-comint-buffer) in *-buffer-name functions 10947 to (gud-comint-buffer) in *-buffer-name functions