comparison lisp/ChangeLog @ 83404:69e184bbba16

Merged from miles@gnu.org--gnu-2005 (patch 656-658) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-656 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-657 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-658 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-444
author Karoly Lorentey <lorentey@elte.hu>
date Wed, 23 Nov 2005 01:35:21 +0000
parents 03335deca80b 41bc39aa190f
children 1955a4462bf9
comparison
equal deleted inserted replaced
83403:51eb0aa362f3 83404:69e184bbba16
1 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
2
3 * startup.el (command-line): Make sure that loaddefs.el is handled
4 correctly in load-history.
5
6 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7
8 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9 (gdb-struct-string, gdb-array-string): New constants.
10 (gdb-info-locals-handler): Use them.
11 (gdb-reset): Reset gdb-var-list to nil.
12
13 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
14
15 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
16 in patterns.
17
18 2005-11-21 Juri Linkov <juri@jurta.org>
19
20 * custom.el (defcustom): Update link types in docstring.
21
22 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
23
24 * custom.el (defgroup): Add doc-string-elt info.
25
26 * widget.el (define-widget): Don't use declare for the doc-string-elt.
27
28 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
29
30 * newcomment.el (comment-enter-backward): Fix last fix.
31
32 * simple.el (blink-matching-open):
33 * paren.el (show-paren-function): Allow new paren-class info.
34
35 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
36
37 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
38 handled automagically.
39
40 2005-11-20 Juri Linkov <juri@jurta.org>
41
42 * simple.el (what-cursor-position):
43 * descr-text.el (describe-char): Use Lisp-readable syntax
44 for octal and hex. Reorder decimal, octal and hex values.
45 Remove excess whitespace in the output. Use `=' in `column='
46 like in `point=' and `Hscroll='.
47
48 * international/mule-cmds.el (encoded-string-description):
49 Use Lisp-readable syntax for hex.
50
51 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
52
53 * newcomment.el (comment-enter-backward): Handle the case where the
54 comment is closed by EOB.
55
56 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
57
58 * longlines.el (longlines-before-revert-hook)
59 (longlines-after-revert-hook): New functions.
60 (longlines-mode): Turn off longlines temporarily when reverting.
61 Add a message-setup-hook.
62 (longlines-decode-buffer): New function.
63 (longlines-wrap-line): Preserve marker positions.
64
65 2005-11-19 Andreas Schwab <schwab@suse.de>
66
67 * emacs-lisp/shadow.el: Handle compressed files.
68
69 2005-11-19 Romain Francoise <romain@orebokech.com>
70
71 * net/browse-url.el (browse-url-default-browser): Signal an error
72 if no usable browser can be found, rather than try to load w3.
73
74 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
75
76 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
77 replacing existing properties.
78 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
79 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
80 tty specs.
81 (rcirc-server-prefix, rcirc-server): New faces.
82 (rcirc-url-regexp): Generate with rx macro.
83 (rcirc-last-server-message-time): New variable.
84 (rcirc-filter): Record time of last message.
85 (rcirc-keepalive): Kill processes that did not send a message
86 since the last ping.
87 (rcirc-mode): Give rcirc-topic a local binding here.
88
89 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
90
91 * subr.el (read-passwd): Fontify the prompt as we do with other
92 prompts.
93
94 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
95
96 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
97 binding buffer-read-only to nil.
98
99 2005-11-19 Eli Zaretskii <eliz@gnu.org>
100
101 * complete.el (partial-completion-mode):
102 Mention completion-auto-help in the doc string.
103
104 * man.el (Man-highlight-references): Doc fix. Reformat code in a
105 more Lisp-ish way.
106
107 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
108
109 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
110 digits, not 8, to avoid misalignment for files larger than 100MB.
111
112 2005-11-19 Eli Zaretskii <eliz@gnu.org>
113
114 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
115 Mention "keyboard shortcuts" in the help text.
116
117 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
118
119 * startup.el (fancy-splash-default-action): Discard only
120 mouse-down and succeeding mouse-up events in the splash screen
121 window so that drag-n-drop event can be processed.
122
123 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
124
125 * longlines.el (longlines-mode): Add hacks for mail-mode and
126 message-mode.
127
128 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
129
130 * textmodes/org.el: (org-table-sort-lines): New command.
131 (org-tbl-menu): Add entry for `org-table-sort-lines'.
132 (org-add-file): Command removed, use `org-agenda-file-to-front'
133 instead.
134 (org-export-icalendar): Use `org-icalendar-combined-name'.
135 (org-cycle-agenda-files, org-agenda-file-to-end)
136 (org-agenda-file-to-front): New commands.
137 (org-table-tab-jumps-over-hlines,org-export-html-style): New
138 options.
139 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
140 (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
141 New functions.
142 (org-fill-paragraph): Call `org-table-align' in tables.
143 (org-mode): Call `org-set-autofill-regexps'.
144 (org-export-as-html): Support for local handformatted lists.
145 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
146 (org-export-local-list-max-depth): New option.
147 (org-html-expand): Use `org-html-protect'.
148
1 2005-11-18 Nick Roberts <nickrob@snap.net.nz> 149 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
2 150
3 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp 151 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
4 to "p". 152 to "p".
5 (gdb): Move definition of gud-pp to... 153 (gdb): Move definition of gud-pp to...
6 154
7 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the 155 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
8 speedbar. 156 speedbar.
9 (gdb-find-watch-expression): New function. 157 (gdb-find-watch-expression): New function.
10 158
11 2005-11-17 Chong Yidong <cyd@stupidchicken.com> 159 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
12 160
13 * faces.el (face-attribute, set-face-attribute): Mention existence 161 * faces.el (face-attribute, set-face-attribute): Mention existence
14 of `:ignore-defface' setting in docstring. 162 of `:ignore-defface' setting in docstring.
15 163
2031 (ido-make-file-list): Don't rotate list at tramp root to avoid 2179 (ido-make-file-list): Don't rotate list at tramp root to avoid
2032 triggering tramp file handler for expand-file-name via get-file-buffer. 2180 triggering tramp file handler for expand-file-name via get-file-buffer.
2033 2181
2034 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca> 2182 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2035 2183
2036 * simple.el (eval-expression-print-format): Put the char-string
2037 inside the parenthesis, like the other alternative notations.
2038 (kill-new): Use push.
2039 (copy-to-buffer): Use with-current-buffer.
2040 (completion-setup-function): Simplify.
2041 (minibuffer-local-must-match-map): Don't add redundant bindings which
2042 are already present in its parent (minibuffer-local-completion-map).
2043
2044 * savehist.el (savehist-coding-system): Revert to checking XEmacs. 2184 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
2045 2185
2046 2005-10-19 Jay Belanger <belanger@truman.edu> 2186 2005-10-19 Jay Belanger <belanger@truman.edu>
2047 2187
2048 * calc/calc-units.el (math-standard-units): Add units, adjust 2188 * calc/calc-units.el (math-standard-units): Add units, adjust
2446 * startup.el (command-line-x-option-alist): -nb => -nbi 2586 * startup.el (command-line-x-option-alist): -nb => -nbi
2447 2587
2448 2005-10-12 Kim F. Storm <storm@cua.dk> 2588 2005-10-12 Kim F. Storm <storm@cua.dk>
2449 2589
2450 * startup.el (fancy-splash-default-action): Discard mouse click in 2590 * startup.el (fancy-splash-default-action): Discard mouse click in
2451 the spash screen window, as it has no sensible meaning in the 2591 the splash screen window, as it has no sensible meaning in the
2452 next window to be selected. Fixes error reported by Jan D. 2592 next window to be selected. Fixes error reported by Jan D.
2453 2593
2454 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de> 2594 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
2455 2595
2456 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil. 2596 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.