*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
5a473319
GM
12006-03-10 Glenn Morris <rgm@gnu.org>
2
3 * calendar/calendar.el (calendar-holidays): Doc fix.
4 * calendar/holidays.el (list-holidays): Doc fix.
5
05c31df2
NR
62006-03-10 Nick Roberts <nickrob@snap.net.nz>
7
8 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
9 it gets called in gdb-prompt anyway.
10 (gdb-use-separate-io-buffer): Only restore window arrangement for
11 gdb-many-windows.
12 (gdb-enqueue-input): Make it harder to send GDB input when program
13 is running.
14 (gdb-buffer-list): New variable.
15 (gdb-remove-mouse-face): New function.
16 (gdb-starting): Use it when GDB input won't get sent.
17
60a7c013
JB
182006-03-08 Juanma Barranquero <lekktu@gmail.com>
19
20 * help.el (view-lossage): Remove trailing whitespace before
21 inserting "\n".
22
46d91fa0
CY
232006-03-07 Chong Yidong <cyd@stupidchicken.com>
24
4299d849
CY
25 * files.el (hack-local-variables-confirm): Set
26 coding-system-for-read to nil before writing to .emacs.
27
9b1fad33
CY
28 * arc-mode.el (archive-extract): Check if an existing buffer name
29 comes from a different archive.
30
46d91fa0
CY
31 * help.el (describe-key-briefly): If KEY is a down event, read and
32 discard the up event.
33
d9b586ff
NR
342006-03-07 Nick Roberts <nickrob@snap.net.nz>
35
36 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
37 be edited and use font-lock-warning-face for any changes.
38
39 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
40 (gdb-edit-value): Use it to report any errors.
41
c2f6ba99
JB
422006-03-07 Juanma Barranquero <lekktu@gmail.com>
43
44 * help.el (describe-key): Remove leftover test code.
45
7204b00e
CD
462006-03-07 Carsten Dominik <dominik@science.uva.nl>
47
48 * textmodes/org.el: Move defvars out of eval-when-compile. Use
49 buffer-file-name variable.
50 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
51 arg `file'.
52 (org-level-faces): Remove startup dependency.
53 (org-cycle, org-map-tree, org-scan-tags)
54 (org-remember-handler): Don't call `outline-level' directly.
55 (org-mhe-search-all-folders): New option.
c2f6ba99
JB
56 (org-mhe-get-message-folder-from-index)
57 (org-mhe-get-message-folder): Fix indexing search.
7204b00e
CD
58 (org-format-agenda-item): Handle nil TAGS argument.
59 (org-cleaned-string-for-export, org-activate-target-links)
60 (org-make-target-link-regexp): Deal with empty radio target list.
61 (org-tag): New face.
62 (org-get-level-face): New function.
63 (org-set-font-lock-defaults): Simplify setup for headlines.
64 (org-complete): Pass common substring to
65 `display-completion-list'.
66
3070196c
DP
672006-03-06 David Ponce <david@dponce.com>
68
69 * tree-widget.el: Update Commentary header.
70 (tree-widget-theme-name): Ignore parent themes.
71 (tree-widget-set-parent-theme): New function.
72 (tree-widget-set-theme): Use it.
73 (tree-widget-set-image-properties): Move definition. Does nothing
74 if image properties have already been set.
75 (tree-widget-image-properties): Move definition. Receive an image
76 name. Set the :pointer property.
77 (tree-widget-lookup-image): Doc fix. Search in parent themes.
78 Don't set the :pointer image property.
79 (tree-widget-convert-widget): New function. Handle :dynargs
80 compatibility here.
81 (tree-widget): Use it to :convert-widget. Add the :expander-p
82 predicate to control when the :expander function is entered.
83 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
84 (tree-widget-value-create): Handle :expander-p. widget-apply
85 :expander.
86 (tree-widget-expander-p): New function. Default value of the
87 :expander-p property.
88
aa38f98e
CY
892006-03-06 Chong Yidong <cyd@stupidchicken.com>
90
91 * help.el (describe-key): Properly handle the return value of
92 read-key-sequence when grabbing an up-event. Cleanup mouse-1
4dfb2678 93 remaps. Handle string and vector `follow-link' values.
aa38f98e 94
95983b95
SM
952006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
96
97 * complete.el (PC-expand-many-files): Try be more careful when parsing
98 the shell's output.
99
1e0e9b38
SM
1002006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
101
102 * outline.el (hide-sublevels): Provide better interactive default.
103
50e3e564
KH
1042006-03-06 Kenichi Handa <handa@m17n.org>
105
1e0e9b38
SM
106 * international/fontset.el (create-fontset-from-fontset-spec):
107 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
50e3e564 108
af6a60c3
LT
1092006-03-05 Luc Teirlinck <teirllm@auburn.edu>
110
a79fbdcb
LT
111 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
112 backslashes instead of one in regexp.
65416c68 113 (gud-tooltip-dereference): Add missing optional argument.
af6a60c3 114
681979fa
JPW
1152006-03-04 John Paul Wallington <jpw@pobox.com>
116
117 * wdired.el (toplevel): Require `cl' at compile-time.
118
c6ce06a6
AS
1192006-03-04 Andreas Schwab <schwab@suse.de>
120
121 * server.el (server-process-filter): Handle errors during
122 evaluation of the argument.
123
da927269
JPW
1242006-03-03 John Paul Wallington <jpw@pobox.com>
125
126 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
127 escape parentheses at beginning of line.
128 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
129 (t-mouse-mode): Remove period from end of error message.
130
4a2c4459
EZ
1312006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
132
1e0e9b38
SM
133 * textmodes/flyspell.el (flyspell-process-localwords):
134 Be case-sensitive.
4a2c4459 135
d594e896 1362006-03-03 Martin Rudalics <rudalics@gmx.at>
c60168d2 137
33709261
EZ
138 * cus-edit.el (custom-quote): Remove function, since it has been
139 moved to custom.el.
140
a6966c1c
EZ
141 * font-lock.el (lisp-font-lock-keywords-2)
142 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
143 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
144 they have no special meaning.
145
c60168d2 146 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1e0e9b38 147 indirect buffer gets killed before indirect buffer. Use dolist.
c60168d2
EZ
148
1492006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
a6a2b5d4
EZ
150
151 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
152 value instead of a literal constant (1) on more pauses.
153
6e1fbe44
EZ
1542006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
155
1e0e9b38
SM
156 * textmodes/flyspell.el (flyspell-external-point-words):
157 Be case-sensitive.
6e1fbe44 158
019ed9c7
EZ
1592006-03-03 Ryan Yeske <rcyeske@gmail.com>
160
161 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
162 with "www".
163
46771bb3
EZ
1642006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
165
c601a68b 166 * allout.el: Restablish intermediate missing comment header to
46771bb3 167 preserve outline structure.
c601a68b
KS
168 (allout-beginning-of-current-entry): Skip invisible text.
169 (allout-open-topic): Fix opening a topic at end-of-buffer.
170 (allout-minor-mode): Move nearer to allout-mode function.
46771bb3 171
2276b5b1
CD
1722006-03-02 Carsten Dominik <dominik@science.uva.nl>
173
c601a68b 174 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
2276b5b1 175
115712f0
NR
1762006-03-02 Nick Roberts <nickrob@snap.net.nz>
177
6aa79f63
NR
178 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
179 is nil.
180
1e0e9b38
SM
181 * progmodes/gud.el (gud-speedbar-menu-items):
182 Use buffer-local-value and add missing :visible keyword.
115712f0 183
c601a68b 184 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
115712f0 185
d464ce27
CD
1862006-03-01 Carsten Dominik <dominik@science.uva.nl>
187
a85551d8
CD
188 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
189 must be `follow-link'.
190
c601a68b 191 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
a85551d8 192
a196ea62 193 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
d464ce27 194 formatting: No nested anchors.
a196ea62 195 (org-all-targets): Fix bug with XEmacs compatibility.
d464ce27 196 (org-read-date): Add (require 'parse-time).
a196ea62 197 (org-set-tags): Fix bug with extra inserted space.
d464ce27 198 (org-export-html-style): Define a style class for targets.
1e0e9b38 199 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
d464ce27
CD
200 (org-hide-leading-stars): New option.
201 (org-hide): New face.
202 (org-set-font-lock-defaults): Allow to hide leading stars.
203 (org-get-legal-level, org-tr-level): New functions.
204 (org-odd-levels-only): New option.
a196ea62
JB
205 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
206 (org-demote, org-promote): Deal with double-star levels.
d464ce27
CD
207 (org-convert-to-odd-levels): New command.
208
e9cee67e
NR
2092006-03-01 Nick Roberts <nickrob@snap.net.nz>
210
211 * speedbar.el (speedbar-update-localized-contents): Try to
212 preserve window-start.
213 (speedbar-update-directory-contents): Try to preserve window-start
214 and window-point.
c601a68b 215 (speedbar-update-special-contents): Don't move back to start of window.
e9cee67e
NR
216
217 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
218 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1e0e9b38 219 speedbar-timer-fn.
e9cee67e
NR
220 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
221 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
222 instead of gdb-speedbar-timer-fn.
e9cee67e 223
29ecdb22
JB
2242006-02-28 Jay Belanger <belanger@truman.edu>
225
a196ea62
JB
226 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
227 (math-compose-expr): Use latex option when calling
29ecdb22
JB
228 `math-compose-tex-matrix' for latex mode.
229
766bcec1
NR
2302006-02-28 Nick Roberts <nickrob@snap.net.nz>
231
5ef21574
NR
232 * speedbar.el: Re-instate comments about developing for speedbar
233 [this is what info and gdb-ui use even if better methods exist now].
234
766bcec1
NR
235 * t-mouse.el: New file.
236 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
237 (t-mouse-lispy-buffer-posn-from-coords): Remove. Use the C
238 primitive...
239 (t-mouse-make-event-element): ...posn-at-x-y instead.
240 (t-mouse-make-event): Deal with Fedora Core 3.
241 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
242 (t-mouse-mouse-position-function): New function. Use it instead
243 of advising mouse-position.
244 (t-mouse-mode): New minor mode.
245 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
246
c61633ba
GM
2472006-02-27 Glenn Morris <rgm@gnu.org>
248
249 * calendar/calendar.el (calendar-holidays): Doc fix.
250
661f54cb
NR
2512006-02-27 Nick Roberts <nickrob@snap.net.nz>
252
a196ea62 253 * progmodes/gdb-ui.el (gdb-source-window): New variable.
661f54cb
NR
254 Re-introduce the concept of a source window.
255 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
256 consistency with get-buffer-create.
257 (def-gdb-auto-update-handler, gdb-info-locals-handler)
258 (gdb-data-list-register-values-handler)
259 (gdb-stack-list-locals-handler): Try to preserve window-start as
260 well as window-point.
261 (gdb-display-source-buffer): New function (old concept).
262 (gdb-goto-breakpoint): Use it.
263
264 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
265 for gdb-ui/gdb-mi (old concept).
266
753656f3
CD
2672006-02-27 Carsten Dominik <dominik@science.uva.nl>
268
269 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
270 binding.
271
272 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse'
273 binding.
274
a196ea62
JB
275 * textmodes/reftex-sel.el (reftex-select-label-map)
276 (reftex-select-bib-map): Add `follow-mouse' binding.
0738d819 277
440cbd9e
LT
2782006-02-26 Luc Teirlinck <teirllm@auburn.edu>
279
280 * jka-cmpr-hook.el (jka-compr-compression-info-list)
281 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
282 Give :set functions to provide automatic updating.
283 Update docstring. Give compiler defvars early in the file
284 and move the defcustoms to a later spot where all called functions
285 are defined.
286 (jka-compr-file-name-handler-entry): Doc fix.
287 (jka-compr-compression-info-list--internal)
288 (jka-compr-mode-alist-additions--internal)
289 (jka-compr-load-suffixes--internal): New variables.
290 (jka-compr-install): Set the three above variables.
291 Update `load-file-rep-suffixes' instead of `load-suffixes'.
292 (jka-compr-update, jka-compr-set): New functions.
293 (auto-compression-mode): Doc fix.
294
295 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
296 Update `load-file-rep-suffixes' instead of `load-suffixes'.
297 Use jka-compr-compression-info-list--internal,
298 jka-compr-mode-alist-additions--internal and
299 jka-compr-load-suffixes--internal.
300
301 * files.el (load-library):
302 * loadhist.el (file-loadhist-lookup):
303 * startup.el (command-line):
304 * subr.el (locate-library):
305 * emacs-lisp/autoload.el (update-directory-autoloads):
1e0e9b38
SM
306 * emacs-lisp/find-func.el (find-library-suffixes):
307 Use `get-load-suffixes' instead of `load-suffixes'.
440cbd9e
LT
308
309 * subr.el (locate-library):
1e0e9b38
SM
310 * emacs-lisp/find-func.el (find-library-name):
311 Use `load-file-rep-suffixes' instead of '("").
440cbd9e 312
a0eacbcd
KS
3132006-02-26 Kim F. Storm <storm@cua.dk>
314
1e0e9b38
SM
315 * ido.el (ido-save-history, ido-load-history): Simplify.
316 Don't use find-file-noselect to avoid interference from other modes.
a0eacbcd 317
19cd88cc
TTN
3182006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
319
320 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
321 to use the default shell if filename is not available.
322 Reported by Giorgos Keramidas.
323
957e3996
FP
3242006-02-25 John Williams <jrw@pobox.com> (tiny change)
325
326 * progmodes/etags.el (tags-completion-table): Do completion from
327 all the tables in the current list, as documented in the manual.
328
cb694ab7
AM
3292006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
330
331 * CC Mode Update to 5.31.3.
332
3332006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
334
1e0e9b38
SM
335 * progmodes/cc-mode.el (c-postprocess-file-styles):
336 Bind inhibit-read-only to t, around the call to
cb694ab7
AM
337 c-remove-any-local-eval-or-mode-variables, so that it works on a
338 RO file.
339
3402006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
341
342 * progmodes/cc-awk.el: Correct a typo.
343
3442006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
345
346 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
347 c-hungry-delete-backwards, at the request of RMS. Leave the old
348 name as an alias.
349
3502006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
351
352 * progmodes/cc-mode.el: Correct a typo.
353
3542006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
355
356 * progmodes/cc-defs.el: Update the version number to 5.31.3.
357
3582006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
359
360 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
361 brace-else-brace (error due to mbeg, mend being undefined).
362
3632006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
364
365 * progmodes/cc-mode.el: File Local variables: Solve the problem
366 where both `mode' and c-file-offsets are specified: `mode' will
367 overwrite c-f-o's settings:
a196ea62
JB
368 (c-remove-any-local-eval-or-mode-variables): New function.
369 (c-postprocess-file-styles): Call the above new function, within
cb694ab7
AM
370 c-tentative-buffer-change, to splat `mode' and `eval' before the
371 second hack-local-variables.
372
3732006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
374
375 * progmodes/cc-mode.el:
376 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1e0e9b38
SM
377 (c-after-change): Protect the match data with save-match-data.
378 It was getting corrupted by c-after-change-check-<>-operators.
4ce3c91a 379
cb694ab7
AM
380 * cc-defs.el: [Supersedes patch V1.38]:
381 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1e0e9b38 382 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
cb694ab7
AM
383
384 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
385 with save-match-data. It was being corrupted when Font Lock was
386 not enabled.
387
3882006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
389
390 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
391 Mode and Subword Mode.
392
393 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
394 real labels ("case 1:" or "foo:") from non-labels ("public:").
395 (c-forward-objc-directive): Replace c-forward-token-2 with crude
396 coding; c-f-t-2 doesn't move over a token at EOB.
397
1e0e9b38 398 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
cb694ab7
AM
399
400 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
401 (c-update-modeline): Concatenate the minor mode indicators
402 directly onto mode-name, removing c-submode-indicators.
1e0e9b38 403 Sometimes, c-s-i got separated from the mode name on the mode line.
cb694ab7 404
a196ea62
JB
405 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
406 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
cb694ab7
AM
407
4082006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
409
a196ea62 410 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
cb694ab7
AM
411 error message when there's an evaluation error to show whether
412 it's loaded from source or not.
a196ea62 413 (c-filter-ops): Make it available at runtime too to work when
cb694ab7
AM
414 `c-make-init-lang-vars-fun' needs to evaluate from source.
415
172892e3
JB
4162006-02-24 Juanma Barranquero <lekktu@gmail.com>
417
418 * help.el (help): Revert last part of 2006-02-23 change (deletion
419 of the `provide' call).
420
32670900
JL
4212006-02-23 Juri Linkov <juri@jurta.org>
422
423 * compare-w.el (compare-windows-highlight): Add new value
424 `persistent' and change :type from `boolean' to `choice'.
425 (compare-windows-overlays1, compare-windows-overlays2):
426 New internal variables.
427 (compare-windows-highlight): If compare-windows-highlight is
428 `persistent', add current overlays to compare-windows-overlays[12]
429 instead of adding compare-windows-dehighlight to pre-command-hook.
430 (compare-windows-dehighlight): Delete all overlays from
431 compare-windows-overlays[12].
432
433 * info.el (Info-search): Don't bind search-spaces-regexp to
434 Info-search-whitespace-regexp in non-regexp isearch mode.
435
4e6d3170
SM
4362006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
437
438 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
439
35402b98
JB
4402006-02-23 Juanma Barranquero <lekktu@gmail.com>
441
442 * textmodes/org.el (org-xemacs-p)
443 (org-export-html-show-new-buffer, org-table-may-need-update)
444 (org-insert-item, org-mhe-get-message-real-folder)
445 (org-mhe-get-message-folder-from-index)
446 (org-mhe-get-message-folder, org-mhe-get-message-num)
447 (org-mhe-get-header, org-make-org-heading-search-string)
448 (org-make-org-heading-camel, org-table-sort-lines)
449 (org-format-org-table-html, org-format-table-table-html):
450 Fix typos in docstrings.
451
85563680 45212006-02-23 Carsten Dominik <dominik@science.uva.nl>
1caf01c2 453
85563680
JB
454 * textmodes/org.el (org-cleaned-string-for-export)
455 (org-solidify-link-text): New function.
456 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
457 XEmacs, just to silence the compiler.
4e6d3170
SM
458 (org-export-as-ascii, org-export-as-html-and-open):
459 Use `org-cleaned-string-for-export' and create internal links.
1caf01c2
CD
460 (org-follow-mhe-link): Require mh-e, use folder.
461
e4905946
NR
4622006-02-23 Nick Roberts <nickrob@snap.net.nz>
463
85563680 464 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
e4905946
NR
465
466 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
467 gdb-debug-log-length.
468 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
469 it a real ring but...
470 (gud-gdba-marker-filter): ...make it work like mark-ring.
471 (gdb-enable-debug): Rename from gdb-enable-debug-log.
472 (gdb-mouse-jump): New function. Add bindings.
473
03937438
NR
4742006-02-23 Nick Roberts <nickrob@snap.net.nz>
475
476 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
477 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
478 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
479 (gdb-debug-log-length): Customize it's length.
480 (gud-watch, gdb-var-create-handler): Display function::var format
481 but don't use to create variable object.
482 (gdb-var-create-handler): Use message-box in place of message.
483 (gdb-stopped): Call gdb-exited if signalled.
484
2e205512
CD
4852006-02-22 Carsten Dominik <dominik@science.uva.nl>
486
85563680 487 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
c7cf105d 488
85563680 489 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
3bfb8112 490
85563680 491 * textmodes/reftex.el (reftex-locate-file): Search all extensions
3bfb8112
CD
492 if `reftex-try-all-extensions' is set.
493
0738d819
CD
494 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
495 fail silently when there is no valid argument at point.
496 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
497 `fail-silently' argument. From a patch by David Reiter.
a196ea62 498
35402b98 499 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
2e205512
CD
500 New commands.
501 (org-mark-ring): New variable.
502 (org-mark-ring-length): New option.
503 (org-open-at-point, org-goto, org-open-file): Push old position
504 onto the mark ring.
505 (org-add-hook): New function.
506 (org-export-table-remove-special-lines): New option.
35402b98
JB
507 (org-skip-comments, org-format-org-table-html): Respect new
508 option `org-export-table-remove-special-lines'.
509 (org-open-file): Allow special command configuration for
510 directory link.
4e6d3170 511 (org-file-apps): Fix bugs in customize type, added setting
35402b98 512 for directories.
2e205512
CD
513 (org-activate-tags, org-format-agenda-item, org-complete)
514 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
515 (org-get-tags, org-get-buffer-tags, org-open-at-point)
516 (org-link-search, org-make-org-heading-search-string)
517 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
518 (org-radio-targets, org-file-link-context-use-camel-case)
519 (org-activate-camels): New options.
520 (org-update-radio-target-regexp, org-all-targets)
35402b98
JB
521 (org-make-target-link-regexp, org-activate-target-links):
522 New functions.
2e205512
CD
523 (org-make-org-heading-search-string): New function.
524 (org-store-link, org-insert-link): Use new option
525 `org-file-link-context-use-camel-case'.
526 (org-activate-camels): Use new option `org-activate-camels'.
4e6d3170 527 (org-link-regexp): Add mhe prefix.
35402b98
JB
528 (org-open-at-point, org-store-link): Support for mhe links.
529 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
530 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
531 (org-mhe-get-header, org-follow-mhe-link): New functions.
532 (org-remove-angle-brackets, org-add-angle-brackets):
533 New functions.
534 (org-bracket-link-regexp): New constant.
4e6d3170 535 (org-read-date): Fix bug that was rejecting all typed dates.
2e205512
CD
536 (org-link-search): Make hierarchy above visible after a match.
537 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4e6d3170 538 (org-store-link): Fix bug with link creation when cursor is in
2e205512 539 an empty line.
4e6d3170 540 (org-open-at-point): Fix bug with matching a link.
35402b98 541 Fixed buggy argument sequence in call to `org-view-tags'.
2e205512
CD
542 (org-compile-prefix-format): Set `org-prefix-has-tag'.
543 (org-prefix-has-tag): New variable.
35402b98
JB
544 (org-format-agenda-item): Remove tags from headline
545 if appropriate.
2e205512
CD
546 (org-agenda-remove-tags-when-in-prefix): New option.
547
608c89a9 5482006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
85563680 549
608c89a9 550 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
85563680
JB
551 Fix the regular expressions.
552
f623a9d2
RS
5532006-02-21 Richard M. Stallman <rms@gnu.org>
554
555 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
556 if there's no other specific basis.
557
558 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
559 as variables at all.
560 (unsafep-variable): Rename arg; doc fix.
561
562 * abbrevlist.el (list-one-abbrev-table): Add autoload.
563
564 * calendar/appt.el (diary-selective-display): Add defvar.
565
566 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
567
568 * isearch.el (search-whitespace-regexp): Fix custom type.
569
570 * help.el (describe-key-briefly): Compute interactive args
571 in same was as before previous change.
572
573 * files.el (enable-local-variables): Doc fix.
574
dd9959da
KS
5752006-02-21 Kim F. Storm <storm@cua.dk>
576
577 * fringe.el: Cleanup as file is now pre-loaded.
578 (fringe-bitmaps): Initialize unconditionally.
579 (fringe-mode, set-fringe-style): Remove autoload cookies.
580
5812006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
582
583 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
584 `horizontal-bar'.
585 (fringe-cursor-alist): Use `horizontal-bar'.
586
49af2995
KS
5872006-02-20 Kim F. Storm <storm@cua.dk>
588
589 * fringe.el (fringe-bitmaps): Update to new bitmap names.
590 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
591
592 * loadup.el: Load "fringe" on window systems.
593
5942006-02-20 Nick Roberts <nickrob@snap.net.nz>
17007b97
NR
595
596 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
597 out of scope components.
598
599 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
600 default.
601
ec9f0a62
CY
6022006-02-20 Chong Yidong <cyd@stupidchicken.com>
603
4e6d3170
SM
604 * custom.el (customize-mark-to-save, customize-mark-as-set):
605 Load the symbol first.
ec9f0a62 606
5376d5f6
JB
6072006-02-20 Juanma Barranquero <lekktu@gmail.com>
608
609 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
610 strech spec so it doesn't display as "^J" on the header line
611 when `Buffer-menu-use-header-line' is t.
612
8e6694f5
NR
6132006-02-20 Nick Roberts <nickrob@snap.net.nz>
614
615 * speedbar.el (speedbar-make-button): Keep text properties
616 of string arguments if desired.
617
618 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
619 expessions.
620
621 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
622 of speedbar.
623
07556e35
JPW
6242006-02-19 Ryan Yeske <rcyeske@gmail.com>
625
626 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
627 to value of `read-file-name-completion-ignore-case'.
628
2d656942
CY
6292006-02-19 Chong Yidong <cyd@stupidchicken.com>
630
fccf2784 631 * custom.el (customize-mark-as-set): Push to `user' theme.
4a9ceb4e 632
2d656942 633 * cus-edit.el (custom-save-variables): Allow unthemed values.
fccf2784 634 (customize-set-variable): Push setting to `user' theme.
2d656942 635
4d9fa6b8
NR
6362006-02-19 Nick Roberts <nickrob@snap.net.nz>
637
638 * progmodes/gud.el: Don't require font-lock as it's now
639 automatically loaded.
640 (gud-speedbar-buttons): Replace gdb-var-changed with
641 gdb-force-update.
642
643 * progmodes/gdb-ui.el (gdb-force-update): Rename from
644 gdb-var-changed.
645 (gdb-post-prompt): Use it.
646 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
647 (gdb-var-update-handler, gdb-var-delete)
648 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
649 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
650 gdb-force-update in gdb-post-prompt.
651 (gdb-reset): Clear watch expressions from speedbar when quitting.
652
b6178721 6532006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5376d5f6
JB
654
655 * viper-cmd.el (viper-insert-state-post-command-sentinel)
656 (viper-change-state-to-vi, viper-change-state-to-emacs):
657 Make aware of cursor coloring in the Emacs state.
658 (viper-special-read-and-insert-char): Use read-char-exclusive.
659 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
660
661 * viper-init.el (viper-emacs-state-cursor-color): New variable.
662
663 * viper-util.el (viper-save-cursor-color)
664 (viper-get-saved-cursor-color-in-replace-mode)
665 (viper-get-saved-cursor-color-in-insert-mode)
666 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
b6178721 667 state.
5376d5f6
JB
668 (viper-get-saved-cursor-color-in-emacs-mode): New function.
669
670 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
671 (ediff-ignore-case-option3, ediff-actual-diff-options)
672 (ediff-actual-diff3-options): New variables to control case sensitivity.
673 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
674 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
675 (ediff-toggle-ignore-case): New function.
676 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
677
678 * ediff-help.el (ediff-long-help-message-narrow2)
679 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
680 (ediff-long-help-message-word-mode): Add ignore-case command.
681 (ediff-help-for-quick-help): Add ignore-case command.
682
683 * ediff-merg.el: Move provide to the end.
684
685 * ediff-ptch.el: Move provide to the end.
686
687 * ediff-wind.el: Move provide to the end.
688
689 * ediff-mult.el: Move provide to the end.
690 (ediff-set-meta-overlay): Enable follow-link.
691
692 * ediff.el: Move provide to the end.
b6178721 693 Break recursive load cycle in eval-when-compile.
5376d5f6
JB
694 (ediff-patch-buffer): Better heuristics.
695
696 * ediff-util.el: Move provide to the end.
b6178721 697 Break recursive load cycle in eval-when-compile.
5376d5f6 698 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
b6178721 699 defuns.
5376d5f6 700 (ediff-submit-report): Pass the values of ediff-diff3-program,
b6178721 701 ediff-diff3-options.
5376d5f6 702
dee503e5
JB
7032006-02-19 Juanma Barranquero <lekktu@gmail.com>
704
705 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
706 the opening bracket of the following bracketing pairs: {}, [], (), <>,
707 `' (for example, in the docstring of `windmove-default-keybindings').
708
e06b715f
NR
7092006-02-19 Nick Roberts <nickrob@snap.net.nz>
710
711 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
712 shadow face. Don't provide binding to edit variable when it is
713 out of scope.
714
715 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
716 (gdb-var-update-handler): Detect out of scope variables with pre
717 GDB 6.4 too.
172892e3 718 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
dee503e5 719 Reset status of variable objects to nil in update handlers.
e06b715f
NR
720 (gdb-var-update-handler-1): Detect when a variable object comes
721 in scope. setcar on var changes gdb-var-list directly.
722
d73c9bcb
JL
7232006-02-17 Juri Linkov <juri@jurta.org>
724
725 * ffap.el (ffap) <defface>: Add explicit face declaration.
726 (ffap-highlight): Use face `ffap' directly instead of checking
727 for its existence.
728
729 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
730 `visible-ok' of `other-buffer' to find the right original buffer.
731
732 * info.el (Info-search): Skip `Local Variables' node.
733
bec275ed
JL
7342006-02-17 Juri Linkov <juri@jurta.org>
735
736 * info.el (Info-find-file): Check for symbols `apropos', `history',
737 `toc' in the input filename, and return these symbols as is.
738 (Info-find-node-2): Set Info-current-file to symbols `apropos',
739 `history', `toc' instead of strings.
740 (Info-set-mode-line): For non-string Info-current-file use the
741 symbol's name inside **.
742 (Info-isearch-push-state): Add quote before Info-current-file and
743 Info-current-node.
744 (Info-isearch-pop-state): Use `equal' instead of `string='.
745 (Info-extract-pointer, Info-following-node-name): Use
746 `match-string-no-properties' instead of `match-string'.
747 (Info-up): Check `old-file' for `stringp'.
748 (Info-history): Use `equal' instead of `string-equal'.
749 Check `file' for `stringp'.
750 (Info-history): Use symbol `history' instead of string as first arg
751 of `Info-find-node'.
752 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
753 `toc' instead of string.
754 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
755 instead of `buffer-substring', and `match-string-no-properties'
756 instead of `match-string'.
757 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
758 instead of strings.
759 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
760 Use symbol `apropos' instead of string.
761 (Info-copy-current-node-name): Check `Info-current-file' for
762 `stringp' and construct a command with `Info-find-node' from it.
763 (Info-fontify-node): Use `match-string-no-properties' instead of
764 `match-string' and check file names for `stringp'.
765 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
766 `history', `toc' instead of strings.
767
b9e1451a
CY
7682006-02-17 Chong Yidong <cyd@stupidchicken.com>
769
770 * files.el: Rearrange functions and variables in the file local
771 variables section.
772
8086a70c
RS
7732006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
774
775 * files.el: Add truncate-lines, ispell-check-comments and
776 ispell-local-dictionary as safe local variables.
777
11de097a
NR
7782006-02-18 Nick Roberts <nickrob@snap.net.nz>
779
780 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
781 out of scope variables.
782 (gud-speedbar-buttons): Use unless.
783
784 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
785 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
786 (gdb-show-changed-values): Also use for out of scope variables.
787 (gdb-var-update-handler-1): Note if variable goes out of scope.
788
783eebb9
EZ
7892006-02-17 Ryan Yeske <rcyeske@gmail.com>
790
791 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
792 default to global variable values for unsupplied args.
793 (rcirc-get-buffer-create): Fix bug with setting the target.
794 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
795 test for rcirc-always-use-server-buffer-flag here.
796 (rcirc-response-formats): Add %N, which is a facified nick. %n
797 uses the default face. Change the ACTION format string. If the
798 "nick" is the server, don't print anything for that field.
799 Comment fixes.
800 (rcirc-target-buffer): Don't test
801 rcirc-always-use-server-buffer-flag here.
802 (rcirc-print): Squeeze extra spaces out of the text before message.
803 (rcirc-put-nick-channel): Strip potential "@" char from nick
804 before adding them to nick table.
805 (rcirc-url-regexp): Improve to match address like "foo.com".
806
773e7e48
EZ
8072006-02-17 Eli Zaretskii <eliz@gnu.org>
808
11de097a 809 * allout.el (allout-hidden-p): Move this defsubst before
773e7e48
EZ
810 allout-overlay-interior-modification-handler, where it is first
811 used.
812
96b83743
EZ
8132006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
814
815 * allout.el: Use allout invisible-text overlays instead of
816 selective display for concealed text. Also, lots of general
817 cleanup, and improved compatibility code.
818
819 (allout-version) Incremented, corrected, revised, and refined
820 module commentary.
821
822 (provide 'allout): Moved to the bottom, added a require of overlay.
823
824 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
825 `except-current'.
826 (allout-write-file-hook-handler): Minimize delay.
827 (count-trailing-whitespace-region): New function so
828 auto-encryption of current topic can resituate cursor exactly.
829 PGP/GPG encryption trims trailing whitespace from lines, which
830 must be accounted for across encryption then decryption.
831
832 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
833 just plain "\C-c", to avoid intruding on user's keybinding space.
834
835 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
836 parameter, so user request to provide a new password is done.
837
838 (allout-outside-normal-auto-fill-function, allout-auto-fill):
839 Refined mechanism for auto-filling behavior while in allout mode.
840
841 (allout-mode): Explicitly specify the mode map in the docstring.
842 Clarify provision for various write-file hook var names.
843 Adjusted for invisible-text overlays instead of selective-display.
844
845 (allout-depth): Really return 0 if not within any topic. This
846 rectifies `allout-beginning-of-level' and sequence numbering
847 errors that occur when cutting and pasting numbered topics.
848 Changed from a in-line subst to a regular function, as well.
849
850 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
851
852 (allout-end-of-subtree, allout-end-of-subtree)
853 (allout-end-of-entry, allout-end-of-current-heading)
854 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
855 (allout-show-children, allout-show-to-offshoot)
856 (allout-hide-current-entry, allout-show-current-entry): Rectified
857 handling of trailing blank lines between items.
858
859 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
860 (allout-current-depth, allout-unprotected, allout-hidden-p)
861 (allout-on-current-heading-p, allout-listify-exposed)
862 (allout-chart-subtree, allout-goto-prefix)
863 (allout-back-to-current-heading, allout-get-body-text)
864 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
865 (allout-hide-region-body, allout-toggle-subtree-encryption)
866 (allout-encrypt-string, allout-encrypted-key-info)
867 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
868 (allout-file-vars-section-data): Adjusted for use with
869 invisible-text overlays instead of selective-display.
870
871 (allout-kill-line, allout-kill-topic, allout-yank-processing):
872 Reworked for use with invisible text overlays.
873
874 (allout-current-topic-collapsed-p): New function.
875
876 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
877 to know when to close the containing topic.
878
879 (allout-pre-command-business, allout-post-command-business):
880 Simplify undo-batching and dynamic isearch exposure.
881
882 (allout-set-overlay-category): New for invisible-text overlays.
883 Sets properties of allout-overlay-category, used by
884 allout-flag-region to set invisible-text overlay properties.
885 (allout-get-invisibility-overlay): Get the first qualifying
886 invisibility overlay, so we can find the extent of it.
887 (allout-back-to-visible-text): Get to just before the beginnining
888 of the current invisibility overlay, if any.
889
890 (allout-overlay-insert-in-front-handler)
891 (allout-overlay-interior-modification-handler)
892 (allout-before-change-handler, allout-isearch-end-handler): New
893 functions to handle extraordinary actions affecting concealed
894 text.
895
896 (allout-flag-region): Use overlays instead of selective-display
897 for invisible text - by inheritence from the properties of
dee503e5
JB
898 allout-overlay-category in mainline Emacs, and applied
899 property-by-property in XEmacs, some recent versions of which
96b83743
EZ
900 don't inherit the properties from the category. Provisions to
901 respond to concealed-text edits simplified drastically.
902
903 (allout-isearch-rectification, allout-isearch-was-font-lock)
904 (allout-isearch-expose, allout-enwrap-isearch)
905 (allout-isearch-abort, allout-pre-was-isearching)
906 (allout-isearch-prior-pos, allout-isearch-did-quit)
907 (allout-isearch-dynamic-expose)
908 (allout-hide-current-entry-completely): Functions deleted.
909
910 (allout-undo-aggregation): Explicit undo aggregation no longer
911 necessary due to transition away from selective-display.
912
913 (set-allout-regexp, allout-up-current-level)
914 (allout-next-visible-heading, allout-forward-current-level)
915 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
916 (allout-kill-line, allout-yank-processing, allout-show-children)
917 (allout-expose-topic, allout-old-expose-topic)
918 (allout-listify-exposed, allout-insert-latex-header)
919 (allout-toggle-subtree-encryption, allout-encrypt-string)
920 (remove-from-invisibility-spec, allout-hide-current-subtree):
921 Ditched unused variables.
922
a2a385a7
EZ
9232006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
924
72e4724b 925 * textmodes/ispell.el (ispell-change-dictionary): Call
a2a385a7
EZ
926 ispell-buffer-local-dict instead of
927 ispell-accept-buffer-local-defs.
72e4724b 928 (ispell-local-dictionary-alist): Accept as valid any coding-system
dee503e5 929 supported by Emacs.
72e4724b
EZ
930 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
931 changed to iso-8859-3.
a2a385a7 932
c3229403
NR
9332006-02-17 Nick Roberts <nickrob@snap.net.nz>
934
60b8fb50
NR
935 * speedbar.el (speedbar-frame-width): Make an inline function
936 instead of a macro. Use frame-width.
dee503e5 937 (speedbar-try-completion, speedbar-update-contents)
60b8fb50
NR
938 (speedbar-timer-fn): Use consp.
939 (speedbar-update-localized-contents): Try to preserve point.
940
941 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
c3229403 942 (menu): Re-order menu items.
60b8fb50
NR
943 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
944 field.
945 (gdb-var-update-handler-1): Use it for GDB 6.4+.
946 (gdb-post-prompt): Speed things by not forcing update.
c3229403 947
bc7b6e08
CY
9482006-02-16 Chong Yidong <cyd@stupidchicken.com>
949
950 * wid-edit.el (widget-button-click): For mouse-1, cancel button
951 press and perform default action if we get a mouse movement event.
952
b5189759
JB
9532006-02-16 Juanma Barranquero <lekktu@gmail.com>
954
955 * calendar/icalendar.el (icalendar--get-event-property)
956 (icalendar--get-event-property-attributes): Fix typos in
957 docstrings.
958
959 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
960 docstring.
961
988deaf9
JB
9622006-02-15 Juanma Barranquero <lekktu@gmail.com>
963
964 * bs.el (bs-mode): Use `buffer-disable-undo'.
965 (bs--get-file-name): Simplify.
966 (bs-show-in-buffer): Mark the buffer as not modified.
967
42078bb2
CY
9682006-02-14 Chong Yidong <cyd@stupidchicken.com>
969
bb55f90e
CY
970 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
971 widget-button-click.
972
973 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
9ca66103 974 (custom-mode): Update docstring.
bb55f90e 975
50be33f5
CY
976 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
977 binding.
978
42078bb2 979 * files.el (hack-local-variables-confirm): Allow scrolling if the
0a158521 980 file variable list is too long. Kill temp buffer after use.
42078bb2 981
a4b354b7
NR
9822006-02-15 Nick Roberts <nickrob@snap.net.nz>
983
984 * progmodes/gud.el (gdb): Improve doc string.
985 (gdb-script-font-lock-keywords): Expand allowed character set.
986
987 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
988 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
989 (gdb-separate-io-interrupt, gdb-separate-io-quit)
990 (gdb-separate-io-stop, gdb-separate-io-eof):
991 Rename from gdb-inferior-* to gdb-separate-*.
992 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
993
d7505da3
JB
9942006-02-14 Jay Belanger <belanger@truman.edu>
995
996 * calc/calc-arith.el (math-check-known-scalarp): Make sure
997 expression is a symbol before checking that it is bound.
998
999 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
1000 test to see if equation can be solved.
1001
d450f2a2
CY
10022006-02-14 Chong Yidong <cyd@stupidchicken.com>
1003
e1ec62a5
CY
1004 * wid-edit.el (widget-button-click): Use :pressed-face property
1005 for overlay face, if it exists.
1006
1007 * cus-edit.el (custom-manual, custom-add-see-also)
1008 (custom-add-parent-links, custom-group-link): Add :pressed-face
1009 property to links.
1010
d450f2a2
CY
1011 * files.el (hack-local-variables): Remove ignored variables before
1012 checking if any variables need setting.
1013
0dd95b49
JD
10142006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1015
ef4cbfc0 1016 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
0dd95b49 1017
a5f43550
JB
10182006-02-14 Juanma Barranquero <lekktu@gmail.com>
1019
1020 * help.el (where-is): Fix message for remapped commands.
1021
ef4cbfc0
JB
1022 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
1023 Fix typos in docstrings.
1024
5a6c1d87
CY
10252006-02-13 Chong Yidong <cyd@stupidchicken.com>
1026
1027 * files.el (safe-local-variable-values): New option.
1028 (hack-local-variables-prop-line): Return a list of variable-value
1029 pairs if MODE-ONLY is non-nil.
1030 (hack-local-variables): Construct list of variable-value pairs,
1031 and apply or reject them in one go. Ask for confirmation if
1032 variables are not known safe.
1033 (hack-local-variables-confirm): Complete rewrite. Support
1034 `safe-local-variable-values'.
1035 (enable-local-variables): Update docstring to reflect new
1036 behavior.
1037 (ignored-local-variables): Ignore ignored-local-variables and
1038 safe-local-variable-values.
1039 (safe-local-variable-p): New function.
1040 (risky-local-variable-p): `safe-local-variable' property check
1041 moved to safe-local-variable-p.
1042 (hack-one-local-variable): Checks moved to hack-local-variables.
1043
a5f43550
JB
1044 (byte-compile-dynamic, c-basic-offset, c-file-style)
1045 (c-indent-level, comment-column, fill-column, fill-prefix)
1046 (indent-tabs-mode, kept-new-versions, no-byte-compile)
1047 (no-update-autoloads, outline-regexp, page-delimiter)
1048 (paragraph-start, paragraph-separate, sentence-end)
1049 (sentence-end-double-space tab-width, version-control):
1050 Add `safe-local-variable' property.
5a6c1d87
CY
1051
1052 * find-lisp.el: Delete nonexistent `autocompile' file variable.
1053
1054 * icomplete.el, play/landmark.el: Change nonexistent
1055 `outline-layout' file variable to `allout-layout'.
1056
ee517841
NR
10572006-02-14 Nick Roberts <nickrob@snap.net.nz>
1058
1059 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
1060 (gdb-get-changed-registers): Test value of gud-minor-mode relative
1061 to gud-comint-buffer.
1062 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
1063 gdb-ui.el for gdb-mi.el.
1064 (gdb-post-prompt, gdb-get-changed-registers): Move test for
1065 registers buffer to gdb-get-changed-registers.
1066 (gdb-breakpoint-regexp): New regexp. Allow toggling and
1067 deletion of catchpoints (throw and catch).
1068 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
1069 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
1070 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
1071 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
1072 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
1073
c3a1b861
JB
10742006-02-13 Jay Belanger <belanger@truman.edu>
1075
a5f43550 1076 * calc/calc-arith.el (math-check-known-matrixp): Make sure
c3a1b861
JB
1077 expression is a symbol before checking that it is bound.
1078
2c8ed538
RS
10792006-02-13 Richard M. Stallman <rms@gnu.org>
1080
f8d775e1
RS
1081 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
1082 for the minibuffer too, but not if resize-mini-windows will interfere.
1083
2c8ed538
RS
1084 * help.el (describe-key-briefly, describe-key): Do all arg-reading
1085 inside `interactive' spec.
1086 (describe-key-briefly-internal, describe-key-internal):
1087 Functions merged back into their callers.
a5f43550 1088
fd5b25da
JL
10892006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
1090
1091 * info.el (info-xref-visited): Inherit from info-xref too.
1092 (Info-set-mode-line): Replace occurrences of `%' by `%%'
1093 when propertizing Info-current-file and Info-current-node.
1094
ace665ea
JL
10952006-02-13 Juri Linkov <juri@jurta.org>
1096
1097 * tumme.el (tumme-thumbnail-storage): Fix docstring.
1098 (tumme-thumb-name): Fix per-directory format.
1099
50d16788
JB
11002006-02-13 Juanma Barranquero <lekktu@gmail.com>
1101
1102 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
1103
3715419e
MB
11042006-02-12 Miles Bader <miles@gnu.org>
1105
1106 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
1107
98da60f7
MD
11082006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
1109
50d16788 1110 * tumme.el: Remove history section. If someone needs the it, it
98da60f7
MD
1111 can always be found in CVS.
1112
fb453473
MD
11132006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
1114
50d16788
JB
1115 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
1116 about the Thumbnail Managing Standard option.
fb453473 1117
0283e339
RS
11182006-02-12 Richard M. Stallman <rms@gnu.org>
1119
1120 * subr.el (substitute-key-definition): Doc fix.
1121
1122 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
1123
1124 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
1125
1126 * info.el (Info-mode): Doc fix.
1127
1128 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
1129
7dbde7dd
MA
11302006-02-12 Michael Albinus <michael.albinus@gmx.de>
1131
1132 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
1133 because on Solaris a POSIX compatible "id" is needed. Reported by
1134 Magnus Henoch <mange@freemail.hu>.
1135
ea948bd6
JL
11362006-02-12 Juri Linkov <juri@jurta.org>
1137
1138 * tumme.el: Remove todo item about Thumbnail Managing Standard.
1139 (tumme) <defgroup>: Change :group to `multimedia'.
1140 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
1141 Managing Standard.
1142 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
1143 Fix dostring.
1144 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
1145 and %y. Fix docstring.
1146 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
1147 (tumme-cmd-create-standard-thumbnail-command): New user options.
1148 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
1149 is `standard'. Fix docstring.
1150 (tumme-thumb-width, tumme-thumb-height): New user options.
1151 (tumme-external-viewer): Try to find various viewers.
1152 (tumme-get-thumbnail-image): Use `create-image' instead of
1153 constructing the `image' structure.
1154 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
1155 `standard'.
1156 (tumme-thumb-name): Add file name generation for standard storage.
1157 Simplify code for other storages.
1158 (tumme-thumb-name): Use width %w and height %h instead of size %s.
1159 Add modification time %m and thumbnail-nq8 %q.
1160 Use `tumme-cmd-create-standard-thumbnail-command' if
1161 tumme-thumbnail-storage is `standard'.
1162 (tumme-dired-insert-marked-thumbs): New autoload command.
1163 (tumme-dired-after-readin-hook): New function.
1164 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
1165 `tumme-thumb-size'.
1166 (tumme-display-image): Replace size-x %x and size-y %y with
1167 width %w and height %h.
1168
1169 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
1170 `tumme-dired-insert-marked-thumbs'.
1171
c39343ca
MD
11722006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
1173
f828c6fc
JB
1174 * tumme.el (tumme-write-tag): Fix small bug (file name did not
1175 include path).
1176 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
1177 matching tag.
c39343ca 1178
324e4da7
MB
11792006-02-12 Miles Bader <miles@gnu.org>
1180
1181 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
1182 New variables.
1183 (rcirc-abbrev-nick): New function.
1184 (rcirc-format-response-string): Rewrite to use the formats in
1185 `rcirc-response-formats' and expand escape sequences therein.
1186 A text-property `rcirc-text' is added over the actual response
1187 text to make easy to find inside the returned string.
1188 (rcirc-print): When filling, just look for the `rcirc-text'
1189 text-property to find the appropriate fill prefix, instead of
1190 using hardwired patterns.
1191
e6b84d1f
MD
11922006-02-11 Mathias Dahl <brakjoller@hotmail.com>
1193
f828c6fc
JB
1194 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
1195 Managing Standard.
e6b84d1f 1196
ed096543
KS
11972006-02-11 Kim F. Storm <storm@cua.dk>
1198
1199 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
1200 Don't use insert-buffer; do insert-buffer-substring directly.
50d16788 1201 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
ed096543 1202
518dc5be
EZ
12032006-02-11 Martin Rudalics <rudalics@gmx.at>
1204
1205 * files.el (revert-buffer, recover-file): Replace buffer-read-only
0a9cef67 1206 with inhibit-read-only. Suggested by Stefan Monnier.
518dc5be
EZ
1207 (revert-buffer): Let insert-file-contents discard
1208 buffer-undo-list. Simplify code.
1209 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
1210
c54fb9ef
EZ
12112006-02-11 Eli Zaretskii <eliz@gnu.org>
1212
5fb64ecc
EZ
1213 * menu-bar.el (menu-bar-select-yank): Add a doc string.
1214
c54fb9ef
EZ
1215 * help.el (describe-key-briefly): Now a wrapper for
1216 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
8ee320fc 1217 to t. Populate yank-menu if empty.
c54fb9ef
EZ
1218 (describe-key-briefly-internal): Renamed from describe-key-briefly.
1219 (describe-key): Now a wrapper for describe-key-internal. Bind
8ee320fc 1220 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
c54fb9ef
EZ
1221 (describe-key-internal): Renamed from describe-key.
1222
08108577
EZ
12232006-02-11 Milan Zamazal <pdm@zamazal.org>
1224
1225 * progmodes/glasses.el (glasses-separator): Doc fix.
1226 (glasses-original-separator): New defcustom.
1227 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
1228
a348f5ba
EZ
12292006-02-11 Martin Rudalics <rudalics@gmx.at>
1230
1231 * mwheel.el (mouse-wheel-up-event): Doc fix.
1232
6295b3b1
MD
12332006-02-11 Mathias Dahl <brakjoller@hotmail.com>
1234
f828c6fc
JB
1235 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
1236 (tumme-dir): New function. Copied from thumbs.el.
6295b3b1 1237
be617bbf
JB
12382006-02-10 Juanma Barranquero <lekktu@gmail.com>
1239
1240 * desktop.el (desktop-outvar): Fix typo.
1241 (desktop-save-buffer-p): Doc fix.
1242
4f1a3949
JB
1243 * subr.el (substitute-key-definition): Fix typo.
1244
cbd488c4
YM
12452006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1246
1247 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
1248 when window-system is mac.
1249
1250 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
1251
d342156c
KS
12522006-02-10 Kim F. Storm <storm@cua.dk>
1253
1254 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
1255 indirect-function instead of using condition-case.
1256
13664bec
MD
12572006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
1258
f828c6fc
JB
1259 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
1260 less `colloquial'...
13664bec 1261
d03b98ad
MD
12622006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
1263
f828c6fc 1264 * tumme.el: Add a couple of todo items.
d03b98ad 1265
02501160 12662006-02-09 Lars Hansen <larsh@soem.dk>
9e722067 1267
4f1a3949 1268 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
9e722067
LH
1269 (highlight-changes-mode): Don't change desktop-locals-to-save.
1270
fcfc4732
CY
12712006-02-09 Chong Yidong <cyd@stupidchicken.com>
1272
1273 * image-mode.el (image-toggle-display): Clear image cache if using
1274 filename.
1275
02501160 12762006-02-09 Masatake YAMATO <jet@gyve.org>
d9674f33 1277
d2ea84be
MY
1278 * dired-x.el (dired-guess-shell-alist-default): Add .man as
1279 a `dired-man' target.
1bf6d4b5
RF
1280
1281 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
d9674f33
MY
1282 boundary of symbols.
1283
bf54d814
SM
12842006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
1285
1286 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
1287
ddd1e91e
JB
12882006-02-09 Juanma Barranquero <lekktu@gmail.com>
1289
1290 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
1291 `mapcar'; return nil.
1292
745cfc57
CY
12932006-02-08 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * mouse.el (mouse-drag-track): Don't change window if we rebind to
1296 some other event.
1297
db58efbf
EZ
12982006-02-08 Ryan Yeske <rcyeske@gmail.com>
1299
bf54d814
SM
1300 * net/rcirc.el (rcirc-startup-channels-alist):
1301 Add irc.freenode.net and #emacs as defaults.
db58efbf
EZ
1302 (rcirc-ignore-all-activity-flag): Remove variable.
1303 (rcirc-authinfo): New variable.
1304 (rcirc-authinfo-filename): Remove variable.
1305 (rcirc-always-use-server-buffer-flag): New flag.
1306 (rcirc): M-x rcirc will automatically connect without prompting.
1307 C-u M-x rcirc will prompt. Use rcirc-connect to create a
1308 connection in lisp.
1309 (rcirc-process-server-response-1): Remove everything but the nick
1310 portion of the sender so it doesn't need to be done everywhere
1311 else. Update related code.
1312 (global-map): Remove global keybindings.
1313 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
1314 (rcirc-send-input): Split into several functions.
1315 (rcirc-process-input-line, rcirc-process-message)
1316 (rcirc-process-command): New functions.
1317 (rcirc-target-buffer): New function to determine where to route
1318 messages.
1319 (rcirc-user-nick): Save match data.
1320 (rcirc-toggle-ignore-buffer-activity)
bf54d814
SM
1321 (rcirc-update-activity-string): Remove global ignore functionality,
1322 which can be done now by toggling rcirc-track-minor-mode.
db58efbf
EZ
1323 (rcirc-track-minor-mode-map): New keymap.
1324 (rcirc-track-minor-mode): New minor-mode.
1325 (ignore): Make the ignore output nicer. Always print it when
1326 adding or removing nicks.
1327 (rcirc-url-regexp): Improve.
1328 (rcirc-mangle-text): Remove properties before using text in the
1329 modeline.
1330 (rcirc-authenticate): Authentication data comes from
1331 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
1332 (rcirc-server-prefix): Inherit from rcirc-server.
1333
063cd226
EZ
13342006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
1335
1336 * Makefile.in (compile): Append "|| true" to the end of the `find'
1337 command, like compile-always does.
1338
df2a9b12
SS
13392006-02-08 Sam Steingold <sds@gnu.org>
1340
1341 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
1342 output from a dead connection.
1343
6102da26
MD
13442006-02-07 Mathias Dahl <brakjoller@hotmail.com>
1345
cb192119 1346 * dired.el (dired-mode-map): Add more bindings for tumme.
6102da26 1347
cb192119 13482006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
d4f2cc77
SM
1349
1350 * wdired.el (wdired-mode-map): Use remap.
1351 (wdired-get-filename): Massage.
1352 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
1353 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
1354 `keymap' property rather than `local-map'.
1355
87ec3117
MD
13562006-02-07 Mathias Dahl <brakjoller@hotmail.com>
1357
bd91608b
KS
1358 * tumme.el (tumme-get-thumbnail-image): New utility function.
1359 Suggested by from Chong Yidong.
1360 (tumme-dired-with-window-configuration): Rename from
1361 `tumme-dired'. Add code to save window configuration.
87ec3117 1362 (tumme-restore-window-configuration): New command to restore the
bd91608b 1363 window configuration that `tumme-dired-with-window-configuration'
cb192119 1364 saves before it changes the window configuration.
bd91608b
KS
1365 (tumme-show-all-from-dir): New command to display thumbnails for
1366 all files in a directory entered by the user, like M-x thumbs.
1367 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
1368 have been created.
1369 (tumme-display-thumbnail-original-image): Call `display-buffer'.
87ec3117 1370 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
bd91608b 1371 Remove obsolete test function.
87ec3117 1372
9146d683
JB
13732006-02-07 Juanma Barranquero <lekktu@gmail.com>
1374
464540ed
JB
1375 * vc.el (small-temporary-file-directory): Remove defvar; there's
1376 a defcustom for it in files.el.
1377
9146d683
JB
1378 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
1379 Fix typo in message.
1380 (tumme-gallery-generate): Fix typo in `error' message.
1381 (tumme-display-window-height-correction)
1382 (tumme-display-window-width-correction, tumme-line-up-dynamic)
1383 (tumme-line-up-interactive): Dox fixes.
1384 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
1385 (tumme-restore-window-configuration, tumme-format-properties-string)
1386 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
1387 Fix typos in docstrings.
1388
1b505363
TTN
13892006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
1390
1391 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
1392
25ef2475
NR
13932006-02-07 Nick Roberts <nickrob@snap.net.nz>
1394
1395 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
1396 User should use hook if desired.
1397
1398 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
1399 buffer if necessary.
1400 (gdb-delete-frame-or-window): New function.
1401 (gdb-breakpoints-mode-map): Bind "q" to it.
1402
b06ee3d2
SM
14032006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
1404
ea37fbb8
SM
1405 * textmodes/nroff-mode.el: Clean up name space.
1406 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
1407 (nroff-mode): Obey the global setting of nroff-electric-mode.
1408 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
1409
b06ee3d2
SM
1410 * calendar/calendar.el (calendar-increment-month): Typo in last change.
1411
cbbd2cd3
TTN
14122006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
1413
1414 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
1415
14162006-02-06 Lars Hansen <larsh@soem.dk>
3e54ab6c
LH
1417
1418 * generic-x.el (etc-fstab-generic-mode): Add file system types
b06ee3d2 1419 cifs and usbdevfs. Allow special chars in file names.
3e54ab6c 1420
4c003d2f
JB
14212006-02-05 Jay Belanger <belanger@truman.edu>
1422
1423 Update copyright notices of the files in lisp/calc.
1424
1004fadc
RF
14252006-02-05 Romain Francoise <romain@orebokech.com>
1426
1427 Update copyright notices of all files in the lisp/play directory.
1428
632966a7
LT
14292006-02-04 Luc Teirlinck <teirllm@auburn.edu>
1430
bec51011
LT
1431 * ldefs-boot.el: Regenerate.
1432
1433 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
632966a7 1434
53391989
KS
14352006-02-05 Kim F. Storm <storm@cua.dk>
1436
1437 * files.el (magic-mode-regexp-match-limit): New defvar.
1438 (set-auto-mode): Use it to limit magic-mode-alist matching.
1439
62ffcd76
EZ
14402006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
1441
aca2d9bb
EZ
1442 * simple.el (display-message-or-buffer): Compare the number of
1443 characters to the frame width when determining whether a 1-line
1444 message string will fit in the echo area. Count screen lines
1445 instead of buffer lines when determining whether a multi-line
1446 message will fit in the echo area/minibuffer window.
62ffcd76 1447
c1a055ca
EZ
14482006-02-04 Eli Zaretskii <eliz@gnu.org>
1449
4a99f153
EZ
1450 * info.el (Info-index, Info-mode): Improve the description of the
1451 `i' command.
1452
c1a055ca
EZ
1453 * ldefs-boot.el: Regenerate.
1454
cb8ec72a
WL
14552006-02-03 Werner Lemberg <wl@gnu.org>
1456
1457 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
1458 greedy to find the closing bracket in \*[...] and similar
1459 expressions. This is a first rough fix -- many additional
b06ee3d2 1460 refinements are necessary to make nroff mode really usable with groff.
cb8ec72a 1461
6bba8c70
KH
14622006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
1463
b06ee3d2
SM
1464 * international/mule-cmds.el (set-locale-environment):
1465 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
6bba8c70
KH
1466 libX11.
1467
24d5d3e2
EZ
14682006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
1469
1470 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
1471 archive are created in archive-tmpdir.
1472
070b3f44
JPW
14732006-02-02 John Paul Wallington <jpw@pobox.com>
1474
1475 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
1476 (ibuffer-fontification-alist): Use it.
1477 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
1478 to "* z" and the Ibuffer Mark menu.
1479
1480 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
1481
7b8e06aa
SM
14822006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1483
1484 * textmodes/table.el (*table--cell-describe-mode)
1485 (*table--cell-describe-bindings): Undo last change since
1486 print-help-return-message is not obsoleted by anything at all.
1487
f079f5bc
LT
14882006-02-02 Luc Teirlinck <teirllm@auburn.edu>
1489
1490 * emulation/cua-base.el (cua-mode): Doc fix.
1491
8b730780
JB
14922006-02-02 Juanma Barranquero <lekktu@gmail.com>
1493
0ddb3356
JB
1494 * dframe.el (dframe-handle-make-frame-visible)
1495 (dframe-handle-iconify-frame, dframe-get-focus)
1496 (dframe-select-attached-frame, dframe-power-click)
1497 (dframe-frame-mode): Fix typos in docstrings.
1498
1499 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
1500 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
1501 Fix typos in docstrings.
1502
8b730780
JB
1503 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
1504 (hi-lock-face-buffer, hi-lock-font-lock-hook)
1505 (hi-lock-archaic-interface-message-used)
1506 (hi-lock-file-patterns-range): Fix typos in docstrings.
1507
0ddb3356 1508 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7b8e06aa 1509 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
0ddb3356
JB
1510
1511 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
1512 Fix typo in docstring.
1513
475ffea4
JB
1514 * net/newsticker.el (newsticker--decode-iso8601-date)
1515 (newsticker--set-customvar, newsticker--buffer-insert-item)
1516 (newsticker--do-run-auto-mark-filter)
1517 (newsticker--parse-generic-feed): Doc fixes.
1518 (newsticker--retrieval-timer-list, newsticker-url-list)
1519 (newsticker-hide-immortal-items-in-echo-area)
1520 (newsticker-hide-obsolete-items-in-echo-area)
1521 (newsticker-new-item-face, newsticker--enclosure)
1522 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
1523 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
1524 (newsticker--parse-generic-feed, newsticker--cache-contains)
1525 (newsticker--stat-num-items, newsticker-download-enclosures):
1526 Fix typos in docstrings.
1527
1528 * net/rcirc.el (rcirc-debug): Doc fix.
0ddb3356
JB
1529 (rcirc-fill-column, rcirc-receive-message-hooks)
1530 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
1531 (rcirc-mode, rcirc-generate-new-buffer-name)
1532 (rcirc-startup-channels, rcirc-ignore-update-automatic)
1533 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
1534 Fix typos in docstrings.
1535 (rcirc-print): "?\ " -> "?\s".
f161b079 1536 (rcirc-cmd-join): Improve argument/docstring consistency.
0ddb3356 1537
e36cfca2
MH
15382006-02-01 Mark A. Hershberger <mah@everybody.org>
1539
1540 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
1541 before narrow-to-region.
1542
39eadb4a
RS
15432006-02-01 Richard M. Stallman <rms@gnu.org>
1544
1545 * simple.el (move-beginning-of-line): Scan properly for invis change.
1546
1547 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
1548
ca637b2a
MA
15492006-02-01 Michael Albinus <michael.albinus@gmx.de>
1550
1551 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
1552 change bit only when id-format is 'integer. Reported by Matt
1553 Hodges <M.P.Hodges@rl.ac.uk>.
1554
ea56cdf1
JB
15552006-02-01 Juanma Barranquero <lekktu@gmail.com>
1556
1557 * hilit-chg.el (highlight-changes-initial-state)
1558 (highlight-changes-global-initial-state): Doc fixes.
1559 (highlight-changes-global-modes, global-highlight-changes):
1560 Fix typos in docstrings.
1561
bb92c642
KS
15622006-02-01 Kim F. Storm <storm@cua.dk>
1563
1564 * emulation/cua-base.el (cua-mode): Mention that CUA enables
1565 transient-mark-mode in doc string.
1566
b2acecc1
RS
15672006-01-31 Richard M. Stallman <rms@gnu.org>
1568
1569 * replace.el (multi-occur): Doc fix.
7b8e06aa 1570 (multi-occur-in-matching-buffers): Rename from
b2acecc1
RS
1571 multi-occur-by-filename-regexp. Prefix arg says match
1572 buffer names instead of file names.
1573
4d84a8d0
JB
15742006-01-31 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * bs.el: Allow non-default values of `bs-header-lines-length'.
1577 (bs--running-in-xemacs): Remove (not needed anymore).
1578 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
1579 instead of `shrink-window', thus avoiding having to compute the
1580 height of the window.
1581 (bs--up): Wrap around even when there's no header.
1582 (bs--down): Use `forward-line' instead of `next-line'.
1583
2bd53dc0
CY
15842006-01-30 Chong Yidong <cyd@stupidchicken.com>
1585
1586 * image-mode.el (image-toggle-display): Use file name if possible,
1587 instead of unnecessarily allocating a (possibly huge) lisp string.
1588
c45c309f
JPW
15892006-01-30 John Paul Wallington <jpw@pobox.com>
1590
1591 * subr.el (toplevel): Define `cl-assertion-failed' condition here
1592 because the `assert' macro signals it at runtime.
1593
1594 * emacs-lisp/cl.el (toplevel): Remove definition of
1595 `cl-assertion-failed' condition.
1596
75e49434
NR
15972006-01-30 Nick Roberts <nickrob@snap.net.nz>
1598
1599 * thumbs.el (thumbs-marked-list): Make buffer-local and
1600 permanent-local.
1601 (thumbs-insert-thumb): Make help-echo non-sticky.
1602 (thumbs-file-alist): Use eolp as check for (non)-image.
1603
520c451b
JB
16042006-01-30 Juanma Barranquero <lekktu@gmail.com>
1605
a3bc032f
JB
1606 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
1607 (ediff-before-session-group-setup-hooks)
1608 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
1609 Fix typos in docstrings.
1610
9872af18
JB
1611 * window.el (bw-dir, bw-eqdir, balance-windows)
1612 (split-window-keep-point): Fix typos in docstrings.
1613
b0a10108
JB
1614 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
1615 (org-quote-string, org-calendar-to-agenda-key)
1616 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
1617 (org-show-following-heading, org-tags-column)
1618 (org-use-tag-inheritance, org, org-allow-space-in-links)
1619 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
1620 (org-enable-table-editor, org-calc-default-modes)
1621 (org-table-allow-automatic-line-recalculation)
1622 (org-export-html-style, org-export-with-fixed-width)
1623 (org-export-with-sub-superscripts, org-special-keyword)
1624 (org-formula, org-time-grid, org-table-may-need-update)
1625 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
1626 (org-goto-quit, org-get-indentation, org-end-of-item)
1627 (org-move-item-down, org-move-item-up)
1628 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
1629 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
1630 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
1631 (org-agenda-log-mode, org-agenda-toggle-diary)
1632 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
1633 (org-agenda-file-to-end, org-agenda-no-heading-message)
1634 (org-agenda-get-closed, org-format-agenda-item)
1635 (org-cmp-priority, org-cmp-category, org-cmp-time)
1636 (org-agenda-change-all-lines, org-agenda-diary-entry)
1637 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
1638 (org-link-search, org-camel-to-words, org-open-file)
1639 (org-remember-handler, org-table-convert-region)
1640 (org-table-move-row-down, org-table-move-row-up)
1641 (org-table-copy-region, org-table-wrap-region)
1642 (org-table-toggle-vline-visibility)
1643 (org-table-get-vertical-vector, org-table-modify-formulas)
1644 (org-table-get-specials, org-recalc-commands)
1645 (org-table-rotate-recalc-marks, org-table-eval-formula)
1646 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
1647 (org-level-color-stars-only, org-insert-heading):
1648 Fix typos in docstrings.
1649 (last-arg): Add defvar.
1650
520c451b
JB
1651 * makefile.w32-in (WINS): Add erc.
1652 (MH_E_SRC): Update (copied from lisp/Makefile.in).
1653
68b88a6d
BW
16542006-01-29 Bill Wohler <wohler@newt.com>
1655
1656 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
1657 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
520c451b 1658 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
68b88a6d
BW
1659 (mh-autoloads): Don't use comments on otherwise empty lines.
1660
98c414c7
MB
16612006-01-29 Edward O'Connor <ted@oconnor.cx>
1662
1663 * emulation/viper.el (viper-major-mode-modifier-list): Add
1664 insert-state and vi-state entries for erc-mode.
1665 (viper-go-away, viper-set-hooks): Add and remove
1666 viper-comint-mode-hook from erc-mode-hook as appropriate.
1667
1668 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
1669
635ed242
JB
16702006-01-29 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * bs.el (bs--format-aux): Implement `middle' alignment as
1673 described in the docstring for `bs-attributes-list'.
1674 (bs--get-name): Simplify. Don't pad the buffer name.
1675
dc86c16d
EZ
16762006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
1677
1678 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
1679 English aspell dictionary is installed, use the first entry of
1680 ispell-dictionary-alist-1.
1681
f9fe3e26
EZ
16822006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
1683
1684 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1685 Doc fix.
1686
209bb3be
MA
16872006-01-27 Michael Albinus <michael.albinus@gmx.de>
1688
1689 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
1690 for `process-file', in order to let it work for older Emacsen too.
1691
c80977a1
EZ
16922006-01-27 Eli Zaretskii <eliz@gnu.org>
1693
1694 * international/latexenc.el: Add a suitable `coding:' tag.
a849f77d 1695 (latexenc-find-file-coding-system): Undo last change.
c80977a1 1696
df2a9b12 16972006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
c80977a1
EZ
1698
1699 * international/latexenc.el (latexenc-find-file-coding-system):
1700 Make sure latexenc-main-file is a regular file and is readable.
1701
c5b46a65
AS
17022006-01-27 Andre Spiegel <spiegel@gnu.org>
1703
1704 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
1705 Pass FILE to vc-user-login-name.
1706
1707 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
1708
6045b8ef
NR
17092006-01-27 Nick Roberts <nickrob@snap.net.nz>
1710
1711 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
1712 there are no more images to display.
1713 (thumbs-mark, thumbs-unmark): Revert change so that they move to
1714 the next image.
1715
57436ee7
RS
17162006-01-26 Richard M. Stallman <rms@gnu.org>
1717
1718 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
1719
1720 * wid-edit.el (advertised-widget-backward): New alias.
1721 (widget-keymap): Use advertised-widget-backward for S-TAB.
1722
1723 * tumme.el: Correct the keywords.
635ed242 1724 (tumme-dir-max-size): Use defvar.
57436ee7
RS
1725 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
1726
1727 * simple.el (move-beginning-of-line): Take account of fields.
1728 (clone-indirect-buffer-other-window): Take args like
1729 clone-indirect-buffer, and work like it.
1730
1731 * help-fns.el (describe-function): Don't pass `nil' as default.
1732
1733 * files.el (risky-local-variable-p): Follow var aliases.
1734
1735 * subr.el (lazy-completion-table): Doc fix.
1736
1737 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
1738 global binding of `line'.
1739
817f348a
AS
17402006-01-25 Andre Spiegel <spiegel@gnu.org>
1741
1742 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
1743 Tramp.
1744
1745 * vc.el (vc-default-dired-state-info): Pass FILE to
1746 vc-user-login-name.
1747 (vc-default-update-changelog): Don't use vc-user-login-name, we
1748 don't need it here.
1749
1750 * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
1751 no longer necessary.
209bb3be 1752
d1efee22
KH
17532006-01-25 Kenichi Handa <handa@m17n.org>
1754
1755 * international/mule.el (decode-char): Avoid the overhead of
1756 calling utf-lookup-subst-table-for-decode if
1757 utf-translate-cjk-mode is nil.
1758 (encode-char): Avoid the overhead of calling
1759 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
1760 nil.
1761
17622006-01-22 Kenichi Handa <handa@m17n.org>
1763
1764 * international/mule.el (make-subsidiary-coding-system): Reset
1765 `coding-system-define-form' property of subsidiaries to nil.
1766 Avoid duplicated entry in coding-system-alist.
1767 (make-coding-system): Avoid duplicated entry in
1768 coding-system-alist.
1769 (define-coding-system-alias): Likewise.
1770
54c30f8d
LT
17712006-01-24 Luc Teirlinck <teirllm@auburn.edu>
1772
1773 * completion.el: Minor fixes in introductory comment.
1774 (completion-def-wrapper): Fix alist.
1775
3beca8d5
NR
17762006-01-25 Nick Roberts <nickrob@snap.net.nz>
1777
1778 * thumbs.el (thumbs-new-image-size): New function.
1779 (thumbs-increment-image-size-element)
1780 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
1781 (thumbs-decrement-image-size): Delete.
1782 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
1783 temp files and use to resize.
1784 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
1785 Use increment argument to enlarge/shrink. Preserve point.
1786 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
1787 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
1788 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
1789 (thumbs-mark, thumbs-unmark): Preserve point.
1790 (thumbs-modify-image): Keep old temp files and use to modify.
1791 Cleanup old temp files at load time. Preserve point.
1792 (thumbs-view-image-mode-map): Use new command names.
1793
5d1c8151
SM
17942006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
1795
243afed7
SM
1796 * log-view.el (log-view-minor-wrap): First rev is the one at point.
1797
b8823bf4
SM
1798 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
1799 the nastiest part of the cyclic dependency.
243afed7 1800 (cal-menu-update): Use dotimes and calendar-increment-month.
b8823bf4 1801
5d1c8151
SM
1802 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
1803 (calendar-week-start-day): Add an :initializer.
1804 (calendar-mode-map): Use suppress-keymap, and command remapping.
1805 (describe-calendar-mode): Setup xref-stack info for the back button.
1806 (calendar-star-date): Insert before delete.
1807 (calendar-set-mode-line): Add file-modified info if applicable.
1808 (calendar-increment-month): New function.
1809
317921ec
TTN
18102006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1811
1812 * font-lock.el (lisp-font-lock-keywords-2):
1813 Recognize "& keywords" only at word boundaries.
1814
3d9d607a
NR
18152006-01-24 Nick Roberts <nickrob@snap.net.nz>
1816
1817 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
1818 and permanent-local.
635ed242
JB
1819 (thumbs-max-image-number): New variable.
1820 (thumbs-do-thumbs-insertion): Use them.
3d9d607a
NR
1821 (thumbs-per-line): Change default to 4.
1822 (thumbs-marked-list): Rename from thumbs-markedL.
1823 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
1824 (thumbs-rename-images): Use -list instead of L for internal variables.
1825 (thumbs-call-convert): Use call-process instead of shell-command.
1826 (thumbs-insert-thumb): Add filename as help-echo to each image.
1827 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
1828 Give dir to thumbs-show-thumbs-list.
1829 (thumbs-show-thumbs-list): Set default-directory to that of images.
1830 (thumbs-dired-show): Rename from thumbs-dired-show-all.
1831 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
1832 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
1833 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
1834
1e3b6bec
SM
18352006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
1836
1837 * ses.el (ses-read-cell): Provide a default value.
1838
9dd28cae
JB
18392006-01-23 Juanma Barranquero <lekktu@gmail.com>
1840
1841 * term/w32-win.el (image-library-alist): Add additional names for
1842 GIF library.
1843
e450a16a
RS
18442006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
1845
1846 * international/latexenc.el (latexenc-find-file-coding-system):
1847 Add file-regular-p check.
1848
0a487199
SM
18492006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1850
af71d4c0
JB
1851 * simple.el (clone-buffer): Don't show the new buffer in the same
1852 window.
0a487199 1853
f9cd9582
JL
18542006-01-23 Juri Linkov <juri@jurta.org>
1855
1856 * faces.el (link, link-visited): New faces based on default values
1857 of `info-xref' and `info-xref-visited'.
1858
1859 * info.el (info-xref): Inherit from `link'.
1860 (info-xref-visited): Inherit from `link-visited'.
1861
1862 * cus-edit.el (custom-buffer-create-internal): Use widget type
1863 `custom-manual' instead of `info-link' and don't set properties
1864 `button-face' and `mouse-face' explicitly.
1865 (custom-browse-group-tag, custom-browse-variable-tag)
1866 (custom-browse-face-tag): Inherit from widget class
1867 `custom-group-link' instead of `push-button'.
1868 (custom-button-unraised): Inherit from `underline' face.
1869 (custom-link): Inherit from `link' face. Fix doc and group.
1870 (custom-add-parent-links, custom-group-value-create): Don't set
1871 properties `button-face' and `mouse-face' explicitly for
1872 `custom-group-link' widget.
1873 (custom-group-link): Add properties `button-face' and `mouse-face'
1874 to widget definition.
1875 (custom-field-keymap): New variable. Put `custom-field-keymap' to
1876 editable-field's :keymap property.
1877 (custom-mode): Fix docstring: substitute keybindings for
1878 `widget-forward' and `widget-backward' from `widget-keymap',
1879 `widget-complete' from `custom-field-keymap', replace old
1880 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
1881
1882 * desktop.el (desktop-load-file): Check for `fboundp' before
1883 calling `symbol-function'.
1884
1885 * simple.el (clone-buffer, clone-indirect-buffer)
1886 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
1887 `read-string'. Fix prompts.
1888
1889 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
1890
f1e73d84
NR
18912006-01-23 Nick Roberts <nickrob@snap.net.nz>
1892
1893 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
1894
0aa08453
LT
18952006-01-22 Luc Teirlinck <teirllm@auburn.edu>
1896
1897 * startup.el (inhibit-splash-screen, initial-scratch-message):
1898 Doc fixes.
1899
a69c01a0
MA
19002006-01-22 Michael Albinus <michael.albinus@gmx.de>
1901
1902 Sync with Tramp 2.0.52.
1903
1904 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
1905 net/tramp-vc.el: Add code for unloading Tramp. See comment before
1906 `tramp-unload-tramp' for checklist.
1907
1908 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
1909 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
1910 (tramp-unload-file-name-handler-alist)
1911 (tramp-unload-tramp): New defuns.
1912 (tramp-advice-PC-expand-many-files): New defadvice.
1913 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
1914 removed.
1915 (tramp-handle-expand-file-name): Remove double slash.
1916 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
1917 It doesn't matter, because it will be converted later on.
1918 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
1919 implementation was just heuristic.
1920 (tramp-post-connection): Set uid and gid properties.
1921 (tramp-convert-file-attributes): Set file's gid change bit.
1922 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
1923 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
1924 in case of su(do)? methods. The home directory of the local user
1925 will be taken else.
1926 (tramp-open-connection-telnet)
1927 (tramp-open-connection-rsh, tramp-open-connection-su)
1928 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
1929 local shell prompt could hurt. Reported by Romain Francoise
1930 <romain@orebokech.com>.
1931 (tramp-let-maybe): Add `edebug-form-spec' property.
1932 (tramp-handle-expand-file-name): Bind `default-directory' locally
1933 to "/" in order to avoid problems with UNC shares or Cygwin
1934 mounts.
1935 (tramp-md5-function): Fix typo in error message.
1936
1937 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
1938
1939 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
1940 for byte-compiler pacification.
1941
6e36b4ff
AS
19422006-01-22 Andre Spiegel <spiegel@gnu.org>
1943
1944 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
1945 ID-FORMAT `string'. This allows us to get rid of
1946 `vc-user-login-name UID'.
1947
1948 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
1949
a4c6ebf9
JPW
19502006-01-22 John Paul Wallington <jpw@pobox.com>
1951
1952 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
1953
3bdedbcb
EZ
19542006-01-21 Martin Rudalics <rudalics@gmx.at>
1955
1956 * emacs-lisp/find-func.el (find-definition-noselect)
1957 (find-variable-noselect): Search variables in C source code too.
1958 (find-function-C-source, find-function-noselect, find-function)
1959 (find-function-other-frame, find-variable-noselect, find-variable)
1960 (find-variable-other-frame, find-variable-at-point):
1961 Fix docstrings.
1962
44eca3f4
EZ
19632006-01-21 Francesco Potorti` <pot@gnu.org>
1964
1965 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
1966
f60117ac
EZ
19672006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
1968
1969 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
1970 Default to disabling the "Save affix" question.
1971
942d56b8
EZ
19722006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
1973
1974 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
1975 the first arg to run-python.
1976
6ff901c7
EZ
19772006-01-21 Eli Zaretskii <eliz@gnu.org>
1978
1979 * startup.el (command-line-1): Handle --no-desktop if desktop.el
1980 is not loaded.
1981
a6c72dc3
JB
19822006-01-20 Jay Belanger <belanger@truman.edu>
1983
1984 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
1985 limit is 0.
1986
6a056c5d
JB
1987 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
1988 the correct variable.
1989
d86e2d95
CD
19902006-01-20 Carsten Dominik <dominik@science.uva.nl>
1991
af71d4c0 1992 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
d86e2d95
CD
1993 link. Fixed buggy argument sequence in call to `org-view-tags'.
1994 (org-compile-prefix-format): Set `org-prefix-has-tag'.
1995 (org-prefix-has-tag): New variable.
1996 (org-format-agenda-item): Remove tags from headline if
1997 appropriate.
1998 (org-agenda-remove-tags-when-in-prefix): New option.
1999 (org-get-tags-at): New function.
2000
11f78f04
NR
20012006-01-20 Nick Roberts <nickrob@snap.net.nz>
2002
2003 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
2004 (thumbs-find-image): Move image name and number from buffer name
af71d4c0 2005 to mode name. Set thumbs-buffer. Preserve point so that large
11f78f04
NR
2006 images remain visible.
2007 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
2008 order.
2009 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
2010 mode name.
2011 (thumbs-next-image, thumbs-previous-image): Make them work.
2012
dc38351b
LT
20132006-01-19 Luc Teirlinck <teirllm@auburn.edu>
2014
4151840f
LT
2015 * cus-edit.el (custom-buffer-create-internal): State in the text above
2016 the whole buffer buttons that they do not operate on hidden items.
2017 (custom-face-menu): Use `custom-face-save' instead of
2018 `custom-face-save-command'.
2019 (custom-face-save-command): Make it an alias for `custom-face-save'
2020 and declare it obsolete.
2021 (custom-face-save): Doc fix.
2022
dc38351b
LT
2023 * dired.el (dired-no-confirm): Add quote.
2024 (dired-subdir-alist-pre-R): Add quote in
2025 `make-variable-buffer-local' form and remove unbalanced parenthesis.
2026
d2eed686
SM
20272006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
2028
2029 * textmodes/table.el (table-mode-indicator): Typo in last change.
2030
c94c4d0a
RS
20312006-01-19 Richard M. Stallman <rms@gnu.org>
2032
2033 * outline.el (hide-leaves): Don't call outline-end-of-heading.
2034 Fixes bug reported in Nov 2005.
2035
2036 * isearch.el (isearch-forward): Doc fix.
2037
2038 * dired.el (dired-move-to-filename-regexp): Define as alias.
2039 (dired-no-confirm): Use defcustom.
2040 (dired-subdir-alist-pre-R): Put defvar at top level.
2041
2042 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
2043
2044 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
2045 Mark as risky.
2046
2047 * simple.el (set-mark-command): Doc fix.
2048 (clone-indirect-buffer-other-window):
2049 Read arg like clone-indirect-buffer.
2050 (move-beginning-of-line): Skip invisible newlines.
2051
9a8ee448
MY
20522006-01-19 Masatake YAMATO <jet@gyve.org>
2053
d2eed686 2054 * progmodes/cpp.el (cpp-edit-load): Make the order of
9a8ee448
MY
2055 listed conditions in a base C code buffer and its associate
2056 CPP Edit buffer the same.
d2eed686 2057
194939e3
KH
20582006-01-19 Kenichi Handa <handa@m17n.org>
2059
d9bf0f5a
KH
2060 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
2061 (rmail-mime-feature): Likewise.
2062 (rmail-require-mime-maybe): Use display-warning to show a warning
2063 message.
2064
d2eed686 2065 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
194939e3
KH
2066 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
2067
d2eed686
SM
20682006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
2069
2070 * array.el: Move defvars out of eval-when-compile.
2071 (array-make-template): Replace undeclared global var with a local one.
2072 (array-mode): Inline initialization functions.
2073 (array-init-local-variables, array-init-max-row)
2074 (array-init-max-column, array-init-columns-per-line)
2075 (array-init-field-width, array-init-rows-numbered)
2076 (array-init-line-length, array-init-lines-per-row): Remove.
2077
2078 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
2079 (doc-mode-map): Define explicitly.
2080 (doctor-txtype): Use mapc.
2081
2082 * textmodes/table.el: Move defvars out of eval-when-compile.
2083 Remove harmful code meant to avoid byte-compiler warnings.
2084 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
2085 specification that checks table-fixed-width-mode directly.
2086 (table-recognize-region, table-recognize-cell):
2087 Use restore-buffer-modified-p.
2088 (table-fixed-width-mode): Remove code that refreshes
2089 table-fixed-mode-indicator.
2090 (*table--cell-describe-bindings, *table--cell-describe-mode):
2091 Avoid obsolete name print-help-return-message.
2092 (table--test-cell-list): Don't use replace-regexp from elisp.
2093 (table--point-entered-cell-function, table--point-left-cell-function):
2094 Don't set table-fixed-mode-indicator, use force-mode-line-update.
2095
2096 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
2097 that was after the end of file. Use buffer-file-name variable.
2098 (org-timestamp-change): Use with-current-buffer.
2099 (org-todo-list): Don't unnecessarily define a new buffer-local var.
2100 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
2101 `file'.
2102
2103 * progmodes/fortran.el: Move defvars out of eval-when-compile.
2104 (fortran-break-line): Remove unused var `opoint'.
2105 (fortran-abbrev-start): Obey help-event-list.
2106
b0aea09e
JH
21072006-01-18 Jesper Harder <harder@phys.au.dk>
2108
2109 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
2110
3968c89f
MY
21112006-01-18 Masatake YAMATO <jet@gyve.org>
2112
2113 * progmodes/make-mode.el (makefile-imake-mode): New mode
dc38351b 2114 derived from makefile-mode.
3968c89f
MY
2115 (makefile-imake-mode-syntax-table): New syntax table
2116 derived from makefile-mode-syntax-table.
d2eed686 2117 (makefile-mode): Write about makefile-imake-mode in doc string.
3968c89f
MY
2118 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
2119 (makefile-imake-font-lock-keywords): New font lock keywords.
2120
d2eed686 2121 * files.el (auto-mode-alist): Add Imakefile.
3968c89f 2122
11b07c37 21232006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8e2e2956
SM
2124
2125 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
2126 loading the file rather than when turning on flyspell-mode.
2127
2e040f4e
LT
21282006-01-16 Luc Teirlinck <teirllm@auburn.edu>
2129
2130 * cus-edit.el (customize-rogue): Minor doc fix.
2131
83033a3a
JL
21322006-01-17 Juri Linkov <juri@jurta.org>
2133
84bf6ad8
JL
2134 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
2135 instead of the file at the mark as default if the file at the mark
2136 is the same as the file at point or if dired-dwim-target-directory
2137 is not the same as the current directory and the mark is not active.
2138
202e166d
JL
2139 * log-view.el (log-view-minor-wrap): Use the same logic to get
2140 revisions as `log-view-diff'.
2141
d247d0fe
JL
2142 * info.el (Info-revert-find-node): Check for Info-current-file
2143 before preserving new-history.
2144
202e166d
JL
2145 * man.el (Man-heading-regexp): Add `/'.
2146
2147 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
2148 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
2149
21502006-01-16 Juri Linkov <juri@jurta.org>
2151
83033a3a
JL
2152 * faces.el (mode-line-faces): New defgroup.
2153 (mode-line-highlight): Move definition after new defgroup.
2154 (mode-line, mode-line-inactive, mode-line-highlight):
2155 Replace :group `modeline' with `mode-line-faces'.
2156 (mode-line-buffer-id): New face.
2157 (modeline-buffer-id): New face alias.
2158 (vertical-border): Remove :group `modeline'.
2159
2160 * bindings.el (propertized-buffer-identification): Use face
2161 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
2162 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
2163 (mode-line-buffer-identification-keymap): For mouse-1 replace
2164 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
2165 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
2166 mouse-3.
2167
d247d0fe
JL
2168 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
2169 Buffer-menu-buffer. Doc fix.
2170 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
6bca59a3
JL
2171 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
2172 `Buffer-menu-buffer'.
d247d0fe 2173
83033a3a
JL
2174 * info.el (Info-mode-line-node-keymap): New defvar.
2175 (Info-set-mode-line): Use `stringp' to check Info-current-file.
2176 Propertize Info-current-node with `mode-line-buffer-id' and
2177 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
2178
2179 * time.el (display-time-mail-face): Replace :group `faces' with
2180 `mode-line-faces'.
2181
0814ca04
KH
21822006-01-16 Kenichi Handa <handa@m17n.org>
2183
8e2e2956 2184 * international/code-pages.el: Add autoload cookies for cp125[0345678].
0814ca04
KH
2185
2186 * language/european.el (cp1252): New alias for windows-1252.
2187
2188 * international/mule.el (autoload-coding-system): Prepare for EOL
2189 variants.
2190
14397ea7
DN
21912006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2192
2193 * term.el (term-raw-map): Add mapping for insert.
2194 (term-send-insert): New.
2195 (term-mode): Make variables local here instead of doing it in
2196 `term-emulate-terminal'.
2197 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
af71d4c0
JB
2198 Scroll reverse needs to take into account the scroll region.
2199 Saving and restoring the cursor should save the color attributes too.
14397ea7
DN
2200 (term-reset-terminal): Reset the scroll region.
2201 (term-handle-ansi-escape): Cursor up and down should take into
2202 account the scroll region.
8e2e2956
SM
2203 (term-set-scroll-region): Rename from `term-scroll-region'.
2204 Move to 0,0 after setting the region.
14397ea7
DN
2205 (term-handle-scroll): Handle scroll up.
2206 (term-down): Fix off by one error.
2207 (term-delete-lines): Do not delete outside the scroll region.
2208 (term-insert-lines): Take into account the scroll region.
2209
2834b9b3
SM
22102006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2211
d83d8efe
SM
2212 * textmodes/ispell.el (ispell-internal-change-dictionary)
2213 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
2214 (start, end): Move declaration outside of eval-when-compile.
2215
ef0f5f7e
SM
2216 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
2217 (flyspell-mode-on): Use it.
2218
2834b9b3
SM
2219 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
2220 ispell-kill-ispell-hook.
2221
b41e2e73
LT
22222006-01-14 Luc Teirlinck <teirllm@auburn.edu>
2223
2224 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
2225 (Custom-reset-saved): Do not ask for confirmation in single option
2226 buffers.
2227
c94c4d0a
RS
22282006-01-13 Richard M. Stallman <rms@gnu.org>
2229
2230 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
2231
97f4e87c
RF
22322006-01-13 Romain Francoise <romain@orebokech.com>
2233
2234 * add-log.el (add-change-log-entry, change-log-merge):
2235 Conditionally use `hard-newline'.
2236
83dc149d
EZ
22372006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
2238
e47f89f0
EZ
2239 * wid-edit.el (widget-field-end): If the overlay is no longer
2240 associated with a buffer, behave as if the overlay didn't exist.
2241
2834b9b3
SM
2242 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
2243 Make sure the links use the `custom-link' face.
83dc149d 2244
4c344753
SM
22452006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2246
2247 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
2248 (ld-script-mode): Don't set indent-line-function since we don't
2249 have one.
2250
203ac7f3
CD
22512006-01-13 Carsten Dominik <dominik@science.uva.nl>
2252
2e040f4e 2253 * textmodes/org.el (org-open-file): Use mailcap for selecting an
203ac7f3
CD
2254 application.
2255 (org-file-apps-defaults-gnu): Use mailcap as the default for
2256 selecting an application on a UNIX system.
2257 (org-agenda-show-tags): New command.
4c344753 2258 (org-table-insert-hline): Keep cursor in current table line.
203ac7f3
CD
2259 (org-table-convert): Offset effect of modifying
2260 `org-table-insert-hline'.
2261 (org-format-agenda-item): New optional argument TAG.
2262 (org-compile-prefix-format): Handle %T format for the tag.
2263 (org-expand-wide-chars): New function.
4c344753
SM
2264 (org-table-insert-row, org-table-insert-hline):
2265 Use `org-expand-wide-chars'.
2266 (org-open-file): Fix bug in program launch.
2267 (org-get-time-of-day): Fix bug with times before 1am.
af71d4c0 2268 (org-agenda-menu): Add tags commands.
203ac7f3 2269
fc8a237d
EZ
22702006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
2271
2272 * textmodes/ispell.el (ispell-init-process): Include the used
2273 dictionary in ispell process start message.
2274 (ispell-internal-change-dictionary): When flyspell-mode is active
2275 and dictionary is changed, make sure ispell process is restarted
2276 and flyspell word cache cleared out for the current buffer.
2277 (ispell-change-dictionary): Make sure flyspell word cache is
2278 cleared out in all buffers with active flyspell mode when
4c344753
SM
2279 dictionary is globally changed.
2280 Call ispell-internal-change-dictionary after dictionary change.
fc8a237d 2281
53fad1e4
EZ
22822006-01-13 Eli Zaretskii <eliz@gnu.org>
2283
defe3b41
EZ
2284 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
2285
53fad1e4
EZ
2286 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
2287 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
2288 years. Fix small differences wrt Makefile.in.
2289 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
2290 Makefile.in does.
2291
d5ffcd96
BW
22922006-01-12 Bill Wohler <wohler@newt.com>
2293
2294 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
2295 mh-search.el.
2296
bf56fd4d 22972006-01-12 Masatake YAMATO <jet@gyve.org>
5f3996dc
MY
2298
2299 * progmodes/ld-script.el: Update copyright year.
2300
4c92479f
CY
23012006-01-12 Chong Yidong <cyd@stupidchicken.com>
2302
2303 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
2304 Don't add widget if setting undefined.
2305
e75b11f8
JPW
23062006-01-12 John Paul Wallington <jpw@pobox.com>
2307
2308 * help-fns.el (describe-variable): Remove newlines from void
2309 variable output.
2310
d33a7384
NR
23112006-01-13 Nick Roberts <nickrob@snap.net.nz>
2312
2313 * wdired.el (wdired-mode-map): Add help echo for
2314 wdired-abort-changes.
2315
2316 * man.el (Man-file-name-regexp): Adjust for a list of files.
2317
4ec7bdfd
MY
23182006-01-12 Masatake YAMATO <jet@gyve.org>
2319
2320 * progmodes/ld-script.el (auto-mode-alist): Support
2321 suffix conventions used in netbsd and eCos.
2322
52bcabfe
LT
23232006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2324
2325 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
2326 (custom-variable-menu, custom-face-menu, custom-group-menu)
2327 (Custom-mode-menu): Change names of menu items. (As discussed on
2328 emacs-devel.)
2329 (custom-face-menu): Add "Undo Edits" item.
2330
2331 * startup.el (init-file-user): defcustom -> defvar.
2332
2333 * tooltip.el (tooltip-mode): Doc fix.
2334
23e0c1a3
SM
23352006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2336
2337 * reveal.el (reveal-post-command): window-buffer signals an error on
2338 dead windows rather than returning nil.
2339 (reveal-open-new-overlays): An overlay might die while we open others.
2340
9c2cf222
BW
23412006-01-11 Bill Wohler <wohler@newt.com>
2342
6cc803de
BW
2343 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
2344 phrasing in docstring.
2345
9c2cf222 2346 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
23e0c1a3 2347 can give some systems gas. Add new file mh-buffers.el.
9c2cf222 2348
4076cbf6
MY
23492006-01-06 Masatake YAMATO <jet@gyve.org>
2350
2351 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
2352 C preprocessor forward ported from GNU Emacs 21.2.
2353
23e0c1a3
SM
2354 * progmodes/asm-mode.el (asm-font-lock-keywords):
2355 Use `cpp-font-lock-keywords'.
4076cbf6
MY
2356
2357 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
2358
2359 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
23e0c1a3 2360 of $ for "\\.ld[s]?".
4076cbf6 2361
587d108e
SM
23622006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2363
05794f14
SM
2364 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
2365 (tcl-indent-line): Return `noindent' if inside a string.
2366
587d108e
SM
2367 * progmodes/flymake.el (flymake-split-string): Remove more than one
2368 empty string at beg/end of the result.
2369 (flymake-find-buildfile, flymake-find-possible-master-files):
2370 Use expand-file-name.
2371 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
2372 since expand-file-name does it for us. Use directory-file-name.
2373 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
2374 (flymake-ler-get-type, flymake-ler-get-text)
2375 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
2376 (flymake-current-line-no): Remove spurious interactive spec.
2377 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
2378 (flymake-check-include): Remove arg inc-path merged into inc-name.
2379 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
2380 Arg regexp-list replaced by a simple regexp.
2381 (flymake-master-make-header-init, flymake-master-tex-init):
2382 Correspondingly replace regexp-list with a regexp. Fix regexp.
2383
0c91399a
SJ
23842006-01-10 Simon Josefsson <jas@extundo.com>
2385
2386 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
2387 describing AUTH PLAIN fix.
2388
9888f112
TTN
23892006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
2390
2391 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
2392 (report-emacs-bug): Don't record initial prompt text.
2393 Instead, add text properties to prompting text.
2394 (report-emacs-bug-hook): Delete prompting text.
2395
5f73367d
SM
23962006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2397
2398 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
2399 `dirs'. Adjust callers.
2400
ee5137b3
JPW
24012006-01-09 John Paul Wallington <jpw@gnu.org>
2402
2403 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
2404
62c5f375
SM
24052006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2406
ffb5fc37
SM
2407 * reveal.el (reveal-open-new-overlays): New extracted fun.
2408 (reveal-close-old-overlays): Idem. Check overlays's liveness before
2409 using them. Simplify the code.
2410 (reveal-post-command): Use them. Fix up obsolete windows in
2411 reveal-open-spots.
2412
6fee12e6
SM
2413 * progmodes/flymake.el: Use `require' rather than autoload for
2414 XEmacs's overlays.
2415 (flymake-get-common-file-prefix, flymake-build-relative-filename):
2416 Delete. Use file-relative-name instead.
2417 (flymake-get-syntax-check-program-args, flymake-perl-init):
2418 Simplify the resulting code.
2419
62c5f375
SM
2420 * log-view.el (log-view-file-re, log-view-message-re): Add support
2421 for DaRCS output.
2422
e1b3b7a2
AS
24232006-01-09 Alex Schroeder <alex@gnu.org>
2424
2425 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
2426 identifiers sometimes added in square brackets at the beginning of
2427 subject lines.
2428
67177975
RS
24292006-01-07 Richard M. Stallman <rms@gnu.org>
2430
2431 * cus-edit.el (Custom-set, Custom-save): Doc fix.
2432 (Custom-reset-current, Custom-reset-saved): Change question text.
2433 (Custom-reset-standard): Likewise.
2434 (custom-variable-reset-saved): Doc fix.
2435
d3a81eee
EZ
24362006-01-07 Eli Zaretskii <eliz@gnu.org>
2437
2438 * startup.el (init-file-user): Doc fix.
2439
53f831f3
AS
24402006-01-07 Alex Schroeder <alex@gnu.org>
2441
80068231
AS
2442 * mail/rmail.el (rmail-current-subject): New function.
2443 (rmail-current-subject-regexp): New function.
2444 (rmail-next-same-subject): Use it.
2445
62c5f375
SM
2446 * mail/rmailsum.el (rmail-summary-by-topic):
2447 Use rmail-current-subject and rmail-current-subject-regexp.
80068231
AS
2448 (rmail-summary-next-same-subject): Ditto.
2449
53f831f3
AS
2450 * net/rcirc.el (rcirc-send-input): No longer check whether the
2451 process is open, since not all commands need an open process.
2452 (rcirc-send-string): Check whether the process is open before
2453 sending anything.
2c8abe90
AS
2454 (rcirc-ignore-list): New option.
2455 (rcirc-ignore-list-automatic): New variable.
2456 (rcirc-print): Take rcirc-ignore-list into account.
2457 (rcirc-cmd-ignore): New command.
2458 (rcirc-ignore-update-automatic): New function.
2459 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
2460 list if ignored nicks.
2461 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
53f831f3 2462
53dab082
EZ
24632006-01-06 David Reitter <david.reitter@gmail.com>
2464
2465 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
2466 reflect the address to which the report will be sent.
2467
01b959a3
EZ
24682006-01-06 Eli Zaretskii <eliz@gnu.org>
2469
2470 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
2471 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
2472
8c722a81
EZ
24732006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
2474
2475 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
2476
2477 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
2478 the doc string: "functoin" => "function".
af71d4c0 2479 * ldefs-boot.el: Likewise.
8c722a81
EZ
2480
2481 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
2482 message text: "Duplicat" => "Duplicate".
2483
0133dab9
EZ
24842006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
2485
2486 * files.el (basic-save-buffer-2): If backing-up failed, reset
2487 buffer-backed-up to nil.
2488
753c278e
NR
24892006-01-06 Nick Roberts <nickrob@snap.net.nz>
2490
2491 * progmodes/gud.el (gdb-script-skip-to-head)
2492 (gdb-script-calculate-indentation): Indent for breakpoint command
2493 lists also.
2494
77a0dbd2
BW
24952006-01-05 Bill Wohler <wohler@newt.com>
2496
2497 * Makefile.in (compile-always): Add mh-autoloads dependency.
2498 (bootstrap): Remove mh-autoloads dependency, as compile dependency
2499 provides it.
600bc46c
BW
2500 (updates): Remove mh-autoloads dependency, since it probably has
2501 already run recently (via recompile).
77a0dbd2 2502
c07fa030
SM
25032006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
2504
bef9f82c
SM
2505 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
2506 argument `force' to disable the flyspell-last-buffer optimization.
2507 (flyspell-mode-on): Use it.
2508
c07fa030
SM
2509 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
2510 flymake-simple-cleanup.
2511 (flymake-allowed-file-name-masks): Use this new default.
2512 All the functions are now called in the right buffer rather than
2513 passing the buffer as argument.
2514 (flymake-process-sentinel): Switch to buffer before calling cleanup.
2515 (flymake-parse-err-lines): Remove redundant buffer arg.
2516 (flymake-get-program-dir): Comment out unused function.
2517 (flymake-start-syntax-check, flymake-start-syntax-check-process):
2518 Remove redundant buffer argument.
2519 (flymake-get-real-file-name, flymake-simple-java-cleanup)
2520 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
2521
f00239cf
RS
25222006-01-05 Richard M. Stallman <rms@gnu.org>
2523
a203a18c
RS
2524 * info.el (Info-find-node): Don't record previous node if have none.
2525 (info): Go to directory only if history is empty.
2526
f00239cf
RS
2527 * simple.el (mark): Doc fix.
2528
07f9b01c
YM
25292006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2530
2531 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
2532 already of desired type.
2533 (mac-ae-list): Coerce parameter to "list" type.
2534 (mac-dispatch-apple-event): Replace cadr part of event with a
2535 dummy position so that event-start returns it.
2536
8abe9d4f
CD
25372006-01-05 Carsten Dominik <dominik@science.uva.nl>
2538
2e040f4e 2539 * textmodes/org.el (org-end-of-subtree): New function.
c07fa030
SM
2540 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
2541 Use `org-end-of-subtree'.
8abe9d4f
CD
2542 (org-agenda, org-agenda-convert-date): Protect calls to
2543 `fit-window-to-buffer'.
2544 (org-tags-view): Force matching of sublevels when doing a
2545 todo-only search. Define the correct redo command, including the
2546 arguments.
2547 (org-agenda-redo): Display message.
2548 (org-check-for-org-mode): New function.
2549 (org-agenda-type): New variable.
c07fa030
SM
2550 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
2551 Set `org-agenda-type'.
8abe9d4f
CD
2552 (org-agenda-check-type): New function.
2553 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
2554 (org-agenda-week-view, org-agenda-day-view)
2555 (org-agenda-next-date-line, org-agenda-previous-date-line)
2556 (org-agenda-log-mode, org-agenda-toggle-diary)
2557 (org-agenda-toggle-time-grid, org-agenda-date-later)
2558 (org-agenda-date-prompt, org-agenda-diary-entry)
2559 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
c07fa030
SM
2560 (org-agenda-convert-date, org-agenda-menu):
2561 Use `org-agenda-check-type'.
8abe9d4f 2562 (org-make-overlay, org-delete-overlay)
c07fa030
SM
2563 (org-detatch-overlay, org-move-overlay, org-overlay-put):
2564 New compatibility functions.
8abe9d4f
CD
2565 (org-calendar-select-mouse): New command.
2566
73e60f53
CY
25672006-01-04 Chong Yidong <cyd@stupidchicken.com>
2568
eaa99205 2569 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
0c731046
CY
2570 (Custom-reset-standard): Fix y-or-n-p messages.
2571 (custom-link): New face for links.
73e60f53 2572 (custom-buffer-create-internal, custom-manual): Use it.
b76747af 2573 (custom-face-save): Push to theme-face before setting face spec.
73e60f53
CY
2574
2575 * wid-edit.el (widget-default-mouse-face-get): New function.
2576 (widget-specify-button): Handle mouse-face like button-face.
2577
2578 * custom.el (load-theme): Clear old theme settings if reloading.
2579
bdf743fe
LT
25802006-01-03 Luc Teirlinck <teirllm@auburn.edu>
2581
d5837ed3 2582 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
bdf743fe
LT
2583 "Erase Customization" button back to same position it occupies in
2584 the individual State menus.
2585
8a5db8ae
KS
25862006-01-04 Kim F. Storm <storm@cua.dk>
2587
2588 * wid-edit.el (key-sequence): Rework widget to read key binding
2589 using `kbd' syntax. Use C-q to insert literal key, event, or code.
2590 (widget-key-sequence-default-value): Default value for empty sequence.
2591 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
2592 (widget-key-sequence-read-event): New command for C-q.
2593 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
2594 (widget-key-sequence-value-to-external): New functions.
2595
1c360af3
SM
25962006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
2597
6df19241
SM
2598 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
2599 Use expand-file-name.
2600 (flymake-delete-temp-directory): Use expand-file-name,
2601 file-name-directory, and directory-file-name.
2602 (flymake-strrchr): Delete.
2603 (flymake-start-syntax-check): Don't pass the redundant buffer argument
2604 to the init-f function.
2605 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
2606 (flymake-init-find-buildfile-dir)
2607 (flymake-init-create-temp-source-and-master-buffer-copy)
2608 (flymake-simple-make-init-impl, flymake-simple-make-init)
2609 (flymake-master-make-init, flymake-master-make-header-init)
2610 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
2611 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
2612 (flymake-xml-init): Remove corresponding redundant buffer argument.
2613 (flymake-allowed-file-name-masks): Remove last elems that are equal to
2614 the default anyway. Clean up regexps.
2615
5bcef417
SM
2616 * progmodes/flymake.el (flymake-temp-source-file-name)
2617 (flymake-master-file-name, flymake-temp-master-file-name)
2618 (flymake-base-dir): New buffer-local vars.
2619 (flymake-buffer-data, flymake-get-buffer-value)
2620 (flymake-set-buffer-value): Replace those hash-tables by the new
2621 buffer-local vars. Update callers.
2622
43ed65ac
SM
2623 * progmodes/flymake.el (flymake-check-start-time)
2624 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
2625 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
2626 Move definition, so we can remove redundant earlier declaration.
2627 (flymake-replace-regexp-in-string, flymake-split-string)
2628 (flymake-get-temp-dir): Use defalias.
2629 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
2630 (flymake-xemacs-window-edges): Remove unused function.
2631 (flymake-get-point-pixel-pos): Move.
2632 (flymake-pid-to-names, flymake-reg-names)
2633 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
2634 Replace by a simple list flymake-processes and by process-buffer.
2635 Update callers. Other than simplify the code, it uses buffers rather
2636 than buffer-names so it doesn't get confused by uniquify.
2637 (flymake-buffer-data): The global value should just be nil.
2638
b7a5a208
SM
2639 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
2640 Optimize the body of a defalias like any other code.
2641
1c360af3
SM
2642 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
2643 Make sure we've setup font-lock's vars. It may influence which
2644 function we then call.
2645 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
2646 here since it's too late anyway.
2647
1ca41b97
RF
26482006-01-03 Romain Francoise <romain@orebokech.com>
2649
2650 * startup.el (fancy-splash-tail, normal-splash-screen):
2651 Update copyright year.
2652
fdbfa78e
S
26532006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
2654
b7a5a208 2655 * mouse.el (mouse-drag-track): Rename, from
fdbfa78e 2656 `mouse-drag-region-1'. Includes optional argument required to
b7a5a208
SM
2657 enable post-drag event processing (e.g. delete region keys).
2658 Can be used without this argument to track a mouse region and operate
fdbfa78e
S
2659 on it as soon as the drag completes.
2660 (mouse-drag-region): Use `mouse-drag-track'.
2661
d0f1e2f8
CY
26622006-01-02 Chong Yidong <cyd@stupidchicken.com>
2663
3ee07367
CY
2664 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
2665 Move to `custom-buffer' group.
2666
d0f1e2f8
CY
2667 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
2668 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
2669 (custom-theme-insert-face-marker, custom-theme-variable-menu)
2670 (custom-theme-face-menu): New variables.
2671 (custom-theme-add-variable, custom-theme-variable-action)
2672 (custom-variable-reset-theme, custom-theme-delete-variable)
2673 (custom-face-reset-theme, custom-theme-face-action)
2674 (custom-theme-delete-face, custom-theme-merge-theme)
2675 (custom-theme-add-face, custom-theme-visit-theme): New functions.
2676
d358aa10
CY
26772006-01-01 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * custom.el: Move Custom Themes commentary to start of theme code.
2680 (custom-known-themes): Rename `standard' theme to `changed'.
2681 (custom-push-theme): Caller no longer specifies what theme to use
2682 when doing `reset'---the setting is simply removed from the theme.
2683 Delete MODE from `theme-value' and `theme-settings' properties.
2684 (custom-declare-theme): Ignore &rest args since we don't use them.
2685
2686 (custom-loaded-themes): Delete variable.
2687 (custom-theme-load-themes, custom-theme-loaded-p)
2688 (custom-theme-value): Delete functions.
2689
2690 (custom-declare-theme): Signal error on invalid theme names.
2691 (provide-theme): custom-loaded-themes was deleted.
2692 (load-theme): Load the file unconditionally.
2693 (enable-theme): Call `load-theme' if theme is undefined.
2694 (custom-enabled-themes): Only update value for successful loads.
2695 (disable-theme): Complete from enabled themes when interactive.
2696 (custom-variable-theme-value): Calculate theme value directly.
2697
2698 (custom-theme-reset-variables, custom-reset-variables): Mark as
2699 XEmacs compatibility functions. We don't actually use these.
2700
1c360af3
SM
2701 * cus-edit.el (custom-variable-state-set):
2702 Use custom-variable-theme-value instead of custom-theme-value.
d358aa10
CY
2703 (custom-face-state-set): Rename `standard' theme to `changed'.
2704 (custom-save-variables, custom-save-faces): Delete unneeded
2705 references to custom-reset-variables.
2706 (custom-save-resets): Delete function.
2707 (custom-save-variables, custom-save-faces): MODE argument deleted.
2708 (custom-save-variables, custom-save-faces): Ignore theme values.
2709
2710 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
2711 compatibility function.
2712
cbf090c4
RS
27132006-01-01 Richard M. Stallman <rms@gnu.org>
2714
107736a2
RS
2715 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
2716 (Custom-reset-current, Custom-reset-saved): Likewise.
b8919739 2717 (Custom-reset-standard): Show message if aborted.
107736a2
RS
2718 (custom-mode): Doc fix, describing those commands.
2719
cbf090c4
RS
2720 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
2721 put on event-kind property.
2722
85a5eb0e
CY
27232005-12-31 Chong Yidong <cyd@stupidchicken.com>
2724
b2a41d12
CY
2725 * custom.el (provide-theme): Ban `user' theme name.
2726 (custom-enabling-themes): New variable.
2727 (enable-theme): Don't enable user if custom-enabling-themes is t.
2728 (custom-enabled-themes): Make it a defcustom.
2729 (custom-theme-recalc-face): No-op if face is undefined.
2730
85a5eb0e
CY
2731 * cus-edit.el (custom-button-mouse): New variable.
2732 (custom-button-mouse): New face.
2733 (custom-raised-buttons, custom-mode): Use it.
2734
2735 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
2736
b5871831
EZ
27372005-12-31 Eli Zaretskii <eliz@gnu.org>
2738
2739 * progmodes/gud.el (gud-display-line): Support hl-line in the
2740 source buffer.
2741
5915523a
EZ
27422005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
2743
2744 * mouse.el (mouse-drag-window-above): Verify that the found window
2745 overlaps with the given window in the horizontal dimension.
2746
a9d25c79
EZ
27472005-12-31 Eli Zaretskii <eliz@gnu.org>
2748
2749 * Makefile.in (cvs-update): New target.
2750
2751 * makefile.w32-in (cvs-update): Ditto.
2752
8314bdb8
CY
27532005-12-30 Chong Yidong <cyd@stupidchicken.com>
2754
2755 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
bdeaa675 2756 (custom-new-theme-mode-map): New variable.
8314bdb8 2757
16ecd4c5
RS
27582005-12-30 Richard M. Stallman <rms@gnu.org>
2759
8913f945
RS
2760 * custom.el (custom-load-themes): Function deleted.
2761
a8d6ee3c 2762 * cus-edit.el (custom-save-loaded-themes): Function deleted.
16ecd4c5
RS
2763 (custom-save-variables): Don't delete or add custom-load-themes call.
2764
4dd68f44
SM
27652005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
2766
98e071b5
SM
2767 * cus-start.el: Add `visible-cursor'.
2768
4dd68f44
SM
2769 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
2770 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
2771 (flymake-process-filter): Switch to buffer before calling it instead.
2772 (flymake-post-syntax-check, flymake-highlight-err-lines)
2773 (flymake-delete-own-overlays, flymake-parse-err-lines)
2774 (flymake-start-syntax-check, flymake-start-syntax-check-process)
2775 (flymake-count-lines, flymake-parse-residual):
2776 Remove constant buffer argument.
2777 (flymake-start-syntax-check-for-current-buffer): Remove.
2778 Update callers to use flymake-start-syntax-check instead.
2779 (flymake-display-err-menu-for-current-line):
2780 Remove unused var `mouse-pos'.
2781 (flymake-restore-formatting): Comment out unused function.
2782 (flymake-report-status, flymake-report-fatal-status): Remove buffer
2783 argument, use current-buffer instead. Update callers.
2784
07467c09
RW
27852005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2786
2787 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
2788 buffer-local because choose-completion-delete-max-match requires
2789 that we set completion-ignore-case (i.e., binding via let is not
2790 sufficient).
2791 (bibtex-complete): Always set completion-ignore-case and
af71d4c0 2792 choose-completion-string-functions. The latter is needed because
07467c09
RW
2793 choose-completion-string-functions keeps its value if we quit the
2794 *Completions* buffer without requesting a completion.
2795
fe791b0c
AS
27962005-12-30 Andreas Schwab <schwab@suse.de>
2797
4dd68f44 2798 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
fe791b0c 2799
ef3f69f9
EZ
28002005-12-30 Eli Zaretskii <eliz@gnu.org>
2801
2802 * jit-lock.el (jit-lock-chunk-size): Doc fix.
2803
67d766e8
JL
28042005-12-30 Juri Linkov <juri@jurta.org>
2805
2806 * locate.el (locate-fcodes-file, locate-header-face)
2807 * progmodes/delphi.el (delphi-other-face)
2808 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
2809
2810 * paren.el (show-paren-match, show-paren-mismatch): Use existing
2811 group `paren-showing-faces'.
2812
2813 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
2814 (goto-address): Fix docstring.
2815
2816 * net/webjump.el (webjump-sample-sites): Update URLs.
2817
2818 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
2819
2820 * subr.el (cancel-change-group): Add listp around pending-undo-list.
2821
af3d4246
SM
28222005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
2823
2824 * font-lock.el (font-lock-compile-keywords): Signal an error when
2825 font-lock-set-defaults hasn't been called.
2826
9f126fd0
LT
28272005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2828
2829 * subr.el (noreturn, 1value): Doc fixes.
2830
694ed36d
RW
28312005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2832
2833 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
2834 that assoc-string returns nil.
2835
ffc1e1db
RW
28362005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2837
2838 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
2839 (bibtex-entry-type-str, bibtex-empty-field-re)
2840 (bibtex-search-backward-string, bibtex-preamble-prefix)
af3d4246 2841 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
ffc1e1db
RW
2842 (bibtex-any-valid-entry-type): New variable.
2843 (bibtex-parse-field-name): Simplify.
af3d4246 2844 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
ffc1e1db 2845 (bibtex-preamble-prefix): Include left delimiter.
af3d4246
SM
2846 (bibtex-search-forward-field, bibtex-search-backward-field):
2847 Allow unbounded search past entry boundaries (required by bibtex-pop).
ffc1e1db
RW
2848 (bibtex-text-in-field-bounds): Use push.
2849 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
2850 (bibtex-parse-preamble, bibtex-valid-entry)
2851 (bibtex-beginning-first-field): New functions.
2852 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
2853 (bibtex-map-entries): Fix docstring.
af71d4c0 2854 (bibtex-flash-head): New arg prompt. Simplify.
ffc1e1db
RW
2855 (bibtex-enclosing-field): Include code of bibtex-inside-field.
2856 (bibtex-insert-kill): Simplify. Always insert text past the
2857 current field or entry.
2858 (bibtex-format-entry): Use bibtex-parse-field.
2859 (bibtex-pop): Use bibtex-beginning-of-entry and
2860 bibtex-end-of-entry to initiate the search. Insert empty field if
2861 we found ourselves.
af3d4246
SM
2862 (bibtex-print-help-message): New args field and comma.
2863 Handle entry keys.
ffc1e1db
RW
2864 (bibtex-make-field): Use bibtex-beginning-of-entry.
2865 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
2866 invalid entry.
2867 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
2868 Handle preambles. Simplify code for thorough test.
2869 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
2870 New arg comma. Handle entry heads.
2871 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
2872 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
2873 New arg comma.
2874 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
2875 (bibtex-fill-field): Simplify.
2876 (bibtex-fill-entry): Use bibtex-beginning-first-field and
2877 bibtex-parse-field.
af3d4246 2878 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
ffc1e1db
RW
2879 (bibtex-complete): Use bibtex-parse-preamble.
2880
bc2051e4
NR
28812005-12-29 Nick Roberts <nickrob@snap.net.nz>
2882
2883 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
2884 Display name of expression instead of convenience variable.
2885 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
2886
2887 * progmodes/gud.el (gud-tooltip-dereference): Rename from
2888 toggle-gud-tooltip-dereference.
2889 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
af71d4c0 2890 (gud-tooltip-tips): ...here when dereferencing.
bc2051e4 2891
0d887b77
BW
28922005-12-28 Bill Wohler <wohler@newt.com>
2893
af3d4246 2894 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
0d887b77 2895
07a95b81
SM
28962005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
2897
97461c84
SM
2898 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
2899 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
2900 (vc-annotate-display-autoscale): Adjust call.
2901 (vc-annotate-display-default): Adjust call. Make arg compulsory.
2902 Fix interactive spec.
2903 (vc-annotate-time-span): Remove.
2904 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
2905 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
2906 (vc-annotate-display-select): Use new name.
2907
07a95b81
SM
2908 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
2909 (vc-annotate-mode-menu): Remove left-over redundant declaration.
2910 Correct the construction of span entries. Simplify.
2911 (vc-annotate-display-select): Fix the nil case.
2912 (vc-annotate): Remove obsolete (and now broken) code.
2913 (vc-annotate-extract-revision-at-line): Remove obsolete code.
2914 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
2915
ba455131
LT
29162005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2917
2918 * subr.el (lazy-completion-table): Correct typo in docstring.
2919
2920 * startup.el (command-line): Use `custom-reevaluate-setting' for
2921 `send-mail-function'.
2922
2923 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
2924
c3f69831
SJ
29252005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
2926
07a95b81
SM
2927 * mail/smtpmail.el (smtpmail-try-auth-methods):
2928 Send credentials together with "AUTH PLAIN" command.
c3f69831 2929
6281e1e8
RS
29302005-12-27 Richard M. Stallman <rms@gnu.org>
2931
2932 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
2933 mouse-2, go back to previously selected window, so it's selected
2934 when mouse-2 command runs.
2935
29362005-12-27 Juri Linkov <juri@jurta.org>
84116a13
JL
2937
2938 * descr-text.el (describe-text-sexp): Use square brackets for
2939 button [Show] to distinguish it from the property value `show'.
2940 (describe-property-list): Use `insert-text-button' with
2941 `help-face' type instead of putting face in quotes, because button
2942 is not created automatically for a list of faces.
2943 (describe-text-properties-1): Put button-type value in quotes to
2944 distinguish from plain text "button".
2945 (describe-char): Display code point values in hex. Don't use
2946 `symbol-name' for `current-input-method' because it is a string.
2947 Use `insert-text-button' with `help-face' type instead of putting
2948 hardcoded face in quotes, because button is not created automatically.
2949
51978cac
RS
29502005-12-27 Richard M. Stallman <rms@gnu.org>
2951
2926b5fb
RS
2952 * progmodes/glasses.el (glasses-face): More specific custom type.
2953
1af57101
RS
2954 * files.el (set-visited-file-name): Doc fix.
2955
51978cac
RS
2956 * textmodes/flyspell.el (flyspell-external-point-words):
2957 Use local var buffer-scan-pos to advance scan for next misspelling.
2958 Advance it only after we find the misspelling.
2959
29602005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
2961
2962 * textmodes/flyspell.el (flyspell-external-point-words):
2963 New criteria for finding the misspelling in the buffer.
2964
6281e1e8 29652005-12-27 Nick Roberts <nickrob@snap.net.nz>
84116a13
JL
2966
2967 * help-mode.el (help-insert-string): Set help-xref-stack-item
2968 rather than call help-setup-xref.
2969
2970 * descr-text.el (describe-char): Revert previous changes for
2971 optional buffer argument.
2972
6281e1e8 29732005-12-27 Juri Linkov <juri@jurta.org>
6280f20d
NR
2974
2975 * help-mode.el (help-insert-string): New function. Save buffer
07a95b81 2976 contents in cases where it is impossible to recompute the old contents.
6280f20d
NR
2977
2978 * descr-text.el (describe-char): Set help-xref-stack-item
84116a13 2979 explicitly after buffer has been generated.
6280f20d 2980
edd4b3ab
JD
29812005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2982
2983 * cus-start.el (all): Add x-gtk-show-hidden-files.
2984
d7504d5c
RS
29852005-12-26 Richard M. Stallman <rms@gnu.org>
2986
c0b45763
RS
2987 * replace.el (perform-replace): Calculate match-again
2988 before skipping read-only matches.
2989
d6f0f3e0
RS
2990 * paren.el (paren-showing-faces): New group.
2991 (show-paren-match, show-paren-mismatch): Move to that group.
2992
2993 * button.el (button): Put into group `basic-faces'.
2994
2995 * progmodes/make-mode.el: Remove faces from group `faces'.
2996
d7504d5c
RS
2997 * apropos.el (apropos, apropos-value): Doc fix.
2998 (apropos-documentation): Doc fix.
2999
1d5e15d0
SM
30002005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3001
3002 * subr.el (lazy-completion-table): Remove argument `args'.
3003
3004 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
3005 Don't use the `args' argument of lazy-completion-table.
3006
6281e1e8 30072005-12-26 Nick Roberts <nickrob@snap.net.nz>
0932395f
NR
3008
3009 * descr-text.el (describe-char): Add optional argument for buffer.
3010 Set buffer appropriately. Call help-setup-xref.
3011 Suggested by Stefan Monnier.
3012
6281e1e8 30132005-12-26 Juri Linkov <juri@jurta.org>
0932395f 3014
84116a13
JL
3015 * descr-text.el: Require `help-fns' at runtime. Don't require
3016 `button' for byte compilation.
3017 (describe-text-widget): Add `help-echo' for first button.
119f6f17
RS
3018 Use `help-info' for second.
3019 (describe-property-list): Use `help-argument-name' instead of `italic'.
84116a13
JL
3020 (describe-text-category): Add prompt to interactive spec.
3021 Call `help-setup-xref'.
3022 (describe-char): Use `help-character-set'. Add `help-echo' for
3023 code point. Use `help-input-method'. Remove superfluous insert.
0932395f 3024
6728475c
RS
30252005-12-25 Richard M. Stallman <rms@gnu.org>
3026
cad1051b
RS
3027 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
3028 at point, in case of narrowing.
3029
6f9de17a
RS
3030 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
3031
3032 * locate.el (locate-header-face): Allow nil in type.
3033
6728475c
RS
3034 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
3035
180a4473
RF
30362005-12-25 Romain Francoise <romain@orebokech.com>
3037
3038 * battery.el (battery-linux-proc-acpi): Also try
3039 `/proc/acpi/thermal_zone/THM0/temperature'.
3040
c5d290fb
CY
30412005-12-24 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * custom.el (custom-push-theme): Fix docstring.
3044
1d5e15d0
SM
3045 * cus-edit.el (custom-variable-set, custom-variable-save)
3046 (custom-variable-save): Custom-quote widget values.
c5d290fb
CY
3047 (customize-save-variable): Fix custom-push-theme call.
3048
7c417300
EZ
30492005-12-24 Eli Zaretskii <eliz@gnu.org>
3050
3051 * w32-fns.el (w32-batch-update-autoloads): New function.
3052
1d5e15d0
SM
3053 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
3054 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
7c417300
EZ
3055 from the command line.
3056
d820f1fb
CY
30572005-12-23 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
3060 reset means to remove setting from theme entirely. Don't keep
3061 expanding theme-settings list; delete old entries if necessary.
3062
3063 * cus-edit.el (custom-buffer-create-internal): Move "Erase
3064 customization" button one line up.
3065 (custom-themed): New face.
3066 (custom-magic-alist): New value, THEMED, for theme settings.
1d5e15d0
SM
3067 (custom-variable-state-set, custom-face-state-set):
3068 Check theme-value instead of saved-value.
d820f1fb 3069 (custom-variable-reset-standard, custom-face-reset-standard):
9ff7a71a 3070 Remove theme setting entirely. Recalculate new values.
25c6d447
CY
3071 (custom-variable-set, custom-variable-set)
3072 (custom-variable-reset-saved, custom-variable-reset-backup)
3073 (custom-face-set, custom-face-reset-saved): Update `user' theme.
3074 (custom-variable-save): Fix typos.
1d5e15d0 3075
eb533587
JL
30762005-12-23 Juri Linkov <juri@jurta.org>
3077
3078 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
3079 Add autoload cookies.
3080 (edebug-outside-d-c-i-n-s-w): New variable.
3081 (edebug-display, edebug-outside-excursion): Use it to save the
3082 original value of default-cursor-in-non-selected-windows.
3083 Set default-cursor-in-non-selected-windows to t while Edebug
3084 is active.
3085 (edebug-mode, edebug-eval-mode): Doc fix.
3086
3087 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
3088 with `buffer-substring-no-properties' to remove common substring
3089 highlighting.
3090
3091 * info.el (info-other-window, info): Rename function argument
3092 `file' to `file-or-node'.
3093 (Info-complete-menu-item): Use local variable `complete-nodes' to
3094 keep the global value of `Info-complete-nodes' unchanged for
3095 subsequent completions.
3096 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
3097
3098 * simple.el (get-next-valid-buffer, last-buffer)
3099 (next-error-buffer-p, next-error-find-buffer)
3100 (minibuffer-history-sexp-flag): Doc fix.
3101
3102 * savehist.el (savehist-mode-hook): Add `:group'.
3103
3104 * log-view.el: Call autoload for vc-find-version.
3105 (log-view-current-file): Adjust subgroup numbers.
3106 (log-view-current-tag): Add `length'.
3107
2b6abe1e
RS
31082005-12-23 Richard M. Stallman <rms@gnu.org>
3109
3110 * vc.el (vc-annotate-car-last-cons): Defn moved up.
3111
1fafa158
JL
31122005-12-23 Juri Linkov <juri@jurta.org>
3113
3114 * hi-lock.el (hi-lock-archaic-interface-message-used)
3115 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
3116 (hi-lock-mode): Display "Hi" in the mode line only when
3117 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
3118 (hi-lock-write-interactive-patterns):
3119 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
3120 (hi-lock-set-pattern, hi-lock-set-file-patterns)
3121 (hi-lock-font-lock-hook): Set 3rd arg `how' of
3122 font-lock-add-keywords to t.
3123
81dc5714
JL
31242005-12-23 David Koppelman <koppel@ece.lsu.edu>
3125
3126 * hi-lock.el (hi-lock-highlight-range): New variable.
3127 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
3128 only if font-lock-fontified is non-nil. Remove overlays.
3129 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
3130 font-lock-fontified is non-nil, otherwise use overlays (instead of
3131 text properties).
3132 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
3133 New variables.
3134 (hi-lock-string-serialize) New function.
3135
7b5836c7
JD
31362005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3137
3138 * menu-bar.el (menu-find-file-existing): New function.
3139 (menu-bar-file-menu): Use menu-find-file-existing for Open.
3140
af71d4c0 3141 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
7b5836c7 3142
04864eb0
SM
31432005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3144
3145 * vc.el: Remove unnecessary leading * in docstrings.
3146 (vc-annotate-mode-map): Move initialization into declaration.
3147 (vc-static-header-alist): Nitpick on the regexp.
3148 (vc-default-init-version): New fun.
3149 (vc-register): Use it.
3150 (vc-insert-headers): Use dolist.
3151 (vc-annotate-get-backend): Remove unused function.
3152 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
3153 (vc-annotate-mode): Remove corresponding call.
3154 (vc-annotate-car-last-cons): Simplify.
3155 (vc-annotate-buffers): Remove var.
3156 (vc-annotate-backend): Make it buffer-local.
3157 (vc-annotate): Move the interaction to the interactive spec.
3158 Add a `buf' argument.
3159 (vc-annotate-warp-version): Use this new `buf' argument to avoid
3160 killing&creating a vc-annotate buffer, which is very disruptive when
3161 the buffers are shown in dedicated frames.
3162
d59e3c42
NR
31632005-12-23 Nick Roberts <nickrob@snap.net.nz>
3164
3165 * descr-text.el: Add FSF as maintainer.
3166 (describe-text-mode, describe-text-mode-map)
3167 (describe-text-mode-hook, describe-text-done): Delete. Use normal
3168 help-mode.
3169 (describe-text-widget, describe-text-sexp)
3170 (describe-property-list, describe-text-category)
3171 (describe-text-properties, describe-text-properties-1)
3172 (describe-char): Use help buttons instead of widgets.
3173 (describe-char-unicodedata-file): Make URL link in doc string.
3174
b758ae9a 31752005-12-22 Richard M. Stallman <rms@gnu.org>
04864eb0 3176
b758ae9a
RS
3177 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
3178 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
3179 Don't include buttons that write a file when there's no file.
3180 (custom-variable-menu, custom-face-menu, custom-group-menu):
3181 Don't include commands that write a file when there's no file.
bba50f8a
RS
3182 (customize-browse): Reword the top-of-buffer help intro.
3183 (custom-buffer-create-internal): Fix previous change.
3184 (customize-changed-options-previous-release): Prev release is 21.1.
3185 (customize-changed-options): Doc fix.
3186 (customize-changed): New alias.
50137744
RS
3187 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
3188 Say "standard values".
3189 (Custom-reset-standard): Doc fix.
3190 (custom-face-reset-standard): Doc fix.
b758ae9a 3191
e0be77f6
SM
31922005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3193
3194 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
3195 even if font-lock-mode is non-nil since it may be t without having
3196 turned on font-lock-mode-internal.
3197 (font-lock-choose-keywords): Minor optimization.
3198 (font-lock-add-keywords, font-lock-remove-keywords)
3199 (font-lock-set-defaults): Don't call make-local-variable on a variable
3200 that we know to already be local.
3201
5e688290
RF
32022005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3203
3204 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
3205 messages if in the minibuffer.
3206
c1b5a260
SM
32072005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
3208
9c841316
SM
3209 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
3210 (tex-mode-flyspell-verify, flyspell-get-word)
3211 (flyspell-external-point-words): Don't use point-min/max uselessly.
3212
c1b5a260
SM
3213 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
3214 by Kevin Rodgers. Instead, just hide the completions buffer if we
3215 don't need to show it.
3216
135db51a
LT
32172005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3218
3219 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
3220
398de718
SM
32212005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
3222
3223 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
3224 delete-windows-on with an inexistent buffer.
3225
39b5238d
NR
32262005-12-22 Nick Roberts <nickrob@snap.net.nz>
3227
398de718 3228 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
39b5238d
NR
3229 Delete defcustom variable :tag names.
3230
aa230d94
SM
32312005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
3232
3233 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
3234 (log-view-font-lock-keywords): Ajust subgroup numbers.
3235 (log-view-current-tag): Don't hard code the number of subgroups.
3236
3bdba51d
JL
32372005-12-20 Juri Linkov <juri@jurta.org>
3238
3239 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
3240 (tooltip-x-offset, tooltip-y-offset): Doc fix.
3241
3242 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
3243 (menu-bar-non-minibuffer-window-p): Instead of checking
3244 display-multi-frame-p, use selected-frame when menu-updating-frame
3245 is nil.
3246
fdd5516e
TTN
32472005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
3248
3249 * align.el (align-rules-list): Use [ \t] instead of \s-
3250 for column separators in text mode.
3251
84a00de9
NR
32522005-12-20 Nick Roberts <nickrob@snap.net.nz>
3253
fdd5516e 3254 * help-mode.el (help-customize-variable, help-customize-face):
84a00de9
NR
3255 Don't pop help-xref-stack as help-follow no longer pushes
3256 anything on to it.
3257
d924f2e5
CD
32582005-12-20 Carsten Dominik <dominik@science.uva.nl>
3259
2e040f4e 3260 * textmodes/org.el (org-agenda-custom-commands): New option.
d924f2e5
CD
3261 (org-agenda): Offer custom commands on splash screen.
3262 (org-make-tags-matcher): Parser for Boolean logic added.
3263 (org-agenda-set-tags): New command.
3264 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
3265 (org-set-tags): Efficiency improvements.
3266 (org-auto-align-tags): New option.
3267 (org-todo, org-demote, org-promote): Realign tags.
aa230d94 3268 (org-tags-completion-function): Use also "&" and "|" as separators.
d924f2e5
CD
3269 (org-org-menu): Agenda commands simplified.
3270
c8fee345
LT
32712005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3272
3273 * cus-edit.el (customize-apropos, customize-apropos-options):
3274 Docstring changes.
3275
3276 * font-lock.el (font-lock): Add tags to the links in the defgroup.
3277
eb0d2864
CY
32782005-12-19 Chong Yidong <cyd@stupidchicken.com>
3279
3280 * longlines.el (longlines-mode): Wrap while widened.
3281 (longlines-decode-region, longlines-encode-region): Compute max
3282 just once.
3283
d6a90a49
YM
32842005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3285
3286 * cus-edit.el (mac): New group.
3287
3288 * cus-start.el (all): Add user options in macterm.c. Add test for
3289 Mac-related built-ins. Fix test for GTK-related built-ins.
3290
3291 * term/mac-win.el (mac-handle-language-change)
3292 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
3293 (mac-services-open-selection, mac-services-mail-selection)
3294 (mac-services-mail-to, mac-services-insert-text)
3295 (mac-dispatch-apple-event): Add docstrings.
3296 (x-get-selection, mac-select-convert-to-string): Select coding
3297 system from `utf-16be' and `utf-16le' using `byteorder'.
3298
8e77fbb4
SM
32992005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
3300
3301 * subr.el (lazy-completion-table): Don't be fooled if the var holds
3302 a "list" (lambda ...) rather than a real completion list.
3303
3304 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
3305 lexical-let when encountering ((lambda (...) ...) ...).
3306
1aa545c1
CY
33072005-12-17 Chong Yidong <cyd@stupidchicken.com>
3308
8e77fbb4 3309 * progmodes/sh-script.el (sh-mode):
1aa545c1
CY
3310 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
3311 * textmodes/picture.el (picture-mode): Update docstrings.
3312
abeb5855
EZ
33132005-12-17 Eli Zaretskii <eliz@gnu.org>
3314
3315 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
3316 commands enclosed in $(ARGQUOTE)s should not be split between two
3317 lines, as that will break with GNU Make >3.80, when sh.exe is used
3318 and arg quoting is with '..'.
3319 (autoloads): Don't break the quoted --eval expression between
3320 several lines.
3321
14e7cb94
CY
33222005-12-17 Chong Yidong <cyd@stupidchicken.com>
3323
8e77fbb4
SM
3324 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
3325 Capture error from printing circular structures.
14e7cb94 3326
6872b31c
EZ
33272005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
3328
3329 * wid-edit.el (widget-checkbox-action): Clear undo info.
3330
6eee5abf
BW
33312005-12-16 Bill Wohler <wohler@newt.com>
3332
3333 * menu-bar.el (kill-this-buffer): Set a good example by using menu
3334 bar, not menubar in comment.
3335
f3725983
SM
33362005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
3337
3338 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
3339 After-change-functions should not clobber the match data.
3340
2a502a32
JL
33412005-12-16 Juri Linkov <juri@jurta.org>
3342
3343 * simple.el (choose-completion): Use `buffer-substring-no-properties'
3344 instead of `buffer-substring'.
3345 (completion-common-substring): Doc fix.
3346 (completion-setup-function): Use minibuffer-completion-contents
3347 instead of minibuffer-contents. Don't set common-string-length
3348 initially. Remove special handling of partial-completion-mode.
f3725983
SM
3349 Move computation of completion-base-size into one cond.
3350 Call completion-base-size-function in mainbuf. In computation of
2a502a32
JL
3351 completion-base-size for file name completion don't move point to
3352 the end of the minibuffer. Move computation of common-string-length
3353 into one cond. Start putting faces only when common-string-length>=0.
f3725983
SM
3354 Add condition to put completions-common-part when
3355 common-string-length>0.
2a502a32
JL
3356
3357 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
3358 place point at the first different character in the minibuffer
3359 even if this position is at the beginning of the minibuffer.
3360
3361 * info.el (Info-read-node-name-1): In completion-base-size-function's
3362 lambda return 1 if common-substring or minibuffer-completion-contents
3363 starts with (, and 0 otherwise.
3364
3365 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
3366 Use `crm-current-element' for second arg of `display-completion-list'.
3367
ec6328a2
EZ
33682005-12-16 Klaus Zeitler <kzeitler@lucent.com>
3369
3370 * files.el (set-auto-mode): Look for an interpreter specified on
3371 the first line also if search for mode specification succeeded,
3372 but the mode is not known.
3373
f63bdfca
CD
33742005-12-16 Carsten Dominik <dominik@science.uva.nl>
3375
2e040f4e 3376 * textmodes/org.el (org-tags-match-list-sublevels): New option.
f3725983 3377 (org-open-at-point): Implement tag searches as links.
f63bdfca 3378 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
f3725983 3379 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
f63bdfca
CD
3380 (org-tags-sparse-tree, org-tags-view, org-set-tags)
3381 (org-agenda-dispatch): New commands.
3382 (org-use-tag-inheritance, org-tags-column): New options.
3383 (org-tab-follows-link, org-return-follows-link): New options.
3384 (org-tags): New customize group.
3385 (org-start-icalendar-file): Get local time zone.
3386 (org-tags-completion-function): New function.
f3725983 3387 (org-set-font-lock-defaults): Make sure links will also be
cfbc5709 3388 highlighted inside headlines.
f63bdfca 3389
e4fd12dd
EZ
33902005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
3391
f3725983
SM
3392 * term.el (term-emulate-terminal):
3393 Let term-handle-ansi-terminal-messages override what Bash says about
e4fd12dd
EZ
3394 its current directory.
3395
a74f9094
KL
33962005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
3397
3398 * bindings.el (last-buffer): Move to simple.el.
3399 * simple.el (last-buffer): Move here.
3400 (get-next-valid-buffer): New function.
3401 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
af71d4c0 3402 (prev-buffer): Ditto. Rename to `previous-buffer'.
a74f9094 3403
f3725983 3404 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
a74f9094
KL
3405 * bindings.el (global-map): Ditto.
3406
6769aefa
LT
34072005-12-15 Luc Teirlinck <teirllm@auburn.edu>
3408
3409 * cus-edit.el: Introductory comment change.
3410 (custom-magic-alist): Change message string for the `rogue' state.
3411
62e5dd08
RS
34122005-12-15 Richard M. Stallman <rms@gnu.org>
3413
3414 * tooltip.el: Delete defcustom variable :tag names.
3415
3416 * complete.el (partial-completion-mode): Doc fix.
3417
3418 * textmodes/flyspell.el (flyspell-external-point-words):
3419 Use save-excursion to ensure we don't move backward in the
3420 search loop, not even one character.
3421 (flyspell-delete-all-overlays): Use remove-overlays directly.
3422
3423 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
3424 (ispell-start-process): Set that variable.
3425 Clear ispell-buffer-local-name.
3426 (ispell-internal-change-dictionary):
3427 Set ispell-current-dictionary after killing process.
3428 (ispell-buffer-local-dict):
3429 Don't set spell-personal-dictionary after killing process.
3430 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
af71d4c0
JB
3431 (ispell-tex-skip-alists, ispell-html-skip-alists)
3432 (ispell-skip-region-alist): Mark as risky.
62e5dd08
RS
3433
3434 * net/newsticker.el (newsticker--retrieval-timer-list)
3435 (newsticker--display-timer, newsticker-running-p)
3436 (newsticker-ticker-running-p): Definitions moved up.
3437
5df0c23b
NR
34382005-12-16 Nick Roberts <nickrob@snap.net.nz>
3439
f3725983 3440 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
5df0c23b 3441
d0ccae3e
DP
34422005-12-15 David Ponce <david@dponce.com>
3443
f3725983 3444 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
d0ccae3e
DP
3445 (recentf-edit-list, recentf-open-files): Signal an error when
3446 there is no recent file.
3447
9cfeca9e
RF
34482005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
3449
3450 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
3451 read-only except for texinfo-format-region evaluation.
6d298e78 3452
c94dca60
RS
34532005-12-14 Richard M. Stallman <rms@gnu.org>
3454
3455 * vc.el (vc-default-previous-version, vc-default-next-version)
3456 (vc-do-command): Doc fixes.
3457
cdc61d35
SM
34582005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3459
3460 * textmodes/bibtex.el (bibtex-expand-strings)
3461 (bibtex-autokey-expand-string, bibtex-name-part)
3462 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
3463 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
3464 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
3465 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
3466 (bibtex-entry-postfix, bibtex-known-entry-type-re)
3467 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
3468 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
3469 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
3470 (bibtex-beginning-of-last-entry): Remove.
3471 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
3472 message if comma is missing but buffer is read-only.
3473 (bibtex-parse-field-text): Handle whitespaces at the end of field
3474 text. Return 3-element list with beginning and end of field text
3475 and end of field.
3476 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
3477 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
3478 (bibtex-search-forward-field, bibtex-search-backward-field):
3479 Search always delimited by limits of entry. Use more efficient
3480 search algorithms.
3481 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
3482 bibtex-end-of-name-in-field.
3483 (bibtex-text-in-field-bounds): Handle BibTeX strings when
3484 extracting the content of a field.
3485 (bibtex-text-in-field): Use search limits.
3486 (bibtex-parse-string-prefix): Handle empty string keys based on
3487 bibtex-string-empty-key.
3488 (bibtex-parse-string): Fix docstring.
3489 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
3490 (bibtex-preamble-prefix, bibtex-strings): New functions.
3491 (bibtex-skip-to-valid-entry): Include preceding whitespace in
3492 BibTeX entries (consistent with other BibTeX functions).
3493 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
3494 (bibtex-search-entry): Fix docstring. Simplify.
3495 (bibtex-flash-head, bibtex-complete-string-cleanup)
3496 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
3497 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
3498 (bibtex-parse-entry): New optional arg content.
3499 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
3500 Use bibtex-text-in-field-bounds.
3501 (bibtex-print-help-message): Handle BibTeX strings and preambles.
3502 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
3503 bibtex-parse-string-postfix.
3504 (bibtex-find-text-internal): New function.
3505 (bibtex-remove-delimiters): Use it.
3506 (bibtex-find-text): Use it. New optional arg help.
3507 (bibtex-complete): Handle BibTeX string and preamble entries.
3508 (bibtex-Preamble): Fix order of closing delimiters.
3509
35102005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
3511
3512 * vc.el (vc-default-revert): New fun.
3513
3514 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
3515
28aa8148
RF
35162005-12-14 Romain Francoise <romain@orebokech.com>
3517
3518 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
3519 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
3520 (font-lock-remove-keywords): Likewise.
3521
fa81f010
JL
35222005-12-14 Juri Linkov <juri@jurta.org>
3523
e8171d36
JL
3524 * log-view.el (log-view-diff): Doc fix.
3525
fa81f010
JL
3526 * isearch.el (isearch-query-replace): Use (mark) instead of
3527 isearch-opoint if mark is active in transient-mark-mode.
3528
e7e4ea21
JL
35292005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3530
3531 * isearch.el (isearch-query-replace): Check for isearch-other-end.
3532
cf717a0d
JL
35332005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
3534
3535 * progmodes/cpp.el (cpp-face): New widget.
3536 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
3537
ad25ebbb
JL
35382005-12-14 Juri Linkov <juri@jurta.org>
3539
3540 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
3541 around `erase-buffer' and `insert'.
3542
3543 * descr-text.el (describe-text-properties): Replace buffer name
3544 "*Help-2*" with "*Help*<2>".
3545 (describe-char): Add functions print-help-return-message,
3546 toggle-read-only. Use help-setup-xref with nil to not store
3547 describe-char in help-xref-stack. Use help-make-xrefs to
3548 make [back] button.
3549
3550 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
3551
3552 * wdired.el (wdired-old-point): New internal variable.
3553 (wdired-change-to-wdired-mode): Set it buffer-locally.
3554 (wdired-abort-changes): Restore point after aborting changes.
3555
df4da7f4
SM
35562005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3557
3558 * vc.el (vc-do-command): Add a new value t for okstatus.
3559
3560 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
3561 frame in case of errors.
3562
4c0252a5
JD
35632005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3564
df4da7f4 3565 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
4c0252a5
JD
3566 so it comes after "On the Left" in the menu.
3567
2ac1d4ef
LT
35682005-12-12 Luc Teirlinck <teirllm@auburn.edu>
3569
3570 * cus-edit.el (customize-apropos, customize-apropos-options)
3571 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
3572
63fc53c9
BW
35732005-12-12 Bill Wohler <wohler@newt.com>
3574
3575 * vc-svn.el (vc-svn-registered): Fix problem of visiting
3576 non-writable Subversion-controlled files by saving window
df4da7f4 3577 configuration before calling vc-do-command. vc-do-command calls
63fc53c9
BW
3578 pop-to-buffer on error which is unexpected during registration.
3579
2da61afc
JB
35802005-12-12 Jay Belanger <belanger@truman.edu>
3581
3582 * calc/README: Update the summary of changes.
3583
25a3c9d1
SM
35842005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
3585
3586 * descr-text.el (describe-char): Rework last fix to solve the problem
3587 is the same way it's solved for everything else in that function
3588 (i.e. by extracting the info before setting up the *Help* buffer).
3589
0900f982
KS
35902005-12-12 Kim F. Storm <storm@cua.dk>
3591
3592 * subr.el (version-regexp-alist): Allow space as separator before
3593 non-numeric part, e.g. "1.0 alpha".
3594 (version-to-list): Interpret .X.Y version as 0.X.Y version.
3595
7d29e55d
CD
35962005-12-12 Carsten Dominik <dominik@science.uva.nl>
3597
2e040f4e 3598 * textmodes/org.el (org-agenda, org-timeline, org-todo):
7d29e55d
CD
3599 Implement Logging and the keep-modes setting.
3600 (org-get-category): Make sure a string is returned.
3601 (org-log-done): New function.
3602 (org-log-done, org-closed-string): New options.
3603
5621b83a
JD
36042005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3605
df4da7f4 3606 * tooltip.el (tooltip-y-offset): Change default to 20.
5621b83a 3607
eab52f48
RS
36082005-12-12 Richard M. Stallman <rms@gnu.org>
3609
3610 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
3611
3612 * frame.el (display-hourglass): Doc fix.
3613
3614 * help.el (help-for-help-internal): Simplify entry for `a'.
3615
3616 * info.el (Info-on-current-buffer): Doc fix.
3617 (info-insert-file-contents): Don't test (featurep 'jka-compr).
3618
3619 * startup.el (inhibit-splash-screen): Make this the real name.
3620 (inhibit-startup-message): Make this the alias.
3621 (command-line): Find only simple.el, and use its directory
3622 to fill in other preloaded files' names.
3623 (command-line): Deactivate the mark if deactivate-mark is set.
3624
3625 * international/mule.el (load-with-code-conversion):
3626 Bind deactivate-mark.
3627
3628 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
3629
39f617e5
LT
36302005-12-11 Luc Teirlinck <teirllm@auburn.edu>
3631
3632 * cus-edit.el (customize-apropos): Avoid listing an option more
3633 than once under different aliases. No longer list user options
3634 that are not defined with defcustom (unless a prefix arg is given).
3635 Doc fix.
3636 (customize-apropos-options): Doc fix.
3637
d4c6530f
JL
36382005-12-11 Juri Linkov <juri@jurta.org>
3639
3640 * frame.el (set-background-color, set-foreground-color)
3641 (set-cursor-color, set-mouse-color, set-border-color):
3642 Add explicit prompts to read colors by `facemenu-read-color'.
3643 (show-trailing-whitespace, blink-cursor-delay)
3644 (blink-cursor-interval, display-hourglass, hourglass-delay):
3645 Remove tags.
3646 (display-hourglass, hourglass-delay): Doc fix.
3647 (cursor-in-non-selected-windows): Capitalize words in tag.
3648
3649 * faces.el (frame-background-mode): Replace `choice-item' keywords
3650 with `const' to not make [default] button. Change default value tag
3651 from `default' to `automatic'. Doc fix.
3652 (trailing-whitespace) <defface>: Change group `whitespace' to
3653 `whitespace-faces'.
3654
4b1c16c2
RS
36552005-12-11 Richard M. Stallman <rms@gnu.org>
3656
3657 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
3658
ac8fcf0f
YM
36592005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3660
3661 * term/mac-win.el: Create keymap for mac-apple-event-map.
3662
35cd2d87
NR
36632005-12-11 Nick Roberts <nickrob@snap.net.nz>
3664
3665 * tooltip.el (tooltip-mode): Move to start of file so that it
3666 appears at top of customize buffer.
3667
3668 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
3669 Add the gud groupname.
3670 (gud-tooltip-mode): Add the tooltip groupname.
af71d4c0 3671 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
35cd2d87
NR
3672 avoid conflict with tooltip-use-echo-area.
3673
d50d22f1
RF
36742005-12-10 Romain Francoise <romain@orebokech.com>
3675
3676 * help.el (help-for-help-internal): Add `r' in doc string.
3677
5fdf9b7c
EZ
36782005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3679
f3725983
SM
3680 * align.el (align-regexp, align-highlight-rule):
3681 Use region-beginning and region-end instead of point and mark, so that
5fdf9b7c
EZ
3682 repetition (with `repeat-complex-command') recomputes the region
3683 bounds.
3684
d50d22f1 36852005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
614b38a9
EZ
3686
3687 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
3688 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
3689 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
3690 (balance-windows): Rewrite using the above new functions.
3691
71060bdd
EZ
36922005-12-10 David Koppelman <koppel@ece.lsu.edu>
3693
af71d4c0 3694 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
71060bdd
EZ
3695 react if global-hi-lock-mode seems intended.
3696 (global-hi-lock-mode) Renamed from hi-lock-mode.
3697 (hi-lock-archaic-interface-message-used)
d50d22f1 3698 (hi-lock-archaic-interface-deduce): New variables.
71060bdd
EZ
3699 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
3700 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
f3725983
SM
3701 (hi-lock-find-patterns, hi-lock-font-lock-hook):
3702 Replace hi-lock-buffer-mode with hi-lock-mode.
71060bdd 3703
57436ee7 37042005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
6d93e4aa
EZ
3705
3706 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
3707 completion list, even after a partial completion has been
3708 inserted in the current buffer. If there are more than 1
3709 completion, redisplay the *Completions* buffer; if the
3710 completion is unique, delete the *Completions* window.
3711
7c86d70e
EZ
37122005-12-10 Eli Zaretskii <eliz@gnu.org>
3713
3714 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
3715 strings and long subject lines that were broken into multiple
eba9bb5f
EZ
3716 lines at arbitrary places. Handle subjects that have "Re: " in
3717 the middle.
7c86d70e 3718
d9f9aa72
EZ
37192005-12-10 John W. Eaton <jwe@octave.org>
3720
3721 * emacs/octave-mod.el (octave-electric-space): Don't indent
3722 comments or strings if octave-auto-indent is nil.
3723
4b3eb407
YM
37242005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3725
f3725983
SM
3726 * term/mac-win.el: Require url when compiling.
3727 Call mac-process-deferred-apple-events after loading init files.
4b3eb407
YM
3728 (mac-apple-event-map): New defvar. Define event handlers in it.
3729 (core-event, internet-event): New Apple event class symbols.
3730 (open-application, reopen-application, open-documents)
3731 (print-documents, open-contents, quit-application)
f3725983
SM
3732 (application-died, show-preferences, autosave-now, get-url):
3733 New Apple event ID symbols.
4b3eb407
YM
3734 (about): New HICommand ID symbol.
3735 (mac-event-spec, mac-event-ae): New macros.
3736 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
3737 (mac-ae-selection-range, mac-ae-text-for-search)
3738 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
3739 (mac-application-menu-map): Remove keymap. Handlers for HICommand
3740 and Services menu events are now defined in mac-apple-event-map.
3741 (mac-drag-n-drop): Remove selection range handling.
3742
332ee544
KH
37432005-12-10 Kenichi Handa <handa@m17n.org>
3744
f3725983 3745 * simple.el (zap-to-char):
332ee544
KH
3746 * isearch.el (isearch-process-search-char): Translate CHAR by
3747 translation-table-for-input.
3748
b0562527
CY
37492005-12-09 Chong Yidong <cyd@stupidchicken.com>
3750
3751 * foldout.el (foldout-exit-fold): Properly hide subtree.
3752
e8f4db18
RS
37532005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
3754
3755 * files.el (save-buffer):
d50d22f1 3756 * international/ucs-tables.el (ucs-set-table-for-input):
e8f4db18
RS
3757 * mail/mail-extr.el (mail-extract-address-components):
3758 * mail/sendmail.el (mail-mode): Reformat doc string.
3759
37fec9be
JL
37602005-12-09 Juri Linkov <juri@jurta.org>
3761
3762 * isearch.el (isearch-highlight): Change main overlay priority
3763 from 1 to 1001. Simplify.
3764 (isearch-lazy-highlight-update): Change lazy overlay priority
3765 from 0 to 1000.
3766
3767 * replace.el (replace-highlight): Change overlay priority from
3768 1 to 1001.
3769
3770 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
3771 Change overlay priority from 1 to 1001. Reuse existing overlay.
3772
3773 * compare-w.el (compare-windows-highlight): Change overlay
3774 priority from 1 to 1000.
3775
3776 * menu-bar.el (menu-bar-edit-menu): Add listp around
3777 pending-undo-list to disable menu item "undo" when pending
3778 undo list is empty.
3779
3780 * locate.el (locate): Disable undo in *Locate* buffer.
3781
84fdb82c
KS
37822005-12-09 Kim F. Storm <storm@cua.dk>
3783
3784 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
3785
5a8781ad
DP
37862005-12-09 David Ponce <david@dponce.com>
3787
84fdb82c 3788 * recentf.el: Improvement of the menu code.
5a8781ad
DP
3789 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
3790 instead of menu hook.
3791 (recentf-show-menu, recentf-hide-menu): New functions.
3792 (recentf-menu-customization-changed, recentf-mode): Use them.
3793 (recentf-menu-action, recentf-max-menu-items)
3794 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
3795 (recentf-arrange-by-rule-others)
3796 (recentf-arrange-by-rules-min-items)
3797 (recentf-arrange-by-rule-subfilter) : Don't use
3798 `recentf-menu-customization-changed'.
3799 (recentf-arrange-rules): Likewise. Accept functions to compute
3800 sub-menu titles.
3801 (recentf-menu-filter): Likewise. Doc fix.
3802 (recentf-menu-value-shortcut): Doc fix.
3803 (recentf-dump-variable): Quote atom value.
3804 (recentf-make-menu-items): Update to use it as a menu filter.
3805 (recentf-match-rule): New function.
3806 (recentf-arrange-by-rule): Use it.
3807 (recentf-indirect-mode-rule): New function.
3808 (recentf-build-mode-rules): Use it.
3809 (recentf-dir-rule): New function.
3810 (recentf-arrange-by-dir): Use it.
3811 (recentf-filter-changer-current): Rename from
3812 `recentf-filter-changer-state'. All references updated.
3813 (recentf-filter-changer-alist): Update filter names.
3814 (recentf-filter-changer-select): New function.
3815 (recentf-filter-changer): Use it. Make a sub-menu from filters
3816 available in `recentf-filter-changer-alist'.
5a8781ad
DP
3817 (recentf-data-cache, recentf-clear-data)
3818 (recentf-update-menu): Remove. All references updated.
3819 (recentf-match-rule-p, recentf-build-dir-rules)
3820 (recentf-filter-changer-goto-next)
3821 (recentf-filter-changer-get-current)
3822 (recentf-filter-changer-get-next): Remove.
3823
30c02925
LT
38242005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3825
3826 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
3827 buffer "Reset" button to "Reset to Current" for consistency with
3828 the State buttons.
3829
1c258d8c
JPW
38302005-12-08 John Paul Wallington <jpw@pobox.com>
3831
3832 * ibuf-ext.el (define-ibuffer-filter filename):
3833 If `dired-directory' is a list then really use its car.
3834
84574cf2
KS
38352005-12-08 Kim F. Storm <storm@cua.dk>
3836
af71d4c0
JB
3837 * emulation/cua-rect.el (cua--rectangle-aux-replace):
3838 Fix indention of text on right side of replaced rectangle.
84574cf2 3839
c48971b2
NR
38402005-12-09 Nick Roberts <nickrob@snap.net.nz>
3841
3d596891 3842 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
c48971b2
NR
3843 No need to check gud-comint-buffer is bound.
3844 (gdb): Prevent multiple debugging when first session uses gdba.
3845
9e04cba1
AM
38462005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3847
3848 CC Mode update to 5.31.
3849
3850 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
3851 Emacsen which lack `define-minor-mode'. (Currently Emacs <21. We
3852 might do this function properly in the future).
3853
3854 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
3855 macros c-sentence-end and c-default-value-sentence end, to cope
3856 with Emacs 22's new function `sentence-end'.
3857
38582005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3859
3860 * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
3861 compat issue using `c-put-overlay' and `c-delete-overlay'.
3862
3863 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
3864 compat macros to handle overlays/extents.
3865
38662005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3867
3868 * progmodes/cc-fix.el: Add definitions of the macros push and pop
3869 (for GNU Emacs 20.4)
3870
3871 * progmodes/cc-defs.el:
3872 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
3873
af71d4c0 3874 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
9e04cba1
AM
3875 highlighting mechanism so it will work in XEmacs too.
3876
3877 * progmodes/cc-defs.el: Insert c-int-to-char.
3878
3879 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
3880 call to the new macro c-int-to-char. This solves XEmacs's
3881 regarding characters as different from integers.
3882
38832005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3884
3885 * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
3886 helper.
3887
3888 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
3889 construct to make the indirect face lookup work in XEmacs.
3890
3891 (c-cpp-matchers): Append the negation char face to the existing
3892 fontification, so that the cpp face doesn't disappear. Use
3893 `c-make-syntactic-matcher' to avoid negation chars in comments and
3894 strings.
3895
3896 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
3897 to map to `font-lock-negation-char-face' in emacsen where it
3898 exists.
3899
39002005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3901
3902 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
3903
af71d4c0
JB
3904 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
3905 Rename "c-subword-move-mode" as "c-subword-mode".
9e04cba1
AM
3906
3907 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
3908 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
3909
39102005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3911
3912 * progmodes/cc-mode.el: Added autoload directive for
3913 `c-subword-move-mode' for use in older emacsen.
3914
39152005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3916
3917 * progmodes/cc-mode.el:
3918 (i) Insert a binding for C-c C-backspace into
3919 c-bind-special-erase-keys which works in TTYs.
3920 (ii) Make sure that when file styles are used, any explicitly
3921 given style variables take priority over those in the style. Do
3922 this by calling `hack-local-variables' a second time.
3923
3924 * progmodes/cc-vars.el: Add language specific customization
3925 widgets for AWK to c-doc-comment-style, c-require-final-newline
3926 and c-default-style. Add a defcustom for awk-mode-hook. Give
3927 c-syntactic-element and c-syntactic-context doc-strings by
3928 directly setting their `variable-documentation' propery. This
3929 allows Emacs 22.1 to read these with C-h v.
3930
3931 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
3932 Monnier).
3933
39342005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3935
3936 * progmodes/cc-fonts.el, cc-vars.el
af71d4c0
JB
3937 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
3938 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
9e04cba1
AM
3939 Masatake YAMATO.
3940
3941 (c-doc-comment-style): Made GtkDoc default in C mode.
3942
3943 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
3944 and C-c C-<delete>.
3945
3946 (c-bind-special-erase-keys): New function for use on
3947 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
3948
3949 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
3950 <delete> key behavior in XEmacs according to `delete-forward-p'.
3951 C.f. `c-electric-delete'.
3952
39532005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3954
3955 * progmodes/cc-mode.el: Give c-hungry-backspace and
d50d22f1 3956 c-hungry-delete-forward permanent key bindings.
9e04cba1
AM
3957
3958 * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
3959 c-syntactic-context for calls to "criteria functions", for
3960 consistency with other calls to user functions.
3961
af71d4c0 3962 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
9e04cba1
AM
3963 `current-prefix-arg', since this might be the prefix arg to a
3964 command which calls c-indent-command as a function. Change the
3965 interactive spec from "p" to "P".
3966
3967 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
3968 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
3969 was difficult to understand.
3970
39712005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3972
3973 * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
3974 first char of an identifier.
3975
3976 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
3977 +" syntax in C++.
3978
39792005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3980
af71d4c0 3981 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
9e04cba1
AM
3982 auto-fill doesn't split a c-comment's last word from a hanging
3983 "*/" when a space is typed between them after fill-column.
3984
3985 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
3986
af71d4c0
JB
3987 * progmodes/cc-styles.el (c-set-style)
3988 (c-setup-paragraph-variables): Abort the command if we're not in a
9e04cba1
AM
3989 CC Mode buffer.
3990
3991 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
3992 with blank comment-prefix, and a blank line as the comment's
3993 second line.
3994
39952005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
3996
3997 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
3998 Incorporated the patterns added in the Emacs development branch
3999 for the new Emacs 22 face `font-lock-negation-char-face'.
4000
4001 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
4002 of "red" since it stands out better in xterms and DOS terminals.
4003
4004 * progmodes/cc-engine.el (c-literal-faces): Added
4005 `font-lock-comment-delimiter-face' which is new in Emacs 22.
4006
40072005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4008
4009 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
4010 forcibly enable c-electric-flag.
4011
4012 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
4013 `comment-close-slash' on c-electric-slash: if enabled, typing `/'
4014 just after the comment-prefix of a C-style comment will close that
4015 comment.
4016
40172005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4018
af71d4c0
JB
4019 * progmodes/cc-fonts.el (c-basic-matchers-before)
4020 (c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
9e04cba1
AM
4021 in Pike.
4022
4023 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
4024 digraphs.
4025
4026 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
af71d4c0
JB
4027 (c-cpp-message-directives, c-cpp-include-directives)
4028 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
4029 (c-cpp-expr-directives): Introduced new language constants to
9e04cba1
AM
4030 control cpp syntax in a cleaner way.
4031
4032 (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
4033
4034 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
4035
af71d4c0
JB
4036 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
4037 (c-multiline-string-start-char): New language constants and
9e04cba1
AM
4038 variables to specify how newlines in string literals work.
4039
4040 (c-font-lock-invalid-string): Use them.
4041
4042 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
4043 unbalanced close brace is entered. Optimization by avoiding going
4044 back over arbitrarily large blocks. Removed hints that this
4045 function only would be relevant/useful in AWK.
4046
4047 (c-electric-brace): Indent syntactically after the cleanups since
4048 lineup functions might do it differently then.
4049
4050 * progmodes/cc-engine.el, cc-langs.el
4051 (c-opt-op-identifier-prefix): New language constant and variable.
4052
af71d4c0
JB
4053 (c-just-after-func-arglist-p, c-after-special-operator-id)
4054 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
9e04cba1
AM
4055
4056 * progmodes/cc-align.el, cc-engine.el
4057 (c-after-special-operator-id): New helper to handle C++ operator
4058 identifiers.
4059
af71d4c0
JB
4060 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
4061 (c-guess-basic-syntax): Handle C++ operator identifiers in
9e04cba1
AM
4062 declarations.
4063
4064 * progmodes/cc-langs.el (c-assignment-operators): Added the
4065 trigraph version of ^= too.
4066
4067 * progmodes/cc-langs.el (c-assignment-operators): Added the
4068 trigraph version of |= in C++.
4069
4070 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
4071 `c-decl-hangon-kwds' after the identifier name.
4072
4073 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
4074 whether an arglist is "nonempty", ignore a comment after the open
4075 paren if it isn't followed by a non-comment token on the same
4076 line.
4077
4078 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
4079 heuristics below the point to cope with classes inside special
4080 brace lists in Pike.
4081
40822005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4083
4084 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
4085
40862005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4087
4088 * progmodes/cc-guess.el (cc-guess-install): New function to
4089 install an already guessed style in another buffer.
4090
4091 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
4092 sets `inhibit-read-only' - `c-save-buffer-state' should be used
4093 anyway if the change always is undone.
4094
40952005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4096
4097 Implement togglable electricity:
4098
4099 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
4100 saying when it should be used.
4101
4102 * progmodes/cc-engine.el: Add the new buffer-local variable,
4103 c-electric-flag.
4104
4105 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
4106 c-toggle-auto-newline.
4107
4108 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
4109 c-toggle-auto-newline. Remove the binding for
4110 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
4111 c-toggle-electric-state.
4112
4113 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
4114
4115 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
4116 c-\(forward\|backward\)-subword.
4117 (c-update-modeline): Add the new modeline flag `l' for
4118 `c-electric-flag'. Make the auto-newline flag `a' dependent on
4119 `l'.
4120 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'. Make
4121 the old name an alias of the new name.
4122 (c-toggle-electric-state): New function.
4123 c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
4124 Adapt these functions to do electric things only when
4125 c-electric-flag is non-nil.
4126 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
4127 new functions from c-electric-brace.
4128 (c-point-syntax): Add a check for "virtual semicolons" in AWK
4129 mode, so that the tentative extra newline doesn't change the
4130 syntax of the following brace.
af71d4c0 4131 (c-electric-brace): Restructure by extracting the above functions.
9e04cba1
AM
4132 Tidy up the coding somewhat.
4133 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
4134 restructure a bit.
4135
41362005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4137
4138 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
4139 anchor position(s) using faces. Thanks to Masatake YAMATO for the
4140 idea.
4141
4142 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
4143 (c-submode-indicators): Changed name from `c-auto-hungry-string'
4144 since it's now used to track another submode.
4145
4146 (c-update-modeline): Converted to function and extended to check
4147 `c-subword-move-mode'.
4148
4149 (c-forward-into-nomenclature, c-backward-into-nomenclature):
4150 Converted to compat aliases for `c-forward-subword' and
4151 `c-backward-subword'.
4152
4153 * progmodes/cc-subword.el: New functions and minor mode to handle
4154 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
4155
af71d4c0
JB
4156 (c-forward-subword, c-backward-subword, c-mark-subword)
4157 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
4158 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
9e04cba1
AM
4159 Functions corresponding to the standard word handling functions.
4160
4161 (c-subword-move-mode): Minor mode that replaces all the standard
4162 word handling functions with their subword equivalences.
4163
41642005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4165
4166 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
4167 entry for one-liner-defun.
4168
4169 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
4170 name in its def-edebug-spec.
4171
4172 * progmodes/cc-cmds.el (c-electric-brace): Make the
4173 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
4174 compacts space before a comment, if this will make things fit on
4175 one line.
4176
4177 Introduce an "awk" style, mainly for auto-newline and clean-ups.
4178
af71d4c0 4179 * progmodes/cc-align.el: New function c-snug-1line-defun-close
9e04cba1
AM
4180
4181 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
4182 clean-up one-liner-defun.
3d596891 4183
9e04cba1
AM
4184 * progmodes/cc-styles.el: Add the new "awk" style.
4185
4186 * progmodes/cc-vars.el: Add description of one-liner-defun to
4187 c-cleanup-list's doc-string. New user options,
4188 c-max-one-liner-length. In c-default-style, set the default style
4189 for AWK to "awk".
4190
41912005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4192
4193 * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
4194 macros inside labels.
4195
4196 * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
4197 `c-at-statement-start-p' and `c-at-expression-start-p'.
4198
4199 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
4200 error if the mark isn't set.
4201
af71d4c0
JB
4202 * progmodes/cc-engine.el (c-guess-continued-construct)
4203 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
9e04cba1
AM
4204 accurately detect functions inside functions.
4205
4206 * progmodes/cc-engine.el (c-at-expression-start-p): New function
4207 like `c-at-statement-start-p' that additionally recognizes commas
4208 and expression parentheses as delimiters.
4209
4210 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
4211 to avoid heuristics that doesn't work for unclosed blocks.
4212
4213 (c-at-statement-start-p): New function.
4214
4215 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
4216 Objective-C directives, e.g. directives spanning lines should work
4217 reasonably well now.
4218
4219 (c-put-c-type-property, c-clear-c-type-property): New helpers.
4220
4221 (c-forward-objc-directive): New function to move over any ObjC
4222 directive.
4223
af71d4c0
JB
4224 (c-just-after-func-arglist-p, c-guess-basic-syntax)
4225 (c-basic-matchers-before): Use it.
9e04cba1
AM
4226
4227 (c-font-lock-objc-iip-decl): Removed.
4228
4229 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
4230 in the template arglist recognition.
4231
4232 * progmodes/cc-styles.el (c-style-alist): Fixed several
4233 inconsistencies in the Whitesmith style.
4234
af71d4c0
JB
4235 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
4236 New lineup function to get lines after Whitesmith style blocks
9e04cba1
AM
4237 correctly indented.
4238
4239 (c-lineup-whitesmith-in-block): Backed out the compensation for
4240 opening parens since it's done using `add' lists in the style
4241 definition instead. Don't use the anchor position since it varies
4242 too much between the syntactic symbols. :P
4243
4244 * progmodes/cc-vars.el (c-valid-offset): Updated.
4245
4246 * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
4247 lists where the offsets are combined according to several
4248 different methods: `first', `min', `max', and `add'. Report
4249 offset evaluation errors with `c-benign-error' so that some kind
4250 of reindentation still is done.
4251
4252 * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
4253 `arglist-intro' the same way as `arglist-cont-nonempty' and
4254 `arglist-close'.
4255
4256 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
4257 situations for `arglist-cont-nonempty' and `arglist-close'.
4258
4259 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
4260 constant.
4261
4262 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
4263 cc-bytecomp-boundp' in a number of places.
4264
4265 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
4266 macro related issue.
4267
42682005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4269
4270 * progmodes/cc-awk.el: Change the terminology of regexps: A char
af71d4c0
JB
4271 list is now [asdf], a char class [:alpha:]. Include code for char
4272 classes. Set c-awk-NL-prop on lines ending in open strings. (Bug
4273 fix.) Add character classes (e.g. "[:alpha:]") into AWK Mode's
4274 regexps.
9e04cba1
AM
4275
4276 Remove (nearly all of) the cruft associated with AWK Mode's former
4277 concept of "virtual semicolons":
4278
4279 Adapt c-beginning-of-statement, c-end-of-statement (together with
4280 subfunctions) to use the new notion of "virtual semicolon" in
4281 place of the old awkward special handling for AWK. There remains
4282 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
4283 * progmodes/cc-cmds.el:
4284 (c-ascertain-adjacent-literal): In the backwards direction, now
4285 recognises AWK regexp delimiters as string delimiters.
4286 (c-after-statement-terminator-p): Adapt for virtual semicolons;
4287 check more rigorously for "end of macro".
4288 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
4289 virtual semicolons;
4290 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
4291 out the code for forward movement into ...
4292 (c-end-of-statement): Now contains the code for forward movement,
4293 adapted for virtual semicolons.
4294
4295 * progmodes/cc-engine.el:
af71d4c0 4296 (c-ws*-string-limit-regexp): New regexp.
9e04cba1
AM
4297 (c-forward-single-comment, c-backward-single-comment): Comment out
4298 the (now redundant) "special" AWK stuff.
4299
4300 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
4301 c-string-par-start, c-string-par-separate to be more like Text
4302 Mode than Fundamental Mode.
4303
43042005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4305
4306 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
4307 to the fontified region so that fontification doesn't occur
af71d4c0
JB
4308 outside it (could happen e.g. when fontifying a line with an
4309 unfinished declaration).
9e04cba1
AM
4310
43112005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4312
4313 * progmodes/cc-awk.el: Regexps for analysing AWK code have been
4314 moved to near the start of the file. ^L now separate sections of
4315 the file. New defconsts: c-awk-non-eol-esc-pair-re,
4316 c-awk-blank-or-comment-line-re,
4317 c-awk-one-line-possibly-open-string-re,
4318 c-awk-regexp-one-line-possibly-open-char-class-re,
4319 c-awk-one-line-possibly-open-regexp-re,
4320 c-awk-one-line-non-syn-ws*-re. New functions: c-awk-at-vsemi-p,
4321 c-awk-vsemi-status-unknown-p.
4322
4323 Amend the concept of "virtual semicolons" (in the indentation
4324 engine) for languages like AWK, such that they are now
4325 conceptually attached to end of the last token of a statement, not
4326 the end of the line. (In AWK Mode, however, the pertinent text
4327 property is still physically set on the EOL.) Remove the specific
4328 tests for awk-mode, thus facilitating the introduction of other
4329 language modes where EOLs can end statements. (Note: The
4330 funtionality in cc-cmds.el, specifically
4331 c-beginning/end-of-statement has yet to be amended.)
4332
4333 * progmodes/cc-defs.el: New macros c-at-vsemi-p,
4334 c-vsemi-status-unknown-p.
4335
4336 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
4337 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
4338 c-vsemi-status-unknown-p-fn (in a new page).
4339
4340 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
4341 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
4342 numerous awkward forms like
4343 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
4344 with
4345 (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
4346 variable before-ws-ip, the place just after char-before-ip
4347 appears.
4348
4349 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
4350 a comment.
4351
43522005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4353
4354 * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
4355 `c-tentative-buffer-changes'.
4356
4357 * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
4358 converted to macro to choose between Emacs and XEmacs at compile
4359 time.
4360
4361 (c-set-region-active): New set counterpart to
4362 `c-region-is-active-p'.
4363
4364 (c-tentative-buffer-changes): New macro to handle temporary buffer
4365 changes in a convenient way.
4366
4367 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
4368 for `c-tentative-buffer-changes'.
4369
4370 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
4371 the checks for paren sexps between the point and the keyword, to
4372 avoid some false alarms.
4373
4374 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
4375 Fixed a situation where an error could be thrown for unbalanced
4376 parens. Changed to make use of c-keyword-member' to avoid some
4377 repeated regexp matches.
4378
4379 (c-opt-lambda-key, c-opt-inexpr-block-key,
4380 c-opt-inexpr-class-key): These language variable are no longer
4381 necessary.
4382
4383 (c-block-stmt-kwds): New language constant used by
4384 c-looking-at-inexpr-block'.
4385
4386 (c-guess-basic-syntax): Removed an optional check that looked at
4387 the existence of the now removed language variables.
4388
4389 * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
4390 c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
4391 object instantiation expressions as declarations in some contexts.
4392 This bug only affected languages where the declarator can't be
4393 enclosed in parentheses.
4394
4395 * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
4396 insert newlines before and after substatement braces.
4397
4398 * progmodes/cc-engine.el: Improved the heuristics for recognizing
4399 function declaration headers and the handling of C++ style member
4400 init lists.
4401
4402 (c-just-after-func-arglist-p): Rewritten to use
4403 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
4404
4405 (c-beginning-of-member-init-list): Removed since it isn't used
4406 anymore.
4407
4408 (c-guess-basic-syntax): Case 5B adapted for the new
4409 `c-just-after-func-arglist-p'. Cases 5B.1 and 5B.3 merged. Cases
4410 5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
4411 covers all cases now).
4412
119f6f17 4413 * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
9e04cba1
AM
4414
44152005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4416
4417 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
4418 c-string-par-start/separate c-sentence-end-with-esc-eol,
4419 initialised in c-setup-paragraph-variables, used in string
4420 scanning subroutines of c-beginning-of-statement.
4421
af71d4c0 4422 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
9e04cba1
AM
4423 which precedes the newly inserted `{'.
4424
44252005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4426
4427 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
4428 function for declaration level blocks. It should now cope with
4429 templates better and also be a lot more comprehensible.
4430
4431 (c-looking-at-decl-block): The new function.
4432
4433 (c-search-uplist-for-classkey): The old one. It's now a wrapper
4434 for compatibility.
4435
4436 (c-add-class-syntax, c-guess-continued-construct,
4437 c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
4438
4439 (c-decl-block-key): Changed to tell apart ambiguous and
4440 unambiguous keywords. Pike specials are now handled directly in
4441 the code instead.
4442
4443 (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
4444 language constants and variables to make the backward skip in
4445 `c-looking-at-decl-block' as tight as possible.
4446
4447 (c-nonsymbol-token-char-list): New language constant.
4448
4449 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
4450 find balanced template arglists backwards.
4451
4452 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
4453 making char classes for `c-syntactic-skip-backward'.
4454
4455 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
4456 16D - can't be a class-close at that point.
4457
af71d4c0
JB
4458 * progmodes/cc-engine.el (c-guess-basic-syntax)
4459 (c-add-class-syntax): Don't narrow out the enclosing declaration
9e04cba1
AM
4460 level. This makes everything a lot easier, and it was actually
4461 only four small places that needed it to work. Some places that
4462 previously did `widen' are removed now, which has the effect that
4463 `c-guess-basic-syntax' never will look at things outside the
4464 current narrowment now. The anchor position for `topmost-intro'
4465 is affected by this, but it was so bogus it was basically useless
4466 before, and now it's equally bogus but in a slightly different
4467 way.
4468
4469 (c-narrow-out-enclosing-class): Gone.
4470
4471 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
4472 the narrowed region.
4473
4474 (c-least-enclosing-brace): Removed silly optional argument.
4475
4476 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
4477 the point could be left directly after an open paren when finding
4478 the beginning of the first decl in the block.
4479
4480 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
4481 Specify which submatch to use.
4482
119f6f17 4483 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
9e04cba1 4484
af71d4c0 4485 (c-decl-start-re): No longer any need for special treatment of
9e04cba1
AM
4486 ObjC due to the above.
4487
4488 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
4489 presumably follows C in that regard.
4490
4491 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
4492 New language constants to specify operator tokens inside
4493 identifiers in a more high level way.
4494
4495 (c-opt-identifier-prefix-key): New internal language constant.
4496
af71d4c0
JB
4497 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
4498 (c-identifier-start, c-identifier-key): Now completely calculated
9e04cba1
AM
4499 from other constants.
4500
4501 (c-identifier-last-sym-match): Decommissioned since it's no longer
4502 used.
4503
4504 (c-operators): Use `c-identifier-ops'. Documented
4505 `postfix-if-paren'.
4506
4507 * progmodes/cc-engine.el (c-forward-name): Removed the
4508 optimization when c-identifier-key is equal to c-symbol-key since
4509 it doesn't work in byte compiled files. Don't record empty
4510 regions as identifiers.
4511
4512 * progmodes/cc-langs.el (c-filter-ops): New helper function to
4513 simplify access to `c-operators' and its likes.
4514
af71d4c0
JB
4515 (c-operator-list, c-all-op-syntax-tokens)
4516 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
4517 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
4518 (c-primary-expr-regexp, c-cast-parens): Use it.
9e04cba1
AM
4519
4520 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
4521 an explicit language in functions.
4522
4523 * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
4524 variant of adornment.
4525
4526 * progmodes/cc-langs.el (c-any-class-key): Removed unused language
4527 variable.
4528
4529 (c-type-decl-prefix-key): Removed some now unnecessary cruft from
4530 the Pike value.
4531
af71d4c0
JB
4532 * progmodes/cc-engine.el (c-on-identifier)
4533 (c-simple-skip-symbol-backward): Small fix for handling "-"
9e04cba1
AM
4534 correctly in `skip-chars-backward'. Affected the operator lfun
4535 syntax in Pike.
4536
4537 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
4538 diagnostic message about precompiled language vars not being used.
4539
4540 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
4541 "__attribute__" is followed by a parenthesis.
4542
af71d4c0
JB
4543 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
4544 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
9e04cba1
AM
4545 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
4546
4547 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
4548 cleanups to properly detect the declared identifiers in various
4549 declarations.
4550
4551 (c-decl-start-kwds): New language constant to recognize
4552 declarations that can start anywhere. Used for class declarations
4553 in Pike.
4554
af71d4c0
JB
4555 (c-specifier-key, c-not-decl-init-keywords)
4556 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
4557 (c-find-decl-spots): Implement `c-decl-start-kwds'.
9e04cba1 4558
af71d4c0
JB
4559 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
4560 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
9e04cba1
AM
4561 handling of the compiler specific extension keywords into a new
4562 language constant `c-decl-hangon-kwds' that defines keyword
4563 clauses to be ignored in declarations.
4564
4565 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
4566 past unrecognized tokens when handling `c-colon-type-list-kwds'.
4567 Necessary to stop at the declared identifier in e.g. IDL valuetype
4568 declarations.
4569
af71d4c0
JB
4570 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
4571 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
4572 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
4573 (c-forward-decl-or-cast-1): Recognize the declared identifier in
9e04cba1
AM
4574 class and enum declarations as such and not as part of the type.
4575
4576 (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
4577 interpretation of PRECEDING-TOKEN-END when there's no preceding
4578 token.
4579
4580 (c-forward-decl-or-cast-1): Don't disregard sure signs of
4581 declarations when there's some syntax error later on.
4582
4583 (c-complex-decl-matchers): Did away with a reference to
4584 `c-specifier-key'.
4585
4586 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
4587 value - this variable is always dynamically bound.
4588
af71d4c0
JB
4589 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
4590 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
4591 * cc-cmds.el, cc-defs.el: Changed the policy for marking up
9e04cba1
AM
4592 functions that might do hidden buffer changes: All such internal
4593 functions are now marked instead of those that don't.
4594
af71d4c0
JB
4595 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
4596 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
4597 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
4598 (c-literal-type): Allow these functions to make hidden buffer changes,
9e04cba1
AM
4599 so that they are free to use text property caching later on.
4600
af71d4c0
JB
4601 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
4602 (c-electric-brace, c-electric-slash, c-electric-star)
4603 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
4604 (c-electric-paren, c-electric-continued-statement, c-indent-command)
4605 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
4606 (c-context-line-break): Added `c-save-buffer-state' calls to comply
9e04cba1
AM
4607 with the changed semantics of the functions above.
4608
4609 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
4610 when macros occur in obscure places. Optimized the sexp movement
4611 a bit.
4612
46132005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4614
4615 Enhancements for c-beginning-of-statement to work in AWK Mode:
4616
4617 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
4618 (completed statement) with `}' (statement completed by closing
4619 brace or semicolon) and `$' (statement completed by EOL).
4620
af71d4c0
JB
4621 (c-awk-virtual-semicolon-ends-prev-line-p)
4622 (c-awk-virtual-semicolon-ends-line-p)
4623 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
4624 (c-awk-at-statement-end-p): New functions.
9e04cba1
AM
4625
4626 * progmodes/cc-cmds.el: Simplify the structure of functions
4627 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
4628 two functions and c-beginning-of-statement to handle AWK Mode.
4629
4630 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
4631 c-backward-single-comment for AWK mode. Attempt to clarify their
4632 doc-strings.
4633
4634 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
4635
46362005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4637
4638 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
4639 label handling. Labels are now recognized in a uniform and more
4640 robust way, regardless of context. Text properties are put on all
4641 labels to recognize the following declarations better. Multiword
4642 labels are handled both in indentation and fontification for the
4643 benefit of language extensions like Qt. For consistency, keywords
4644 in labels are now fontified with the label face instead. That
4645 also applies to "case" and "default".
4646
4647 (c-beginning-of-statement-1): Fixed some bugs in the label
4648 handling. Disregard `c-nonlabel-token-key' in labels that begin
4649 with `c-label-kwds'.
4650
4651 (c-find-decl-spots): Support that the callback adds more
4652 `c-decl-end' spots to find.
4653
4654 (c-forward-decl-or-cast-1): Don't treat a list of plain
4655 identifiers followed by a colon as a declaration.
4656
4657 (c-forward-label): New function to recognize labels.
4658
4659 (c-guess-basic-syntax): Replaced uses of `c-label-key' with
4660 `c-forward-label'. Moved the label recognition cases (14 and 15)
4661 earlier since they aren't so context sensitive now. Handle labels
4662 on the top level gracefully. Moved access label recognition to
4663 the generic label case (CASE 15) - removed CASE 5E.
4664
4665 (c-font-lock-declarations): Added recognition of labels in the
4666 same round since we need to handle labels in parallell with other
4667 declarations to recognize both accurately. It should also improve
4668 speed.
4669
4670 (c-simple-decl-matchers, c-basic-matchers-after): Moved
4671 `c-font-lock-labels' so that it only is used on decoration level 2
4672 since `c-font-lock-declarations' handles it otherwise.
4673
4674 (c-complex-decl-matchers): Removed the simplistic recognition of
4675 access labels.
4676
4677 (c-decl-prefix-re): Removed the kludges that was necessary to cope
4678 with labels earlier.
4679
4680 (c-decl-start-re): New language variable to make
4681 `c-font-lock-declarations' stop for the special protection labels
119f6f17 4682 in Objective-C that start with `@'.
9e04cba1
AM
4683
4684 (c-label-key): Removed since it's no longer used.
4685
4686 (c-recognize-colon-labels, c-label-prefix-re): New language
4687 constants to support recognition of generic colon-terminated
4688 labels.
4689
4690 (c-type-decl-end-used): `c-decl-end' is now used whenever there
4691 are colon terminated labels.
4692
4693 * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
4694 first argument starts with a special brace list.
4695
af71d4c0
JB
4696 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
4697 (c-font-lock-declarations): Broke out the declaration and cast
9e04cba1
AM
4698 recognition from `c-font-lock-declarations' to a new function, so
4699 that it can be used in the indentation engine.
4700
4701 * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
4702 up to the start of the literal. Fixed bug with the point on the
4703 wrong side of the search limit that could happen when the start
4704 position is inside a literal.
4705
af71d4c0
JB
4706 * progmodes/cc-engine.el (c-parse-state)
4707 (c-invalidate-state-cache): Modified the use of `c-state-cache-end'
9e04cba1
AM
4708 so that it's kept a little bit back to increase the hit rate.
4709
4710 (c-parse-state): Changed the macro handling and fixed some
4711 glitches. Macro context is checked more often than necessary now,
4712 but otoh less garbage conses are generated.
4713
af71d4c0
JB
4714 * progmodes/cc-engine.el (c-parse-state)
4715 (c-invalidate-state-cache): Cache the last position where
9e04cba1
AM
4716 `c-state-cache' applies. This can speed up refontification quite
4717 a bit in blocks where there are many non-brace parens before the
4718 point.
4719
4720 (c-state-cache-end): New variable for this.
4721
4722 (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
4723 cache variable.
4724
4725 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
4726 get close initial continue positions when the start position is
4727 inside a literal or macro. Do not call the callback for spots
4728 before the start position (which can happen e.g. for `c-decl-end'
4729 spots inside comments). Optimize better in special cases when the
4730 region is a single line inside a literal or macro (typically when
4731 the current line is refontified).
4732
4733 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
4734 to `c-add-stmt-syntax' - there's no need to explicitly whack off
4735 entries from the paren state.
4736
4737 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
4738 special case for "else if" clauses.
4739
af71d4c0
JB
4740 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
4741 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
9e04cba1
AM
4742
4743 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
4744 language variable to recognize the gcc extension with statement
4745 blocks inside expressions.
4746
4747 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
4748 it somewhat more comprehensible. The argument AT-BLOCK-START is
4749 no longer used and hence removed.
4750
4751 (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
4752 to `c-add-stmt-syntax'.
4753
4754 * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
4755 `c-beginning-of-statement-1' instead of duplicating parts of it.
4756 This fixes bogus label recognition.
4757
af71d4c0
JB
4758 * progmodes/cc-engine.el (c-add-type, c-check-type)
4759 (c-forward-name, c-forward-type): Improved storage of template
9e04cba1
AM
4760 types in `c-found-types' so that they can be recognized better.
4761
4762 (c-syntactic-content): Added option to skip past nested parens.
4763
4764 * progmodes/cc-engine.el (c-forward-name): Set
4765 `c-last-identifier-range' all the time. It's less work that way.
4766 Handle that there might not be an identifier to store in
4767 `c-last-identifier-range'.
4768
4769 (c-forward-type): Handle that `c-last-identifier-range' might be
4770 nil from `c-forward-name'.
4771
af71d4c0
JB
4772 * progmodes/cc-defs.el (c-safe-scan-lists)
4773 (c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
9e04cba1
AM
4774
4775 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
4776 to work even if the form fails.
4777
4778 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
4779 down in a large file in one go.
4780
4781 (c-get-fallback-start-pos): New helper function for
4782 `c-parse-state'.
4783
4784 * progmodes/cc-align.el (c-lineup-assignments): New lineup
4785 function which is like `c-lineup-math' but returns nil instead of
4786 `c-basic-offset' when it doesn't match.
4787
4788 (c-lineup-math): Changed to use `c-lineup-assignments'.
4789
47902005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4791
4792 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
4793 c-beginning-of-statement. New subfunctions
4794 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
4795
47962005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4797
4798 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
4799 hardcoded char classes whereever possible. Changed a couple of
4800 places to use skip by syntax instead of skip by char class.
4801
4802 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
4803 Fixed a bug in the regexp that caused extreme backtracking.
4804
af71d4c0
JB
4805 * progmodes/cc-langs.el (c-block-comment-starter)
4806 (c-block-comment-ender): New language constants to specify in a
9e04cba1
AM
4807 single place how block comments look.
4808
af71d4c0
JB
4809 (c-comment-start-regexp, c-block-comment-start-regexp)
4810 (comment-start, comment-end, comment-start-skip)
4811 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
4812 (c-syntactic-ws, c-nonempty-syntactic-ws)
4813 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
9e04cba1
AM
4814 `c-line-comment-starter', `c-block-comment-starter' and
4815 `c-block-comment-ender'.
4816
af71d4c0
JB
4817 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
4818 New language constants to break up things a bit.
9e04cba1
AM
4819
4820 (c-simple-ws): New language constant for simple whitespace.
4821
4822 * progmodes/cc-defs.el (c-concat-separated): New convenience
4823 function.
4824
4825 * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
4826 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
4827 newlines. Allow and ignore nil elements in the list.
4828
48292005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4830
4831 * progmodes/cc-cmds.el: Comment out a (n almost certainly
4832 superfluous) check, (eq here (point-max)) in
4833 c-beginning-of-statement.
4834
4835 * progmodes/cc-cmds.el: Tidy up the comments in
4836 c-beginning-of-statement and subfunctions.
4837
4838 * progmodes/cc-awk.el: Replace calls to put-text-property to the
4839 more flexible c-put-char-property and c-clear-char-properties.
4840 Add the author's email address.
4841
4842 * progmodes/cc-langs.el: New variable,
4843 c-block-comment-start-regexp.
4844
4845 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
4846 closing "*/" of a block comment.
4847
4848 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
4849 subfunctions) so that it works at BOB and EOB.
4850
4851 * progmodes/cc-cmds.el, cc-vars.el: More updating of
4852 c-beginning-of-statement, including new variable
4853 c-block-comment-start-regexp.
4854
48552005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4856
4857 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
4858 symbols from `*-font-lock-extra-types' so that there's no need to
4859 use `regexp-opt' on those lists.
4860
4861 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
4862 `c-type-modifier-kwds' is empty.
4863
4864 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
4865 there are several strings on the same line.
4866
4867 * progmodes/cc-engine.el (c-literal-limits): Removed the
4868 compatibility function for older emacsen. `c-literal-limits-fast'
4869 has now taken the place of this function.
4870
4871 * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
119f6f17 4872 with older emacsen: We now require `pps-extended-state'.
9e04cba1
AM
4873
48742005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4875
4876 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
4877 which obviates the need to hack sentence-end. This now handles
4878 escaped newlines in strings correctly. Correct minor bugs in
4879 c-move-over-sentence and in c-beginning-of-statement.
4880
4881 * progmodes/cc-cmds.el (c-beginning-of-statement (and
4882 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
4883 that movement over macros and code are rigorously separated from
4884 eachother. Correct a few incidental bugs.
4885
4886 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
4887 Improve its doc-string. Improve the handling of certain specific
4888 cases.
4889
48902005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
4891
4892 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
4893 (c-guess-basic-syntax): Changed the way class-level labels are
4894 recognized; they can now contain essentially any symbols.
4895
4896 (c-opt-extra-label-key): New language variable to cope with the
4897 special protection label syntax in Objective-C.
4898
4899 (c-opt-access-key): Removed; this is now handled better by
4900 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
4901
4902 (c-complex-decl-matchers): Update to handle that
4903 `c-opt-access-key' no longer exists.
4904
4905 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
4906 improved label recognition in `c-beginning-of-statement-1'.
4907
4908 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
4909 Recognize bitfields better.
4910
4911 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
4912 Removed some cruft and fixed a bug that could cause it to go to a
4913 position further down.
4914
4915 * progmodes/cc-langs.el, cc-engine.el
4916 (c-beginning-of-statement-1): Improved detection of labels in
4917 declaration contexts.
4918
4919 (c-beginning-of-decl-1): Use it.
4920
4921 (c-nonlabel-token-key): New language constant and variable needed
4922 by `c-beginning-of-statement-1'.
4923
4924 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
4925 manifested itself due to the correction in `c-forward-sexp'.
4926
4927 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
4928 these behave as documented when used at the buffer limits.
4929
4930 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
4931 (c-type-decl-end-used): Made this a language variable.
4932
4933 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
4934 correctly when `combine-after-change-calls' is used together with
4935 temporary narrowings.
4936
4937 * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
4938 labels correctly when the start point is immediately after the
4939 colon.
4940
4941 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
4942 since it isn't used anymore.
4943
4944 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
4945 bracket arglists such as template parens in C++.
4946
4947 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
4948 in the last check-in. Some optimization.
4949
4950 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
4951 where it could stop at the same level in a preceding sexp when
4952 PAREN-LEVEL is set.
4953
4954 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
4955 text property lookup only when it's needed.
4956
4957 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
4958 Changed the policy for paren marked angle brackets to be more
4959 persistent; once marked they remain marked even when they're found
4960 to be unbalanced in the searched region. This should keep the
4961 paren syntax around even when individual lines are refontified in
4962 multiline template arglists.
4963
4964 (c-parse-and-markup-<>-arglists): New dynamically bound variable
4965 to control markup so that incorrect angle bracket arglists aren't
4966 marked in contexts where the correct value for
4967 `c-disallow-comma-in-<>-arglists' isn't known.
4968
4969 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
4970 argument has become `c-parse-and-markup-<>-arglists'.
4971
4972 (c-remove-<>-arglist-properties): Removed - no longer used.
4973
4974 (c-after-change-check-<>-operators): New function used on
4975 `after-change-functions' to avoid that "<" and ">" characters that
4976 are part of longer operators have paren syntax.
4977
4978 (c-<>-multichar-token-regexp): New language variable used by
4979 `c-after-change-check-<>-operators'.
4980
4981 (c-after-change): Call `c-after-change-check-<>-operators'.
4982
4983 (c-font-lock-<>-arglists): Use the context properties set by
4984 `c-font-lock-declarations' to set
4985 `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
4986 markup.
4987
4988 (c-font-lock-declarations): Removed code that undoes the invalid
4989 markup done by `c-font-lock-<>-arglists'.
4990
4991 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
4992 after `c-font-lock-declarations'.
4993
4994 * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
4995 paren-level feature.
4996
4997 (c-guess-basic-syntax): Improved the anchor position for
4998 `template-args-cont' in nested template arglists. There's still
4999 much to be desired in this area, though.
5000
50012005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5002
5003 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
5004 Make the "Text Filling and Line Breaking" commands work for AWK
5005 buffers.
5006
50072005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
5008
5009 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
af71d4c0 5010 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
9e04cba1
AM
5011
5012 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
5013 it doesn't work no longer are supported.
5014
af71d4c0
JB
5015 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
5016 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
9e04cba1
AM
5017 requires support for the syntax-table' text property, which rules
5018 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
5019 cruft associated with those versions.
5020
5021 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
5022 for the `syntax-table' text property, which rules out Emacs 19 and
5023 XEmacs < 21.4. Removed various compatibility cruft associated
5024 with those versions.
5025
5026 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
5027 support for the `syntax-table' text property.
5028
5029 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
5030 variable and use an extra quoted face name instead. All the
5031 emacsen flavors handle that correctly.
5032
af71d4c0
JB
5033 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
5034 (c-font-lock-declarators, c-font-lock-declarations)
5035 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
9e04cba1
AM
5036 property to mark the items in in declarator lists to handle
5037 refontification inside multiline declarations better.
5038
5039 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
5040 construct like "a * b = c;" as a declaration.
5041
3dd63dc3
KS
50422005-12-08 Kim F. Storm <storm@cua.dk>
5043
3d596891
KS
5044 * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
5045 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
5046 select either meta, hyper, or super modifier for rectangle commands.
5047 (cua--rectangle-modifier-key): New defvar.
119f6f17 5048 (cua--M/H-key): Use it. Remove special case for `space'.
3d596891
KS
5049 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
5050 on X, to meta otherwise. Always bind C-return to toggle
119f6f17 5051 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
3d596891
KS
5052
5053 * emulation/cua-rect.el (cua-help-for-rectangle): Use
5054 cua--rectangle-modifier-key. Handle super modifier too.
5055 (cua--init-rectangles): Always bind C-return to toggle rectangle.
119f6f17 5056 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
3d596891 5057
ad668f10
KS
5058 * ido.el: Move Acknowledgements and History after Commentary.
5059 Minor changes to Commentary.
5060
3dd63dc3 5061 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
119f6f17 5062 keymap if cua--prefix-override-timer is `shift'.
3dd63dc3
KS
5063 (cua--shift-control-prefix): New function; emulate "type prefix
5064 key twice" functionality to handle shifted prefix key override.
5065 (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
5066 commands.
5067 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
5068
9992b124
CD
50692005-12-08 Carsten Dominik <dominik@science.uva.nl>
5070
30c02925 5071 * textmodes/org.el (org-insert-heading): Try to do items before
9992b124
CD
5072 headings.
5073 (org-agenda-mode): Quote `org-agenda-mode-hook'.
5074 (org-insert-item): New function.
5075 (org-renumber-ordered-list): Don't skip to higher level lists.
5076
3f30c272
JL
50772005-12-08 Juri Linkov <juri@jurta.org>
5078
5079 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
5080
5081 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
5082
5083 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
5084
5085 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
5086 the constructed function name fun-1.
5087
5088 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
5089 because such links don't lead to parent documentation.
5090
086c5b2b
KH
50912005-12-08 Kenichi Handa <handa@m17n.org>
5092
5093 * descr-text.el (describe-char): Use *Help-2* buffer if the
5094 current buffer is *Help*. Call describe-text-properties while
5095 setting the original buffer.
5096
4af6c011
BW
50972005-12-07 Bill Wohler <wohler@newt.com>
5098
af71d4c0 5099 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
4af6c011
BW
5100 and causes problems with non-MH users (such as Gnus users).
5101
a25e15ea
NR
51022005-12-08 Nick Roberts <nickrob@snap.net.nz>
5103
5104 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
5105 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
5106 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
5107 command "info sources". Move calls to GDB command "list".
5108 (gdb-find-file-hook): Just use gdb-source-file-list.
5109 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
5110 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
5111 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
5112 (gdb-data-list-register-values-handler): Use correct trigger name.
5113
b89a8e1a
KS
51142005-12-07 Kim F. Storm <storm@cua.dk>
5115
af71d4c0 5116 * ido.el (ido-completion-map): Rename from ido-mode-map.
b89a8e1a
KS
5117 (ido-common-completion-map, ido-file-completion-map)
5118 (ido-file-dir-completion-map, ido-buffer-completion-map):
af71d4c0
JB
5119 Rename from ido-mode-....-map.
5120 (ido-init-completion-maps): Rename from ido-init-mode-maps.
5121 (ido-setup-completion-map): Rename from ido-define-mode-map.
b89a8e1a
KS
5122 (ido-read-internal): Bind minibuffer-local-filename-completion-map
5123 to ido-completion-map.
5124
735b7c87
KH
51252005-12-07 Kenichi Handa <handa@m17n.org>
5126
5127 * international/mule-cmds.el
5128 (set-display-table-and-terminal-coding-system): If the coding
5129 system specified in `unibyte-display' property is different from
5130 the arg coding-system, don't setup standard-display-table.
5131
6a6e859a
SM
51322005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
5135 that comments end at \n, regardless of selective-display.
5136
7a96cae6
NR
51372005-12-07 Nick Roberts <nickrob@snap.net.nz>
5138
5139 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
5140 (gdb-version): New variables.
5141 (gdb-source-file-list, gdb-register-names)
5142 (gdb-changed-registers): New variables for use with GDB 6.4+.
5143 (gdb-ann3): Replace with...
5144 (gdb-init-1, gdb-init-2): ...two new functions.
5145 (gdba, gdb-prompt): Call gdb-init-1.
5146 (gdb-get-version): New function. Call gdb-init-2 from here.
5147 (gud-watch): Make it work with mouse events too.
5148 (gdb-post-prompt): Don't add to queue until GDB version is known.
5149 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
5150 (gdb-locals-mode): Use gdb-version.
5151 (gdb-memory-format-map, gdb-memory-unit-map)
5152 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
5153 (gdb-locals-font-lock-keywords-1)
5154 (gdb-locals-font-lock-keywords-2): New variables.
c48971b2 5155 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
7a96cae6
NR
5156 (gdb-set-gud-minor-mode-existing-buffers-1)
5157 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
5158 (gdb-var-update-1, gdb-var-update-handler-1)
5159 (gdb-data-list-register-values-handler)
5160 (gdb-data-list-register-values-custom)
5161 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6a6e859a
SM
5162 (gdb-stack-list-locals-handler, gdb-get-register-names):
5163 New functions for use with GDB 6.4+.
7a96cae6
NR
5164 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
5165 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
5166 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
5167 (gdb-stack-list-locals-regexp)
5168 (gdb-data-list-register-names-regexp): New regexps for use with
5169 GDB 6.4+.
5170
6277435b
SM
51712005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
5172
5173 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
5174
af71d4c0 51752005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
98b537f7
SJ
5176
5177 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
5178 prompts work for AUTH PLAIN. Also reported by Steve Allan
5179 <seallan@verizon.net>.
5180
0dac35b8
KL
51812005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
5182
5183 * frame.el (set-frame-parameter): Add doc string.
5184
634d5d19
CD
51852005-12-06 Carsten Dominik <dominik@science.uva.nl>
5186
30c02925 5187 * textmodes/org.el (org-occur-highlights): New variable.
6277435b 5188 (org-highlight-new-match, org-remove-occur-highlights): New functions.
634d5d19
CD
5189 (org-highlight-sparse-tree-matches): New option.
5190 (org-do-occur): New function.
5191 (org-get-heading): Make it work also at beginning of line.
5192 (org-category-table): New variable.
5193 (org-get-category-table, org-get-category)
5194 (org-camel-to-words, org-link-search): New functions.
5195 (org-select-this-todo-keyword): New variable.
5196 (org-todo-list): New command.
5197 (org-shiftright, org-shiftleft): New commands.
6277435b 5198 (org-agenda-todo): Add prefix argument.
634d5d19
CD
5199 (org-show-hierarchy-above): New option.
5200 (org-show-todo-tree): Numerical prefix creates tree for specific
5201 TODO keyword.
5202 (org-outline-level): New function, to assign a level to plain
5203 lists items.
5204 (org-cycle-include-plain-lists): New option.
5205 (org-mode): Use `org-outline-level' as value of `outline-level'.
5206 (org-cycle): Temporarily switch `outline-regexp' if
5207 `org-cycle-include-plain-lists' is non-nil.
6277435b 5208 (org-start-icalendar-file): Fix format bug.
634d5d19
CD
5209 (org-agenda-get-day-entries): Create category table.
5210 (org-agenda-get-todos, org-agenda-get-timestamps)
5211 (org-agenda-get-deadlines, org-agenda-get-scheduled)
5212 (org-agenda-get-blocks): Use `org-get-category'.
6277435b 5213 (org-context-in-file-links): Rename from
af71d4c0 5214 `org-line-numbers-in-file-links'.
634d5d19 5215
239f263d
RF
52162005-12-06 Romain Francoise <romain@orebokech.com>
5217
69fc2f2b
RF
5218 * window.el (balance-windows): Delete extraneous third arg in call
5219 to `enlarge-window'.
239f263d 5220
522d8129
KH
52212005-12-06 Kenichi Handa <handa@m17n.org>
5222
5223 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
5224
5701678a
NR
52252005-12-06 Nick Roberts <nickrob@snap.net.nz>
5226
5227 * progmodes/gdb-ui.el (gdb-var-create-handler)
5228 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
5229 (gdb-var-list-children-handler, gdb-var-update-handler):
5230 Current buffer is already gdb-partial-output-buffer, don't
5231 make it current again.
5232
a9692abf
LT
52332005-12-05 Luc Teirlinck <teirllm@auburn.edu>
5234
5235 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
5236 (list-buffers-noselect): Use it.
5237
95fe848e
SM
52382005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5239
5240 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
5241 (mail-yank-ignored-headers): Use regexp-opt.
5242 (mail-mode-map): Move initialization into declaration.
5243 (mail-sent-via): Remove unused shadowed var `to-line'.
5244 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
5245 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
5246 (mail-do-fcc): Use dolist and push.
5247 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
bb61f0fd 5248 (mail-yank-ignored-headers): Don't autoload.
95fe848e 5249
eec5c8f9
KH
52502005-12-05 Kenichi Handa <handa@m17n.org>
5251
95fe848e 5252 * international/mule-cmds.el (set-language-info-internal): New fun.
eec5c8f9
KH
5253 (set-language-info): Call set-language-info-internal to update
5254 language-info-alist. If LANG-ENV is the current one, call
5255 set-language-environment to make INFO effective now.
5256 (set-language-info-alist): Likewise.
5257 (locale-language-names): With locale "en", use English
5258 lang. env. but set the default codings to iso-8859-1.
5259
d85af294
NR
52602005-12-04 Nick Roberts <nickrob@snap.net.nz>
5261
5262 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
5263 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
5264 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
5265 for plain strings.
5266 (gdb-frames-mode): Remove redundant call to font-lock-mode.
95fe848e
SM
5267 (gdb-all-registers): Rename from toggle-gdb-all-registers.
5268 Create registers buffer if necessary. Echo new state in minibuffer.
5269 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
d85af294 5270
d8fbba22
CY
52712005-12-03 Chong Yidong <cyd@stupidchicken.com>
5272
5273 * info.el (Info-fontify-node): Match external links using
5274 non-directory part of filename.
5275
19437ce5
JL
52762005-12-04 Juri Linkov <juri@jurta.org>
5277
5278 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
5279 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
3f30c272
JL
5280 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
5281 because there is no customization option for it.
19437ce5
JL
5282
5283 * font-lock.el (lisp-font-lock-keywords-1):
5284 Add define-global-minor-mode.
5285
5286 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
5287
5288 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
5289 properties on the constructed variable names.
5290
5291 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5292 Put `definition-name' properties on the constructed function names
5293 next-sym and prev-sym.
5294
5295 * emacs-lisp/find-func.el (find-function-regexp):
5296 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
5297 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
5298 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
5299 and easy-menu-define.
5300
5301 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
5302 easy-mmode-define-global-mode and define-global-minor-mode.
5303 (lisp-imenu-generic-expression): Add define-global-minor-mode.
5304
5305 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
5306 instead of easy-mmode-define-global-mode.
5307
5308 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
5309 Use define-minor-mode instead of easy-mmode-define-minor-mode.
5310
5311 * cus-edit.el (customize-group, customize-group-other-window):
5312 Filter out autoloaded options from the group completion list by
5313 using heuristics that autoloaded groups don't have `custom-autoload'
5314 property on their symbols (they have only `custom-loads').
5315
5316 * simple.el (completion-setup-function): Put completions-common-part
3f30c272
JL
5317 face on complete completion string too (i.e. completion string
5318 without completions-first-difference face).
19437ce5
JL
5319
5320 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
5321
a8e7142c
EZ
53222005-12-03 Eli Zaretskii <eliz@gnu.org>
5323
2f33468c
EZ
5324 * view.el (view-mode): Doc fix.
5325
79019cc9
EZ
5326 * disp-table.el (standard-display-european): Add to the warning
5327 message a reference to the doc string.
5328
7a5ea63f
EZ
5329 * play/yow.el (apropos-zippy): Call print-help-return-message,
5330 similar to other Help and Apropos commands.
5331
a8e7142c
EZ
5332 * help.el (print-help-return-message): If pop-up-frames is
5333 non-nil, set up help-return-method to delete the help window and,
7a5ea63f
EZ
5334 possibly, its frame as well, and don't display message about
5335 scrolling the help window. Doc fix.
a8e7142c
EZ
5336 (help-return-method): Doc fix.
5337
d20a1ebb
EZ
53382005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
5339
5340 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
5341 whereby names of length one or names starting with a
5342 symbol-constituent character would not be returned.
5343
6273dc68
JPW
53442005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5345
5346 * subr.el (atomic-change-group): Add edebug and indentation spec.
5347
21b15ee8
SM
53482005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
5349
5350 * completion.el (save-completions-file-name): Fix typo in last change.
5351
ed0e3879
JD
53522005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5353
5354 * info.el: Move back/forward history to the beginning of the tool bar.
5355
0a79da1b
EZ
53562005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
5357
af71d4c0 5358 * allout.el (eval-when-compile): Remove unnecessary load of cl.
0a79da1b
EZ
5359 Add fset of allout-real-isearch-abort during compile to fix
5360 byte-compilation warnings.
5361 (allout-mode-p): Move definition of this macro above all uses, or
5362 byte compilation in barren emacs (eg, during emacs build) will
5363 lack the definition.
5364 (allout-mode): Move this variable above any uses, or byte
5365 compilation will fail.
21b15ee8 5366 (allout-resolve-xref): Remove use of personal file-reference function.
0a79da1b 5367 (allout-toggle-current-subtree-encryption): Do the current (ie,
21b15ee8 5368 visible containing) topic, rather than nearest around point. Doc fix.
0a79da1b
EZ
5369 (allout-toggle-subtree-encryption): New function, workhorse that
5370 works on nearest topic containing point.
5371 (allout-encrypt-string): Signal requirement for newer version of pgg.
5372 (allout-resumptions): Doc fix.
5373
eac5c1f6
EZ
53742005-12-02 Eli Zaretskii <eliz@gnu.org>
5375
5376 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
5377
27e0edcd
EZ
53782005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
5379
21b15ee8
SM
5380 * textmodes/flyspell.el (flyspell-external-point-words):
5381 Consider a misspelling as found in the string search if: (a) misspelling
27e0edcd
EZ
5382 and found string lengths match, or (b) misspelling is found as
5383 element in a boundary-chars separated longer string, or (c)
5384 ispell-program-name is really ispell and misspelling is found as
5385 part of a TeX string. After successful match move beginning of
5386 search region to end of match. Warn about not found misspellings
5387 once the process is done.
21b15ee8 5388 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
27e0edcd 5389
dcf4db16
NR
53902005-12-02 Nick Roberts <nickrob@snap.net.nz>
5391
5392 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
21b15ee8 5393 tool bar (removed inadvertently).
dcf4db16 5394
e7d42ea7
NR
53952005-12-02 Juri Linkov <juri@jurta.org>
5396
5397 * log-view.el (log-view-diff): Clarify doc string.
5398
3166ee65
BW
53992005-12-01 Bill Wohler <wohler@newt.com>
5400
5401 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
5402 triggers lm-verify errors.
5403
94261ba3
LT
54042005-12-01 Luc Teirlinck <teirllm@auburn.edu>
5405
5406 * simple.el (transient-mark-mode, line-number-mode)
21b15ee8 5407 (column-number-mode, size-indication-mode): Remove `:require nil'.
94261ba3 5408
68b38146
NR
54092005-12-01 Nick Roberts <nickrob@snap.net.nz>
5410
5411 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
5412 in the margin also.
5413 (gdb-breakpoints-mode-map): Use D instead of d for
5414 gdb-delete-breakpoint.
5415 (gdb-get-frame-number): Require a number to match on.
5416 (gdb-threads-mode-map): Add follow-link binding.
5417
896bd166
JR
54182005-11-30 Jason Rumney <jasonr@gnu.org>
5419
5420 * isearch.el (isearch-mode-map): Avoid exiting search on
5421 language-change event.
5422
8a2c27b9
RF
54232005-11-30 Romain Francoise <romain@orebokech.com>
5424
64db3923
RF
5425 * speedbar.el (speedbar-default-position): New defcustom.
5426 (speedbar-frame-reposition-smartly): Use it.
5427
8a2c27b9 5428 * dframe.el (dframe-reposition-frame-emacs): Fix position
b330c3e9 5429 computation for `left' location.
8a2c27b9
RF
5430 Update copyright year.
5431
33d434cd
SM
54322005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
5433
604aa5f0
SM
5434 * help.el (help-map): Move initialization into declaration.
5435
1bddeeed
SM
5436 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
5437
33d434cd
SM
5438 * help-fns.el (help-argument-name): Don't autoload.
5439 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
5440 to be re-loaded when customizing the `help' group.
5441
24374f5a
JPW
54422005-11-30 John Paul Wallington <jpw@gnu.org>
5443
5444 * help-fns.el (describe-function-1): Fill arglist output.
5445
80cda39a
KS
54462005-11-30 Kim F. Storm <storm@cua.dk>
5447
4269a2fd
KS
5448 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
5449 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
5450 after revert-buffer (or anything else which kills all local variables).
5451
80cda39a
KS
5452 * apropos.el (apropos-parse-pattern): Doc fix.
5453 Set apropos-regexp directly, rather than expecting callers to do so.
5454 (apropos-command, apropos, apropos-value, apropos-documentation):
5455 Simplify calls to apropos-parse-pattern.
5456
597767da
CY
54572005-11-29 Chong Yidong <cyd@stupidchicken.com>
5458
5459 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
5460 (hi-lock-face-phrase-buffer): Use hi-yellow face.
5461 (hi-lock-write-interactive-patterns): Use comment-region.
5462
15575807
CY
5463 * longlines.el (longlines-mode): Add mail-setup-hook.
5464
5465 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
5466
5467 * simple.el (sendmail-user-agent-compose, next-line):
5468 Conditionally use hard-newline.
5469
06e2cc3d
RS
54702005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5471
33d434cd
SM
5472 * international/latexenc.el (latex-inputenc-coding-alist):
5473 Reword doc string.
06e2cc3d 5474
2c30b450
CY
54752005-11-29 Chong Yidong <cyd@stupidchicken.com>
5476
5477 * help.el (describe-key-briefly, describe-key): Recognize default
5478 bindings.
5479
1c0484e2
RF
54802005-11-29 Romain Francoise <romain@orebokech.com>
5481
5482 * view.el (view-inhibit-help-message): New defcustom.
5483 (view-mode-enter): Use it.
5484
59f1b058 54852005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
1c0484e2 5486
4ce3c91a 5487 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
33d434cd 5488 Preserve user position.
1c0484e2 5489
daa7197c
LT
54902005-11-28 Luc Teirlinck <teirllm@auburn.edu>
5491
846e22f8
LT
5492 * font-lock.el: Throw error if facemenu is not loaded to prevent
5493 accidental change of loading order in loadup.el. (Suggested by RMS.)
5494
daa7197c
LT
5495 * loadup.el: Add comment explaining why facemenu must be loaded
5496 before font-lock.
5497
867e8d9a
JB
54982005-11-28 Jay Belanger <belanger@truman.edu>
5499
5500 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
5501 (calc-dispatch-map): Add more keys for `calc-same-interface'.
5502
5503 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
5504
5505 * calc/calc-embed.el (calc-do-embedded): Update help message.
5506
5507 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
5508
cedbd3f0
SM
55092005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5510
21227135
SM
5511 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
5512
d9532403
SM
5513 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
5514 called-interactively-p.
5515 (elp-profilable-p): Rename from elp-not-profilable-p.
5516 Invert result and take into account macros and autoloaded functions.
5517 (elp-instrument-function): Update call.
5518 (elp-instrument-package): Update call. Add completion.
5519 (elp-pack-number): Use match-string.
5520 (elp-results-jump-to-definition-by-mouse): Merge into
5521 elp-results-jump-to-definition and then remove.
5522 (elp-output-insert-symname): Make help echo text single-line.
5523
cedbd3f0
SM
5524 * replace.el (query-replace-map): Move initialization into declaration.
5525 (occur-engine): Use with-current-buffer.
5526 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
5527 (occur-mode-mouse-goto): Replace with an alias.
5528
1f57934c
JL
55292005-11-28 Juri Linkov <juri@jurta.org>
5530
5531 * simple.el (quoted-insert): Let-bind input-method-function to nil.
5532
756bfad5
JL
5533 * term/w32-win.el: Bind [S-tab] to [backtab].
5534
5535 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
5536 `Info-find-file' to t.
5537
1f57934c
JL
5538 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
5539 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
5540 and same-window-regexps.
5541 (occur-next-error): Don't move point for arg 0.
5542
7e1d31d4
CY
55432005-11-28 Chong Yidong <cyd@stupidchicken.com>
5544
5545 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
5546
6a99c272
SM
55472005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5548
f7eeab0d
SM
5549 * log-edit.el (log-edit-changelog-use-first): New var.
5550 (log-edit-changelog-ours-p): Use it.
5551 (log-edit-insert-changelog): Set it with new arg `use-first'.
5552 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
5553 (log-edit-hook): Add them to the list of suggested options.
5554
6a99c272
SM
5555 * textmodes/flyspell.el (flyspell-last-buffer): New var.
5556 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
5557 redundant work.
5558 (flyspell-mode-on): Use add-hook for after-change-functions.
5559 (flyspell-mode-off): Use remove-hook for after-change-functions.
5560 (flyspell-changes): Make it buffer-local.
5561 (flyspell-after-change-function): Make it non-interactive. Use push.
5562 (flyspell-post-command-hook): Check input-pending-p while processing
5563 the potentially long list of buffer changes.
5564
e99c9ada
KL
55652005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
5566
5567 * buff-menu.el (list-buffers-noselect): Display the selected
5568 frame's buffer list, not the global one.
5569
17550579
NR
55702005-11-28 Nick Roberts <nickrob@snap.net.nz>
5571
5572 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
5573 that (list last-input-event) works as in interactive spec.
5574
db9c3f6b
LT
55752005-11-27 Luc Teirlinck <teirllm@auburn.edu>
5576
5577 * loadup.el ("facemenu"): Load facemenu before font-lock, because
5578 `facemenu-keymap' needs to be defined when font-lock is loaded.
5579 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
5580
36cc948e
SM
55812005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5582
5583 * completion.el: Remove useless leading * in defcustom docstrings.
5584 (save-completions-file-name): Use ~/.emacs.d if available.
5585 (completion-standard-syntax-table): Rename from
5586 cmpl-standard-syntax-table and fold initialization into declaration,
5587 thus removing cmpl-make-standard-completion-syntax-table.
5588 (completion-lisp-syntax-table, completion-c-syntax-table)
5589 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
5590 (cmpl-saved-syntax, cmpl-saved-point): Remove.
5591 (symbol-under-point, symbol-before-point)
5592 (symbol-under-or-before-point, symbol-before-point-for-complete)
5593 (add-completions-from-c-buffer): Use with-syntax-table.
5594 (make-completion): Don't return a list of completion entries.
5595 Update callers.
5596 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
5597 (completion-initialize): Rename from initialize-completions.
5598 (completion-find-file-hook): Rename from cmpl-find-file-hook.
5599 (kill-emacs-save-completions): Collect stats here.
5600 (save-completions-to-file, load-completions-from-file):
5601 Use with-current-buffer.
5602 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
5603 into a function. Move all calls to toplevel.
5604 (completion-lisp-mode-hook): New fun.
5605 (completion-c-mode-hook, completion-setup-fortran-mode):
5606 Set the syntax-table here. Use local-set-key.
5607 (completion-saved-bindings): New var.
5608 (dynamic-completion-mode): Make it into a proper minor mode.
5609 (load-completions-from-file): Remove unused var `num-uses'.
5610
5611 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
5612 constructor if it is explicitly overridden.
5613
5614 * complete.el (PC-completion-as-file-name-predicate):
5615 Use minibuffer-completing-file-name.
5616 (partial-completion-mode): Use find-file-not-found-functions.
5617 (PC-lisp-complete-symbol): Use with-syntax-table.
5618 (PC-look-for-include-file): Remove dead setq.
5619 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
5620 (PC-complete): Use with-current-buffer.
5621
5622 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
5623 escape single quotes.
5624
0ee83bc6
LT
56252005-11-27 Luc Teirlinck <teirllm@auburn.edu>
5626
5627 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
5628 of `if' whose condition always returned nil. Doc fix.
5629
5630 * buff-menu.el (Buffer-menu-revert-function): Make the selected
5631 window's buffer the current buffer around the call to
5632 `list-buffers-noselect'. This is necessary to mark that buffer
5633 with a `.' in the Buffer Menu when called from Lisp, for instance
5634 by Auto Revert Mode.
5635
3f6d4fb5
NR
56362005-11-28 Nick Roberts <nickrob@snap.net.nz>
5637
17550579
NR
5638 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
5639 attaching to it.
3f6d4fb5 5640 (gdb-pre-prompt): Make sure gdb-error is reset.
0ee83bc6 5641
3f6d4fb5 5642 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
17550579 5643 with a child process, detect it.
3f6d4fb5
NR
5644 (gud-speedbar-buttons): Match regexp more carefully.
5645
161ef3be
RS
56462005-11-27 Richard M. Stallman <rms@gnu.org>
5647
5648 * mouse.el (mouse-drag-move-window-bottom):
5649 Use adjust-window-trailing-edge.
5650
cb0a2595
LT
56512005-11-27 Luc Teirlinck <teirllm@auburn.edu>
5652
5653 * simple.el (blink-matching-open): Ignore
5654 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
181fcf00 5655 (blink-matching-paren-on-screen): Update docstring.
cb0a2595
LT
5656
5657 * paren.el (show-paren-mode): No longer change
5658 `blink-matching-paren-on-screen'.
5659
d05877b4
NR
56602005-11-27 John Paul Wallington <jpw@pobox.com>
5661
5662 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
940ed7e4
JPW
5663 (gdb-threads-select, gdb-edit-register-value):
5664 Use `posn-set-point' instead of `mouse-set-point' because the
5665 latter is not fbound when configured without X.
d05877b4 5666
b14935df
KS
56672005-11-27 Kim F. Storm <storm@cua.dk>
5668
5669 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
5670 existing face when partially highlighting a TAB in a rectangle.
5671
46801e4c
KS
56722005-11-26 Kim F. Storm <storm@cua.dk>
5673
5674 * ido.el (ido-mode-map): Doc fix.
5675 (ido-mode-common-map, ido-mode-file-map)
5676 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
5677 (ido-define-mode-map): Rewrite. Select one of the new maps as
5678 parent for ido-mode-map instead of building from scratch.
5679 (ido-init-mode-maps): New defun to initialize new maps.
5680 (ido-mode): Call it.
5681 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
5682 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
5683
440e20fc
JPW
56842005-11-26 John Paul Wallington <jpw@pobox.com>
5685
46801e4c 5686 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
440e20fc
JPW
5687 `mouse-set-point' because the latter is not fbound when configured
5688 without X.
5689
1be0210d
TTN
56902005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5691
5692 * files.el (file-relative-name): Doc fix.
5693
02b1a164
EZ
56942005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
5695
5696 * progmodes/octave-inf.el (inferior-octave-startup): Force a
5697 non-empty string for secondary prompt PS2.
5698
49d11c49
CY
56992005-11-25 Chong Yidong <cyd@stupidchicken.com>
5700
02b1a164 5701 * progmodes/compile.el (compilation-setup): Fix last change.
49d11c49 5702
1c5a7258
NR
57032005-11-26 Nick Roberts <nickrob@snap.net.nz>
5704
5705 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
5706 (gdb-mouse-toggle-breakpoint-margin)
46801e4c 5707 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
1c5a7258
NR
5708 Add gdb-server-prefix to keep out of command history.
5709 (gdb-edit-register-value): New function.
5710 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
5711 (gdb-info-registers-custom): Use above map.
5712
d590dbd2
CY
57132005-11-25 Chong Yidong <cyd@stupidchicken.com>
5714
e335f09e
CY
5715 * custom.el (enable-theme): Signal error if argument is not a
5716 theme. Don't recalculate a face if it's not loaded yet.
5717
5718 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
5719 the `user' theme is in effect.
5720
d590dbd2
CY
5721 * info.el (Info-on-current-buffer): Record actual filename in
5722 Info-current-file, instead of t, or a fake filename if a non-file
5723 buffer. Make autoload.
5724 (Info-find-node, Info-revert-find-node): No need to check for
5725 Info-current-file nil.
5726 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
5727 Info-current-file is now never `t'.
5728 (Info-fontify-node): Many simplifications due to Info-current-file
5729 always being valid. Use Info-find-file to find node filename.
5730
e5ad37ee
DK
57312005-11-25 David Kastrup <dak@gnu.org>
5732
5733 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
5734 new character, then delete" in order to preserve markers.
5735
f81b92f2
DP
57362005-11-25 David Ponce <david@dponce.com>
5737
5738 * recentf.el (recentf-arrange-by-rule): Handle a special
5739 `auto-mode-alist'-like "strip suffix" rule.
5740 (recentf-build-mode-rules): Handle second level auto-mode entries.
5741
0680ea10 57422005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
93a06865 5743
9b01475d 5744 * viper-keym.el (viper-ESC-key): Use different values in terminal and
0680ea10 5745 window modes.
93a06865 5746
9b01475d 5747 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
0680ea10 5748 jde-javadoc-checker-report-mode.
93a06865 5749
9b01475d 5750 * ediff-wind (ediff-make-wide-display): Slight simplification.
93a06865
KS
5751
5752 * ediff.el (ediff-date): Change the date of last update.
5753
963b2040
CY
57542005-11-24 Chong Yidong <cyd@stupidchicken.com>
5755
5756 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
93a06865 5757 Use define-minor-mode, and make it a local mode. Turn on font-lock.
963b2040
CY
5758 (hi-lock-mode): New global minor mode.
5759 (turn-on-hi-lock-if-enabled): New function.
93a06865
KS
5760 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
5761 Change arguments to regexp and face instead of a font-lock pattern.
5762 Directly set face property, instead of refontifying.
963b2040
CY
5763 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
5764 (hi-lock-find-patterns): Use line-number-at-pos.
5765
5766 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
5767 arguments for hi-lock-set-pattern.
af71d4c0
JB
5768 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
5769 Call font-lock-fontify-buffer.
963b2040 5770 (hi-lock-find-file-hook, hi-lock-current-line)
93a06865 5771 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
e4d59066
CY
5772
5773 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
5774 turned off.
963b2040
CY
5775
5776 * progmodes/compile.el (compilation-setup): Don't fiddle with
5777 font-lock-defaults.
5778
e5a690f1
NR
57792005-11-25 Nick Roberts <nickrob@snap.net.nz>
5780
5781 * progmodes/gdb-ui.el (gdb-var-create-handler)
5782 (gdb-var-list-children-handler): Find values for all variable
5783 objects. gud-speedbar-buttons decides whether to display them.
5784
357e6045
RF
57852005-11-24 Romain Francoise <romain@orebokech.com>
5786
5787 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
5788 buffer name with a space.
5789
9981213c
CD
57902005-11-24 Carsten Dominik <dominik@science.uva.nl>
5791
30c02925 5792 * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
93a06865
KS
5793 `org-export-local-list-max-depth'. Change default value to 3.
5794 (org-auto-renumber-ordered-lists)
5795 (org-plain-list-ordered-item-terminator): New options.
5796 (org-at-item-p, org-beginning-of-item, org-end-of-item)
5797 (org-get-indentation, org-get-string-indentation)
af71d4c0
JB
5798 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
5799 New functions.
9981213c
CD
5800 (org-move-item-down, org-move-item-up): New commands.
5801 (org-export-as-html): New classes for CSS support. Bug fix in
5802 regular expression detecting fixed-width regions. Respect
5803 `org-local-list-ordered-item-terminator'.
5804 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
5805 also a list item.
5806 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
93a06865 5807 New item moving functions.
9981213c 5808
ece75c05
JL
58092005-11-24 Juri Linkov <juri@jurta.org>
5810
93a06865
KS
5811 * isearch.el (isearch-repeat): With empty search ring set
5812 `isearch-error' to the error string instead of signaling error
5813 with the function `error'.
ece75c05 5814
b9c7cbf9
YM
58152005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5816
93a06865 5817 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
b9c7cbf9 5818
55b2dea3
NR
58192005-11-24 Nick Roberts <nickrob@snap.net.nz>
5820
5821 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
5822 and variable.
5823 (gdb-var-create-handler, gdb-var-list-children-handler):
5824 Don't match on "char **...".
5825 (gdb-var-update-handler): Find values for all variable objects.
5826 (gdb-info-frames-custom): Identify frames by leading "#".
5827
5828 * progmodes/gud.el (gud-speedbar-menu-items): Add
5829 gdb-speedbar-auto-raise as radio button.
5830 (gud-speedbar-buttons): Raise speedbar if requested.
5831 Don't match on "char **...".
5832 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
5833 Make it editable.
5834
98b37eab
CY
58352005-11-23 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * info.el (Info-fontify-node): Handle the case where
5838 Info-current-file is t.
5839
9c03d478
SM
58402005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5841
5842 * simple.el (blink-matching-open): Fix off-by-one in last change.
5843
2c012c41
YM
58442005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5845
5846 * term/mac-win.el: Don't change default directory.
5847
2036ac73
LT
58482005-11-22 Luc Teirlinck <teirllm@auburn.edu>
5849
5850 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
5851 buffers correctly. (It used to throw an error in such buffers.)
5852 Make it ask for confirmation in group buffers and other Custom
5853 buffers containing more than one customization item.
5854
43fb082d
JPW
58552005-11-22 John Paul Wallington <jpw@gnu.org>
5856
5857 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
5858 property on mail and url overlays.
5859 (goto-address-at-point): Use `posn-set-point' instead of
5860 `mouse-set-point' because the latter is not fbound when configured
5861 without X.
5862
5c4ce34d
RF
58632005-11-22 Lars Hansen <larsh@soem.dk>
5864
5eba3394
LH
5865 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
5866 (ls-lisp-classify, ls-lisp-format): Delete call to
5867 ls-lisp-parse-symlink.
5868 (ls-lisp-handle-switches): Handle symlinks to directories as
5869 directories when ls-lisp-dirs-first in non-nil.
5870
84ad29ae
LT
58712005-11-21 Luc Teirlinck <teirllm@auburn.edu>
5872
5873 * startup.el (command-line): Make sure that loaddefs.el is handled
5874 correctly in load-history.
5875
b581a727
NR
58762005-11-22 Nick Roberts <nickrob@snap.net.nz>
5877
5878 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
5879 (gdb-struct-string, gdb-array-string): New constants.
5880 (gdb-info-locals-handler): Use them.
5881 (gdb-reset): Reset gdb-var-list to nil.
5882
bd24684b
SM
58832005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5884
5885 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
5886 in patterns.
5887
17c1971a
JL
58882005-11-21 Juri Linkov <juri@jurta.org>
5889
5890 * custom.el (defcustom): Update link types in docstring.
5891
74b99d45
SM
58922005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
5893
5894 * custom.el (defgroup): Add doc-string-elt info.
5895
5896 * widget.el (define-widget): Don't use declare for the doc-string-elt.
5897
3cc4b076
SM
58982005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
5899
1cb40089
SM
5900 * newcomment.el (comment-enter-backward): Fix last fix.
5901
3cc4b076
SM
5902 * simple.el (blink-matching-open):
5903 * paren.el (show-paren-function): Allow new paren-class info.
5904
a7b0a0e3
CY
59052005-11-20 Chong Yidong <cyd@stupidchicken.com>
5906
5907 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
5908 handled automagically.
5909
13ea43e9
AS
59102005-11-20 Andreas Schwab <schwab@suse.de>
5911
5912 * descr-text.el (describe-char): When copying overlays put them
5913 over the full char description instead of just the first character
5914 of it.
5915
695effcc
JL
59162005-11-20 Juri Linkov <juri@jurta.org>
5917
5918 * simple.el (what-cursor-position):
5919 * descr-text.el (describe-char): Use Lisp-readable syntax
5920 for octal and hex. Reorder decimal, octal and hex values.
5921 Remove excess whitespace in the output. Use `=' in `column='
5922 like in `point=' and `Hscroll='.
5923
5924 * international/mule-cmds.el (encoded-string-description):
5925 Use Lisp-readable syntax for hex.
5926
602ad1ad
SM
59272005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5928
5929 * newcomment.el (comment-enter-backward): Handle the case where the
5930 comment is closed by EOB.
5931
b39aa4fd
CY
59322005-11-19 Chong Yidong <cyd@stupidchicken.com>
5933
5934 * longlines.el (longlines-before-revert-hook)
5935 (longlines-after-revert-hook): New functions.
5936 (longlines-mode): Turn off longlines temporarily when reverting.
2c127d45
CY
5937 Add a message-setup-hook.
5938 (longlines-decode-buffer): New function.
cee723fb 5939 (longlines-wrap-line): Preserve marker positions.
b39aa4fd 5940
da49096f
AS
59412005-11-19 Andreas Schwab <schwab@suse.de>
5942
5943 * emacs-lisp/shadow.el: Handle compressed files.
5944
f0f98146
RF
59452005-11-19 Romain Francoise <romain@orebokech.com>
5946
5947 * net/browse-url.el (browse-url-default-browser): Signal an error
5948 if no usable browser can be found, rather than try to load w3.
5949
ad8121fe
EZ
59502005-11-16 Ryan Yeske <rcyeske@gmail.com>
5951
5952 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
5953 replacing existing properties.
5954 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
5955 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
5956 tty specs.
5957 (rcirc-server-prefix, rcirc-server): New faces.
5958 (rcirc-url-regexp): Generate with rx macro.
5959 (rcirc-last-server-message-time): New variable.
5960 (rcirc-filter): Record time of last message.
5961 (rcirc-keepalive): Kill processes that did not send a message
5962 since the last ping.
5963 (rcirc-mode): Give rcirc-topic a local binding here.
5964
a4b1de6e
EZ
59652005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
5966
5967 * subr.el (read-passwd): Fontify the prompt as we do with other
5968 prompts.
5969
e27de09e
EZ
59702005-11-19 Ryan Yeske <rcyeske@gmail.com>
5971
5972 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
5973 binding buffer-read-only to nil.
5974
71726072
EZ
59752005-11-19 Eli Zaretskii <eliz@gnu.org>
5976
602ad1ad
SM
5977 * complete.el (partial-completion-mode):
5978 Mention completion-auto-help in the doc string.
10156852 5979
71726072
EZ
5980 * man.el (Man-highlight-references): Doc fix. Reformat code in a
5981 more Lisp-ish way.
5982
af71d4c0 59832005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
e0d47340
EZ
5984
5985 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
5986 digits, not 8, to avoid misalignment for files larger than 100MB.
5987
eeb935fd
EZ
59882005-11-19 Eli Zaretskii <eliz@gnu.org>
5989
602ad1ad
SM
5990 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
5991 Mention "keyboard shortcuts" in the help text.
eeb935fd 5992
125ce9ec
YM
59932005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5994
5995 * startup.el (fancy-splash-default-action): Discard only
5996 mouse-down and succeeding mouse-up events in the splash screen
5997 window so that drag-n-drop event can be processed.
5998
0f157ad5
CY
59992005-11-18 Chong Yidong <cyd@stupidchicken.com>
6000
6001 * longlines.el (longlines-mode): Add hacks for mail-mode and
6002 message-mode.
6003
35af3490
CD
60042005-11-18 Carsten Dominik <dominik@science.uva.nl>
6005
30c02925 6006 * textmodes/org.el (org-table-sort-lines): New command.
35af3490
CD
6007 (org-tbl-menu): Add entry for `org-table-sort-lines'.
6008 (org-add-file): Command removed, use `org-agenda-file-to-front'
6009 instead.
6010 (org-export-icalendar): Use `org-icalendar-combined-name'.
6011 (org-cycle-agenda-files, org-agenda-file-to-end)
6012 (org-agenda-file-to-front): New commands.
af71d4c0
JB
6013 (org-table-tab-jumps-over-hlines, org-export-html-style):
6014 New options.
35af3490 6015 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
af71d4c0 6016 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
35af3490
CD
6017 New functions.
6018 (org-fill-paragraph): Call `org-table-align' in tables.
6019 (org-mode): Call `org-set-autofill-regexps'.
6020 (org-export-as-html): Support for local handformatted lists.
af71d4c0 6021 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
35af3490
CD
6022 (org-export-local-list-max-depth): New option.
6023 (org-html-expand): Use `org-html-protect'.
6024
3d18d677
NR
60252005-11-18 Nick Roberts <nickrob@snap.net.nz>
6026
6027 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
6028 to "p".
6029 (gdb): Move definition of gud-pp to...
6030
6031 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
6032 speedbar.
6033 (gdb-find-watch-expression): New function.
f0f98146 6034
fbe8d007
CY
60352005-11-17 Chong Yidong <cyd@stupidchicken.com>
6036
6037 * faces.el (face-attribute, set-face-attribute): Mention existence
6038 of `:ignore-defface' setting in docstring.
6039
39c7cde2
SM
60402005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
6041
6042 * simple.el (completion-setup-function): Fix last change.
6043
f5723ff5
JPW
60442005-11-17 John Paul Wallington <jpw@pobox.com>
6045
6046 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
6047 Use `posn-set-point' instead of `mouse-set-point' because the
6048 latter is not fbound when configured without X.
6049
6050 * comint.el (comint-insert-input): Likewise.
6051
4ea0018b
CY
60522005-11-17 Chong Yidong <cyd@stupidchicken.com>
6053
6054 * simple.el (hard-newline): New variable.
2fbbeaf1 6055 (sendmail-user-agent-compose, next-line): Use it.
4ea0018b
CY
6056
6057 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
6058 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
6059 (mail-mail-reply-to, mail-mail-followup-to)
6060 (mail-position-on-field, mail-signature, mail-yank-original)
bcd8c291 6061 (mail-attach-file): Likewise.
4ea0018b 6062
225dad8e
RF
6063 * mail/mailheader.el (mail-header-format)
6064 (mail-header-format-function): Likewise.
4ea0018b
CY
6065
6066 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
6067
9f5f5ff2
JL
60682005-11-17 Juri Linkov <juri@jurta.org>
6069
6070 * font-lock.el (font-lock-faces): Rename this defgroup from
6071 `font-lock-highlighting-faces'.
6072 (font-lock-comment-face, font-lock-comment-delimiter-face)
6073 (font-lock-string-face, font-lock-doc-face)
6074 (font-lock-keyword-face, font-lock-builtin-face)
6075 (font-lock-function-name-face, font-lock-variable-name-face)
6076 (font-lock-type-face, font-lock-constant-face)
6077 (font-lock-warning-face, font-lock-negation-char-face)
6078 (font-lock-preprocessor-face)
6079 (font-lock-regexp-grouping-backslash)
6080 (font-lock-regexp-grouping-construct): Rename :group from
6081 `font-lock-highlighting-faces' to `font-lock-faces'.
6082
6083 * cus-edit.el (lisp, c, tex):
6084 * progmodes/ada-mode.el (ada):
6085 * progmodes/asm-mode.el (asm):
6086 * progmodes/cperl-mode.el (cperl-faces):
6087 * progmodes/cpp.el (cpp):
6088 * progmodes/dcl-mode.el (dcl):
6089 * progmodes/f90.el (f90):
6090 * progmodes/fortran.el (fortran):
6091 * progmodes/icon.el (icon):
6092 * progmodes/idlwave.el (idlwave-misc):
6093 * progmodes/m4-mode.el (m4):
6094 * progmodes/make-mode.el (makefile):
6095 * progmodes/meta-mode.el (meta-font):
6096 * progmodes/modula2.el (modula2):
6097 * progmodes/octave-mod.el (octave):
6098 * progmodes/pascal.el (pascal):
6099 * progmodes/perl-mode.el (perl):
6100 * progmodes/prolog.el (prolog):
6101 * progmodes/ps-mode.el (PostScript-edit):
6102 * progmodes/scheme.el (scheme):
6103 * progmodes/sh-script.el (sh-script):
6104 * progmodes/simula.el (simula):
6105 * progmodes/tcl.el (tcl):
6106 * textmodes/nroff-mode.el (nroff):
6107 * textmodes/reftex-vars.el (reftex-fontification-configurations):
6108 * textmodes/sgml-mode.el (sgml):
6109 * textmodes/texinfo.el (texinfo):
6110 Add :link (custom-group-link font-lock-faces) to defgroup.
6111
6112 * hi-lock.el (hi-lock): Rename this defgroup from
6113 `hi-lock-interactive-text-highlighting'. Change parent group from
6114 `faces' to `font-lock'. Add link to the manual.
6115 (hi-lock-mode, hi-lock-file-patterns-range)
6116 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
6117 `hi-lock-interactive-text-highlighting' to `hi-lock'.
6118 (hi-lock-faces): Add :group `faces'.
6119
6120 * cus-edit.el (custom-variable-prompt): Clarify the code.
6121
6122 * faces.el (face-read-string): Set the default value arg of
6123 completing-read.
6124
4bbd5b69
LT
61252005-11-16 Luc Teirlinck <teirllm@auburn.edu>
6126
6127 * rfn-eshadow.el (file-name-shadow-properties)
39c7cde2
SM
6128 (file-name-shadow-tty-properties, file-name-shadow-mode):
6129 Remove autoloads, because the file is now preloaded.
4bbd5b69 6130
bead134f
SM
61312005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6132
6133 * printing.el (easy-menu-intern): Don't define.
6134 (pr-get-symbol): Use easy-menu-intern only if defined.
6135
6136 * simple.el (blink-matching-open): Simplify a bit.
6137 (completion-setup-function): Fix the case of partial-completion-mode
6138 when the minibuffer's contents start with "-".
6139 Obey completion-base-size-function even when
6140 minibuffer-completing-file-name is non-nil.
6141
afabbb4d
RS
61422005-11-16 Richard M. Stallman <rms@gnu.org>
6143
6144 * net/eudcb-ph.el (eudc-ph-open-session):
6145 Use set-process-query-on-exit-flag.
6146
6147 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
6148
6149 * international/ucs-tables.el (ucs-set-table-for-input):
6150 Use make-local-variable, not make-variable-buffer-local.
6151
6152 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6153 Improve warning message text.
6154
6155 * savehist.el (savehist-save-hook): Add :group.
6156
6157 * menu-bar.el (menu-bar-help-menu):
6158 Rename Find Extra Packages to External Packages.
6159
6160 * cus-edit.el (Custom-reset-standard): Verify that
6161 :custom-standard-value prop exists before calling it.
6162
6163 * apropos.el (apropos-calc-scores): Use apropos-pattern.
6164
61652005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
6166
6167 * wid-edit.el (color): Enclose %t in %{...%}.
6168
6169 * cus-edit.el (face): Enclose %t in %{...%}.
6170
c01f0ed3
SM
61712005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
6172
6173 * savehist.el (savehist-mode-hook): Re-add the var.
6174 (savehist-mode): Use it.
6175
66a85723
SM
61762005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6177
042c6fb7
SM
6178 * textmodes/flyspell.el: Fix commenting convention.
6179 Remove unnecessary leading * in custom docstrings.
6180 (flyspell-emacs): Remove unused var.
6181 (flyspell-delete-region-overlays): Use remove-overlays.
6182 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
6183 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
6184 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
6185 (flyspell-debug-signal-word-checked): Use with-current-buffer.
6186 (make-flyspell-overlay): Don't locally reuse a global name.
6187 (flyspell-highlight-incorrect-region)
6188 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
6189 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
6190 (flyspell-notify-misspell): Remove unused args `start' and `end'.
6191 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
6192 Wrap calls to accept-process-output inside with-local-quit since it's
6193 often called from a post-command-hook.
6194 (flyspell-correct-word, flyspell-auto-correct-word):
6195 Use ispell-send-string.
6196 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
5cb35db5 6197
66a85723
SM
6198 * calendar/diary-lib.el (diary-list-entries): Also hide the
6199 terminating newline.
6200
c194b021
CD
62012005-11-16 Carsten Dominik <dominik@science.uva.nl>
6202
66a85723
SM
6203 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
6204 window-system, to allow fonts on tty.
c194b021 6205
20eff2b2
NR
62062005-11-17 Nick Roberts <nickrob@snap.net.nz>
6207
6208 * progmodes/gud.el (gud-speedbar-item-info): New function.
3d18d677
NR
6209 (gud-install-speedbar-variables): Use it to display data type
6210 of watch expression as a tooltip in speedbar.
20eff2b2 6211
8ab84823
LT
62122005-11-15 Luc Teirlinck <teirllm@auburn.edu>
6213
e7295594 6214 * font-core.el (global-font-lock-mode): Add :version keyword,
33bf8118 6215 because default was changed.
e7295594
LT
6216
6217 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
6218
8ab84823
LT
6219 * startup.el (command-line): Use `custom-reevaluate-setting' for
6220 `file-name-shadow-mode'.
6221
6222 * loadup.el: Preload rfn-eshadow.
6223
6224 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
1cc9e877 6225 Add :version keyword.
9fc0053d
LT
6226 (file-name-shadow-properties, file-name-shadow-tty-properties)
6227 (file-name-shadow): Add :version keyword.
8ab84823
LT
6228
6229 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
6230 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
6231 in the custom-group property of the symbol frames and the fringe
6232 group got no link to its parent group frames.
6233 Doc fix.
6234
3671718b
NR
62352005-11-16 Nick Roberts <nickrob@snap.net.nz>
6236
6237 * progmodes/gud.el (gud-stop-subjob): New function.
6238 (gud-menu-map, gud-tool-bar-map): Use it.
6239
7ecef1e9
KS
62402005-11-16 Kim F. Storm <storm@cua.dk>
6241
6242 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
6243 than kill it.
6244 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
6245 to a more useful/logical place.
6246
18468a1e
NR
62472005-11-16 Nick Roberts <nickrob@snap.net.nz>
6248
6249 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
6250 go buttons complementary.
6251
2fe3d6ec
SM
62522005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6253
6254 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
6255 (rfn-eshadow-sifn-equal): New function.
6256 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
6257
54b171c7 62582005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7ecef1e9 6259
4ce3c91a
KS
6260 * viper-utils.el (viper-non-word-characters-reformed-vi):
6261 Quote `-' in string.
7ecef1e9 6262
54b171c7
MK
6263 * viper.el (viper-emacs-state-mode-list): Ensure that
6264 rcirc-mode buffers come up in Emacs state.
7ecef1e9 6265
4ce3c91a 6266 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7ecef1e9 6267 operation.
54b171c7 6268
59c560f7
DN
62692005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
6270
6271 * term.el (term-termcap-format): Fix typos.
6272 (term-down): Fix the negative argument case.
6273
a354cf39
NR
62742005-11-16 Nick Roberts <nickrob@snap.net.nz>
6275
6276 * progmodes/gdb-ui.el: Remove face-alias left over from change on
6277 2005-08-15.
6278 (gdb-ann3): New command gud-go.
6279 (menu): Accomodate gdb-mi.el.
6280 (gdb-assembler-custom): Make buffer of selected window current
6281 so that set-window-point works.
6282
6283 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
6284 buttons and include new ones.
6285
62862005-11-16 Kim F. Storm <storm@cua.dk>
6287
2fe3d6ec 6288 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
a354cf39
NR
6289 (gud-menu-map): Use it.
6290
7cb1a551
LT
62912005-11-14 Luc Teirlinck <teirllm@auburn.edu>
6292
70acba5d
LT
6293 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
6294 that works correctly for Custom and that does not override a user
6295 who disables it.
6296
7cb1a551
LT
6297 * help-mode.el (help-make-xrefs, help-xref-on-pp)
6298 (help-xref-interned, help-follow): Make hyperlinks for variables
6299 that are unbound, but have a non-nil variable-documentation property.
6300
6301 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
6302 mode hook. (It conflicted with defcustoms for some mode hooks.)
6303 Use the `variable-documentation' property to give the mode hook a
6304 docstring and expand that docstring.
6305
2d10b62b
SM
63062005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
6307
8ab84823
LT
6308 * savehist.el (savehist-mode): Don't bother with
6309 `custom-set-minor-mode'.
2d10b62b
SM
6310 (savehist-coding-system): Check XEmacs version.
6311 (history-length): Declare also at run time.
6312 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
6313 Don't set the customize state.
6314 (savehist-minibuffer-hook): Special case for when
6315 minibuffer-history-variable is equal to t.
6316
2f0e4846
SM
63172005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
6318
8e5c7b90
SM
6319 * files.el (write-file): Refresh VC status.
6320
2f0e4846
SM
6321 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
6322 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
6323 than fundamental-mode to see if the mode was set.
6324
670d3fce
RF
63252005-11-14 Romain Francoise <romain@orebokech.com>
6326
6327 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
6328 dummy function in `eval-when-compile' to avoid compiler warning.
6329 Require `man' at compile time.
6330
d0158f73
JB
63312005-11-14 Jay Belanger <belanger@truman.edu>
6332
6333 * calc-alg.el (calcFunc-write-out-power): Rename it to
6334 calcFunc-powerexpand.
6335 (math-write-out-power): Rename it to math-powerexpand; have it
6336 handle negative exponents.
6337 (calc-writeoutpower): Rename it to calc-powerexpand.
6338
6339 * calc-ext.el: Change calcFunc-writeoutpower and
6340 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
6341 autoloads.
6342 Add calcFunc-ldiv to autoloads.
6343
6344 * calc-arith.el (calcFunc-ldiv): New function.
6345
6346 * calc.el (calc-left-divide): New function.
6347
882108c7
JL
63482005-11-14 Juri Linkov <juri@jurta.org>
6349
6350 * cus-edit.el (custom-variable-prompt): Set the default value arg
6351 of completing-read.
6352
6353 * cus-dep.el (custom-make-dependencies): Reverse the list of
6354 found dependencies.
6355
cadb1c90
DN
63562005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
6357
6358 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
6359 Highlighting" entry, it is on by default now.
dea24608 6360 (menu-bar-options-save): Do not save global-font-lock-mode.
cadb1c90 6361
b8b7c66e
RS
63622005-11-13 Richard M. Stallman <rms@gnu.org>
6363
6364 * textmodes/flyspell.el (flyspell-large-region):
6365 Call flyspell-accept-buffer-local-defs.
6366
63672005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
6368
6369 * textmodes/flyspell.el (flyspell-notify-misspell):
6370 Fix misspelling of "Misspelling".
6371 (flyspell-process-localwords): New function.
6372 (flyspell-large-region): Call flyspell-process-localwords and
6373 flyspell-delete-region-overlays.
6374 (flyspell-delete-region-overlays): New function.
6375 (flyspell-delete-all-overlays): Call that.
6376
7e1b6c2c
RS
63772005-11-13 Richard M. Stallman <rms@gnu.org>
6378
6379 * help.el (help-for-help-internal): Improve doc of C-h a.
afabbb4d 6380 (describe-key): Improve prompt; doc fix.
225dad8e 6381
1c32c9d6
SM
63822005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6383
1508b91a
SM
6384 * vc-svn.el (vc-svn-registered): Catch all errors.
6385
1c32c9d6
SM
6386 * cus-dep.el (custom-make-dependencies): Typo.
6387
75b19c39
MA
63882005-11-13 Michael Albinus <michael.albinus@gmx.de>
6389
6390 * net/tramp-util.el (top): Fix compilation warning.
6391
8965e9c1
KS
63922005-11-13 Kim F. Storm <storm@cua.dk>
6393
6394 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
6395
9ecc27d0
NR
63962005-11-13 Nick Roberts <nickrob@snap.net.nz>
6397
225dad8e 6398 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
9ecc27d0
NR
6399 (gud-speedbar-buttons): Match on "const char *" too.
6400
6401 * progmodes/gdb-ui.el (gdb-var-create-handler)
6402 (gdb-var-list-children-handler): Match on "const char *" too.
6403 (gdb-var-evaluate-expression-handler): Match on empty string.
6404 (gdb-var-update-handler): Only call
6405 gdb-var-evaluate-expression-handler when required.
6406
e79b7435
NR
64072005-11-13 Nick Roberts <nickrob@snap.net.nz>
6408
6409 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
6410 selected window. This still doesn't work for speedbar.
9ecc27d0 6411 (gud-speedbar-buttons): Handle string expressions properly.
e79b7435 6412
47b3cf39
NR
6413 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
6414 (gdb-var-create-handler): Handle string expressions properly.
e79b7435 6415 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
1c32c9d6 6416 Handle string expressions properly. Move "type" field into regexp.
e79b7435 6417
9a9f1fdd 64182005-11-12 Karl Fogel <kfogel@red-bean.com>
8965e9c1 6419
9a9f1fdd 6420 * bookmark.el (bookmark-maybe-message): New function to reduce
8965e9c1 6421 code duplication: invokes `message' iff baud-rate is high enough.
9a9f1fdd
KF
6422 (bookmark-write-file): Use above instead of an inline conditional.
6423 (bookmark-load): Same.
8965e9c1 6424
a506054a
KF
64252005-11-12 Karl Fogel <kfogel@red-bean.com>
6426
6427 * bookmark.el (bookmark-write-file): Don't visit the destination
6428 file, just write the data to it using write-region. This is
6429 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
6430 change to avoid visiting the file in the first place.
6431
71dd9295
CY
64322005-11-12 Chong Yidong <cyd@stupidchicken.com>
6433
6434 * hi-lock.el (hi-lock-mode): Set the default value of
6435 font-lock-defaults.
6436
81d7d0d6
LT
64372005-11-11 Luc Teirlinck <teirllm@auburn.edu>
6438
ee8fdb13 6439 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
81d7d0d6
LT
6440 arg to `file-attributes'.
6441 (find-lisp-format): The UID and GID can now be strings.
6442
42aad0f6
KS
64432005-11-12 Kim F. Storm <storm@cua.dk>
6444
9f49f577
KS
6445 * help.el (help-map): Bind C-h d to apropos-documentation.
6446
0820b753
KS
6447 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
6448 when point is at end-of-buffer.
6449
42aad0f6
KS
6450 * apropos.el (apropos-match-face): Doc fix.
6451 (apropos-sort-by-scores): Add new choice `verbose'.
6452 (apropos-documentation-sort-by-scores): New defcustom.
6453 (apropos-pattern): Now contains the pattern entered by the user.
6454 (apropos-pattern-quoted): New defvar.
6455 (apropos-regexp): New defvar, containing the regexp corresponding
6456 to apropos-pattern.
1c32c9d6 6457 (apropos-all-words-regexp): Rename from apropos-all-regexp.
42aad0f6
KS
6458 (apropos-read-pattern): New defun. Use it to read pattern arg in
6459 interactive calls; returns list of words for a word list, and
6460 string for a regexp.
1c32c9d6 6461 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
42aad0f6
KS
6462 parses a list of words or regexp as returned by apropos-read-pattern.
6463 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
6464 (apropos-score-doc): Return a very high score if the string
6465 entered by the user matches literally.
6466 (apropos-variable): Doc fix. Use apropos-read-pattern.
6467 (apropos-command): Doc fix. Use apropos-read-pattern and
6468 apropos-parse-pattern. Call apropos-print with nosubst=t.
af71d4c0 6469 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
42aad0f6 6470 apropos-parse-pattern.
af71d4c0 6471 (apropos-documentation): Doc fix. Use apropos-read-pattern and
42aad0f6
KS
6472 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
6473 apropos-documentation-sort-by-scores. Call apropos-print with
6474 nosubst=t.
6475 (apropos-documentation-internal): Pass doc string through
6476 substitute-key-definition before adding text properties.
6477 Highlight substring matching literal user input if possible.
6478 (apropos-documentation-check-doc-file): Remove locals beg and end.
6479 Fix calculation of score (as added twice). Pass doc string through
6480 substitute-key-definition before adding text properties.
6481 (apropos-documentation-check-elc-file): Pass doc string through
6482 substitute-key-definition before adding text properties.
6483 Highlight substring matching literal user input if possible.
6484 (apropos-print): Add new arg NOSUBST; if set, command and variable
6485 doc strings have already been passed through substitute-key-definition.
6486 Add code to handle apropos-accumulator items without score element
6487 for backwards compatibility (e.g. with woman package).
6488 Only show scores if apropos-sort-by-scores is `verbose'.
6489
be93a2c4
SM
64902005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
6491
6492 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
6493 Add jka-compr-load-suffixes to load-suffixes.
6494
119f6f17 6495 * jka-compr.el: Require jka-cmpr-hook.
be93a2c4
SM
6496 (jka-compr-info-compress-message, jka-compr-info-compress-program)
6497 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
6498 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
6499 (jka-compr-info-can-append, jka-compr-info-strip-extension)
6500 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
6501 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
6502 (jka-compr-uninstall): Remove entries from
6503 jka-compr-added-to-file-coding-system-alist after they are used.
6504 (jka-compr-error): Remove unused var `curbuf'.
6505 (jka-compr-file-local-copy): Remove unused var `notfound'.
6506
7127d508
RF
65072005-11-10 Romain Francoise <romain@orebokech.com>
6508
6509 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
6510
46faf25e
NR
65112005-11-11 Nick Roberts <nickrob@snap.net.nz>
6512
6513 * progmodes/gud.el (gud-menu-map): Move parentheses.
6514 (gdb): New command gud-pv.
6515
be93a2c4
SM
65162005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * tar-mode.el: Remove spurious or unnecessary leading stars
6519 in docstrings.
6520 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
6521 (tar-parse-octal-integer-safe): Use mapc.
6522 (tar-header-block-summarize): Remove unused var `ck'.
6523 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
6524 cleared before. Obey default-enable-multibyte-characters.
6525 Use mapconcat. Simplify setting of tar-header-offset.
6526 (tar-mode-map): Move initialization inside delcaration.
6527 (tar-flag-deleted): Use `abs'.
6528 (tar-expunge-internal): Remove unused var `line'.
6529 (tar-expunge-internal): Don't hardcode point-min==1.
6530 (tar-expunge): Widen while doing set-buffer-multibyte.
6531 (tar-rename-entry): Use file-name-coding-system.
6532 (tar-alter-one-field): Don't hardcode point-min==1.
6533 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
6534 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
6535
94b073f3
MY
65362005-11-10 Masatake YAMATO <jet@gyve.org>
6537
af94256b 6538 * add-log.el (add-log-current-defun): Handle class::method
af71d4c0 6539 notation of c++. Fix incorrect comment.
94b073f3 6540
f192689e
AM
65412005-11-10 Alan Mackenzie <acm@muc.de>
6542
6543 * help-fns.el (describe-variable): Make C-h v work when a variable
6544 has variable documentation yet is unbound.
6545
af8308ec
MY
65462005-11-10 Masatake YAMATO <jet@gyve.org>
6547
6548 * man.el (Man-highlight-references): Set an empty
6549 string to `Man-arguments' if it is nil.
d730a9fc 6550 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
af8308ec 6551
be93a2c4
SM
65522005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
6553
6554 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
6555 commenting conventions.
6556
6557 * cus-dep.el (custom-make-dependencies): Simplify.
6558 Better follow the commenting conventions.
6559
fe8bc3fa
RS
65602005-11-09 Richard M. Stallman <rms@gnu.org>
6561
be93a2c4
SM
6562 * apropos.el (apropos-pattern): Rename from apropos-regexp.
6563 (apropos-orig-pattern): Rename from apropos-orig-regexp.
fe8bc3fa
RS
6564 All uses changed.
6565 (apropos-rewrite-regexp): Doc fix.
af94256b 6566 (apropos-variable, apropos-command, apropos, apropos-value):
fe8bc3fa
RS
6567 Change prompt; carry through the argument renaming.
6568
6e128e32
LT
65692005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6570
6571 * find-lisp.el: Require dired.
6572 (find-lisp-find-dired-internal): Do not call
6573 `abbreviate-file-name' on DIR.
6574
78e5988d
NR
65752005-11-10 Nick Roberts <nickrob@snap.net.nz>
6576
6577 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
6578
31fa5025
NR
65792005-11-09 Nick Roberts <nickrob@snap.net.nz>
6580
6581 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
6582 when using the speedbar.
6583 (gdb): New command gud-pp.
6584 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
6585
58b6f884
JL
65862005-11-09 Juri Linkov <juri@jurta.org>
6587
6588 * replace.el (occur-excluded-properties): New defcustom.
6589 (occur-1, occur-engine, occur-accumulate-lines): Use it.
6590
65b62d0a
JB
65912005-11-08 Jay Belanger <belanger@truman.edu>
6592
217d155e 6593 * calc/calc-units.el (math-convert-units): Replace any composite
65b62d0a
JB
6594 unit by its definition.
6595
77f996e5 65962005-11-08 Lars Hansen <larsh@soem.dk>
217d155e
RF
6597
6598 * emacs-lisp/autoload.el (update-directory-autoloads):
6599 Add obsolete function alias.
6600
4acbd507
SM
66012005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
6602
5a3859e6
SM
6603 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
6604 comment-indent-function.
6605 (lisp-comment-indent): Replace by an alias for comment-indent-default.
6606
4acbd507
SM
6607 * reveal.el (reveal-post-command): Rework the handling of
6608 reveal-open-spots, so as to be more reliable. There were several
6609 tricky corner cases where an open spot might be lost, or where
6610 a closed spot might end up on the list of open spots.
6611 Only reveal text that's ellipsised.
6612
b58b00ca
CD
66132005-11-07 Carsten Dominik <dominik@science.uva.nl>
6614
4acbd507 6615 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
b58b00ca 6616
f5723ff5
JPW
66172005-11-07 John Paul Wallington <jpw@gnu.org>
6618
6619 * ibuffer.el (ibuffer): Search iconified frames too when
6620 getting Ibuffer buffer's window.
6621
fda12b27
RS
66222005-11-06 Richard M. Stallman <rms@gnu.org>
6623
6624 * progmodes/compile.el (compilation-internal-error-properties):
6625 save-excursion around the computation of MARKER.
6626
66272005-11-06 Piet van Oostrum <piet@cs.uu.nl>
6628
6629 * textmodes/flyspell.el (flyspell-external-point-words):
6630 flyspell-get-word returns a list, not just a string.
6631
9514fb7f
JPW
66322005-11-06 John Paul Wallington <jpw@pobox.com>
6633
6634 * ibuffer.el (ibuffer): Search all visible frames when getting
6635 Ibuffer buffer's window.
6636
30abc4f4
MY
66372005-11-07 Masatake YAMATO <jet@gyve.org>
6638
d730a9fc 6639 * man.el (Man-reference-regexp): Accept spaces between
30abc4f4
MY
6640 `Man-name-regexp' and `Man-section-regexp'.
6641 (Man-apropos-regexp): New variable.
6642 (Man-abstract-xref-man-page): Use value for `Man-target-string'
6643 if available.
4acbd507
SM
6644 (Man-highlight-references, Man-highlight-references0):
6645 Handle the case when `Man-arguments' includes "-k".
6646 (Man-highlight-references0): Rename the argument `TARGET-POS' to
30abc4f4
MY
6647 `TARGET'. `TARGET' can be a number, function or nil.
6648
2dd3b43b
NR
66492005-11-06 Nick Roberts <nickrob@snap.net.nz>
6650
6651 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
c660a322
KS
6652 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
6653 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
2dd3b43b
NR
6654 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
6655 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
c660a322 6656 (gdb-send-item): Use buffer-local-value and simplify.
2dd3b43b 6657
1b0ee2ce
LT
66582005-11-05 Luc Teirlinck <teirllm@auburn.edu>
6659
6660 * startup.el (command-line): Use `custom-reevaluate-setting' for
6661 `global-font-lock-mode'.
6662
c660a322
KS
6663 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
6664 by default, except in batch mode or when the -D option is given.
1b0ee2ce
LT
6665
6666 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
6667 specified keyword args on to `define-minor-mode'. Update docstring.
6668
61f570e2
RF
66692005-11-05 Romain Francoise <romain@orebokech.com>
6670
6671 * replace.el (occur-engine): Add marker at end of line, too.
6672
af71d4c0 66732005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
dd7c6f21
RS
6674
6675 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
6676 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6677 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
119f6f17 6678 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
dd7c6f21
RS
6679 argument to all these routines, so the passphrase can be managed
6680 externally and passed in to the system.
6681 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
6682 pgg-add-passphrase-to-cache function.
6683
6684 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
6685 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
6686 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
119f6f17 6687 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
dd7c6f21
RS
6688 argument to all these routines, so the passphrase can be managed
6689 externally and passed in to the system.
6690 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
6691 function.
6692
d60b49ac
DN
66932005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
6694
6695 * font-lock.el: Don't deal with font-lock-face-attributes here,
6696 move the code ...
6697
af71d4c0 6698 * startup.el (command-line): ... here. Use face-spec-set instead
d60b49ac
DN
6699 of custom-declare-face.
6700
6701 * faces.el (face-spec-set): Reset the face if spec is not nil.
6702
45f6a663
SM
67032005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
6704
6705 * newcomment.el (comment-region-internal): Box more tightly in the
6706 common case where there's no TAB in the boxed text.
6707
db2cf961
JD
67082005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6709
6710 * info.el (info-tool-bar-map): Use images prev-node, next-node and
6711 up-node.
6712
dc9cfe1e
EZ
67132005-11-04 Ulf Jasper <ulf.jasper@web.de>
6714
af71d4c0 6715 * newsticker.el: Commentary updated. Code formatting changed.
45f6a663 6716 (newsticker-version): Change to "1.9".
dc9cfe1e 6717 (newsticker, newsticker-feed): Doc fix.
45f6a663
SM
6718 (newsticker-url-list): Doc fix. Add option "Weekly".
6719 (newsticker-retrieval-interval): Add option "Weekly".
dc9cfe1e 6720 (newsticker-headline-processing): Doc fix.
45f6a663 6721 (newsticker-auto-mark-filter): Remove.
dc9cfe1e
EZ
6722 (newsticker-auto-mark-filter-list): New.
6723 (newsticker-layout, newsticker-sort-method): Doc fix.
6724 (newsticker-hide-old-items-in-newsticker-buffer)
6725 (newsticker-heading-format, newsticker-item-format)
6726 (newsticker-desc-format): Doc fix.
45f6a663 6727 (newsticker-show-all-rss-elements): Remove.
dc9cfe1e
EZ
6728 (newsticker-show-all-news-elements): New.
6729 (newsticker-faces, newsticker-ticker): Doc fix.
6730 (remove-from-invisibility-spec): Code formatting.
6731 (newsticker--process-ids): New.
6732 (newsticker-mode): Doc fix.
45f6a663
SM
6733 (newsticker-mode): Change mode-line-format.
6734 (newsticker-start): Remove debug output.
af71d4c0 6735 (newsticker-start-ticker): Doc fix. Add autoload cookie.
dc9cfe1e
EZ
6736 (newsticker-w3m-show-inline-images): Code formatting.
6737 (newsticker-next-item): Call `force-mode-line-update'.
6738 (newsticker-previous-item): Call `force-mode-line-update'.
6739 (newsticker-next-feed): Call `force-mode-line-update'.
6740 (newsticker-previous-feed): Call `force-mode-line-update'.
6741 (newsticker-mark-all-items-at-point-as-read): Code formatting.
6742 (newsticker-show-old-items): Do not show descs.
45f6a663 6743 (newsticker-hide-entry): Hide too much.
dc9cfe1e
EZ
6744 (newsticker-hide-entry, newsticker-show-entry)
6745 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
6746 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
6747 (newsticker-toggle-auto-narrow-to-item): Code formatting.
6748 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
6749 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
45f6a663
SM
6750 (newsticker-get-news): Call `force-mode-line-update'.
6751 Collect process ids.
6752 (newsticker--sentinel): Change coding system handling.
6753 Move image retrieval to new functions newsticker--get-logo-url-*.
6754 Move feed parsing to new functions newsticker--parse-*.
6755 Update list of process ids.
dc9cfe1e
EZ
6756 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
6757 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
6758 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
6759 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
6760 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
6761 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
6762 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
45f6a663
SM
6763 (newsticker--decode-coding-string): Remove.
6764 (newsticker--decode-numeric-entities): Check input. Format code.
dc9cfe1e
EZ
6765 (newsticker--remove-whitespace): Check input.
6766 (newsticker--do-forget-preformatted): Doc fix.
6767 (newsticker--decode-rfc822-date): Allow for missing time.
6768 (newsticker--update-process-ids): New.
45f6a663
SM
6769 (newsticker--image-sentinel): Change comment.
6770 (newsticker--image-read): Change error message.
dc9cfe1e
EZ
6771 (newsticker--imenu-goto): Doc fix. Show headline title.
6772 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
6773 (newsticker--buffer-do-insert-text): Clean whitespace in
45f6a663
SM
6774 html-rendered headline title. Code formatting.
6775 Call `newsticker--buffer-print-extra-elements'.
6776 (newsticker--buffer-print-extra-element): Remove.
dc9cfe1e
EZ
6777 (newsticker--buffer-print-extra-elements): New.
6778 (newsticker--buffer-do-print-extra-element): New.
6779 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
6780 large sizes.
6781 (newsticker--run-auto-mark-filter)
45f6a663
SM
6782 (newsticker--do-run-auto-mark-filter):
6783 Use `newsticker-auto-mark-filter-list'.
dc9cfe1e 6784
c97f3d3c
EZ
67852005-11-04 Ryan Yeske <rcyeske@gmail.com>
6786
6787 * net/rcirc.el: Use split-string OMIT-NULLS argument.
6788 (rcirc-print): Force redisplay before running hooks. Do long
6789 buffer truncation after making new text read-only. Deal with nil
6790 text when decoding strings. If TARGET is nil, use either the
6791 currently selected buffer, if it is an rcirc buffer and of the
6792 same process or the process buffer.
6793 (rcirc-mode): Remove header-line. Recompute short buffer names.
45f6a663 6794 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
c97f3d3c 6795 (rcirc-short-buffer-name): Add variable.
45f6a663
SM
6796 (rcirc-kill-buffer-hook): Recompute short buffer names.
6797 Remove nick from private channel.
6798 (rcirc-send-input): Send command text to current-buffer.
6799 Don't clear overlay arrow here.
c97f3d3c
EZ
6800 (rcirc-short-buffer-name): Return a short buffer name.
6801 (rcirc-update-short-buffer-names, rcirc-abbreviate)
6802 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
6803 buffer-name abbreviations.
45f6a663
SM
6804 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
6805 Do not touch nick-table when killing a parted channel.
c660a322
KS
6806 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
6807 Clear arrow from current buffer if it is now hidden.
c97f3d3c
EZ
6808 (rcirc-current-buffer): Add variable.
6809 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
6810 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
6811 Remove -face from names.
6812 (rcirc-update-activity-string): Print "DND" when globally ignoring
6813 activity.
6814 (rcirc-ignore-buffer-activity-flag): Rename from
6815 rcirc-ignore-channel-activity.
6816 (rcirc-ignore-all-activity-flag): Doc fix.
6817 (rcirc-channels): Remove variable.
6818 (rcirc-kill-buffer-hook):
6819 (rcirc-get-buffer-create): Add nick to private channel.
6820 (rcirc-multiline-edit-submit): Remove tabs.
6821 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
6822 folded.
6823 (rcirc-remove-nick-channel): Bug fix.
6824 (rcirc-toggle-ignore-buffer-activity): Rename from
6825 rcirc-toggle-ignore-channel-activity.
6826 (rcirc-record-activity): Add buffers to the front of the list.
6827 (rcirc-update-activity): Remove killed buffers from list.
6828 (rcirc-process-server-response-1): Remove last argument if it is
6829 null before calling handler.
6830 (rcirc): Add "rcirc" defcustom prefix.
45f6a663
SM
6831 (rcirc-prompt): Simplify default prompt.
6832 Use custom-initialize-default.
c97f3d3c
EZ
6833 (rcirc-private-chats): Remove variable.
6834 (rcirc-prompt): Change initialization.
6835 (rcirc-version): Remove function.
6836 (rcirc-id-string): Add constant.
6837 (rcirc-last-buffer): Remove variable.
6838 (rcirc-buffer-alist): Add variable.
6839 (rcirc-connect): Update variable setup.
6840 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
6841 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
6842 default.
6843 (rcirc-handler-generic): Trigger activity.
6844 (rcirc-send-message): Create the buffor of the target.
45f6a663
SM
6845 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
6846 (rcirc-get-buffer): Just return nil if there is no matching buffer.
c97f3d3c
EZ
6847 (rcirc-multiline-edit-cancel): Remove function.
6848 (rcirc-set-last-buffer): Remove function.
6849 (rcirc-get-any-buffer): Add function.
6850 (rcirc-join-channels): Don't print /join text.
6851 (rcirc-toggle-ignore-channel-activity): Add and update echo area
6852 messages.
6853 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
6854 (rcirc-handler-NOTICE): Recognize CTCP responses.
6855 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
6856 constructing TOPIC string for buffers we are not JOINed.
6857 (rcirc-handler-CTCP-response): Add handler.
6858 (rcirc-multiline-edit-submit): Restore the window-configuration
6859 before adjusting point.
6860 (rcirc): Add customization group.
6861 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
6862 (rcirc-user-full-name, rcirc-startup-channels-alist)
6863 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
6864 (rcirc-ignore-all-activity-flag, rcirc-time-format)
6865 (rcirc-input-ring-size, rcirc-read-only-flag)
6866 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
6867 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
6868 Change defvar to defcustom.
6869 (rcirc-update-prompt): Add optional ALL arg, which will update
6870 prompts in all rcirc buffers. Regexp quote replacement text.
119f6f17 6871 (rcirc-fill-column): Accept frame-width as a value.
c97f3d3c
EZ
6872 (rcirc-set-changed): Add function.
6873 (rcirc-next-active-buffer): Write more meaningful messages.
6874 (rcirc-faces): Add customization group.
6875 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
6876 (rcirc-nick-in-message-face, rcirc-prompt-face)
6877 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
6878 (with-rcirc-process-buffer): Move before first usage.
6879 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
6880 (rcirc-debug-flag): Rename from `rcirc-log-p'.
6881 (rcirc-debug): Rename from `rcirc-log'.
119f6f17 6882 (rcirc-format-response-string): Do not print `-' chars for a
c97f3d3c 6883 NOTICE with no sender. Simplify output of server responses.
45f6a663 6884
c97f3d3c
EZ
68852005-11-04 Henrik Enberg <henrik.enberg@telia.com>
6886
6887 (rcirc-browse-url-map, rcirc-browse-url-at-point)
af71d4c0
JB
6888 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
6889 Make urls mouse and RET clickable.
c97f3d3c 6890
ffce4757
EZ
68912005-11-04 Henrik Enberg <henrik.enberg@telia.com>
6892
6893 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
6894
77f996e5 68952005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9e673321
EZ
6896
6897 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
6898 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
6899 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
119f6f17 6900 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
9e673321
EZ
6901 argument to all these routines, so the passphrase can be managed
6902 externally and passed in to the system.
6903 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
6904 pgg-add-passphrase-to-cache function.
6905
6906 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
6907 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
6908 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
119f6f17 6909 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
9e673321
EZ
6910 argument to all these routines, so the passphrase can be managed
6911 externally and passed in to the system.
6912 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
6913 function.
6914
98945794
EZ
69152005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
6916
6917 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
6918 from goto-address-url-regexp.
6919
94539089
CD
69202005-11-04 Carsten Dominik <dominik@science.uva.nl>
6921
c660a322 6922 * textmodes/org.el (org-read-date, org-goto-calendar)
45f6a663 6923 (org-recenter-calendar, org-agenda-goto-calendar):
119f6f17 6924 Temporarily clear `calendar-move-hook'.
94539089 6925
39bcfe5f 69262005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
45f6a663
SM
6927
6928 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
39bcfe5f 6929 merging.
45f6a663
SM
6930
6931 * ediff-util.el (ediff-previous-difference): Don't skip regions that
39bcfe5f 6932 have merge clashes.
45f6a663 6933
97a7dbee
YM
69342005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6935
45f6a663
SM
6936 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
6937 Undo previous change.
97a7dbee
YM
6938
6939 * startup.el (command-line): Use `custom-reevaluate-setting' for
51f47f64
YM
6940 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
6941 tty-register-default-colors on Mac.
97a7dbee 6942
c72ff615
NR
69432005-11-04 Nick Roberts <nickrob@snap.net.nz>
6944
45f6a663 6945 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
c72ff615
NR
6946 (gdb-buffer-type): Make it automatically buffer local...
6947 (gdb-get-create-buffer): ...and set it accordingly.
6948 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
6949 actually work.
6950
11ec76b7
DN
69512005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
6952
6953 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
6954 not red.
6955
2b02eddf
NR
69562005-11-04 Nick Roberts <nickrob@snap.net.nz>
6957
6958 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
6959 case GUD buffer is not visible.
6960 (gdb-goto-breakpoint): Try to force display in source buffer.
6961 (gdb-frame-gdb-buffer): Copy other similar functions.
6962 (gdb-restore-windows): Don't display source if not asked for.
6963 (gdb-assembler-buffer-name): Don't capitalise.
6964
e082564e
RS
69652005-11-03 Richard M. Stallman <rms@gnu.org>
6966
6967 * wid-edit.el (key-sequence): New widget type.
6968
6969 * simple.el (set-mark-command-repeat-pop): New variable.
6970 (set-mark-command): Only interpret plan C-@ after a pop as a pop
6971 if set-mark-command-repeat-pop is true.
6972
6973 * info.el (Info-fontify-node): Don't display extra "see" if there
6974 already is one here.
6975
6976 * mouse.el: Fix special handling of DEL after dragging a region:
6977 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
171aaa8a 6978 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
e082564e
RS
6979
6980 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
6981
6982 * textmodes/ispell.el (ispell-command-loop): Change `i' description
6983 not to assume it pertains to an affix.
6984
6985 * textmodes/flyspell.el (flyspell-post-command-hook):
6986 Bind deactivate-mark to prevent deactivation.
6987
438fc253 69882005-11-03 Lars Hansen <larsh@soem.dk>
2b02eddf 6989
438fc253
LH
6990 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
6991 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
6992 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
6993
ebce92c7
RF
69942005-11-03 Romain Francoise <romain@orebokech.com>
6995
6996 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
6997 Update copyright years.
6998
c7280fb5
SS
69992005-11-03 Sam Steingold <sds@gnu.org>
7000
13d65a03
SM
7001 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
7002 Use system-type instead of window-system because window-system is not
c7280fb5
SS
7003 correctly defined during loadup.
7004
aaaa8abb
MH
70052005-11-02 Mark A. Hershberger <mah@everybody.org>
7006
7007 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
7008 (xml-parse-tag): Join strings separated by a comment properly.
7009
c80eca71
AS
70102005-11-02 Andreas Schwab <schwab@suse.de>
7011
13d65a03
SM
7012 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
7013
70142005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7015
7016 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
7017 (byte-optimize-pure-func): Quote the eval'd value.
7018
7019 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
7020 Rename from perl-font-lock-syntactic-face-function.
7021 Change the calling convention so it can be used as a font-lock MATCHER.
7022 Do the parse-partial-sexp loop outselves.
7023 (perl-font-lock-syntactic-keywords): Use it.
7024 (perl-mode): Don't set font-lock-syntactic-face-function any more.
c80eca71 7025
c2205a03
NR
70262005-11-02 Nick Roberts <nickrob@snap.net.nz>
7027
2b02eddf
NR
7028 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
7029 disassembly buffer too.
c2205a03
NR
7030 (gdb-exited): Remove overlay arrows when execution has finished.
7031 (gdb-info-frames-custom, gdb-info-threads-custom)
7032 (gdb-info-registers-custom): Don't add inappropriate text
7033 properties if inferior is not active.
7034
c046af95
GM
70352005-11-02 Glenn Morris <rgm@gnu.org>
7036
13d65a03
SM
7037 * progmodes/fortran.el (fortran-blink-match):
7038 Use `blink-matching-delay'.
c046af95 7039
af71d4c0 70402005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
3631f993
GM
7041
7042 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
7043
e89cd3e6 70442005-11-02 Lars Hansen <larsh@soem.dk>
ebce92c7 7045
e89cd3e6
LH
7046 * net/tramp.el (tramp-action-out-of-band): Handle scp message
7047 "Permission denied".
7048
b5714852
RS
70492005-11-01 Richard M. Stallman <rms@gnu.org>
7050
7051 * textmodes/flyspell.el (flyspell-external-point-words):
7052 Pass nil to flyspell-get-word.
7053
8f15921b
KS
70542005-11-02 Kim F. Storm <storm@cua.dk>
7055
7056 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
7057 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
7058
e5f64be2
SM
70592005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7060
7061 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
7062 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
7063 (calendar-mouse-print-dates): Add optional `event' argument.
7064 Update interactive-spec.
7065 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
7066 Use `calendar-event-to-date' instead of `event'.
7067
6f9a47ab
MY
70682005-11-02 Masatake YAMATO <jet@gyve.org>
7069
e5f64be2
SM
7070 * progmodes/ld-script.el (ld-script-builtins):
7071 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
7072 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
6f9a47ab
MY
7073 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
7074
7bba5cae
RF
70752005-11-01 Romain Francoise <romain@orebokech.com>
7076
7077 * vc-sccs.el: Update copyright year.
7078 * ezimage.el: Likewise.
7079
af71d4c0 70802005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
4dacf0ff
JL
7081
7082 * info.el (Info-fontify-node): Use `string-width' for fontifying
7083 underlined titles.
7084
99315976
JL
70852005-11-01 Juri Linkov <juri@jurta.org>
7086
7087 * info.el (Info-fontify-node): Downcase node header keywords Node,
7088 Prev, Next, Up before comparison.
7089 (Info-history): Insert absolute directory name, and put invisible
7090 property on it.
7091
94b10022
JL
70922005-11-01 Juri Linkov <juri@jurta.org>
7093
7094 * info.el (Info-file-supports-index-cookies): New variable.
7095 (Info-find-node-2): Check makeinfo version for index cookie support.
7096 (Info-index-nodes): Search for nodes with index cookies only when
7097 Info-file-supports-index-cookies is t. Otherwise, search nodes
7098 with "Index" in the node name.
7099 (Info-index-node): Search index cookie in the current node only when
7100 Info-file-supports-index-cookies is t. Otherwise, check the word
7101 "Index" in the node name.
7102 (Info-find-emacs-command-nodes): Remove code that searches nodes
7103 with "Index" node name in the top menu.
7104
c7deede0
SM
71052005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
7106
7107 * progmodes/scheme.el (scheme-mode-variables): Use the default
7108 comment-indent-function.
7109
7110 * faces.el (face-attribute): Handle the case where a face inherits from
7111 a non-existent face.
7112
7113 * simple.el (eval-expression-print-format): Use lisp-readable syntax
7114 for octal and hexa output, and merge the char into the paren.
7115 (kill-new): Use push.
7116 (copy-to-buffer): Use with-current-buffer.
7117 (completion-setup-function): Move code in loop to remove redundancy.
7118 (minibuffer-local-must-match-map): Don't add bindings that duplicate
7119 those inherited from minibuffer-local-completion-map.
7120
7121 * savehist.el (savehist-mode) <defcustom>:
7122 Use custom-set-minor-mode if available.
7123 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
7124 and emit a message if applicable.
7125
71262005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
7127
7128 * savehist.el: Sync up to version 19.
7129 (savehist-mode): New minor mode.
7130 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
7131 (savehist-length): Remove (use history-length instead).
7132 (savehist-file-modes): Rename from savehist-modes.
7133 (savehist-save-hook, savehist-loaded): New vars.
7134 (savehist-load): Use savehist-mode. Try to smooth up transition from
7135 old format to new format.
7136 (savehist-install): Allow savehist-autosave-interval to be nil.
7137 (savehist-save): Run the new hook. Be more careful to only trim the
7138 history variables.
7139 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
7140 (savehist-printable): Print into a buffer rather than char-by-char.
7141
769b5f0a
JW
71422005-11-01 John Wiegley <johnw@newartisans.com>
7143
c7deede0 7144 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
bff4d65f
JW
7145 toggle-ignore keybinding (C-a). The author said it had been
7146 disabled much earlier due to a possible incompatibility, but after
7147 many months of usage I have encountered no problems (and it is a
7148 rather useful option, especially for switching to " *temp*").
7149
c7deede0 7150 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
73f99a66
JW
7151 support for OS/X's AddressBook, by calling out to the open source
7152 program "contacts" (installable through Fink).
7153
7154 * net/eudc.el (eudc-expand-inline): If the
7155 `eudc-multiple-match-handling-method' is set to `all', delete the
7156 query string before inserting the query result.
7157
c7deede0 7158 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
769b5f0a
JW
7159 flag, to prevent Eshell from using the system ls when
7160 `eshell-ls-insert-directory' is in used.
7161 (eshell-ls-insert-directory): Disable font-lock in directory
7162 buffer so that Eshell's own fontification is seen. This broke
7163 recently due to changes in font-lock, so this goes back to version
7164 21 behavior.
7165
e5beba32
NR
71662005-11-01 Nick Roberts <nickrob@snap.net.nz>
7167
7168 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
7169 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
7170 (gdb-many-windows): Doc fix.
7171
ac8c0cce
RF
71722005-10-31 Romain Francoise <romain@orebokech.com>
7173
7174 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
7175
c94f08ff
DN
71762005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
7177
7178 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
7179 that global-font-lock-mode can be enabled by default.
7180
7181 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
7182 (font-lock-add-keywords, font-lock-remove-keywords)
7183 (font-lock-fontify-buffer): Remove autoload cookies.
7184
7185 * jit-lock.el (jit-lock-register): Likewise.
7186
7187 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
7188
c8010cbb
NR
71892005-10-31 Nick Roberts <nickrob@snap.net.nz>
7190
7191 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
7192 intact if there is no gud-comint-buffer.
7193
71942005-10-31 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
7197 old prompt comint-prompt-read-only is t and GDB commands are
7198 issued from tool bar etc.
7199
9a36031f
MY
72002005-10-31 Masatake YAMATO <jet@gyve.org>
7201
7202 * vc.el (vc-directory-exclusion-list): Add "{arch}".
7203
6c060884
CY
72042005-10-30 Chong Yidong <cyd@stupidchicken.com>
7205
7206 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
7207 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
7208
55880756
MA
72092005-10-30 Michael Albinus <michael.albinus@gmx.de>
7210
7211 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
7212 starting at beginning of line. Fontification is messed up when
c7deede0
SM
7213 `open-paren-in-column-0-is-defun-start' set to t.
7214 Reported by John Paul Wallington <jpw@pobox.com>.
55880756 7215
8c633bb4
LT
72162005-10-30 Luc Teirlinck <teirllm@auburn.edu>
7217
7218 * comint.el (comint-send-input): Call `comint-update-fence' when
7219 `comint-process-echoes' and `comint-prompt-read-only' are both
7220 non-nil, to avoid leftover read-only newline.
7221
b9c5959e
RS
72222005-10-30 Richard M. Stallman <rms@gnu.org>
7223
7224 * textmodes/flyspell.el (flyspell-external-point-words):
7225 Detect when WORD can't be checked properly because
7226 flyspell-get-word finds just part of it, and move on.
7227
7228 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
7229 boundarychar for Polish.
7230 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
7231 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
7232
f3be774b
NR
72332005-10-31 Nick Roberts <nickrob@snap.net.nz>
7234
7235 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
7236 (gdb-registers-font-lock-keywords): Delete.
7237 (gdb-registers-mode): Don't fontify.
7238 (gdb-info-registers-custom): Use text properties instead as, in
7239 future, changed register values will use font-lock-warning-face.
7240 (gdb-local-font-lock-keywords): Rename to...
7241 (gdb-locals-font-lock-keywords): ...for consistency.
7242
5e7ae3bd
AS
72432005-10-30 Andre Spiegel <spiegel@gnu.org>
7244
7245 * vc.el (vc-switch-backend): Better error message if the buffer is
7246 not visiting a file under version control.
7247
6aecefa8 7248 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
8c633bb4 7249
c3ab3701
CY
72502005-10-29 Chong Yidong <cyd@stupidchicken.com>
7251
7252 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
7253 ~/.emacs.d/.emacs.
7254
685abb98
RS
72552005-10-29 Richard M. Stallman <rms@gnu.org>
7256
7257 * replace.el (occur-mode-mouse-goto): Always go to other window.
7258 (occur-mode-goto-occurrence): Always switch in same window.
7259
7260 * simple.el (undo): Display message at end, not at start.
7261
7262 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
7263 New arg REUSE-CELL.
7264 (cancel-timer-internal): New function.
7265 (timer-event-handler): Use cancel-timer-internal,
7266 and pass the cell it returns to timer-activate...
7267
7268 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
7269 (jit-lock-deferred-fontify, jit-lock-context-fontify)
7270 (jit-lock-after-change): Test memory-full.
7271
dd7c6f21
RS
72722005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
7273
7274 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
7275 part of the decoded armor to find the key-identifier.
7276 (pgg-gpg-lookup-key-owner): New function to return the
7277 human-readable identifier of a key owner.
7278 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
7279 key itself.
7280 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
7281 the key value) if we have a key and can match it against a secret
7282 key. Also, added a note pointing out fact that the prompt only
7283 indicates the first matching key.
7284
119f6f17 7285 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
dd7c6f21
RS
7286 pgg-decrypt-region.
7287 (pgg-pending-timers): A new hash for tracking the passphrase cache
7288 timers, so that new ones supercede old ones.
7289 (pgg-add-passphrase-to-cache): Rename from
7290 `pgg-add-passphrase-cache' to reduce confusion (all callers
7291 changed). Modified to cancel old timers when new ones are added.
7292 (pgg-remove-passphrase-from-cache): Rename from
7293 `pgg-remove-passphrase-cache' to reduce confusion (all callers
7294 changed). Modified to cancel old timers when their keys are
7295 removed from the cache.
7296 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
7297 XEmacs, an indirection to delete-itimer.
7298 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
7299 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
7300 users can only check cache without risk of prompting. Correct bug in
7301 notruncate behavior.
7302 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
7303 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
7304 Add informative docstrings.
7305 (pgg-decrypt): Convey provided passphrase in subordinate call to
7306 pgg-decrypt-region.
7307
7308 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
7309 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
7310 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
af71d4c0 7311 `passphrase' argument, so the passphrase can be managed externally
dd7c6f21
RS
7312 and then passed in to the system.
7313
7314 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
119f6f17 7315 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
dd7c6f21
RS
7316 so the passphrase cache can be used reliably with identifiers
7317 besides a pgp packet's key id.
7318
7319 * pgg-gpg.el (pgg-pgp-encrypt-region)
7320 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7321 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
119f6f17 7322 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
dd7c6f21
RS
7323 argument to all these routines, so the passphrase can be managed
7324 externally and passed in to the system.
7325
7326 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
af71d4c0 7327 `notruncate' argument, so the passphrase cache can be used
dd7c6f21
RS
7328 reliably with identifiers besides a pgp packet's key id.
7329
73302005-10-29 Sascha Wilde <swilde@sha-bang.de>
7331
7332 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
7333 symmetric encryption.
7334 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
7335 encrypted session key.
7336 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
7337 message ask for the passphrase in a proper way.
7338
7339 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
7340 New user commands for symmetric encryption.
7341
c390e28c
SM
73422005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
7343
7344 * textmodes/conf-mode.el (conf-assignment-sign)
7345 (conf-assignment-regexp): Fix docstrings.
7346 (conf-mode-initialize): New function.
7347 (conf-mode): Remove optional args. Use delay-mode-hooks to
7348 recognize recursive calls.
7349 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
7350 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
7351 (conf-xdefaults-mode): Use define-derived-mode and
7352 conf-mode-initialize.
7353
1cf586a4
RF
73542005-10-29 Romain Francoise <romain@orebokech.com>
7355
7356 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
7357
feb2f364
EZ
73582005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
7359
c390e28c
SM
7360 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
7361 part of the decoded armor to find the key-identifier.
feb2f364
EZ
7362 (pgg-gpg-lookup-key-owner): New function to return the
7363 human-readable identifier of a key owner.
7364 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
7365 key itself.
7366 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
7367 the key value) if we have a key and can match it against a secret
7368 key. Also, added a note pointing out fact that the prompt only
7369 indicates the first matching key.
7370
119f6f17 7371 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
feb2f364
EZ
7372 pgg-decrypt-region.
7373 (pgg-pending-timers): A new hash for tracking the passphrase cache
7374 timers, so that new ones supercede old ones.
c390e28c 7375 (pgg-add-passphrase-to-cache): Rename from
feb2f364
EZ
7376 `pgg-add-passphrase-cache' to reduce confusion (all callers
7377 changed). Modified to cancel old timers when new ones are added.
c390e28c 7378 (pgg-remove-passphrase-from-cache): Rename from
feb2f364
EZ
7379 `pgg-remove-passphrase-cache' to reduce confusion (all callers
7380 changed). Modified to cancel old timers when their keys are
7381 removed from the cache.
7382 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
7383 XEmacs, an indirection to delete-itimer.
c390e28c
SM
7384 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
7385 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
7386 users can only check cache without risk of prompting. Correct bug in
feb2f364
EZ
7387 notruncate behavior.
7388 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
c390e28c
SM
7389 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
7390 Add informative docstrings.
feb2f364
EZ
7391 (pgg-decrypt): Convey provided passphrase in subordinate call to
7392 pgg-decrypt-region.
7393
af71d4c0 73942005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
feb2f364
EZ
7395
7396 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
7397 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
7398 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
af71d4c0 7399 `passphrase' argument, so the passphrase can be managed externally
feb2f364
EZ
7400 and then passed in to the system.
7401
7402 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
119f6f17 7403 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
feb2f364
EZ
7404 so the passphrase cache can be used reliably with identifiers
7405 besides a pgp packet's key id.
7406
7407 * pgg-gpg.el (pgg-pgp-encrypt-region)
7408 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
7409 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
119f6f17 7410 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
feb2f364
EZ
7411 argument to all these routines, so the passphrase can be managed
7412 externally and passed in to the system.
7413
7414 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
af71d4c0 7415 `notruncate' argument, so the passphrase cache can be used
feb2f364
EZ
7416 reliably with identifiers besides a pgp packet's key id.
7417
74182005-10-29 Sascha Wilde <swilde@sha-bang.de>
7419
7420 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
7421 symmetric encryption.
7422 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
7423 encrypted session key.
7424 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
7425 message ask for the passphrase in a proper way.
7426
7427 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
7428 New user commands for symmetric encryption.
7429
5c825567
BW
74302005-10-28 Bill Wohler <wohler@newt.com>
7431
af71d4c0 7432 * help-mode.el (help-url): New button type. Calls browse-url.
5c825567
BW
7433 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
7434 Similar to Info nodes: URL `url'.
7435 (help-make-xrefs): Create help-url buttons for
7436 help-xref-url-regexp matches.
7437
147ebaca
NR
74382005-10-29 Nick Roberts <nickrob@snap.net.nz>
7439
7440 * tool-bar.el (tool-bar-add-item-from-menu)
7441 (tool-bar-local-item-from-menu): Fix doc strings.
7442
059a552c
RF
74432005-10-28 Romain Francoise <romain@orebokech.com>
7444
6a9e60bc
RF
7445 * ldefs-boot.el: Update.
7446
059a552c
RF
7447 * subr.el (locate-library): Move from help-fns.el.
7448 * help-fns.el (locate-library): Move to subr.el.
7449
8cee983d
RS
74502005-10-28 Richard M. Stallman <rms@gnu.org>
7451
7452 * net/tramp.el (tramp-completion-mode): defvar moved up.
7453
7454 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
7455
7456 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
7457
7458 * files.el (find-file-noselect): Use %d to format large file size.
7459
107fb6c9 7460 * bindings.el (mode-line-format): Add %e.
8cee983d
RS
7461
7462 * loadup.el ("facemenu"): Load unconditionally.
7463 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
7464 ("x-dnd"): Load, when appropriate.
7465
7466 * startup.el (command-line): Call before-init-hook earlier.
7467 Warn about some bad characters in -u user name.
7468
7469 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
7470 (flyspell-external-point-words): Error if misspelled word is not found.
7471 Set flyspell-large-region-beg at end of word.
059a552c 7472
a312f214
AS
74732005-10-28 Andreas Schwab <schwab@suse.de>
7474
c390e28c
SM
7475 * view.el (View-revert-buffer-scroll-page-forward):
7476 Use view-page-size-default.
a312f214 7477
895725e1
JL
74782005-10-28 Juri Linkov <juri@jurta.org>
7479
7480 * international/quail.el (quail-get-current-str): Translate last
7481 raw character for deterministic input methods.
7482
887ec6f1
JB
74832005-10-27 Jay Belanger <belanger@truman.edu>
7484
7485 * calc/calc-ext.el: Add functions to autoloads.
7486 (math-identity-matrix-p, math-ident-row-p): New functions.
7487
7488 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
7489 multiplication by an identity matrix; don't turn multiplication by
7490 an inverse matrix into division.
af71d4c0 7491 (math-div-symbol-fancy): Replace division by matrices with
887ec6f1
JB
7492 multiplication by inverse.
7493
7494 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
7495
7496 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
7497 (calc-writeoutpower): New functions.
7498
2d29381c
RF
74992005-10-27 Romain Francoise <romain@orebokech.com>
7500
1e0ab2f0
RF
7501 * replace.el (occur-engine): Include colon in mouse-face highlight.
7502
2d29381c
RF
7503 * dired-x.el: Change Maintainer field.
7504
a145b41c
CY
75052005-10-26 Chong Yidong <cyd@stupidchicken.com>
7506
7507 * longlines.el (longlines-mode): Bind after-change-functions to
7508 nil during initial decoding and final encoding.
7509
51d96f88
DN
75102005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
7511
7512 * term.el (term-emulate-terminal, term-handle-colors-array)
7513 (term-handle-ansi-escape): Specify the terminfo capabilities
7514 implemented.
7515
d75baf12
RS
75162005-10-26 Richard M. Stallman <rms@gnu.org>
7517
7518 * info.el (Info-fontify-node): Fix detection of sentence-break
7519 before *Note.
7520
9700a45f
RF
75212005-10-26 Romain Francoise <romain@orebokech.com>
7522
d75baf12 7523 * smerge-mode.el: Add `tools' to file keywords.
9700a45f 7524
14924bb1
NR
75252005-10-26 Nick Roberts <nickrob@snap.net.nz>
7526
7527 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
7528 when the fringe is not available.
7529
7530 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
7531 (def-gdb-auto-update-trigger): Simplify construction.
7532 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
7533 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
7534 defined explicitly.
7535 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
7536 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
7537 defined explicitly.
7538 (gdb-info-locals-custom): Remove as it's a no-op.
7539
e7b382ed
CY
75402005-10-25 Chong Yidong <cyd@stupidchicken.com>
7541
7542 * longlines.el (longlines-mode): Remove narrowing before
7543 performing the initial decoding or final encoding.
7544
53aaf457
RF
75452005-10-25 Romain Francoise <romain@orebokech.com>
7546
7547 * emacs-lisp/find-func.el (find-library-name): Also strip
7548 extension if library name ends in .el, to take advantage of
7549 `find-library-suffixes'.
7550
8e7af2c6
RS
75512005-10-25 Richard M. Stallman <rms@gnu.org>
7552
7553 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
7554
f344e9d2
JL
75552005-10-25 Juri Linkov <juri@jurta.org>
7556
7557 * textmodes/texinfo.el (texinfo-mode): Change charset of one
7558 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
7559
47b5f6d6
SM
75602005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7561
7562 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
7563 (blackbox-redefine-key): Add argument `map'.
7564
7565 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
7566 regions when moving the jit-lock-context-unfontify-pos boundary.
7567
2e167dc4
RS
75682005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
7569
c390e28c 7570 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
2e167dc4 7571
fc50a3be
MY
75722005-10-25 Masatake YAMATO <jet@gyve.org>
7573
7574 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
7575
35b1f2e9
EZ
75762005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
7577
7578 * play/blackbox.el (blackbox-redefine-key): New function.
7579 (blackbox-mode-map): Use it to remap existing bindings for cursor
7580 motion instead of binding literal keys.
7581
3e99f6ee
GM
75822005-10-25 Glenn Morris <rgm@gnu.org>
7583
7584 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
7585 diary does not end in a newline. Do not assume a blank line at
7586 the start of the diary file.
7587
1f1ce6ab
KH
75882005-10-25 Kenichi Handa <handa@m17n.org>
7589
7590 * international/quail.el (quail-translate-key): If the input
7591 method is deterministic and failed to handle the last key, restart
7592 the key handling loop from an appropriate key.
7593
ead91593
MA
75942005-10-25 Michael Albinus <michael.albinus@gmx.de>
7595
7596 * vc.el (vc-dired-mode): Extend comment for binding of
7597 `directory-listing-before-filename-regexp'.
7598
bc6785f3
SM
75992005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7600
7601 * textmodes/texinfo.el (texinfo-mode):
7602 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
7603 not to unnecessarily expose emacs-mule's internal char codes.
7604
56da68fc
NR
76052005-10-25 Nick Roberts <nickrob@snap.net.nz>
7606
e29a4981
NR
7607 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
7608 Display hand pointer and help-echo on disabled icon too.
7609 (gdb-mouse-until): New function.
7610 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
56da68fc 7611
24bdbffe
CY
76122005-10-24 Chong Yidong <cyd@stupidchicken.com>
7613
7614 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
7615 with 2005-10-23 change to doctor.el.
7616
7617 * finder.el (finder-mode-map): Add follow-link binding.
7618
47ab3ac3
KS
76192005-10-25 Kim F. Storm <storm@cua.dk>
7620
7621 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
7622 to gdb-mouse-toggle-breakpoint-fringe.
7623 (gdb-mouse-toggle-breakpoint-margin): Rename from
af71d4c0 7624 gdb-mouse-toggle-breakpoint. Fix doc.
47ab3ac3
KS
7625 (gdb-mouse-toggle-breakpoint-fringe): New defun.
7626 (gdb-put-string): Add optional SPROPS arg. Add props to string.
7627 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
7628 string properties also for fringe breakpoint bitmaps.
7629
6bcf30dc
CD
76302005-10-24 Carsten Dominik <dominik@science.uva.nl>
7631
bc6785f3 7632 * textmodes/org.el (org-start-icalendar-file): Fix format form.
6bcf30dc 7633
dc447cc5
MY
76342005-10-25 Masatake YAMATO <jet@gyve.org>
7635
567ecdfb
SM
7636 * simple.el (completion-common-substring):
7637 Use `completion-common-substring' prior to `completion-base-size'.
7638
76392005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
7640
7641 * savehist.el: Require CL while compiling.
7642 (savehist-history-variables): Remove.
7643 (savehist-save-minibuffer-history, savehist-additional-variables)
7644 (savehist-minibuffer-history-variables): New vars.
7645 (savehist-save): Use them.
7646 (savehist-uninstall, savehist-minibuffer-hook): New funs.
7647 (savehist-install): New fun, extracted from savehist-load.
7648 (savehist-load): Use them.
7649
76502005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
7651
7652 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
7653 a dummy doc-string-elt property.
7654 (defalias, defvaralias, define-category): Add a docstring property.
7655
7656 * image.el (defimage):
7657 * widget.el (define-widget):
7658 * custom.el (defface, defcustom): Add `doc-string' declaration.
7659
7660 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
7661 (defadvice): Add `doc-string' declaration.
7662
7663 * emacs-lisp/byte-run.el (macro-declaration-function):
7664 Handle `doc-string' declarations.
7665 (define-obsolete-function-alias, define-obsolete-variable-alias):
7666 Add `doc-string' declaration.
dc447cc5 7667
1cbe1e4b
KH
76682005-10-24 Kenichi Handa <handa@m17n.org>
7669
31a8d39f
KH
7670 * international/utf-7.el (utf-7): Add autoload cookie.
7671
1cbe1e4b
KH
7672 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
7673
28e48287
EZ
76742005-10-24 Eli Zaretskii <eliz@gnu.org>
7675
81293113
EZ
7676 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
7677 list of directories passed to batch-update-autoloads. Add "." to
7678 the list of the echoed directories.
7679
28e48287
EZ
7680 * pgg-def.el:
7681 * pgg-gpg.el:
7682 * pgg-parse.el:
7683 * pgg-pgp.el:
7684 * pgg-pgp5.el:
7685 * pgg.el: Moved here from the gnus subdirectory.
7686
11422095
NR
76872005-10-24 Nick Roberts <nickrob@snap.net.nz>
7688
7689 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
7690 in case comint-prompt-read-only is set to t.
7691
7692 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
7693 in case comint-prompt-read-only is set to t.
7694
ad1eff1b
GM
76952005-10-24 Ulf Jasper <ulf.jasper@web.de>
7696
567ecdfb
SM
7697 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
7698 Now a string.
7699 (icalendar-import-format): Handle CLASS, STATUS, URL.
7700 Rename `subject' to `summary'.
ad1eff1b
GM
7701 (icalendar-import-format-summary): Rename from
7702 `icalendar-import-format-subject'.
7703 (icalendar-import-format-url, icalendar-import-format-status)
7704 (icalendar-import-format-class): New variables.
7705 (icalendar--rris): Take variable argument list.
7706 (icalendar--datestring-to-isodate): Remove unnecessary
567ecdfb 7707 calendar-style check when converting dates with explicit month names.
ad1eff1b
GM
7708 (icalendar-export-region): Change return type of conversion
7709 subroutines. Bury current buffer unless error occurred.
7710 (icalendar--convert-to-ical)
7711 (icalendar--parse-summary-and-rest): New functions.
7712 (icalendar--convert-ordinary-to-ical)
7713 (icalendar--convert-weekly-to-ical)
7714 (icalendar--convert-yearly-to-ical)
7715 (icalendar--convert-block-to-ical)
7716 (icalendar--convert-cyclic-to-ical)
7717 (icalendar--convert-anniversary-to-ical): Change return type.
7718 Strip trailing blanks from subject.
7719 (icalendar--convert-sexp-to-ical): Change return type.
7720 Strip trailing blanks from subject. Handle simple sexp
7721 entries as generated by icalendar.el.
7722 (icalendar--convert-float-to-ical)
567ecdfb 7723 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
ad1eff1b
GM
7724 (icalendar-import-file): Doc fix.
7725 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
7726 Correct call to icalendar--rris.
7727 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
7728 `summary'.
7729 (icalendar--add-diary-entry): Rename `subject' to `summary'.
7730
c7cad90c
RF
77312005-10-24 Romain Francoise <romain@orebokech.com>
7732
cbfc02e4
RF
7733 * server.el (server-sentinel): Set query-on-exit flag to nil on
7734 new client processes (it isn't inherited from the server process).
7735
c7cad90c
RF
7736 * replace.el (occur-engine): Rearrange text properties.
7737
7c5ba0d2
SM
77382005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
7739
7740 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
7741 case-fold-search is nil.
7742 (debug-help-follow): Use help-xref-interned directly.
7743
3a20e510
CY
77442005-10-23 Chong Yidong <cyd@stupidchicken.com>
7745
7746 * thumbs.el (thumbs-image-type): Add .pbm.
7747
24c324f9
RS
77482005-10-23 Richard M. Stallman <rms@gnu.org>
7749
1df64254
RS
7750 * faces.el (inhibit-face-set-after-frame-default): New variable.
7751 (set-face-attribute): Bind it.
7752 (face-set-after-frame-default): Test it.
7753
6a897887
RS
7754 * help-fns.el (describe-simplify-lib-file-name): New function.
7755 (describe-function-1, describe-variable): Use it.
7756
7757 * faces.el (describe-face): Use describe-simplify-lib-file-name.
7758
24c324f9
RS
7759 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
7760 Eliminate nil as possible value.
7761 (tooltip-hide-delay): Reduce internal-border-width.
7762
7763 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
7764 (menu-bar-file-menu) <new-file>: Likewise.
7765
7766 * simple.el (line-move-finish): Ignore fields computing LINE-END.
7767
96664fc0 7768 * international/mule.el (load-with-code-conversion):
24c324f9
RS
7769 Pass full file name to `eval-buffer' unless preloading.
7770
7771 * textmodes/flyspell.el (flyspell-large-region):
7772 Call ispell-check-version.
7773
96664fc0 7774 * textmodes/ispell.el (ispell-local-dictionary-overridden):
24c324f9
RS
7775 Fix the make-variable-buffer-local call that was supposed
7776 to be for this variable.
7777 (ispell-aspell-supports-utf8): Doc fix.
7778 (ispell-find-aspell-dictionaries): Preserve elements of
7779 ispell-dictionary-alist for dictionaries that aspell doesn't report.
7780 (ispell-aspell-find-dictionary): Return nil on error.
7781
7782 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
7783 (doctor-symptoms): Likewise.
7784
7785 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
7786
87911bdb
CY
77872005-10-23 Chong Yidong <cyd@stupidchicken.com>
7788
7789 * cus-edit.el (custom-button, custom-button-pressed): New vars.
7790 (custom-raised-buttons): Add :set spec.
567ecdfb
SM
7791 (custom-button-unraised, custom-button-pressed-unraised):
7792 New faces, so that custom-raised-buttons actually does something.
87911bdb
CY
7793 (custom-mode): Use custom-button and custom-button-pressed.
7794
7795 * wid-edit.el (widget-specify-button): Don't ignore
7796 widget-mouse-face on graphic terminals.
7797 (widget-move-and-invoke): Cleanup.
7798
04f0adee
TTN
77992005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
7800
7801 * whitespace.el (whitespace-cleanup): Doc fix.
7802
90066cb5
RF
78032005-10-23 Romain Francoise <romain@orebokech.com>
7804
7805 * emulation/viper.el (viper-set-hooks): Quote forms passed to
7806 `eval-after-load' to avoid evaluating their result.
7807
9bc260cf
MA
78082005-10-23 Michael Albinus <michael.albinus@gmx.de>
7809
567ecdfb
SM
7810 * files.el (directory-listing-before-filename-regexp):
7811 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
9bc260cf 7812
567ecdfb
SM
7813 * dired.el (dired-move-to-filename-regexp): Remove.
7814 All occurences replaced by `directory-listing-before-filename-regexp'.
9bc260cf 7815
567ecdfb
SM
7816 * dired-x.el, locate.el, vc.el:
7817 Replace `dired-move-to-filename-regexp' by
9bc260cf
MA
7818 `directory-listing-before-filename-regexp'. In vc.el it is
7819 overwritten locally; maybe this can be handled in files.el too.
7820
567ecdfb 7821 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
9bc260cf
MA
7822 replaced by `directory-listing-before-filename-regexp'.
7823
9f40e1d5
AS
78242005-10-23 Andreas Schwab <schwab@suse.de>
7825
7826 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
7827 and eval-next-after-load.
7828
4bdce438
RF
78292005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
7830
7831 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
7832 exist, create it.
7833
0949617b
EZ
78342005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
7835
96664fc0 7836 * allout.el: Remove autoloads for mailcrypt and crypt++.
0949617b
EZ
7837 Require pgg, pgg-gpg during compilation.
7838 (allout-version): Increment version number to 2.1, and use a literal
96664fc0
KS
7839 rather than RCS Id.
7840 (allout-default-encryption-scheme): Remove.
7841 (allout-passphrase-verifier-handling)
7842 (allout-passphrase-verifier-string)
7843 (allout-file-passphrase-verifier-string)
7844 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
7845 (allout-passphrase-hint-handling): Rename and simplify.
0949617b
EZ
7846 (allout-init): Use `find-file-hook' if available, otherwise
7847 `find-file-hooks'.
7848 (allout-mode): Use `write-file-functions' if available, otherwise
7849 `local-write-file-hooks' and, instead of making auto-save-hook
7850 buffer local, make the write-file-hook activity contingent to
7851 allout-mode.
96664fc0 7852 (allout-mode): Use key-binding substitution in the docstring.
0949617b
EZ
7853 (allout-kill-line): Spell-out kill ring data structure mutation
7854 instead of using byte-compiler-complaint-provoking `pop'.
7855 (allout-insert-listified): Use `insert' rather than `insert-string'
96664fc0
KS
7856 (allout-toggle-current-subtree-encryption): Update docstring, adjust
7857 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
0949617b
EZ
7858 (allout-encrypt-string): Totally revamped vis new underlying
7859 encryption facilities.
96664fc0 7860 (allout-mc-activate-passwd): Remove.
0949617b
EZ
7861 (allout-obtain-passphrase): New, more or less replaces
7862 allout-mc-activate-passwd.
7863 (allout-encrypted-key-info): More or less replaces
7864 allout-encrypted-text-type.
7865 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
96664fc0 7866 (my-mark-marker): Use `(featurep 'xemacs)'.
0949617b 7867
af71d4c0 78682005-10-23 Lars Hansen <larsh@soem.dk>
0949617b 7869
96664fc0 7870 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
4ec5239c
LH
7871 (byte-compile-file-form-defmumble, byte-compile-defun)
7872 (byte-compile-defmacro): Use it.
7873 (byte-compile-form): Don't call byte-compile-set-symbol-position
7874 when a byte-compile handler is called.
7875
e8fbc5e0
RF
78762005-10-22 Romain Francoise <romain@orebokech.com>
7877
02c583a4
RF
7878 * savehist.el (savehist-history-variables): Add `grep-find-history'.
7879
e8fbc5e0
RF
7880 * subr.el (eval-after-load): Convert library name to an absolute
7881 file name using locate-library, since load-history no longer has
7882 library names in it.
7883
41e7ed3a
RS
78842005-10-22 Richard M. Stallman <rms@gnu.org>
7885
567ecdfb
SM
7886 * files.el (make-temp-file): Move from subr.el.
7887 * subr.el (make-temp-file): Move to files.el.
e8fbc5e0 7888
567ecdfb
SM
7889 * window.el (get-buffer-window-list): Move from subr.el.
7890 * subr.el (get-buffer-window-list): Move to window.el.
db5fe0a6 7891
41e7ed3a
RS
7892 * image.el (image-load-path): Use eval-at-startup to initialize.
7893
7894 * subr.el (eval-at-startup): New macro.
7895
7896 * subr.el: Much rearrangement of functions and division
7897 into pages. No code changes.
7898
c286104c
KH
78992005-10-22 Kenichi Handa <handa@m17n.org>
7900
7901 * tar-mode.el (tar-extract): Be sure to call
7902 find-operation-coding-system if set-auto-coding doesn't find a
7903 coding system.
7904
76b581f2
KS
79052005-10-22 Kim F. Storm <storm@cua.dk>
7906
7907 * image.el (image-type-header-regexps): Rename from image-type-regexps.
7908 Change users.
7909 (image-type-file-name-regexps): New defconst.
7910 (image-type-from-data): Simplify loop.
7911 (image-type-from-buffer): New defun.
7912 (image-type-from-file-header): Use it instead of image-type-from-data.
7913 Use image-search-load-path instead of only looking in data-directory.
7914 (image-type-from-file-name): New defun.
567ecdfb
SM
7915 (image-search-load-path): Change `pathname' to `filename'.
7916 Make PATH arg optional, default to image-load-path.
76b581f2 7917
bb66398d
RS
79182005-10-21 Richard M. Stallman <rms@gnu.org>
7919
7920 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
7921
7922 * textmodes/paragraphs.el (sentence-end-base): New variable.
7923 (sentence-end): Use sentence-end-base.
7924
5ae158bf
SM
79252005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7926
7927 * font-lock.el (font-lock-default-fontify-region): Check the multiline
7928 property independently from the font-lock-multiline variable.
7929
45158e77
RS
79302005-10-21 Richard M. Stallman <rms@gnu.org>
7931
7932 * emacs-lisp/find-func.el (find-library-name): Doc fix.
7933
7934 * startup.el (command-line): Convert library names
7935 in `load-history' to absolute file names.
7936
7937 * subr.el (symbol-file): Doc fix.
7938
7939 * loadhist.el (file-loadhist-lookup): Call locate-library
7940 instead of find-library-name. Don't try converting
7941 abs file names to library names, since load-history no longer
7942 has library names in it.
7943 (file-dependents, file-provides, file-requires): Doc fixes.
7944
2ac050ce
JL
79452005-10-21 Juri Linkov <juri@jurta.org>
7946
7947 * progmodes/etags.el (tags-table-mode): New function.
7948 (tags-verify-table): Replace initialize-new-tags-table with
7949 tags-table-mode.
7950
7951 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
7952 default value.
7953 (desktop-modes-not-to-save): Add tags-table-mode to the
7954 default value.
7955
7956 * info.el (Info-index-next): Add total number of index
7957 alternatives to the message.
7958
7959 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
7960 backward only space (instead of space and period) before looking
7961 at sentence end.
7962
7963 * simple.el (set-variable): Use user-variable-p instead of symbolp.
7964 Add the old variable value as 4th default-value arg of read-string.
7965
bb9404d6
YM
79662005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7967
7968 * cus-face.el (custom-declare-face): Make face from X resources
7969 also on Mac.
7970
7971 * disp-table.el (standard-display-g1, standard-display-graphic):
7972 Refuse to use string glyphs also on Mac.
7973 (standard-display-european): Don't set terminal coding system also
7974 on Mac.
7975
7976 * frame.el (display-screens): Use x-display-screens also on Mac.
7977
b71cef5c
RF
79782005-10-21 Romain Francoise <romain@orebokech.com>
7979
7980 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
7981
1712cca5
SM
79822005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7983
7984 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
7985 and $? into sexps.
7986
7987 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
7988 warning face on open-paren-in-column-0.
7989
7990 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
7991 boundary case. Fix typo.
7992 Suggested by Martin Rudalics <rudalics@gmx.at>.
7993
50031d0d
CD
79942005-10-21 Carsten Dominik <dominik@science.uva.nl>
7995
30c02925 7996 * textmodes/org.el (org-combined-agenda-icalendar-file)
1712cca5 7997 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
50031d0d
CD
7998 (org-export-icalendar-this-file)
7999 (org-export-icalendar-all-agenda-files)
8000 (org-export-icalendar-combine-agenda-files): New commands.
8001 (org-export-icalendar, org-print-icalendar-entries)
8002 (org-start-icalendar-file, org-finish-icalendar-file)
8003 (org-ical-ts-to-string): New functions.
8004 (org-read-date, org-goto-calendar)
8005 (org-agenda-goto-calendar): Inhibit displaying diary entries by
8006 call to `calendar'.
1712cca5 8007 (orgtbl-setup): Remove the :keys arguments from the menu description.
50031d0d
CD
8008 (org-after-save-iCalendar-file-hook): New variable.
8009
dfa1cd4d
KH
80102005-10-21 Kenichi Handa <handa@m17n.org>
8011
8012 * language/vietnamese.el (tcvn-5712): Make it an alias of
8013 vietnamese-tcvn coding-system.
8014
6e967b19
MA
80152005-10-20 Michael Albinus <michael.albinus@gmx.de>
8016
8017 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
8018 group id is given.
8019
1712cca5
SM
80202005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
8021
8022 * progmodes/sh-script.el (sh-escaped-line-re): New var.
8023 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
8024 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
8025 whose line is either continued or ends with a comment.
8026
4bfa31ba
RF
80272005-10-20 Romain Francoise <romain@orebokech.com>
8028
8029 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
8030
8031 * replace.el (occur-engine): Add follow-link property.
8032
8033 * font-core.el (font-lock-mode): Doc fix.
8034
10625c3c
RS
80352005-10-20 Richard M. Stallman <rms@gnu.org>
8036
8037 * net/rcirc.el: New file.
8038
a12ba300
EZ
80392005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
8040
8041 * term.el (term-term-name): Initialize to "eterm-color".
8042
ce13796f
EZ
80432005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
8044
ce13796f
EZ
8045 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
8046 for encryption functionality.
47888c87 8047 Move allout customization subgroup from `editing' to `outlines' group.
119f6f17 8048 Fix commentary keywords to legitimate ones.
47888c87 8049 Update author info (using my current email address, obscurified).
ce13796f
EZ
8050 (allout-encrypt-string, allout-encryption-produce-work-buffer)
8051 (allout-encrypted-topic-p, allout-encrypted-text-type)
8052 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
8053 (allout-situate-encryption-key-verifier)
8054 (allout-get-encryption-key-verifier, allout-verify-key)
8055 (allout-next-topic-pending-encryption)
47888c87 8056 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
ce13796f
EZ
8057 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
8058 (outline-key-verifier-handling, outline-key-hint-handling)
8059 (outline-encrypt-unencrypted-on-saves): New defcustoms.
8060 (allout-file-key-verifier-string, allout-encryption-scheme)
8061 (allout-key-verifier-string, allout-key-hint-string)
8062 (allout-after-save-decrypt): New variables.
8063 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
8064 (allout-after-saves-handler): New hook functions.
8065 (allout-post-command-business): Do allout-after-save-decrypt.
8066 (allout-enable-file-variable-adjustment): Custom var to enable
8067 mechanism for adding and adjusting settings of Emacs file variables.
47888c87
KS
8068 (allout-adjust-file-variable, allout-file-vars-section-data):
8069 New functions, implement the mechanism.
ce13796f
EZ
8070 (outlineify-sticky): Use the file vars mechanism.
8071 (allout-inhibit-protection, allout-during-write-cue)
47888c87
KS
8072 (allout-override-protect, allout-before-change-protect): Remove.
8073 (allout-flag-region, allout-open-topic): Adjust read-only text.
8074 (allout-open-line-not-read-only): Add to facilitate read-only
ce13796f 8075 text based protection.
47888c87 8076 (allout-kill-line): Revise to adjust read-only text, clue the
ce13796f 8077 user about the inhibition.
47888c87 8078 (allout-unprotected): Use unwind-protect.
ce13796f
EZ
8079 (allout-shift-in, allout-shift-out): Disallow manually shifting a
8080 topic deeper than the offspring depth of the previous topic -
8081 avoiding confusing "containment discontinuities".
47888c87 8082 (allout-reindent-bodies): Fix retention of body relative hanging
ce13796f 8083 indent during promotion of collapsed bodies.
47888c87 8084 (allout-open-topic): Make it easy to open new topic with same
ce13796f
EZ
8085 bullet as current topic - topic creation functions provided with
8086 any universal argument provokes now prompt for bullet, defaulting
8087 to the bullet of the previous topic.
8088 (allout-plain-bullets-string, allout-distinctive-bullets-string):
119f6f17 8089 Plain bullet alternates `.' period and `,' comma only. All other
ce13796f 8090 bullets are relegated to special status (but customizable).
119f6f17 8091 (allout-end-of-entry): Rename from allout-end-of-current-entry
ce13796f
EZ
8092 since it actually operates w.r.t. most immediately containing
8093 entry, visible or not.
8094 (allout-hide-current-entry, allout-show-current-entry): Use the
8095 revised version.
8096 (allout-old-expose-topic): Solidify deprecation.
47888c87 8097 (allout-end-of-subtree): Add so we can span concealed as well
ce13796f
EZ
8098 as visible topics.
8099 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
47888c87
KS
8100 (allout-end-of-current-heading): Tweak to just respect the first line.
8101 (allout-get-body-text): Add.
ce13796f
EZ
8102 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
8103 when invoked interactively.
8104 (allout-up-current-level): Use `interactive-p'.
8105 (allout-mode, allout-init): Miscellaneous docstring and
8106 operational refinements, as well as hookups of new encryption stuff.
8107 (allout-beginning-of-current-entry): Now works as advertised.
47888c87
KS
8108 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
8109 (allout-isearch-rectification): Refine condition for isearching.
8110 (allout-isearch-abort, allout-enwrap-isearch)
8111 (allout-flag-region, my-region-active-p): Relocate some macros.
119f6f17
RS
8112 (allout-title): Fallback title is (buffer-name), not
8113 non-existing (current-buffer-name).
ce13796f 8114 (subst-char-in-string): Define if absent (for some XEmacs versions).
ce13796f 8115
214d5640
EZ
81162005-10-20 Jari Aalto <jari.aalto@cante.net>
8117
8118 * mail/sendmail.el (mail-setup-hook, mail-aliases)
8119 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
8120 (mail-citation-prefix-regexp, mail-signature-file)
8121 (mail-default-headers, mail-bury-selects-summary)
8122 (mail-send-nonascii): Add autoload cookies.
8123
ad9c16d3
EZ
81242005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8125
8126 * frame.el (blink-cursor-mode): Add `mac' to the list of
8127 window-system's that support blinking cursor.
8128
8198ba6e
RS
81292005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
8130
1712cca5 8131 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
8198ba6e 8132
a5f271ab
EZ
81332005-10-20 Eli Zaretskii <eliz@gnu.org>
8134
1712cca5
SM
8135 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
8136 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
a5f271ab
EZ
8137 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
8138
e50165ec
KS
81392005-10-20 Kim F. Storm <storm@cua.dk>
8140
8141 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
8142 (ido-set-current-directory): Don't add / after final @.
8143 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
8144 Explicitly handle ange-ftp completion oddities.
8145 (ido-make-file-list): Don't rotate list at tramp root to avoid
8146 triggering tramp file handler for expand-file-name via get-file-buffer.
8147
1712cca5
SM
81482005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8149
1712cca5
SM
8150 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
8151
cf39c182
JB
81522005-10-19 Jay Belanger <belanger@truman.edu>
8153
8154 * calc/calc-units.el (math-standard-units): Add units, adjust
8155 symbols and update values.
af71d4c0 8156 (math-unit-prefixes): Add more prefixes.
cf39c182 8157
37789292
RF
81582005-10-19 Romain Francoise <romain@orebokech.com>
8159
8160 * bookmark.el (bookmark-menu-heading): New face.
8161 (bookmark-bmenu-list): Use it.
8162 Don't fiddle with `baud-rate' at top-level.
8163
8646a62e
CY
81642005-10-18 Chong Yidong <cyd@stupidchicken.com>
8165
8166 * image.el (create-image, find-image): Mention max-image-size in
8167 docstring.
8168
d902d95e
SM
81692005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
8170
1712cca5
SM
8171 * savehist.el (savehist-load): Revert to checking XEmacs.
8172
d902d95e
SM
8173 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
8174 Various docstring and line-width fixups.
8175 (conf-mode): Use cond.
8176 Set font-lock-defaults. Don't set comment-use-syntax.
8177
93883b09
DP
81782005-10-18 David Ponce <david@dponce.com>
8179
8180 * tree-widget.el (tree-widget-button-click): New function.
8181 (tree-widget-button-keymap): Use it.
8182
57eb2e24
RF
81832005-10-18 Romain Francoise <romain@orebokech.com>
8184
ee9791af
RF
8185 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
8186 (bookmark-bmenu-hide-filenames): Add follow-link property.
8b1b6461 8187 Improve help-echo text.
ee9791af 8188
57eb2e24
RF
8189 * ffap.el (find-file-at-point): Doc fix.
8190
bcbdafce
YM
81912005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8192
8193 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
8194
283780dc
MY
81952005-10-18 Masatake YAMATO <jet@gyve.org>
8196
ab945c47 8197 Install to the CVS repository what I forgot to install in my
283780dc
MY
8198 2005-10-16 changes.
8199
8200 * progmodes/python.el (python-complete-symbol): Pass the common
8201 prefix substring of completion to `display-completion-list'.
8202
8203 * textmodes/org.el (org-complete): Ditto.
8204
50071f01
MY
82052005-10-18 Masatake YAMATO <jet@gyve.org>
8206
8207 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
ab945c47 8208
50071f01
MY
8209 * woman.el (WoMan-xref-man-page): New button type derived
8210 from `Man-abstract-xref-man-page'.
ab945c47 8211 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
cafc272c 8212
50071f01
MY
8213 * man.el (Man-abstract-xref-man-page): New button type.
8214 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
ab945c47 8215 (Man-highlight-references): Add new optional argument `xref-man-type'.
50071f01
MY
8216
82172005-10-18 Nick Roberts <nickrob@snap.net.nz>
ab945c47 8218
cafc272c
NR
8219 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
8220
e6038ca3
CY
82212005-10-17 Chong Yidong <cyd@stupidchicken.com>
8222
d902d95e 8223 * cus-edit.el (Custom-move-and-invoke): Delete.
e6038ca3
CY
8224 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
8225
8226 * wid-edit.el (widget-move-and-invoke): New function, from
8227 Custom-move-and-invoke.
8228
ffda926c
BW
82292005-10-17 Bill Wohler <wohler@newt.com>
8230
d902d95e
SM
8231 Move all remaining images from lisp/toolbar to etc/images, move
8232 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
8233 the low resolution images in their own directory (low-color).
ffda926c 8234
af71d4c0
JB
8235 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
8236 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
8237 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
8238 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
8239 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
8240 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
d902d95e
SM
8241 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
8242
8243 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
8244 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
8245 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
8246 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
8247 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
8248 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
8249 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
8250 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
8251 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
8252 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
8253 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
8254 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
8255 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
8256 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
8257 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
8258
8259 To conform with convention, replace the underscore (_) in the
8260 following image names with dash (-) or (/) as appropriate.
8261
8262 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
8263 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
8264 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
8265 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
8266 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
8267 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
8268 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
8269 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
8270 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
8271 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
8272 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
8273 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
8274 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
8275 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
8276 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
8277
8278 * info.el (info-tool-bar-map): Replace underscores in image names
ffda926c
BW
8279 with dashes.
8280
d902d95e 8281 * makefile.w32-in (WINS): Remove toolbar.
ffda926c 8282
d902d95e 8283 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
ffda926c 8284
d902d95e
SM
8285 * tool-bar.el: Move to lisp from toolbar. Now that
8286 toolbar is empty, it should be deleted when folks run "cvs up -P".
ffda926c 8287
3c4f0698
JB
82882005-10-18 Jay Belanger <belanger@truman.edu>
8289
cf39c182 8290 * calc/calc-store.el (calc-store-into): Get the proper variable name
3c4f0698
JB
8291 to display in message.
8292
425fbda6
NR
82932005-10-18 Nick Roberts <nickrob@snap.net.nz>
8294
8295 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
8296 expressions display in speedbar for all buffers when debugging.
1712cca5 8297 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
425fbda6
NR
8298
8299 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
ab945c47 8300 (speedbar-insert-button, speedbar-make-button):
425fbda6
NR
8301 Use add-text-properties.
8302 (speedbar-update-localized-contents)
8303 (speedbar-update-directory-contents)
8304 (speedbar-update-special-contents): Use dolist.
8305 (speedbar-buffer-easymenu-definition): Add a menu separator.
8306
595f93ac
JR
83072005-10-17 Jason Rumney <jasonr@gnu.org>
8308
4fc267d0
JR
8309 * makefile.w32-in: Use $(lisp) consistently.
8310 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
8311 for shell specific generation of mh-autoloads.
595f93ac 8312
f8252852
RS
83132005-10-17 Richard M. Stallman <rms@gnu.org>
8314
8315 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
8316
c4ac63d0
SM
83172005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
8318
8319 * jit-lock.el (jit-lock-fontify-now):
8320 Move jit-lock-context-unfontify-pos to avoid wasted work.
8321
c1253aad
MA
83222005-10-17 Michael Albinus <michael.albinus@gmx.de>
8323
8324 * net/tramp.el (tramp-completion-mode): New defvar. Used in
8325 `tramp-completion-mode' for checking if we are in completion mode.
8326 (tramp-completion-handle-file-name-all-completions): Reorder code
8327 in order to complete for file names only in case there are no
8328 method/user/host completions. This is necessary for cooperation
ab945c47 8329 with ido. Reported by Kim F. Storm <storm@cua.dk>.
c1253aad 8330
625fca9a
CY
83312005-10-16 Chong Yidong <cyd@stupidchicken.com>
8332
8333 * longlines.el (longlines-search-forward)
8334 (longlines-search-backward): Match any number of spaces.
8335
72147c53
TTN
83362005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
8337
8338 * diff-mode.el (diff-mode): Doc fix.
8339
af71d4c0 83402005-10-16 David Reitter <david.reitter@gmail.com>
255d8b22
RS
8341
8342 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
8343 as default on darwin and windows systems.
8344
74725d46
RS
83452005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
8346
8347 * arc-mode.el (archive-zip-extract): Doc fix.
8348
97b1270c
RF
83492005-10-16 Romain Francoise <romain@orebokech.com>
8350
8351 * mouse.el (mouse-1-click-follows-link): Doc fix.
8352
71790d57
SM
83532005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
8354
8355 * savehist.el: Don't require CL at runtime.
8356 (savehist-xemacs): Remove.
c4ac63d0 8357 (savehist-coding-system): Use utf-8 if present, regardless of religion.
71790d57
SM
8358 (savehist-no-conversion): Use (featurep 'xemacs).
8359 (savehist-load): Check existence of start-itimer rather than XEmacs.
8360 Use an idle timer.
8361 (savehist-process-for-saving): Replace use of CL funs `subseq' and
8362 `delete-if-not'.
8363
83642005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
8365
8366 * savehist.el: Newer version.
8367 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
8368 (savehist-last-checksum, savehist-no-conversion): New vars.
8369 (savehist-autosave, savehist-process-for-saving, savehist-printable):
8370 New functions.
8371 (savehist-load, savehist-save): Use them.
8372 (savehist-delimit): Remove.
8373
e5456e73
SM
83742005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
8375
8376 * progmodes/compile.el (compilation-goto-locus): Display the
8377 compilation buffer first and the source buffer second, in case they're
8378 in overlapping frames. Don't raise the compilation frame if it was the
8379 selected window upon entry. Pass the `other-window' arg to
8380 pop-to-buffer.
8381
8382 * info.el (Info-fontify-node): Use dolist.
8383 Change add-text-properties to put-text-property.
8384
83852005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8386
8387 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
8388 bound of search.
8389
f5fab556
MY
83902005-10-16 Masatake YAMATO <jet@gyve.org>
8391
8392 * dabbrev.el (dabbrev-completion): Pass the common
8393 prefix substring of completion to `display-completion-list'.
8394
8395 * filecache.el (file-cache-minibuffer-complete)
8396 (file-cache-complete): Ditto.
8397
8398 * tempo.el (tempo-display-completions): Ditto.
8399
8400 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
8401
8402 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
8403
8404 * eshell/em-hist.el (eshell-list-history): Ditto.
8405
8406 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
8407
8408 * mail/mailalias.el (mail-complete): Ditto.
8409
8410 * progmodes/etags.el (complete-tag): Ditto.
8411
8412 * progmodes/make-mode.el (makefile-complete): Ditto.
8413
8414 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
8415
8416 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
8417
8418 * progmodes/pascal.el (pascal-complete-word)
8419 (pascal-show-completions): Ditto.
8420
f5fab556
MY
8421 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
8422
f5fab556
MY
8423 * simple.el (completion-common-substring): New variable.
8424 (completion-setup-function): Use `completion-common-substring'
8425 to put faces.
8426
2ef1363e
YM
84272005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8428
8429 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
8430 (x-get-selection, mac-select-convert-to-string): Convert from/to
8431 UTF-16 clipboard data as in native byte order, no BOM.
8432
eae86e67
NR
84332005-10-16 Nick Roberts <nickrob@snap.net.nz>
8434
8435 * progmodes/gud.el (gud-tool-bar-map): Rename the images
8436 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
8437 (gud-sentinel): Use speedbar-frame to check for speedbar.
8438
a19a0003
RS
84392005-10-15 Richard M. Stallman <rms@gnu.org>
8440
089a682e 8441 * savehist.el: New file.
a19a0003
RS
8442
84432005-10-14 Karl Chen <quarl@cs.berkeley.edu>
8444
71790d57
SM
8445 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
8446 Fix bug in \bf fontification.
a19a0003 8447
bad3da7a
SM
84482005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
8449
8450 * pcvs.el (cvs-edit-log-files): New var.
8451 (cvs-mode-edit-log): New arg `file'.
8452 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
8453 Instead force the use of the original file and nothing else.
8454 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
8455 the cvs-minor-wrap-function is set.
8456 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
8457
c7ddd701
BW
84582005-10-14 Bill Wohler <wohler@newt.com>
8459
8460 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
8461 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
8462 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
8463 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
8464 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
8465 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
8466 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
8467 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
8468 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
8469 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
8470 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
8471 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
8472 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
8473 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
8474 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
8475
c4ac63d0 8476 * progmodes/gud.el (gud-tool-bar-map): Rename the images
c7ddd701
BW
8477 appropriately (for example, gud-break to gud/break).
8478
f28e9cbd
CY
84792005-10-14 Chong Yidong <cyd@stupidchicken.com>
8480
930aae96 8481 * longlines.el (longlinges-search-function)
c4ac63d0 8482 (longlines-search-forward, longlines-search-backward): New functions.
930aae96
CY
8483 (longlines-mode): Set isearch-search-fun-function to
8484 longlinges-search-function.
8485
f28e9cbd
CY
8486 * mouse.el (mouse-drag-region-1): Handle the case where a
8487 double-click event is bound to an arbitrary function.
8488
b6b5618c
DP
84892005-10-14 David Ponce <david@dponce.com>
8490
8491 * recentf.el (recentf-track-opened-file)
8492 (recentf-track-closed-file, recentf-update-menu)
8493 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
8494 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
8495 mouse-1-click-follows-link.
8496
e1f1d047
JD
84972005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8498
8499 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
8511877a 8500 Gnome file-manager.png. Suggested by
e1f1d047
JD
8501 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
8502
8503 * toolbar/README: Add diropen.xpm.
8504
e9b28650
BW
85052005-10-13 Bill Wohler <wohler@newt.com>
8506
8511877a
SM
8507 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
8508 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
8509
85102005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8511
8512 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
8513 Don't waste the byte-compiler's time on constant data.
e9b28650 8514
f086544b
KH
85152005-10-13 Kenichi Handa <handa@m17n.org>
8516
179f2d7b
KH
8517 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
8518 byte with `escape-glyph' face.
8519
8511877a
SM
8520 * international/fontset.el (ccl-encode-unicode-font):
8521 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
8522 Handle the case that ucs-mule-to-mule-unicode translates a character to
f086544b
KH
8523 ASCII (usually for IPA characters).
8524
e5456e73
SM
85252005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
8526
8527 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
8528 Don't hide the underline of titles if font-lock-mode is disabled.
8529
ba2b2673
BW
85302005-10-12 Bill Wohler <wohler@newt.com>
8531
af71d4c0
JB
8532 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
8533 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
ba2b2673
BW
8534 files in MH-E-SRC have been updated.
8535 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
8536
0471d426
SM
85372005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
8538
8539 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
8540 (mixal-mode-syntax-table): Add \n as end-comment.
8541 (mixal-operation-codes-alist): Immediately initialize to full value.
8542 (mixal-add-operation-code): Remove.
8543 (mixal-describe-operation-code): Make the arg non-optional.
8544 Use the interactive spec instead.
8545 Use mixal-operation-codes-alist rather than mixal-operation-codes.
8546 (mixal-font-lock-keywords): Don't highlight comments here any more.
8547 (mixal-font-lock-syntactic-keywords): New var.
8548 (mixal-mode): Use it. Fix comment-start-skip.
8549
c755acf3
JD
85502005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8551
8552 * startup.el (command-line-x-option-alist): -nb => -nbi
8553
78f3b91f
KS
85542005-10-12 Kim F. Storm <storm@cua.dk>
8555
8556 * startup.el (fancy-splash-default-action): Discard mouse click in
125ce9ec 8557 the splash screen window, as it has no sensible meaning in the
78f3b91f
KS
8558 next window to be selected. Fixes error reported by Jan D.
8559
136b3a73 85602005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
97b3a214
LH
8561
8562 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
97b3a214 8563
0471d426
SM
85642005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8565
8566 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
8567 Try to fix up minor layout issues like indentation, line break, etc...
8568 (mixal-mode-syntax-table): Don't try to specify comment syntax,
8569 because it doesn't work.
8570 (mixal-operation-codes): Add some more codes.
8571 (mixal-font-lock-keywords): Process comments here.
8572 (mixal-mode): mixasm no longer needs -g option.
8573
79a57082 85742005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
decb2a9e
RS
8575
8576 * progmodes/sh-script.el (sh-tmp-file):
8577 Use mktemp -t. Finish support for es and rc shells.
8578
125df7f5
JB
85792005-10-11 Jay Belanger <belanger@truman.edu>
8580
8581 * calc/calcalg2.el (calc-integral): With an argument, compute the
8582 definite integral.
8583
351b3bee
CY
85842005-10-11 Chong Yidong <cyd@stupidchicken.com>
8585
8586 * mouse.el (mouse-drag-region-1): Don't try to catch a
8587 double-click when doing follow-link (it's overridden anyway).
8588
4e0c0d75
JB
85892005-10-11 Juanma Barranquero <lekktu@gmail.com>
8590
8591 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
8592 (autoload-print-form-outbuf): Add docstring.
8593
25f7a98c
JL
85942005-10-11 Juri Linkov <juri@jurta.org>
8595
8596 * info.el (Info-mode-menu): Delete menu item "Edit".
8597 (Info-mode): Delete description of Info-edit from docstring,
8598 and rearrange descriptions of Info commands in the order
8599 they are documented in the Info manual.
8600
a120694f
SM
86012005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
8602
8603 * calendar/appt.el (appt-check): Use diary-selective-display var.
8604
dba0acf6
RS
86052005-10-10 Richard M. Stallman <rms@gnu.org>
8606
8607 * net/newsticker.el (newsticker-start, newsticker-show-news):
8608 Add autoload cookies.
8609
17a3b6da
RS
86102005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
8611
8612 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
8613
9c40111a
RS
86142005-10-10 Karl Chen <quarl@cs.berkeley.edu>
8615
8616 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
8617
bbcaa3e3
JB
86182005-10-10 Jay Belanger <belanger@truman.edu>
8619
8620 * calc/calc-arith.el (math-check-known-scalarp)
8621 (math-check-known-matrixp): Check the values of arguments that are
8622 variables.
8623 (math-check-known-square-matrixp): New function.
8624 (math-known-square-matrixp): Use math-check-known-square-matrixp.
8625 (math-super-types): Add sqmatrix type.
8626
8627 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
119f6f17 8628 mode name `square' to `sqmatrix'.
bbcaa3e3
JB
8629
8630 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
119f6f17 8631 mode name `square' to `sqmatrix'.
bbcaa3e3 8632
720a5d03
SM
86332005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8634
8635 * progmodes/etags.el (select-tags-table-mode): Don't use
8636 selective-display.
8637 (tags-select-tags-table): Pass `button' to the action function.
8638 (select-tags-table): Place the side-info on button properties rather
8639 than in hidden text. Abbreviate file names.
8640 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
8641 (select-tags-table-select): Add `button' argument.
8642 Get side-info from the button property rather than from hidden text.
8643
4e5f12ee
NR
86442005-10-11 Nick Roberts <nickrob@snap.net.nz>
8645
720a5d03 8646 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
4e5f12ee
NR
8647 (gud-speedbar-buttons): Preserve point if possible.
8648 (gud-sentinel): Restore previous speedbar display type.
8649
8650 * progmodes/gdb-ui.el (gdba): Improve diagram.
8651 (def-gdb-auto-update-handler, gdb-info-locals-handler)
720a5d03
SM
8652 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
8653 Call get-buffer-window once.
8654
86552005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
8656
8657 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
8658 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
8659 (pascal-indent-command): Remove unused var `ind'.
8660 (pascal-indent-case): Remove unused var `oldpos'.
8661 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
8662 since it's now used as a proper minor mode map.
8663 (pascal-outline): Rename to pascal-outline-mode.
8664 (pascal-outline-mode): Use define-minor-mode.
8665 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
8666 selective-display.
4e5f12ee 8667
fde7576e
AS
86682005-10-10 Andreas Schwab <schwab@suse.de>
8669
9bf211ad
AS
8670 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
8671 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
8672
fde7576e
AS
8673 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
8674 outside source directory.
8675
86bebbbc
CD
86762005-10-10 Carsten Dominik <dominik@science.uva.nl>
8677
30c02925 8678 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
86bebbbc
CD
8679 C-x' as a prefix.
8680 (orgtbl-mode-map): Full keymap instead of sparse, because all
e61d3a56 8681 `self-insert-command' keys are redefined in this map.
86bebbbc
CD
8682 (org-export-as-html): Specify charset for HTML file, by taking it
8683 from the coding system.
8684
1fb7ce77
RS
86852005-10-10 Kenichi Handa <handa@m17n.org>
8686
8687 * textmodes/flyspell.el (flyspell-check-word-p):
8688 If unread-command-events is non-empty, don't call sit-for.
8689
cc8556d9
RS
86902005-10-09 Richard M. Stallman <rms@gnu.org>
8691
9bab4985
RS
8692 * font-lock.el (font-lock-syntactic-keywords)
8693 (font-lock-keywords): Doc fixes.
8694
720a5d03
SM
8695 * textmodes/flyspell.el (flyspell-external-point-words):
8696 Simplify logic, and don't try to check for consecutive appearances
8697 of one incorrect word.
cc8556d9 8698
1919ed22
NR
86992005-10-10 Nick Roberts <nickrob@snap.net.nz>
8700
8701 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
8702 separator.
8703
8704 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
78d67e10 8705 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
1919ed22
NR
8706 (gud-expansion-speedbar-buttons): New function.
8707 (gud-speedbar-buttons): Check for gud-comint-buffer.
8708
9af14567
BW
87092005-10-09 Bill Wohler <wohler@newt.com>
8710
78d67e10 8711 * Makefile.in (updates): Add mh-loaddefs dependency.
9af14567 8712
74ab0905
CY
87132005-10-09 Chong Yidong <cyd@stupidchicken.com>
8714
8715 * speedbar.el (speedbar-file-key-map): Fix typo.
8716
e61d3a56 87172005-10-09 Daniel Brockman <daniel@brockman.se>
4b9f0de2
RS
8718
8719 * cus-start.el (line-spacing): Add custom spec.
8720
865729da
RF
87212005-10-09 Romain Francoise <romain@orebokech.com>
8722
8723 * textmodes/ispell.el (ispell-check-version): Fix last change.
8724
1c1db08a
JD
87252005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8726
4e0c0d75 8727 * term/x-win.el: Remove -i, --icon-type from comment.
2323b3ab 8728
720a5d03 8729 * startup.el (command-line-x-option-alist): Remove options -i,
1c1db08a
JD
8730 -itype, --icon-type, added -nb, --no-bitmap-icon
8731
7d808714
NR
87322005-10-09 Nick Roberts <nickrob@snap.net.nz>
8733
8734 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
8735 instead of :active.
8736
6ecca7d1 87372005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
344066e6
RS
8738
8739 * textmodes/ispell.el (ispell-check-version):
8740 Ignore hyphen, and all that follows, in aspell's version text.
8741
87422005-10-08 Jay Belanger <belanger@truman.edu>
d7791136
JB
8743
8744 * calc/calc-arith.el (math-known-square-matrixp): New function.
8745 (math-pow-fancy): Check for matrices before distributing exponent
8746 across products.
8747
8748 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
7cf7e30f 8749 fullscreen keypad. Suggested by Luc Teirlinck.
d7791136
JB
8750 (calc-keypad-show-input): Add space for formatting.
8751
8752 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
8753 Add square matrix option.
8754
8755 * calc/calc-poly.el (math-expand-term): Check for matrices instead
8756 of checking calc-matrix-mode when deciding how to expand.
8757
8758 * calc/calc.el (calc-set-mode-line): Add square matrix option.
8759
8cb0a559 87602005-10-08 Lars Hansen <larsh@soem.dk>
78d67e10 8761
720a5d03
SM
8762 * net/tramp.el (tramp-perl-directory-files-and-attributes):
8763 Add error handling.
7cf7e30f 8764 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
8cb0a559 8765
11948172
MA
87662005-10-08 Michael Albinus <michael.albinus@gmx.de>
8767
8768 Sync with Tramp 2.0.51.
8769
8770 * net/tramp.el (tramp-handle-set-visited-file-modtime)
7cf7e30f
KS
8771 (tramp-handle-insert-file-contents, tramp-handle-write-region):
8772 Insert special handling for `last-coding-system-used', again
8773 it still seems to be necessary (unlike stated before).
8774 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
11948172
MA
8775 (tramp-password-prompt-regexp): There might be other words before
8776 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
8777 (tramp-chunksize): Improve docstring.
8778 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
8779 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
8780 Christian Joergensen <bugs@razor.dk>.
8781
6f137189
GM
87822005-10-07 Glenn Morris <rgm@gnu.org>
8783
8784 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
8785 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
8786 precision'.
8787
4fe3f297
RF
87882005-10-07 Romain Francoise <romain@orebokech.com>
8789
8790 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
8791 (ibuffer-do-shell-command-pipe-replace)
8792 (ibuffer-do-shell-command-file, ibuffer-do-eval)
8793 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
8794 (ibuffer-do-revert, ibuffer-do-replace-regexp)
8795 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
8796 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
8797 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
8798 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
8799 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
8800 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
8801 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
8802 Autoload file sans suffix.
8803
8804 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
8805
4e8cb311
DP
88062005-10-07 David Ponce <david@dponce.com>
8807
8808 * recentf.el (recentf-menu-open-all-flag): New option.
8809 (recentf-digit-shortcut-command-name): New function.
8810 (recentf--shortcuts-keymap): New variable.
8811 (recentf-menu-shortcuts): New variable.
8812 (recentf-make-menu-items): Initialize it. Replace the "More..."
8813 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
8814 (recentf-menu-value-shortcut): New function.
8815 (recentf-make-menu-item): Use it. No more in-lined.
8816 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
8817 (recentf-open-most-recent-file): Rename from
8818 `recentf-open-file-with-key'. Don't depend on key binding.
8819 (recentf-mode-map): New variable.
8820 (recentf-mode): Use it.
8821
1eee3de4
BW
88222005-10-06 Bill Wohler <wohler@newt.com>
8823
4e0c0d75 8824 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
1eee3de4 8825
720a5d03
SM
8826 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
8827 (MH-E-SRC): New. Used by mh-autoloads.
8828 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
1eee3de4
BW
8829 files in MH-E-SRC have been updated.
8830 (compile, recompile, bootstrap): Depend on mh-autoloads.
8831
bd5497c2 88322005-10-07 Nick Roberts <nickrob@snap.net.nz>
4fe3f297 8833
bd5497c2
NR
8834 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
8835 gud-break and gud-remove icons when the fringe is not available.
8836
8837 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
8838 Typo.
8839
4e0c0d75 88402005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
03c609c1
TTN
8841
8842 * play/zone.el (zone): Wrap body with save-window-excursion.
03c609c1 8843
a04b6191
SM
88442005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
8845
8846 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
8847 Use the new `list-only' arg to diary-list-entries.
8848
8849 * calendar/diary-lib.el: Use overlays rather than selective-display.
8850 (diary-selective-display): New var.
8851 (diary-header-line-format): Use it.
8852 (diary-list-entries): Add argument `list-only'.
8853 Put the buffer in diary-mode. Don't add \^M at beg and end.
8854 Replace \^M by invisible overlays.
8855 (diary-unhide-everything): Replace \^M by invisible overlays.
8856 (print-diary-entries): Look for overlays rather than \^M.
8857 Add a space to the temp buffer name.
8858 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
8859 Put the buffer in diary-mode.
8860 (list-sexp-diary-entries): Replace \^M by invisible overlays.
8861 (diary-anniversary): Make the year arg optional.
8862 (diary-time-regexp): New const.
8863 (diary-font-lock-keywords): Use it to accept a few more time formats.
8864
8865 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
8866
de4ce191
TTN
88672005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
8868
8869 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
8870 Fix bug introduced 2005-07-03: Use (car (last ...))
8871 to faithfully reproduce replaced artist-last.
8872 (artist-set-arrow-points-for-poly): Likewise.
8873 Suggested by Johan Bockg\e,Ae\e(Brd.
8874
a5e6116d
JB
88752005-10-06 Juanma Barranquero <lekktu@gmail.com>
8876
8877 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
8878 * wid-edit.el (widget):
8dc8d895 8879 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
a5e6116d
JB
8880 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
8881
a41b50ca
KH
88822005-10-06 Kenichi Handa <handa@m17n.org>
8883
a04b6191
SM
8884 * international/mule-cmds.el (set-language-environment):
8885 Fix setting up of case-table for unibyte mode.
c8d21d09 8886
a41b50ca
KH
8887 * simple.el (what-cursor-position): If the character is displayed
8888 by some `display' text property, show that. Don't use
8889 single-key-description for eight-bit characters in multibyte mode.
8890
cf85afc9
NR
88912005-10-06 Nick Roberts <nickrob@snap.net.nz>
8892
8893 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
8894 (gdb-ann3): Set it.
a04b6191 8895 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
7f778452
NR
8896 (gdb-info-frames-custom): Use inverse-video for first five
8897 characters of selected frame only.
8898 (gdb-get-frame-number): Select frame even when point is on frame
8899 number.
cf85afc9 8900
20ef8673
MY
89012005-10-06 Masatake YAMATO <jet@gyve.org>
8902
a5e6116d
JB
8903 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
8904 Put `font-lock-function-name-face'.
20ef8673
MY
8905 (gdb-info-frames-custom): Put `font-lock-function-name-face'
8906 and `font-lock-variable-name-face'
8907 (gdb-registers-font-lock-keywords): New font lock keywords definition.
8908 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
8909 (gdb-memory-font-lock-keywords): New font lock keywords definition.
8910 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
8911 (gdb-local-font-lock-keywords): New font lock keywords definition.
8912 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
8913 (gdb-threads-font-lock-keywords): New font lock keywords definition.
8914 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
a5e6116d 8915
e2de3a29 89162005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
a5e6116d
JB
8917
8918 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
8919 (ediff-merge-region-is-non-clash-to-skip): Previously called
e2de3a29 8920 ediff-merge-region-is-non-clash.
a5e6116d
JB
8921
8922 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
8923 Use insert-buffer-substring.
8924
8925 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
8926 selecting files to patch. Also bug fixes.
8927
8928 * ediff-util.el (ediff-setup): Bug fix.
8929 (ediff-next-difference): Never skip clashes that differ in white
8930 space only.
8931
8932 * ediff-wind.el (ediff-setup-control-frame)
8933 (ediff-destroy-control-frame): Check the menubar feature.
8934
8935 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
8936 (viper-refresh-mode-line): Use make-local-variable to localize
8937 some vars instead of make-variable-buffer-local. Suggested by
e2de3a29 8938 Stefan Monnier.
a5e6116d
JB
8939
8940 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
8941 (viper-restore-cursor-type, viper-set-insert-cursor-type):
8942 Use make-local-variable instead of make-variable-buffer-local.
8943 Suggested by Stefan Monnier.
8944
8945 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
8946 (viper-comint-mode-hook): Use make-local-variable on
e2de3a29 8947 require-final-newline.
a5e6116d 8948 (viper-non-hook-settings): Don't use make-variable-buffer-local.
20ef8673 8949
21c3ef84
SM
89502005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8951
8952 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
8953 also the second char of a comment-start sequence.
8954 (scheme-sexp-comment-syntax-table): New var.
8955 (lambda, define): Set their scheme-doc-string-elt property.
8956 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
8957 Use lisp-font-lock-syntactic-face-function now that it properly
8958 handles |...| symbols.
8959 (scheme-mode-variables): Set lisp-doc-string-elt-property,
8960 parse-sexp-lookup-properties and font-lock-extra-managed-props.
8961
8962 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
8963 bit from # to |.
8964 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
8965
8966 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
8967 (lisp-doc-string-elt-property): New var.
8968 (lisp-font-lock-syntactic-face-function): Use it.
8969 Rewrite to recognize docstrings even for forms not at toplevel.
8970
8971 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
8972 annotation on the | part of #| rather than on the # part.
8973 (scheme-font-lock-syntactic-face-function): New function, to
8974 distinguish strings from |...| symbols.
8975 (scheme-mode-variables): Use it. Also fix up the font-lock-time
8976 syntax-table so that #|...|# is properly highlighted.
8977
8978 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
8979 Don't mark as docstring the 3rd elem of an unknown toplevel form.
8980
0cb7f2c0
SM
89812005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
8982
f88febbb
SM
8983 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
8984 and C-e.
8985
8986 * emacs-lisp/eldoc.el: Move comments into docstrings.
8987 (eldoc-message-commands): Initialize in its declaration.
8988 Add move-beginning-of-line and move-end-of-line.
8989 (eldoc-add-command, eldoc-add-command-completions)
8990 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
8991
8992 * outline.el (outline-mark-subtree): Activate the mark.
8993
0cb7f2c0
SM
8994 * calendar/appt.el (appt-time-regexp): New var.
8995 (appt-add, appt-make-list): Use it.
8996 (appt-convert-time): Clean up.
8997
8998 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
8999 Don't set any syntax-table property here.
9000 (tex-font-lock-verb): New function. Do it here.
9001 (tex-font-lock-syntactic-keywords): Use it.
9002
d315fc0f
RS
90032005-10-04 Richard M. Stallman <rms@gnu.org>
9004
9005 * wid-edit.el (widget-file-complete): Get the widget start point
9006 the right way. Default directory to `/' if file has none.
9007
9008 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
9009
9010 * textmodes/flyspell.el (flyspell-mode-on):
9011 Call ispell-maybe-find-aspell-dictionaries.
9012
9013 * textmodes/ispell.el (ispell-word, ispell-region):
9014 Call ispell-maybe-find-aspell-dictionaries.
9015 (ispell-accept-buffer-local-defs):
9016 Don't call ispell-maybe-find-aspell-dictionaries
0cb7f2c0 9017
d315fc0f
RS
90182005-10-04 Richard M. Stallman <rms@gnu.org>
9019
9020 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
9021
90222005-10-04 Emilio C. Lopes <eclig@gmx.net>
9023
9024 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
9025 instead of `fboundp' in order to allow for anonymous functions.
9026
222a6c9b
CY
90272005-10-04 Chong Yidong <cyd@stupidchicken.com>
9028
9029 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
9030 case the user clicks on the link while another window is selected.
9031 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
9032
9033 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
9034 functionality.
9035 (dframe-help-echo): Save point in case mouse tracking is off.
9036
c7bef55f
TTN
90372005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
9038
9039 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
9040
6d1f4dc4
SM
90412005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9042
9043 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
9044 not change the global value of those vars.
9045
9046 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
9047 make-local-variable which we do not need any more.
9048
7752250e
CY
90492005-10-03 Chong Yidong <cyd@stupidchicken.com>
9050
9051 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
9052 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
9053 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
9054 (speedbar-path-line): Define obsolete aliases.
9055 (speedbar-line-directory): Doc fix.
9056
9057 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
9058 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
9059 instead of speedbar-line-path.
9060
03714c7f
JD
90612005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9062
9063 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
9064 to nil if dropping on a window. Handle dropping on a minibuffer window
9065 like dropping on a non-window part of Emacs.
9066
1430e7f9
SM
90672005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9068
6d1f4dc4
SM
9069 * net/ange-ftp.el: Use with-current-buffer.
9070 (ange-ftp-insert-directory): Do not follow symlinks any more.
9071
1430e7f9
SM
9072 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
9073 Remove interactive spec.
9074
f4f5169f
KS
90752005-10-03 Kim F. Storm <storm@cua.dk>
9076
9077 * ido.el (ido-mode): Use custom-initialize-set.
9078
cde3239f
RS
90792005-10-02 Richard M. Stallman <rms@gnu.org>
9080
9081 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
9082 Use insert-buffer-substring.
9083
9084 * net/tramp.el: Pacify byte compiler warnings in pacification code.
9085 (tramp-handle-file-local-copy): Use insert-buffer-substring.
9086
402893bb
SM
90872005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
9088
9089 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
9090 in last change.
edb18c43
SM
9091 (ange-ftp-insert-directory): Fix up the search for the case where
9092 `file' is absolute.
402893bb 9093
942c40e3
RF
90942005-10-02 Romain Francoise <romain@orebokech.com>
9095
9096 * progmodes/compile.el (compile-goto-error): Delete extra paren.
9097
aae3725f
AS
90982005-10-02 Andreas Schwab <schwab@suse.de>
9099
9100 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
9101 directory component in the session info.
9102
b059f7d0
RS
91032005-10-01 Richard M. Stallman <rms@gnu.org>
9104
9105 * comint.el (comint-redirect-subvert-readonly): Doc fix.
9106
9107 * simple.el (next-error-internal): New function.
9108
9109 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
9110 (compilation-start): Pass new arg to compilation-buffer-name.
9111 (compile-goto-error): Use next-error-internal.
9112
24bbdbef
CY
91132005-10-01 Chong Yidong <cyd@stupidchicken.com>
9114
9115 * speedbar.el: Remove RCS tag.
9116 (speedbar-check-read-only): Handle non-existent files.
9117
9118 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
9119
9120 * info.el (Info-speedbar-hierarchy-buttons)
9121 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
9122
1fdecd0c
RF
91232005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9124
9125 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
9126 Do not match newline.
9127 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
9128 (bibtex-summary): Remove unnecessary save-excursion.
9129 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
9130
ddcb7665
YM
91312005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9132
1430e7f9
SM
9133 * term/mac-win.el: Add charset info for "iso10646-1".
9134 Modify default fontset to use ATSUI-compatible fonts for some charsets
9135 if available.
ddcb7665 9136
35d884a9
CY
91372005-10-01 Chong Yidong <cyd@stupidchicken.com>
9138
9139 * speedbar.el: Re-apply arch tag.
ff48d32d 9140 (speedbar-version): Rename to version 1.0. Suggested by Eric
35d884a9
CY
9141 M. Ludlam.
9142 Reapply two changes from Emacs CVS' version of speedbar lost
9143 during the merge:
ff48d32d 9144 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
35d884a9
CY
9145 (speedbar-frame-parameters): Improve customize type.
9146
ff48d32d
SM
91472005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
9148
9149 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
9150 (ange-ftp-file-directory-p): Fix the symlink case.
9151 (ange-ftp-insert-directory): When listing a single file, get a list of
9152 the parent buffer and extract the relevant line. Inspired from a patch
9153 by Katsumi Yamaoka <yamaoka@jpl.org>.
9154 (ange-ftp-file-name-sans-versions): Simplify.
9155
c727526b
BW
91562005-09-30 Bill Wohler <wohler@newt.com>
9157
ff48d32d 9158 Move MH-E image files from toolbar and mail directories into
c727526b
BW
9159 etc/images.
9160
ff48d32d 9161 * mail/reply2.*: Move to etc/images/mail/reply*.
c727526b
BW
9162
9163 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
ff48d32d 9164 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
c727526b 9165 etc/images.
dc42e019 9166
c727526b 9167 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
ff48d32d 9168 * toolbar/reply*: Move to etc/images/mail.
c727526b 9169
ff48d32d 9170 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
c727526b 9171
af71d4c0 91722005-09-30 Eric M. Ludlam <zappo@gnu.org>
58bd8bf9
CY
9173
9174 * speedbar.el: New version 1.0pre3.
9175
56e2a181
CY
9176 Frame management code (including timer, and mouse click specifics)
9177 moved to dframe.el:
9178 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
9179 (speedbar-timer): Removed. Use dframe-timer.
9180 (speedbar-close-frame): Removed. Use dframe-close-frame.
9181 (speedbar-activity-change-focus-flag): Removed. Use
9182 dframe-activity-change-focus-flag.
9183 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
9184 dframe-update-speed.
c7bef55f 9185
56e2a181
CY
9186 (speedbar-current-frame): New macro. Use this instead of the
9187 variable speedbar-frame.
9188
9189 (speedbar-use-images, speedbar-expand-image-button-alist)
9190 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
9191
9192 (speedbar-find-image-on-load-path): Removed. Replaced by
9193 defezimage in ezimage.el.
9194 (speedbar-expand-image-button-alist): Removed. Replaced by
9195 ezimage-expand-image-button-alist in ezimage.el.
c7bef55f 9196
56e2a181
CY
9197 (speedbar-ignored-directory-regexp)
9198 (speedbar-add-ignored-directory-regexp)
9199 (speedbar-ignored-directory-expressions)
9200 (speedbar-line-directory, speedbar-buffers-line-directory)
9201 (speedbar-directory-line, speedbar-buffers-line-directory):
9202 Renamed, replacing `path' with `directory'.
9203
9204 (speedbar-create-directory, speedbar-expand-line-descendants)
9205 (speedbar-toggle-line-expansion)
9206 (speedbar-contract-line-descendants): New commands.
9207
9208 (speedbar-query-confirmation-method, speedbar-select-frame-method)
9209 (speedbar-use-tool-tips-flag): New options.
9210
9211 (speedbar-check-read-only, speedbar-require-version)
9212 (speedbar-insert-separator, speedbar-buffers-tail-notes)
9213 (speedbar-handle-delete-frame, speedbar-try-completion)
9214 (speedbar-update-localized-contents): New functions.
9215
9216 (speedbar-incompatible-version, speedbar-ro-to-do-point)
9217 (speedbar-object-read-only-indicator): New variables.
9218
9219 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
9220 New hooks.
9221
9222 (speedbar-separator-face): New face.
9223
9224 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
9225 (speedbar-ignored-modes): Add fundamental-mode.
9226 (speedbar-directory-unshown-regexp): Add . directories.
9227
9228 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
9229 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
9230 `]' for full expand/close.
9231 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
9232
9233 (speedbar-check-vc): Support hidden files.
9234 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
9235 (speedbar-this-file-in-vc): Use vc-state if available. If VC
9236 state is nil, it is not checked out.
9237
9238 (speedbar-line-text, speedbar-line-token): Support expand buttons
9239 with no text.
9240 (speedbar-refresh): Universal argument acts as power-click.
9241 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
9242 that buffer to get variable values.
9243
9244 And many other bugfixes.
9245
7cfc18c4 9246 * dframe.el, ezimage.el, sb-image.el: New files.
58bd8bf9 9247
ff48d32d 9248 * sb-*.xpm: Remove files. New image files installed into
58bd8bf9
CY
9249 etc/images/ezimage.
9250
070860c3
KH
92512005-09-30 Kenichi Handa <handa@m17n.org>
9252
9253 * ps-mule.el (ps-mule-show-warning): If a character is in
9254 ps-print-translation-table, don't treat it as non-printable.
9255
6aabfecf
DP
92562005-09-30 David Ponce <david@dponce.com>
9257
50a9d14a
DP
9258 * tree-widget.el (tree-widget-themes-load-path): New variable.
9259 (tree-widget-themes-directory): Doc fix.
9260 (tree-widget-image-formats) [Emacs]: Doc fix.
9261 (tree-widget--locate-sub-directory): New function.
9262 (tree-widget-themes-directory): Use it.
9263
6aabfecf
DP
9264 * recentf.el (recentf-filename-handlers): Rename from
9265 `recentf-filename-handler'. Allow a list of functions.
9266 (recentf-menu-items-for-commands): Fix :help strings.
9267 (recentf-apply-filename-handlers): New function.
9268 (recentf-expand-file-name): Use it.
9269 (recentf-cleanup): Remove duplicates too.
9270
477ca0e8
JL
92712005-09-29 Juri Linkov <juri@jurta.org>
9272
9273 * faces.el: Rearrange face definitions to be in the same order as
9274 their face descriptions in "(emacs)Standard Faces".
9275
9276 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
9277
9278 * tooltip.el (tooltip): Add group `basic-faces'.
9279
9280 * buff-menu.el (Buffer-menu-buffer): Remove group
9281 `font-lock-highlighting-faces'.
9282
9283 * progmodes/compile.el (compilation-error, compilation-warning)
9284 (compilation-info, compilation-line-number, compilation-column-number):
9285 Change group from `font-lock-highlighting-faces' to `compilation'.
9286
9287 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
9288 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
9289 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
9290 (vhdl-font-lock-reserved-words-face)
9291 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
9292 `font-lock-highlighting-faces'.
9293
9294 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
9295
1add9010
KS
92962005-09-28 Kim F. Storm <storm@cua.dk>
9297
9298 * emulation/cua-base.el: Set CUA move property on additional commands:
9299 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
1a765705 9300 forward-sexp, backward-sexp, forward-list, backward-list.
1add9010 9301
07f1355e
RF
93022005-09-28 Romain Francoise <romain@orebokech.com>
9303
9304 * comint.el (comint-show-output): Really set point at the
9305 beginning of the output when not using `comint-use-prompt-regexp'.
9306
d1b76779
JB
93072005-09-27 Jay Belanger <belanger@truman.edu>
9308
9309 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
9310 in TeX mode.
9311
cd0899ab
JB
93122005-09-26 Juanma Barranquero <lekktu@gmail.com>
9313
9314 * textmodes/org.el (org-table-sum): Fix format string.
9315
9316 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
9317 Quote face names.
9318
1b1fb2ef
RF
93192005-09-26 Romain Francoise <romain@orebokech.com>
9320
9321 * isearch.el (isearch-forward-regexp): Close doc string.
9322
f0685ed1
RS
93232005-09-25 Richard M. Stallman <rms@gnu.org>
9324
c769dcac
RS
9325 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
9326
9327 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
9328
f0685ed1
RS
9329 * progmodes/compile.el (compilation-error-properties):
9330 When getting the file from the previous error message,
9331 correctly decode the new data format.
9332
9333 * progmodes/cc-cmds.el (c-electric-paren):
9334 Call old-blink-paren only for close-paren.
9335
0d1460c3
DN
93362005-09-24 Andreas Schwab <schwab@suse.de>
9337
9338 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
16f72af0
RF
9339 condition.
9340
ce5a3ac0
RF
93412005-09-25 Romain Francoise <romain@orebokech.com>
9342
9343 * dired-aux.el (dired-copy-file-recursive):
9344 * dired.el (dired-delete-file):
9345 * ediff-mult.el (ediff-dir-diff-copy-file):
9346 * ediff-util.el (ediff-test-save-region):
9347 * forms.el (forms-mode):
9348 * ido.el (ido-file-internal, ido-delete-file-at-head):
9349 * log-edit.el (log-edit-done):
9350 * ses.el (ses-yank-resize):
9351 * play/gomoku.el (gomoku-human-plays, gomoku)
9352 (gomoku-human-resigns, gomoku-prompt-for-other-game)
9353 (gomoku-offer-a-draw):
9354 * play/landmark.el (lm-human-resigns, lm):
9355 * net/eudcb-ldap.el (eudc-ldap-check-base):
9356 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
9357 * progmodes/ebrowse.el (ebrowse-find-pattern):
9358 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
cd0899ab 9359 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
ff48d32d 9360 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
ce5a3ac0
RF
9361
9362 * vc.el (vc-delete-file):
9363 * play/gomoku.el (gomoku-terminate-game, gomoku)
9364 (gomoku-prompt-for-move, gomoku-human-takes-back):
9365 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
ff48d32d 9366 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
ce5a3ac0 9367
08c583db
DN
93682005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
9369
9370 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
ce5a3ac0 9371 color rxvt terminals by using the code xterm.el used to use before
08c583db
DN
9372 2005-04-09 in order to match the colors used by rxvt.
9373
af71d4c0 93742005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
836c8f06
DN
9375
9376 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
9377 colors rxvt-unicode terminals by using the same code as xterm.el.
9378
621f893a
SM
93792005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
9380
9381 * textmodes/tex-mode.el (tex-font-lock-append-prop)
9382 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
9383 new symbol used for the tex-verbatim face.
9384
5b76833f
RF
93852005-09-24 Emilio C. Lopes <eclig@gmx.net>
9386
9387 * woman.el (woman-file-name):
9388 * wid-edit.el (widget-file-prompt-value)
9389 (widget-coding-system-prompt-value):
9390 * w32-fns.el (set-w32-system-coding-system):
9391 * vc.el (vc-version-diff, vc-annotate):
9392 * textmodes/reftex-auc.el (reftex-arg-cite)
9393 (reftex-arg-index-tag):
9394 * textmodes/refer.el (refer-get-bib-files):
9395 * textmodes/artist.el (artist-figlet-choose-font):
9396 * terminal.el (terminal-emulator):
9397 * replace.el (occur-read-primary-args):
9398 * rect.el (string-rectangle, string-insert-rectangle):
9399 * ps-print.el (ps-print-preprint):
9400 * progmodes/pascal.el (pascal-goto-defun):
9401 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
9402 * progmodes/compile.el (compilation-find-file):
9403 * printing.el (pr-interactive-n-up):
9404 * play/animate.el (animate-birthday-present):
9405 * net/rcompile.el (remote-compile):
9406 * man.el (man, Man-goto-section, Man-follow-manual-reference):
9407 * mail/rmailsum.el (rmail-summary-search-backward)
9408 (rmail-summary-search):
9409 * mail/rmailout.el (rmail-output-read-rmail-file-name)
9410 (rmail-output-read-file-name):
9411 * mail/rmail.el (rmail-search, rmail-search-backwards):
9412 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
9413 * locate.el (locate):
9414 * international/quail.el (quail-show-keyboard-layout):
9415 * international/mule.el (set-buffer-file-coding-system)
9416 (revert-buffer-with-coding-system, set-file-name-coding-system)
9417 (set-terminal-coding-system, set-keyboard-coding-system)
9418 (set-next-selection-coding-system):
9419 * international/mule-diag.el (describe-coding-system)
9420 (describe-font, describe-fontset):
9421 * international/mule-cmds.el (universal-coding-system-argument)
9422 (search-unencodable-char, describe-input-method)
9423 (set-language-environment, describe-language-environment):
9424 * international/codepage.el (codepage-setup):
9425 * international/code-pages.el (codepage-setup):
9426 * info.el (Info-search, Info-follow-reference)
9427 (Info-search-backward):
9428 * emacs-lisp/advice.el (ad-read-advised-function)
9429 (ad-read-advice-class, ad-clear-cache, ad-activate)
9430 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
9431 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
9432 (ad-read-regexp):
9433 * ediff-util.el (ediff-toggle-regexp-match):
9434 * ediff-ptch.el (ediff-prompt-for-patch-file):
9435 * dired-aux.el (dired-diff):
9436 * diff.el (diff):
9437 * cus-edit.el (custom-variable-prompt):
9438 * calendar/timeclock.el (timeclock-ask-for-project):
9439 * calc/calcalg3.el (calc-get-fit-variables):
9440 * calc/calc-store.el (calc-edit-variable)
9441 (calc-permanent-variable):
9442 * vc-mcvs.el (vc-mcvs-register):
9443 * shadowfile.el (shadow-define-literal-group):
9444 * woman.el (woman-file-name):
9445 * vc.el (vc-version-diff, vc-merge):
9446 * textmodes/reftex-index.el (reftex-index-complete-tag):
9447 * format.el (format-decode-buffer, format-decode-region):
9448 * emulation/viper-cmd.el (viper-read-string-with-history):
9449 * emacs-lisp/debug.el (cancel-debug-on-entry):
9450 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
9451 * ediff.el (ediff-merge-revisions)
9452 (ediff-merge-revisions-with-ancestor, ediff-revision):
9453 * completion.el (interactive-completion-string-reader):
9454 * calc/calc-prog.el (calc-user-define-formula):
9455 Follow convention for reading with the minibuffer.
9456
f7938fdd 94572005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
917551f2
EZ
9458
9459 * progmodes/python.el (python-describe-symbol): Add globals() and
9460 locals() to the arguments of emacs.ehelp.
9461
999f7d65
EZ
94622005-09-24 Magnus Henoch <mange@freemail.hu>
9463
621f893a
SM
9464 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
9465 New function, code extracted from ispell-valid-dictionary-list.
999f7d65
EZ
9466 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
9467 Call it.
9468
d74a5c91
EZ
94692005-09-24 Eli Zaretskii <eliz@gnu.org>
9470
9471 * subr.el (version-regexp-alist): Extend valid syntax for version
9472 strings: allow any of the characters -,_,+ to separate the
9473 alpha/beta/rc part from the version part. Doc fix.
621f893a 9474 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
d74a5c91 9475
8dbf19c7
RS
94762005-09-23 David Reitter <david.reitter@gmail.com>
9477
9478 * mail/mailclient.el: New file.
9479
91346f54
RS
94802005-09-23 Richard M. Stallman <rms@gnu.org>
9481
9482 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
9483 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
9484 Doc fixes.
9485
621f893a
SM
9486 * progmodes/cc-mode.el (c-font-lock-init):
9487 Specify font-lock-lines-before.
91346f54 9488
91773964
SM
94892005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9490
9491 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
9492 whole conflict.
9493
de07af38
CD
94942005-09-23 Carsten Dominik <dominik@science.uva.nl>
9495
91773964
SM
9496 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
9497 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
de07af38
CD
9498 of `remap' feature when available. Additional key bindings for
9499 better tty support.
9500 (org-mode-restart, org-force-self-insert): New commands.
9501 (org-time-stamp-inactive): New command.
9502 (org-remap): New function.
91773964
SM
9503 (org-table-auto-blank-field, org-level-color-stars-only): New options.
9504 (org-enable-fixed-width-editor): Move to `org-structure'
de07af38 9505 customization group.
91773964 9506 (org-self-insert-command, orgtbl-self-insert-command): Modify to
de07af38
CD
9507 blank field after field motion commands.
9508
8fb7dc77
KH
95092005-09-23 Kenichi Handa <handa@m17n.org>
9510
91773964
SM
9511 * international/mule-cmds.el (set-language-environment):
9512 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
8fb7dc77
KH
9513 have to call utf-translate-cjk-load-tables.
9514
39739f21
SM
95152005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
9516
9517 * mouse.el (mouse-move-drag-overlay): Fix last change.
9518
e5534f18
DP
95192005-09-22 David Ponce <david@dponce.com>
9520
9521 * tree-widget.el (tree-widget-value-create): Fix previous change.
9522
0278364c
DN
95232005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
9524
39739f21 9525 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
0278364c 9526
aaf15b8b
SM
95272005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9528
9529 * mouse.el (mouse-move-drag-overlay): New function.
9530 (mouse-drag-region-1): Use it.
9531 Try to simplify a bit the state handling. Handle clicks on links
9532 inside intangible areas.
9533 (mouse-save-then-kill): Minor simplification.
9534 (mouse-secondary-overlay): Make it always non-nil instead of
9535 recreating it each time.
9536 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
9537 (mouse-kill-secondary, mouse-secondary-save-then-kill):
9538 Simplify accordingly.
9539
b778ed18
DN
95402005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
9541
9542 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
9543
15c77b9e 95442005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2f2db7cc 9545
76de4b0d
KS
9546 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
9547 (ediff-file-name-sans-prefix): Treat nil as an empty string.
aaf15b8b
SM
9548 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
9549 to patch.
2f2db7cc 9550
76de4b0d 9551 * ediff-util.el: Use insert-buffer-substring.
2f2db7cc 9552
cb9214f2 9553 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
2f2db7cc 9554
aaf15b8b
SM
9555 * emulation/viper-cmd.el (viper-change-state): Don't move over the
9556 field boundaries in the minibuffer.
cb9214f2
JB
9557 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
9558 (viper-minibuffer-post-command-hook): New hook.
9559 (viper-line): Don't move cursor at bolp.
2f2db7cc 9560
aaf15b8b 9561 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
2f2db7cc 9562
76de4b0d 9563 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
aaf15b8b 9564 avoid compiler warnings.
2f2db7cc 9565
aaf15b8b 9566 * emulation/viper-macs.el (ex-map): Better messages.
2f2db7cc 9567
aaf15b8b 9568 * emulation/viper-utils.el (viper-beginning-of-field): New function.
2f2db7cc 9569
76de4b0d 9570 * emulation/viper.el: Replace make-variable-buffer-local with
15c77b9e 9571 viper-make-variable-buffer-local everywhere, to avoid warnings.
2f2db7cc 9572
f002506f
SM
95732005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9574
9575 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
9576 Delete unused var `old-selected-window'.
cb9214f2 9577 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
f002506f
SM
9578 (mouse-drag-secondary): Delete unused var `start-frame'.
9579
cb9214f2 95802005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
fac3f386
SM
9581
9582 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
9583
f09cfd28
SM
95842005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9585
9586 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
9587 Re-indent within 80 columns. Use inhibit-read-only.
9588
12b8cf53
RF
95892005-09-19 Romain Francoise <romain@orebokech.com>
9590
9591 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
9592
5d4247d3
SM
95932005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9594
8d18935d 9595 * font-lock.el (font-lock-default-fontify-region): Don't add a line
a762b7b8 9596 unconditionally, since the after-change-function already did it.
5d4247d3 9597
e3fba586
MB
95982005-09-19 Miles Bader <miles@gnu.org>
9599
9600 * net/newsticker.el: Get rid of CVS keyword.
9601
b7201644
RF
96022005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
9603
9604 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
9605 The prompt is formatted later.
9606
4ff094a8
DP
96072005-09-19 David Ponce <david@dponce.com>
9608
9609 * tree-widget.el (tree-widget-value-create): Save the converted
9610 tree :node widget.
9611
900d1698
JB
96122005-09-19 Juanma Barranquero <lekktu@gmail.com>
9613
9614 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
9615 variable `message'.
9616
bc103d00
MA
96172005-09-18 Michael Albinus <michael.albinus@gmx.de>
9618
9619 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
9620 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
9621 <slawomir.nowaczyk.847@student.lu.se>.
9622
93a75651
CY
96232005-09-18 Chong Yidong <cyd@stupidchicken.com>
9624
9625 * image.el (image-load-path): Use symbol `data-directory' instead
9626 of its value, for backward compatibility with packages that bind
9627 it during `find-image'. Suggested by Katsumi Yamaoka.
9628 (image-search-load-path): Handle symbols whose values are strings.
9629
71773400
RF
96302005-09-18 Romain Francoise <romain@orebokech.com>
9631
9632 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
9633 with-current-buffer form in save-excursion.
9634
8a26c165
DG
96352005-09-18 D Goel <deego@gnufans.org>
9636
39739f21
SM
9637 * apropos.el (apropos-command): Fix `message' call: first arg
9638 should be a format spec. In this and all other cases that appear
9639 below and elsewhere in the source code, I made a change only when
9640 two conditions were satisfied: [1] I can think of a possibility
9641 that the arguments would cause an error, for example, the code in
9642 question relies on external variables such as filenames. [2] I
9643 was sure that the arg to `message' could not have been nil in the code.
9644
9645 * textmodes/tildify.el (tildify-region): Ditto.
9646
8a26c165 9647 * textmodes/reftex-index.el (reftex-index-change-entry)
a762b7b8
KS
9648 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
9649 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
8a26c165 9650 * textmodes/org.el (org-complete, org-deadline, org-schedule)
a762b7b8
KS
9651 (org-priority, org-table-sum):
9652 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
9653 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
9654 (flyspell-word, flyspell-display-next-corrections):
9655 * textmodes/bibtex.el (bibtex-print-help-message):
9656 * textmodes/artist.el (artist-key-set-point-poly):
9657 * term/mac-win.el (mac-services-insert-text):
8a26c165
DG
9658 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
9659 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
9660 (vhdl-port-paste-testbench, vhdl-compose-new-component)
a762b7b8 9661 (vhdl-compose-configuration):
8a26c165 9662 * progmodes/sh-script.el (sh-blink, sh-show-indent)
a762b7b8
KS
9663 (sh-set-indent, sh-learn-line-indent):
9664 * progmodes/ps-mode.el (ps-mode-target-column):
8a26c165 9665 * progmodes/idlwave.el (idlwave-make-tags)
a762b7b8
KS
9666 (idlwave-scan-library-catalogs):
9667 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
9668 * progmodes/gud.el (gud-jdb-analyze-source):
9669 * progmodes/flymake.el (flymake-log):
9670 * progmodes/ebnf2ps.el (ebnf-generate-region):
9671 * progmodes/cmacexp.el (c-macro-expansion):
9672 * progmodes/ada-xref.el (ada-treat-cmd-string):
8a26c165 9673 * progmodes/ada-mode.el (ada-create-case-exception-substring)
a762b7b8
KS
9674 (ada-justified-indent-current, ada-batch-reformat):
9675 * play/zone.el (zone):
9676 * play/landmark.el (lm-move):
9677 * play/decipher.el (decipher-show-alphabet):
8a26c165 9678 * net/newsticker.el (newsticker--display-jump)
a762b7b8 9679 (newsticker--display-scroll):
8a26c165 9680 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
a762b7b8
KS
9681 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
9682 * mail/feedmail.el (feedmail-dump-message-to-queue):
9683 * eshell/esh-proc.el (eshell-remove-process-entry):
9684 * emulation/ws-mode.el (ws-last-error):
8a26c165 9685 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
a762b7b8
KS
9686 (viper-record-kbd-macro):
9687 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
9688 * emacs-lisp/lisp-mnt.el (lm-report-bug):
9689 * emacs-lisp/find-func.el (find-function-noselect):
8a26c165 9690 * calendar/timeclock.el (timeclock-status-string)
a762b7b8
KS
9691 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
9692 (timeclock-when-to-leave-string):
9693 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
9694 * calc/calc-units.el (calc-enter-units-table):
9695 * calc/calc-mode.el (calc-mode-record-mode):
9696 * woman.el (woman-mini-help):
9697 * wdired.el (wdired-change-to-wdired-mode):
9698 * vc.el (vc-retrieve-snapshot):
9699 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
9700 * startup.el (display-startup-echo-area-message):
9701 * simple.el (set-goal-column):
9702 * ses.el (ses-command-hook, ses-recalculate-cell):
9703 * server.el (server-process-filter):
8a26c165 9704 * printing.el (pr-interface-txt-print, pr-interface-printify)
a762b7b8
KS
9705 (pr-interface-ps):
9706 * pcvs.el (cvs-help):
9707 * log-edit.el (log-edit, log-edit-mode-help):
9708 * iswitchb.el (iswitchb-possible-new-buffer):
9709 * isearch.el (isearch-edit-string):
9710 * image-mode.el (image-mode, image-minor-mode):
9711 * ibuf-macs.el (define-ibuffer-filter):
9712 * hi-lock.el (hi-lock-find-patterns):
9713 * files.el (toggle-read-only):
8a26c165 9714 * ediff-util.el (ediff-copy-diff)
a762b7b8
KS
9715 (ediff-write-merge-buffer-and-maybe-kill):
9716 * echistory.el (Electric-history-undefined):
9717 * dnd.el (dnd-insert-text):
9718 * dired-aux.el (dired-query):
9719 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
9720 * bookmark.el (bookmark-bmenu-locate):
9721 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
9722 Fix `message' calls to ensure first arg is a format string.
9723 The change was made only when these two conditions were satisfied:
9724 [1] when there is a possibility that the arguments would cause an error
9725 for example, if the code in question relies on external variables
9726 such as filenames, and
9727 [2] if the arg to `message' could not have been nil in the code.
8a26c165 9728
900d1698
JB
9729 * pcomplete.el (pcomplete--help): Fix `message' format spec.
9730 Not having a %s would be weird, though not technically wrong.
8a26c165 9731
be9bb408
YM
97322005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9733
9734 * term/mac-win.el (mac-add-charset-info): Doc fix.
9735
77689ea3
RF
97362005-09-17 Romain Francoise <romain@orebokech.com>
9737
9738 * shell.el (shell-resync-dirs): Handle echoing processes more
9739 reliably. Don't insert resync command if `comint-process-echoes'
9740 is non-nil.
9741
4ac3afdb
EZ
97422005-09-17 Magnus Henoch <mange@freemail.hu>
9743
9744 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
9745 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
9746 aspell versions >= 0.60.
9747 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
9748 only if ispell-aspell-supports-utf8 is non-nil.
9749
4f46dc87
EZ
97502005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9751
9752 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
9753 buffer-local value to lisp-indent-function.
9754
debe6451
EZ
97552005-09-17 Milan Zamazal <pdm@zamazal.org>
9756
9757 * progmodes/glasses.el (glasses-make-readable): If
9758 glasses-separator differs from underscore, put appropriate
9759 overlays over underscore characters.
9760 (glasses-convert-to-unreadable): If glasses-separator differs from
9761 underscore, try to convert glasses-separator characters to
9762 underscores.
9763
f52e8e86
SM
97642005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
9767 Use with-syntax-table and dolist.
9768
7b07114a
CD
97692005-09-16 Carsten Dominik <dominik@science.uva.nl>
9770
23006f3e
KS
9771 * textmodes/reftex-auc.el:
9772 * textmodes/reftex-cite.el:
9773 * textmodes/reftex-dcr.el:
9774 * textmodes/reftex-global.el:
9775 * textmodes/reftex-parse.el:
9776 * textmodes/reftex-ref.el:
9777 * textmodes/reftex-sel.el:
9778 * textmodes/reftex-toc.el:
9779 * textmodes/reftex-vars.el:
9780 * textmodes/reftex.el: Small changes to remove compiler warnings.
7b07114a 9781
23006f3e 9782 * textmodes/reftex-index.el: Likewise.
7b07114a
CD
9783 (reftex-query-index-phrase): More efficient use of markers.
9784
5fc5ac38
CY
97852005-09-15 Chong Yidong <cyd@stupidchicken.com>
9786
9787 * image.el (image-load-path): New variable.
9788 (image-search-load-path): New function.
9789 (find-image): Search for images in `image-load-path'.
9790
8ccd3630
RS
97912005-09-15 Richard M. Stallman <rms@gnu.org>
9792
9793 * follow.el: Change Maintainer field.
9794
9be6a039
DP
97952005-09-15 David Ponce <david@dponce.com>
9796
9797 * recentf.el (recentf-save-file-modes): New option.
9798 (recentf-save-list): Use it.
9799
94e55b87
NR
98002005-09-15 Nick Roberts <nickrob@snap.net.nz>
9801
9802 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
9803 (mode-line-mule-info, mode-line-modified): Move bindings from
9804 mouse-3 to mouse-1.
9805
a9267c2c
CY
98062005-09-15 Chong Yidong <cyd@stupidchicken.com>
9807
9808 * simple.el (sendmail-user-agent-compose): Revert last change.
9809
c6ea7612
SM
98102005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9811
503ac8a4
SM
9812 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
9813 Use with-current-buffer.
9814 (ange-ftp-gwp-start): Remove unused var `gw-user'.
9815 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
9816 (ange-ftp-insert-directory): Remove unused var `short'.
9817 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
9818
c6ea7612
SM
9819 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
9820 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
9821
9822 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
9823 (check-calendar-holidays, diary-list-entries): Autoload.
9824 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
9825 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
9826
9827 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
9828 which mistakenly removed a call to display-buffer.
9829
ef19e610
JB
98302005-09-14 Juanma Barranquero <lekktu@gmail.com>
9831
9832 * obsolete/iso-insert.el: Move to obsolete/ from international/.
9833
a5b101dc
TTN
98342005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
9835
9836 * progmodes/hideshow.el
9837 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
9838 (hs-allow-nesting): New user var.
9839 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
9840 (hs-hide-block-at-point): When nesting allowed,
9841 if there is already an overlay in place, delete it.
9842 (hs-safety-is-job-n): Delete func; remove call sites.
9843 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
9844 (hs-overlay-at): New func.
9845 (hs-already-hidden-p, hs-show-block): Use it.
9846 (hs-hide-all): Don't pre-clean if nesting allowed.
9847 (hs-show-all): Temporarily disallow
9848 nesting around call to `hs-discard-overlays'.
9849
40cfe0d8
CY
98502005-09-14 Chong Yidong <cyd@stupidchicken.com>
9851
9852 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
9853 Delete unused local var.
9854
9dc08dc9
JB
98552005-09-13 Juanma Barranquero <lekktu@gmail.com>
9856
7a650da0
JB
9857 * help-fns.el (describe-categories): "?\ " -> "?\s".
9858 (help-do-arg-highlight): Recognize also ARG-n, as in
9859 `move-to-left-margin' (ARG+n is already recognized). Simplify.
9860
9dc08dc9
JB
9861 * international/codepage.el (dos-unsupported-char-glyph):
9862 * net/newsticker.el (tool-bar-map, w3-mode-map)
9863 (w3m-minor-mode-map):
9864 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
9865 (ent-alist):
9866 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
9867
1db2d450
CY
98682005-09-13 Chong Yidong <cyd@stupidchicken.com>
9869
d5c16b05
CY
9870 * custom.el (custom-push-theme): Handle the case where a symbol is
9871 bound but face properties have not yet been assigned.
9872
09c9e6bb
CY
9873 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
9874 Fix behavior if noerase is `t' and there is no mail buffer.
9dc08dc9 9875
09c9e6bb
CY
9876 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
9877 if `continue' is nil, rather than signal an error.
1db2d450 9878
5629e04f
RS
98792005-09-12 Richard M. Stallman <rms@gnu.org>
9880
595f66af
RS
9881 * font-lock.el (font-lock-keywords): Add autoload.
9882
9883 * help-fns.el (describe-variable): Rearrange to put source link
9884 in a predictable place.
9885
5629e04f
RS
9886 * net/newsticker.el: New file.
9887
344f1111
SM
98882005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9889
34cb0115
SM
9890 * calendar/calendar.el (calendar-for-loop): Add edebug info.
9891 (calendar-basic-setup): Use the new nil arg.
9892 (number-of-diary-entries): Move to diary-lib.el.
9893
9894 * calendar/diary-lib.el: Use with-current-buffer, match-string.
9895 (diary-list-entries): Use with-syntax-table and dolist.
9896 Rename from list-diary-entries.
9897 Use number-of-diary-entries if `number' is nil.
9898 (diary, diary-view-entries): Use this new name and new nil arg value.
9899 (number-of-diary-entries): Move from calendar.el.
9900 (diary-unhide-everything): New function.
9901 (include-other-diary-files, fancy-diary-display)
9902 (diary-show-all-entries, make-diary-entry): Use it.
9903 (diary-mail-entries): Use buffer-string.
9904 (mark-diary-entries): Fix long standing paren typo.
9905 (diary-sexp-entry): Use count-lines.
9906 (make-diary-entry): Avoid `previous-line'.
9907 (diary-mode-map): New var.
9908 (diary-mode): Redraw cal after saving. Setup header-line.
9909 (fancy-diary-display-mode): Use local-set-key.
9910
9911 * startup.el (command-line): Try calling various terminal-init-foo-bar
9912 functions by stripping hyphenated suffixes from $TERM.
9913
344f1111
SM
9914 * files.el (normal-mode): Check boundness of font-lock-keywords.
9915
7957baea
RS
99162005-09-12 Richard M. Stallman <rms@gnu.org>
9917
9918 * progmodes/compile.el: Don't decide a file's directory
9919 until the user actually tries to go there.
9920 (compilation-next-error-function):
9921 Pass compilation-find-file the directory from the file-struct.
9922 (compilation-internal-error-properties): Separate local FILE-STRUCT
9923 from FILE. Doc the args better. Rename arg FMT to FMTS.
9924 (compilation-find-file): Arg DIR renamed to DIRECTORY.
9925 Expand it, and if nil, use default-directory.
9926 (compilation-get-file-structure): Don't mix specified directory
9927 with default directory. Put specified directory into
9928 file-struct. Don't make the file name absolute.
9929
9930 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
9931 (compile-command): Add autoload.
9932 (compilation-disable-input): Add autoload.
9933
7318a7a3
SG
99342005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
9935
9936 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
9937 strings of the variables it can override.
344f1111 9938 (time-stamp): New (as yet undocumented) time-stamp-format escapes
7318a7a3
SG
9939 %Q and %q, for fully-qualified domain name and unqualified host name.
9940
f172343a
KS
99412005-09-11 Kim F. Storm <storm@cua.dk>
9942
9943 * emacs-lisp/authors.el (authors-aliases): Update list.
9944 (authors-fixed-entries): Update mldrag.el entry.
9945
0e435430
EZ
99462005-09-10 Alan Mackenzie <acm@muc.de>
9947
9948 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
9949 from the region narrowed to.
9950
c10b0abc
EZ
99512005-09-10 Magnus Henoch <mange@freemail.hu>
9952
9953 * textmodes/ispell.el (ispell-check-version): Signal an error if
9954 aspell version is less than 0.60.
9955
4ca7c468
EZ
99562005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
9957
344f1111
SM
9958 * progmodes/octave-inf.el (inferior-octave-startup):
9959 Resync current dir at the end.
4ca7c468 9960
72f0712b 99612005-09-10 Emilio C. Lopes <eclig@gmx.net>
99580cde 9962
344f1111
SM
9963 * woman.el (woman-topic-at-point-default):
9964 Rename to woman-use-topic-at-point-default.
9965 (woman-topic-at-point): Rename to woman-use-topic-at-point.
72f0712b
EZ
9966 (woman-file-name): Reflect renames above. Automatically use the
9967 word at point as topic if woman-use-topic-at-point is non-nil.
9968 Otherwise offer it as default but don't insert it in the
9969 minibuffer. Also use `test-completion' instead of `assoc' as
9970 suggested by Stefan Monnier.
9971
de21740d
AS
99722005-09-10 Andre Spiegel <spiegel@gnu.org>
9973
9974 * vc.el (vc-directory, vc-update-change-log): Throw an error on
9975 the attempt to do it over Tramp. This is not yet supported.
9976
6ee37599
EZ
99772005-09-10 Eli Zaretskii <eliz@gnu.org>
9978
9979 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
9980 (menu-bar-non-minibuffer-window-p): New functions.
9981 ("Split Window", "Save As..."): Use them.
9982 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
344f1111
SM
9983 ("Print Buffer", "Truncate Long Lines in this Buffer"):
9984 Use menu-bar-menu-frame-live-and-visible-p.
6ee37599 9985 ("Save Buffer", "Insert File", "Open Directory...")
344f1111
SM
9986 ("Open File...", "Visit New File..."):
9987 Use menu-bar-non-minibuffer-window-p.
9988 (kill-this-buffer-enabled-p, dired <menu-enable>):
9989 Use menu-bar-non-minibuffer-window-p.
6ee37599 9990
50a6ff15
EZ
99912005-09-09 Eli Zaretskii <eliz@gnu.org>
9992
6eb33acb
EZ
9993 * cus-start.el (all): Don't complain about fringe-related
9994 built-ins if fringes are not supported. Ditto about
344f1111 9995 selection-related built-ins. Fix the test for GTK-related built-ins.
6eb33acb 9996
50a6ff15
EZ
9997 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
9998 ("Postscript Print Buffer", "Print Region", "Save As...")
9999 ("Save", "Insert File...", "Open Directory...")
10000 ("Open File...", "Visit New File..."")
10001 ("Truncate Long Lines in this Buffer"): Don't look at
344f1111 10002 menu-updating-frame if this display does not support multiple frames.
50a6ff15 10003
012a2196
EZ
100042005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
10005
10006 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
10007
9198ee0e
EZ
100082005-09-09 Emilio Lopes <eclig@gmx.net>
10009
10010 * woman.el: Format- and whitespace-related changes.
10011
f64b6c63
EZ
100122005-09-09 Eli Zaretskii <eliz@gnu.org>
10013
10014 * woman.el: Fix my email address.
10015
47b8bc5d
RS
100162005-09-08 Richard M. Stallman <rms@gnu.org>
10017
10018 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
10019 (sh-mode): Locally set skeleton-pair-default-alist.
10020
10021 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
10022
10023 * progmodes/flymake.el: Require `compile' unconditionally.
10024
10025 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
10026
10027 * woman.el (woman-file-name): Provide a default, not initial input.
10028
10029 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
10030
10031 * font-lock.el (font-lock-support-mode): Doc fix.
10032
10033 * descr-text.el (describe-property-list): Handle non-symbol prop names.
10034
2a56faf1 100352005-09-08 Richard M. Stallman <rms@gnu.org>
47b8bc5d
RS
10036
10037 * simple.el (blink-matching-open): Get rid of text props from
10038 the string shown in echo area. Don't permanently set point.
10039 Some rearrangements.
10040
6fbb1eb0
RS
100412005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
10042
9815ca3d
RS
10043 * recentf.el (recentf-filename-handler): Add custom choice
10044 `abbreviate-file-name'.
10045
8e2c8d3e
RS
10046 * msb.el (msb--very-many-menus): Fix typo.
10047
6fbb1eb0
RS
10048 * disp-table.el (standard-display-european): Don't set
10049 enable-multibyte-characters to nil.
10050
844c6ee7
DP
100512005-09-08 David Ponce <david@dponce.com>
10052
10053 * recentf.el (recentf-show-file-shortcuts-flag): New option.
10054 (recentf-expand-file-name): Doc fix.
10055 (recentf-dialog-mode-map): Define digit shortcuts.
10056 (recentf--files-with-key): New variable.
10057 (recentf-show-digit-shortcut-filter): New function.
10058 (recentf-open-files-items): New function.
10059 (recentf-open-files): Use it.
10060 (recentf-open-file-with-key): New command.
10061
344f1111
SM
100622005-09-08 Chong Yidong <cyd@stupidchicken.com>
10063
10064 * buff-menu.el (Buffer-menu-sort-by-column): New function.
10065 Suggested by Kim F. Storm.
10066 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
10067 (Buffer-menu-make-sort-button): Use global keymap.
10068
553f03bc
MA
100692005-09-07 Michael Albinus <michael.albinus@gmx.de>
10070
29499b82 10071 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
553f03bc
MA
10072 (Man-getpage-in-background-advice): Remove defadvice; it isn't
10073 necessary any longer with the remapped command.
10074 (Man-bgproc-sentinel-advice): Remove defadvice which counts
10075 formatting time only.
10076
10077 * net/tramp.el (tramp-action-password)
10078 (tramp-multi-action-password): Compile the password prompt from
10079 `method', `user' and `host'. Sometimes it isn't obvious which
10080 password to enter, for example with remote files offered by
10081 recentf.el, or with multiple steps. Suggested by Robert Marshall
10082 <robert@chezmarshall.freeserve.co.uk>.
10083
dcc6da3a
SM
100842005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10085
10086 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
10087 Fix regexp for when "s///" is at the beginning of line.
10088
2ccc02f2
JB
100892005-09-07 Jay Belanger <belanger@truman.edu>
10090
10091 * calc/calc-poly.el (math-expand-term): Multiply out any powers
10092 when in matrix mode.
10093
3076c726
SM
100942005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
10095
10096 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
10097 non-anonymous functions.
10098
efe4e5af
CY
100992005-09-06 Chong Yidong <cyd@stupidchicken.com>
10100
3076c726
SM
10101 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
10102 when using a header line. Otherwise, use mouse-1-click-follows-link.
efe4e5af
CY
10103
10104 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
10105 can't be moved; don't signal an error.
f4885d81 10106
79a0aa11
CY
101072005-09-05 Chong Yidong <cyd@stupidchicken.com>
10108
10109 * cus-theme.el (custom-theme-write-faces): Save the current face
10110 spec, not the defface spec.
10111
10112 * custom.el (custom-known-themes): Clarify meaning of "standard".
10113 (custom-push-theme): Save old values in the standard theme.
10114 (disable-theme): Correct typo.
10115 (custom-face-theme-value) Deleted unused function.
3076c726 10116 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
79a0aa11 10117
1550ae60
SM
101182005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
10119
10120 * progmodes/compile.el (compilation-goto-locus): Take into account
10121 iconified frames when determining whether the buffer is
10122 already visible.
10123 Don't reset window height if the window already existed.
10124
87d737ae
CY
101252005-09-04 Chong Yidong <cyd@stupidchicken.com>
10126
1550ae60 10127 * custom.el (load-theme): Rename from require-theme.
87d737ae 10128 Add interactive spec.
1550ae60 10129 (enable-theme): Rename from custom-enable-theme.
87d737ae 10130 Add interactive spec.
1550ae60 10131 (disable-theme): Rename from custom-disable-theme.
87d737ae
CY
10132 Add interactive spec.
10133 (custom-make-theme-feature): Doc fix.
10134 (custom-theme-directory): Doc fix.
10135 (provide-theme): Call enable-theme.
10136
928f12c9
SM
101372005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
10138
10139 * obsolete/lazy-lock.el (lazy-lock-mode):
10140 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
10141 font-lock-mode if it's off. Print a warning instead.
10142
10143 * progmodes/compile.el (compilation-start): Ignore errors if the
10144 process died before we get to send-eof.
10145
10146 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
10147 Undo last change. Enclosing the result in quotes broke things on Unix
10148 since tex-send-command passes it through shell-quote-argument.
10149 (tex-send-command): Pass `file' through convert-standard-filename
10150 when possible.
10151 (tex-uptodate-p): Handle the case where TeX hasn't put additional
10152 info in a transcript.
10153
f47877ee
DN
101542005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
10155
10156 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
af71d4c0 10157 fix compilation warning. Reorder the key definitions to group
f47877ee
DN
10158 together keys emitted by the current version of xterm.
10159
10160 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
10161 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
10162 Reorder predicates to correct min-color usage.
10163
6fd388f3
CY
101642005-09-01 Chong Yidong <cyd@stupidchicken.com>
10165
10166 * longlines.el (longlines-mode): Inhibit read-only when encoding.
10167 Kill local variables when longlines-mode is turned off.
10168
bdb4d6d8
SM
101692005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10170
928f12c9
SM
10171 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
10172
bdb4d6d8
SM
10173 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
10174
10175 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
10176
10177 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
10178 (font-lock-lines-before): Change default to being inactive.
10179 (font-lock-default-fontify-region): Obey font-lock-lines-before.
10180 (font-lock-after-change-function): Don't handle f-l-lines-before here.
10181
00cec167
MA
101822005-08-31 Michael Albinus <michael.albinus@gmx.de>
10183
bdb4d6d8
SM
10184 * net/tramp.el (tramp-handle-make-auto-save-file-name):
10185 Deactivate temporarily advice if active (not needed for Emacs 22,
10186 but for backwards compatibility).
00cec167
MA
10187 (tramp-exists-file-name-handler): Rewrite. First implementation
10188 was too simple.
bdb4d6d8
SM
10189 (tramp-advice-make-auto-save-file-name):
10190 Call `tramp-handle-make-auto-save-file-name' (again, just for
10191 backwards compatibility).
00cec167 10192
0a2e512a
RF
101932005-08-31 Reto Zimmermann <reto@gnu.org>
10194
10195 * progmodes/vhdl-mode.el
bdb4d6d8 10196 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
0a2e512a 10197 (vhdl-end-p): Fix indentation bug "else" after "-- when".
bdb4d6d8 10198 (vhdl-set-default-project): New function (easier setting of default).
0a2e512a 10199 (vhdl-port-copy): Handle extended identifiers for generics.
bdb4d6d8 10200 (vhdl-compiler-alist): Better description for error message regexp.
0a2e512a 10201 (vhdl-make): Query for target, use previous as default.
bdb4d6d8 10202 (vhdl-port-copy): Fix port copy for port names starting with "signal".
0a2e512a
RF
10203 (vhdl-font-lock-keywords-2): Fix fontification for record
10204 el. assign.
10205 (vhdl-speedbar-make-subpack-line): Add package body link.
10206 (vhdl-generate-makefile-1): Not include itself as dependency.
10207 (vhdl-font-lock-init): Highlight c-preprocessor directives.
10208 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
10209 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
10210 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
10211 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
bdb4d6d8 10212 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
0a2e512a 10213 (vhdl-import-project): Add string argument for `error'.
bdb4d6d8
SM
10214 (vhdl-compose-configuration)
10215 (vhdl-compose-configuration-architecture): Add configuration
0a2e512a
RF
10216 declaration generation.
10217 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
10218 (vhdl-trailer-re): Add "record" keyword (better indentation).
10219 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
10220 "[^ \t-\"]+".
119f6f17 10221 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
bdb4d6d8
SM
10222 (vhdl-testbench-entity-file-name)
10223 (vhdl-testbench-architecture-file-name): Allow separate
0a2e512a 10224 customization of testbench file names.
bdb4d6d8
SM
10225 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
10226 (vhdl-get-visible-signals): Allow newline within alias declaration.
10227 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
10228 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
0a2e512a 10229 (member-ignore-case): Alias for missing function in XEmacs.
bdb4d6d8 10230 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
0a2e512a
RF
10231 (vhdl-update-sensitivity-list): Ignore case on read signals.
10232 (vhdl-replace-string): Adjust case only for file names.
10233 (vhdl-update-sensitivity-list): Fix search for read signals.
10234 (vhdl-update-sensitivity-list): Exclude formal parameters.
10235 (vhdl-get-visible-signals): Include aliases of signals.
10236 (vhdl-get-visible-signals): Fix signal name searching.
10237 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
10238 (vhdl-fixup-whitespace-region): Fix for character
af71d4c0 10239 literals (e.g. `:').
0a2e512a 10240
d8aa9ea9
JB
102412005-08-31 Juanma Barranquero <lekktu@gmail.com>
10242
41e11121
JB
10243 * ansi-color.el (comint-last-output-start):
10244 * bs.el (font-lock-verbose):
10245 * diff-mode.el (add-log-buffer-file-name-function):
10246 * dired-x.el (vm-folder-directory):
10247 * faces.el (help-xref-stack-item):
10248 * files.el (font-lock-keywords):
10249 * find-lisp.el (dired-buffers, dired-subdir-alist):
10250 * ido.el (cua-inhibit-cua-keys):
10251 * log-view.el (cvs-minor-wrap-function):
10252 * outline.el (font-lock-warning-face):
10253 * simple.el (compilation-current-error):
10254 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
10255 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
10256 * tooltip.el (comint-prompt-regexp):
10257 * w32-fns.el (explicit-shell-file-name):
10258 * term/mac-win.el (mac-charset-info-alist)
10259 (mac-services-selection, mac-system-script-code):
10260 * term/tty-colors.el (msdos-color-values):
10261 * term/w32-win.el (xlfd-regexp-registry-subnum):
10262 * term/x-win.el (x-keysym-table, x-selection-timeout)
10263 (x-session-id, x-session-previous-id):
10264 * textmodes/ispell.el (mail-yank-prefix):
10265 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
10266 * textmodes/org.el (calc-embedded-close-formula)
10267 (calc-embedded-open-formula)
10268 (font-lock-unfontify-region-function):
10269 * textmodes/reftex-global.el (isearch-next-buffer-function)
10270 (TeX-master):
10271 * textmodes/reftex.el (font-lock-keywords):
10272 * textmodes/tex-mode.el (font-lock-comment-face)
10273 (font-lock-doc-face):
10274 * textmodes/texinfo.el (outline-heading-alist):
10275 Add defvars.
10276
10277 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
10278 (artist-spray-chars, artist-mode-init, artist-replace-string)
10279 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
10280 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
10281 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
10282
10283 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
10284 (conf-align-assignments): "?\ " -> "?\s".
10285
10286 * textmodes/reftex-index.el (TeX-master): Add defvar.
10287 (reftex-index-phrases-marker): Move up defvar.
10288
10289 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
10290 (reftex-toc-include-labels-indicator)
10291 (reftex-toc-include-index-indicator)
10292 (reftex-toc-max-level-indicator): Move up declarations.
10293
d8aa9ea9 10294 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
bdb4d6d8 10295 of args to `tramp-run-real-handler', even if it's empty in this case.
d8aa9ea9 10296
07c5948c
YM
102972005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10298
10299 * dired.el (dired-move-to-filename-regexp): Add date format for
10300 Mac OS X 10.3 in East Asian locales.
10301
c1105d05
MA
103022005-08-31 Michael Albinus <michael.albinus@gmx.de>
10303
10304 * files.el (make-auto-save-file-name): Add file name handler call
10305 if applicable.
10306
10307 * net/tramp.el (tramp-file-name-handler-alist)
10308 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
d8aa9ea9 10309 (tramp-handle-make-auto-save-file-name): Rename from
c1105d05
MA
10310 `tramp-make-auto-save-file-name'.
10311 (tramp-exists-file-name-handler): New defun.
10312 (tramp-advice-make-auto-save-file-name): Make defadvice only when
10313 `make-auto-save-file-name' is not a magic file name operation.
10314
47b8bc5d
RS
103152005-08-30 Richard M. Stallman <rms@gnu.org>
10316
10317 * files.el (risky-local-variable-p):
10318 Match `-predicates' and `-commands.
10319
10320 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
10321 (custom-save-all): Visit the file if necessary;
10322 kill the buffer if we created it.
10323 (custom-save-delete): Don't visit file or kill buffer here.
10324
25afa2cf
CD
103252005-08-30 Carsten Dominik <dominik@science.uva.nl>
10326
10327 * textmodes/org.el (org-special-keyword): New face.
10328 (org-table-copy-down, org-table-eval-formula)
bdb4d6d8
SM
10329 (org-table-recalculate, org-init-section-numbers):
10330 Use `string-to-number' instead of `string-to-int'.
25afa2cf
CD
10331 (org-get-location): Use `insert-buffer-substring' instead of
10332 `insert-buffer'.
10333 (org-modify-diary-entry-string): New function.
bdb4d6d8 10334 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
d8aa9ea9 10335 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
25afa2cf
CD
10336 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
10337 active region.
10338 (org-export-as-html): Handle QUOTE keyword.
10339 (org-quote-string): New option.
10340 (org-bookmark-jump-unhide): New function, used for
10341 `bookmark-after-jump-hook'.
10342 (org-diary-default-entry): Apply only when not called through
10343 `org-agenda'.
10344
f720b30e
JB
103452005-08-30 Juanma Barranquero <lekktu@gmail.com>
10346
10347 * net/eudc.el (mode-popup-menu):
10348 * play/handwrite.el (ps-printer-name, ps-lpr-command):
10349 * progmodes/ada-mode.el (compile-auto-highlight)
10350 (skeleton-further-elements):
10351 * progmodes/autoconf.el (font-lock-syntactic-keywords):
10352 * progmodes/cmacexp.el (msdos-shells):
10353 * progmodes/compile.el (font-lock-extra-managed-props)
10354 (font-lock-keywords, font-lock-maximum-size)
10355 (font-lock-support-mode):
10356 * progmodes/grep.el (font-lock-lines-before):
10357 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
10358 * progmodes/mixal-mode.el (compile-command):
10359 * progmodes/perl-mode.el (font-lock-comment-face)
10360 (font-lock-doc-face, font-lock-string-face):
10361 * progmodes/prolog.el (comint-prompt-regexp):
10362 * progmodes/sh-script.el (font-lock-comment-face)
10363 (font-lock-set-defaults, font-lock-string-face):
10364 * progmodes/sql.el (font-lock-keyword-face)
10365 (font-lock-set-defaults, font-lock-string-face):
10366 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
10367 (itimer-version, lazy-lock-defer-contextually)
10368 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
10369 Add defvars.
10370
10371 * progmodes/cperl-mode.el (cperl-electric-lbrace)
10372 (cperl-electric-keyword, cperl-electric-pod)
10373 (cperl-electric-backspace, cperl-forward-re)
10374 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
10375 (vc-rcs-header, vc-sccs-header): Add defvars.
10376
10377 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
10378 (font-lock-syntactic-keywords, gud-find-expr-function):
10379 Add defvars.
10380
10381 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
10382 (gdb-frame-parameters): Declare before use.
10383
10384 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
10385 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
10386 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
10387 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
10388
10389 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
10390 (idlwave-help-with-source): Use `insert-buffer-substring', not
10391 `insert-buffer'.
10392
0f0b350b
JL
103932005-08-29 Juri Linkov <juri@jurta.org>
10394
10395 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
10396 Put outline-back-to-heading function call inside save-excursion.
10397
e0f58980
JB
103982005-08-29 Juanma Barranquero <lekktu@gmail.com>
10399
10400 * man.el (Man-init-defvars, Man-translate-references)
10401 (Man-support-local-filenames, Man-highlight-references):
10402 * progmodes/sql.el (sql-interactive-mode):
bdb4d6d8 10403 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
e0f58980
JB
10404
10405 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
10406 (compilation-mode-font-lock-keywords): Add defvars.
10407 (checkdoc-interactive-loop): "?\ " -> "?\s".
10408
10409 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
10410 (font-lock-doc-face, font-lock-string-face)
10411 (font-lock-keywords-case-fold-search): Add defvars.
10412 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
10413
10414 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
10415 Don't pass X and Y (they are ignored anyway).
10416 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
10417 (mouse-delete-window): Make arguments optional.
10418
bdb4d6d8 10419 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
e0f58980
JB
10420 (caesar-translate-table, minor-modes, news-buffer-save)
10421 (news-group-name, news-minor-modes): Add defvars.
10422
10423 * emacs-lisp/lselect.el (mouse-highlight-priority)
10424 (x-lost-selection-functions, zmacs-regions):
10425 * emacs-lisp/pp.el (font-lock-verbose):
10426 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
10427 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
10428 (ses-mode-map):
10429 * emacs-lisp/tcover-unsafep.el (safe-functions):
3675c8b1
JB
10430 * international/mule-cmds.el (mac-system-coding-system)
10431 (mac-system-locale):
10432 * language/ethio-util.el (rmail-current-message)
10433 (rmail-message-vector):
10434 * language/thai-util.el (thai-auto-composition-mode):
10435 * mail/metamail.el (rmail-current-message, rmail-message-vector):
10436 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
10437 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
10438 (vm-primary-inbox, vm-spool-files):
10439 * mail/rmail.el (deleted-head, font-lock-fontified)
10440 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
10441 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
10442 (total-messages):
10443 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
10444 (rmail-summary-mode-map):
10445 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
10446 (rmail-last-label, rmail-last-multi-labels)
10447 (rmail-summary-vector, rmail-total-messages):
10448 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
10449 * mail/rmailsum.el (msgnum):
10450 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
10451 (rmail-current-message):
e0f58980
JB
10452 * obsolete/fast-lock.el (font-lock-face-list):
10453 * obsolete/rnewspost.el (mail-reply-buffer):
10454 * obsolete/scribe.el (compile-command):
10455 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
10456
11b227ac 104572005-08-28 John Paul Wallington <jpw@gnu.org>
f215a1b4 10458
bdb4d6d8
SM
10459 * ibuf-ext.el (ibuffer-auto-update-changed):
10460 Use `frame-or-buffer-changed-p' to check whether we need to update.
f215a1b4
JPW
10461 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
10462 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
10463 as a `frame-or-buffer-changed-p' state vector instead.
10464
a24c45d2
RF
104652005-08-27 Romain Francoise <romain@orebokech.com>
10466
bdb4d6d8
SM
10467 * textmodes/makeinfo.el (makeinfo-compile):
10468 Use `compilation-start'. Set `next-error-function' according to
713fbb79
RF
10469 `disable-errors'.
10470 (makeinfo-next-error): New function.
10471 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
10472 (makeinfo-buffer): Likewise.
10473
a24c45d2
RF
10474 * progmodes/compile.el (compilation-start): Add autoload cookie.
10475
10476 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
10477 * textmodes/sgml-mode.el: Likewise.
10478 * progmodes/python.el: Likewise.
10479
b0c9a334
EZ
104802005-08-27 Eli Zaretskii <eliz@gnu.org>
10481
0fb57cc0
EZ
10482 * simple.el (blink-matching-paren-distance): Document the meaning
10483 of nil value, and allow to customize to nil.
10484
b0c9a334
EZ
10485 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
10486 command.com, not command.exe.
10487
35595517
JW
104882005-08-26 John Wiegley <johnw@newartisans.com>
10489
bdb4d6d8 10490 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
3bab4a46
JW
10491 code around a bit so that an extraneous nil argument is not added
10492 to a command when no args are given.
10493
35595517
JW
10494 * eshell/esh-arg.el (eshell-parse-double-quote): If a
10495 double-quoted argument resolves to nil, return it as an empty
10496 string rather than as nil. This made it impossible to pass "" to
10497 a shell script as a null string argument.
10498
797d92ed
SM
104992005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
10500
10501 * outline.el (outline-invent-heading): New fun.
10502 (outline-promote, outline-demote): Use it.
10503 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
10504 (outline-end-of-subtree): Remove unused var `opoint'.
10505
8248b7ca
EZ
105062005-08-26 David Reitter <david.reitter@gmail.com>
10507
10508 * menu-bar.el (truncate-lines, write-file, print-buffer)
797d92ed
SM
10509 (ps-print-buffer-faces, ps-print-buffer, split-window):
10510 Disable menu items when the frame they refer to is invisible, or when
10511 they refer to a buffer and the minibuffer is selected.
8248b7ca 10512
1f33471d
EZ
105132005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10514
797d92ed
SM
10515 * progmodes/flymake.el (flymake-highlight-err-lines):
10516 Use save-excursion around flymake-highlight-line to preserve point.
1f33471d 10517
d0943d40
EZ
105182005-08-26 Eli Zaretskii <eliz@gnu.org>
10519
10520 * progmodes/octave-mod.el: Change Author and Maintainer address.
10521 (octave-maintainer-address): Change Kurt's email address.
10522 * progmodes/octave-inf.el: Change Author and Maintainer address.
10523 * progmodes/octave-hlp.el: Change Author and Maintainer address.
10524
7cb53373
KS
105252005-08-26 Kim F. Storm <storm@cua.dk>
10526
6fe57d11 10527 * subr.el (version-list-<, version-list-<=, version-list-=):
aa230d94 10528 Rename from integer-list-*.
7cb53373
KS
10529 (version-list-not-zero): Likewise. Fix while loop.
10530 (version=): Use version-list-= instead of string-equal.
10531
db47a36e
RS
105322005-08-26 Richard M. Stallman <rms@gnu.org>
10533
10534 * outline.el (outline-promote): Try shortening the heading.
10535 As last resort, read the heading to use.
10536 (outline-demote): As last resort, read the heading to use.
10537
27024d2f
RF
105382005-08-26 Romain Francoise <romain@orebokech.com>
10539
5b317d74
RF
10540 * progmodes/compile.el (compilation-start): Doc fix.
10541
b0f9d85b
RF
10542 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
10543 (antlr-font-lock-additional-keywords): Fix reference to
10544 `antlr-font-lock-literal-regexp' erroneously changed during the
10545 mass face rename.
10546 (antlr-run-tool): Use `compilation-start'.
10547
27024d2f
RF
10548 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
10549 instead of the obsolete `compile-internal'.
10550
a6022f15
JB
105512005-08-26 Juanma Barranquero <lekktu@gmail.com>
10552
04ec3414
JB
10553 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
10554 (number, original-date):
10555 * calendar/cal-china.el (date):
10556 * calendar/cal-coptic.el (date):
10557 * calendar/cal-french.el (date):
10558 * calendar/cal-hebrew.el (date, entry, number, original-date):
10559 * calendar/cal-islam.el (date, number, original-date):
10560 * calendar/cal-iso.el (date):
10561 * calendar/cal-julian.el (date):
10562 * calendar/cal-mayan.el (date):
10563 * calendar/cal-menu.el (date, event):
10564 * calendar/cal-persia.el (date):
10565 * calendar/lunar.el (date):
10566 * calendar/solar.el (date): Add defvars.
10567
623f1465
JB
10568 * emerge.el:
10569 * ibuffer.el:
10570 * info-xref.el:
10571 * obsolete/bg-mouse.el:
10572 * obsolete/sun-curs.el:
10573 * obsolete/swedish.el: Move the `defvar's to the top level.
10574
a6022f15
JB
10575 * smerge-mode.el (smerge-refined-change): Add :group.
10576
41796d09
SM
105772005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
10578
10579 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
10580 (smerge-keep-n): Remove props.
10581 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
10582 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
10583 now that it's done in smerge-keep-n.
10584 (smerge-refined-change): New face.
10585 (smerge-refine-chopup-region, smerge-refine-highlight-change)
10586 (smerge-refine): New funs.
10587 (smerge-basic-map): Bind smerge-refine.
10588
537fd670
JL
105892005-08-25 Juri Linkov <juri@jurta.org>
10590
10591 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
10592 compilation-process-setup-function and compilation-disable-input
10593 in grep-mode instead of let-bindings in grep.
10594
10595 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
10596 Delete "Automatic File De/compression" (auto-compression-mode).
10597
654078da
JB
105982005-08-25 Juanma Barranquero <lekktu@gmail.com>
10599
10600 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
10601 Silence warning about non-existent variable.
10602
c6a816df
RS
106032005-08-25 Richard M. Stallman <rms@gnu.org>
10604
10605 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
10606 Rename "Describe Key" to "Describe Key or Mouse Operation".
10607
10608 * mail/mailalias.el (build-mail-aliases): Delete comments
10609 from the contents before processing them.
10610
10611 * isearch.el (isearch-edit-string): Erase the Search prompt
10612 if user enters an empty string and there is no default.
10613
10614 * comint.el (comint-file-name-prefix): Add autoload.
10615
106162005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
10617
10618 * subr.el (play-sound): Rearrange to avoid warning.
10619
822fcf5b
CD
106202005-08-25 Carsten Dominik <dominik@science.uva.nl>
10621
10622 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
10623 New hook.
10624 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
10625
1550ae60
SM
106262005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10627
10628 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
10629
10630 * custom.el (custom-theme-set-variables): Sort minor modes last.
10631
e9454757
VJL
106322005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10633
10634 * subr.el (version-separator, version-regexp-alist): New vars used by
10635 version comparison funs.
10636 (integer-list-<, integer-list-=, integer-list-<=)
10637 (integer-list-not-zero): New funs for integer list comparison.
10638 (version-to-list, version=, version<, version<=): New funs for version
10639 comparison.
10640
bbf40036
JB
106412005-08-24 Juanma Barranquero <lekktu@gmail.com>
10642
4add8580
JB
10643 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
10644 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
10645 time to silence the byte-compiler.
10646
bbf40036
JB
10647 * ibuffer.el (ibuffer-compile-make-eliding-form)
10648 (ibuffer-check-formats): Use `with-no-warnings' to hide references
10649 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
10650 so it's silly to get warnings for it).
10651 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
10652 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
10653 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
10654 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
10655 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
10656 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
10657 Defvar at compile time.
10658 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
10659 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
10660 Declare them before use.
10661
4add8580
JB
10662 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
10663 (info-xref-good, info-xref-bad): Defvar at compile time.
10664
10665 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
10666 Use `let*' instead of `let'.
10667
10668 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
10669 (*mouse-y*, menu, char): Defvar at compile time.
10670 (sc::menu): Declare it before use.
10671 (sc::pack-one-line): Use `let', not `let*'.
10672
10673 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
10674 (mail-send-hook): Defvar at compile time.
10675
10676 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
10677 Defvar at compile time.
10678
10679 * term/sun-mouse.el (current-global-mousemap)
10680 (current-local-mousemap): Declare them before use.
bbf40036 10681
6cd70a8c
CD
106822005-08-24 Carsten Dominik <dominik@science.uva.nl>
10683
10684 * bookmark.el (bookmark-after-jump-hook): New hook.
10685 (bookmark-jump): Run `bookmark-after-jump-hook'.
10686
9ed779e8
JL
106872005-08-23 Juri Linkov <juri@jurta.org>
10688
10689 * faces.el (minibuffer-prompt): Doc fix.
10690
f28d4b0f
JB
106912005-08-23 Juanma Barranquero <lekktu@gmail.com>
10692
10693 * progmodes/xscheme.el: Trivial changes to silence warnings.
10694 (xscheme-previous-mode, xscheme-previous-process-state):
10695 Add defvars.
10696 (xscheme-last-input-end, xscheme-process-command-line)
10697 (xscheme-process-name, xscheme-buffer-name)
10698 (xscheme-expressions-ring-max, xscheme-expressions-ring)
10699 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
10700 (xscheme-control-g-synchronization-p)
10701 (xscheme-control-g-disabled-p, xscheme-string-receiver)
10702 (default-xscheme-runlight, xscheme-runlight)
10703 (xscheme-runlight-string, xscheme-process-filter-state)
10704 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
10705 Move to beginning of file.
10706 (scheme-interaction-mode-commands-alist)
1550ae60
SM
10707 (scheme-interaction-mode-map, scheme-debugger-mode-map):
10708 Declare them before use. Note: the initialization code for the variables
10709 has not been moved because it uses functions that reference the variables.
f28d4b0f
JB
10710 (xscheme-control-g-message-string, xscheme-process-filter-alist)
10711 (xscheme-prompt-for-expression-map): Declare them before use.
10712 (scheme-debugger-mode-commands): "?\ " -> "?\s".
10713
107142005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
12d96c20 10715
1550ae60 10716 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
12d96c20 10717
bac3a1c9
JL
107182005-08-22 Juri Linkov <juri@jurta.org>
10719
10720 * faces.el (set-face-underline): Delete this duplicate function
10721 and make an obsolete alias to set-face-underline-p.
10722 (set-face-underline-p): Use docstring of set-face-underline.
10723 (describe-face): Create hyperlink to parent face.
10724
10725 * info.el (Info-insert-dir): Use save-excursion around
10726 insert-buffer-substring.
10727 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
10728 (Info-escape-percent): Delete function.
10729 (Info-fontify-node): Replace Info-escape-percent by
10730 replace-regexp-in-string with REP arg set to lambda that
10731 duplicates `%' and preserves text properties.
10732
10733 * progmodes/compile.el (compilation-disable-input): Doc fix.
10734 (define-compilation-mode): Doc fix and refill.
10735 (kill-compilation): Use `mode-name' in the error message.
10736 (compilation-find-file): Use `compilation-error' in the
10737 read-file-name's prompt.
10738
48d59eda
SM
107392005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10740
10741 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
10742 (smerge-auto-leave): Make undo re-enable the mode.
10743 (debug-ignored-errors): Add the user-error of impossible resolution.
10744 (smerge-resolve): Move things around a bit, in preparation for later.
10745 (smerge-diff): Don't fail if the buffer has no associated file.
10746 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
10747 (smerge-conflict-overlay): New function.
10748 (smerge-match-conflict): Don't add text properties here.
10749 (smerge-find-conflict): Instead, add an overlay here.
10750 Also check for the case where we're inside a conflict already, so as to
10751 obviate the need for font-lock-multiline, which is unbearably slow with
10752 large conflicts and ciomplex font-lock patterns.
10753 (smerge-remove-props): Remove overlay rather than text-properties.
10754 (smerge-mode): Don't set font-lock-multiline.
10755 Remove overlays when turned off.
10756
0f467468
KS
107572005-08-21 Kim F. Storm <storm@cua.dk>
10758
10759 * ido.el (ido-ignore-item-p): Use save-match-data.
10760 Bind case-fold-search to ido-case-fold locally.
10761
6e86be0b
RS
107622005-08-20 Richard M. Stallman <rms@gnu.org>
10763
10764 * files.el (normal-mode): If font lock is on, turn it off and on.
10765
10766 * subr.el (replace-regexp-in-string): Doc fix.
10767
10768 * startup.el (command-line-1): Don't suppress startup screen
10769 due to existing processes.
10770
10771 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
10772
10773 * progmodes/compile.el (compilation-disable-input): Default to nil.
10774
217b694f
EZ
107752005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
10776
10777 * progmodes/compile.el (compilation-disable-input): New defcustom.
10778 (compilation-start): If compilation-disable-input is non-nil, send
10779 EOF to the compilation process.
10780
966e4990
EZ
107812005-08-20 Eli Zaretskii <eliz@gnu.org>
10782
10783 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
10784 Run the argument of tex-shell-cd-command through
10785 convert-standard-filename, to get the correct style of slashes on
10786 Windows, and enclose the result in quotes, in case the file name
10787 includes whitespace or other special characters.
10788
6a7df22f
AS
107892005-08-19 Andreas Schwab <schwab@suse.de>
10790
10791 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
10792 process.
10793
eaa12728
LT
107942005-08-18 Luc Teirlinck <teirllm@auburn.edu>
10795
10796 * cus-start.el (minibuffer-prompt-properties): Correct typo.
10797
8573477e
KS
107982005-08-18 Kim F. Storm <storm@cua.dk>
10799
10800 * scroll-lock.el: Fix errors due to incorrect line wrapping.
10801
94396ace
RS
108022005-08-18 Richard M. Stallman <rms@gnu.org>
10803
10804 * scroll-lock.el: New file.
10805
dd52fff6
TTN
108062005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
10807
10808 * dired.el (dired-move-to-end-of-filename):
10809 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
10810
60955068
KS
108112005-08-18 Kim F. Storm <storm@cua.dk>
10812
10813 * ido.el (ido-everywhere): Fix defcustom :set function to disable
10814 rather than toggle mode when custom value is nil.
10815 (ido-everywhere): Fix defun doc string.
10816
255a2507
RS
108172005-08-17 Richard M. Stallman <rms@gnu.org>
10818
10819 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
10820 as tag instead of "Inviolable".
10821
99cb6791
KS
108222005-08-17 Kim F. Storm <storm@cua.dk>
10823
0eefa6fb
KS
10824 * windmove.el (windmove-coordinates-of-position): Remove.
10825 (windmove-coordinates-of-window-position): Remove.
10826 (windmove-reference-loc): Use posn-at-point instead.
10827
4ec9e784
KS
10828 * subr.el (insert-for-yank-1): Doc fix.
10829
99cb6791 10830 * ido.el (ido-enter-matching-directory): Rename from
119f6f17
RS
10831 ido-enter-single-matching-directory. Change `slash' choice to
10832 `only'. Add `first' choice.
99cb6791
KS
10833 (ido-exhibit): Adapt to above changes.
10834
1ee1d0ee
LT
108352005-08-16 Luc Teirlinck <teirllm@auburn.edu>
10836
10837 * Makefile.in: Expand comment about building loaddefs.el.
10838
58d75444
NR
108392005-08-16 Nick Roberts <nickrob@snap.net.nz>
10840
1ee1d0ee 10841 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
58d75444
NR
10842 Comment use of defadvice.
10843
10844 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
10845
ed8e0f0a
DN
108462005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
10847
58d75444
NR
10848 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
10849 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
10850 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
10851 * progmodes/idlw-shell.el, progmodes/ld-script.el,
10852 * progmodes/which-func.el, ruler-mode.el, strokes.el,
10853 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
10854 for backward compatibility for faces that did not appear in the
10855 previous Emacs release.
e95e5f81 10856
8573477e 10857 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
ed8e0f0a 10858
4ccda9c3
KS
108592005-08-15 Kim F. Storm <storm@cua.dk>
10860
10861 * emulation/cua-base.el (cua-delete-region): Return t if
10862 deleted region was non-empty.
10863 (cua-replace-region): Inhibit overwrite-mode for
10864 self-insert-command if replaced region was non-empty.
10865 (cua--explicit-region-start, cua--status-string): Make them
10866 buffer-local at top-level...
10867 (cua-mode): ...rather than when mode is enabled.
10868
9e5538bc
TTN
108692005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
10870
10871 * progmodes/vhdl-mode.el (vhdl-emacs-21):
10872 Set t for Emacs 21, 22, and so on.
10873
86ae23f8
DP
108742005-08-15 David Ponce <david@dponce.com>
10875
99580cde 10876 * tree-widget.el: Update Commentary header.
86ae23f8
DP
10877 (tree-widget-theme): Doc fix.
10878 (tree-widget-space-width): New option.
10879 (tree-widget-image-properties): Look up in the default theme too.
10880 (tree-widget--cursors): Only for images with arrow pointer shape.
10881 (tree-widget-lookup-image): Pointer shape is hand by default.
48d59eda 10882 (tree-widget-icon): Rename generic icon widget from
86ae23f8
DP
10883 `tree-widget-control'.
10884 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
10885 derive from `tree-widget-icon'.
10886 (tree-widget-handle): Improve default look and feel of the text
10887 representation.
10888 (tree-widget): Rename :*-control properties to :*-icon properties.
10889 Add :action and :help-echo properties.
10890 (tree-widget-after-toggle-functions): Move.
10891 (tree-widget-close-node, tree-widget-open-node): Remove.
10892 (tree-widget-before-create-icon-functions): New hook.
10893 (tree-widget-value-create): Update to allow customization of icons
10894 and nodes at run-time via that new hook.
10895 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
10896 (tree-widget-icon-action, tree-widget-icon-help-echo)
10897 (tree-widget-action, tree-widget-help-echo): New functions.
10898
0781c303
KS
108992005-08-15 Kim F. Storm <storm@cua.dk>
10900
10901 * ido.el (ido-buffer-internal): Use with-no-warnings.
10902 (ido-make-merged-file-list): Use while-no-input.
10903
255a2507
RS
109042005-08-15 Richard M. Stallman <rms@gnu.org>
10905
48d59eda
SM
10906 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
10907 (flyspell-large-region): Fix doc and custom type.
255a2507 10908
eda12ca3
RS
109092005-08-14 Richard M. Stallman <rms@gnu.org>
10910
0bf14bfd
RS
10911 * files.el (interpreter-mode-alist): Doc fix.
10912
10913 * mail/rmail.el (rmail-nonignored-headers): New variable.
10914 (rmail-clear-headers): Use it.
10915 (rmail-reply): Better handling of mail-followup-to header.
10916
48d59eda
SM
10917 * progmodes/sh-script.el (sh-font-lock-keywords-var):
10918 Rename variable from sh-font-lock-keywords. In the `shell' entry,
10919 don't try to refer to executable-font-lock-keywords.
10920 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
10921 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
8573477e 10922 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
ca19f3f1
AS
10923 (sh-mode): Set comment-start-skip, local-abbrev-table,
10924 imenu-case-fold-search.
0bf14bfd
RS
10925 (sh-set-shell): Don't set them here.
10926 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
ca19f3f1
AS
10927 Don't cache the results in the original alist; don't ever modify
10928 that alist.
0bf14bfd
RS
10929
10930 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
10931
ca19f3f1
AS
10932 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
10933 empty.
eda12ca3 10934
9e7357b0
AS
109352005-08-15 Andreas Schwab <schwab@suse.de>
10936
48d59eda 10937 * desktop.el: Put autoload cookie at risky-local-variable declarations.
498eb267 10938
9e7357b0
AS
10939 * dired.el, info.el, mail/rmail.el: Revert last change.
10940
91859276
TTN
109412005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
10942
10943 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
10944 modification in `eval-after-load' form.
7806e573 10945 * info.el: Likewise.
8fbee87c 10946 * mail/rmail.el: Likewise.
91859276 10947
ec08e2f4
JL
109482005-08-14 Juri Linkov <juri@jurta.org>
10949
10950 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10951 Remove highlighting of "Compilation started". Highlight only
10952 the word "finished" in "Compilation finished". Add highlighting
10953 of "interrupt", "killed", "terminated" and the exit code.
10954 (compilation-start): Add newline after header. Use exactly the
10955 same time stamp format as the finishing message.
10956 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
10957
10958 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
10959 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
10960 Add highlighting of "interrupt", "killed", "terminated".
10961
10962 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
10963 enabled and the current command is self-insert-command, call it
10964 explicitly with overwrite-mode bound to nil, to not allow it
10965 to delete the character after the selected region.
10966
c9ed8176
EZ
109672005-08-12 Matt Hodges <MPHodges@member.fsf.org>
10968
10969 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
10970 move-end-of-line, end-of-line, and beginning-of-line to the list
10971 of commands after which the echo area is updated.
10972
5cabd50e
EZ
109732005-08-12 Eli Zaretskii <eliz@gnu.org>
10974
48d59eda
SM
10975 * cus-edit.el (custom-save-all, custom-save-delete):
10976 Bind recentf-exclude to exclude custom-file.
5cabd50e 10977
a67e5425
EZ
109782005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
10979
234d828a
EZ
10980 * mail/rmailsum.el (rmail-summary-end-of-message): New command
10981 to go to the bottom of the mail message. Added to
10982 `rmail-summary-mode-map' with key "/".
10983 (rmail-summary-show-message): New (internal) function for use by
10984 both `rmail-summary-beginning/end-of-message'.
48d59eda 10985 (rmail-summary-beginning-of-message): Change to use
234d828a
EZ
10986 rmail-summary-show-message.
10987
10988 * mail/rmail.el (rmail-end-of-message): New command to go to the
10989 end of the current message. Added to `rmail-mode-map' with key "/".
48d59eda 10990 (rmail-beginning-of-message): Fix to work as documented.
234d828a
EZ
10991 (rmail-mode): Change documentation.
10992
a67e5425
EZ
10993 * progmodes/compile.el (compilation-start): Add the line
10994 "Compilation started" with compilation start time.
48d59eda 10995 (compilation-mode-font-lock-keywords): Add `started' to keywords.
a67e5425 10996
e40b86bb
LT
109972005-08-11 Luc Teirlinck <teirllm@auburn.edu>
10998
10999 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
11000 of menu items.
11001
bda2c1ff
LK
110022005-08-11 Richard M. Stallman <rms@gnu.org>
11003
6e2d14c8
RS
11004 * simple.el (pop-global-mark): Reverse test of widen-automatically.
11005
bda2c1ff
LK
11006 * battery.el (battery-status-function): Don't use ignore-errors.
11007
110082005-08-11 Lute Kamstra <lute@gnu.org>
11009
11010 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
11011 define-obsolete-variable-alias.
11012
aa6f7b96
SM
110132005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
11014
11015 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
11016 (ange-ftp-send-cmd): Revert last change, and expand
11017 the comment explaining the problem.
11018
928aa821
LT
110192005-08-10 Luc Teirlinck <teirllm@auburn.edu>
11020
11021 * ldefs-boot.el: Update.
11022
11023 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
11024 item to "Time, Load and Mail". Change help echo text.
11025
11026 * time.el (display-time-use-mail-icon, display-time-format)
11027 (display-time-string-forms): Shorten first line of docstrings.
11028
e6de37c5 110292005-08-10 Lars Hansen <larsh@soem.dk>
aa6f7b96
SM
11030
11031 * desktop.el (desktop-buffer-mode-handlers):
af71d4c0 11032 Make non-customizable. Add autoload cookie. Change initial value to
48d59eda 11033 nil; add elements in respective modules instead. Fix doc string.
e6de37c5
LH
11034 (desktop-load-file): New function.
11035 (desktop-minor-mode-handlers): New autoloaded variable.
aa6f7b96
SM
11036 (desktop-create-buffer): Call minor mode handlers.
11037 Use desktop-load-file to load major and minor mode modules prior to
e6de37c5
LH
11038 checking for a handler.
11039 (desktop-save): Don't add nil to desktop-minor-modes for minor
48d59eda 11040 modes with nil function in desktop-minor-mode-table. Don't delete
e6de37c5 11041 desktop file before rewriting it.
48d59eda 11042 (desktop-locals-to-save): Add autoload cookie. Don't make
e6de37c5
LH
11043 automatically buffer-local. Add variables column-number-mode,
11044 size-indication-mode, indent-tabs-mode,
11045 indicate-buffer-boundaries, indicate-empty-lines and
11046 show-trailing-whitespace.
11047 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
af71d4c0 11048 regexps. Don't use desktop-clear-preserve-buffers-regexp.
e6de37c5 11049 (desktop-clear-preserve-buffers-regexp): Delete.
aa6f7b96 11050 (desktop-clear-preserve-buffers): Update initial value and docstring.
e6de37c5
LH
11051 (desktop-save-buffer): Fix doc string.
11052
11053 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
11054 (hilit-chg-desktop-restore): New function.
11055 (highlight-changes-mode): Add highlight-changes-mode to
11056 desktop-locals-to-save.
11057
11058 * dired.el: Add handler to desktop-buffer-mode-handlers.
11059 (dired-restore-desktop-buffer): Remove autoload cookie.
11060 (dired-mode): Add autoload cookie.
11061
11062 * info.el: Add handler to desktop-buffer-mode-handlers.
11063 (Info-restore-desktop-buffer): Remove autoload cookie.
11064 (Info-mode): Add autoload cookie.
11065
11066 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
11067 (mh-restore-desktop-buffer): Remove autoload cookie.
11068 (mh-folder-mode): Add autoload cookie.
11069
11070 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
11071 (rmail-restore-desktop-buffer): Remove autoload cookie.
1ea286a7 11072
2d77d354
MY
110732005-08-11 Masatake YAMATO <jet@gyve.org>
11074
1ea286a7
LT
11075 * hexl.el (hexl-address-region):
11076 (hexl-ascii-region, hexl-font-lock-keywords):
2d77d354
MY
11077 (hexl-highlight-line-range): Use the term "region"
11078 instead of "area" for consistency with the other symbols
11079 defined in hexl.el.
11080
682591cf
LT
110812005-08-09 Luc Teirlinck <teirllm@auburn.edu>
11082
11083 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
11084 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
11085 out by Juri Linkov). Add `display-battery-mode'.
11086
5ebbfd96
JL
110872005-08-09 Juri Linkov <juri@jurta.org>
11088
11089 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11090 Remove `-text' from face variable names.
11091 (compilation-error-file-name, compilation-warning-file-name)
11092 (compilation-info-file-name): Delete faces.
11093 (compilation-line-number, compilation-column-number):
11094 Remove face underlining.
11095 (compilation-message-face): Set to `underline' value by default.
11096 (compilation-error-face, compilation-warning-face)
11097 (compilation-info-face): Remove `-file-name' from face names.
11098 (compilation-error-text-face, compilation-warning-text-face)
11099 (compilation-info-text-face): Delete face variables.
11100 (compilation-text-face): Delete function.
11101
48d59eda 11102 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
5ebbfd96
JL
11103 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
11104 (grep-error-face): Set to `compilation-error' instead of
11105 `compilation-error-face' (which is redefined to `grep-hit-face' in
11106 grep buffers).
ca19f3f1 11107 (grep-mode-font-lock-keywords): Remove `-text' from face variable
48d59eda 11108 names. Use `grep-error-face' instead of `compilation-error-text-face'.
5ebbfd96
JL
11109
11110 * dired-aux.el (dired-do-query-replace-regexp):
11111 Use `query-replace-read-args'.
11112
11113 * replace.el (query-replace-read-from, query-replace-read-to)
11114 (query-replace-read-args): Rename arg `string' to `prompt'.
11115
11116 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
11117
8012c835
MA
111182005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
11119
11120 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
11121 uploading files.
11122 (ange-ftp-canonize-filename): Handle file names beginning with ~
11123 correctly.
11124
8ad8316c
JB
111252005-08-09 Juanma Barranquero <lekktu@gmail.com>
11126
11127 * textmodes/fill.el (canonically-space-region)
11128 (fill-context-prefix, fill-french-nobreak-p)
11129 (fill-delete-newlines, fill-comment-paragraph)
11130 (justify-current-line): "?\ " -> "?\s".
11131
111322005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
11133
11134 * textmodes/fill.el (fill-nonuniform-paragraphs):
11135 Improve argument/docstring consistency.
11136
e8f30180
RS
111372005-08-09 Richard M. Stallman <rms@gnu.org>
11138
e7cdb3e0
RS
11139 * textmodes/ispell.el (ispell-word): More fboundp checks.
11140
e8f30180
RS
11141 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
11142 (find-file-noselect-1): Call it here, only if RAWFILE.
11143 (normal-mode): Always set some major mode.
11144 (save-some-buffers-action-alist): Change some explanation strings.
11145 (file-name-non-special): In the `quote' method, use unwind-protect.
11146
111472005-08-09 Magnus Henoch <mange@freemail.hu>
11148
e7cdb3e0 11149 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
8012c835 11150 (ispell-have-aspell-dictionaries): New variable.
e7cdb3e0
RS
11151 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
11152 (ispell-get-aspell-config-value): New function.
11153 (ispell-aspell-find-dictionary): New function.
11154 (ispell-aspell-add-aliases): New function.
11155 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
11156 appropriate. Don't look for ispell dictionaries if we use aspell.
11157 (ispell-menu-map): Don't build a submenu of dictionaries.
8012c835 11158
61298e17
RS
111592005-08-09 Richard M. Stallman <rms@gnu.org>
11160
11161 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
11162 (sql-read-passwd): Use read-passwd.
11163
11164 * progmodes/idlw-toolbar.el (idlwave-toolbar)
11165 (idlwave-toolbar-is-possible): Add defvars.
11166
11167 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
11168 Avoid warnings.
11169
11170 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
11171 (idlwave-system-class-info, idlwave-executive-commands-alist):
11172 Use defvar.
11173
11174 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
11175
11176 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
11177 Avoid warnings.
11178
11179 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
11180 and content-type: headers.
11181
11182 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
11183
11184 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
11185 and rename some of them to be more self-explanatory.
11186
11187 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
11188
11189 * startup.el (command-line-1): Implement -scriptload.
11190
11191 * replace.el (occur-engine): Initial *Occur* output not undoable.
11192
11193 * menu-bar.el (menu-bar-file-menu): Rename some menu items
11194 and improve help strings.
11195
11196 * isearch.el (isearch-repeat): When changing direction,
11197 mark search successful.
11198
11199 * ediff-init.el: Use (featurep 'xemacs).
11200
11201 * comint.el (send-invisible): Identify buffer, if not selected.
11202
11203 * align.el: Delete autoload for c-guess-basic-syntax.
11204
a165d05e
JB
112052005-08-09 Juanma Barranquero <lekktu@gmail.com>
11206
11207 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
11208 Improve argument/docstring consistency. Doc fixes.
11209 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
11210 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
11211 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
11212 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
11213 (r2bv-organization, r2bv-pages, r2bv-primary-author)
11214 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
11215 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
11216 Defvar at compile time.
11217
196a121b
JL
112182005-08-09 Juri Linkov <juri@jurta.org>
11219
ec08e2f4 11220 * info.el: Replace `info' with upper-case `Info' where appropriate.
196a121b
JL
11221 (info-title-1, info-title-2, info-title-3, info-title-4)
11222 (info-menu-header): Move up face definitions.
11223 (info-menu-star): Rename from `info-menu-5'.
11224 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
11225 (Info-fontify-visited-nodes): Fix docstring.
11226 (Info-hide-note-references): Fix docstring.
11227 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
11228 menu items in the same way as on cross-references.
11229 (info-apropos): Fix sorting order and formatting to be like in the
11230 stand-alone Info browser. Display error messages for 1 sec.
11231 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
11232 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
11233 from the menu bar.
11234 (Info-insert-dir): Restore point after calling
11235 `insert-buffer-substring'.
11236
48b194fd
RS
112372005-08-08 Richard M. Stallman <rms@gnu.org>
11238
11239 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
11240 (recompute-lucid-menubar): Add defvars.
11241
11242 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
11243
11244 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
11245
aa6f7b96 11246 * net/net-utils.el (run-dig): Rename from `dig'.
48b194fd
RS
11247
11248 * play/gametree.el (gametree-mode): Use make-local-variable,
11249 not make-variable-buffer-local.
11250
11251 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
11252
11253 * ansi-color.el (ansi-color-make-extent)
11254 (ansi-color-set-extent-face): Use fboundp, not functionp.
11255
11256 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
11257 not make-variable-buffer-local.
11258
11259 * bookmark.el (Info-current-file): Add defvar.
11260 (bookmark-jump-noselect): Use with-no-warnings.
11261
11262 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
11263
11264 * ebuff-menu.el (Helper-return-blurb): Add defvar.
11265
11266 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
11267
11268 * find-file.el (ada-procedure-start-regexp)
11269 (ada-package-start-regexp): Add defvars.
11270
11271 * info.el (Info-insert-dir): Use insert-buffer-substring.
11272
11273 * xml.el (xml-att-def-re): Add defvar.
11274
11275 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
11276 calling convention.
11277
11278 * subr.el (while-no-input): Return t if there is input.
11279
98605c6f
LT
112802005-08-08 Luc Teirlinck <teirllm@auburn.edu>
11281
11282 * cus-start.el (all): Add `overflow-newline-into-fringe'.
11283
0c737c20
JB
112842005-08-08 Juanma Barranquero <lekktu@gmail.com>
11285
11286 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
11287 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
11288
112892005-08-08 Emilio C. Lopes <eclig@gmx.net>
11290
11291 * cmuscheme.el (scheme-start-file): Replace reference to
11292 `user-emacs-directory' by "~/.emacs.d/".
11293
b499789c
TTN
112942005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
11295
11296 * info.el (Info-dir-remove-duplicates): Avoid case folding
11297 in loop; instead, keep downcased strings for comparison.
11298 Suggested by Helmut Eller.
11299
d2a2c17f
MA
113002005-08-07 Michael Albinus <michael.albinus@gmx.de>
11301
11302 Sync with Tramp 2.0.50.
11303
11948172 11304 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
d2a2c17f
MA
11305 XEmacs case; not necessary anymore.
11306 (tramp-user-regexp): Allow "@" as part of user name.
11307 (tramp-handle-set-visited-file-modtime)
11308 (tramp-handle-insert-file-contents)
11309 (tramp-handle-write-region): No special handling for
11310 `last-coding-system-used, because this is done in
11311 `tramp-accept-process-output' now.
11312 (tramp-accept-process-output): New defun.
11313 (tramp-process-one-action, tramp-process-one-multi-action)
11314 (tramp-wait-for-regexp, tramp-wait-for-output)
11315 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
11316 Howells <dhowells@redhat.com>.
11317 (clear-visited-file-modtime): Defadvice removed. The check for
11318 unset buffer's modtime does not need to be based on
11319 `tramp-buffer-file-attributes'. Suggested by RMS.
11320 (tramp-message): Insert "\n" if not being at beginning of line.
11321 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
11322 sequence with same logic.
11323 (tramp-completion-handle-expand-file-name): Discard call of
11324 `tramp-drop-volume-letter'. It is not necessary, and there have
11325 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
aa6f7b96 11326 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
d2a2c17f
MA
11327 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
11328 should always be visible.
11329 (tramp-handle-insert-directory, tramp-setup-complete)
11330 (tramp-set-process-query-on-exit-flag)
11331 (tramp-append-tramp-buffers): Pacify byte-compiler.
aa6f7b96
SM
11332 (tramp-bug): Delete non-existing variables from list.
11333 Apply `tramp-load-report-modules' as pre-hook.
11334 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
11335 `shell-prompt-pattern' because of non-7bit characters.
11336 Reported by Sebastian Luque <sluque@mun.ca>.
11337 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
d2a2c17f 11338 (tramp-match-string-list): Remove function.
aa6f7b96
SM
11339 (tramp-wait-for-regexp): Remove call of that function.
11340 Suggested by Kim F. Storm <storm@cua.dk>.
d2a2c17f
MA
11341 (tramp-set-auto-save-file-modes): Use octal integer code #o600
11342 instead of octal character code ?\600. The latter resulted in a
11343 syntax error with XEmacs.
11344
11948172 11345 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
d2a2c17f
MA
11346 XEmacs case; not necessary anymore.
11347 (tramp-smb-handle-write-region): No special handling for
11348 `last-coding-system-used, because this is done in
11349 `tramp-accept-process-output' now.
11350 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
11351
07a15941
LT
113522005-08-06 Luc Teirlinck <teirllm@auburn.edu>
11353
48d59eda
SM
11354 * wid-edit.el (widget-choice-value-create):
11355 Unconditionally respect user choice. Set :explicit-choice back to nil
11356 when no longer needed.
ff2b1744
LT
11357 (widget-choice-action): Unconditionally respect user choice.
11358 Eliminate :explicit-choice-value.
11359
07a15941
LT
11360 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
11361
11362 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
11363 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
11364 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
11365 running new function `toggle-indicate-empty-lines'.
11366 Rename "Customize" item to "Customize fringe".
11367 Rename "Indicators" item to "Buffer boundaries" and change help echo.
11368 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
11369 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
11370 Delete "Empty lines only" item.
11371 (menu-bar-showhide-fringe-ind-customize): New function.
11372 (menu-bar-showhide-fringe-ind-mixed)
11373 (menu-bar-showhide-fringe-ind-box)
11374 (menu-bar-showhide-fringe-ind-right)
11375 (menu-bar-showhide-fringe-ind-left)
11376 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
11377 instead of `fringe-indicators'.
11378
44766d63 113792005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
cb5ccc08
JB
11380
11381 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
44766d63 11382 Change the date of last update.
cb5ccc08 11383
38685583 113842005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
cb5ccc08
JB
11385
11386 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
11387 (viper-exec-yank, viper-put-back): Don't display modification msg
11388 if in the minibuffer.
11389
11390 * viper-init.el (viper-replace-overlay-cursor-color)
11391 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
11392 Make variables frame local.
11393
11394 * viper-util.el (viper-append-filter-alist): Use append instead of
38685583 11395 nconc.
cb5ccc08
JB
11396
11397 * viper.el (viper-vi-state-mode-list)
11398 (viper-emacs-state-mode-list): Move help-mode and
11399 completion-list-mode from the first list to the second.
11400 (viper-mode): Docstring.
11401 (viper-go-away, viper-non-hook-settings): Don't localize
11402 minor-mode-alist in newer Emacsen. Add advice to
11403 set-cursor-color. Don't bind "\C-c\\".
11404
cb8fc40a
EZ
114052005-08-06 Emilio C. Lopes <eclig@gmx.net>
11406
11407 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
11408 (scheme-macro-expand-command): New user options.
11409 (scheme-trace-procedure, scheme-expand-current-form): New commands.
11410 (scheme-form-at-point, scheme-start-file)
11411 (scheme-interactively-start-process): New functions.
11412 (scheme-get-process): New function, extracted from `scheme-proc'.
11413 (run-scheme): Call `scheme-start-file' to get start file, and pass
11414 it to `make-comint'.
aa6f7b96
SM
11415 (switch-to-scheme, scheme-proc):
11416 Call `scheme-interactively-start-process' if no Scheme buffer/process
cb8fc40a
EZ
11417 is available.
11418
ba65be24
JL
114192005-08-06 Juri Linkov <juri@jurta.org>
11420
11421 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11422 Use `compilation-text-face', `compilation-info-text-face' and
11423 `compilation-error-text-face' instead of `font-lock-keyword-face'.
11424 (compilation-error): New face.
11425 (compilation-error-file-name): Inherit from
11426 `compilation-error' instead of `font-lock-warning-face'.
11427 (compilation-warning-file-name): Inherit from
11428 `compilation-warning' instead of `font-lock-warning-face'.
11429 (compilation-info, compilation-error-file-name)
11430 (compilation-warning-file-name, compilation-info-file-name)
11431 (compilation-line-number, compilation-column-number): Doc fix.
11432 (compilation-error-text-face, compilation-warning-text-face)
11433 (compilation-info-text-face): New face variables.
11434 (compilation-line-face, compilation-column-face)
11435 (compilation-enter-directory-face)
11436 (compilation-leave-directory-face): Doc fix.
11437 (compilation-text-face): New function.
11438
ca19f3f1
AS
11439 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
11440 instead of 1 to display binary file names as info file links.
ba65be24
JL
11441 (grep-error-face): Use `compilation-error-face' instead of
11442 `font-lock-keyword-face'.
11443 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
ca19f3f1
AS
11444 and `compilation-warning-text-face' instead of
11445 `font-lock-keyword-face'. Use `compilation-error-text-face'
11446 instead of `grep-error-face'.
ba65be24 11447
4f27bfc3
KH
114482005-08-05 Kenichi Handa <handa@m17n.org>
11449
11450 * international/code-pages.el: Add autoload cookies for all coding
11451 systems.
11452
eaf99616
LT
114532005-08-04 Luc Teirlinck <teirllm@auburn.edu>
11454
11455 * cus-start.el (all): Put undo.c where it alphabetically belongs.
11456
35952129
JL
114572005-08-04 Juri Linkov <juri@jurta.org>
11458
94c713b2
JL
11459 * progmodes/compile.el (compilation-mode-map):
11460 * progmodes/grep.el (grep-mode-map):
11461 Bind TAB to `compilation-next-error' and [backtab] to
11462 `compilation-previous-error'.
11463
35952129
JL
11464 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
11465 matching line numbers, column numbers and their ranges with regexp
11466 matching only line numbers.
11467 (grep-context-face): New face variable.
11468 (grep-mode-font-lock-keywords): Use it.
11469
11470 * faces.el (read-face-name): Delete duplicate faces.
11471
6f08431c
JB
114722005-08-02 Juanma Barranquero <lekktu@gmail.com>
11473
6ced5724
JB
11474 * thumbs.el (thumbs-find-image): Don't make variables
11475 automatically buffer local.
11476 (thumbs-current-tmp-filename, thumbs-current-image-filename)
11477 (thumbs-image-num): Make automatically buffer local.
11478 (thumbs-show-thumbs-list): Use `make-local-variable', not
11479 `make-variable-buffer-local'.
aa6f7b96 11480 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
6ced5724 11481
6f08431c
JB
11482 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
11483 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
11484 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
11485 (bother, bye, canyou, chatlst, continue, deathlst, describe)
11486 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
11487 (feelings-about, foullst, found, hello, history, howareyoulst)
11488 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
11489 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
11490 (neglst, obj, object, owner, please, problems, qlist)
11491 (random-adjective, relation, remlst, repetitive-shortness)
11492 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
11493 (shortlst, something, sportslst, stallmanlst, states, subj)
11494 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
11495 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
11496 Defvar at compile time.
11497
6ced5724
JB
11498 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
11499 not `make-variable-buffer-local'.
11500
f8a9926b
KS
115012005-08-02 Kim F. Storm <storm@cua.dk>
11502
11503 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
11504 rectangle overlay in selected window.
11505
121e80cf
LT
115062005-08-01 Luc Teirlinck <teirllm@auburn.edu>
11507
11508 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
11509 instead of display group. Make `indicate-buffer-boundaries'
11510 customizable through Custom.
11511
1e5b5dc0
JB
115122005-08-01 Juanma Barranquero <lekktu@gmail.com>
11513
11514 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
11515 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
11516 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
11517 (gdb-put-string): Fix typos in docstrings.
11518
e37a0f2d
NR
115192005-08-01 Nick Roberts <nickrob@snap.net.nz>
11520
201dc594 11521 Update copyright notices of files in progmodes directory for
aa6f7b96 11522 release of Emacs 22.1.
201dc594 11523
e37a0f2d
NR
11524 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
11525
aa6f7b96
SM
11526 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
11527 Don't barf if the GUD buffer has been killed.
e37a0f2d 11528
b68eddb4
KS
115292005-08-01 Kim F. Storm <storm@cua.dk>
11530
11531 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
11532
01e4a4fa
SM
115332005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
11534
48d59eda
SM
11535 * simple.el (next-error-follow-minor-mode):
11536 make-variable-buffer-local -> make-local-variable.
11537
11538 * emacs-lisp/cl-extra.el: Require CL also when compiling.
11539
01e4a4fa
SM
11540 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
11541 (byte-compile-form-make-variable-buffer-local): New functions to warn
11542 about misuses of make-variable-buffer-local where make-local-variable
11543 was meant.
11544
b89c5a72
JB
115452005-07-29 Juanma Barranquero <lekktu@gmail.com>
11546
f2e48473
JB
11547 * bs.el (bs-attributes-list): Doc fix.
11548 (bs): Update url-link.
11549
b89c5a72
JB
11550 * desktop.el (desktop-save-buffer): Fix typos in docstring.
11551 (desktop-load-default): Simplify.
11552
972b8f82
JB
11553 * ibuffer.el (ibuffer-columnize-and-insert-list)
11554 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
11555 (ibuffer-unmark-all, ibuffer-toggle-marks)
11556 (ibuffer-unmark-forward, ibuffer-unmark-backward)
11557 (ibuffer-compile-make-format-form, ibuffer-format-column)
11558 (ibuffer-current-buffers-with-marks)
11559 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
11560 (ibuffer): Doc fix.
11561 (ibuffer-mode): Fix typo in docstring.
11562 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
11563 with `define-obsolete-variable-alias'.
11564 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
11565
dfc434d0
KH
115662005-07-29 Kenichi Handa <handa@m17n.org>
11567
01e4a4fa
SM
11568 * international/mule-cmds.el (select-message-coding-system):
11569 Be sure to use LF for end-of-line. If no coding system is decided,
dfc434d0
KH
11570 return iso-8859-1-unix.
11571
92482d77
SM
115722005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
11573
11574 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
11575 (ange-ftp-pending-error-line): New vars.
11576 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
11577 to handle the non-fatal no-route-to-host messages.
11578 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
11579
6480c508
JB
115802005-07-28 Juanma Barranquero <lekktu@gmail.com>
11581
11582 * isearch.el (isearch-mode-map, isearch-other-meta-char)
11583 (isearch-quote-char, isearch-printing-char)
11584 (isearch-text-char-description): "?\ " -> "?\s".
11585 (isearch-lazy-highlight-cleanup)
11586 (isearch-lazy-highlight-initial-delay)
11587 (isearch-lazy-highlight-interval)
11588 (isearch-lazy-highlight-max-at-a-time)
11589 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
11590 Declare with define-obsolete-*-alias macros.
11591 (isearch-forward): Fix typo in docstring.
11592 (search-invisible, search-ring-yank-pointer)
11593 (regexp-search-ring-yank-pointer): Doc fixes.
11594
11595 * recentf.el (recentf-menu-append-commands-p): Declare with
11596 `define-obsolete-variable-alias'.
11597 (recentf-max-saved-items, recentf-menu-filter)
11598 (recentf-arrange-by-rule-subfilter): Doc fixes.
11599 (recentf-menu-append-commands-flag)
11600 (recentf-initialize-file-name-history, recentf-expand-file-name)
11601 (recentf-clear-data): Fix typos in docstrings.
11602
8aa9ad9f
NR
116032005-07-28 Nick Roberts <nickrob@snap.net.nz>
11604
11605 * progmodes/gdb-ui.el: Smarten comments.
11606 (gdb-info-breakpoints-custom): Use nowarn when finding file.
11607
4f0c9ba7
DN
116082005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
11609
11610 * term/apollo.el (terminal-init-apollo): New function containing
11611 all former top level forms in the file.
11612 * term/bobcat.el (terminal-init-bobcat):
11613 * term/cygwin.el (terminal-init-cygwin):
11614 * term/iris-ansi.el (terminal-init-iris-ansi):
11615 * term/linux.el (terminal-init-linux):
11616 * term/news.el (terminal-init-news):
11617 * term/rxvt.el (terminal-init-rxvt):
11618 * term/sun.el (terminal-init-sun):
11619 * term/tvi970.el (terminal-init-tvi970):
11620 * term/vt100.el (terminal-init-vt100):
11621 * term/vt102.el (terminal-init-vt102):
11622 * term/vt125.el (terminal-init-vt125):
11623 * term/vt200.el (terminal-init-vt200):
11624 * term/vt201.el (terminal-init-vt201):
11625 * term/vt220.el (terminal-init-vt220):
11626 * term/vt240.el (terminal-init-vt240):
11627 * term/vt300.el (terminal-init-vt300):
11628 * term/vt320.el (terminal-init-vt320):
11629 * term/vt400.el (terminal-init-vt400):
11630 * term/vt420.el (terminal-init-vt420):
11631 * term/wyse50.el (terminal-init-wyse50):
11632 * term/xterm.el (terminal-init-xterm): Likewise.
11633
11634 * term/README: Describe the terminal-init-* functionality.
11635
01e4a4fa
SM
11636 * startup.el (command-line): After loading the terminal initialization
11637 file call the corresponding terminal initialization function.
4f0c9ba7 11638
3509543c
KH
116392005-07-27 Kenichi Handa <handa@m17n.org>
11640
11641 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
11642 negative.
11643
01e4a4fa 11644 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
2f3a9d50
KH
11645 (ps-mule-composition-prologue): Fix for the case that
11646 RelativeCompose is false.
3509543c 11647
cbfde7a0
SM
116482005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
11649
a34ed813
SM
11650 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
11651
cbfde7a0
SM
11652 * descr-text.el (describe-char): Handle the case where the list of
11653 chars is displayed in a separate frame.
11654 Be a bit more discriminating when looking for the char.
11655
d32ff76a
JB
116562005-07-26 Juanma Barranquero <lekktu@gmail.com>
11657
11658 * bookmark.el (bookmark-automatically-show-annotations)
11659 (bookmark-read-annotation-text-func): Doc fixes.
11660 (bookmark-save): Improve argument/docstring consistency.
11661 (bookmark-get-bookmark, bookmark-get-bookmark-record)
11662 (bookmark-alist-from-buffer)
11663 (bookmark-upgrade-file-format-from-0)
11664 (bookmark-grok-file-format-version)
11665 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
11666 (bookmark-read-annotation-mode)
11667 (bookmark-insert-current-bookmark, bookmark-jump)
11668 (bookmark-exit-hook): Fix typos in docstrings.
11669 (bookmark-exit-hooks): Define as obsolete alias.
11670 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
11671 not `bookmark-exit-hooks'. Fix docstring.
11672 (bookmark-bmenu-select): "?\ " -> "?\s".
11673
af71d4c0 116742005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
5e4c9744
LT
11675
11676 * startup.el (command-line): Fix typo.
11677
5eca5ecd
RS
116782005-07-24 Richard M. Stallman <rms@gnu.org>
11679
11680 * tooltip.el (tooltip-mode): Test emacs-basic-display,
11681 not emacs-quick-startup.
11682
ac0385c8
JB
116832005-07-24 Juanma Barranquero <lekktu@gmail.com>
11684
48ce962e
JB
11685 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
11686 (reb-next-match, reb-show-subexp): Use `with-selected-window'
11687 instead of `reb-with-current-window'.
11688 (reb-prev-match): Likewise. Also, don't move left if the search
11689 was unsuccessful.
11690 (reb-initialize-buffer): New function.
11691 (re-builder, reb-change-syntax): Use it.
11692
ac0385c8
JB
11693 * man.el (Man-goto-page): Make second argument NOERROR optional.
11694
55fb4ff7
RS
116952005-07-23 Richard M. Stallman <rms@gnu.org>
11696
11697 * man.el (Man-bgproc-sentinel): Check here for failure to find
11698 any man page in the output, and report the error here.
11699 (Man-arguments): Make it permanent local.
11700 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
11701 (Man-mode): Pass t for NOERROR.
11702
ac0385c8
JB
11703 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
11704 (grep-mode-font-lock-keywords):
55fb4ff7
RS
11705 Don't use compilation-...-face for messages that are not file names.
11706
11707 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11708 Don't use compilation-...-face for messages that are not file names.
11709
1050234a
JL
117102005-07-22 Juri Linkov <juri@jurta.org>
11711
1050234a
JL
11712 * startup.el (normal-splash-screen): Update menu name.
11713
11714 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
11715
19292318
DN
117162005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
11717
6a55dae2
DN
11718 * term/xterm.el: Load term/rxvt if the terminal is actually an
11719 rxvt terminal.
11720 (xterm-rxvt-set-background-mode): Remove, not used anymore.
11721
19292318 11722 * term/rxvt.el (function-key-map): Use substitute-key-definition
af71d4c0 11723 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
19292318
DN
11724
11725 * term/cygwin.el: New file.
11726
80362dd2
KS
117272005-07-22 Kim F. Storm <storm@cua.dk>
11728
a34ed813
SM
11729 * image-file.el (insert-image-file, image-file-yank-handler):
11730 Fix last change to maintain a (unique) yank-handler on yanked images.
80362dd2 11731
4be27839
EZ
117322005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
11733
11734 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
11735 of the file size (as in "177B" for 177 bytes). This happens with
11736 "ls -lh" on FreeBSD.
11737
3dd89635
JB
117382005-07-22 Juanma Barranquero <lekktu@gmail.com>
11739
11740 * hilit-chg.el (highlight-changes-global-initial-state)
11741 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
11742 (hilit-chg-fixup, highlight-changes-mode):
11743 Fix typos in docstrings.
11744 (highlight-changes-global-modes, highlight-changes-rotate-faces):
11745 Doc fixes.
11746
8a469c77
LT
117472005-07-21 Luc Teirlinck <teirllm@auburn.edu>
11748
11749 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
11750 mode function using `eval-after-load'.
11751
5543c8b7
KS
117522005-07-21 Kim F. Storm <storm@cua.dk>
11753
11754 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
11755 included when reporting an emacs crash, and tell about the DEBUG file.
11756
11757 * image-file.el (insert-image-file): Add yank-handler.
11758 (image-file-yank-handler): Yank handler to make unique copies of
11759 images when they are yanked into a buffer next to each other.
11760
69c3280d
JB
117612005-07-21 Juanma Barranquero <lekktu@gmail.com>
11762
d6ff789c
JB
11763 * comint.el (comint-use-prompt-regexp, comint-send-input)
11764 (comint-source-default, comint-extract-string)
11765 (comint-get-source, comint-word, comint-completion)
11766 (comint-source, comint-prompt-read-only, comint-update-fence):
11767 Fix typos in docstrings.
11768 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
11769 Declare with define-obsolete-*-alias macros.
11770 (comint-previous-matching-input-from-input)
11771 (comint-next-matching-input-from-input)
11772 (comint-previous-matching-input, comint-next-matching-input)
11773 (comint-forward-matching-input):
11774 Improve argument/docstring consistency.
11775
4880a274
JB
11776 * desktop.el (desktop-clear-preserve-buffers-regexp):
11777 Also preserve the *server* buffer.
11778
69c3280d
JB
11779 * simple.el (clone-indirect-buffer): Doc fix.
11780 (fixup-whitespace, just-one-space)
11781 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
11782 (next-error, next-error-highlight)
11783 (next-error-highlight-no-select, next-error-last-buffer)
11784 (next-error-buffer-p, next-error-find-buffer, next-error)
11785 (previous-error, next-error-no-select, previous-error-no-select)
11786 (open-line, split-line, minibuffer-prompt-width, kill-new)
11787 (binary-overwrite-mode): Fix typos in docstrings.
11788 (set-fill-column): Fix typo in message.
11789
11790 * skeleton.el (skeleton-proxy-new): Doc fix.
11791
11792 * strokes.el (strokes-load-hook): Doc fix.
11793 (strokes-grid-resolution, strokes-get-grid-position)
11794 (strokes-renormalize-to-grid, strokes-read-stroke)
11795 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
11796 (strokes-global-map): Fix typos in docstrings.
11797 (strokes-help): Doc fix. Fix help message and pass it through
11798 `substitute-command-keys'.
11799
4880a274
JB
11800 * tempo.el (tempo-insert-prompt, tempo-interactive)
11801 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
11802 (tempo-insert-string-functions, tempo-local-tags)
11803 (tempo-define-template, tempo-insert-template)
11804 (tempo-insert-prompt-compat, tempo-is-user-element)
11805 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
11806 Fix typos in docstrings.
11807
11808 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
11809 (vcursor-key-bindings, vcursor-use-vcursor-map)
11810 (vcursor-find-window, vcursor-scroll-down)
11811 (vcursor-disable, vcursor-beginning-of-buffer)
11812 (vcursor-end-of-buffer): Fix typos in docstrings.
11813 (vcursor-relative-move, vcursor-get-char-count):
11814 Improve argument/docstring consistency.
11815
11816 * version.el: "?\ " -> "?\s".
11817
11818 * wid-edit.el (widget-default-create, widget-after-change)
11819 (widget-default-format-handler, widget-checklist-add-item)
11820 (widget-radio-add-item, widget-choose, widget-specify-secret)
11821 (widget-field-value-create, widget-field-value-get)
11822 (widget-editable-list-format-handler)
11823 (widget-editable-list-entry-create, widget-group-value-create)
11824 (widget-documentation-link-add)
11825 (widget-documentation-string-value-create): "?\ " -> "?\s".
11826 (widget-convert-text): Doc fix.
11827 (widget-narrow-to-field, widget-field-find)
11828 (widget-url-link-action, widget-emacs-library-link-action)
11829 (widget-color-notify): Fix typos in docstrings.
11830
11831 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
11832 (x-select-text, set-w32-system-coding-system)
11833 (w32-add-charset-info): Fix typos in docstrings.
11834
11835 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
11836 (cua-enable-cua-keys, cua-use-hyper-key)
11837 (cua-virtual-rectangle-edges): Fix typos in docstrings.
11838 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
11839
11840 * net/tramp.el (tramp-handle-load): Fix typo in error message.
11841
11842 * emacs-lisp/re-builder.el (regexp-builder): Declare with
11843 `defalias' instead of faking it.
11844
11845 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
11846 (eshell-ls-missing, eshell-ls-dired-initial-args)
11847 (eshell-ls-use-in-dired): Fix typos in docstrings.
11848
200576f6
KS
118492005-07-20 Kim F. Storm <storm@cua.dk>
11850
11851 * emulation/cua-base.el (cua-mode): Improve doc string.
11852
3f32d6a3
JB
118532005-07-20 Juanma Barranquero <lekktu@gmail.com>
11854
a5b5bf44
JB
11855 * abbrev.el (expand-region-abbrevs): Doc fix.
11856 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
11857 Improve argument/docstring consistency.
11858
11859 * arc-mode.el (archive-get-descr, archive-alternate-display):
11860 Doc fixes.
11861 (archive-l-e): Improve argument/docstring consistency.
11862 (archive-tmpdir, archive-unixdate, archive-unixtime)
11863 (archive-chmod-entry): Fix typos in docstrings.
11864 (archive-unflag, archive-unflag-backwards)
11865 (archive-unmark-all-files): "?\ " -> "?\s".
11866
11867 * buff-menu.el (Buffer-menu-unmark): Doc fix.
11868 (Buffer-menu-not-modified, Buffer-menu-execute)
11869 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
11870 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
11871
11872 * composite.el (compose-string, encode-composition-rule)
11873 (compose-last-chars): Fix typos in docstrings.
11874
3f32d6a3
JB
11875 * desktop.el (desktop-enable, desktop-basefilename):
11876 Declare with `define-obsolete-variable-alias'.
11877 (desktop-internal-v2s): Don't quote keywords.
11878 (desktop-clear): "?\ " -> "?\s".
11879
a5b5bf44
JB
11880 * dired.el (dired-align-file, dired-flag-backup-files)
11881 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
11882 (dired-listing-switches, dired-ls-F-marks-symlinks)
11883 (dired-dwim-target, dired-load-hook, dired-mode-hook)
11884 (dired-directory, dired-faces, dired, dired-revert)
11885 (dired-mode, dired-summary, dired-view-file)
11886 (dired-copy-filename-as-kill, dired-delete-file)
11887 (dired-no-confirm, dired-unmark-all-marks)
11888 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
11889 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
11890 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
11891 Fix typos in message strings.
11892
11893 * dired-x.el (virtual-dired): Declare with `defalias'.
11894 (dired-mark-unmarked-files, dired-local-variables-file)
11895 (dired-omit-here-always): Doc fix.
11896 (dired-omit-mode, dired-find-subdir)
11897 (dired-enable-local-variables, dired-clean-up-buffers-too)
11898 (dired-extra-startup, dired-mark-extension, dired-jump)
11899 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
11900 (dired-smart-shell-command, dired-guess-shell-alist-user)
11901 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
11902 (dired-x-bind-find-file, dired-x-submit-report):
11903 Fix typos in docstrings.
11904 (dired-mark-unmarked-files): "?\ " -> "?\s".
11905
11906 * dirtrack.el (dirtrack-list): Fix typos in docstring.
11907
11908 * faces.el (describe-face): "?\ " -> "?\s".
11909 (read-all-face-attributes, read-face-font, modify-face)
11910 (face-attr-construct, italic): Fix typos in docstrings.
11911 (frame-update-face-colors): Declare with
11912 `define-obsolete-function-alias'.
11913
26b9ecbc
JB
11914 * files.el (find-file-noselect, recode-file-name): Doc fixes.
11915 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
11916 (magic-mode-alist, buffer-file-numbers-unique)
11917 (write-file-functions, get-free-disk-space):
11918 Fix typos in docstrings.
11919 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
11920 (write-contents-hooks, write-file-hooks):
11921 Declare with `define-obsolete-variable-alias'.
11922
f33321ad
JB
11923 * forms-d2.el (arch-rj): Fix typo in docstrings.
11924 (arch-tocol): Likewise. "?\ " -> "?\s".
11925
11926 * frame.el (set-frame-font, cursor-in-non-selected-windows):
11927 Fix typo in docstring.
11928 (set-screen-width, set-screen-height): Delete redundant info in
11929 doctrings.
11930 (new-frame, screen-height, screen-width): Declare with
11931 `define-obsolete-function-alias'.
11932 (delete-frame-hook, blink-cursor): Declare with
11933 `define-obsolete-variable-alias'.
11934
11935 * paths.el (prune-directory-list): Fix typos in docstring.
11936
11937 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
11938 (cvs-prefix-get): Fix typos in docstrings.
11939
11940 * ps-print.el (ps-extend-face-list, ps-extend-face)
11941 (ps-print-background-image): Fix typos in docstrings.
11942 (ps-default-fg, ps-default-bg): Doc fixes.
11943
11944 * s-region.el (s-region-bind): Doc fix.
11945 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
11946
3f32d6a3
JB
11947 * textmodes/org.el (org-table-formula-substitute-names)
11948 (org-table-get-vertical-vector): Doc fixes.
11949 (org-table-recalculate): Remove unused argument to `message'.
11950
376b811b
CD
119512005-07-19 Carsten Dominik <dominik@science.uva.nl>
11952
3f32d6a3
JB
11953 * textmodes/org.el (org-table-column-names)
11954 (org-table-column-name-regexp)
a34ed813
SM
11955 (org-table-named-field-locations): New variables.
11956 (org-archive-subtree): Protect `this-command' when calling
376b811b
CD
11957 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
11958 the kill buffer.
a34ed813
SM
11959 (org-complete): Remove fixed-formula completion.
11960 (org-edit-formulas-map): New variable.
11961 (org-table-edit-formulas): New command.
11962 (org-finish-edit-formulas, org-abort-edit-formulas)
3f32d6a3 11963 (org-show-variable, org-table-get-vertical-vector): New functions.
a34ed813
SM
11964 (org-table-maybe-eval-formula): Handle `:=' fields.
11965 (org-table-get-stored-formulas, org-table-store-formulas)
11966 (org-table-get-formula, org-table-modify-formulas)
11967 (org-table-replace-in-formulas): Handle named field formulas.
11968 (org-table-get-specials): Store locations of named fields.
376b811b 11969
09ca8329
JL
119702005-07-19 Juri Linkov <juri@jurta.org>
11971
11972 * progmodes/grep.el (grep-regexp-alist)
11973 (grep-mode-font-lock-keywords, grep-process-setup):
11974 Use default GNU grep match color "01;31m" instead of "01;41m".
11975 (grep-regexp-alist, grep-mode-font-lock-keywords):
11976 Use `\\[[0-9]*m' instead of `\\[00m'.
11977 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
11978 sgr_start where its handling is more important. Use the real
11979 length of sgr_start instead of constant 8.
11980 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
11981 specially. Delete all remaining escape sequences.
11982 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
11983 (grep-regexp-alist): Make hyperlink only for binary file name
11984 instead of the whole line.
11985 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
11986 (grep-mode): Add autoload.
11987
11988 * emacs-lisp/find-func.el (find-function-regexp):
11989 Add `define-compilation-mode'.
11990
09cab23d
JL
119912005-07-19 Juri Linkov <juri@jurta.org>
11992
11993 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
11994 (compare-windows-sync-string-size, compare-windows-recenter)
11995 (compare-windows-highlight, compare-windows): Add version 22.1.
11996 (compare-windows) <defface>: Inherit from lazy-highlight instead
11997 of duplicating its default value.
11998
11999 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
12000 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
12001
12002 * descr-text.el (describe-char): Create link buttons for `charset'
12003 and `code point'. Add the current input method name with a link
12004 button to `to input' field. Print face names of display table
12005 characters in `The display table entry is displayed by' section
12006 instead of printing face-id in the `display' field.
12007 Guess hardcoded faces and create a link button for them.
12008 Skip empty fields when calculating max-width.
12009 Treat `widget-create' specially while inserting strings from the
12010 collected field list.
12011 (describe-char-after): Made obsolete in version 22.1, not 21.5.
12012
12013 * diff-mode.el (diff-file-header): Change foreground color from
12014 yellow to green on light backgrounds.
12015 (diff-context): Inherit from `shadow' only for color/grayscale
12016 with more than 88 colors.
12017 (diff-indicator-removed, diff-indicator-added)
12018 (diff-indicator-changed): New faces.
12019 (diff-font-lock-keywords): Use new faces. Regroup rules.
12020 Add "^---$" for `normal' diff format. Fontify `#' lines with
12021 font-lock-comment-delimiter-face and font-lock-comment-face.
12022 Add `#' to ^[^...] in the rule for `diff-context-face'.
12023
12024 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
12025 a button-like box. Inherit from `highlight' on low colors.
12026 (shadow): Use shades of gray only for color/grayscale with
12027 more than 88 colors. Use green for light backgrounds with
12028 8 colors, and yellow for dark backgrounds with 8 colors.
12029
a34ed813
SM
12030 * font-lock.el (font-lock-regexp-grouping-backslash):
12031 Don't inherit from escape-glyph (use bold for all cases).
09cab23d
JL
12032
12033 * info.el (info-xref-visited): Use light foreground color `violet'
12034 for dark backgrounds instead of dark color `magenta3'.
12035 (info-title-1): Use `yellow' color for dark backgrounds.
12036
12037 * isearch.el (isearch): Use not-too-dark magenta3 instead of
12038 too-light magenta2.
12039
12040 * replace.el (match): Use slightly more light RoyalBlue3 instead
12041 of dark RoyalBlue4.
12042
12043 * wid-edit.el (widget-inactive): Inherit from `shadow'.
12044
cc8b76bf
JB
120452005-07-19 Juanma Barranquero <lekktu@gmail.com>
12046
6d9c9ad9
JB
12047 * novice.el (disabled-command-hook): Declare it with
12048 `define-obsolete-variable-alias'.
12049
cc8b76bf
JB
12050 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
12051 (desktop-buffer-misc-functions, desktop-buffer-handlers)
12052 (desktop-load-default): Add release to obsolescence info.
12053 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
12054 (desktop-append-buffer-args, desktop-read):
12055 Fix typos in docstrings.
12056 (desktop-kill): Fix typo in message.
12057 (desktop-save): Doc fix.
12058
acfb6f24 120592005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
cc8b76bf
JB
12060
12061 * viper-cmd.el (viper-escape-to-state): Bug fix.
12062 (viper-envelop-ESC-key): Change the definition of fast
12063 keysequence so it'll work with keyboard macros.
12064
12065 * ediff.el (ediff-patch-buffer): Change the docstring.
12066
e9b01d1f
KH
120672005-07-19 Kenichi Handa <handa@m17n.org>
12068
12069 * international/mule-cmds.el (select-safe-coding-system): Try to
12070 use an auto-coding (if any) before anything else. If the found
12071 auto-coding is invalid, show a warning message.
12072
12073 * international/mule.el (find-auto-coding): New function created
12074 by modifying the body of set-auto-coding.
12075 (set-auto-coding): Use find-auto-coding to find a coding.
12076
b4fb325f
RS
120772005-07-18 Richard M. Stallman <rms@gnu.org>
12078
12079 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
12080 not isearch-mode-end-hook-error.
12081 (allout-before-change-protect): Fix error message.
12082
1bef8597
JL
120832005-07-18 Juri Linkov <juri@jurta.org>
12084
12085 * allout.el (allout-mode):
12086 * calculator.el (calculator-copy):
12087 * custom.el (custom-known-themes):
12088 * dired.el (dired-desktop-buffer-misc-data)
12089 (dired-restore-desktop-buffer):
12090 * dired-x.el (dired-omit-marker-char):
12091 * files.el (basic-save-buffer):
12092 * font-core.el (font-lock-mode):
12093 * calendar/calendar.el (calendar-goto-hebrew-date)
12094 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
12095 (calendar-goto-persian-date):
12096 * language/ethio-util.el (ethio-sera-to-fidel-region):
12097 * textmodes/picture.el (picture-mode):
12098 Delete duplicate duplicate words.
12099
57cfde4d
JL
121002005-07-18 Juri Linkov <juri@jurta.org>
12101
12102 * isearch.el (isearch-mode-map): Remove key bindings for regexp
12103 chars * ? } |.
12104 (isearch-fallback): Don't call `isearch-process-search-char'.
12105 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
12106 (isearch-process-search-char): Call `isearch-fallback' for regexp
12107 chars * ? } |.
12108 (isearch-return-char): Make obsolete with `make-obsolete' instead
12109 of simply documenting it as obsolete in the docstring.
12110 (isearch-fallback): Refill docstring.
12111
12112 * international/isearch-x.el
ca19f3f1
AS
12113 (isearch-process-search-multibyte-characters): Remove unneeded
12114 `concat'. Add intermediate values to `junk-hist' instead of
12115 `minibuffer-history'. Test the length of `str'.
57cfde4d 12116
d34f0136
JB
121172005-07-18 Juanma Barranquero <lekktu@gmail.com>
12118
12119 * allout.el (allout-resolve-xref): Fix typos in error strings.
12120 (allout-before-change-protect): Remove unneeded `concat'.
12121
12122 * array.el (array-mode, array-reconfigure-rows)
12123 (untabify-backward): Fix typos in docstrings.
12124 (array-reconfigure-rows): Use `insert-buffer-substring', not
12125 `insert-buffer'.
12126
12127 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
a34ed813
SM
12128 * progmodes/ada-mode.el (ada-make-body):
12129 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
d34f0136
JB
12130
12131 * dired.el (dired-log):
12132 * tar-mode.el (tar-subfile-save-buffer):
12133 * play/zone.el (zone-pgm-stress-destress):
12134 Use `insert-buffer-substring', not `insert-buffer'.
12135
e81c51f0
SJ
121362005-07-17 Simon Josefsson <jas@extundo.com>
12137
c5fb0bd6 12138 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
e81c51f0 12139
4effb112
SJ
121402005-07-16 Jose E. Marchesi <jemarch@gnu.org>
12141
c5fb0bd6
KS
12142 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
12143 Add plain auth method.
12144 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
4effb112 12145
4f8efafc
KS
121462005-07-17 Kim F. Storm <storm@cua.dk>
12147
f64d5328 12148 * ido.el (dired-other-window): Add ido property.
4f8efafc 12149
e41acc77
JB
121502005-07-16 Juanma Barranquero <lekktu@gmail.com>
12151
12152 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
12153 Fix typo in docstring.
12154 (byte-compile-interactive-only-functions): Add `insert-buffer' and
12155 `insert-file-literally'.
12156
12157 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
12158 info and delete redundant message. Doc fix.
12159 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
12160 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
12161
ad50a502
RS
121622005-07-16 Richard M. Stallman <rms@gnu.org>
12163
12164 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
12165 (byte-compile-and): Use byte-compile-and-recursion.
12166 (byte-compile-or-recursion): New function.
12167 (byte-compile-or): Use that.
12168 (byte-compile-if): Guard the else-clause too.
12169 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
4185451d
RS
12170
12171 * isearch.el (isearch-mode-end-hook-quit): New variable.
12172 (isearch-done): Bind it.
12173 (isearch-mode-end-hook): Doc fix.
12174
12175 * allout.el (allout-isearch-did-quit): Variable deleted.
12176 (allout-real-isearch-abort): Function name no longer used.
12177 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
12178 (allout-isearch-rectification): isearch-mode always exists.
12179 Don't set allout-isearch-did-quit.
12180 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
12181 allout-isearch-did-quit.
12182 (allout-enwrap-isearch): Just add the hook.
12183 (allout-isearch-abort): Function deleted.
12184 (allout-pre-command-business): Avoid warning.
ad50a502
RS
12185
12186 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
12187 Correctly avoid warnings.
12188 (pascal-outline): Likewise.
12189
12190 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
12191
12192 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
12193
12194 * play/tetris.el (tetris-mode): Avoid warning.
12195
12196 * play/snake.el (snake-mode): Avoid warning.
12197
12198 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
12199 (gamegrid-set-display-table): Avoid warning.
12200 (gamegrid-set-timer): Likewise.
12201 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
12202 (gamegrid-add-score-with-update-game-score-1): Take FILE
12203 as argument.
12204 (gamegrid-add-score-with-update-game-score): Pass that argument.
12205 Rename have-shared-game-dir to gamegrid-shared-game-dir.
12206
12207 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
12208
12209 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
12210 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
12211
12212 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
12213 and insert-file.
e41acc77 12214
ad50a502
RS
12215 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
12216 (sc-ask): Avoid warnings.
12217
12218 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
12219 (eshell-hist-initialize): Use that var the natural way.
12220
12221 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
12222
a34ed813
SM
12223 * emacs-lisp/re-builder.el (reb-cook-regexp):
12224 Avoid warning calling lre-compile-string.
ad50a502
RS
12225 (reb-color-display-p): Avoid warning.
12226
12227 * calculator.el (calculator-last-input): Guard uses
12228 of event-key and key-press-event-p.
12229 (event-key, key-press-event-p): Delete definitions.
12230
12231 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
dc9c856d
RS
12232 (find-gc-source-directory, find-gc-subrs-callers)
12233 (find-gc-noreturn-list, find-gc-source-files)
12234 (find-gc-subrs-called): Vars renamed and defvar'd.
ad50a502
RS
12235
12236 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
12237 (checkdoc-overlay-put, checkdoc-delete-overlay)
12238 (checkdoc-overlay-start, checkdoc-overlay-end)
e41acc77 12239 (checkdoc-mode-line-update, checkdoc-char=):
ad50a502 12240 Define such that compiler knows they are defined.
a34ed813
SM
12241 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
12242 (checkdoc-read-event): Delete. Use read-event directly.
ad50a502
RS
12243
12244 * whitespace.el (whitespace-make-overlay)
12245 (whitespace-overlay-put, whitespace-delete-overlay)
12246 (whitespace-overlay-start, whitespace-overlay-end):
12247 Define such that compiler knows they are defined.
12248 (whitespace): Move conditional inside.
12249
12250 * tempo.el (tempo-insert-template): Suppress warning.
12251
12252 * ediff-diff.el (longlines-mode): Add defvar.
12253
9ebc3953
EZ
122542005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
12255
12256 * server.el: Bind "C-x #" in a way that works even if C-x is
12257 redefined to a command key, not a prefix key.
12258
2e9c1c6d
EZ
122592005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
12260
12261 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
12262 cl-make-type-test till execution time.
12263
6bdeff3e
EZ
122642005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
12265
12266 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
12267 arg ARG and use it.
12268
578f8106
EZ
122692005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
12270
12271 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
12272
9f8a6f72
LT
122732005-07-15 Luc Teirlinck <teirllm@auburn.edu>
12274
12275 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
12276 a defcustom with two :set or :type keywords.
12277
e4b477a1
RS
122782005-07-15 Richard M. Stallman <rms@gnu.org>
12279
12280 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
12281 Don't give ^M comment-end syntax.
12282
bb7e5329
NR
122832005-07-16 Nick Roberts <nickrob@snap.net.nz>
12284
9ab281f0 12285 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
bb7e5329
NR
12286 Don't consider gdbmi (gdb-mi.el has its own update functions).
12287 (gdb-var-delete): Make it work for gdbmi as well.
12288 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
12289
12290 * progmodes/gud.el (etags, sdb): Only require etags when needed.
12291 (gud-speedbar-menu-items): Correct logic for enabling items.
12292
075e33b3
KS
122932005-07-15 Kim F. Storm <storm@cua.dk>
12294
2994c5cf 12295 * ido.el: Fix commentary.
9ab281f0 12296 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
075e33b3 12297 Use with-no-warnings around ffap-guesser.
2994c5cf
KS
12298 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
12299 Let bind minibuffer-completing-file-name to t.
075e33b3 12300
fea34e9f
JB
123012005-07-15 Juanma Barranquero <lekktu@gmail.com>
12302
9ab281f0
JB
12303 * startup.el (site-run-file, keyboard-type): Doc fixes.
12304 (command-line): Check for "--basic-display" argument; also for
12305 "--quick", not "--bare-bones" (which was renamed).
12306 (fancy-splash-text): Add missing item "Getting New Versions".
12307 (normal-splash-screen): Fix typos and improve consistency with
12308 `fancy-splash-text'. Update copyright year.
12309
1930e8f0
JB
12310 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
12311 valid binding for `help-char'.
12312
3c8dd9b9 12313 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
fea34e9f 12314
9ea818ab
DN
123152005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
12316
12317 * term.el (term-mode): Disable cua-mode for term buffers.
12318
edc8ec9f
JB
123192005-07-14 Juanma Barranquero <lekktu@gmail.com>
12320
1930e8f0
JB
12321 * add-log.el (add-log-mailing-address, change-log-merge):
12322 Doc fixes.
edc8ec9f
JB
12323 (change-log-get-method-definition): Fix typo in docstring.
12324
44016d9d
KS
123252005-07-14 Kim F. Storm <storm@cua.dk>
12326
12327 * emulation/cua-base.el:
12328 (cua--pre-command-handler-1, cua--pre-command-handler)
12329 (cua--post-command-handler-1, cua--post-command-handler):
12330 Split in two. Check (buffer local) value of cua-mode.
12331 (cua-selection-mode): New command.
12332
fd90b80c
LT
123332005-07-13 Luc Teirlinck <teirllm@auburn.edu>
12334
12335 * custom.el (custom-initialize-safe-set)
12336 (custom-initialize-safe-default): Doc fixes.
12337
12338 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
12339 and simplify :init-value again.
12340
12341 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
12342 and simplify :init-value again. Delete autoload.
12343
12344 * startup.el (command-line): Use `custom-reevaluate-setting' again
12345 for tooltip-mode.
12346
9f8a6f72
LT
12347 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
12348 a defcustom with two :initialize keywords.
fd90b80c 12349
a937cb39
JB
123502005-07-13 Juanma Barranquero <lekktu@gmail.com>
12351
12352 * allout.el (my-mark-marker, allout-isearch-prior-pos)
12353 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
12354 (allout-post-command-business, allout-flag-region)
12355 (isearch-reenable-font-lock, allout-yank)
12356 (allout-insert-latex-header, allout-insert-latex-trailer)
12357 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
12358 (allout-latex-verb-quote): Fix typos in docstrings.
1930e8f0 12359 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
a937cb39
JB
12360 (allout-unprotected, allout-prefix-data):
12361 Improve argument/docstring consistency.
12362 (allout-chart-subtree): Fix argument spec.
12363 (allout-open-topic): Rename `use_sib_bullet' argument to
12364 `use-sib-bullet'. Doc fix.
12365
12366 * whitespace.el (whitespace-check-buffer-leading)
12367 (whitespace-check-buffer-trailing)
12368 (whitespace-check-buffer-indent)
12369 (whitespace-check-buffer-spacetab)
12370 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
12371 (whitespace-check-leading-whitespace)
12372 (whitespace-check-trailing-whitespace)
12373 (whitespace-check-spacetab-whitespace)
12374 (whitespace-check-indent-whitespace)
12375 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
12376 (whitespace-modes): Fix typos in docstrings.
1930e8f0 12377 (defgroup, defcustom): Doc fixes.
a937cb39
JB
12378
12379 * winner.el (winner-mode, winner-boring-buffers)
12380 (winner-pending-undo-ring): Doc fixes.
12381 (winner-ring): Remove unneeded `progn'.
12382 (winner-equal): `defsubst' it.
12383 (winner-redo): Fix message.
12384
010b9a45
KS
123852005-07-13 Kim F. Storm <storm@cua.dk>
12386
12387 * simple.el (line-move-1): Always use vertical-motion to
12388 do the last (or only) line move to ensure some movement.
12389 Undo 2005-06-23 change--don't check for overlays.
12390
c229fb15
YM
123912005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12392
12393 * term/mac-win.el (ccl-encode-mac-roman-font)
12394 (ccl-encode-mac-centraleurroman-font)
12395 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
2af9d879
SM
12396 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
12397 Change charset-id boundary of dimension to ?\xef.
c229fb15
YM
12398 (mac-char-fontspec-list): New constant.
12399 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
12400 argument. Nil uses itself as family in font-spec. Previous
12401 behavior for nil is now provided by non-nil non-string argument.
12402 All callers changed. Add font-specs for Mac fonts to
12403 "fontset-default" unless iso8859-1 fonts are installed.
12404
69d05d83
SM
124052005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
12406
12407 * progmodes/sh-script.el (sh-get-indent-info): Only indent
12408 a continuation line if the \ is preceded by SPC or TAB.
12409 (sh-get-indent-info): Simplify.
12410 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
12411 Use with-current-buffer.
12412
12413 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
12414 when the matched text is empty.
12415
d8a9fbf0
LT
124162005-07-12 Luc Teirlinck <teirllm@auburn.edu>
12417
12418 * startup.el (command-line): Revert to previous handling of
12419 tooltip-mode. Explain in comment why the complexity is needed.
12420
12421 * tooltip.el (tooltip-mode): Revert to previous implementation of
12422 its defcustom.
12423
12424 * frame.el (blink-cursor-mode): Revert to previous implementation
f3eb269f 12425 of its defcustom. Update comment.
d8a9fbf0 12426
70f35cb1
LH
124272005-07-12 Lars Hansen <larsh@soem.dk>
12428
12429 * desktop.el: Update e-mail address.
12430
c37efb7a
YM
124312005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12432
12433 * term/mac-win.el (mac-services-mail-selection)
12434 (mac-services-mail-to): New functions.
12435 (mac-application-menu-map): Bind them.
12436
af71d4c0 124372005-07-12 wulei <milton@wulei.net> (tiny change)
7ea9de71
NR
12438
12439 * progmodes/gdb-ui.el: Add note about buffering with Windows.
12440
350ecc49
LT
124412005-07-11 Luc Teirlinck <teirllm@auburn.edu>
12442
12443 * custom.el (custom-reevaluate-setting): Doc fix.
12444
ea6bc45d
JB
124452005-07-11 Jay Belanger <belanger@truman.edu>
12446
12447 * calc/calc.el (calc-embedded-announce-formula-alist)
12448 (calc-embedded-open-close-plain-alist)
69d05d83 12449 (calc-embedded-open-close-mode-alist): Add checks for additional
a937cb39 12450 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
ea6bc45d 12451
ba2c4279
JB
124522005-07-11 Juanma Barranquero <lekktu@gmail.com>
12453
12454 * custom.el (custom-enable-theme): Don't add theme to
12455 `custom-enabled-themes' with `push' because there is no
12456 setf-method for `delq'.
12457
3cc9e6d8
RS
124582005-07-11 Richard M. Stallman <rms@gnu.org>
12459
8989771d
RS
12460 * custom.el (custom-declare-variable): Doc fix.
12461
5176af43
RS
12462 * dired-aux.el (dired-compare-directories): Remove "." and ".."
12463 from the alists.
12464
3cc9e6d8
RS
12465 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
12466 Do nothing if edebug-active.
12467
12468 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
12469 (edebug-display): Do it here instead.
12470
124712005-07-10 Richard M. Stallman <rms@gnu.org>
12472
12473 * cus-face.el (custom-theme-set-faces): Make it work.
12474 (custom-reset-faces): Doc fix.
12475 (custom-theme-reset-internal-face, custom-theme-face-value):
12476 Functions deleted.
12477
12478 * custom.el (custom-push-theme): Maintain list of the settings
12479 of a given theme in its theme-settings property.
12480 Maintain position of old settings in the theme-value
12481 or theme-face property.
12482 (custom-enabled-themes): New variable.
12483 (custom-theme-enabled-p): New function.
12484 (provide-theme): Update custom-enabled-themes.
12485 Disable and reenable the `user' theme.
12486 (require-theme): Doc fix.
12487 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
12488 (custom-theme-value, custom-theme-variable-value): Likewise.
12489 (custom-theme-reset-internal): Likewise.
12490 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
12491 (custom-enable-theme, custom-disable-theme): New functions.
12492 (custom-variable-theme-value, custom-face-theme-value): Likewise.
12493 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
12494 (custom-theme-reset-variables): Simplify.
12495 (deftheme, custom-declare-theme, custom-make-theme-feature):
12496 Definitions moved.
12497
1a3b7cd5
RS
124982005-07-10 Chong Yidong <cyd@stupidchicken.com>
12499
12500 * longlines.el (longlines-show-region)
12501 (longlines-unshow-hard-newlines): Recognize hard newlines by
12502 non-nil hard property, instead of t.
12503
8ea74b0e 125042005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
4ff7373a
KS
12505
12506 * viper-cmd.el (viper--key-maps): New variable.
12507 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
8ea74b0e 12508 emulation-mode-map-alists.
4ff7373a
KS
12509 (viper-envelop-ESC-key): Use viper-subseq.
12510 (viper-search-forward/backward/next): Disable debug-on-error.
12511
12512 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
12513 (viper-ESC-key): New defcustoms.
12514
12515 * viper-macs.el (ex-map-read-args): Use viper-subseq.
12516
12517 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
12518 (viper-subseq): Copy of subseq from cl.el.
12519
12520 * viper.el (viper-go-away, viper-set-hooks): Use
8ea74b0e 12521 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
4ff7373a
KS
12522
12523 * viper-mous.el (viper-current-frame-saved): Use defvar.
12524
12525 * viper-init.el: Get rid of -face in face names.
12526
12527 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
8ea74b0e 12528 Make it work with longlines mode
4ff7373a
KS
12529
12530 * ediff-mult.el (ediff-meta-mode-hook): New variable.
12531
12532 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
12533
99580cde 12534 * ediff-init.el: Get rid of -face in face names.
4ff7373a 12535
e2dacaac
RS
125362005-07-10 Richard M. Stallman <rms@gnu.org>
12537
12538 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
12539 and with-timeout-unsuspend.
12540
12541 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
12542 and with-timeout-unsuspend.
12543
12544 * emacs-lisp/timer.el (with-timeout-timers): New variable.
12545 (with-timeout): Bind that variable to record timers.
12546 (with-timeout-suspend, with-timeout-unsuspend): New functions.
12547
12548 * emacs-lisp/debug.el (debug-help-follow): New function.
12549 (debugger-mode-map): Use that instead of help-follow.
12550 (debugger-setup-buffer): Use eval-buffer-list
12551 to handle eval-buffer frames.
12552
125532005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
12554
69d05d83 12555 * timezone.el (timezone-parse-date): Change first regexp
e2dacaac
RS
12556 so it will not mistakenly match dates with no time zone.
12557
125582005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
12559
12560 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
12561
72df78c9
LT
125622005-07-10 Luc Teirlinck <teirllm@auburn.edu>
12563
0a2eeb92
LT
12564 * custom.el (custom-initialize-safe-set)
12565 (custom-initialize-safe-default): New functions.
12566
12567 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
12568 and simplify :init-value.
12569
12570 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
12571 and simplify :init-value. Delete obsolete comment.
12572
12573 * startup.el (command-line): Use `custom-reevaluate-setting' to
12574 handle `tooltip-mode'. Delete obsolete comment.
12575
72df78c9
LT
12576 * files.el (set-visited-file-name): Avoid calling
12577 `file-name-nondirectory' with a nil argument.
12578
e2dacaac
RS
125792005-07-09 Richard M. Stallman <rms@gnu.org>
12580
12581 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
12582 was called with nil for the buffer, handle the read position right.
12583 Handle read position for eval-region, too.
12584
4a65d2b3
JL
125852005-07-09 Juri Linkov <juri@jurta.org>
12586
12587 * fringe.el (fringe-mode): Add period in docstring.
12588 (fringe-query-style): Build prompt depending on `all-frames' arg.
12589
12590 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
12591 to not create links to unrelated functions in the Help buffer.
12592
12593 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
12594 Doc fix.
12595
12596 * simple.el (next-error-hook): New variable.
12597 (next-error): Use it. Doc fix.
12598
12599 * textmodes/ispell.el (ispell-command-loop): Add current
12600 dictionary name and program name to mode-line-format.
12601 (ispell-region, ispell-process-line): Add current dictionary name
12602 and program name to messages.
12603
31f3c79b
JB
126042005-07-08 Jay Belanger <belanger@truman.edu>
12605
12606 * calc/calc.el (calc-embedded-announce-formula-alist)
12607 (calc-embedded-open-close-formula-alist)
12608 (calc-embedded-open-close-word-alist)
12609 (calc-embedded-open-close-plain-alist)
12610 (calc-embedded-open-close-new-formula-alist)
12611 (calc-embedded-open-close-mode-alist)
12612 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
12613 (calc-embedded-mode-hook): New variables.
12614
12615 * calc/calc-embed.el (calc-embedded-firsttime)
12616 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
12617 New variables.
12618 (calc-do-embedded): Use calc-embedded-firsttime,
12619 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
12620 determine whether or not to run hooks.
12621 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
12622 calc-embedded-firsttime-formula appropriately.
12623 Set calc-embedded delimiter variables according to mode.
12624
917e0c95
RS
126252005-07-08 Richard M. Stallman <rms@gnu.org>
12626
12627 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
12628 Check for "emacs", etc., as entire symbol, not just as word.
12629 (checkdoc-file-comments-engine): Use regexp-quote on FN.
12630
12631 * files.el (set-visited-file-name): Report the error
12632 for "empty filename" earlier.
12633 (kill-some-buffers): Ignore buffers already dead.
12634
12635 * fringe.el (fringe-mode): Doc fix.
12636
12637 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
12638 Check for (featurep 'xemacs) and turn off warnings in what it guards.
12639 Use unwind-protect to ensure byte-compile-unresolved-functions
12640 is updated.
12641
12642 * whitespace.el (whitespace-buffer-leading-cleanup):
12643 Simplify w/ skip-chars-forward.
12644 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
12645
12646 * mail/rmail.el (rmail-only-expunge): Fix paren error.
12647 Unconditionally try to leave point at the same old place.
12648
8774406b
EZ
126492005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
12650
12651 * comint.el (comint-postoutput-scroll-to-bottom)
69d05d83 12652 (comint-show-maximum-output): Take scroll-margin into consideration.
8774406b 12653
c380c937
KS
126542005-07-08 Kim F. Storm <storm@cua.dk>
12655
3aaa5e26
KS
12656 * ido.el (ido-use-filename-at-point): New choice `guess'.
12657 (ido-file-internal): Try ffap-guesser if selected.
12658
c380c937
KS
12659 * ido.el (ido-before-fallback-functions): New hook.
12660 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
12661 (ido-read-file-name): Run it.
12662
2af9d879
SM
126632005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
12664
12665 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
12666 strings rather than a list of symbols to the completion function.
12667
f3414bd4
JB
126682005-07-07 Jay Belanger <belanger@truman.edu>
12669
9ab281f0 12670 * calc/calc-units.el (math-apply-units): Change the places in
f3414bd4
JB
12671 which units are simplified.
12672
a1306094
LT
126732005-07-07 Luc Teirlinck <teirllm@auburn.edu>
12674
12675 * cus-edit.el (customize-option, customize-option-other-window):
12676 Make them handle aliases.
12677
12678 * custom.el (custom-variable-p): Make it recursively follow
12679 aliases. Mention that in the docstring.
12680
bc4c8456
RS
126812005-07-07 Richard M. Stallman <rms@gnu.org>
12682
12683 * cus-start.el (exec-path): Use `directory' instead of `file'.
b713c813 12684 Fix tag for nil.
bc4c8456 12685
a653724b
JB
126862005-07-07 Juanma Barranquero <lekktu@gmail.com>
12687
12688 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
12689 when called non-interactively. Doc fix.
12690
9d42fe6f
LK
126912005-07-07 Lute Kamstra <lute@gnu.org>
12692
12693 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
12694 new address as well.
12695
43b557d5
KH
126962005-07-07 Kenichi Handa <handa@m17n.org>
12697
69d05d83
SM
12698 * international/mule.el (make-coding-system):
12699 Describe `ascii-incompatible' property in the docstring.
43b557d5
KH
12700 (set-file-name-coding-system): Signal an error if coding-system is
12701 ascii-incompatible.
12702 (set-keyboard-coding-system): Likewise.
12703
a653724b
JB
12704 * international/mule-cmds.el (set-default-coding-systems):
12705 Don't set default-file-name-coding-system and
69d05d83 12706 default-keyboard-coding-system if coding-system is ASCII-incompatible.
43b557d5
KH
12707
12708 * international/utf-16.el: Declare that all UTF-16-based coding
a653724b 12709 systems are ASCII-incompatible.
43b557d5 12710
811ade5c
NR
127112005-07-07 Nick Roberts <nickrob@snap.net.nz>
12712
12713 * progmodes/gud.el: Require font-lock for displaying errors.
12714 Used by gdb-ui.el.
12715
ed6773fa
JB
127162005-07-07 Juanma Barranquero <lekktu@gmail.com>
12717
12718 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
12719 values for the pattern lists which are `read'able but not
12720 `append'able (like symbols).
12721
7ea8834e
RS
127222005-07-06 Richard M. Stallman <rms@gnu.org>
12723
12724 * progmodes/flymake.el (flymake-float-time): Instead of
12725 with-no-warnings, test for xemacs.
12726 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
12727 to avoid warning.
12728
d25dfeed
JB
127292005-07-06 Juanma Barranquero <lekktu@gmail.com>
12730
12731 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
12732
68003d6b 127332005-07-05 Lute Kamstra <lute@gnu.org>
71d21198
LK
12734
12735 * battery.el: Add support for Darwin (with much debugging help
12736 from Samuel Lauber <sam124@operamail.com>).
12737 (battery-status-function, battery-echo-area-format)
12738 (battery-mode-line-format): Add support for pmset on Darwin.
12739 (battery-load-low, battery-load-critical): New user options.
12740 (battery-pmset): New function.
12741
68003d6b
LK
127422005-07-05 Lute Kamstra <lute@gnu.org>
12743
12744 Update FSF's address in GPL notices.
12745
12746 * textmodes/page-ext.el: Update FSF's address.
12747
c13ce396
SM
127482005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12749
12750 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
12751 filling from using prefix when filling a single-line docstring.
12752
12753 * progmodes/flymake.el: Remove useless eval-when-compile.
12754
12755 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
12756
4af33176
RS
127572005-07-04 Richard M. Stallman <rms@gnu.org>
12758
12759 * textmodes/org.el (org-file-apps-defaults-gnu):
c13ce396 12760 Rename from org-file-apps-defaults-linux.
4af33176
RS
12761 (org-default-apps): Don't test system-type for `linux'.
12762 (org-file-apps): Doc fix.
12763
6ea54413
DP
127642005-07-04 David Ponce <david@dponce.com>
12765
12766 * tree-widget.el: Improve header Commentary section.
12767 (tree-widget) [defgroup]
12768 (tree-widget-image-enable, tree-widget-themes-directory)
12769 (tree-widget-theme, tree-widget-image-properties-emacs)
12770 (tree-widget-image-properties-xemacs, tree-widget-create-image)
12771 (tree-widget-image-formats, tree-widget-control)
12772 (tree-widget-empty-control, tree-widget-leaf-control
12773 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
12774 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
12775 (tree-widget-keep, tree-widget-after-toggle-functions)
12776 (tree-widget-open-node, tree-widget-close-node): Doc fix.
12777 (tree-widget-open-control, tree-widget-close-control): Fix doc and
12778 :help-echo message.
12779 (tree-widget-set-theme): Doc fix. Use `string-equal'.
12780 (tree-widget-image-properties): Doc fix. Clearer implementation.
12781 (tree-widget--cursors): New constant.
12782 (tree-widget-lookup-image): New function split from
12783 `tree-widget-find-image'. Clearer implementation.
12784 (tree-widget-find-image): Use it.
12785 (tree-widget-button-keymap): Use `set-keymap-parent'.
12786 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
12787 Define the sub-widgets here.
12788 (tree-widget-node): Check that :node is not a tree-widget.
12789 (tree-widget-get-super, tree-widget-open-control)
12790 (tree-widget-close-control, tree-widget-empty-control)
12791 (tree-widget-leaf-control, tree-widget-guide)
12792 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
12793 (tree-widget-no-handle, tree-widget-value-delete)
12794 (tree-widget-map): Remove.
12795 (tree-widget-children-value-save): Doc fix. Simplified.
12796 (tree-widget-value-create): Update according to previous changes.
12797
576ae47a
CD
127982005-07-04 Carsten Dominik <dominik@science.uva.nl>
12799
12800 * textmodes/org.el: Leading space replaced by TABS.
12801 (org-recalc-marks, org-table-rotate-recalc-marks)
12802 (org-table-get-specials): Treat "^" and "_" marks.
12803 (org-table-justify-field-maybe): Optional argument NEW.
c13ce396
SM
12804 (org-table-eval-formula): Parsing of the format simplified.
12805 New modes C,I. Honor the %= parameter in the current table.
12806 Avoid unnecessary re-align by using the NEW argument to
576ae47a 12807 `org-table-justify-field-maybe'.
c13ce396
SM
12808 (org-calc-default-modes): Default for date-format mimicks org-mode.
12809 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
576ae47a 12810
29a05cd1
LT
128112005-07-03 Luc Teirlinck <teirllm@auburn.edu>
12812
12813 * cus-face.el (custom-theme-set-faces): Make it handle face
12814 aliases whose alias declarations are pre- or autoloaded.
12815
45cbf2fe
JL
128162005-07-04 Juri Linkov <juri@jurta.org>
12817
12818 * faces.el (read-face-name): Put the code for getting a face name
12819 from the buffer before adding the faces from the `face' property.
12820 Use `completing-read-multiple' instead of `completing-read'.
12821 Require `crm'. Add default value and post-process the returned
12822 list of faces.
12823
12824 * emacs-lisp/crm.el (crm-find-current-element)
12825 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
12826
12827 * emacs-lisp/lisp-mode.el (eval-defun-1):
12828 * emacs-lisp/edebug.el (edebug-eval-defun):
12829 Remove unnecessary quotes.
12830
ec0421f3
JB
128312005-07-04 Juanma Barranquero <lekktu@gmail.com>
12832
c6c5714e
JB
12833 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
12834 (prolog-indent-level): Fix typo in docstring.
12835
12836 * info.el (Info-history, Info-history-forward)
12837 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
12838
6db8cbf5
JB
12839 * add-log.el (add-change-log-entry):
12840 * comint.el (comint-dynamic-list-input-ring)
12841 (comint-dynamic-list-completions):
12842 * dabbrev.el (dabbrev-expand):
12843 * delim-col.el (delimit-columns-rectangle-line):
12844 * diff-mode.el (diff-context->unified, diff-reverse-direction)
12845 (diff-unified->context):
12846 * ediff-init.el (ediff-abbrev-jobname):
12847 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
12848 (ediff-replace-session-activity-marker-in-meta-buffer):
12849 * info.el (Info-summary):
12850 * lpr.el (printify-region):
12851 * printing.el (pr-create-interface):
12852 * ps-print.el (ps-print-quote):
12853 * ses.el (ses-column-widths, ses-print-cell)
12854 (ses-adjust-print-width, ses-center):
12855 * shell.el (shell-file-name-quote-list):
12856 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
12857 (strokes-fill-current-buffer-with-whitespace)
12858 (strokes-xpm-for-stroke, strokes-list-strokes)
12859 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
12860 * term.el (term-dynamic-list-input-ring)
12861 (term-dynamic-list-completions):
12862 * calc/calc.el (math-format-stack-value):
12863 * emacs-lisp/edebug.el (edebug-display-freq-count):
12864 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
12865 (delphi-new-comment-line):
12866 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
12867 * progmodes/executable.el (executable-set-magic):
12868 * progmodes/python.el (inferior-python-mode):
12869 * progmodes/scheme.el (scheme-mode-syntax-table):
12870 * progmodes/sh-script.el (sh-maybe-here-document):
12871 * progmodes/sql.el (sql-copy-column):
12872 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
12873 * textmodes/bibtex.el (bibtex-mode):
12874 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
12875 (sgml-auto-attributes):
12876 * textmodes/table.el (table-insert, table-shorten-cell)
12877 (table--generate-source-scan-lines, table-delete-row)
12878 (*table--cell-delete-char, table--spacify-frame)
12879 (table--horizontally-shift-above-and-below)
12880 (table--cell-insert-char, table--cell-blank-str)
12881 (table--fill-region-strictly):
12882 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
12883 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
12884
12885 * add-log.el (change-log):
12886 * apropos.el (apropos):
12887 * comint.el (comint-completion, comint-source):
12888 * dabbrev.el (dabbrev):
12889 * delim-col.el (columns):
12890 * diff-mode.el (diff-mode):
12891 * ediff.el (ediff):
12892 * ediff-diff.el (ediff-diff):
12893 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
12894 * ediff-mult.el (ediff-mult):
12895 * ediff-ptch.el (ediff-ptch):
12896 * ediff-wind.el (ediff-window):
12897 * facemenu.el (facemenu):
12898 * indent.el (indent):
12899 * info.el (info):
12900 * jka-cmpr-hook.el (compression, jka-compr):
12901 * lpr.el (lpr):
12902 * outline.el (outlines):
12903 * pcmpl-cvs.el (pcmpl-cvs):
12904 * pcmpl-rpm.el (pcmpl-rpm):
12905 * printing.el (printing):
12906 * ps-print.el (postscript, ps-print, ps-print-horizontal)
12907 (ps-print-vertical, ps-print-headers, ps-print-font)
12908 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
12909 (ps-print-background, ps-print-printer, ps-print-page)
12910 (ps-print-miscellany):
12911 * ses.el (ses):
12912 * shell.el (shell, shell-directories, shell-faces):
12913 * startup.el (initialization):
12914 * strokes.el (strokes):
12915 * term.el (term):
12916 * uniquify.el (uniquify):
12917 * w32-vars.el (w32):
12918 * calc/calc.el (calc):
12919 * emacs-lisp/bytecomp.el (bytecomp):
12920 * emacs-lisp/cl-indent.el (lisp-indent):
12921 * emacs-lisp/edebug.el (edebug):
12922 * emacs-lisp/elp.el (elp):
12923 * emacs-lisp/testcover.el (testcover):
12924 * emacs-lisp/trace.el (trace):
12925 * emulation/viper-ex.el (viper-ex):
12926 * emulation/viper-mous.el (viper-mouse):
12927 * mail/mailalias.el (mailalias):
12928 * mail/supercite.el (supercite, supercite-frames)
12929 (supercite-attr, supercite-cite, supercite-hooks):
12930 * net/rcompile.el (remote-compile):
12931 * net/rlogin.el (rlogin):
12932 * obsolete/ooutline.el (outlines):
12933 * progmodes/delphi.el (delphi):
12934 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
12935 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
12936 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
12937 (ebnf-optimization):
12938 * progmodes/etags.el (etags):
12939 * progmodes/executable.el (executable):
12940 * progmodes/idlwave.el (idlwave):
12941 * progmodes/pascal.el (pascal):
12942 * progmodes/prolog.el (prolog):
12943 * progmodes/python.el (python):
12944 * progmodes/scheme.el (scheme):
12945 * progmodes/sh-script.el (sh, sh-script):
12946 * progmodes/sql.el (SQL):
12947 * progmodes/tcl.el (tcl):
12948 * textmodes/bibtex.el (bibtex, bibtex-autokey):
12949 * textmodes/enriched.el (enriched):
12950 * textmodes/makeinfo.el (makeinfo):
12951 * textmodes/sgml-mode.el (sgml):
12952 * textmodes/table.el (table-hooks):
12953 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
12954 * textmodes/texinfo.el (texinfo):
12955 * textmodes/two-column.el (two-column):
12956 Finish `defgroup' description with period.
59fda2fa 12957
ec0421f3 12958 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
6db8cbf5 12959 * eshell/esh-var.el (eshell-var):
bc25429a 12960 * progmodes/vhdl-mode.el (vhdl-testbench):
6db8cbf5
JB
12961 * textmodes/org.el (org): Fix typos in docstrings.
12962
12963 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
12964 consistency.
ec0421f3
JB
12965
12966 * progmodes/flymake.el (flymake-find-file): Remove.
12967 (flymake-float-time): Use `with-no-warnings'.
12968 (flymake-check-start-time, flymake-check-was-interrupted)
12969 (flymake-err-info, flymake-is-running, flymake-last-change-time)
12970 (flymake-new-err-info): `defvar' at compile time.
12971
129722005-07-03 Juanma Barranquero <lekktu@gmail.com>
12973
12974 * replace.el (occur-hook): Doc fix.
12975 (occur-1): Don't call `occur-hook' if there are no matches.
12976
3d393029
RS
129772005-07-03 Richard M. Stallman <rms@gnu.org>
12978
f24cd32e
RS
12979 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
12980 global-map, save the same map.
12981 (global-map): Don't alter it at top level.
12982 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
12983 Then alter it here instead.
12984 (tpu-edt-off): Set global-map to the saved one.
12985
12986 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
12987 All references simplified.
c13ce396 12988 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
7fe48b75
RS
12989 (zmacs-regions): Add defvar.
12990 (repeat-complex-command-map): Everything about that deleted.
f24cd32e 12991
3d393029
RS
12992 * textmodes/artist.el (artist-key-is-drawing)
12993 (artist-key-endpoint1, artist-key-poly-point-list)
12994 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
12995 (artist-key-compl-table, artist-rb-save-data)
12996 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
12997 Don't put them in eval-when-compile.
12998 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
12999
13000 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
13001 Use with-no-warnings.
13002
13003 * net/browse-url.el (dos-windows-version): Add defvar.
13004
13005 * mail/supercite.el (filladapt-prefix-table): Add defvar.
13006
13007 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
13008 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
c13ce396 13009 (rmail-new-summary-line-count): Rename from new-summary-line-count.
3d393029
RS
13010 Add defvar.
13011 (rmail-summary-beginning-of-message): Use with-no-warnings.
13012 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
13013
13014 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
13015 Use with-no-warnings.
13016
13017 * emulation/vi.el (vi-mark-region): Use c-mark-function.
13018 (c-mark-function): Add point-moving-unit property.
13019 (vi-goto-line): Use with-no-warnings.
13020
13021 * emulation/edt.el (edt-last-copied-word): Add defvar.
13022 (zmacs-region-stays): Likewise.
13023 (edt-mark-section-wisely): Use c-mark-function for C.
13024 Use makr-defun for Fortran.
13025 (time-string): defvar deleted.
13026 (edt-display-the-time): Don't set time-string.
13027
13028 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
13029
13030 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
13031 Don't warn when name is not constant
13032 or for defining the group `emacs'.
13033
13034 * tooltip.el (gud-tooltip-mode): Add defvar.
13035
13036 * startup.el (default-frame-background-mode): Add defvar.
13037
13038 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
13039
13040 * info.el (tool-bar-map): Add defvar.
13041
13042 * dired.el (dnd-protocol-alist): Add defvar.
13043
13044 * dired-aux.el (dired-query): Display question with answer, when
13045 the user answers.
13046
13047 * custom.el (custom-add-option): Doc fix.
13048
13049 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
13050
112abe24
EZ
130512005-07-03 Eli Zaretskii <eliz@gnu.org>
13052
13053 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
13054 bogus name from the last change.
13055
e1db6c78
LT
130562005-07-02 Luc Teirlinck <teirllm@auburn.edu>
13057
13058 * custom.el (custom-declare-variable): Fix typos in comment.
13059 (custom-known-themes): Doc fix.
13060 (custom-theme-directory): New defcustom.
13061 (require-theme): Make it check `custom-theme-directory'.
13062
13063 * cus-theme.el (custom-new-theme-mode): New function.
13064 (custom-theme-name, custom-theme-variables, custom-theme-faces)
13065 (custom-theme-description): Add compiler defvars.
13066 (customize-create-theme): Add doc to the "*New Custom Theme*"
13067 buffer. Use `custom-new-theme-mode'.
13068 (custom-theme-write): Put the created buffer in emacs-lisp-mode
13069 and save it to the `custom-theme-directory'. Make this the
13070 default directory of the buffer.
13071
ec0421f3 130722005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
bd6a83d5 13073
ec0421f3
JB
13074 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
13075 Fix unbalanced parentheses.
bd6a83d5 13076
1953295b
SM
130772005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
13078
13079 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
13080 into flymake-mode and delegate to flymake-mode.
13081
13082 * find-file.el (ff-which-function-are-we-in): Clean up.
13083
1324d580
JB
130842005-07-02 Juanma Barranquero <lekktu@gmail.com>
13085
b1f71b43
JB
13086 * replace.el (occur-rename-buffer): Fix docstring.
13087
1324d580
JB
13088 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
13089 (edt-last-copied-word, edt-learn-macro-count)
13090 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
13091 (edt-rect-start-point, edt-user-global-map, rect-start-point)
13092 (time-string, zmacs-region-stays):
13093 * emulation/edt-mapper.el (edt-save-function-key-map)
13094 (EDT-key-name): `defvar' to silence the byte-compiler.
13095
d6951bb4
EZ
130962005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
13097
13098 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
13099 font-lock-regexp-backslash. Doc fix.
13100 (font-lock-regexp-backslash-grouping-construct): Rename from
13101 font-lock-regexp-backslash-construct. Doc fix.
588c0770 13102 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
d6951bb4
EZ
13103 grouping constructs.
13104
014b37b6
EZ
131052005-07-02 Eli Zaretskii <eliz@gnu.org>
13106
13107 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
13108 updating all the prerequisites.
13109
64f72ae1
JB
131102005-07-01 Juanma Barranquero <lekktu@gmail.com>
13111
13112 * textmodes/org.el (org-agenda-start-on-weekday)
13113 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
13114 (org-agenda-use-time-grid, org-archive-location)
13115 (org-allow-space-in-links, org-usenet-links-prefer-google)
13116 (org-enable-table-editor, org-export-default-language)
13117 (org-export-html-show-new-buffer, org-fill-paragraph)
13118 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
13119 (org-goto-quit, org-occur, org-eval-in-calendar)
13120 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
13121 (org-agenda-diary-entry, org-remember-help)
13122 (org-table-convert-region, org-at-table-p)
13123 (org-table-move-row-down, org-table-move-row-up)
13124 (org-table-copy-region, org-table-toggle-vline-visibility)
13125 (org-table-get-stored-formulas, org-table-get-specials)
13126 (org-recalc-commands, org-table-eval-formula)
13127 (org-table-formula-substitute-names, orgtbl-make-binding)
13128 (org-format-org-table-html, org-format-table-table-html)
13129 (org-format-table-table-html-using-table-generate-source)
13130 (org-customize): Fix typos in docstrings.
13131 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
13132 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
13133 (org-back-to-heading): Doc fixes.
13134 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
13135 (org-agenda-change-all-lines, org-get-header):
13136 Improve argument/docstring consistency.
13137 (orgtbl-error): Fix error message.
13138
13139 * progmodes/flymake.el (flymake-find-possible-master-files)
13140 (flymake-master-file-compare, flymake-get-line-err-count)
13141 (flymake-highlight-line, flymake-gui-warnings-enabled):
13142 Fix typos in docstrings.
13143 (flymake-parse-line, flymake-get-project-include-dirs-function)
13144 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
13145 Doc fixes.
13146 (flymake-get-project-include-dirs-function)
13147 (flymake-make-err-menu-data):
13148 Improve argument/docstring consistency.
13149
b97c98ad
LK
131502005-07-01 Lute Kamstra <lute@gnu.org>
13151
12d6b124
LK
13152 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
13153 Catch errors with ignore-errors. Use temporary buffer.
13154 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
13155
b97c98ad
LK
13156 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
13157 background color faces.
1953295b
SM
13158 (facemenu-set-foreground, facemenu-set-background):
13159 Use facemenu-set-face-from-menu.
b97c98ad
LK
13160 (facemenu-set-face-from-menu): Treat face names that start with
13161 "fg:" or "bg:" as special.
13162 (facemenu-add-new-color): Don't create faces. Simplify.
13163
11bc6e51
RS
131642005-06-30 Richard M. Stallman <rms@gnu.org>
13165
13166 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
13167 (crm-find-current-element): Likewise.
13168
131692005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
13170
1953295b 13171 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
11bc6e51 13172
01bf52cb
SM
131732005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
13174
13175 * arc-mode.el (archive-extract): Make it work as a mouse binding.
13176 (archive-mouse-extract): Make it an obsolete alias.
13177 (archive-mode-map): Don't use archive-mouse-extract any more.
13178 (archive-mode, archive-extract): write-contents-hooks ->
13179 write-contents-functions.
13180 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
13181 first arg.
13182 (archive-rename-entry): Update the call.
13183 (archive-zip-summarize): Remove unused var `method'.
13184 (archive-lzh-summarize): Remove unused var `creator'.
13185
1953295b
SM
13186 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
13187 dedicated frame upon exit.
01bf52cb
SM
13188
13189 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
13190 (archive-zip-extract, archive-zip-expunge)
13191 (archive-zip-update, archive-zip-update-case): Use executable-find.
13192 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
13193 Use restore-buffer-modified-p.
13194 (archive-extract, archive-add-new-member, archive-write-file-member):
13195 Use with-current-buffer.
13196 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
13197
0a0157ba
AS
131982005-06-30 Andreas Schwab <schwab@suse.de>
13199
13200 * progmodes/gud.el (gud-filter): Remove unneeded progn.
13201
5026b8ee
GM
132022005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
13203
13204 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
13205
63f7ffb3
JL
132062005-06-30 Juri Linkov <juri@jurta.org>
13207
13208 * faces.el (vertical-border): Inherit from mode-line-inactive
13209 only on tty.
13210
c665bf4b
JB
132112005-06-30 Juanma Barranquero <lekktu@gmail.com>
13212
27bbbadb
JB
13213 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
13214 example, -NLINES in the `occur' docstring).
13215
426674a8
JB
13216 * replace.el (occur-1): When no matches are found, do not set the
13217 `buffer-read-only' and modified flags for the occur buffer,
13218 because it is deleted.
13219
c665bf4b
JB
13220 * emulation/cua-base.el (cua-check-pending-input)
13221 (cua-repeat-replace-region, cua-mode, cua-debug)
13222 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
13223 Fix typos in docstrings.
13224
13225 * emulation/cua-gmrk.el (cua-toggle-global-mark)
13226 (cua-cut-region-to-global-mark)
13227 (cua--cut-rectangle-to-global-mark):
13228 Remove period from end of messages.
13229
13230 * emulation/cua-rect.el (cua-do-rectangle-padding):
13231 Remove period from end of messages.
13232 (cua--rectangle-seq-format): Fix typo in docstring.
13233 (cua-sequence-rectangle, cua-fill-char-rectangle):
13234 Improve argument/docstring consistency.
13235
9b07ab0a
JL
132362005-06-29 Juri Linkov <juri@jurta.org>
13237
13238 * faces.el (default-frame-background-mode): New internal variable.
13239 (frame-set-background-mode): Use it.
13240
13241 * startup.el (normal-top-level): Set default-frame-background-mode
13242 instead of frame-background-mode. Before setting it, test for its
13243 nil value. Remove tests for frame-background-mode and frame
13244 parameter `reverse'. Add test for "unspecified-fg".
13245
13246 * term/xterm.el (xterm-rxvt-set-background-mode):
13247 * term/rxvt.el (rxvt-set-background-mode):
13248 Set default-frame-background-mode instead of frame-background-mode.
13249
16f43910
JB
132502005-06-29 Juanma Barranquero <lekktu@gmail.com>
13251
0684376b
JB
13252 * simple.el (set-variable): Warn about obsolete user variables.
13253
16f43910
JB
13254 * imenu.el (imenu--completion-buffer):
13255 * mouse.el (mouse-buffer-menu-alist):
13256 * msb.el (msb-invisible-buffer-p):
13257 * calendar/diary-lib.el (diary-header-line-format):
13258 * emacs-lisp/pp.el (pp-buffer):
13259 * progmodes/cperl-mode.el (cperl-do-auto-fill):
13260 * textmodes/picture.el (picture-replace-match):
13261 Change space constants followed by a sexp to "?\s ".
13262
13263 * play/decipher.el (decipher-loop-with-breaks):
13264 * textmodes/texinfo.el (texinfo-insert-@item): Change space
13265 constants "protected" from end of line by a comment to "?\s".
13266
4b2f6649
SM
132672005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
13268
9a1505e9
SM
13269 * font-lock.el (save-buffer-state): Use `declare'.
13270
4b2f6649
SM
13271 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
13272 reset the syntax-table to cperl-mode-syntax-table.
13273 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
13274 "foo_print_bar" is not matched as a reserved keyword.
13275
01d37825
CD
132762005-06-29 Carsten Dominik <dominik@science.uva.nl>
13277
16f43910 13278 * textmodes/org.el (orgtbl-setup): New function, for delayed
01d37825
CD
13279 setup for the orgtbl commands.
13280 (org-calc-default-modes): New option.
13281 (orgtbl-make-binding): Use `defun' to get better help display.
13282 (org-diary): Call `org-compile-prefix-format'.
13283 (org-table-formula-substitute-names): New function.
13284 (org-agenda-day-view, org-agenda-week-view): New commands.
13285 (org-agenda-toggle-week-view): Command removed.
13286 (org-tbl-menu): Split off from org-org-menu.
4b2f6649 13287 (org-mode): Move removal of outline-mode menus to here.
01d37825
CD
13288 (org-table-formula-debug): New option.
13289 (org-table-insert-row): Keep first field if just "#" or "*".
13290 (org-mode): Paragraph regexps fixed.
13291 (org-table-recalculate-regexp): New constant.
13292 (org-table-justify-field-maybe): Avoid replace if not necessary.
13293 (org-copy-special, org-cut-special): Use `call-interactively'.
13294 (org-table-copy-region): Take region from `interactive' call.
13295 (org-trim): Return string even if no match.
13296 (org-formula): New face.
4b2f6649
SM
13297 (org-set-font-lock-defaults): No longer highlight "FIXME".
13298 But highlight formula-related fields in table.
01d37825
CD
13299 (org-table-p): Use regexp, not fontification.
13300 (org-table-align): Handle white space at end of line.
13301 (org-table-formula-evaluate-inline): New option.
13302 (org-mode): Auto-wrapping in comment lines turned off.
13303 (org-table-copy-down): Evaluate only in copied field, not in
13304 destination.
13305 (org-table-current-formula): Variable removed.
13306 (org-table-store-formulas, org-table-get-stored-formulas)
13307 (org-table-modify-formulas, org-table-replace-in-formulas)
13308 (org-table-maybe-eval-formula): New functions.
4b2f6649 13309 (org-table-get-formula): Modify to use stored formulas.
01d37825
CD
13310 (org-table-insert-column, org-table-delete-column)
13311 (org-table-move-column): Call `org-table-modify-formulas'.
13312 (org-complete): Add completion for keyword formulas.
13313 (orgtbl-mode): Pull orgtbl-mode-map to start of
13314 minor-mode-map-alist.
13315
8c39e595
SM
133162005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
13317
4b2f6649
SM
13318 * progmodes/python.el (python-check): Require `compile' before
13319 modifying its variables.
13320
8c39e595
SM
13321 * newcomment.el (comment-indent-default): Don't get fooled by an early
13322 end of buffer.
13323
27484eb0
VJL
133242005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13325
8c39e595 13326 * ps-print.el (ps-print-version): Fix version number.
27484eb0 13327
34e60863
LT
133282005-06-28 Luc Teirlinck <teirllm@auburn.edu>
13329
9569175e 13330 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
34e60863 13331
025691ed
RS
133322005-06-28 Richard M. Stallman <rms@gnu.org>
13333
13334 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
13335 (flyspell-local-mouse-map): Declaration deleted.
13336 (flyspell-mouse-map): Bind only mouse-2.
13337 (flyspell-mode-map): Don't test flyspell-use-local-map.
13338 (flyspell-overlay-keymap-property-name): Var deleted.
13339 (flyspell-mode-on): Don't make local bindings for
13340 flyspell-mouse-map and flyspell-mode-map.
13341 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
13342
13343 * textmodes/ispell.el (ispell-word): Do not ignore short words.
13344
13345 * progmodes/compile.el (compilation-next-error-function):
13346 Don't switch buffers; operate on the current buffer.
13347
a1522a36
JL
13348 * progmodes/compile.el (compilation-error-file-name)
13349 (compilation-warning-file-name, compilation-info-file-name)
13350 (compilation-line-number, compilation-column-number): New faces.
13351 (compilation-error-face, compilation-warning-face)
13352 (compilation-info-face, compilation-line-face)
13353 (compilation-column-face): Use them.
13354
025691ed
RS
13355 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
13356
13357 * comint.el (comint-password-prompt-regexp): Accept ", try again".
13358
13359 * bindings.el (global-map): Bind insertchar and its variants.
13360
133612005-06-27 Richard M. Stallman <rms@gnu.org>
13362
13363 * textmodes/artist.el (artist-text-overwrite)
13364 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
13365
9dae638c
VJL
133662005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13367
13368 * ps-print.el: It was not working the page selection for printing.
13369 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
13370 (ps-print-version): New version 6.6.7.
13371 (ps-end-sheet): New fun.
13372 (ps-header-sheet, ps-end-job): Call it.
13373
efd6ebec
LT
133742005-06-27 Luc Teirlinck <teirllm@auburn.edu>
13375
b61bfa4d 13376 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
efd6ebec 13377
019b1899
LK
133782005-06-27 Lute Kamstra <lute@gnu.org>
13379
13380 * facemenu.el (facemenu-unlisted-faces): Add foreground and
13381 background color faces.
13382 (facemenu-get-face): Delete function.
13383 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
8c39e595 13384 (facemenu-add-new-color): Make second argument mandatory.
588c0770 13385 Create the appropriate face and return it. Simplify.
019b1899
LK
13386 (facemenu-set-foreground, facemenu-set-background): Don't check if
13387 color is defined. Use return value of facemenu-add-new-color.
13388
32da5de9
NR
133892005-06-26 Nick Roberts <nickrob@snap.net.nz>
13390
13391 * progmodes/gud.el (gud-filter): Add missing argument to
13392 with-selected-window.
13393
62350cdd
SM
133942005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
13395
13396 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
13397 a :require to the defcustom.
13398
13399 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
13400 defcustoms corresponding to minor modes.
13401
ec9ac2be
DP
134022005-06-26 David Ponce <david@dponce.com>
13403
025691ed 13404 * recentf.el: Require tree-widget instead of wid-edit.
ec9ac2be
DP
13405 (recentf-filename-handler): Fix widget :type.
13406 (recentf-cancel-dialog, recentf-open-more-files)
13407 (recentf-open-files-action): Doc fix.
13408 (recentf-dialog-goto-first): New function.
13409 (recentf-dialog-mode-map): Set parent keymap first.
62350cdd
SM
13410 (recentf-dialog-mode): Define with define-derived-mode.
13411 Don't display continuation lines in dialogs.
ec9ac2be
DP
13412 (recentf-edit-list): Rename from recentf-edit-selected-items.
13413 (recentf-edit-list-select): Rename from recentf-edit-list-action.
13414 Simplify.
13415 (recentf-edit-list-validate): New function.
13416 (recentf-edit-list): Update accordingly.
13417 (recentf-open-files-item-shift): Remove.
13418 (recentf-open-files-item): Convert menu elements into tree and
13419 link widgets. Don't create the widgets.
13420 (recentf-open-files): Update accordingly.
13421 (recentf-save-list): Untabify.
13422
33b79ce4
LT
134232005-06-25 Luc Teirlinck <teirllm@auburn.edu>
13424
dd716cec
LT
13425 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
13426 (keep-lines): Add INTERACTIVE arg. Never delete lines only
13427 partially contained in the active region. Do not take active
13428 region into account when called from Lisp, unless INTERACTIVE arg
13429 is non-nil. Use `forward-line' instead of `beginning-of-line' to
13430 avoid trouble with fields. Make marker point nowhere when no
13431 longer used. Always return nil. Doc fix.
13432 (flush-lines): Add INTERACTIVE arg. Do not take active region
13433 into account when called from Lisp, unless INTERACTIVE arg is
13434 non-nil. Use `forward-line' instead of `beginning-of-line' to
13435 avoid trouble with fields. Make marker point nowhere when no
13436 longer used. Always return nil. Doc fix.
13437 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
13438 interchangeable. Do not take active region into account when
13439 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
13440 message in echo area when called from Lisp, unless INTERACTIVE arg
13441 is non-nil. Avoid saying "1 occurrences". Do not use markers.
13442 Return the number of matches. Doc fix.
13443 (occur): Doc fix.
13444 (perform-replace): Make comment follow double space convention for
13445 the sake of `outline-minor-mode'.
13446
33b79ce4
LT
13447 * faces.el (facep): Doc fix.
13448
df13531d
RS
134492005-06-25 Richard M. Stallman <rms@gnu.org>
13450
a68d870b
RS
13451 * facemenu.el (facemenu-enable-faces-p): New function.
13452 (facemenu-background-menu, facemenu-foreground-menu)
13453 (facemenu-face-menu): Add menu-enable property.
13454
df13531d
RS
13455 * jka-compr.el (jka-compr-insert-file-contents):
13456 Special handling if cannot find the uncompression program.
13457
13458 * cus-face.el (custom-face-attributes): Add autoload.
13459
13460 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
13461 Bind comment-indent-function locally.
13462
13463 * window.el (save-selected-window): Use save-current-buffer.
13464
13465 * subr.el (with-selected-window): Use save-current-buffer.
13466
13467 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
13468 and with-current-buffer.
13469
19cfc561
RS
134702005-06-24 Richard M. Stallman <rms@gnu.org>
13471
13472 * simple.el (line-move-1): Fix previous change.
13473
8346425e
JB
134742005-06-24 Juanma Barranquero <lekktu@gmail.com>
13475
13476 * replace.el (occur-1): Set `buffer-read-only' and the
13477 buffer-modified flag before running `occur-hook' to protect
13478 against unintentional buffer switches that can lead to data loss.
13479
1c955542
NR
134802005-06-24 Nick Roberts <nickrob@snap.net.nz>
13481
13482 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
13483 (gud-gdb-marker-filter): Use font-lock-warning-face for any
13484 initial error.
8346425e 13485
1c955542
NR
13486 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
13487 after fresh input.
13488 (gdb-var-create-handler): Put name of expression in quotes.
8346425e 13489
6fb276bd
LT
134902005-06-23 Luc Teirlinck <teirllm@auburn.edu>
13491
13492 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
13493 elements of RING in order, and without bogus nil elements.
13494
528b6abc
RS
134952005-06-23 Richard M. Stallman <rms@gnu.org>
13496
13497 * simple.el (set-variable): Args renamed; doc fix.
13498 (line-move-1): When there are overlays around, use vertical-motion.
13499
13500 * faces.el (escape-glyph): Use brown against light background.
62350cdd 13501 (nobreak-space): Rename from no-break-space.
528b6abc
RS
13502 Fix previous change.
13503
13504 * dired-aux.el (dired-do-copy): Fix arg prompt.
13505
13506 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
13507
aed4a603
GM
135082005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
13509
13510 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
13511 rather than "Distributor".
13512
9180519b
LK
135132005-06-23 Lute Kamstra <lute@gnu.org>
13514
13515 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
13516 (debug-on-entry): Use it. New interactive declaration that uses
13517 function-called-at-point.
13518
9d12e52b
KS
135192005-06-23 Kim F. Storm <storm@cua.dk>
13520
13521 * subr.el (save-match-data): Add comment about using evaporate arg
13522 to set-match-data.
13523
6d44324c
GM
135242005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
13525
13526 * cus-edit.el (customize-face)
13527 (customize-face-other-window): Handle face aliases.
13528
13529 * faces.el (face-documentation, set-face-attribute)
13530 (face-spec-set): Handle face aliases.
13531
a1ef2eab
JB
135322005-06-22 Juanma Barranquero <lekktu@gmail.com>
13533
13534 * help-mode.el (help-make-xrefs): If a symbol representing a face
13535 name is not followed by the word "face", it could still be a
13536 function or variable name, so don't bypass other checks.
13537
8906db27
JL
135382005-06-22 Juri Linkov <juri@jurta.org>
13539
13540 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
13541 Replace aliased functions with calls where second arg `inherit' is t.
13542
8431b136
NR
135432005-06-22 Nick Roberts <nickrob@snap.net.nz>
13544
13545 * progmodes/gdb-ui.el (gdb-error): New variable.
13546 (gdb-error): New function.
13547 (gdb-annotation-rules): Act on error-begin and error annotations.
13548 (gdb-concat-output): Use font-lock-warning-face for errors.
13549
53abc3bf
MB
135502005-06-22 Miles Bader <miles@gnu.org>
13551
5715f853
MB
13552 * bindings.el (propertized-buffer-identification): Use renamed
13553 `Buffer-menu-buffer' face.
13554
62350cdd 13555 * faces.el (vertical-border): Rename from `vertical-divider'.
73106994 13556 (escape-glyph): Change dark-background color back to `cyan'.
53abc3bf 13557
36a3b076
JL
135582005-06-21 Juri Linkov <juri@jurta.org>
13559
13560 * faces.el (face-user-default-spec): Try getting `customized-face'
13561 prior to `saved-face'.
13562 (frame-background-mode): Refill docstring.
13563
13564 * emacs-lisp/lisp-mode.el (eval-defun-1):
13565 * emacs-lisp/edebug.el (edebug-eval-defun):
13566 Set `saved-face' temporarily to nil before calling form.
13567 Set `customized-face' to the new spec after that.
13568
23873c96
JB
135692005-06-21 Juanma Barranquero <lekktu@gmail.com>
13570
13571 * subr.el (1value, lambda, key-substitution-in-progress):
13572 Doc fixes.
13573
13574 * autoinsert.el (auto-insert-alist):
13575 * ses.el (ses-call-printer):
13576 * subr.el (noreturn):
13577 * emacs-lisp/lisp.el (check-parens):
13578 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
13579 * net/browse-url.el (browse-url-mosaic):
13580 * progmodes/cc-defs.el (c-safe-scan-lists):
13581 * progmodes/ebnf-abn.el (ebnf-abn-lex):
13582 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
13583 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
13584 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
13585 * progmodes/ebnf-iso.el (ebnf-iso-lex):
13586 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
13587
c224c19a
RS
135882005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
13589
13590 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
13591
006b1390
GM
135922005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
13593
13594 * calendar/appt.el (appt-make-list): Activate the package, if
13595 not already active (for backwards compatibility).
13596
b7d1f38f
KS
135972005-06-20 Kim F. Storm <storm@cua.dk>
13598
13599 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
13600
b4e49aee
MB
136012005-06-20 Miles Bader <miles@gnu.org>
13602
13603 * faces.el (vertical-divider): New face.
13604
01ba9662
JB
136052005-06-20 Juanma Barranquero <lekktu@gmail.com>
13606
13607 * simple.el (kill-whole-line): Doc fix.
13608 (next-error-buffer-p, next-error-find-buffer)
13609 (clone-indirect-buffer): Fix typos in docstrings.
cc4cb0f5
JB
13610 (comment-line-break-function): Doc fix: don't say variable
13611 is automatically buffer-local (it isn't).
01ba9662 13612
ebd06e28
MA
136132005-06-19 Michael Albinus <michael.albinus@gmx.de>
13614
13615 * net/tramp-ftp.el (top):
13616 * net/tramp-smb.el (top):
13617 * net/tramp-util.el (top):
13618 * net/tramp-uu.el (top):
13619 * net/tramp-vc.el (top):
13620 * net/tramp.el (top): Revert copyright years back to original
13621 ones. Tramp has a life outside GNU Emacs.
13622
5dafe00b
NR
136232005-06-19 Nick Roberts <nickrob@snap.net.nz>
13624
01ba9662 13625 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
5dafe00b 13626
f04a8969
JL
136272005-06-18 Juri Linkov <juri@jurta.org>
13628
13629 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
13630 end of first regexp to limit the match to the position between
13631 line number and source line with same separator character as used
13632 between file name and line number. In the second regexp limit
13633 mouse-face area to file name and line number by adding new group
13634 for them and referring it in HYPERLINK arg.
13635 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
13636 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
13637 previous line where grep markers may be already removed.
13638
e7c2398a
EZ
136392005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
13640
62350cdd 13641 * progmodes/ps-mode.el: Update version and maintainer's email address.
e7c2398a 13642
7ceb6e54 136432005-06-18 Steve Youngs <steve@xemacs.org>
49866ff8
EZ
13644
13645 * net/browse-url.el (browse-url-browser-function)
13646 (browse-url-default-browser): Add firefox.
13647 (browse-url-firefox-program, browse-url-firefox-arguments)
13648 (browse-url-firefox-startup-arguments)
13649 (browse-url-firefox-new-window-is-tab): New defcustoms.
13650 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
13651
f19b57e3
RS
136522005-06-17 Richard M. Stallman <rms@gnu.org>
13653
0ad6717d
RS
13654 * startup.el (command-line): Warn if specified user name has
13655 no home directory.
13656
f19b57e3
RS
13657 * term.el (term-get-old-input, term-input-filter, term-input-sender)
13658 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
13659
ebd06e28 13660 * longlines.el (longlines-mode, longlines-show-hard-newlines):
f19b57e3
RS
13661 Doc fixes.
13662
13663 * faces.el (underline): Try bold if terminal doesn't support underline.
13664
13665 * mail/sendmail.el (mail-setup-with-from): New variable.
13666 (mail-insert-from-field): New function.
13667 (sendmail-send-it): Call it.
13668 (mail-setup): Optionally call it here.
13669
13670 * term/linux.el: Call tty-no-underline.
13671
043f95ab
LT
136722005-06-17 Luc Teirlinck <teirllm@auburn.edu>
13673
13674 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
13675
579322ca
MB
136762005-06-17 Miles Bader <miles@gnu.org>
13677
fa735daa
MB
13678 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
13679 (ediff-current-diff-C, ediff-current-diff-Ancestor)
13680 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
13681 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
13682 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
13683 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
13684 Remove "-face" suffix from face names.
13685 (ediff-current-diff-face-A, ediff-current-diff-face-B)
13686 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
13687 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13688 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13689 (ediff-even-diff-face-A, ediff-even-diff-face-B)
13690 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13691 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13692 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13693 New backward-compatibility aliases for renamed faces.
13694 (ediff-current-diff-face-A, ediff-current-diff-face-B)
13695 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
13696 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
13697 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
13698 (ediff-even-diff-face-A, ediff-even-diff-face-B)
13699 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
13700 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
13701 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
13702 Use renamed ediff faces.
13703
958e6876
MB
13704 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
13705 Remove "-face" suffix from face names.
53099cfc 13706 (eshell-test-ok-face, eshell-test-failed-face):
958e6876
MB
13707 New backward-compatibility aliases for renamed faces.
13708 (eshell-run-test): Use renamed eshell-test faces.
13709
ca19f3f1
AS
13710 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
13711 face name.
13712 (eshell-prompt-face): New backward-compatibility alias for renamed
13713 face.
958e6876
MB
13714 (eshell-emit-prompt): Use renamed eshell-prompt face.
13715
13716 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
13717 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
13718 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
13719 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
13720 Remove "-face" suffix from face names.
13721 (eshell-ls-directory-face, eshell-ls-symlink-face)
13722 (eshell-ls-executable-face, eshell-ls-readonly-face)
13723 (eshell-ls-unreadable-face, eshell-ls-special-face)
13724 (eshell-ls-missing-face, eshell-ls-archive-face)
13725 (eshell-ls-backup-face, eshell-ls-product-face)
53099cfc 13726 (eshell-ls-clutter-face):
958e6876
MB
13727 New backward-compatibility aliases for renamed faces.
13728 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
13729
62350cdd
SM
13730 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
13731 Remove "-face" suffix from face name.
579322ca
MB
13732 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
13733 instead of literal face.
13734
289824a3
JB
137352005-06-17 Juanma Barranquero <lekktu@gmail.com>
13736
53099cfc
JB
13737 * emacs-lisp/warnings.el (display-warning, lwarn)
13738 (warning-minimum-log-level): Doc fixes.
13739 (warning-minimum-level, warning-minimum-log-level):
13740 Add :debug to :type choices.
13741
289824a3
JB
13742 * progmodes/ada-mode.el (ada-format-paramlist)
13743 (ada-get-indent-case, ada-check-matching-start)
13744 (ada-check-defun-name, ada-goto-matching-decl-start)
13745 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
13746 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
13747 (ada-make-subprogram-body): Follow error conventions.
13748 (ada-case-exception-file, ada-indent-comment-as-code)
13749 (ada-indent-handle-comment-special, ada-indent-renames)
13750 (ada-indent-return, ada-search-directories-internal)
13751 (ada-tab-policy, ada-case-exception-substring)
13752 (ada-other-file-alist, ada-matching-start-re)
13753 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
13754 (ada-imenu-generic-expression, ada-compile-goto-error)
13755 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
13756 (ada-popup-menu, ada-add-extensions, ada-mode)
13757 (ada-region-selected, ada-create-case-exception)
13758 (ada-create-case-exception-substring, ada-after-keyword-p)
13759 (ada-activate-keys-for-case, ada-adjust-case-region)
13760 (ada-adjust-case-buffer, ada-format-paramlist)
13761 (ada-scan-paramlist, ada-insert-paramlist)
13762 (ada-indent-newline-indent)
13763 (ada-indent-newline-indent-conditional)
13764 (ada-justified-indent-current, ada-goto-previous-word)
13765 (ada-indent-current, ada-get-indent-open-paren)
13766 (ada-get-indent-paramlist, ada-get-indent-end)
13767 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
13768 (ada-get-indent-block-start, ada-get-indent-subprog)
13769 (ada-get-indent-noindent, ada-get-indent-label)
13770 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
13771 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
13772 (ada-goto-stmt-end, ada-goto-next-word)
13773 (ada-check-matching-start, ada-check-defun-name)
13774 (ada-goto-matching-decl-start, ada-goto-matching-start)
13775 (ada-goto-matching-end, ada-search-ignore-string-comment)
13776 (ada-in-decl-p, ada-looking-at-semi-or)
13777 (ada-looking-at-semi-private, ada-in-paramlist-p)
13778 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
13779 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
13780 (ada-next-procedure, ada-previous-procedure, ada-next-package)
13781 (ada-previous-package, ada-create-menu)
13782 (ada-fill-comment-paragraph-justify)
13783 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
13784 (ada-other-file-name, ada-last-which-function-line)
13785 (ada-last-which-function-subprog, ada-which-function)
13786 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
13787 (ada-gen-treat-proc, ada-check-emacs-version)
13788 (ada-continuation-indent, ada-align-region-separate):
13789 Fix typos in docstrings.
13790 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
13791
52167727
LK
137922005-06-16 Lute Kamstra <lute@gnu.org>
13793
13794 * simple.el (fundamental-mode): Run after-change-major-mode-hook
13795 conditionally.
13796
04cedb11
JB
137972005-06-16 Juanma Barranquero <lekktu@gmail.com>
13798
246d1dba
JB
13799 * comint.el (comint-replace-by-expanded-filename)
13800 (comint-prompt-regexp, comint-delimiter-argument-list)
13801 (comint-preinput-scroll-to-bottom):
13802 * info.el (Info-hide-cookies-node):
13803 * ls-lisp.el (ls-lisp-classify):
13804 * find-file.el (ff-search-directories, ff-special-constructs)
13805 (ff-find-other-file):
13806 * font-lock.el (font-lock-keywords):
13807 * shell.el (shell-prompt-pattern)
13808 (shell-dynamic-complete-functions, shell-mode)
13809 (shell-delimiter-argument-list):
13810 * term.el (term-replace-by-expanded-filename)
13811 (term-prompt-regexp, term-delimiter-argument-list):
13812 * woman.el (woman-ignore, woman0-if):
13813 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
13814 * emacs-lisp/elint.el (elint-init-env):
13815 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
13816 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
13817 * language/ethio-util.el (ethio-tilde-escape)
13818 (ethio-use-three-dot-question):
13819 * net/zone-mode.el (zone-mode-load-time-setup):
13820 * progmodes/cc-align.el (c-lineup-argcont):
13821 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
13822 * progmodes/cperl-mode.el (cperl-set-style-back):
13823 * progmodes/inf-lisp.el (inferior-lisp-prompt):
13824 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
13825 Fix spellings in docstrings.
13826
13827 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
13828 * progmodes/modula2.el (m2-for): Fix spellings.
13829
13830 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
13831
13832 * simple.el (undo-more): Don't use `format' on `error' arguments.
13833 Improve argument/docstring consistency.
13834 (pending-undo-list): Doc fix.
13835
13836 * smerge-mode.el (smerge-ensure-match):
13837 * emulation/vip.el (vip-ex):
13838 * net/zone-mode.el (zone-mode-update-serial):
13839 * progmodes/idlwave.el (idlwave-complete):
13840 * progmodes/vhdl-mode.el (vhdl-visit-file)
13841 (vhdl-compose-wire-components):
13842 Don't use `format' on `error' arguments.
13843
04cedb11
JB
13844 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
13845 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
13846 (tooltip-help-tips): Fix typos in docstrings.
13847
c25ae380
DP
138482005-06-16 David Ponce <david@dponce.com>
13849
13850 * tree-widget.el (tree-widget-value-create): Simplify last change.
13851
e6838581
KS
138522005-06-15 Matt Hodges <MPHodges@member.fsf.org>
13853
13854 * ido.el (ido-incomplete-regexp): New variable.
13855 (ido-set-matches-1): Handle invalid-regexp error and set
13856 ido-incomplete-regexp.
13857 (ido-incomplete-regexp): New face.
13858 (ido-completions): Use it.
62350cdd
SM
13859 (ido-complete, ido-exit-minibuffer, ido-completions):
13860 Handle incomplete regexps.
e6838581
KS
13861 (ido-completions): Add check for complete match when entering a regexp.
13862
10f401d2
SM
138632005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
13864
13865 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
13866
c202dc91
SM
138672005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13868
13869 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
13870 by field delimiters.
13871
763e7cf6
DP
138722005-06-15 David Ponce <david@dponce.com>
13873
3b2f3d1a
DP
13874 * tree-widget.el: eval-and-compile inlined functions so they will
13875 be available at run-time too.
13876 (tree-widget-super-format-handler)
763e7cf6
DP
13877 (tree-widget-format-handler): Remove.
13878 (tree-widget-value-create): Handle the :indent property.
13879
e6572f79
MB
138802005-06-15 Miles Bader <miles@gnu.org>
13881
ef88a999
MB
13882 * progmodes/which-func.el (which-func): Only inherit
13883 `font-lock-function-name-face' when that makes sense against the
13884 default mode-line face, otherwise set the face color explicitly.
13885
e6572f79
MB
13886 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
13887 faces instead of (non-existent) variables.
13888
f1b6d70f
SM
138892005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
13890
13891 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
13892 (iswitchb-get-matched-buffers): Likewise. Simplify.
13893
b6116bd2
MB
138942005-06-14 Miles Bader <miles@gnu.org>
13895
a5d37031
MB
13896 * progmodes/ld-script.el (ld-script-location-counter):
13897 Remove "-face" suffix from face name.
e6838581 13898 (ld-script-location-counter-face):
a5d37031
MB
13899 New backward-compatibility alias for renamed face.
13900 (ld-script-location-counter-face): Use renamed face.
13901
e4c067b5
MB
13902 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
13903 (cperl-hash): Remove "-face" suffix from face names.
13904 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
a5d37031 13905 New backward-compatibility aliases for renamed faces.
e4c067b5
MB
13906 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
13907 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
13908
9ce2eb5e
MB
13909 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
13910 name.
13911 (which-func-face): New backward-compatibility alias for renamed face.
13912 (which-func-format): Use renamed which-func face.
13913
63a5fd63
MB
13914 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
13915 (vhdl-function, vhdl-directive, vhdl-reserved-word)
13916 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
13917 names.
13918 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
13919 (vhdl-speedbar-configuration, vhdl-speedbar-package)
13920 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
13921 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
13922 (vhdl-speedbar-architecture-selected)
13923 (vhdl-speedbar-configuration-selected)
13924 (vhdl-speedbar-package-selected)
13925 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
13926 names.
13927 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
13928 Use renamed faces.
13929 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
13930 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
13931 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
13932 Use renamed faces.
13933 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
13934 names.
13935 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
13936 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
13937 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
13938 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
13939 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
13940 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
13941
33595ec6
MB
13942 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
13943 face name.
13944 (sh-heredoc-face): New backward-compatibility alias for renamed face.
13945 (sh-heredoc-face): Use renamed sh-heredoc face.
13946
57267a95
MB
13947 * progmodes/idlw-help.el (idlwave-help-link):
13948 Remove "-face" suffix from face name.
13949 (idlwave-help-link-face):
13950 New backward-compatibility alias for renamed face.
13951 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
13952
13953 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
13954 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
13955 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
13956 New backward-compatibility aliases for renamed faces.
13957 (idlwave-shell-disabled-breakpoint-face)
13958 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
13959
10f401d2 13960 * progmodes/flymake.el (flymake-errline, flymake-warnline):
ded09abd
MB
13961 Remove "-face" suffix from face names.
13962 (flymake-errline-face, flymake-warnline-face):
13963 New backward-compatibility aliases for renamed faces.
13964 (flymake-highlight-line): Use renamed flymake faces.
13965
4f2d55da
MB
13966 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
13967 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
13968 (ebrowse-member-class, ebrowse-progress):
13969 Remove "-face" suffix from face names.
13970 (ebrowse-tree-mark-face, ebrowse-root-class-face)
13971 (ebrowse-file-name-face, ebrowse-default-face)
13972 (ebrowse-member-attribute-face, ebrowse-member-class-face)
e6838581 13973 (ebrowse-progress-face):
4f2d55da
MB
13974 New backward-compatibility aliases for renamed faces.
13975 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
13976 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
13977 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
13978 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
13979
ca19f3f1
AS
13980 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
13981 antlr-syntax)
7a3dfaee 13982 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
ca19f3f1
AS
13983 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
13984 names.
7a3dfaee
MB
13985 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
13986 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
13987 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
ca19f3f1
AS
13988 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
13989 backward-compatibility aliases for renamed faces.
7a3dfaee
MB
13990 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
13991 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
ca19f3f1
AS
13992 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
13993 remove "font-lock-". Use renamed antlr-mode faces.
13994 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
13995 literal face-names with face variable references.
7a3dfaee 13996
b6116bd2
MB
13997 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
13998 face name.
13999 (Buffer-menu-buffer-face): New backward-compatibility alias for
14000 renamed face.
14001 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
14002
14901265
DP
140032005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
14004
14005 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
14006 Eliminate "-face" suffix.
10f401d2 14007 (makefile-targets): Inherit from font-lock-function-name-face and
14901265
DP
14008 eliminate "-face" suffix.
14009 (makefile-shell): Remove attributes and eliminate "-face" suffix.
14010 (makefile-*-font-lock-keywords): Append makefile-targets in rule
14011 actions, instead of prepending, to make it less visible.
10f401d2
SM
14012 (makefile-previous-dependency, makefile-match-dependency):
14013 Don't match a target on a continuation line.
14901265
DP
14014
14015 * files.el (auto-mode-alist): Put Makefile in gmake mode.
14016
3da629bd
NR
140172005-06-15 Nick Roberts <nickrob@snap.net.nz>
14018
1c955542
NR
14019 * progmodes/gdb-ui.el (menu): Re-order menu items.
14020 (gdb-tooltip-print): Respect tooltip-use-echo-area.
8346425e 14021
3da629bd
NR
14022 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
14023 Define in tooltip.el.
14024 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
14025 (gud-tooltip-tips): Respect tooltip-use-echo-area and
14026 gud-tooltip-echo-area.
14027
14028 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
14029 backward compatibility and make obsolete.
14030 (tooltip-help-tips): Use tooltip-use-echo-area.
14031 (tooltip-show-help-function): Rename to...
14032 (tooltip-show-help): ...this, because it is a function.
14033 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
14034
197a7aaa
LT
140352005-06-14 Luc Teirlinck <teirllm@auburn.edu>
14036
14037 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
14038 (edebug-print-length, edebug-print-level, edebug-print-circle)
14039 (edebug-modify-breakpoint, edebug-eval-last-sexp)
14040 (edebug-eval-print-last-sexp): Doc fixes.
14041
6de5b135
KS
140422005-06-14 Kim F. Storm <storm@cua.dk>
14043
14044 * ido.el (ido-mode): Make a new keymap every time we enable ido,
14045 as the coverage buffer/file/both may change.
14046
b59f605b
LK
140472005-06-14 Lute Kamstra <lute@gnu.org>
14048
14049 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
14050 and run-mode-hooks. Simplify.
14051
14052 * mail/rmailedit.el (rmail-edit-mode):
14053 * progmodes/octave-inf.el (inferior-octave-mode):
14054 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
14055
14056 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
14057 and run-mode-hooks.
14058 (recentf-edit-list, recentf-open-files): Don't call
14059 kill-all-local-variables directly.
14060
14061 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
14062
ca0a6900
JB
140632005-06-14 Juanma Barranquero <lekktu@gmail.com>
14064
0b46b379
JB
14065 * emacs-lisp/byte-run.el (make-obsolete)
14066 (define-obsolete-function-alias): Rename arguments FUNCTION and
14067 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
10f401d2
SM
14068 (make-obsolete-variable, define-obsolete-variable-alias):
14069 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
0b46b379
JB
14070 respectively.
14071
14072 * isearchb.el (isearchb-activate):
14073 * pcvs.el (cvs-mode):
14074 * ses.el (ses-load):
14075 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
14076 * net/tramp.el (tramp-find-file-exists-command)
14077 (tramp-find-shell):
14078 * progmodes/ada-mode.el (ada-create-case-exception)
14079 (ada-create-case-exception-substring, ada-make-subprogram-body):
14080 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
14081 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
14082 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
14083 * textmodes/org.el (org-promote, org-evaluate-time-range)
14084 (org-agenda-next-date-line, org-agenda-previous-date-line)
14085 (org-agenda-error, org-open-at-point, org-table-move-row)
14086 (org-format-table-table-html-using-table-generate-source)
14087 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
14088 * textmodes/reftex.el (reftex-access-scan-info):
14089 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
14090 (reftex-toc-promote-prepare): Follow error conventions.
14091
14092 * diff-mode.el (diff-mode): Fix typo in docstring.
14093
ca0a6900
JB
14094 * forms.el (forms--intuit-from-file): Fix reference to
14095 `forms-number-of-fields' in error message.
14096 (forms-print): Fix quoting in error message.
14097
14098 * forms.el (forms-mode):
14099 * emulation/vi.el (vi-goto-insert-state):
14100 * progmodes/flymake.el (flymake-new-err-info)
14101 (flymake-start-syntax-check-for-current-buffer)
14102 (flymake-simple-cleanup):
14103 * eshell/esh-var.el (eshell/export):
14104 * progmodes/gud.el (xdb):
14105 * textmodes/flyspell.el (flyspell-incorrect-hook)
14106 (flyspell-maybe-correct-transposition)
14107 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
14108
7efb41ae
LT
141092005-06-13 Luc Teirlinck <teirllm@auburn.edu>
14110
14111 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
14112 minibuffer prompt.
14113
929129ff
KS
141142005-06-13 Kim F. Storm <storm@cua.dk>
14115
14116 * subr.el (add-to-ordered-list): New defun.
14117
14118 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
14119 add cua--keymap-alist to emulation-mode-map-alists.
14120
5aa6db57
SM
141212005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
14122
14123 * subr.el (complete-in-turn): New macro.
14124 (dynamic-completion-table, lazy-completion-table): Add debug info.
14125
14126 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
14127 in preference to face aliases.
14128
14129 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
14130 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
14131 Remove unused vars `start' and `firstline'.
14132 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
14133 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
14134
2702394e
EZ
141352005-06-13 Eli Zaretskii <eliz@gnu.org>
14136
14137 * cus-start.el (all): Don't complain about missing GTK-related
14138 variables, unless either `gtk' is boundp or this isn't a
14139 `windows-nt' build.
14140
dd72a03a
LK
141412005-06-13 Lute Kamstra <lute@gnu.org>
14142
4da76c6a
LK
14143 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
14144 run-mode-hooks.
14145
14146 * ediff-mult.el (ediff-meta-mode):
14147 * ediff-util.el (ediff-mode): Use run-mode-hooks.
14148
14149 * ledit.el (ledit-mode): Use delay-mode-hooks.
14150
63e9aa8e
LK
14151 * woman.el (woman-mode-line-format): Delete constant.
14152 (woman-mode-map): Initialize it properly.
5aa6db57
SM
14153 (woman-mode): Set mode-class property to special.
14154 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
14155 Set major-mode and mode-name. Don't set mode-line-format directly.
14156 (Man-getpage-in-background): Don't reference woman-mode-line-format.
63e9aa8e 14157
dd72a03a
LK
14158 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
14159 string argument obsolete.
14160
30313b90
CD
141612005-06-13 Carsten Dominik <dominik@science.uva.nl>
14162
0b46b379 14163 * textmodes/org.el (org-CUA-compatible): New option.
30313b90
CD
14164 (org-disputed-keys): New variable.
14165 (org-key): New function.
14166 (orgtbl-make-binding): Add docstring to the created function.
14167 (org-mode): Set paragraph start/separate regexps.
14168 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
14169 (org-archive-location, org-archive-mark-done)
14170 (org-archive-stamp-time): New options.
14171 (org-archive-subtree): New command.
14172 (org-fill-paragraph): New function.
14173 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
14174 (org-fake-empty-table-line): Function removed.
14175 (org-format-org-table-html): Do not create empty table lines at
14176 separator lines. Improved table header treatment.
14177 (org-link-format): New option.
14178 (org-make-link): New function.
14179 (org-insert-link, org-store-link): Use org-make-link.
14180 (org-open-file): Quote file name for shell command, to allow
14181 spaces in file names.
5aa6db57
SM
14182 (org-link-regexp): Fix bug with mailto link.
14183 (org-link-maybe-angles-regexp, org-protected-link-regexp):
14184 New constants.
30313b90
CD
14185 (org-export-as-html): Deal with the optional angles around a link.
14186 Better treatment of file: links.
14187 (org-open-at-point): Replace @{ and @} with < and >.
14188 (org-run-mode-hooks): Function removed.
14189 (org-agenda-mode): No longer use `org-run-mode-hooks'.
14190
3fd355d4
NR
141912005-06-13 Nick Roberts <nickrob@snap.net.nz>
14192
14193 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
14194 MI command -data-list-register-values.
14195 (gdb-post-prompt): Indent properly.
14196
b1412131
JB
141972005-06-13 Juanma Barranquero <lekktu@gmail.com>
14198
14199 * hilit-chg.el (highlight-changes-colors): Rename from
14200 `highlight-changes-colours'.
14201 (highlight-changes-colours): Keep as obsolete alias.
14202 (highlight-changes-face-list): Doc fix.
14203 (hilit-chg-make-list): Use `highlight-changes-colors'.
14204
defa8e19
MH
142052005-06-12 Mark A. Hershberger <mah@everybody.org>
14206
14207 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
14208 defun-prompt-regexp.
14209
a1e8cad6
EZ
142102005-06-12 Eli Zaretskii <eliz@gnu.org>
14211
0e659f57
EZ
14212 * loadup.el: Don't say we are dumping under 2 names on windows-nt
14213 and cygwin.
14214
5aa6db57
SM
14215 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
14216 Don't use an old loaddefs.el, as in Makefile.in.
a1e8cad6 14217
ca0113b8
LK
142182005-06-12 Lute Kamstra <lute@gnu.org>
14219
f586d18e
LK
14220 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
14221
3a1524ed
LK
14222 * man.el (Man-mode-map): Initialize it properly.
14223 (Man-mode): Set mode-class property to special.
14224
ca0113b8
LK
14225 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
14226
32cc0b00
LT
142272005-06-11 Luc Teirlinck <teirllm@auburn.edu>
14228
14229 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
14230 A newline is needed in the docstring there.
14231
14232 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
14233 Doc fixes.
14234
ac9abffe
VJL
142352005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14236
14237 * printing.el: Doc fix. The menubar is no more changed when printing
14238 is loaded, it only changes when pr-menu-bind or pr-update-menus is
b2c9cbd3 14239 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
ac9abffe
VJL
14240 (pr-version): New version number (6.8.4).
14241 (pr-menu-bind): New command.
14242 (pr-update-menus): Docstring and code fix.
14243 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
14244 Docstring fix.
14245 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
14246 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
14247
d4ddf783
TTN
142482005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
14249
14250 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
14251 "Returns" to "return", document useful return values, etc.
14252
98d1a1cf
EZ
142532005-06-11 Alan Mackenzie <acm@muc.de>
14254
14255 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
14256 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
14257 (adaptive-file-function): Minor amendment to doc-string.
14258
e0dcaa3f
EZ
142592005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
14260
67ed6461 14261 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
5aa6db57
SM
14262 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
14263 Fix :type--it is `integer', not `string'.
67ed6461 14264
e0dcaa3f
EZ
14265 * faces.el (modeline-highlight): Rename from (the erroneous)
14266 `modeline-higilight'.
14267
e5d79aa5
LK
142682005-06-11 Lute Kamstra <lute@gnu.org>
14269
14270 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
14271 lisp-interaction-mode-map but make it the parent.
14272 (edebug-eval-mode): Use define-derived-mode.
14273
480c8cd3
AS
142742005-06-11 Andreas Schwab <schwab@suse.de>
14275
14276 * bindings.el: Add binding of `ESC functionkey' for every
14277 `M-functionkey'.
14278 * hexl.el (hexl-mode-map): Likewise.
14279
d11f8e1a
JR
142802005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
14281
14282 * progmodes/compile.el (compilation-error-regexp-alist-alist)
14283 [msft]: update regexp for newer msft compilers.
14284
23d519e4
MH
142852005-06-10 Mark A. Hershberger <mah@everybody.org>
14286
14287 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
14288 ATTLIST portions of included DTDs.
14289 (xml-parse-dtd): Eliminate use of inefficient match-data.
14290
62d39a42
MB
142912005-06-10 Miles Bader <miles@gnu.org>
14292
530b0472
MB
14293 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
14294 (mpuz-text): Remove "-face" suffix from face names.
14295 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
14296 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
14297 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
14298
62d39a42
MB
14299 * play/gomoku.el (gomoku-O, gomoku-X):
14300 Remove "-face" suffix from face names.
14301 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
14302 New backward-compatibility aliases for renamed faces.
14303 (gomoku-font-lock-keywords): Use renamed gomoku faces.
14304
83acf231
JB
143052005-06-10 Juanma Barranquero <lekktu@gmail.com>
14306
578c1340
JB
14307 * thumbs.el: Fixes for changes of 2005-06-09.
14308 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
14309 as a directory.
14310 (thumbs-thumbname): Remove directory separator from format string;
14311 `thumbs-thumbsdir' now returns a valid directory name.
14312 (thumbs-temp-dir): New defsubst.
14313 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
14314 Use it.
14315
466c78c0
JB
14316 * cus-edit.el (minibuffer):
14317 * files.el (make-backup-file-name-function):
14318 * filesets.el (filesets-external-viewers):
14319 * hilit-chg.el (highlight-changes-colours)
14320 (highlight-changes-face-list, highlight-changes-rotate-faces):
14321 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
14322 * kmacro.el (kmacro-call-macro):
14323 * log-edit.el (log-edit-changelog-full-paragraphs):
14324 * mouse.el (mouse-1-click-follows-link):
14325 * skeleton.el (skeleton-autowrap):
14326 * subr.el (insert-for-yank-1):
14327 * tempo.el (tempo-insert-region):
14328 * terminal.el (terminal-emulator):
14329 * time.el (display-time-mail-face):
14330 * vc.el (vc-annotate):
14331 * vcursor.el (vcursor-copy-line):
14332 * woman.el (woman-bold-headings, woman-ignore)
14333 (woman-default-faces, woman-monochrome-faces):
14334 * calendar/todo-mode.el (todo-insert-threshold):
14335 * emulation/pc-select.el (pc-select-selection-keys-only)
14336 (pc-selection-mode):
14337 * emulation/vip.el (vip-find-char-forward):
14338 * emulation/viper-cmd.el (viper-find-char-forward):
ca19f3f1
AS
14339 * international/mule-cmds.el
14340 (select-safe-coding-system-accept-default-p)
466c78c0
JB
14341 (input-method-exit-on-invalid-key):
14342 * international/mule-diag.el (describe-coding-system):
14343 * international/ucs-tables.el (unify-8859-on-encoding-mode):
14344 * net/browse-url.el (browse-url-xterm-program):
14345 * obsolete/lazy-lock.el (lazy-lock-mode):
14346 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
14347 (cperl-mode):
14348 * progmodes/cpp.el (cpp-face-light-name-list)
14349 (cpp-face-dark-name-list):
14350 * progmodes/delphi.el (delphi-newline-always-indents):
14351 Fix spellings in docstrings.
14352
83acf231
JB
14353 * ido.el (ido-mode, ido-file-extensions-order)
14354 (ido-default-file-method, ido-default-buffer-method)
14355 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
14356 (ido-decorations, ido-read-file-name-as-directory-commands)
14357 (ido-read-file-name-non-ido, ido-work-directory-list)
14358 (ido-ignore-item-temp-list, ido-current-directory)
14359 (ido-magic-forward-char, ido-enter-find-file)
14360 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
14361 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
14362
257914aa
LK
143632005-06-10 Lute Kamstra <lute@gnu.org>
14364
14365 * play/dunnet.el (dun-mode): Use define-derived-mode.
14366 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
14367 obsolete alias.
14368
2aa8e74a
LK
14369 * play/doctor.el (doctor-mode-map): Remove defvar.
14370 (doctor-mode): Use define-derived-mode.
14371
7bdd8beb
LK
14372 * mail/mspools.el (mspools-mode):
14373 * net/eudc-hotlist.el (eudc-hotlist-mode):
2aa8e74a
LK
14374 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
14375
0efefc52
MB
143762005-06-10 Miles Bader <miles@gnu.org>
14377
c43aed5a
MB
14378 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
14379 Remove "-face" suffix from face names.
14380 (flyspell-incorrect-face, flyspell-duplicate-face):
14381 New backward-compatibility aliases for renamed faces.
14382 (flyspell-mode-on, make-flyspell-overlay)
14383 (flyspell-highlight-incorrect-region)
14384 (flyspell-highlight-duplicate-region)
14385 (flyspell-display-next-corrections)
14386 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
14387
e639491a
MB
14388 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
14389 from face name.
14390 (texinfo-heading-face): New backward-compatibility alias for
14391 renamed face.
14392 (texinfo-heading-face): Use renamed texinfo-heading face.
14393
ad49d9d6
MB
14394 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
14395 suffix from face names.
83acf231 14396 (tex-math-face, tex-verbatim-face):
ad49d9d6
MB
14397 New backward-compatibility aliases for renamed faces.
14398 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
14399 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
14400 literal face name.
14401
b4c925d8
MB
14402 * textmodes/table.el (table-cell): Remove "-face" suffix from face
14403 name.
14404 (table-cell-face): New backward-compatibility alias for renamed face.
14405 (table--put-cell-face-property, table--update-cell-face):
14406 Use renamed table-cell face.
14407
b390eb09
MB
14408 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
14409 from face name.
14410 (sgml-namespace-face): New backward-compatibility alias for
14411 renamed face.
14412 (sgml-namespace-face): Use renamed sgml-namespace face.
14413
8e49668e
MB
14414 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
14415 (org-level-4, org-level-5, org-level-6, org-level-7)
14416 (org-level-8, org-warning, org-headline-done)
14417 (org-deadline-announce, org-scheduled-today)
14418 (org-scheduled-previously, org-link, org-done, org-table)
14419 (org-time-grid): Remove "-face" suffix from face names.
14420 (org-level-1-face, org-level-2-face, org-level-3-face)
14421 (org-level-4-face, org-level-5-face, org-level-6-face)
14422 (org-level-7-face, org-level-8-face, org-warning-face)
14423 (org-headline-done-face, org-deadline-announce-face)
14424 (org-scheduled-today-face, org-scheduled-previously-face)
14425 (org-link-face, org-done-face, org-table-face)
14426 (org-time-grid-face):
14427 New backward-compatibility aliases for renamed faces.
14428 (org-level-faces, org-set-font-lock-defaults, org-timeline)
14429 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
14430 (org-agenda-get-timestamps, org-agenda-get-scheduled)
14431 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
14432
25c06649
MB
14433 * emulation/viper-init.el (viper-search, viper-replace-overlay)
14434 (viper-minibuffer-emacs, viper-minibuffer-insert)
14435 (viper-minibuffer-vi): Remove "-face" suffix from face names.
14436 (viper-search-face, viper-replace-overlay-face)
14437 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
14438 (viper-minibuffer-vi-face):
14439 New backward-compatibility aliases for renamed faces.
14440 (viper-search-face, viper-replace-overlay-face)
14441 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
14442 (viper-minibuffer-vi-face): Use renamed viper faces.
14443
4719d184
MB
14444 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
14445 Remove "-face" suffix from face names.
14446 (testcover-nohits-face, testcover-1value-face):
14447 New backward-compatibility aliases for renamed faces.
14448 (testcover-mark): Use renamed testcover faces.
14449
ccacbcec
MB
14450 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
14451 face name.
14452 (diary-button-face): New backward-compatibility alias for renamed face.
14453 (diary-entry): Use renamed diary-button face.
14454
75eb05f6
MB
14455 * calendar/calendar.el (diary, calendar-today, holiday)
14456 (mark-visible-calendar-date): Remove "-face" suffix from face names.
14457 (diary-face, calendar-today-face, holiday-face):
14458 New backward-compatibility aliases for renamed faces.
14459 (eval-after-load "facemenu", diary-entry-marker)
14460 (calendar-today-marker, calendar-holiday-marker, diary-face):
14461 Use renamed calendar faces.
14462
37af2dd3
MB
14463 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
14464 (compare-windows-face): New backward-compatibility alias for
14465 renamed face.
14466 (compare-windows-highlight): Use renamed compare-windows face.
14467
10853fc3
MB
14468 * strokes.el (strokes-char): Remove "-face" suffix from face name.
14469 (strokes-char-face): New backward-compatibility alias for renamed face.
14470 (strokes-encode-buffer): Use renamed strokes-char face.
14471
2058218e
MB
14472 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
14473 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
14474 Remove "-face" suffix from face names.
14475 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
14476 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
14477 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
83acf231 14478 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
2058218e 14479 Use renamed pcvs faces.
4a9ad3c6
MB
14480 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
14481 * pcvs-defs.el (cvs-mode-map): Likewise.
14482 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2058218e 14483
a335c06e
MB
14484 * info.el (info-title-1, info-title-2, info-title-3)
14485 (info-title-4): Remove "-face" suffix from and downcase face names.
14486 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
14487 (Info-title-4-face):
14488 New backward-compatibility aliases for renamed faces.
14489 (Info-fontify-node): Use renamed info faces.
14490
a01853d7
MB
14491 * hilit-chg.el (highlight-changes, highlight-changes-delete):
14492 Remove "-face" suffix from face names.
14493 (highlight-changes-face, highlight-changes-delete-face):
14494 New backward-compatibility aliases for renamed faces.
14495 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
14496 (hilit-chg-make-list): Use renamed highlight-changes faces.
14497
f0b3dcbf
MB
14498 * generic-x.el (show-tabs-tab, show-tabs-space):
14499 Remove "-face" suffix from face names.
14500 (show-tabs-tab-face, show-tabs-space-face):
14501 New backward-compatibility aliases for renamed faces.
14502 (show-tabs-generic-mode-font-lock-defaults-1)
14503 (show-tabs-generic-mode-font-lock-defaults-2):
14504 Use renamed show-tabs faces.
14505
e8bfdf82
MB
14506 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
14507 (smerge-markers): Remove "-face" suffix from face names.
14508 (smerge-mine-face, smerge-other-face, smerge-base-face)
83acf231 14509 (smerge-markers-face):
e8bfdf82
MB
14510 New backward-compatibility aliases for renamed faces.
14511 (smerge-mine-face, smerge-other-face, smerge-base-face)
14512 (smerge-markers-face): Use renamed smerge faces.
14513
ca19f3f1
AS
14514 * log-view.el (log-view-file, log-view-message): Remove "-face"
14515 suffix from face names.
8511877a
SM
14516 (log-view-file-face, log-view-message-face):
14517 New backward-compatibility aliases for renamed faces.
ca19f3f1
AS
14518 (log-view-file-face, log-view-message-face): Use renamed log-view
14519 faces.
d842de85 14520
83acf231 14521 * paren.el (show-paren-match, show-paren-mismatch):
2ec46551 14522 Remove "-face" suffix from face names.
83acf231 14523 (show-paren-match-face, show-paren-mismatch-face):
2ec46551
MB
14524 New backward-compatibility aliases for renamed faces.
14525 (show-paren-function): Use renamed show-paren faces.
14526
42e64878
MB
14527 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
14528 (ruler-mode-margins, ruler-mode-fringes)
14529 (ruler-mode-column-number, ruler-mode-fill-column)
14530 (ruler-mode-comment-column, ruler-mode-goal-column)
ca19f3f1
AS
14531 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
14532 suffix from face names.
42e64878
MB
14533 (ruler-mode-default-face, ruler-mode-pad-face)
14534 (ruler-mode-margins-face, ruler-mode-fringes-face)
14535 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
14536 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
8511877a
SM
14537 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
14538 New backward-compatibility aliases for renamed faces.
42e64878
MB
14539 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
14540 (ruler-mode-column-number, ruler-mode-fill-column)
14541 (ruler-mode-comment-column, ruler-mode-goal-column)
14542 (ruler-mode-tab-stop, ruler-mode-current-column)
ca19f3f1
AS
14543 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
14544 faces.
42e64878 14545
ee01ad0e
MB
14546 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
14547 face name.
14548 (whitespace-highlight-the-space): Use renamed face.
10853fc3
MB
14549 (whitespace-highlight-face): New backward-compatibility alias for
14550 renamed face.
ee01ad0e 14551
b66e8575
MB
14552 * woman.el (woman-italic, woman-bold, woman-unknown)
14553 (woman-addition, woman-symbol-face):
14554 Remove "-face" suffix from face names.
14555 (woman-italic-face, woman-bold-face, woman-unknown-face)
14556 (woman-addition-face):
14557 New backward-compatibility aliases for renamed faces.
14558 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
14559 (woman-decode-region, woman-replace-match)
14560 (woman-display-extended-fonts, woman-special-characters)
14561 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
14562 Use renamed woman faces.
14563
041a6e47
MB
14564 * longlines.el (longlines-visible-face): Face removed.
14565
221711eb
MB
14566 * diff-mode.el (diff-header, diff-file-header, diff-index)
14567 (diff-hunk-header, diff-removed, diff-added, diff-changed)
041a6e47 14568 (diff-function, diff-context, diff-nonexistent): Remove "-face"
221711eb
MB
14569 suffix from face names.
14570 (diff-header-face, diff-file-header-face, diff-index-face)
14571 (diff-hunk-header-face, diff-removed-face, diff-added-face)
14572 (diff-changed-face, diff-function-face, diff-context-face)
041a6e47 14573 (diff-nonexistent-face): New backward-compatibility aliases for
221711eb
MB
14574 renamed faces.
14575 (diff-header-face, diff-file-header-face)
14576 (diff-index, diff-index-face, diff-hunk-header)
14577 (diff-hunk-header-face, diff-removed, diff-removed-face)
14578 (diff-added, diff-added-face, diff-changed-face, diff-function)
14579 (diff-function-face, diff-context-face, diff-nonexistent)
14580 (diff-nonexistent-face): Use renamed diff-mode faces.
14581
541a6d0d
MB
14582 * progmodes/compile.el (compilation-warning-face)
14583 (compilation-info-face): Remove "-face" suffix from face names.
83acf231 14584 (compilation-warning-face, compilation-info-face):
541a6d0d
MB
14585 New backward-compatibility aliases for renamed faces.
14586 (compilation-warning-face, compilation-info-face):
14587 Use renamed compilation faces.
14588
fe735a8d
MB
14589 * add-log.el (change-log-date, change-log-name)
14590 (change-log-email, change-log-file, change-log-list)
14591 (change-log-conditionals, change-log-function)
14592 (change-log-acknowledgement): Remove "-face" suffix from face names.
14593 (change-log-date-face, change-log-name-face)
14594 (change-log-email-face, change-log-file-face)
14595 (change-log-list-face, change-log-conditionals-face)
83acf231 14596 (change-log-function-face, change-log-acknowledgement-face):
fe735a8d
MB
14597 New backward-compatibility aliases for renamed faces.
14598 (change-log-font-lock-keywords): Use renamed change-log faces.
14599
d478e69d
MB
14600 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
14601 (custom-set, custom-changed, custom-saved, custom-button)
14602 (custom-button-pressed, custom-documentation, custom-state)
14603 (custom-comment, custom-comment-tag, custom-variable-tag)
14604 (custom-variable-button, custom-face-tag, custom-group-tag-1)
14605 (custom-group-tag): Remove "-face" suffix from face names.
14606 (custom-magic-alist, custom-magic-value-create)
14607 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
14608 (custom-invalid-face, custom-rogue-face, custom-modified-face)
14609 (custom-set-face, custom-changed-face, custom-saved-face)
14610 (custom-button-face, custom-button-pressed-face)
14611 (custom-documentation-face, custom-state-face)
14612 (custom-comment-face, custom-comment-tag-face)
14613 (custom-variable-tag-face, custom-variable-button-face)
14614 (custom-face-tag-face, custom-group-tag-face-1)
83acf231 14615 (custom-group-tag-face):
d478e69d
MB
14616 New backward-compatibility aliases for renamed faces.
14617
0efefc52
MB
14618 * wid-edit.el (widget-documentation, widget-button)
14619 (widget-field, widget-single-line-field, widget-inactive)
14620 (widget-button-pressed): "-face" suffix removed from face names.
14621 (widget-documentation-face, widget-button-face)
14622 (widget-field-face, widget-single-line-field-face)
14623 (widget-inactive-face, widget-button-pressed-face):
14624 New backward-compatibility aliases for renamed faces.
14625 (widget-documentation-face, widget-button-face)
14626 (widget-button-pressed-face, widget-specify-field)
14627 (widget-specify-inactive): Use renamed widget faces.
14628
d8338794
KH
146292005-06-10 Kenichi Handa <handa@m17n.org>
14630
14631 * term/x-win.el (x-clipboard-yank): Remove condition-case
14632 wrapping.
14633
146342005-06-11 Kenichi Handa <handa@m17n.org>
14635
14636 * add-log.el (change-log-font-lock-keywords): Make the regexp for
14637 date lines stricter.
14638
63e88db3
KH
146392005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
14640
14641 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
14642 of x-get-selection.
14643
63baed99
JB
146442005-06-10 Juanma Barranquero <lekktu@gmail.com>
14645
14646 * comint.el (comint-mode, comint-snapshot-last-prompt):
14647 * frame.el (frame-current-scroll-bars):
14648 * term.el (term-mode, term-check-proc, term-input-sender)
14649 (term-simple-send, term-extract-string, term-word)
14650 (term-match-partial-filename):
14651 * window.el (window-current-scroll-bars):
14652 * emulation/cua-base.el (cua-normal-cursor-color)
14653 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
14654 (cua-global-mark-cursor-color):
14655 * mail/undigest.el (rmail-forward-separator-regex):
14656 Fix typos in docstrings.
14657
14658 * comint.el (comint-check-proc, make-comint-in-buffer)
14659 (comint-source-default): Doc fixes.
14660
8511877a 14661 * term.el (term-send-string): Improve argument/docstring consistency.
63baed99 14662
3c28ffec
LT
146632005-06-09 Luc Teirlinck <teirllm@auburn.edu>
14664
14665 * comint.el (comint-send-input): Bind `inhibit-read-only' around
14666 call to `delete-region'.
14667 (comint-mode-hook): Do not enable Font Lock by default.
14668
420adcc6
LK
146692005-06-09 Lute Kamstra <lute@gnu.org>
14670
14671 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
14672 could be void.
14673
6c06bd88
SM
146742005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
14675
14676 * emacs-lisp/debug.el (debugger-will-be-back): New var.
14677 (debug): Use it.
14678 (debugger-step-through, debugger-continue, debugger-jump)
14679 (debugger-return-value): Set it when needed.
14680 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
14681 Use inhibit-read-only.
14682
f271d3c7
JB
146832005-06-09 Juanma Barranquero <lekktu@gmail.com>
14684
fd8529d0
JB
14685 * window.el (shrink-window-if-larger-than-buffer)
14686 (window-size-fixed): Fix typo in docstring.
9fa87e0d 14687
f271d3c7
JB
14688 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
14689 thumbnails directory on loading.
14690 (thumbs-conversion-program): Use `eq' to check the system type,
14691 not `equal'.
14692 (thumbs-temp-dir): Initialize to `temporary-file-directory',
14693 not "/tmp". Fix docstring.
14694 (thumbs-thumbsdir): New function to return the thumbnails
14695 directory, creating it if needed.
14696 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
14697 (thumbs-temp-file): Delete variable and make it into a function.
14698 (thumbs-resize-image, thumbs-modify-image): Use it.
14699 (thumbs-kill-buffer): Simplify.
14700 (thumbs-gensym): Defalias or duplicate CL `gensym'.
14701 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
14702 docstrings.
14703
b7aae902
KS
147042005-06-09 Kim F. Storm <storm@cua.dk>
14705
14706 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
14707 set-match-data to free markers in match-data.
14708
14709 * replace.el (replace-match-data): Pass RESEAT arg `t' to
14710 match-data to unchain markers in match-data.
14711
72f23b85
SM
147122005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
14713
14714 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
14715 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
14716 unnecessary now.
14717
99598737
RS
147182005-06-08 Richard M. Stallman <rms@gnu.org>
14719
14720 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
14721 give the variable a doc string that doesn't say don't set it directly.
14722
14723 * textmodes/ispell.el (ispell-check-version):
14724 Use match-string-no-properties.
af71d4c0 14725 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
99598737
RS
14726 (ispell-buffer-local-words): Likewise.
14727
14728 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
14729 except on terminals with enough colors to really display it.
14730 (makefile-dependency-regex): Delete spurious `bb'.
14731
14732 * faces.el (escape-glyph): Use blue once again in last case.
72f23b85 14733 (no-break-space): Redefine so that it isn't invisible on a tty.
99598737 14734
4a29de23
KS
147352005-06-08 Kim F. Storm <storm@cua.dk>
14736
14737 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
14738 also when reading directory name.
14739
b978659c
LK
147402005-06-08 Lute Kamstra <lute@gnu.org>
14741
14742 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
f8820a55
LK
14743 (flyspell-mode-line-string): Remove autoload cookie.
14744 (flyspell-mode): Remove defvar.
b978659c 14745
6d64c191
LK
147462005-06-07 Lute Kamstra <lute@gnu.org>
14747
14748 * textmodes/org.el (org-run-mode-hooks): New function.
14749 (org-agenda-mode): Use it.
14750
590bc48b
JB
147512005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
14752
99598737 14753 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
590bc48b 14754
3d031334
SM
147552005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
14756
14757 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
14758
a54aae9e
LT
147592005-06-06 Luc Teirlinck <teirllm@auburn.edu>
14760
14761 * font-lock.el (font-lock-add-keywords): Doc fix.
14762
ed975fa6
SM
147632005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
14764
29a47b89
SM
14765 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
14766 (tex-compile-default): In the absence of any history, use the order in
14767 tex-compile-alist to choose the preferred command.
14768 (tex-compile-commands): Reorder a bit.
14769
7ad04640
SM
14770 * textmodes/flyspell.el (flyspell-auto-correct-binding)
14771 (flyspell-incorrect-face, flyspell-duplicate-face):
14772 Use (X)Emacs-agnostic code.
14773 (flyspell-mode-map): Don't overwrite at each load. Remove code
14774 redundant with the subsequent add-minor-mode. Merge Emacs and
14775 XEmacs code.
14776 (flyspell-word): Minor simplification.
14777 (flyspell-math-tex-command-p): Quieten the byte-compiler.
8511877a
SM
14778 (flyspell-external-point-words): Remove unused vars `size' and `start'.
14779 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
14780 Merge the corresponding Emacs code.
14781 (flyspell-correct-word, flyspell-xemacs-popup):
14782 Use flyspell-do-correct.
7ad04640 14783
532c188a
SM
14784 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
14785 a dedicated window.
14786
ed975fa6
SM
14787 * international/latexenc.el (latexenc-find-file-coding-system):
14788 Undo part of last patch, to turn off a compiler warning.
14789
e43cbeae
JL
147902005-06-06 Juri Linkov <juri@jurta.org>
14791
14792 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
14793 Rename `tmm-inactive-face' to `tmm-inactive'.
14794
4bad17c2
KS
147952005-06-06 Matt Hodges <MPHodges@member.fsf.org>
14796
14797 * iswitchb.el: Rename faces.
14798
c7b96d76
KS
147992005-06-06 Kim F. Storm <storm@cua.dk>
14800
14801 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
14802 (cua-global-mark): Remove -face suffix from face names.
14803
ed975fa6
SM
14804 * emulation/cua-gmrk.el (cua--init-global-mark):
14805 Remove cua-global-mark face setup.
c7b96d76 14806
ce6e10af
RS
148072005-06-06 Richard M. Stallman <rms@gnu.org>
14808
14809 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
14810 just like other allowed characters.
14811 (makefile-match-dependency): Exclude leading and training whitespace
14812 from the range of regexp subexp 1.
14813 (makefile-macroassign-regex): Don't try to match the body,
14814 just the name of the macro being defined.
14815
14816 * info.el (Info-read-node-name-2): New function.
14817 (Info-read-node-name-1): Use that.
14818 Add a completion-base-size-function property.
14819
14820 * simple.el (completion-setup-function): Look for
8511877a 14821 completion-base-size-function property of minibuffer-completion-table.
ce6e10af
RS
14822
14823 * files.el (locate-file-completion): Doc fix.
14824
14825 * printing.el: Don't call pr-update-menus; user must do that.
14826
14827 * emacs-lisp/debug.el (debugger-window): New variable.
14828 (debug): Use debugger-window if it is set and still alive.
14829 Record debugger-window for next entry.
c7b96d76 14830
ce6e10af
RS
14831 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
14832
c7b96d76 148332005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
ce6e10af
RS
14834
14835 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
14836 (hack-one-local-variable, hack-local-variables)
14837 (hack-local-variables-prop-line): Pass that arg.
14838
9c7f6bb3
KS
148392005-06-06 Kim F. Storm <storm@cua.dk>
14840
14841 * ido.el (ido-first-match, ido-only-match, ido-subdir)
14842 (ido-indicator): Remove -face suffix from face names.
14843
c476bcb0
JL
148442005-06-06 Juri Linkov <juri@jurta.org>
14845
14846 * font-lock.el (font-lock-regexp-backslash)
14847 (font-lock-regexp-backslash-construct): New faces.
14848 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
14849 after `('. Add `while-no-input' to control structures.
14850
14851 * faces.el (no-break-space, shadow): New faces.
14852 (escape-glyph): Use less loud colors pink2 and red4.
14853
14854 * diff-mode.el (diff-context-face)
14855 * dired.el (dired-ignored)
14856 * rfn-eshadow.el (file-name-shadow)
14857 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
14858
14859 * info.el (Info-title-1-face): Use green instead of yellow because
14860 bold yellow is not readable on light backgrounds.
14861
14862 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
14863 before selecting the desired mode to not spend time fontifying
14864 old contents.
14865
f7f17975
JB
148662005-06-06 Juanma Barranquero <lekktu@gmail.com>
14867
b3c70578
JB
14868 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
14869 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
14870
01f438b9
JB
14871 * ps-print.el (ps-default-fg, ps-default-bg):
14872 Fix typos in docstrings.
14873
f7f17975
JB
14874 * isearchb.el (isearchb): Don't pass a spurious second argument to
14875 `iswitchb-completions'.
14876
c1205dad
NR
148772005-06-05 Nick Roberts <nickrob@snap.net.nz>
14878
14879 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
14880 to preserve point.
14881 (gdb-find-file-hook): Add doc string.
14882
14883 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
eb78dfb8 14884 C dereferenced pointer expression.
32759db5 14885 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
c1205dad
NR
14886
14887 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
14888
eb78dfb8
JB
14889 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
14890 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
14891 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
14892 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
14893 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
c1205dad
NR
14894 Make background transparent.
14895
bfe5418b
LT
148962005-06-04 Luc Teirlinck <teirllm@auburn.edu>
14897
14898 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
14899 (font-lock-remove-keywords): Doc fix.
14900 (font-lock-mode-major-mode): Compiler defvar.
14901 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
14902
14903 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
14904 (font-lock-mode): Update `font-lock-mode-major-mode'.
14905 (font-lock-set-defaults): Compiler defvar.
14906 (font-lock-default-function): Take `font-lock-mode-major-mode'
14907 into account.
14908
14909 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
14910 keep track of which major mode it enabled the minor mode for.
14911 Use find-file-hook again. Update docstring.
14912
14913 * simple.el (eval-expression-print-level)
14914 (eval-expression-print-length, eval-expression-debug-on-error):
14915 Doc fixes.
14916
91018229
EZ
149172005-06-04 Matt Hodges <MPHodges@member.fsf.org>
14918
b6f0a397
EZ
14919 * iswitchb.el (iswitchb-single-match-face)
14920 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
14921 (iswitchb-invalid-regexp-face): New faces.
14922 (iswitchb-completions): Use them.
ed975fa6 14923 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
b6f0a397
EZ
14924 now marked as an obsolete alias.
14925 (iswitchb-read-buffer): Remove check for bound font variables.
14926 (iswitchb-invalid-regexp): New free variable.
14927 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
14928 set iswitchb-invalid-regexp.
14929 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
14930 invalid regexps.
14931 (iswitchb-completions): Add check for complete match when entering
14932 a regexp.
14933 (iswitchb-completions): Remove require-match argument.
bfe5418b 14934 (iswitchb-exhibit): Fix caller.
b6f0a397
EZ
14935 (iswitchb-common-match-inserted): New variable.
14936 (iswitchb-complete, iswitchb-completion-help): Use it.
91018229 14937
94d4bafb
EZ
149382005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
14939
14940 * url-http.el (url-http-chunked-encoding-after-change-function):
14941 Use `url-http-debug' instead of `message'.
14942
86b21ac3
EZ
149432005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
14944
14945 * url-http.el (url-http-parse-headers): Pass redirected URL as a
14946 callback argument.
14947
61e40b6d
KS
149482005-06-04 Kim F. Storm <storm@cua.dk>
14949
555228aa
KS
14950 * simple.el (line-move): Only call sit-for when moving backwards.
14951
61e40b6d
KS
14952 * ido.el (ido-make-merged-file-list-1): New defun split from
14953 ido-make-merged-file-list.
14954 (ido-make-merged-file-list): Bind throw-on-input around call to
14955 ido-make-merged-file-list-1. Return input-pending-p if
14956 interrupted by more input available.
14957 (ido-read-internal): Handle input-pending-p return value from
14958 ido-make-merged-file-list.
14959
10b234c0
SM
149602005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
14961
fab31ec3
SM
14962 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
14963 compatibility code.
14964
10b234c0
SM
14965 * international/latexenc.el (latexenc-find-file-coding-system):
14966 Don't inherit the EOL part of the coding-system from the
14967 tex-main buffer. Fit within 80 columns.
14968
76668788
NR
149692005-06-03 Matt Hodges <MPHodges@member.fsf.org>
14970
14971 * tmm.el (tmm-inactive-face): New face.
14972 (tmm-remove-inactive-mouse-face): New function.
14973 (tmm-prompt, tmm-add-one-shortcut)
14974 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
14975 but not selectable.
14976
6312e5f7
JB
149772005-06-03 Juanma Barranquero <lekktu@gmail.com>
14978
14979 * faces.el (face-equal): Improve argument/docstring consistency.
14980
30edba6e
DP
149812005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
14982
14983 * progmodes/make-mode.el (makefile-targets-face)
14984 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
14985 (makefile-bsdmake-dependency-regex)
14986 (makefile-makepp-rule-action-regex)
14987 (makefile-bsdmake-rule-action-regex): New constants.
14988 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
14989
14990 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14991 Allow (...) within `...' for makepp messages.
14992
899a431b 149932005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
30edba6e 14994
85268d70 14995 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
30edba6e 14996
85268d70
JB
14997 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
14998 "." files are deleted from all file lists before comparison.
30edba6e 14999
85268d70
JB
15000 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
15001 (viper-ESC-key): Made them customizable.
30edba6e 15002
10b234c0 15003 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
30edba6e 15004
bfadb7ec
LT
150052005-06-01 Luc Teirlinck <teirllm@auburn.edu>
15006
15007 * autorevert.el (auto-revert-buffers): Use save-match-data.
15008
6cb9fac3
SM
150092005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
15010
15011 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
15012 menu items with a nil command binding.
15013
011131fd
JB
150142005-06-01 Juanma Barranquero <lekktu@gmail.com>
15015
358e4d6d
JB
15016 * emacs-lisp/cl-macs.el (defsetf):
15017 Improve argument/docstring consistency.
15018
011131fd
JB
15019 * faces.el (list-faces-display): Improve the formatting by
15020 computing the maximum length required for any face-name (reworked
15021 patch of 1999-01-11, accidentally deleted on 1999-07-21).
15022 (internal-find-face): Remove redundant info in docstring.
15023
7653a3dc
NR
150242005-06-01 Nick Roberts <nickrob@snap.net.nz>
15025
15026 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
15027 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
15028 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
15029 (gdb-assembler-custom): Improve regexps.
ed975fa6 15030 (def-gdb-auto-update-handler): Use window point to preserve point.
7653a3dc 15031
9ccee7d0
SM
150322005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
15033
15034 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
15035
ad83e1f4
JB
150362005-05-31 Jay Belanger <belanger@truman.edu>
15037
15038 * calc/calc-embed.el (calc-embedded-word): Change argument passed
15039 to calc-embedded.
15040 (calc-embedded-make-info): Have plain prefix argument select
15041 entire line.
15042
2cd16d74
JB
150432005-05-31 Juanma Barranquero <lekktu@gmail.com>
15044
d0213ee1
JB
15045 * faces.el (list-faces-display): Signal error if passed a regexp
15046 that matches no face name.
15047
2cd16d74
JB
15048 * simple.el (filter-buffer-substring): Fix typo in docstring.
15049
f35aff82
RS
150502005-05-31 Richard M. Stallman <rms@gnu.org>
15051
9ccee7d0 15052 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
f35aff82
RS
15053 (vhdl-emacs-21): Doc fix.
15054 (vhdl-mode): Unconditionally set comment-padding.
15055 (vhdl-fixup-whitespace-region): Insert spaces only where
15056 there are none.
15057 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
15058
c7a4ce37
JW
150592005-05-30 John Wiegley <johnw@newartisans.com>
15060
881b07f9
JB
15061 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
15062 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
15063 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
c7a4ce37
JW
15064 `directory-sep-char' to ?/, and all uses of `string-to-int' to
15065 `string-to-number'.
15066
e39f3cfe
JB
150672005-05-30 Jay Belanger <belanger@truman.edu>
15068
15069 * calc/calc.el (calc-bug-address): Fix docstring.
15070 (calc-window-hook, calc-trail-window-hook): New variables.
15071 (calc-trail-display): Restore use of calc-trail-window-hook.
15072 (calc): Restore use of calc-window-hook.
15073
6dfa731f
MY
150742005-05-31 Masatake YAMATO <jet@gyve.org>
15075
3c1ebc5a 15076 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
6dfa731f 15077
3c1ebc5a 15078 * help-fns.el (help-C-file-name): Add autoload mark for
6dfa731f
MY
15079 `find-function-noselect'.
15080
3c1ebc5a
SM
150812005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
15082
15083 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
15084 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
15085
3f72dc73
GM
150862005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15087
15088 * calendar/diary-lib.el (mark-included-diary-files): Only kill
15089 included diary buffer if it was not already being visited.
15090 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
15091
119f6f17 15092 * calendar/icalendar.el (top-level): Do not require appt.
3f72dc73
GM
15093
15094 * mail/supercite.el (sc-select-attribution): Only use a list
15095 element from sc-attrib-selection-list if it returns a string.
15096 Reported by Davide G. M. Salvetti <salve@debian.org>.
15097
0df06447
JB
150982005-05-30 Juanma Barranquero <lekktu@gmail.com>
15099
588c0770 15100 * thumbs.el (thumbs-thumbname): The resulting thumbname now
0df06447
JB
15101 includes a hash value to improve its uniqueness, and has a ".jpg"
15102 extension. Also, it is now a valid filename on all systems.
15103 (thumbs-make-thumb): Use `let', not `let*'.
15104 (thumbs-show-thumbs-list): Check for JPEG availability.
15105
b8caac06
RS
151062005-05-30 Richard M. Stallman <rms@gnu.org>
15107
15108 * filesets.el (filesets-menu-ensure-use-cached):
15109 Prevent warning when emacs-version>= is undefined.
15110
15111 * printing.el (pr-interactive-n-up): Use string-to-number.
15112
15113 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
15114
15115 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
15116 Warn only when name to be defined is quoted.
15117
4809e59f
NR
151182005-05-30 Nick Roberts <nickrob@snap.net.nz>
15119
15120 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
15121 Make regexp more robust.
0df06447 15122 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
4809e59f
NR
15123 Force regeneration of disassembly.
15124
2a1669a2
JB
151252005-05-29 Jay Belanger <belanger@truman.edu>
15126
15127 * calc/calc.el (calc-user-invocation): Check if
15128 calc-invocation-macro is non-nil.
15129
5f43c63c
JL
151302005-05-29 Juri Linkov <juri@jurta.org>
15131
15132 * add-log.el (change-log-font-lock-keywords):
15133 Add `+' to e-mail regexp to accept mail address with keywords.
15134
15135 * man.el (Man-name-regexp): Add `:' to accept qualified names.
15136
7fa9f4eb
LT
151372005-05-29 Luc Teirlinck <teirllm@auburn.edu>
15138
15139 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
15140
15141 * ielm.el (inferior-emacs-lisp-mode): Ditto.
15142
cad2b414
RS
151432005-05-29 Richard M. Stallman <rms@gnu.org>
15144
15145 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
15146 Undo the change that moves to end of the current word.
15147
8c6fb9d0
NR
151482005-05-29 Nick Roberts <nickrob@snap.net.nz>
15149
15150 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
15151 Throw error when count <= 0 to ensure input is a number.
15152 (gdb-read-memory-custom): Pick up address from buffer.
15153 (gdb-memory-mode): Allow user to increment and decrement
15154 memory address from header line.
15155
c16b1394
RS
151562005-05-29 Richard M. Stallman <rms@gnu.org>
15157
a8c453e6
RS
15158 * flyspell.el (flyspell-version): Function deleted.
15159 (flyspell-auto-correct-previous-hook): Doc fix.
7fa9f4eb 15160
c16b1394
RS
15161 * jit-lock.el (jit-lock-function, jit-lock-after-change):
15162 Do nothing if memory is full.
15163
15164 * font-lock.el (font-lock-fontify-syntactically-region):
15165 Pass t for GREEDY to looking-back.
15166
15167 * saveplace.el (save-place-alist-to-file): Write the file
15168 using write-region.
15169
15170 * subr.el (looking-back): New argument GREEDY.
15171
15172 * progmodes/compile.el (compilation-start): Set the mode
15173 before inserting the initial text.
15174
15175 * progmodes/which-func.el (which-func-update-1): Turn the mode
15176 off in case of error by setting which-func-mode.
7fa9f4eb 15177
52eb0373 151782005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
c16b1394 15179
cad2b414 15180 * flyspell.el (flyspell-auto-correct-previous-word):
7fa9f4eb 15181 Narrow down to what's on the screen, and recenter overlays
cad2b414 15182 at the end of the next word.
7fa9f4eb 15183
52eb0373 151842005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
7fa9f4eb 15185
a8c453e6 15186 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
0df06447 15187 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
a8c453e6
RS
15188 (flyspell-abbrev-p): Default to nil.
15189 (flyspell-use-global-abbrev-table-p): Doc fix.
15190 (flyspell-large-region): Allow nil as value.
15191 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
15192
15193 (mail-mode-flyspell-verify): More robust handling
15194 of `mail-header-separator'. More efficient signature detection.
15195 Allow for regexp metacharacters in message-header-separator.
85be564d 15196 Adding `To' not to be checked in mail-mode-flyspell-verify.
a8c453e6
RS
15197
15198 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
15199 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
15200 Bind flyspell-auto-correct-binding.
15201 Bind C-. and C-, .
15202 (flyspell-mode-map): Likewise.
15203 (flyspell-mode): Doc fix.
15204 (flyspell-accept-buffer-local-defs): Preserve current buffer.
15205 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
15206 (flyspell-word-cache-result): New var, always local.
15207 (flyspell-check-pre-word-p): Doc fix.
15208 (flyspell-check-changed-word-p): Handle spc like newline.
15209 (flyspell-post-command-hook): Set flyspell-word-cache-result.
15210 (flyspell-word-search-backward, flyspell-word-search-forward):
15211 New functions.
15212 (flyspell-word): Return t if nothing to check.
15213 When parsing TeX code, check for after } or \.
15214 Use flyspell-word-search-backward to find previous word.
15215 Return nil if duplicated word.
15216 For word already checked, return same value as last time.
15217 Set flyspell-word-cache-result after checking.
15218 Don't clobber the return value.
15219 (flyspell-get-word): Major rewrite.
15220 (flyspell-external-point-words): New locals pword, pcount.
15221 Fix size used in progress message.
15222 Find the proper corresponding word in flyspell-large-region-buffer.
15223 (flyspell-region): Check for flyspell-large-region = nil.
15224 (flyspell-highlight-incorrect-region): Clean up overlays in region.
15225 (flyspell-auto-correct-word): Check that WORD is a cons.
15226 (flyspell-correct-word): Likewise.
a8c453e6 15227
adde7693
DP
152282005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
15229
15230 * progmodes/make-mode.el (makefile-rule-action-regex)
d85d15c8
DP
15231 (makefile-macroassign-regex, makefile-makepp-mode)
15232 (makefile-bsdmake-mode): Continuation lines may be empty.
adde7693
DP
15233 Reported by Joshua Varner.
15234 (makefile-makepp-font-lock-keywords): Add $(stem).
15235
b5352ff5
KB
152362005-05-28 Karl Berry <karl@gnu.org>
15237
0df06447 15238 * textmodes/tex-mode.el: Now that tex-send-command calls
b5352ff5
KB
15239 shell-quote-argument (2005-03-31 change), remove all calls to
15240 shell-quote-argument; they all end up invoking tex-send-command.
15241 The double quoting loses on filenames with non-safe characters,
15242 such as "@". Reported by Frederik Fouvry.
15243
3daabddd
NR
152442005-05-29 Nick Roberts <nickrob@snap.net.nz>
15245
15246 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
15247 about preserving point.
15248
1565a620
JB
152492005-05-27 Jay Belanger <belanger@truman.edu>
15250
15251 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
15252 Info-goto-node.
15253
05294d63
JB
15254 * calc/calc-embed.el (calc-embed-arg): New variable.
15255 (calc-do-embedded-activate, calc-embedded-activate-formula)
15256 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
15257 variable by new variable.
15258 (calc-embedded-make-info): Replace undeclared variable by new
15259 variable. When selecting region with positive prefix
15260 argument, use end of previous line instead of beginning of line.
15261
15262 * calc/calc-aent.el (calc-arg-values): Declare it.
15263
15264 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
15265 Declare them.
15266
15267 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
15268
15269 * calc/calc.el (calc-alg-map): Declare it.
15270
15271 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
15272
f8916156
NR
152732005-05-28 Nick Roberts <nickrob@snap.net.nz>
15274
15275 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
15276 (gdb-registers-buffer, toggle-gdb-all-registers):
15277 Toggle display of floating point registers.
15278 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
15279
0df06447 15280 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
f8916156
NR
15281 (toggle-gud-tooltip-dereference):
15282 Rename from gud-toggle-tooltip-dereference.
15283
83040cb0
SM
152842005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
15285
15286 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
15287
63971eab
JB
152882005-05-27 Jay Belanger <belanger@truman.edu>
15289
15290 * calc/calc-prog.el (calc-kbd-report): Remove.
15291 (calc-kbd-query): Rewrite.
15292
d5e1a786
JB
152932005-05-27 Juanma Barranquero <lekktu@gmail.com>
15294
83040cb0 15295 * image.el (image-library-alist): Move to image.c.
d5e1a786
JB
15296 (image-type-available-p): Doc fix.
15297
6c5a38fa
LK
152982005-05-27 Lute Kamstra <lute@gnu.org>
15299
18a8c773 15300 * calc/calc.el (calc):
1f2503a5 15301 * outline.el (outline-1, outline-2, outline-3, outline-4)
18a8c773
LK
15302 (outline-5, outline-6, outline-7, outline-8):
15303 * textmodes/dns-mode.el (dns-mode):
15304 * textmodes/sgml-mode.el (sgml-namespace-face):
15305 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
3ec0e903 15306 (tex-verbatim-face, tex-use-reftex):
83040cb0
SM
15307 * textmodes/texinfo.el (texinfo-heading-face):
15308 Specify customization group.
1f2503a5 15309
6c5a38fa
LK
15310 * longlines.el: Don't require easy-mmode.
15311 (longlines-visible-face): Specify customization group.
15312
7cf49add
KH
153132005-05-27 Kenichi Handa <handa@m17n.org>
15314
15315 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
15316 encoding table of windows-1251.
15317
83040cb0
SM
15318 * international/ucs-tables.el (ucs-set-table-for-input):
15319 If translation-table-for-input of a coding system is a symbol, get
7cf49add
KH
15320 its translation-table property.
15321
15322 * international/code-pages.el: Don't register a coding system into
15323 non-iso-charset-alist more than once.
15324 (cp-make-coding-system): Likewise.
1f2503a5 15325
9c041409
JW
153262005-05-26 John Wiegley <johnw@newartisans.com>
15327
6b6f91b3
JW
15328 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
15329 `eshell-resume-eval' is wrapped in a list, it indicates that the
15330 command was run asynchronously. In that case, unwrap the value
15331 before checking the delimiter value.
15332
9c041409 15333 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
83040cb0
SM
15334 character before a space at the end of a line is \, assume the space
15335 is part of the last argument rather than a final argument separator.
9c041409 15336
83040cb0
SM
15337 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
15338 is in use, and the target is `t' or `nil' (which are the most common
15339 values), don't assume that the symbol target is a buffer.
9c041409 15340
ddfbe5db
LT
153412005-05-26 Luc Teirlinck <teirllm@auburn.edu>
15342
15343 * calendar/calendar.el (calendar-mode-line-format):
15344 Use mode-line-highlight as mouse-face.
15345
15346 * time.el (display-time-string-forms, display-time-update):
15347 Use mode-line-highlight as mouse-face.
15348
04e9c13c
JB
153492005-05-26 Jay Belanger <belanger@truman.edu>
15350
15351 * calc/calc.el (calc-language-alist): Remove extra defvar.
15352
6441d280
LK
153532005-05-26 Lute Kamstra <lute@gnu.org>
15354
15355 * arc-mode.el (archive-mode):
15356 * bookmark.el (bookmark-read-annotation-mode)
15357 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
15358 * bs.el (bs-mode):
15359 * calc/calc-yank.el (calc-edit-mode):
15360 * calc/calc.el (calc-mode, calc-trail-mode):
15361 * calculator.el (calculator-mode):
15362 * chistory.el (command-history-mode):
15363 * comint.el:
15364 * cus-edit.el (custom-mode):
15365 * descr-text.el (describe-text-mode):
15366 * ebuff-menu.el (Electric-buffer-menu-mode):
15367 * ediff-util.el (ediff-mode):
4b66bdf0
LK
15368 * emacs-lisp/re-builder.el (reb-mode):
15369 * emulation/vi.el (vi-mode-setup):
15370 * emulation/ws-mode.el (wordstar-mode):
15371 * eshell/esh-mode.el (eshell-mode):
6441d280
LK
15372 * forms.el (forms-mode):
15373 * help-mode.el (help-mode):
15374 * hexl.el (hexl-mode):
15375 * ibuffer.el (ibuffer-mode):
15376 * ielm.el (inferior-emacs-lisp-mode):
15377 * info.el (Info-mode, Info-edit-mode):
4b66bdf0 15378 * international/swedish.el:
6441d280
LK
15379 * ledit.el (ledit-from-lisp-mode):
15380 * locate.el (locate-mode):
4b66bdf0
LK
15381 * mail/rmail.el (rmail-mode):
15382 * mail/rmailedit.el (rmail-edit-mode):
15383 * mail/rmailsum.el (rmail-summary-mode):
15384 * mail/supercite.el (sc-electric-mode):
15385 * net/eudc.el (eudc-mode):
15386 * net/quickurl.el (quickurl-list-mode):
15387 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
15388 * obsolete/ooutline.el (outline-mode):
15389 * obsolete/options.el (Edit-options-mode):
15390 * obsolete/rnews.el (news-mode):
15391 * obsolete/rnewspost.el (news-reply-mode):
15392 * play/5x5.el (5x5-mode):
15393 * play/decipher.el (decipher-mode, decipher-stats-mode):
15394 * play/gomoku.el (gomoku-mode):
15395 * play/snake.el (snake-mode):
15396 * play/solitaire.el (solitaire-mode):
15397 * play/tetris.el (tetris-mode):
681c6a37
LK
15398 * progmodes/ada-mode.el (ada-mode):
15399 * progmodes/antlr-mode.el (antlr-mode):
15400 * progmodes/autoconf.el (autoconf-mode):
15401 * progmodes/dcl-mode.el (dcl-mode):
15402 * progmodes/delphi.el (delphi-mode):
9a969196
LK
15403 * progmodes/ebrowse.el (ebrowse-tree-mode)
15404 (ebrowse-electric-list-mode, ebrowse-member-mode)
681c6a37
LK
15405 (ebrowse-electric-position-mode):
15406 * progmodes/f90.el (f90-mode):
15407 * progmodes/fortran.el (fortran-mode):
15408 * progmodes/icon.el (icon-mode):
15409 * progmodes/idlw-help.el (idlwave-help-mode):
15410 * progmodes/idlw-shell.el (idlwave-shell-mode):
15411 * progmodes/idlwave.el (idlwave-mode):
15412 * progmodes/inf-lisp.el (inferior-lisp-mode):
15413 * progmodes/m4-mode.el (m4-mode):
15414 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
15415 * progmodes/modula2.el (modula-2-mode):
15416 * progmodes/octave-inf.el (inferior-octave-mode):
15417 * progmodes/octave-mod.el (octave-mode):
15418 * progmodes/pascal.el (pascal-mode):
15419 * progmodes/sh-script.el (sh-mode):
15420 * progmodes/sql.el (sql-mode, sql-interactive-mode):
15421 * progmodes/vhdl-mode.el (vhdl-mode):
15422 * progmodes/xscheme.el (scheme-interaction-mode):
6441d280
LK
15423 * replace.el (occur-mode):
15424 * ses.el (ses-mode):
15425 * simple.el (completion-list-mode):
15426 * skeleton.el:
15427 * speedbar.el (speedbar-mode):
48985adc 15428 * term.el (term-mode):
6441d280 15429 * terminal.el (terminal-edit-mode):
681c6a37
LK
15430 * textmodes/reftex-index.el (reftex-index-mode)
15431 (reftex-index-phrases-mode):
15432 * textmodes/reftex-sel.el (reftex-select-label-mode)
15433 (reftex-select-bib-mode):
15434 * textmodes/reftex-toc.el (reftex-toc-mode):
6441d280 15435 * wdired.el (wdired-change-to-wdired-mode):
48985adc
KS
15436 * wid-browse.el (widget-browse-mode):
15437 Use run-mode-hooks.
6441d280
LK
15438
15439 * array.el (array-mode):
4b66bdf0
LK
15440 * calendar/todo-mode.el (todo-mode):
15441 * man.el (Man-mode):
15442 * play/landmark.el (lm-mode):
48985adc
KS
15443 * play/mpuz.el (mpuz-mode):
15444 Use kill-all-local-variables and run-mode-hooks.
6441d280
LK
15445
15446 * subr.el (delay-mode-hooks): Specify indentation.
15447
4b66bdf0
LK
154482005-05-26 Mark A. Hershberger <mah@everybody.org>
15449
ca19f3f1
AS
15450 * xml.el (xml-substitute-special): Don't die for undefined xml
15451 entities.
4b66bdf0 15452
3e00c50e
JB
154532005-05-26 Jay Belanger <belanger@truman.edu>
15454
15455 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
15456 of nil.
15457
8da4dd76
NR
154582005-05-27 Nick Roberts <nickrob@snap.net.nz>
15459
15460 * progmodes/gdb-ui.el (gdb-frame-address):
15461 Rename from gdb-current-address.
15462 (gdb-previous-frame-address): Rename from gdb-previous-address.
15463 (gdb-selected-frame): Rename from gdb-current-frame.
15464 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
15465 (gdb-frame-number): Rename from gdb-current-stack-level.
15466 (gdb-ann3): Match new mode-name for disassembly buffer.
588c0770 15467 Extend initialization of variables.
8da4dd76
NR
15468 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
15469 (gdb-memory-mode): Use mouse-face in header line.
15470 (gdb-assembler-buffer-name): Call it disassembly and give frame
15471 in mode line.
15472 (gdb-source-spec-regexp, gdb-assembler-custom)
15473 (gdb-invalidate-assembler, gdb-frame-handler):
15474 Make robust to leading zeroes in address format.
15475
8ba93b1c
CD
154762005-05-26 Carsten Dominik <dominik@science.uva.nl>
15477
d5e1a786 15478 * textmodes/org.el (org-mode): Use `define-derived-mode' to
8ba93b1c
CD
15479 define `org-mode'.
15480 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
15481
83040cb0 154822005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
04c71a26
NR
15483
15484 * log-edit.el (log-edit-changelog-entries): Distinguish between
15485 filenames like xfns.c and fns.c.
04c71a26 15486
dd53d2c8
LT
154872005-05-25 Luc Teirlinck <teirllm@auburn.edu>
15488
15489 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
15490 point after reverting.
15491 (Buffer-menu-make-sort-button): Handle the case where
15492 `Buffer-menu-use-header-line' is nil.
15493
214dd398
TTN
154942005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
15495
15496 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
15497 New funcs. In minibuffer-local-completion-map bind `]', `/'
15498 and `:' to them.
15499
b6666b5f
SM
155002005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
15501
15502 * startup.el (normal-top-level): Allow modification of load-path while
15503 we're iterating over it.
15504
f75049fc
JB
155052005-05-25 Juanma Barranquero <lekktu@gmail.com>
15506
15507 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
15508 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
15509 (thumbs-resize-interactive, thumbs-insert-image)
15510 (thumbs-insert-thumb, thumbs-dired-show-marked)
15511 (thumbs-find-image-at-point, thumbs-delete-images)
15512 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
15513 (thumbs-increment-image-size, thumbs-decrement-image-size):
15514 Fix typos in docstrings.
15515
ccc90048
AS
155162005-05-24 Andre Spiegel <spiegel@gnu.org>
15517
83040cb0 15518 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
ccc90048
AS
15519 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
15520 (cperl-mode): Use them.
15521
18fde850
JB
155222005-05-24 Juanma Barranquero <lekktu@gmail.com>
15523
15524 * window.el (quit-window, shrink-window-if-larger-than-buffer):
15525 Doc fixes.
15526
86041bae
NR
155272005-05-24 Nick Roberts <nickrob@snap.net.nz>
15528
b6666b5f 15529 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
04c71a26 15530 Bind C-d to gdb-inferior-io-eof.
86041bae
NR
15531
15532 * dired.el (dired-dnd-popup-notice): Use message-box.
15533
359e4563
MY
155342005-05-23 Masatake YAMATO <jet@gyve.org>
15535
b6666b5f
SM
15536 * bindings.el (mode-line-major-mode-keymap):
15537 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
359e4563
MY
15538
15539 * faces.el (mode-line-highlight): New face.
15540
15541 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
15542 as mouse-face.
15543
15544 * bindings.el (top-level, help-echo, mode-line-modified)
15545 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
15546 as mouse-face.
15547
28fdc86a
JB
155482005-05-23 Juanma Barranquero <lekktu@gmail.com>
15549
a4632380
JB
15550 * progmodes/cc-engine.el (c-guess-basic-syntax):
15551 Remove spurious call to `zerop'.
15552
28fdc86a
JB
15553 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
15554
7c09345f
MS
155552005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
15556
15557 CC Mode update to 5.30.10:
15558
83040cb0 15559 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
7c09345f
MS
15560 could go past the limit in decoration level 2, thereby causing
15561 errors during interactive fontification.
15562
83040cb0 15563 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
7c09345f
MS
15564 the file is evaluated interactively.
15565
15566 * cc-engine.el (c-guess-basic-syntax): Handle operator
15567 declarations somewhat better in C++.
15568
15569 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
15570 make use of `run-mode-hooks' which has been added in Emacs 21.1.
28fdc86a
JB
15571 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
15572 (awk-mode): Use it.
7c09345f
MS
15573 (make-local-hook): Suppress warning about obsoleteness.
15574
15575 * cc-engine.el, cc-align.el, cc-cmds.el
28fdc86a
JB
15576 (c-append-backslashes-forward, c-delete-backslashes-forward)
15577 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
7c09345f
MS
15578 Compensate for return value from `forward-line' when it has moved
15579 but not to a different line due to eob.
15580
83040cb0 15581 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
7c09345f
MS
15582 `objc-method-intro' and `objc-method-args-cont'.
15583
155842005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
15585
15586 CC Mode update to 5.30.10:
15587
15588 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
15589 in the copyright statement. Incidentally, change "along with GNU
15590 Emacs" to "along with this program" where it occurs.
15591
15592 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
15593 so that it is interactive, hence can be found by M-x awk-mode
15594 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
15595 <gmorris+emacs@ast.cam.ac.uk>.
15596
15597 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
15598 Mode's regexps.
15599
28fdc86a 156002005-05-23 Kevin Ryde <user42@zip.com.au>
7c09345f
MS
15601
15602 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
15603 c-parse-state, to avoid a lisp error (on bad code).
15604
f1e9abb9
LK
156052005-05-23 Lute Kamstra <lute@gnu.org>
15606
15607 * subr.el (font-lock-defaults): Remove defvar as it's already
15608 defined in font-core.el.
15609
83040cb0 15610 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
f1e9abb9 15611
28fdc86a
JB
156122005-05-23 Nick Roberts <nickrob@snap.net.nz>
15613
15614 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
15615 more general and work when GDB variable "print pretty" is on,
15616 as with Emacs, for example.
15617
21178fee
LT
156182005-05-22 Luc Teirlinck <teirllm@auburn.edu>
15619
15620 * font-core.el: Update comment.
15621
83040cb0
SM
15622 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
15623 Use `after-change-major-mode-hook' instead of `find-file-hook'.
21178fee
LT
15624
15625 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
15626
a0e8eaa3
EZ
156272005-05-22 Eli Zaretskii <eliz@gnu.org>
15628
15629 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
15630 and `yank-handler' in the doc strings.
15631
6cd0254f
SM
156322005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
15633
15634 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
15635
724e07b9
RS
156362005-05-22 Richard M. Stallman <rms@gnu.org>
15637
1b12fa9d
RS
15638 * help.el (describe-key): Move print-help-return-message call
15639 out of conditional.
15640
724e07b9
RS
15641 * progmodes/etags.el (list-tags): Use with-no-warnings.
15642
15643 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
15644 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
15645 (starttls-extra-args, starttls-extra-arguments): Add defvars.
15646
15647 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
15648
15649 * language/viet-util.el (viet-viscii-nonascii-translation-table):
15650 Add defvar.
15651
15652 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
15653 Use defvar, not defconst.
15654
15655 * hexl.el (hexl-follow-line): Use with-no-warnings.
15656
15657 * emulation/tpu-extras.el: Use write-file-functions instead of
15658 write-file-hooks.
15659
15660 * dired.el (dired-font-lock-keywords): Fontify files with junk
15661 extensions even if marked by -F.
15662
2641cc63
JB
156632005-05-22 Juanma Barranquero <lekktu@gmail.com>
15664
3187ba1c
JB
15665 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
15666 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
15667 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
15668 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
15669 (concatenate, list-length, get*, getf, cl-remprop):
15670 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
15671 (etypecase, progv, lexical-let, lexical-let*)
15672 (multiple-value-bind, multiple-value-setq, shiftf):
15673 Improve argument/docstring consistency.
15674
aa230d94 15675 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
2641cc63 15676
a41c216f
AS
156772005-05-22 Andre Spiegel <spiegel@gnu.org>
15678
15679 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
15680 doesn't exist.
15681
83040cb0
SM
15682 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
15683 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
3187ba1c 15684
fdd55b6a
NR
156852005-05-22 Nick Roberts <nickrob@snap.net.nz>
15686
15687 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
15688 already deleted variables: auto-fill-hook, blink-paren-hook,
52eb0373 15689 lisp-indent-hook, inhibit-local-variables, unread-command-event,
fdd55b6a
NR
15690 suspend-hooks, comment-indent-hook, meta-flag,
15691 before-change-function, after-change-function,
15692 font-lock-doc-string-face.
15693
71f800cf
LT
156942005-05-21 Luc Teirlinck <teirllm@auburn.edu>
15695
15696 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
15697
bb4afd09
EZ
156982005-05-21 Eli Zaretskii <eliz@gnu.org>
15699
15700 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
15701 rmail-dont-reply-to.
15702
a2c9aee6
EZ
157032005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
15704
15705 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
15706 literal blank when splitting new-header-values.
15707
6e50f7e0
EZ
157082005-05-21 Matt Hodges <MPHodges@member.fsf.org>
15709
15710 * calendar/cal-menu.el (cal-menu-update): Add separator as a
15711 string so that tmm doesn't create a completion entry for it.
15712
15713 * textmodes/table.el (table-disable-menu): Ditto.
15714
a527b753
RS
157152005-05-21 Richard M. Stallman <rms@gnu.org>
15716
15717 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
15718
15719 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
15720
15721 * net/rcompile.el (remote-compile): Use compilation-start.
15722
15723 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
15724
774cd454
DP
157252005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
15726
15727 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
15728 Default to makefile-bsdmake-mode on BSD systems.
15729
15730 * imenu.el (imenu-generic-expression, imenu--generic-function'):
15731 REGEXP may also be a search function now. The part of doc-string
15732 for describing the structure was 95% identical to that of
15733 `imenu--generic-function'. Unify it there.
15734
6cd0254f
SM
15735 * progmodes/make-mode.el (makefile-imenu-generic-expression):
15736 Use function to find dependencies, because regexp alone is so complex,
774cd454
DP
15737 it easily goes into an endless loop.
15738 (makefile-makepp-mode): Also add submenu for Perl functions
15739 defined in the makefile.
15740 (makefile-bsdmake-mode): Special imenu-generic-expression no
15741 longer needed, due to function call.
15742 (makefile-match-dependency): Take BOUND into account when checking
15743 if we're through.
15744
ed8060d9
JB
157452005-05-20 Jay Belanger <belanger@truman.edu>
15746
15747 * calc/calc-units.el (calc-invalidate-units-table):
15748 Use inhibit-read-only.
15749 (math-build-units-table-buffer): Use view-mode.
15750
8292be61
DK
157512005-05-20 David Kastrup <dak@gnu.org>
15752
15753 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
15754 easy-menu-add is not a nop on Emacs; and clarify when to call it.
15755
0a418fa1
JB
157562005-05-20 Lute Kamstra <lute@gnu.org>
15757
15758 * diff-mode.el (diff-header-face, diff-file-header-face)
15759 (diff-index-face, diff-hunk-header-face, diff-removed-face)
15760 (diff-added-face, diff-changed-face, diff-function-face)
15761 (diff-context-face, diff-nonexistent-face): Put them in the
15762 diff-mode customization group.
15763
157642005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
15765
15766 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
15767
15768 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
15769
15770 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
15771 Minor regexp-optimization.
15772
24e9a727
CD
157732005-05-20 Carsten Dominik <dominik@science.uva.nl>
15774
15775 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
15776 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
15777 (org-agenda-add-time-grid-maybe): New function.
15778 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
15779 (org-table-create): `dotimes' instead of `mapcar'.
44a91a68 15780 (org-xor): Simplify implementation.
24e9a727
CD
15781 (org-agenda): `inhibit-redisplay' turned on.
15782 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
15783 a consistent line after a state change.
15784 (org-agenda-remove-times-when-in-prefix): New option.
15785 (org-prefix-has-time): New variable.
15786 (org-parse-time-string): Optional argument NODEFAULT.
15787 (org-format-agenda-item): Parse items for time-of-day
15788 specifications and move these into the prefix if possible.
15789 (org-agenda-priority): Get current heading, not previous heading
15790 during agenda remote editing.
15791
a18ff988
JB
157922005-05-20 Juanma Barranquero <lekktu@gmail.com>
15793
47bc4b3f
JB
15794 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
15795 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
15796 (remove-duplicates, delete-duplicates, substitute)
15797 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
15798 (nsubstitute-if-not, find, find-if, find-if-not, position)
15799 (position-if, position-if-not, count, count-if, count-if-not)
15800 (mismatch, search, sort*, stable-sort, merge, member*)
15801 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
15802 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
15803 (intersection, nintersection, set-difference, nset-difference)
15804 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
15805 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
15806 (nsublis, tree-equal): Improve argument/docstring consistency.
15807
aa230d94 15808 * subr.el (send-string, send-region): Remove obsolescence declaration.
a18ff988
JB
15809 (window-dot, set-window-dot, read-input, show-buffer)
15810 (eval-current-buffer, string-to-int):
15811 Add release number to obsolescence declarations.
15812
f4056bf7
KS
158132005-05-19 Kim F. Storm <storm@cua.dk>
15814
15815 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
15816 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
15817
35a0a8aa
NR
158182005-05-20 Matt Hodges <MPHodges@member.fsf.org>
15819
15820 * faces.el (list-faces-display): Make back button respect optional
15821 regexp arg.
15822
bfd187c8
JB
158232005-05-19 Juanma Barranquero <lekktu@gmail.com>
15824
15825 * calculator.el (calculator-radix-grouping-mode)
15826 (calculator-radix-grouping-digits, calculator-displayer)
15827 (calculator-radix-grouping-separator, calculator-copy-displayer):
15828 * dabbrev.el (dabbrev-search-these-buffers-only):
15829 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
15830 (diff-advance-after-apply-hunk, diff-mode-hook)
15831 (diff-minor-mode-prefix):
15832 * imenu.el (imenu-use-popup-menu):
15833 * jit-lock.el (jit-lock-context-time):
15834 * newcomment.el (comment-fill-column, comment-column)
15835 (comment-style, comment-padding, comment-multi-line)
15836 (comment-empty-lines, comment-auto-fill-only-comments):
15837 * reveal.el (reveal-around-mark):
15838 * uniquify.el (uniquify-buffer-name-style)
15839 (uniquify-after-kill-buffer-p)
15840 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
15841 (uniquify-min-dir-content, uniquify-separator)
15842 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
15843 * w32-vars.el (w32-fixed-font-alist):
15844 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
15845 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
15846 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
15847 * progmodes/perl-mode.el (perl-indent-level)
15848 (perl-continued-statement-offset, perl-continued-brace-offset)
15849 (perl-brace-offset, perl-brace-imaginary-offset)
15850 (perl-label-offset, perl-indent-continued-arguments)
15851 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
15852 * progmodes/tcl.el (tcl-indent-level)
15853 (tcl-continued-indent-level, tcl-auto-newline)
15854 (tcl-tab-always-indent, tcl-electric-hash-style)
15855 (tcl-help-directory-list, tcl-use-smart-word-finder)
15856 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
15857 (inferior-tcl-source-command):
15858 * textmodes/fill.el (enable-kinsoku):
15859 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
15860 * textmodes/table.el (table-yank-handler):
15861 Specify missing group (and type, if simple) in defcustom.
15862
620d3304
LT
158632005-05-19 Luc Teirlinck <teirllm@auburn.edu>
15864
15865 * progmodes/compile.el (compilation-finish-function): Fix defvar.
15866
e1c45277
RS
158672005-05-19 Richard M. Stallman <rms@gnu.org>
15868
15869 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
15870
15871 * subr.el (event-basic-type): Don't get an error.
15872 (left-fringe-p): Function deleted.
15873
15874 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
a527b753 15875 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
e1c45277
RS
15876
15877 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
15878 in recursive copy.
15879
15880 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
15881
15882 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
15883
ca19f3f1 15884 * emacs-lisp/bytecomp.el
aa230d94
SM
15885 (byte-compile-file-form-custom-declare-variable):
15886 Call byte-compile-nogroup-warn if appropriate.
e1c45277
RS
15887
15888 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
15889 (compilation-set-window): Don't call left-fringe-p; do it directly.
620d3304 15890
de327926
JB
158912005-05-19 Jay Belanger <belanger@truman.edu>
15892
15893 * calc/calc-graph.el (calc-graph-format-data): Make sure
15894 var-PlotRejects is bound before trying to check its value.
15895
73d5f668
CD
158962005-05-19 Carsten Dominik <dominik@science.uva.nl>
15897
b6666b5f 15898 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
73d5f668
CD
15899 definition of this variable from reftex-global.el to reftex.el,
15900 because it is needed in the menu.
15901
96474944
LK
159022005-05-19 Lute Kamstra <lute@gnu.org>
15903
15904 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
15905 years are fixed. Don't insert a space after a dash.
15906
8d9386a1
KS
159072005-05-19 Kim F. Storm <storm@cua.dk>
15908
15909 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
15910
dfa89b5d
DP
159112005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
15912
15913 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
15914 strings, because (eq ... ?\\) is fairly frequent.
15915
15916 * progmodes/make-mode.el (makefile-add-this-line-targets):
15917 Simplify and integrate into `makefile-pickup-targets'.
15918 (makefile-add-this-line-macro): Simplify and integrate into
15919 `makefile-pickup-macros.
15920 (makefile-pickup-filenames-as-targets): Simplify.
b6666b5f
SM
15921 (makefile-previous-dependency, makefile-match-dependency):
15922 Don't stumble over `::'.
dfa89b5d 15923
2fcd33fe
NR
159242005-05-19 Nick Roberts <nickrob@snap.net.nz>
15925
dfa89b5d 15926 * subr.el (post-command-idle-hook, post-command-idle-delay):
24d40bc2
NR
15927 Remove obsoletion of post-command-idle-hook and
15928 post-command-idle-delay.
15929
639ec765 15930 * faces.el (list-faces-display): Provide button when describe-face
85be564d 15931 is called to take user back to the list of faces.
639ec765
NR
15932
15933 * help-fns.el (describe-variable): Remove hyperlinks in a
15934 variable's value as these are quite frequently inappropriate.
15935
b6666b5f
SM
15936 * follow.el (follow-submit-feedback, follow-mode):
15937 Remove references to post-command-idle-hook.
2fcd33fe 15938
5c8b5442
DP
159392005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
15940
15941 * progmodes/make-mode.el (makefile-previous-dependency)
15942 (makefile-match-dependency): Check for := (and in bsd mode also
15943 !=) to give a better result, even when font-lock is not on.
15944
ec249c71
JB
159452005-05-18 Jay Belanger <belanger@truman.edu>
15946
44a91a68
JB
15947 * calc/calc-help.el (calc-s-prefix-help):
15948 Add `calc-copy-special-constant' to help string.
ec249c71 15949
2e5df9ac
LT
159502005-05-18 Luc Teirlinck <teirllm@auburn.edu>
15951
15952 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
15953
73b990b1
JB
159542005-05-18 Jay Belanger <belanger@truman.edu>
15955
15956 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
15957 in linear factors are in proper order.
3a1e8128
CD
15958
159592005-05-18 Carsten Dominik <dominik@science.uva.nl>
15960
44a91a68
JB
15961 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
15962 Support for jurabib.
3a1e8128
CD
15963
15964 * textmodes/reftex.el (featurep): Define aliases for overlay
15965 commands, for XEmacs compatibility, and use these aliases in
15966 overlay initializations.
15967 (reftex-highlight): Use `reftex-move-overlay'.
15968 (reftex-unhighlight): Use `reftex-delete-overlay'.
588c0770 15969 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
3a1e8128
CD
15970 (reftex-access-search-path): Use `reftex-uniquify' instead of
15971 `reftex-uniq'
15972
ca19f3f1
AS
15973 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
15974 `before-string' property modification enables for Emacs as well.
3a1e8128
CD
15975 (reftex-select-item): Use `reftex-delete-overlay'.
15976 (reftex-select-mark): Use `reftex-make-overlay' and
15977 `reftex-overlay-put'.
15978 (reftex-select-unmark): Use `reftex-delete-overlay' and
15979 `reftex-overlay-put'.
15980
7bc10886
LK
159812005-05-18 Lute Kamstra <lute@gnu.org>
15982
15983 * emacs-lisp/lisp.el (check-parens): Fix docstring.
15984
d11ad5a7
JB
159852005-05-18 Juanma Barranquero <lekktu@gmail.com>
15986
1902b5b6
JB
15987 * add-log.el (add-change-log-entry):
15988 * array.el (array-make-template, array-reconfigure-rows)
15989 (array-init-max-row, array-init-max-column)
15990 (array-init-columns-per-line, array-init-field-width):
15991 * replace.el (replace-match-maybe-edit, perform-replace):
15992 * textmodes/spell.el (spell-region):
15993 Replace `read-input' by `read-string'.
15994
15995 * forms.el (forms-mode):
15996 * finder.el (finder-compile-keywords):
15997 * shadowfile.el (shadow-read-files):
15998 Replace `eval-current-buffer' by `eval-buffer'.
15999
16000 * terminal.el (te-pass-through):
16001 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
16002 (ange-ftp-raw-send-cmd):
16003 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
16004 (send-process-next-char, telnet-initial-filter, telnet):
16005 Replace `send-string' by `process-send-string'.
16006
16007 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
16008 (prolog-consult-region): Replace `send-string' by
44a91a68 16009 `process-send-string'; replace `send-region' by `process-send-region'.
1902b5b6
JB
16010
16011 * progmodes/delphi.el (delphi-log-msg):
16012 Replace `set-window-dot' by `set-window-point'.
16013
d11ad5a7
JB
16014 * subr.el (window-dot, set-window-dot, read-input, send-string)
16015 (send-region, show-buffer, eval-current-buffer):
16016 Make really obsolete, as the comment says.
16017
77e2c652
KS
160182005-05-17 Kim F. Storm <storm@cua.dk>
16019
16020 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
16021 (cua--init-keymaps): Bind C-return instead of S-return to set
16022 rectangle mark.
16023
16024 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
16025 instead of S-return to toggle/clear rectangle mark.
16026
0b11ce59
DP
160272005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
16028
16029 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
8ade3c25
DP
16030 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
16031 Also fontify plain strings assigned to variables, mostly so that a
16032 colon has a face and is thus not taken as a dependency separator.
0b11ce59
DP
16033 (makefile-previous-dependency): Inline the new matcher, because it
16034 is too complex to work in both directions.
16035 (makefile-match-dependency): Eliminate `backward' arg (see above).
16036 Completely reimplemented so as to not sometimes go into an endless
16037 loop. It should also be more efficient, because first it only
16038 searches for `:', instead of applying the very complex regexp.
8ade3c25 16039 (makefile-mode): Cancel `font-lock-support-mode', because blocks
44a91a68
JB
16040 to be fontified in one piece can be too long for JIT.
16041 Makefiles are never *that* big.
0b11ce59 16042
6ae53dc1
RS
160432005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
16044
16045 * dired.el (dired-mode): Simplify.
16046
77777daf
LK
160472005-05-17 Lute Kamstra <lute@gnu.org>
16048
f8d0b769
LK
16049 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
16050 defcustom for the mode hook variable.
16051
77777daf
LK
16052 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
16053 Emacs Lisp Reference Manual.
16054
430c1c66
JB
160552005-05-17 Juanma Barranquero <lekktu@gmail.com>
16056
213233f0
JB
16057 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
16058 (evenp, list*):
16059 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
16060 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
16061
430c1c66
JB
16062 * net/tramp-smb.el (tramp-smb-open-connection):
16063 Pass `tramp-chunksize' as fifth (required) argument.
16064
71994ae7
DP
160652005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
16066
44a91a68
JB
16067 * font-lock.el (lisp-font-lock-keywords-1):
16068 Set `font-lock-negation-char-face' for [^...] char group.
71994ae7
DP
16069 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
16070
16071 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
16072 a var, and refine it to mask one more level of nested vars.
16073 (makefile-rule-action-regex): Turn it into a var, and refine it so
16074 it recognizes backslashed continuation lines as belonging to the
16075 same command.
16076 (makefile-macroassign-regex): Refine it so it recognizes
16077 backslashed continuation lines as belonging to the same command.
16078 (makefile-var-use-regex): Don't look at the next char, because it
16079 might be the same one to be skipped by the initial [^$], leading
16080 to an overlooked variable use.
16081 (makefile-make-font-lock-keywords): Remove two parameters, which
44a91a68
JB
16082 are now variables that some of the modes set locally.
16083 Handle dependency and rule action matching through functions, because
71994ae7 16084 regexps alone match too often. Dependency matching now comes
44a91a68 16085 last, so it can check, whether a colon already matched something else.
71994ae7
DP
16086 (makefile-mode): Inform that font-lock improves makefile parsing
16087 capabilities.
16088 (makefile-match-dependency, makefile-match-action): New functions.
16089
cc211a0f
JB
160902005-05-16 Juanma Barranquero <lekktu@gmail.com>
16091
1e866943
JB
16092 * emacs-lisp/cl-extra.el (equalp): Doc fix.
16093
027a4b6b
JB
16094 * align.el (align-regexp):
16095 * ansi-color.el (ansi-color-get-face):
16096 * array.el (array-reconfigure-rows, array-init-max-row)
16097 (array-init-max-column, array-init-columns-per-line)
16098 (array-init-field-width):
16099 * dired-aux.el (dired-trample-file-versions):
16100 * dired-x.el (dired-mark-sexp):
16101 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
16102 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
16103 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
16104 * faces.el (face-read-integer):
16105 * files.el (backup-extract-version, insert-directory):
16106 * hexl.el (hexl-insert-decimal-char):
16107 * server.el (server-process-filter):
16108 * shell.el (shell-extract-num):
16109 * startup.el (command-line-1):
16110 * term.el (term-command-hook):
16111 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
16112 (time-stamp-do-number):
16113 * time.el (display-time-update):
16114 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
16115 (timezone-fix-time):
16116 * vms-patch.el (vms-suspend-resume-hook):
16117 * calendar/appt.el (appt-convert-time):
16118 * calendar/cal-bahai.el (mark-bahai-diary-entries):
16119 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
16120 * calendar/cal-islam.el (mark-islamic-diary-entries):
16121 * calendar/calendar.el (calendar-cursor-to-date)
16122 (calendar-star-date):
16123 * calendar/diary-lib.el (diary-attrtype-convert)
16124 (mark-diary-entries, diary-entry-time):
16125 * calendar/solar.el (solar-get-number):
16126 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
16127 * emacs-lisp/re-builder.el (reb-display-subexp):
16128 * emulation/edt.el (edt-set-scroll-margins):
16129 * emulation/tpu-extras.el (tpu-set-scroll-margins):
16130 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
16131 (vip-get-ex-count):
16132 * emulation/viper-ex.el (viper-get-ex-token)
16133 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
16134 * international/fontset.el (fontset-plain-name):
16135 * mail/feedmail.el (feedmail-look-at-queue-directory):
16136 * mail/mailalias.el (mail-get-names):
16137 * mail/rmail.el (rmail-convert-to-babyl-format):
16138 * mail/rmailsum.el (rmail-make-basic-summary-line)
16139 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
16140 (rmail-summary-goto-msg):
16141 * mail/smtpmail.el (smtpmail-read-response):
16142 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
16143 (ange-ftp-vms-add-file-entry):
16144 * play/gametree.el (gametree-looking-at-ply)
16145 (gametree-current-branch-score):
16146 * progmodes/ada-xref.el (ada-prj-find-prj-file)
16147 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
16148 * progmodes/cperl-mode.el (condition-case):
16149 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
16150 (ebrowse-set-member-buffer-column-width)
16151 (ebrowse-select-1st-to-9nth):
16152 * progmodes/etags.el (etags-snarf-tag):
16153 * progmodes/flymake.el (flymake-parse-line):
16154 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
16155 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
16156 (idlwave-shell-menu-def):
16157 * progmodes/ps-mode.el (ps-run-goto-error):
16158 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
16159 (vhdl-speedbar-contract-level):
16160 * term/mac-win.el (x-handle-numeric-switch):
16161 * term/sun-mouse.el (sun-get-frame-data):
16162 * term/w32-win.el (x-handle-numeric-switch):
16163 * term/x-win.el (x-handle-numeric-switch):
16164 * textmodes/ispell.el (ispell-parse-output):
16165 * textmodes/nroff-mode.el (nroff-outline-level):
16166 * textmodes/reftex-cite.el (reftex-bib-sort-year)
16167 (reftex-bib-sort-year-reverse, reftex-format-citation):
16168 * textmodes/reftex-parse.el (reftex-init-section-numbers)
16169 (reftex-section-number):
44a91a68
JB
16170 * textmodes/texinfmt.el (texinfo-paragraphindent):
16171 Replace `string-to-int' by `string-to-number'.
027a4b6b 16172
cc211a0f
JB
16173 * international/latexenc.el: Add page marker to force the "Local
16174 Variables:" string out of the last page.
16175
c65a8e73
NR
161762005-05-16 Nick Roberts <nickrob@snap.net.nz>
16177
16178 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
16179 tooltip-change-major-mode.
16180 (gud-tooltip-print-command): Remove case where gud-minor-mode
16181 is gdb ("--fullname").
16182 (gud-tooltip-tips): Turn GUD tooltips off for this case and
16183 explain to user.
16184
97c66d74
JB
161852005-05-16 Jay Belanger <belanger@truman.edu>
16186
16187 * calc/calc-store.el (calc-copy-special-constant): New function.
16188
16189 * calc/calc-ext.el (calc-init-extensions): Add binding for
16190 `calc-copy-special-constant'.
16191
16192 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
16193 for the `calc-copy-special-constant' command.
16194
0f182ca2
NR
161952005-05-16 Nick Roberts <nickrob@snap.net.nz>
16196
16197 * subr.el (left-fringe-p): New function.
16198
e6467bba
NR
16199 * progmodes/compile.el (compilation-setup): Set local value of
16200 overlay-arrow-string to "" always.
52eb0373
JB
16201 (compilation-set-window): Left fringe then don't scroll.
16202 No left fringe then no arrow and scroll message to top.
0f182ca2
NR
16203 (compilation-context-lines): Adjust doc string accordingly.
16204
bffc3c6e
KS
162052005-05-16 Kim F. Storm <storm@cua.dk>
16206
16207 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
16208 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
16209 (ido-wide-find-dir-or-delete-dir): New command for M-d.
16210 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
16211 (ido-read-file-name): Handle commands with ido property value
16212 equal to find-file as reading a file name, to allow C-d to enter dired.
16213 (ibuffer-find-file): Add ido property with value find-file.
16214
294c599c
KS
162152005-05-15 Kim F. Storm <storm@cua.dk>
16216
16217 * subr.el (open-network-stream-nowait): Remove.
16218 (open-network-stream-server): Remove.
16219
85ddb888
RS
162202005-05-15 Richard M. Stallman <rms@gnu.org>
16221
f1bc6e52
RS
16222 * faces.el (describe-face): Output a definition link button.
16223
16224 * help-mode.el (help-face-def): New button type.
16225
02d9d682
RS
16226 * emacs-lisp/copyright.el (copyright-fix-years):
16227 Match properly if the first year is 2-digit.
16228 Don't mess up the whitespace after the years by filling.
16229
16230 * dired-aux.el (dired-mark-confirm):
16231 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
16232
16233 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
16234 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
16235 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
16236
85ddb888
RS
16237 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16238 Set font-lock-comment-start-skip.
16239
16240 * font-lock.el (font-lock-comment-start-skip): New variable.
16241 (font-lock-comment-end-skip): New variable.
16242 (font-lock-fontify-syntactically-region): Use them if non-nil.
16243
fcd6e601
JB
162442005-05-15 Jay Belanger <belanger@truman.edu>
16245
16246 * calc/calc-store.el (calc-store-value): Return a string rather
16247 than display it as a message.
16248 Use calc-var-name for variable name.
16249 (calc-store-into): Add the result of calc-store-value to message.
16250 (calc-copy-variable): Add a message.
16251 (calc-store-exchange): Improve error messages.
16252 (calc-store-binary, calc-store-map): Don't reset the values of
16253 special constants.
16254
af415106
LT
162552005-05-14 Luc Teirlinck <teirllm@auburn.edu>
16256
16257 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
16258 manual to docstring.
16259
16260 * files.el (hack-local-variables-confirm): Add STRING argument.
16261 Make the function handle non file visiting buffers correctly.
16262 (hack-local-variables-prop-line, hack-local-variables)
16263 (hack-one-local-variable): Use STRING arg of
16264 `hack-local-variables-confirm'.
16265
7177e2a3
MA
162662005-05-14 Michael Albinus <michael.albinus@gmx.de>
16267
16268 Sync with Tramp 2.0.49.
16269
11948172 16270 * net/tramp.el (tramp-handle-dired-call-process)
7177e2a3
MA
16271 (tramp-handle-insert-directory):`insert-buffer' cannot be used
16272 because the contents of the Tramp buffer is changed before
16273 insertion (`expand-file' and alike).
16274 (tramp-handle-insert-directory): If `localname' has an empty
16275 nondirectory name, it must not be quoted.
16276 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
16277 variable `tramp-chunksize'. Change callees.
16278 (tramp-open-connection-setup-interactive-shell): Check remote host
44a91a68
JB
16279 for buggy `send-process-string' implementation.
16280 Set `tramp-chunksize' if found. Reported by Michael Kifer
7177e2a3
MA
16281 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
16282 (tramp-handle-shell-command): `insert-buffer' cannot be used
16283 because the contents of the Tramp buffer is changed before
e0ad342f 16284 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
7177e2a3
MA
16285 <frederic.bothamy@free.fr>.
16286 (tramp-set-auto-save): Actions should be done for Tramp file name
44a91a68
JB
16287 handler only. Ange-FTP has its own auto-save mechanism.
16288 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
7177e2a3
MA
16289 (tramp-set-auto-save-file-modes): Set file modes of
16290 `buffer-auto-save-file-name' to ?\600 as fallback solution.
16291 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
16292 (tramp-bug): Remove obsolete variable.
16293 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
44a91a68 16294 for presence of `mml-mode'. Make it running for older Emacsen as well.
7177e2a3 16295
39c7eb8a
JPW
162962005-05-14 John Paul Wallington <jpw@pobox.com>
16297
7177e2a3 16298 * ibuf-ext.el (define-ibuffer-filter filename):
39c7eb8a
JPW
16299 If `dired-directory' is a list, use its car.
16300
163012005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
16302
16303 * ibuffer.el (define-ibuffer-column filename):
16304 If `dired-directory' is a list, use its car.
16305
bbf87c29
RS
163062005-05-14 Richard M. Stallman <rms@gnu.org>
16307
e72e5833
RS
16308 * subr.el (symbol-file): Doc fix.
16309
11efeb9b
RS
16310 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
16311 (byte-compile-form): Call byte-compile-nogroup-warn.
16312 (byte-compile-warning-types): Doc fix.
16313
d06ba294
RS
16314 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
16315
bbf87c29
RS
16316 * progmodes/cc-engine.el (c-literal-faces):
16317 Add font-lock-comment-delimiter-face.
16318
16319 * net/net-utils.el (dig): Use with-no-warnings.
16320
16321 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
16322 (sc-recite-frame-alist, sc-default-cite-frame)
16323 (sc-default-uncite-frame, sc-default-recite-frame)
7177e2a3 16324 (sc-attrib-selection-list, sc-rewrite-header-list):
bbf87c29
RS
16325 Mark as risky-local-variable.
16326
16327 * international/ogonek.el (ogonek-jak, ogonek-how):
16328 Don't use beginning-of-buffer.
16329
16330 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
16331
16332 * calendar/solar.el (solar-data-list): Move definition up.
16333
16334 * dnd.el (dnd-protocol-alist): Add autoload.
16335
16336 * progmodes/sh-script.el: Many doc usage fixes.
16337 (sh-indent-after-do): Change default to match common styles.
16338
043fa787
LT
163392005-05-13 Luc Teirlinck <teirllm@auburn.edu>
16340
16341 * files.el (interpreter-mode-alist)
16342 (auto-mode-interpreter-regexp): Doc fixes.
16343
90713743
NR
163442005-05-13 Matt Hodges <MPHodges@member.fsf.org>
16345
44a91a68 16346 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
90713743
NR
16347
16348 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
16349
d90b02af
JD
163502005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16351
16352 * dired.el (dired-mode): make-variable-buffer-local =>
44a91a68 16353 make-local-variable.
d90b02af 16354
5063dbbf
YM
163552005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16356
16357 * term/mac-win.el (mac-select-convert-to-string): Try coding
16358 systems in mac-script-code-coding-systems if specified one cannot
16359 encode string for `com.apple.traditional-mac-plain-text'.
16360
27a7c83f
DP
163612005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
16362
16363 * progmodes/make-mode.el (makefile-targets-face)
16364 (makefile-shell-face, makefile-makepp-perl-face): New faces.
16365 (makefile-dependency-regex): Fix it to not make the colon in
16366 $(var:a=b) special.
16367 (makefile-rule-action-regex): New regexp for highlighting embedded
16368 Shell strings.
16369 (makefile-macroassign-regex): Handle != for highlighting as
16370 embedded Shell strings.
16371 (makefile-var-use-regex): New const.
16372 (makefile-statements, makefile-automake-statements)
16373 (makefile-gmake-statements, makefile-makepp-statements)
16374 (makefile-bsdmake-statements): New consts.
16375 (makefile-make-font-lock-keywords): New function.
16376 (makefile-automake-font-lock-keywords)
16377 (makefile-gmake-font-lock-keywords)
16378 (makefile-makepp-font-lock-keywords)
16379 (makefile-bsdmake-font-lock-keywords): New consts.
16380 (makefile-mode-map): Add switchers between the various submodes.
16381 (makefile-mode): Document the availability of the variants.
16382 (makefile-automake-mode, makefile-gmake-mode)
16383 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
16384
16385 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
16386 new variants of makefile-mode.
16387
3989c3e7
SM
163882005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
16389
16390 * font-lock.el (font-lock-comment-delimiter-face): Fix up
16391 the inheritance.
16392
0cc61511
LT
163932005-05-12 Luc Teirlinck <teirllm@auburn.edu>
16394
0de01c28
LT
16395 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
16396 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
16397
0cc61511
LT
16398 * files.el (normal-mode): Extend the scope of the
16399 `enable-local-variables' binding to include the `set-auto-mode' call.
16400 (magic-mode-alist): Doc fix.
16401
bf2cea1d
SM
164022005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
16403
16404 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
16405 font-lock-comment-face rather than copying its setting.
16406
e94dae7f
AS
164072005-05-12 Andreas Schwab <schwab@suse.de>
16408
16409 * eshell/esh-mode.el (eshell-send-input): Doc fix.
16410
19958124
LK
164112005-05-12 Lute Kamstra <lute@gnu.org>
16412
16413 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
16414 defcustom for the mode hook variable. Delete the last argument.
16415 * generic-x.el: Fix callers of define-generic-mode.
16416 (generic-x-modes): Delete group.
16417 (show-tabs-tab-face, show-tabs-space-face): Put them in the
16418 generic-x customization group.
16419
6da4411e
KS
164202005-05-12 Kim F. Storm <storm@cua.dk>
16421
16422 * font-lock.el (font-lock-negation-char-face): Default to "off".
16423
16424 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
16425 font-lock-negation-char-face to ! in !=.
16426
218cf475
MY
164272005-05-12 Masatake YAMATO <jet@gyve.org>
16428
16429 * add-log.el (find-change-log): Fix typos in the docstring
16430 of function.
16431
405cb12a
LK
164322005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16433
16434 * international/latexenc.el (latexenc-find-file-coding-system):
16435 Avoid `re-search-forward' when looking for input encoding because
16436 of speed and safety. Better regular expressions for recognizing
16437 input encoding. Limit a search for TeX-master/tex-main-file to
16438 the local variable section.
16439
8cec35c4
DN
164402005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
16441
16442 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
16443 syntax of $ to "'" (quote).
16444
1ed8284d
RS
164452005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
16446
16447 * dnd.el (dnd-protocol-alist): Improve custom type.
16448
16449 * dired.el (dired-dnd-protocol-alist): New variable.
16450 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
16451 `dired-mode-hook' to the end.
16452
3989c3e7
SM
164532005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
16454
16455 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
16456 comment-end if comment-start-skip is not set.
16457 Obey the font-lock-comment-delimiter-face variables.
16458
b71813cb
SM
164592005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
16460
ca19f3f1
AS
16461 * files.el (executable-find): Move from executable.el. Use
16462 locate-file.
ba47dcb2
SM
16463 * progmodes/executable.el (executable-find): Move to files.el.
16464
b71813cb
SM
16465 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
16466 when trying to ensure forward progress.
16467
1f9d439a
KS
164682005-05-11 Chong Yidong <cyd@stupidchicken.com>
16469
16470 * mouse-sel.el (mouse-sel-follow-link-p): New function.
16471 (mouse-select, mouse-select-internal, mouse-extend-internal):
16472 Use it to implement mouse-1-click-follows-link functionality.
16473
c50089c9
RS
164742005-05-11 Richard M. Stallman <rms@gnu.org>
16475
16476 * font-lock.el (font-lock-fontify-syntactically-region):
16477 Use font-lock-comment-delimiter-face for comment delimiters.
16478
cfb79865
JB
164792005-05-10 Jay Belanger <belanger@truman.edu>
16480
16481 * calc/calc-help.el (calc-m-prefix-help): Add mention of
16482 preserving embedded modes.
16483
d101bf56
RS
164842005-05-10 Richard M. Stallman <rms@gnu.org>
16485
16486 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
16487
16488 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
ba47dcb2 16489 Move from ada-stmt.el.
d101bf56
RS
16490 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
16491
16492 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
b71813cb
SM
16493 Move to ada-mode.el.
16494 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
d101bf56
RS
16495
16496 * cus-edit.el (custom-file): Call file-chase-links.
16497
16498 * files.el (read-directory-name): Fix previous change.
af415106
LT
16499 (hack-local-variables-confirm): New function.
16500 (hack-local-variables-prop-line, hack-local-variables)
16501 (hack-one-local-variable): Use it.
d101bf56 16502
0003d2e3
LK
165032005-05-10 Lute Kamstra <lute@gnu.org>
16504
16505 * font-lock.el (font-lock-keywords-alist)
16506 (font-lock-removed-keywords-alist): Clarify docstrings.
16507
556dd15d
NR
165082005-05-10 Nick Roberts <nickrob@snap.net.nz>
16509
16510 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
16511 (gdb-source-info): Check for preprocessor info.
52eb0373 16512 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
556dd15d 16513 a macro for a function.
556dd15d 16514 (gdb-info-breakpoints-custom): Try to find file again if not already
52eb0373 16515 found (user might have used GDB dir command).
556dd15d
NR
16516 (gdb-get-location): Update gdb-location-alist correctly for change
16517 to gdb-info-breakpoints-custom.
16518
16519 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
16520 (gud-tooltip-print-command): Add gdbmi case.
16521 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
16522 preprocessor info.
16523
a8a64bf4
RS
165242005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
16525
16526 * startup.el (fancy-splash-insert): Fix typo in doc string.
16527
f1701e65
JB
165282005-05-09 Juanma Barranquero <lekktu@gmail.com>
16529
78640104
JB
16530 * obsolete/float.el (string-to-float):
16531 * obsolete/hilit19.el (hilit-add-pattern):
16532 * obsolete/rnews.el (news-parse-range, news-select-message)
16533 (news-get-pruned-list-of-files): Replace `string-to-int' by
16534 `string-to-number'.
16535
f1701e65
JB
16536 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
16537 `find-file-not-found-hooks'; use `add-hook'.
16538 (uncompress-while-visiting): Set `write-file-functions', not
16539 `write-file-hooks'; use `add-hook'.
16540
a0e6f952
KS
165412005-05-09 Kim F. Storm <storm@cua.dk>
16542
16543 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
16544 (cua-paste): Handle clipboard action.
16545 (cua--init-keymaps): Remap clipboard-kill-region and
16546 clipboard-kill-ring-save.
16547
c29d24ea
EZ
165482005-05-08 Eli Zaretskii <eliz@gnu.org>
16549
b659edce
SM
16550 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
16551 Improve commentary.
906aee93 16552
c29d24ea
EZ
16553 * simple.el (next-error-overlay-arrow-position): Revert the change
16554 made on 2005-04-30.
16555
1d64910f
JB
165562005-05-07 Jay Belanger <belanger@truman.edu>
16557
16558 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
16559 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
16560 `calc-sel-reselect'.
16561
16562 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
16563 Calc is in embedded mode.
16564
55b958f0
EZ
165652005-05-07 Eli Zaretskii <eliz@gnu.org>
16566
b659edce
SM
16567 * progmodes/compile.el (compilation-setup):
16568 Set overlay-arrow-string to an empty string on text terminals.
6a4fb78f 16569
55b958f0
EZ
16570 * textmodes/ispell.el (ispell-program-name): Try looking for
16571 "aspell" along exec-path, and if found, use it as the default
16572 speller program.
16573
c2c51a11
EZ
165742005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
16575
b659edce
SM
16576 * international/mule.el (sgml-xml-auto-coding-function):
16577 Recognize encoding='FOO' in single quotes as well as in double quotes.
c2c51a11 16578
f1701e65 165792005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
a5ad278d
EZ
16580
16581 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
16582 as well as `interactive', so that defmacro* would recognize
16583 `declare' forms.
16584
e6469973
EZ
165852005-05-07 Eli Zaretskii <eliz@gnu.org>
16586
b659edce
SM
16587 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
16588 Explain more about the LIGHTER arg's usage in the doc string.
16589 Add commentary to clarify what the code does. Fix the regexp that
e6469973
EZ
16590 strips whitespace from LIGHTER. Quote LIGHTER before using it,
16591 since it could have characters special to regular expressions.
16592
06df7f87
EZ
165932005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
16594
16595 * replace.el (occur-1): Bind inhibit-read-only so that
16596 erase-buffer doesn't barf on read-only text properties (likewise
b659edce 16597 for add-text-properties in occur-engine). Mark buffer as unmodified.
06df7f87
EZ
16598 (occur-engine): Don't set buffer-read-only here.
16599
5f4d0dd9
SM
166002005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
16601
16602 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
16603 list-buffers-directory. This caused the *cvs-commit* buffer to be
16604 sometimes mistakenly reused as a *cvs* buffer.
16605
ffdb022f
NR
166062005-05-07 Nick Roberts <nickrob@snap.net.nz>
16607
16608 * tooltip.el: Move code for GUD tooltips into gud.el.
16609 (require): CL no longer needed to compile case.
16610 (tooltip-mode): Do not toggle functions for GUD tooltips.
52eb0373 16611 (tooltip-gud-tips-p): Remove. Replace with minor mode
ffdb022f
NR
16612 gud-tooltip-mode in gud.el.
16613 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
16614 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
16615 tooltip-gud prefix with gud-tooltip and obsolete.
16616 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
16617 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
16618 (tooltip-mouse-motion): Mouse movement functions/variable.
16619 Rename in gud.el by adding gud prefix.
16620 (tooltip-gud-original-filter, tooltip-gud-dereference)
16621 (tooltip-gud-event, tooltip-toggle-gud-tips)
16622 (tooltip-gud-process-output, tooltip-gud-print-command)
52eb0373 16623 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
ffdb022f
NR
16624 gud.el by replacing tooltip-gud prefix with gud-tooltip.
16625 (gdb-tooltip-print): Move to gdb-ui.el.
16626
16627 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
16628 (require): CL needed to compile case.
588c0770 16629 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
52eb0373 16630 tooltip-gud-tips-p. Make it a minor-mode.
ffdb022f
NR
16631 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
16632 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
16633 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
16634 (gud-tooltip-change-major-mode)
16635 (gud-tooltip-activate-mouse-motions-if-enabled)
16636 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
16637 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
16638 (gud-tooltip-original-filter, gud-tooltip-dereference)
16639 (gud-tooltip-event, tooltip-toggle-gud-tips)
16640 (gud-tooltip-process-output, gud-tooltip-print-command)
5f4d0dd9 16641 (gud-tooltip-tips): Move from tooltip.el.
ffdb022f 16642
5f4d0dd9 16643 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
ffdb022f
NR
16644 (gdb-cpp-define-alist-flags): Doc fix.
16645 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
16646 gud-tooltip-mode is t.
16647
64981116
SM
166482005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
16649
16650 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
16651 evaporate if their text is deleted.
16652 (goto-address-at-point): Make it work as a mouse binding as well.
16653 (goto-address-at-mouse): Obsolete it. Update users.
16654
860f2506
GM
166552005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
16656
16657 * calendar/appt.el (top-level): No longer activate on load.
16658
19f26a89
JB
166592005-05-06 Juanma Barranquero <lekktu@gmail.com>
16660
16661 * calendar/cal-bahai.el (mark-bahai-diary-entries):
16662 * net/webjump.el (webjump):
16663 * progmodes/idlw-help.el (idlwave-do-context-help1)
16664 (idlwave-highlight-linked-completions):
64981116
SM
16665 * textmodes/po.el (po-find-file-coding-system-guts):
16666 Replace `assoc-ignore-case' by `assoc-string'.
19f26a89 16667
6ff95f1d
EZ
166682005-05-06 Eli Zaretskii <eliz@gnu.org>
16669
2c6b25c7
EZ
16670 * files.el (locate-file): Doc fix.
16671
38a300b1
EZ
16672 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
16673 Remove the redundant test for ms-dos.
16674
ab3290cb
EZ
16675 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
16676 look for the preprocessor with exec-suffixes. If not found in
16677 standard places, look in exec-path. Remove most of the tests that
16678 used system-type.
16679
6ff95f1d
EZ
16680 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
16681
16682 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
16683
16684 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
16685 file-name clash with jka-compr.el on 8+3 filesystems.
16686
17d28d26
YM
166872005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16688
16689 * term/mac-win.el: Don't define or bind scroll bar functions if
16690 x-toolkit-scroll-bars is t.
ca19f3f1
AS
16691 (x-select-text, x-get-selection-value): Clear
16692 x-last-selected-text-clipboard if x-select-enable-clipboard is
16693 nil.
17d28d26
YM
16694 (PRIMARY): Put mac-scrap-name property.
16695 (mac-select-convert-to-file-url): New function.
16696 (public.file-url): New selection target type. Add to
16697 selection-converter-alist.
16698 (x-get-selection, x-selection-value): Handle it.
16699 (x-cut-buffer-or-selection-value): New alias.
16700
b659edce
SM
167012005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16702
16703 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
16704 entry to avoid calling bibtex-find-entry with arg global
16705 being t. Remove arg key.
16706 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
16707 (bibtex-copy-summary-as-kill): Change accordingly.
16708
167092005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
16710
16711 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
16712 (org-agenda-date-later): Use with-current-buffer.
16713
643b4cf5
LT
167142005-05-05 Luc Teirlinck <teirllm@auburn.edu>
16715
16716 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
16717 (define-obsolete-variable-alias): Doc Fixes.
16718
dc1a7e26
KS
167192005-05-06 Kim F. Storm <storm@cua.dk>
16720
8a370783
KS
16721 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
16722 vertical-motion when selective-display is active.
16723
dc1a7e26
KS
16724 * ido.el (ido-setup-hook): New hook.
16725 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
16726 (ido-input-stack): New var.
52eb0373 16727 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
dc1a7e26
KS
16728 ido-next-work-file binding to M-O.
16729 Bind M-f to ido-wide-find-file-or-pop-dir.
16730 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
16731 (ido-read-internal): Run ido-setup-hook.
16732 Catch quit in read-file-name and read-string to cancel edit.
16733 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
16734 Automatically pop-all when completing a directory name (RET).
16735 (ido-file-internal): Add with-no-warnings around ffap and dired code.
16736 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
16737 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
64981116
SM
16738 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
16739 New functions for M-b/M-f to move among the directory components.
dc1a7e26
KS
16740 (ido-make-merged-file-list): Catch quit to cancel merge.
16741 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
16742 (ido-completion-help): No warnings for ido-completion-buffer-full.
10f518f7 16743
dc1a7e26 167442005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
10f518f7 16745
dc1a7e26 16746 * font-lock.el (font-lock-negation-char-face): New face and variable.
10f518f7 16747 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
10f518f7 16748 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
10f518f7 16749 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
10f518f7
DP
16750 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
16751
dc75b163
JB
167522005-05-05 Juanma Barranquero <lekktu@gmail.com>
16753
64981116
SM
16754 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
16755 Fix typo in docstring.
3fe26922 16756
1c1d2dc8
JB
16757 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
16758 (ebrowse-print-statistics-line)
16759 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
16760
dc75b163
JB
16761 * term/w32-win.el (image-library-alist): Add additional name for
16762 Xpm library.
16763
ae23f980
NR
167642005-05-05 Nick Roberts <nickrob@snap.net.nz>
16765
16766 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
16767 use gcc instead of cpp.
16768
16769 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
3fe26922 16770 (gdb-create-define-alist): Use it.
19f26a89 16771 (gdb-cpp-define-alist-program): Update for MS-DOS.
ae23f980 16772
02636b9c
NR
167732005-05-04 Nick Roberts <nickrob@snap.net.nz>
16774
588c0770 16775 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
02636b9c 16776
01a50b51
KS
167772005-05-04 Richard M. Stallman <rms@gnu.org>
16778
d101bf56
RS
16779 * help.el (describe-key): No error when UNTRANSLATED is nil.
16780
01a50b51
KS
16781 * simple.el (line-move-1): Fix previous change to signal errors
16782 appropriately.
16783
fa2b23e5 167842005-05-03 Ulf Jasper <ulf.jasper@web.de>
832e0e22
GM
16785
16786 * calendar/icalendar.el (icalendar-version): Now at 0.12.
16787 (icalendar-duration-correction): Remove.
16788 (icalendar--get-event-properties): Split result at commas.
16789 (icalendar--decode-isoduration): New optional argument
16790 DURATION-CORRECTION.
fa2b23e5
KS
16791 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
16792 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
16793 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
16794 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
832e0e22
GM
16795 (icalendar--convert-anniversary-to-ical): New functions, extracted
16796 from icalendar-export-region, with bug fixes.
16797 (icalendar-export-region): Use the above functions.
16798 (icalendar-import-buffer): Check before saving diary file.
16799 (icalendar--convert-recurring-to-diary)
16800 (icalendar--convert-non-recurring-all-day-to-diary)
fa2b23e5
KS
16801 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
16802 extracted from icalendar--convert-ical-to-diary, with bug fixes.
832e0e22
GM
16803 (icalendar--convert-ical-to-diary): Use the above functions.
16804
be50a727
NR
168052005-05-03 Nick Roberts <nickrob@snap.net.nz>
16806
16807 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
16808 Remove these recent additions.
16809 (c-mode): Restore to before 2005-04-28.
16810
16811 * progmodes/cc-vars.el (cc-define-list-program): Remove this
16812 recent addition.
16813
16814 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
16815 (gdb-define-alist): New variables.
16816 (gdb-create-define-alist): New function.
16817 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
16818 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
16819 with string-to-number.
52eb0373 16820 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
be50a727
NR
16821
16822 * progmodes/gud.el: Replace string-to-int with string-to-number.
16823 (gud-find-file): Handle gdb-define-alist.
16824
16825 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
16826
bc446113
JB
168272005-05-02 Jay Belanger <belanger@truman.edu>
16828
fa2b23e5
KS
16829 * calc/calc-aent.el (math-read-token):
16830 * calc/calc-bin.el (calc-word-size):
16831 * calc/calc-ext.el (calc-read-number-fancy):
16832 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
bc446113 16833 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
fa2b23e5 16834 * calc/calc-frac.el (calc-over-notation):
bc446113 16835 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
fa2b23e5 16836 (calc-graph-num-points, calc-graph-init):
bc446113 16837 * calc/calc-prog.el (calc-read-parse-table-part)
fa2b23e5
KS
16838 (calc-edit-macro-repeats):
16839 * calc/calc-yank.el (calc-do-grab-rectangle):
16840 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
16841 Replace `string-to-int' by `string-to-number'.
bc446113 16842
e40527dc
KS
168432005-05-02 Kim F. Storm <storm@cua.dk>
16844
16845 * kmacro.el: Use executing-kbd-macro-index variable.
16846
9a479835
TTN
168472005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
16848
16849 * net/rlogin.el (rlogin-parse-words): Delete func.
16850 (rlogin): Use split-string, not rlogin-parse-words.
16851 Also, if there are option-like elements in the parsed args,
16852 take the host to be the first arg immediately following them.
16853 Suggested by Michael Mauger.
16854
f6b1b15a
LT
168552005-05-01 Luc Teirlinck <teirllm@auburn.edu>
16856
16857 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
16858
975e5c47 168592005-05-02 Nick Roberts <nickrob@snap.net.nz>
9a479835 16860
975e5c47
NR
16861 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
16862 (cc-mode-cpp-program): Rename to cc-define-list-program and
16863 move to cc-vars.el.
f6b1b15a 16864
975e5c47 16865 * progmodes/cc-vars.el (cc-define-list-program):
52eb0373 16866 Change to "gcc -E -dM -". Make customizable.
975e5c47 16867
5c2e5a5e
KS
168682005-05-02 Kim F. Storm <storm@cua.dk>
16869
16870 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
16871
95bb5b56
NR
168722005-05-02 Nick Roberts <nickrob@snap.net.nz>
16873
b161ea4e
NR
16874 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
16875
95bb5b56
NR
16876 * international/mule-util.el (truncate-string): Remove alias and
16877 obsolete declaration.
16878
16879 * international/mule-cmds.el (update-iso-coding-systems):
16880 Remove alias and obsolete declaration.
16881
16882 * international/mule.el (coding-system-parent): Remove alias and
16883 obsolete declaration.
16884
16885 * subr.el (define-function, sref): Remove aliases and obsolete
16886 declarations.
16887 (chars-in-region): Remove obsolete declaration.
16888
ebbfa918
RS
168892005-05-01 Richard M. Stallman <rms@gnu.org>
16890
16891 * info.el (Info-mode): Set widen-automatically to nil, locally.
16892
16893 * simple.el (widen-automatically): New variable.
16894 (pop-global-mark): Obey widen-automatically.
16895
656c316d
DN
168962005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
16897
16898 * term/xterm.el (function-key-map): Call substitute-key-definition
5c2e5a5e 16899 before the keymap size is increased by a lot of define-key calls.
656c316d 16900
b2cfb30b
RS
169012005-05-01 Richard M. Stallman <rms@gnu.org>
16902
5c2e5a5e 16903 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
b2cfb30b
RS
16904 Rename ARG to ELEMENT. Doc fix.
16905
5c2e5a5e 169062005-05-01 Nick Roberts <nickrob@snap.net.nz>
9ded0282 16907
92bedc0e
NR
16908 * allout.el (allout-exposure): Remove macro and obsolete declaration.
16909 Remove references to allout-exposure/change to allout-new-exposure.
16910
9ded0282
NR
16911 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
16912 bytecode symbols.
16913
16914 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
16915 (compiled-function-p, focus-frame, unfocus-frame):
16916 Remove aliases and obsolete declarations.
52eb0373 16917 Back out inadvertent changes from previous commit.
9ded0282 16918
a87fdbbd
LT
169192005-05-01 Luc Teirlinck <teirllm@auburn.edu>
16920
16921 * files.el (require-final-newline): Make Custom tags consistent
16922 with mode-require-final-newline.
16923 (mode-require-final-newline): Doc fix.
16924
af71d4c0 169252005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
0003d2e3
LK
16926
16927 * international/latexenc.el (latexenc-find-file-coding-system):
16928 Fix regular expressions.
16929
af71d4c0 169302005-05-01 David Kastrup <dak@gnu.org>
b7f29772
LK
16931
16932 * international/latexenc.el (latexenc-find-file-coding-system):
0003d2e3 16933 Fix regular expressions.
b7f29772 16934
bdf7ae41
NR
169352005-05-01 Nick Roberts <nickrob@snap.net.nz>
16936
16937 * subr.el (string-to-int): Make obsolete.
16938
0b1fc48a
RS
169392005-04-30 Richard M. Stallman <rms@gnu.org>
16940
7e995a23 16941 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
0b1fc48a
RS
16942
16943 * loadup.el: load jka-comp-hook.
16944
6ff95f1d 16945 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
0b1fc48a 16946 (jka-compr-handler): Add autoload. `put' calls moved
6ff95f1d
EZ
16947 to jka-comp-hook.el.
16948 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
0b1fc48a 16949 (jka-compr-inhibit): Autoload.
a87fdbbd 16950
0b1fc48a
RS
16951 * jka-comp-hook.el: New file.
16952 Enable the mode by default.
16953
16954 * files.el (backup-buffer-copy): Use copy-file instead
16955 of write-region, and put back the 'excl.
16956
169572005-04-30 Chong Yidong <cyd@stupidchicken.com>
16958
16959 * progmodes/flymake.el (flymake-split-string)
16960 (flymake-split-string, flymake-log, flymake-pid-to-names)
16961 (flymake-reg-names, flymake-get-source-buffer-name)
16962 (flymake-unreg-names, flymake-add-line-err-info)
16963 (flymake-add-err-info): Clarify docstrings.
16964 (flymake-popup-menu, flymake-make-emacs-menu)
16965 (flymake-make-xemacs-menu): Add docstrings.
16966 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
16967 Set variables directly throughout.
16968
80b61a0f
NR
169692005-04-30 Nick Roberts <nickrob@snap.net.nz>
16970
16971 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
588c0770 16972 exists. Initialize cc-define-alist.
80b61a0f 16973 (c-mode): Add cc-create-define-alist locally to after-save-hook.
898d58d7 16974 If there is no file (Macroexpansion) don't create an alist.
80b61a0f 16975
bb9c1f2a
SS
169762005-04-29 Sam Steingold <sds@gnu.org>
16977
16978 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
16979 (cc-create-define-alist): Use it instead of the hard-coded string.
16980
2d5e5eb8
SM
169812005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
16982
16983 * international/mule-conf.el (file-coding-system-alist): Fix regexp
16984 for latexenc.
16985
57efa539
LK
169862005-04-29 Lute Kamstra <lute@gnu.org>
16987
16988 * emacs-lisp/generic.el: Improve commentary section.
16989 (define-generic-mode): Improve docstring.
16990
56c91423
CD
169912005-04-29 Carsten Dominik <dominik@science.uva.nl>
16992
b67a4e9f 16993 * textmodes/org.el (many places): Change to quiet the byte compiler.
56c91423
CD
16994 (org-prefix-format-compiled): New variable.
16995 (org-compile-prefix-format): New function.
b67a4e9f 16996 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
af71d4c0 16997 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
b67a4e9f
KS
16998 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
16999 (org-get-entries-from-diary): Use `org-get-time-of-day' for
56c91423 17000 consistency with entries from `org-mode' files.
b67a4e9f 17001 (org-get-time-of-day): Fix bug with partial matches early in a line.
56c91423
CD
17002 (org-non-link-chars): New constant.
17003 (org-link-regexp): Respect `org-non-link-chars'.
b67a4e9f
KS
17004 (org-agenda-day-view): Remove command.
17005 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
56c91423
CD
17006 (org-follow-bbdb-link, org-store-link): Search also company field.
17007 (org-highlight-overlay): New variable.
17008 (org-highlight, org-unhighlight): New functions.
b67a4e9f
KS
17009 (org-agenda-mode): Add pre-command-hook to remove highlight.
17010 (org-evaluate-time-range): Behavior depends upon whether time stamp
17011 contains a time or not.
56c91423
CD
17012 (org-show-subtree, org-show-entry): New functions.
17013 (org-agenda-cleanup-fancy-diary): Remove empty lines.
56c91423 17014
7eb6ede5
LT
170152005-04-28 Luc Teirlinck <teirllm@auburn.edu>
17016
17017 * comint.el (comint-output-filter-functions): Add autoload cookie.
17018
b7ce4173
KS
170192005-04-28 Kim F. Storm <storm@cua.dk>
17020
17021 * ido.el (ido-everywhere): Fix last change.
17022
0b606bb2
TTN
170232005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17024
17025 * international/latexenc.el: New file.
17026 * international/mule-conf.el (file-coding-system-alist): For .tex,
17027 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
17028
d79b6c21
LK
170292005-04-28 Lute Kamstra <lute@gnu.org>
17030
0a20b1dc
LK
17031 * font-lock.el (font-lock-add-keywords)
17032 (font-lock-remove-keywords): Clarify docstring.
17033 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
17034 Don't start docstrings with a `*'.
17035 (font-lock-update-removed-keyword-alist): Give it a docstring.
17036
d79b6c21
LK
17037 * generic-x.el: Update commentary section.
17038 Only require font-lock when compiling.
17039 Define all modes conditionally.
17040 Place all generic modes in the generic-x-modes customization group.
17041 (generic-x-modes): New customization group.
17042 (generic-default-modes, generic-mswindows-modes)
17043 (generic-unix-modes, generic-other-modes): New constants.
17044 (generic-define-mswindows-modes, generic-define-unix-modes):
17045 Update docstrings. Make them obsolete.
2d5e5eb8
SM
17046 (generic-extras-enable-list): New default value. Update docstring.
17047 Improve :type. Change :set function.
d79b6c21
LK
17048 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
17049 Fix docstring.
17050
2d5e5eb8
SM
17051 * emacs-lisp/generic.el (generic-mode-internal):
17052 Simplify font-lock-defaults.
817edb15 17053 (define-generic-mode): Fix docstring.
d79b6c21
LK
17054
170552005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
17056
17057 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
17058 font-lock-face property to highlight matches.
17059
8c75afbf
NR
170602005-04-28 Nick Roberts <nickrob@snap.net.nz>
17061
52eb0373 17062 * progmodes/cc-mode.el (cc-create-define-alist): New function.
8c75afbf 17063 (cc-define-alist): New variable.
588c0770 17064 (c-mode): Make it local and initialize it.
8c75afbf
NR
17065
17066 * progmodes/gdb-ui.el (gdb-active-process): New variable.
17067 (gdb-exited): New function.
17068 (gdb-annotation-rules): Use it.
17069 (gdb-starting): Set gdb-active-process to t.
17070 (gdb-stopping): Amend doc string.
17071 (gdb-reset): Set gdb-active-process to nil.
17072
17073 * tooltip.el (tooltip-gud-tips): Show the associated #define
17074 directives when a C program under GDB is not executing.
17075
b8a04883
SM
170762005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
17077
17078 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
17079 font-lock-fontify-syntactic-keywords.
17080
17081 * font-lock.el (font-lock-default-fontify-region): Don't force
17082 parse-sexp-lookup-properties to nil.
17083
a46f2d6d
EZ
170842005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
17085
17086 * man.el (man-mode-syntax-table): Set up `:' to have
17087 word-constituent syntax.
17088
b2b46494
LK
170892005-04-27 Lute Kamstra <lute@gnu.org>
17090
17091 * novice.el (disable-command): Don't add spurious newlines to the
17092 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
17093
a715531f
JB
170942005-04-26 Jay Belanger <belanger@truman.edu>
17095
17096 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
17097 than one window before deleting window.
17098
85ab9f4e
LT
170992005-04-26 Luc Teirlinck <teirllm@auburn.edu>
17100
17101 * shell.el (shell-prompt-pattern): Doc fix.
17102 (shell-mode): Set paragraph-separate buffer locally to "\\'".
17103
17104 * comint.el (comint-prompt-regexp, comint-get-old-input)
17105 (comint-use-prompt-regexp)
17106 (comint-use-prompt-regexp-instead-of-fields)
17107 (comint-replace-by-expanded-history, comint-send-input)
17108 (comint-output-filter, comint-get-old-input-default)
17109 (comint-line-beginning-position, comint-bol, comint-show-output)
17110 (comint-backward-matching-input, comint-forward-matching-input)
b8a04883
SM
17111 (comint-next-prompt, comint-previous-prompt):
17112 Rename `comint-use-prompt-regexp-instead-of-fields' to
85ab9f4e
LT
17113 `comint-use-prompt-regexp'. Keep old name as alias and declare
17114 obsolete.
17115 (comint-use-prompt-regexp): Shorten first line of doc string.
17116
17117 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
17118 Set paragraph-separate buffer locally to "\\'".
17119
17120 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
17121 Adapt to above name change.
17122
17123 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
17124 (smbclient-prompt-regexp): Ditto.
17125
17126 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
17127
19475957
NR
171282005-04-27 Nick Roberts <nickrob@snap.net.nz>
17129
17130 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
17131 gdb-location-list.
17132 Break lines that are over 80 characters wide.
17133
2231c2bc
SM
171342005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
17135
17136 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
17137 New fun and var, to preserve compatibility.
17138
17139 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
17140
171412005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
17142
17143 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
17144 name to file-newer-than-file-p.
17145
68a94f5a
RS
171462005-04-26 Richard M. Stallman <rms@gnu.org>
17147
f03f317a
RS
17148 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
17149
68a94f5a
RS
17150 * progmodes/python.el (python-mode):
17151 Use new name eldoc-documentation-function.
17152
17153 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
17154
17155 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
17156 (eldoc-documentation-function):
2231c2bc 17157 Rename from eldoc-print-current-symbol-info-function. Calls changed.
68a94f5a 17158
c9c1312d
NR
171592005-04-26 Nick Roberts <nickrob@snap.net.nz>
17160
17161 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
17162
35b1b8ab
DN
171632005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
17164
17165 * term/xterm.el (function-key-map): Fix strings for
2231c2bc 17166 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
35b1b8ab
DN
17167 {C,S,A,C-S}-{f1-f12}.
17168
bc10bcbd
KH
171692005-04-26 Kenichi Handa <handa@m17n.org>
17170
2231c2bc
SM
17171 * international/mule-cmds.el (select-safe-coding-system):
17172 Fix previous change.
bc10bcbd 17173
ec1e11a9
LK
171742005-04-26 Lute Kamstra <lute@gnu.org>
17175
c25eec81
LK
17176 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
17177
17178 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
17179 (font-lock-comment-delimiter-face): Ditto.
17180
ec1e11a9
LK
17181 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
17182
2b2920a9
JB
171832005-04-25 Jay Belanger <belanger@truman.edu>
17184
17185 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
17186 to t while inserting information; use help-mode.
17187
c9b630f7
DN
171882005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
17189
17190 * term.el (ansi-term-color-vector): Use the xterm colors.
52eb0373 17191 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
c9b630f7 17192
8ba81e93
LK
171932005-04-25 Lute Kamstra <lute@gnu.org>
17194
17195 * font-core.el (font-lock-defaults): Fix docstring.
17196
17197 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
17198
901ae597
KH
171992005-04-25 Kenichi Handa <handa@m17n.org>
17200
2231c2bc
SM
17201 * international/mule-cmds.el (select-safe-coding-system):
17202 Don't check consistency with coding: spec, etc if raw-text or
901ae597
KH
17203 no-conversion was found to be safe.
17204
a6390474
RS
172052005-04-24 Richard M. Stallman <rms@gnu.org>
17206
17207 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
17208 citation markers at start of each line.
17209
17210 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
17211 citation markers at start of each line.
17212
17213 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
17214
17215 * files.el (mode-require-final-newline): Fix previous change.
17216 (require-final-newline): Fix type label.
17217
2538808f
GM
172182005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
17219
17220 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
17221 statement in buffer (broken by 2004-11-24 change).
17222
456986fd
KS
172232005-04-24 Kim F. Storm <storm@cua.dk>
17224
17225 * ido.el (ido-everywhere): Save and restore old read-buffer-function
17226 and read-file-name-function values. Don't overwrite existing
17227 non-nil values if ido-mode is enabled without ido-everywhere.
17228
e5baf107
LT
172292005-04-24 Luc Teirlinck <teirllm@auburn.edu>
17230
17231 * files.el (mode-require-final-newline): Minor doc fix.
17232
1441edfe
EZ
172332005-04-24 Eli Zaretskii <eliz@gnu.org>
17234
9d1ffd5a 17235 * subr.el (syntax-after): Doc fix.
f3714ab2
EZ
17236 (syntax-class): If argument is nil, return nil. Mask off upper 16
17237 bits, not 8 bits.
9d1ffd5a 17238
1441edfe
EZ
17239 * files.el (mode-require-final-newline): Doc fix.
17240 (backup-buffer-copy): Fix last change.
17241
49ed33c7
YM
172422005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17243
17244 * term/mac-win.el: Require select. Set selection-coding-system to
17245 mac-system-coding-system. Call menu-bar-enable-clipboard.
17246 (x-last-selected-text-clipboard, x-last-selected-text-primary)
17247 (x-select-enable-clipboard): New variables.
17248 (x-select-text, x-get-selection, x-selection-value)
17249 (x-get-selection-value, mac-select-convert-to-string)
17250 (mac-services-open-file, mac-services-open-selection)
17251 (mac-services-insert-text): New functions.
17252 (CLIPBOARD, FIND): Put mac-scrap-name property.
17253 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
17254 (public.tiff): Put mac-ostype property.
17255 (selection-converter-alist): Add entries for them.
17256 (mac-application-menu-map): New keymap.
17257 (interprogram-cut-function, interprogram-paste-function): Set to
17258 x-select-text and x-get-selection-value, respectively.
17259 (split-window-keep-point): Set to t.
17260
469bc679
RS
172612005-04-23 Richard M. Stallman <rms@gnu.org>
17262
17263 * files.el (read-directory-name): Always pass non-nil
17264 DEFAULT-FILENAME arg to read-file-name.
17265 (backup-buffer-copy, basic-save-buffer-2): Take care against
17266 writing thru an unexpected existing symlink.
17267 (revert-buffer): In indirect buffer, revert the base buffer.
17268 (magic-mode-alist): Doc fix.
17269 (buffer-stale-function): Doc fix.
17270 (minibuffer-with-setup-hook): Avoid warning.
17271 (mode-require-final-newline): Doc and custom fix.
e5baf107 17272
469bc679
RS
17273 * follow.el (follow-end-of-buffer): Use with-no-warnings.
17274
17275 * font-lock.el (font-lock-comment-face): On terminals with few colors,
17276 use the default appearance.
17277 (font-lock-comment-delimiter-face): New face, new variable.
17278
17279 * imenu.el (imenu--generic-function): The official position of a
17280 definition is the start of the line that BEG is in.
17281
17282 * midnight.el (midnight-timer): Move defvar up.
17283
17284 * mouse.el (mouse-drag-region-1): Delete some debugging code.
17285
17286 * saveplace.el (save-place-to-alist): Use with-no-warnings.
17287
17288 * startup.el (command-line): Use with-no-warnings.
17289
17290 * window.el (window-size-fixed): New defvar.
17291
17292 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
17293
e5baf107 17294 * mail/rmail.el (rmail-font-lock-keywords):
469bc679
RS
17295 Use font-lock-comment-delimiter-face.
17296
17297 * mail/sendmail.el (mail-font-lock-keywords):
17298 Use font-lock-comment-delimiter-face.
17299
17300 * progmodes/compile.el (next-error-highlight-timer): New defvar.
17301
173022005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
17303
e5baf107 17304 * progmodes/compile.el (compilation-mode-font-lock-keywords):
469bc679
RS
17305 Specify t for LAXMATCH when matching directories.
17306 Save match data around compilation-compat-error-properties form.
17307
1639cc2e
DK
173082005-04-23 David Kastrup <dak@gnu.org>
17309
17310 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
17311 Mention that the autoloaded aliases should be kept for AUCTeX.
17312
d379c558
AS
173132005-04-23 Andreas Schwab <schwab@suse.de>
17314
17315 * isearch.el (isearch-forward): Doc fix.
17316
4739237d
EZ
173172005-04-23 Eli Zaretskii <eliz@gnu.org>
17318
17319 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
17320 (jit-lock-stealth-nice): Change default value to 0.5.
17321
71baa28f
EZ
173222005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
17323
17324 * abbrev.el (write-abbrev-file): Write table entries in
17325 alphabetical order by table name.
17326
e271742d
KS
173272005-04-22 Kim F. Storm <storm@cua.dk>
17328
17329 * ido.el (ido-read-internal): Fix `list' completion.
17330
9a9c3a4b
KH
173312005-04-22 Kenichi Handa <handa@m17n.org>
17332
17333 * recentf.el (recentf-save-file-coding-system): New variable.
17334 (recentf-save-list): Encode the file by
17335 recentf-save-file-coding-system and add coding: tag.
17336
230e1e80
NR
173372005-04-22 Nick Roberts <nickrob@snap.net.nz>
17338
17339 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
17340
e1573595
LK
173412005-04-21 Lute Kamstra <lute@gnu.org>
17342
9721d904
LK
17343 * loadhist.el (unload-feature): Don't remove a function from hooks
17344 if it is about to be restored to an autoload . Remove functions
17345 that will become unbound from auto-mode-alist. Simplify the code.
17346
2c7b5da1
LK
17347 * subr.el (assq-delete-all): New implementation that is linear,
17348 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
17349 (rassq-delete-all): New function.
17350
2231c2bc
SM
17351 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
17352 Add size-indication-mode.
e1573595 17353
2375e71a
KH
173542005-04-21 Kenichi Handa <handa@m17n.org>
17355
17356 * international/mule-cmds.el: Add autoload for widget-value in
2231c2bc 17357 eval-when-compile.
2375e71a 17358
8e447172
NR
173592005-04-21 Nick Roberts <nickrob@snap.net.nz>
17360
e271742d 17361 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
8e447172
NR
17362 Add tooltip-mode.
17363
17364 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
17365
fcd9d525
LT
173662005-04-20 Luc Teirlinck <teirllm@auburn.edu>
17367
17368 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
17369 (inferior-lisp-filter-regexp, inferior-lisp-program)
17370 (inferior-lisp-load-command, inferior-lisp-prompt)
17371 (inferior-lisp-mode-hook, lisp-source-modes)
17372 (inferior-lisp-load-hook): defvar->defcustom.
17373 (inferior-lisp-program, inferior-lisp-prompt)
17374 (inferior-lisp-load-hook): Doc fixes.
17375 (inferior-lisp-install-letter-bindings): Small change in
17376 introductory comment.
17377
57428691
DN
173782005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
17379
17380 * vc.el (vc-annotate-color-map): Change some colors so that text
17381 using them as foreground is readable on both white and black
17382 backgrounds.
17383
c791cb54
SM
173842005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
17385
17386 * international/mule-conf.el (translation-table-for-input):
17387 Remove redundant declaration.
17388
396fdf3c
NR
173892005-04-20 Nick Roberts <nickrob@snap.net.nz>
17390
17391 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
17392
17393 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
17394 (tooltip-toggle-gud-tips): New function.
17395
37c5c4a7
YM
173962005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17397
17398 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
17399 right angle brackets.
17400
64cb0f82
NR
174012005-04-20 Nick Roberts <nickrob@snap.net.nz>
17402
17403 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
17404
95ed7b42
SM
174052005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
17406
b8471a02
SM
17407 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
17408 Remove. Update callers to use expand-file-name instead.
17409
95ed7b42
SM
17410 * subr.el (syntax-class): New function.
17411
17412 * simple.el (blink-matching-open): Use it.
17413
17414 * paren.el (show-paren-function): Use it to recognize parens that are
17415 also used in 2-char comment markers.
17416
191652f8
LK
174172005-04-19 Lute Kamstra <lute@gnu.org>
17418
17419 * loadhist.el (unload-feature): Update for new format of
17420 load-history. Simplify the code.
17421
327a3376
YM
174222005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17423
17424 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
17425 (mac-add-charset-info): New function. Initialize variable
17426 mac-charset-info-alist using it.
17427 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
17428 for translation.
17429 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
95ed7b42
SM
17430 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
17431 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
17432 New CCL programs.
327a3376 17433
5827e9d4
KS
174342005-04-19 Kim F. Storm <storm@cua.dk>
17435
17436 * simple.el (next-buffer, prev-buffer, next-error)
17437 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
17438 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
17439
17440 * bindings.el (next-buffer, prev-buffer, next-error)
17441 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
17442 (clone-indirect-buffer-other-window): Move bindings from simple.el.
17443 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
17444 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
17445
e5feeb31
SM
174462005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
17447
17448 * isearch.el (isearch-edit-string): Make the search-ring available for
17449 minibuffer history commands.
17450 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
17451 the default history commands now work just as well.
17452 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
17453
77580d18
KS
174542005-04-18 Kim F. Storm <storm@cua.dk>
17455
17456 * emulation/cua-base.el (cua--pre-command-handler): Add more
17457 elaborate check for shift modifier on non-window systems.
17458
adbb89ef
LH
174592005-04-18 Lars Hansen <larsh@math.ku.dk>
17460
17461 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
17462
2e764c66
KS
174632005-04-18 Kim F. Storm <storm@cua.dk>
17464
17465 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
17466 and make it optional. Don't test tooltip-gud-echo-area here.
e5feeb31
SM
17467 (tooltip-gud-process-output, gdb-tooltip-print):
17468 Pass tooltip-gud-echo-area to tooltip-show.
cae07240 17469 (tooltip-help-tips): Remove second optional arg to tooltip-show.
2e764c66 17470
3f4413f8
YM
174712005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17472
17473 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
17474 `display-graphic-p' may not be bound yet.
17475
742220b6
LT
174762005-04-17 Luc Teirlinck <teirllm@auburn.edu>
17477
17478 * startup.el (command-line): No longer enable Xterm Mouse mode by
17479 default in terminals compatible with xterm.
17480
17481 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
17482
01c515bb
NR
174832005-04-18 Nick Roberts <nickrob@snap.net.nz>
17484
17485 * tooltip.el (tooltip-gud-echo-area): Rename from
17486 tooltip-use-echo-area.
17487 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
17488 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
17489 area independently of where help tooltips are displayed.
17490
bbeb3055
DK
174912005-04-17 David Kastrup <dak@gnu.org>
17492
17493 * cus-theme.el (custom-theme-write-variables): Quote variables
17494 where necessary.
17495
ec0cf966
RS
174962005-04-17 Richard M. Stallman <rms@gnu.org>
17497
9e60c724
RS
17498 * simple.el (yank-excluded-properties): Add follow-link to value.
17499
ec0cf966
RS
17500 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
17501
17502 * startup.el (fancy-splash-max-time): Just 30 seconds.
17503 (fancy-splash-delay): Just 7.
17504 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
17505
17506 * loadhist.el (unload-feature): Update for new format of load-history.
17507 Simplify the code.
17508
17509 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
17510 (rmail-font-lock-keywords): Don't fontify the text of a citation.
17511
17512 * mail/sendmail.el (mail-font-lock-keywords):
17513 Don't fontify subject text.
17514 Don't fontify the text of a citation.
17515
175162005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
17517
17518 * comint.el (comint-output-filter): Run comint-output-filter-functions
17519 with point where the user had it.
17520
b72c5a86
SM
175212005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
17522
17523 * international/ucs-tables.el (ucs-set-table-for-input):
17524 Disable when using unify-on-decoding.
17525
fbcaad36
DN
175262005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
17527
17528 * emulation/cua-base.el (cua-global-mark-face): Add special case
17529 for displays supporting a high number of colors.
17530
ccb9871d
EZ
175312005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
17532
b72c5a86 17533 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
ccb9871d 17534
3d70f279
EZ
175352005-04-16 Chong Yidong <cyd@stupidchicken.com>
17536
17537 * filesets.el (filesets-add-buffer): If user supplies a name of a
17538 non-existing fileset, create a new fileset.
17539
bf94eed3
CD
175402005-04-16 Carsten Dominik <dominik@science.uva.nl>
17541
b72c5a86 17542 * textmodes/org.el (org-up-heading-all): Fix bug with
742220b6 17543 `outline-up-heading-all'.
bf94eed3 17544
a35d9075
AS
175452005-04-16 Andreas Schwab <schwab@suse.de>
17546
17547 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
17548 /etc/permissions.d/* and /etc/aliases.d/*.
17549
5f400376
KH
175502005-04-16 Kenichi Handa <handa@m17n.org>
17551
b72c5a86
SM
17552 * international/code-pages.el (cp-make-coding-system):
17553 Set `translation-table-for-input' property value to the symbol
5f400376
KH
17554 ucs-mule-to-mule-unicode, not to that value.
17555 (pt154): Escape guillemet by `\'.
17556
9e5b2858
LT
175572005-04-15 Luc Teirlinck <teirllm@auburn.edu>
17558
17559 * loadup.el: Load tooltip if x-show-tip is fboundp.
17560
17561 * startup.el (command-line): Add comment.
17562
17563 * tooltip.el (tooltip-mode): Specify correct standard value for
17564 Custom in init-value.
17565
3698ff2e
NR
175662005-04-15 Nick Roberts <nickrob@snap.net.nz>
17567
17568 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
17569 possible.
17570
a9f07b61
CD
175712005-04-15 Carsten Dominik <dominik@science.uva.nl>
17572
fe38e3b0 17573 * textmodes/org.el (org-agenda-date-prompt): Rename from
a9f07b61
CD
17574 `org-agenda-date-today'.
17575 (org-evaluate-time-range): Insert at point instead of directly
17576 after time range.
17577 (org-first-headline-recenter, org-subtree-end-visible-p)
17578 (org-optimize-window-after-visibility-change): New functions
17579 (org-agenda-post-command-hook): Don't allow point at end of line,
17580 to make sure it always hits the text properties.
b72c5a86
SM
17581 (org-agenda-next-date-line, org-agenda-previous-date-line):
17582 New commands.
a9f07b61 17583 (org-set-regexps-and-options): Category may contain white space.
b72c5a86
SM
17584 (org-agenda-get-deadlines, org-agenda-get-scheduled):
17585 Improve marker positions.
a9f07b61
CD
17586 (org-agenda-new-marker): Argument POS made optional.
17587 (org-agenda-get-timestamps): Deadlines which are done are listed
17588 in org-done-face now.
17589 (org-agenda-get-todos, org-agenda-get-timestamps)
b72c5a86
SM
17590 (org-agenda-get-deadlines, org-agenda-get-scheduled):
17591 Set `undone-face' and `done-face' properties.
a9f07b61
CD
17592 (org-last-todo-state-is-todo): New variable.
17593 (org-todo): Set `org-last-todo-state-is-todo'.
17594 (org-agenda-todo): Change face according to
588c0770 17595 `org-last-todo-state-is-todo'. And change other lines referring to
a9f07b61
CD
17596 the same entry.
17597 (org-calendar-goto-agenda): New command.
17598 (org-calendar-to-agenda-key): New option.
17599 (org-startup-folded): New allowed value `content'.
17600 (org-set-regexps-and-options): Accept new value `content' for
17601 `org-startup-folded'.
17602 (org-get-current-options): Handle new value `content' for
17603 `org-startup-folded'.
17604 (org-insert-todo-heading): New command.
17605 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
17606 interactively in empty file and option
17607 `org-insert-mode-line-in-empty-file' has been set.
af71d4c0 17608 (org-agenda-todo, org-agenda-priority): Modify to use
a9f07b61 17609 `org-agenda-change-all-lines'.
b72c5a86 17610 (org-warning-face): Change color on dark background
a9f07b61 17611
c6588b4e
YM
176122005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17613
17614 * international/mule-cmds.el (set-locale-environment): On Mac OS,
17615 use preferences AppleLocale and AppleLanguages, and variable
17616 mac-system-locale for default locale. On Mac OS Classic, use
17617 mac-system-coding-system for default coding systems.
17618
b72c5a86
SM
17619 * term/mac-win.el: Don't set file-name-coding-system.
17620 Decode variables system-name, emacs-build-system, user-login-name, and
c6588b4e
YM
17621 user-full-name by mac-system-coding-system on Mac OS Classic.
17622 (mac-system-coding-system): New variable.
17623
b3a623d0
LT
176242005-04-13 Luc Teirlinck <teirllm@auburn.edu>
17625
17626 * startup.el (command-line): Handle `xterm-mouse-mode' before
17627 reading init file.
4d727d1a
LT
17628
17629 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
b3a623d0 17630
328fc313
GM
176312005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
17632
17633 * progmodes/sh-script.el (sh-here-document-word): Make it a
17634 defcustom. Doc fix.
17635 (sh-add): Bash uses $(( )) for arithmetic.
17636 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
17637 (sh-maybe-here-document): Remove quotes and leading whitespace
17638 from heredoc word when closing. Indent heredoc with tabs if word
17639 starts with "-".
17640
0047373b
RS
176412005-04-13 Richard M. Stallman <rms@gnu.org>
17642
17643 * simple.el (undo): Fix previous change.
17644
17645 * custom.el (defface): Doc fix.
17646
a2d66c78
LK
176472005-04-13 Lute Kamstra <lute@gnu.org>
17648
5c156fdf
LK
17649 * Makefile.in (DONTCOMPILE): Remove list.
17650 (compile, compile-always): Don't use DONTCOMPILE.
17651 (update-authors): Load the library in which batch-update-authors
17652 is defined.
17653 * makefile.w32-in (DONTCOMPILE): Remove list.
17654 (compile, compile-always): Fix comments.
17655 (update-authors): Load the library in which batch-update-authors
17656 is defined.
17657
a2d66c78
LK
17658 * generic-x.el (generic-mode-ini-file-find-file-hook):
17659 Rename to ini-generic-mode-find-file-hook.
17660 Keep generic-mode-ini-file-find-file-hook as an alias.
17661 (ini-generic-mode-find-file-hook): Rename from
17662 generic-mode-ini-file-find-file-hook. Fix docstring.
17663 (ini-generic-mode): Docstring change.
17664 (bat-generic-mode-run-as-comint): Silence the byte compiler.
17665
17666 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
17667 called from lisp.
17668
17669 * generic.el: Move to the emacs-lisp subdir.
17670
759e9f0c
DN
176712005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
17672
17673 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
17674 and C-S- function and cursor motion keys.
17675
dc56fc01
LT
176762005-04-12 Luc Teirlinck <teirllm@auburn.edu>
17677
17678 * startup.el (command-line): Enable Xterm Mouse mode by default.
17679 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
ed77be1d
LT
17680 for Custom. No longer show "Mouse" in mode line when enabled.
17681 Doc fix.
dc56fc01 17682
d50285de
KS
176832005-04-12 Kim F. Storm <storm@cua.dk>
17684
17685 * emulation/cua-base.el (cua-rectangle-face)
17686 (cua-rectangle-noselect-face): Define face attributes here.
17687
17688 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
17689
ed0fb1f1
JD
176902005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17691
17692 * startup.el (command-line): Turn off blinking cursor if
17693 cursorBlink in resources is off or false.
17694
a56e6111
YM
176952005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17696
17697 * term/mac-win.el (dnd): Require dnd.
17698 (mac-drag-n-drop): Call dnd-handle-one-url.
b7461be9
YM
17699 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
17700 (kTextEncodingISOLatin2): Remove constants.
17701 (mac-script-code-coding-systems): New constant.
17702 (mac-handle-language-change): New function.
17703 (special-event-map): Bind it to `language-change' event.
17704 (mac-centraleurroman, mac-cyrillic): New coding systems.
17705 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
17706 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
17707 and mac-cyrillic-encoder to encode-mac-centraleurroman and
17708 encode-mac-cyrillic, respectively.
a56e6111 17709
a1b6a089
NR
177102005-04-12 Nick Roberts <nickrob@snap.net.nz>
17711
17712 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
17713 Don't set overlay-arrow-string to "=>" as this is done
17714 globally in C now.
17715
4d88e0ad
LK
177162005-04-12 Lute Kamstra <lute@gnu.org>
17717
b72c5a86
SM
17718 * generic-x.el (rc-generic-mode, rul-generic-mode):
17719 Fix auto-mode-alist entries.
4d88e0ad
LK
17720 (etc-fstab-generic-mode): Tweak fontification.
17721
17722 * generic.el (generic-make-keywords-list): Fix docstring.
17723 (generic-mode-internal): Simplify generic-font-lock-keywords.
17724
df5e8d2c
RV
177252005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
17726
b72c5a86 17727 * whitespace.el (whitespace-buffer-leading)
2231c2bc
SM
17728 (whitespace-buffer-trailing): Revert the incorrect test inversion.
17729 However, fix the highlight area for the leading and
df5e8d2c
RV
17730 trailing whitespaces to show space.
17731
7a15a271
RV
177322005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
17733
17734 * whitespace.el (whitespace-version): Bump to 3.5
17735
b72c5a86
SM
17736 (whitespace-buffer-leading, whitespace-buffer-trailing):
17737 Invert sense of the test to highlight the whitespace.
7a15a271 17738
c80b3945
NR
177392005-04-12 Nick Roberts <nickrob@snap.net.nz>
17740
17741 * progmodes/gud.el (gud-display-line): GUD uses its own
17742 overlay arrow now so don't set overlay-arrow-string.
17743 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
17744
22c061d6
DN
177452005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
17746
17747 * term.el (term-ansi-current-bold, term-ansi-current-underline)
17748 (term-ansi-current-reverse, term-ansi-current-invisible)
17749 (term-ansi-face-already-done): Change to boolean.
17750 (term-reset-terminal, term-handle-colors-array): Handle the above
17751 vars accordingly.
17752 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
17753 (term-emulate-terminal): Use the new name.
17754
17755 * faces.el (secondary-selection): Use yellow1, not yellow.
17756 (trailing-whitespace): Use red1, not red.
17757
b438e670
JD
177582005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17759
17760 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
17761 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
17762 (dired-dnd-handle-file): Call dnd-get-local-file-uri
17763
17764 * cus-edit.el (dnd): New group.
17765
17766 * term/w32-win.el (dnd): Require dnd
17767 (w32-drag-n-drop): Call dnd-handle-one-url.
17768
17769 * x-dnd.el: Require dnd.
b72c5a86
SM
17770 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
17771 Call dnd-handle-one-url.
b438e670
JD
17772 (x-dnd-types-alist, x-dnd-insert-utf8-text)
17773 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
17774 to dnd-insert-text.
4d88e0ad
LK
17775 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
17776 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
fe38e3b0 17777 (x-dnd-get-local-file-name, x-dnd-open-local-file)
b72c5a86 17778 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
b438e670
JD
17779
17780 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
17781
0047373b 177822005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
a8f8c390
SM
17783
17784 * wdired.el: Doc fixes.
17785 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
17786 (wdired-use-dired-vertical-movement): Rename from
17787 wdired-always-move-to-filename-beginning.
17788 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
17789 (wdired-change-to-wdired-mode): Change mode name.
17790 (wdired-newline): Delete.
17791
713c9020
RS
177922005-04-11 Richard M. Stallman <rms@gnu.org>
17793
7dbe67a4
RS
17794 * whitespace.el (whitespace-highlight-the-space):
17795 Don't call whitespace-unhighlight-the-space here.
17796
713c9020
RS
17797 * simple.el (undo): Record t in undo-equiv-table
17798 for the redo record made by an undo-in-region.
17799
45bd9a1a
NR
178002005-04-12 Nick Roberts <nickrob@snap.net.nz>
17801
17802 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
17803 (gdb-frame-inferior-io-buffer): New Functions to control
17804 display of separate IO buffer.
17805 (menu): Add them to menu-bar.
17806 (gdb-display-buffer): Check for buffer another frame.
17807 Protect GUD buffer.
17808 (gdb-setup-windows): Create IO buffer if not already there.
17809 (gdb-memory-mode): Remove purecopy noops.
17810
055e0d88
GM
178112005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
17812
17813 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
17814 and pass to self-insert-command.
17815
9285b8bc
LK
178162005-04-11 Lute Kamstra <lute@gnu.org>
17817
17818 * generic.el: Commentary section cleanup.
17819 (generic): Delete.
17820 (generic-use-find-file-hook, generic-lines-to-scan)
17821 (generic-find-file-regexp, generic-ignore-files-regexp)
17822 (default-generic-mode, generic-mode-find-file-hook)
17823 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
17824 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
17825 (generic-use-find-file-hook, generic-lines-to-scan)
17826 (generic-find-file-regexp, generic-ignore-files-regexp)
17827 (default-generic-mode, generic-mode-find-file-hook)
17828 (generic-mode-ini-file-find-file-hook): Move from generic.el.
17829
9552bee8
KF
178302005-04-10 Karl Fogel <kfogel@red-bean.com>
17831
17832 * bookmark.el (bookmark-write-file): Catch errors writing file.
17833 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
17834
6695c528
RS
178352005-04-10 Richard M. Stallman <rms@gnu.org>
17836
17837 * startup.el (fancy-splash-tail): Update copyright year.
17838 (command-line): Split part of -Q into -D.
17839 (emacs-basic-display): New defvar.
17840 (fancy-splash-text): Correct name of menu item.
17841
17842 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
17843
17844 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
17845 lines in one node.
17846
17847 * comint.el (comint-send-input): New arg ARTIFICIAL.
17848 Callers in this file changed.
17849
17850 * abbrev.el (define-abbrevs): Read system abbrevs properly.
17851
17852 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
17853
178542005-04-10 Chong Yidong <cyd@stupidchicken.com>
17855
17856 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
17857 `ldap-search-internal'.
17858
35f257bb
SM
178592005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
17860
f587e30b
SM
17861 * files.el (set-auto-mode-1): Use line-end-position.
17862
35f257bb
SM
17863 * international/latin-1.el:
17864 * international/latin-2.el:
17865 * international/latin-3.el:
17866 * international/latin-4.el:
17867 * international/latin-5.el:
17868 * international/latin-8.el:
17869 * international/latin-9.el: Give punctuation syntax to NBSP.
17870
17871 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
17872 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
17873 Use char-classes to accept non-ascii letters, accepted in some recent
17874 bibtex implementations.
17875
223bc577
LT
178762005-04-10 Luc Teirlinck <teirllm@auburn.edu>
17877
17878 * custom.el (custom-set-minor-mode): Any non-nil value for the
17879 variable should enable the mode when set through Custom.
17880
4bcb9c95
SM
178812005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
17882
17883 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
17884 TAB binding so tab-always-indent is obeyed.
17885 (vhdl-minibuffer-local-map): Move initialization into declaration.
17886 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
17887 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
17888 (vhdl-hooked-abbrev): Avoid test for XEmacs.
17889 (vhdl-current-line): Use line-beginning-position.
17890 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
17891 with-output-to-temp-buffer, so the current position can be recorded.
17892
0c9a01ff
MY
178932005-04-10 Masatake YAMATO <jet@gyve.org>
17894
4bcb9c95
SM
17895 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17896 Add regexp for gcov.
0c9a01ff 17897
91472578
MB
178982005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
17899
4bcb9c95
SM
17900 * calendar/time-date.el (time-to-seconds, seconds-to-time)
17901 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
91472578 17902 syntax which Emacs 20 doesn't support.
91472578 17903
6695c528
RS
179042005-04-09 Richard M. Stallman <rms@gnu.org>
17905
b72c5a86
SM
17906 * help.el (describe-key-briefly, describe-key):
17907 Replace strings as event types with "(any string)".
6695c528 17908
941f9778
SM
179092005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
17910
17911 * arc-mode.el (archive-mode-map): Move initialization into
17912 the declaration. Override *all* bindings of `undo'.
17913 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
17914
1d1bf521
JB
179152005-04-09 Jay Belanger <belanger@truman.edu>
17916
941f9778 17917 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
1d1bf521 17918
ce102cb1
DN
179192005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
17920
17921 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
17922 (xterm-register-default-colors): Update color values computation
17923 to match xterm-200.
17924
2a9e192d
KH
179252005-04-09 Kenichi Handa <handa@m17n.org>
17926
17927 * international/code-pages.el (iso-latin-7): Fix the map.
17928
e790a4a3
LT
179292005-04-08 Luc Teirlinck <teirllm@auburn.edu>
17930
17931 * emacs-lisp/lisp.el (defun-prompt-regexp)
17932 (parens-require-spaces, buffer-end, end-of-defun)
17933 (insert-parentheses): Doc fixes.
17934
3306ed3b
KS
179352005-04-08 Kim F. Storm <storm@cua.dk>
17936
17937 * comint.el (comint-highlight-prompt): Fix face spec.
e0d815a2 17938 * hi-lock.el (hi-green): Likewise.
3306ed3b 17939
099dcdcf
DN
179402005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
17941
3306ed3b 17942 * cus-edit.el (custom-modified-face):
099dcdcf
DN
17943 * comint.el (comint-highlight-input): Fix previous changes.
17944 * term.el (term-handle-ansi-escape): Add a comment.
17945
c22c3db0
SM
179462005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
17947
17948 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
17949 in the buffer and in whitespace-highlighted-space.
17950 (whitespace-unhighlight-the-space): Simplify.
17951 (whitespace-buffer): Simplify.
17952
ea81d57e
DN
179532005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
17954
17955 * textmodes/table.el (table-cell-face): Add special case for
17956 displays supporting a high number of colors.
17957 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
17958 (vhdl-font-lock-reserved-words-face)
17959 (vhdl-speedbar-architecture-face)
17960 (vhdl-speedbar-instantiation-face)
17961 (vhdl-speedbar-architecture-selected-face)
c22c3db0
SM
17962 (vhdl-speedbar-instantiation-selected-face): Likewise.
17963 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
17964 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
ea81d57e
DN
17965 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
17966 (ebrowse-root-class-face, ebrowse-member-attribute-face)
c22c3db0
SM
17967 (ebrowse-progress-face): Likewise.
17968 * progmodes/compile.el (compilation-info-face): Likewise.
17969 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
17970 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
17971 * calendar/calendar.el (diary-face): Likewise.
ea81d57e 17972 * woman.el (woman-italic-face, woman-bold-face)
c22c3db0
SM
17973 (woman-unknown-face): Likewise.
17974 * wid-edit.el (widget-button-pressed-face): Likewise.
17975 * whitespace.el (whitespace-highlight-face): Likewise.
17976 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
17977 * pcvs-info.el (cvs-marked-face): Likewise.
17978 * info.el (info-xref): Likewise.
17979 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
ea81d57e 17980 * hilit-chg.el (highlight-changes-face)
c22c3db0 17981 (highlight-changes-delete-face): Likewise.
ea81d57e 17982 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
c22c3db0
SM
17983 (hi-red-b): Likewise.
17984 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
ea81d57e 17985 * font-lock.el (font-lock-keyword-face)
c22c3db0 17986 (font-lock-function-name-face, font-lock-warning-face): Likewise.
ea81d57e
DN
17987 * cus-edit.el (custom-invalid-face, custom-modified-face)
17988 (custom-set-face, custom-changed-face, custom-variable-tag-face)
c22c3db0
SM
17989 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
17990 * comint.el (comint-highlight-prompt): Likewise.
ea81d57e 17991
67b4790b
LK
179922005-04-08 Lute Kamstra <lute@gnu.org>
17993
17994 * font-lock.el (font-lock-keywords): Docstring fixes.
17995
9741224e
KH
179962005-04-08 Kenichi Handa <handa@m17n.org>
17997
17998 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
17999 chars are more than a limit, print " and more..." at the tail.
18000
3a10b9ce
KS
180012005-04-08 Kim F. Storm <storm@cua.dk>
18002
18003 * emacs-lisp/authors.el (authors-aliases): Update list.
18004 (authors-ignored-files): New list.
18005 (authors-fixed-entries): Fix typo.
18006 (authors-renamed-files-alist): Update list.
18007 (authors-add): Check authors-ignored-files.
18008
eaf779a7
CD
180092005-04-08 Carsten Dominik <dominik@science.uva.nl>
18010
214e2d48 18011 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
eaf779a7
CD
18012 optional, to ensure backward compatibility.
18013
fc2cae59
SE
180142005-04-08 Stephen Eglen <stephen@gnu.org>
18015
18016 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
18017
859b8989
KS
180182005-04-08 Kim F. Storm <storm@cua.dk>
18019
b72c5a86 18020 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
859b8989
KS
18021
18022 * mouse.el (mouse-on-link-p): Doc fix.
18023
709bfdaf
LT
180242005-04-07 Luc Teirlinck <teirllm@auburn.edu>
18025
db648b84
LT
18026 * ielm.el (ielm-prompt-read-only): Doc fix.
18027
709bfdaf
LT
18028 * comint.el (comint-prompt-read-only): Doc fix.
18029
5b523a77
JL
180302005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
18031
18032 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
18033 ensure dired always handles wildcards passed to ffap.
18034 (find-file-at-point): Use it.
18035 (ffap-dired-wildcards): Doc fix.
18036
34d86208
JL
180372005-04-07 Juri Linkov <juri@jurta.org>
18038
18039 * simple.el (next-error-overlay-arrow-position): New defvar.
18040 Put "=>" on its property `overlay-arrow-string'. Add it to
18041 `overlay-arrow-variable-list'.
18042
18043 * progmodes/compile.el (compilation-setup):
18044 Set `next-error-overlay-arrow-position' to nil. Also set it to
18045 nil in the local hook `kill-buffer-hook'. Make local variable
18046 `overlay-arrow-string' and set it to "=>".
18047 (compilation-goto-locus): Set BOL position to
18048 `next-error-overlay-arrow-position' instead of
18049 `overlay-arrow-position'.
18050
18051 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
18052 locally instead of adding it to the global hook.
18053 (Info-kill-buffer): Move up.
18054
9fb518aa
DN
180552005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
18056
18057 * term/xterm.el (xterm-standard-colors): Update color values from
4c23089d 18058 xterm-200.
9fb518aa 18059
5c8b653b
SM
180602005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
18061
797bf075
SM
18062 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
18063
5c8b653b
SM
18064 * fast-lock.el:
18065 * lazy-lock.el: Move them to the obsolete subdir.
18066
969ee2ad
SM
180672005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
18068
18069 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
18070 (wdired-add-replace-advice): Remove.
18071 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
18072
73f0d996
KS
180732005-04-06 Kim F. Storm <storm@cua.dk>
18074
18075 * startup.el (command-line): Add --bare-bones alias for -Q.
18076
369f76bb
YM
180772005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18078
18079 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
18080 create the startup fontset if a font specification ends with
18081 `mac-roman'.
18082
e0e5f076
LK
180832005-04-06 Lute Kamstra <lute@gnu.org>
18084
9e4b54a0
LK
18085 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
18086 change.
18087
e0e5f076
LK
18088 * emacs-lisp/copyright.el (copyright-update-year): Replace the
18089 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
18090
ab7bc290
LK
180912005-04-05 Lute Kamstra <lute@gnu.org>
18092
6a8cf883
LK
18093 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
18094 (define-generic-mode): Ditto. Fix debug declaration.
d9c39305 18095
969ee2ad
SM
18096 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
18097 Put them in the generic-x group.
6a8cf883 18098
d9c39305 18099 * calendar/timeclock.el (timeclock): Doc fix.
6a8cf883 18100
ab7bc290
LK
18101 * generic.el (define-generic-mode): Don't use custom-current-group.
18102 Document default :group value.
18103 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
18104 (define-global-minor-mode): Don't use custom-current-group.
18105
39b32c06
GM
181062005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
18107
f4564cfd
GM
18108 * startup.el (command-line-1): Display startup-echo-area-message
18109 when fancy splash screen is in use.
18110
d6d43bde
GM
18111 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
18112 (sh-escaped-newline): New face.
18113 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
18114 newline, and use sh-escaped-newline face.
18115
39b32c06
GM
18116 * progmodes/tcl.el (tcl-escaped-newline): New face.
18117 (tcl-builtin-list): New variable.
18118 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
18119 newlines. Fix keywords subexpression number.
18120
da659ce6
CD
181212005-04-05 Carsten Dominik <dominik@science.uva.nl>
18122
d9c39305 18123 * textmodes/org.el (org-diary-default-entry): Fix call to
39b32c06 18124 `add-to-diary-entry'.
da659ce6 18125
7ed08c01
KS
181262005-04-05 Kim F. Storm <storm@cua.dk>
18127
18128 * ediff-init.el: Use (featurep 'xemacs).
18129
f1c7de69
DP
181302005-04-05 David Ponce <david@dponce.com>
18131
18132 * cus-edit.el (face): Derive from symbol widget. Display sample
18133 of the current face on the fly.
18134 (widget-face-sample-face-get, widget-face-notify): New functions.
18135 (widget-face-value-create): Remove.
18136
18137 * wid-edit.el (widget-field-end): Temporarily remove field
18138 narrowing before to call `get-char-property'.
18139
32503b32
JB
181402005-04-04 Jay Belanger <belanger@truman.edu>
18141
18142 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
18143 (math-read-subscripts): New variable.
18144 (math-read-preprocess-string): Process subscripts.
18145
47b143f3
LT
181462005-04-04 Luc Teirlinck <teirllm@auburn.edu>
18147
a9aa7c74
LT
18148 * comint.el (comint-prompt-read-only): Doc fix.
18149
47b143f3
LT
18150 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
18151 `-1'. Doc fix.
18152
6eb49472
CD
181532005-04-04 Carsten Dominik <dominik@science.uva.nl>
18154
969ee2ad
SM
18155 * textmodes/org.el (org-insert-mode-line-in-empty-file):
18156 Change default value to nil.
6eb49472 18157
171c707b
LK
181582005-04-04 Lute Kamstra <lute@gnu.org>
18159
8c6ef2ca
LK
18160 * autorevert.el (auto-revert-mode): Specify :group.
18161 * battery.el (display-battery-mode): Specify :group.
18162 * diff-mode.el (diff-minor-mode): Specify :group.
18163 * font-core.el (font-lock-mode): Specify :group.
18164 * hl-line.el (hl-line-mode): Specify :group.
18165 * iimage.el (iimage): New customization group.
18166 (iimage-mode): Specify :group.
18167 * longlines.el (longlines-mode): Specify :group.
18168 * master.el: Don't require easy-mmode.
18169 (master): New customization group.
18170 (master-mode): Specify :group.
18171 * msb.el (msb-mode): Specify :group.
18172 * reveal.el (reveal-mode): Specify :group.
18173 * simple.el (next-error-follow-minor-mode): Specify :group.
18174 * smerge-mode.el (smerge-mode): Specify :group.
18175 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
18176 * emulation/cua-base.el (cua-mode): Specify :group.
18177 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
18178 * language/thai-util.el (thai-auto-composition-mode)
18179 (thai-word-mode): Specify :group.
18180 * mail/supercite.el (sc-minor-mode): Specify :group.
18181 * progmodes/cwarn.el (cwarn-mode): Specify :group.
18182 * progmodes/flymake.el (flymake-mode): Specify :group.
18183 * progmodes/glasses.el (glasses-mode): Specify :group.
18184 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
18185 * textmodes/enriched.el (enriched-mode): Specify :group.
18186 * textmodes/refill.el (refill-mode): Specify :group.
18187
171c707b
LK
18188 * add-log.el (change-log-font-lock-keywords): Names in
18189 parenthesized lists can contain spaces.
18190
e3039e63
TTN
181912005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
18192
18193 * startup.el (fancy-splash-text): Shorten default text of
18194 "Emacs Tutorial" line. Also, if the current language env
18195 indicates an available tutorial file other than TUTORIAL,
18196 extract its title and append it to the line in parentheses.
18197 (fancy-splash-insert): If arg is a thunk, funcall it.
18198
1151215a
JB
181992005-04-04 Jay Belanger <belanger@truman.edu>
18200
18201 * calc.el (calc-language-alist): Add tags to customization type.
18202
745986d5
LT
182032005-04-03 Luc Teirlinck <teirllm@auburn.edu>
18204
81fb9e86 18205 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
745986d5
LT
18206 Doc fix.
18207
28cfe103 182082005-04-03 Marcelo Toledo <marcelo@gnu.org>
e9fd21e8 18209
969ee2ad
SM
18210 * add-log.el (change-log-font-lock-keywords): The manual
18211 describing a Change Log entry, says: (...) "Aside from these
18212 header lines, every line in the change log starts with a space or
52eb0373 18213 a tab.". The font-lock was not highlighting lines started with
969ee2ad 18214 spaces, added support for it.
e9fd21e8 18215
63d516ce
SM
182162005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18217
18218 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
52eb0373 18219 (bibtex-generate-url-list): Update docstring accordingly. Put the
63d516ce
SM
18220 complex example in the docstring.
18221 (bibtex-font-lock-url): Use pop.
18222
59bb9410
SM
182232005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
18224
4c5113c7
SM
18225 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
18226
59bb9410
SM
18227 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
18228
6c381cba
GM
182292005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
18230
18231 * filesets.el (filesets-set-default): Doc fix.
18232
07e5fb9e
LK
182332005-04-03 Lute Kamstra <lute@gnu.org>
18234
c85465f9
LK
18235 * generic.el (define-generic-mode): Add argument to specify
18236 keywords for defcustom.
18237 (default-generic-mode): Specify :group.
59bb9410 18238
0c0a9c99
LK
18239 * generic-x.el: Specify :group for all generic modes.
18240
07e5fb9e 18241 * desktop.el (desktop-no-desktop-file-hook)
d9c39305 18242 (desktop-after-read-hook): Doc fix.
07e5fb9e 18243
2a0af9db
LT
182442005-04-02 Luc Teirlinck <teirllm@auburn.edu>
18245
18246 * simple.el (visible-mode): Use explicit :group keyword.
18247 This changes the group of `visible-mode-hook' from paren-blinking
18248 to editing-basics.
18249
2f2e2373
EZ
182502005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
18251
52eb0373 18252 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
2f2e2373
EZ
18253 mailbox specifications as well as URLs.
18254 (rmail-insert-inbox-text): Remove unused conditional branches.
18255
1ee49a88
JB
182562005-04-01 Jay Belanger <belanger@truman.edu>
18257
18258 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
18259 (calc-gnuplot-print-command): Move definitions to calc.el.
18260
18261 * calc/calc-embed.el (calc-embedded-announce-formula)
18262 (calc-embedded-open-formula, calc-embedded-close-formula)
18263 (calc-embedded-open-word, calc-embedded-close-word)
18264 (calc-embedded-open-plain, calc-embedded-close-plain)
18265 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
18266 (calc-embedded-open-mode, calc-embedded-close-mode):
18267 Move definitions to calc.el.
18268
18269 * calc/calc.el (calc-settings-file, calc-language-alist):
18270 Make customizable.
18271 (calc-embedded-announce-formula, calc-embedded-open-formula)
18272 (calc-embedded-close-formula, calc-embedded-open-word)
18273 (calc-embedded-close-word, calc-embedded-open-plain)
18274 (calc-embedded-close-plain, calc-embedded-open-new-formula)
18275 (calc-embedded-close-new-formula, calc-embedded-open-mode)
18276 (calc-embedded-close-mode, calc-gnuplot-name)
18277 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
18278 from other files and make customizable.
18279
392fe1b7
SM
182802005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
18281
18282 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
18283 Use buffer-live-p.
18284 (cvs-mode-run): Don't call cvs-update-header here.
18285 (cvs-run-process): Call cvs-update-header.
18286 Use process properties for cvs-postprocess and cvs-buffer so that
18287 the sentinel can behave better if the temp buffer is killed.
18288 Use a pipe rather than a tty, to better handle unexpected prompts.
18289 (cvs-sentinel): Rewrite. Call cvs-update-header.
18290
2e2255f6
AS
182912005-04-01 Andre Spiegel <spiegel@gnu.org>
18292
18293 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
18294 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
18295
392fe1b7
SM
182962005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
18297
18298 * generic.el (define-generic-mode): Add indentation rule.
18299
5e9961be
LT
183002005-03-31 Luc Teirlinck <teirllm@auburn.edu>
18301
18302 * files.el (mode-require-final-newline): Make Custom correctly
18303 report a nil value and allow to set it to nil via Custom.
18304 Doc fix.
18305
9cf97f26
KH
183062005-04-01 Kenichi Handa <handa@m17n.org>
18307
18308 * international/characters.el: Enable the correct case setting for
18309 dotless-i and dotted-I.
18310
81f5c6a3
KS
183112005-04-01 Kim F. Storm <storm@cua.dk>
18312
18313 * ido.el (ido-file-internal): Fall back to non-ido command if
18314 initial directory is on slow ftp (or tramp) host.
18315
39a27f95
RS
183162005-03-31 Richard M. Stallman <rms@gnu.org>
18317
e134f4a8
RS
18318 * emacs-lisp/autoload.el (make-autoload):
18319 Handle define-global-minor-mode.
18320
39a27f95 18321 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
392fe1b7 18322 Rename from easy-mmode-define-global-mode.
39a27f95
RS
18323 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
18324
392fe1b7
SM
18325 * progmodes/scheme.el (scheme-mode-syntax-table):
18326 Update syntax of | and # for two-character comment syntax.
39a27f95 18327
66e181ad
LK
183282005-03-31 Lute Kamstra <lute@gnu.org>
18329
18330 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
18331 (define-minor-mode): Call custom-current-group at load-time.
18332
18333 * generic.el (define-generic-mode): Add debug declaration.
18334 Add defcustom for the mode hook.
18335 (generic-mode-internal): Use run-mode-hooks.
18336
34514f48
KS
183372005-03-31 Kim F. Storm <storm@cua.dk>
18338
18339 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
f793f885
KS
18340 (mouse-fixup-help-message): New defun called by show_help_echo
18341 to fixup mouse-2 prefix in help messages when applicable.
34514f48 18342
f793f885 18343 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
34514f48 18344
fafbb99d 183452005-03-31 Kenichi Handa <handa@m17n.org>
7c315e1c 18346
e5729c6c
KH
18347 * language/thai-word.el (thai-find-word-ends): Pay attention to
18348 the case that we reach the end of buffer.
18349
7c315e1c
KH
18350 * textmodes/fill.el (fill-text-properties-at): New function.
18351 (fill-newline): Use fill-text-properties-at instead of
18352 text-properties-at.
18353
52eb0373 183542005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
ace4dad6 18355
d9c39305 18356 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
ace4dad6
KB
18357 not comint-quote-filename.
18358
5ee2cf8a
TTN
183592005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
18360
18361 * help-fns.el (help-with-tutorial): Revert last change.
18362
7ab4753e
KS
183632005-03-31 Kim F. Storm <storm@cua.dk>
18364
18365 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
18366
fffaba77
PE
183672005-03-30 Paul Eggert <eggert@cs.ucla.edu>
18368
18369 * calendar/cal-china.el: Update reference to "Calendrical
18370 Calculations" book; there's a new edition.
18371 * calendar/cal-coptic.el: Likewise.
18372 * calendar/cal-french.el: Likewise.
18373 * calendar/cal-hebrew.el: Likewise.
18374 * calendar/cal-islam.el: Likewise.
18375 * calendar/cal-iso.el: Likewise.
18376 * calendar/cal-julian.el: Likewise.
18377 * calendar/cal-mayan.el: Likewise.
18378 * calendar/cal-persia.el: Likewise.
18379 * calendar/calendar.el: Likewise.
18380 * calendar/holidays.el: Likewise.
18381 * calendar/lunar.el: Likewise.
18382 * calendar/solar.el: Likewise.
18383
18384 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
18385 white space from doc string.
18386
0a2bf0fa
JB
183872005-03-30 Jay Belanger <belanger@truman.edu>
18388
18389 * calc/calc-help.el (calc-full-help): Remove email address.
18390
19577b0e
TTN
183912005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
18392
18393 * help-fns.el (help-with-tutorial): Delete title line.
18394
4fdb2a6c
GM
183952005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
18396
9080baba
GM
18397 * calendar/cal-x.el (calendar-one-frame-setup)
18398 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
119f6f17 18399 rather than `symbol' for set-window-dedicated-p.
9080baba 18400
204451b6
GM
18401 * calendar/appt.el (appt-buffer-name): Make it a constant.
18402 (appt-add): Doc fix.
18403
4fdb2a6c
GM
18404 * filesets.el (filesets-menu-path, filesets-menu-before)
18405 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
18406 (filesets-menu-cache-file): Use directory ~/.emacs.d.
18407 (filesets-add-submenu): Delete and use add-submenu instead.
18408
ef943dba
CD
184092005-03-30 Carsten Dominik <dominik@science.uva.nl>
18410
19577b0e 18411 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
ef943dba
CD
18412 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
18413 (org-diary-default-entry): New function.
392fe1b7 18414 (org-get-entries-from-diary): Better parsing of diary entries.
ef943dba
CD
18415 (org-agenda-check-no-diary): New function.
18416 ("diary-lib"): Advice to function `add-to-diary-list', to allow
18417 linking to diary entries.
392fe1b7
SM
18418 (org-agenda-execute-calendar-command): New function.
18419 (org-agenda): Improve visible section in window.
18420 Use `org-fit-agenda-window'.
ef943dba
CD
18421 (org-fit-agenda-window): New option.
18422 (org-move-subtree-down): Better handling of empty lines
18423 at end of subtree.
18424 (org-cycle): Numeric prefix is interpreted now as show-subtree N
18425 levels up.
18426 (org-fontify-done-headline): New option.
18427 (org-headline-done-face): New face.
18428 (org-set-font-lock-defaults): Use `org-headline-done-face'.
392fe1b7
SM
18429 (org-table-copy-down): Rename from `org-table-copy-from-above'.
18430 When current field is non-empty, it is copied to next row.
18431 (org-table-copy-from-above): Fix bug which made it
18432 impossible to copy fields containing only a single non-white character.
ef943dba 18433
c33d06b0
KS
184342005-03-30 Kim F. Storm <storm@cua.dk>
18435
18436 * kmacro.el (kmacro-end-macro): Isearch may store this command
18437 into the macro -- so ignore it when executing keyboard macro.
18438
4f5f7887
NR
184392005-03-30 Nick Roberts <nickrob@snap.net.nz>
18440
18441 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
18442
74269806
KH
184432005-03-29 Kenichi Handa <handa@m17n.org>
18444
18445 * language/thai.el ("Thai"): Set setup-function and exit-function
18446 for Thai language environment.
18447
18448 * language/thai-util.el: Require thai-word.
18449 (thai-word-mode-map): New variable.
18450 (thai-word-mode): New minor mode.
18451 (setup-thai-language-environment-internal): New function.
18452 (exit-thai-language-environment-internal): New function.
18453
18454 * language/thai-word.el (thai-word-table): Declare it by defvar,
18455 use dolist to initialize it.
18456 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
18457 (thai-fill-find-break-point): New functions.
18458
8e669bbd
RS
184592005-03-29 Richard M. Stallman <rms@gnu.org>
18460
18461 * simple.el (idle-update-delay): Move definition up.
b36a687c 18462 (set-mark): Doc fix.
8e669bbd
RS
18463
184642005-03-29 Chong Yidong <cyd@stupidchicken.com>
18465
18466 * longlines.el: New file.
c33d06b0 18467
8e669bbd
RS
18468 * simple.el (buffer-substring-filters): New variable.
18469 (filter-buffer-substring): New function.
18470 (kill-region, copy-region-as-kill): Use it.
18471
18472 * register.el (copy-to-register, append-to-register)
18473 (prepend-to-register): Use filter-buffer-substring.
18474
5f9ffb03
NR
184752005-03-30 Nick Roberts <nickrob@snap.net.nz>
18476
588c0770 18477 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
5f9ffb03
NR
18478 (gud-filter-pending-text): Move in front of gdb.
18479 (gud-overlay-arrow-position): New variable.
18480 (gud-sentinel, gud-display-line): Use it in place of
18481 overlay-arrow-position.
18482
0d6d7be5
GM
184832005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
18484
b976213b
GM
18485 * progmodes/fortran.el (fortran-if-indent): Doc fix.
18486 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
18487 (fortran-font-lock-keywords-4): New variable.
18488 (fortran-blocks-re, fortran-end-block-re)
18489 (fortran-start-block-re): New constants, for hideshow.
18490 (hs-special-modes-alist): Add a Fortran entry.
18491 (fortran-mode-map): Bind fortran-end-of-block,
18492 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
52eb0373 18493 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
b976213b
GM
18494 (fortran-looking-at-if-then, fortran-end-of-block)
18495 (fortran-beginning-of-block): New functions, for hideshow.
18496
52eb0373
JB
18497 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
18498 Doc fix. Tweak regexp.
0d6d7be5
GM
18499 (f90-beginning-of-block): Push mark first.
18500
bb64248b
JB
185012005-03-29 Jay Belanger <belanger@truman.edu>
18502
18503 * calc/calc.el: Update copyright date.
18504 (calc-version): Increase to 2.1.
18505 (calc-version-date): Remove.
18506
18507 * calc/calc-help.el: Update copyright date.
18508 (calc-full-help): Remove reference to calc-version-date.
18509 Update copyright date.
18510
55ec6b37
SM
185112005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
18512
18513 * vc.el (vc-do-command): Use a pipe for async processes, so password
18514 prompts don't show up at places where the user can't reply.
18515
52eb0373 185162005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
6380e5a7
KB
18517
18518 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
18519 on the file name we pass to the inferior shell.
18520
ef91372a
SM
185212005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
18522
18523 * progmodes/which-func.el (which-function): Be robust in the face of an
18524 imenu--make-index-alist failure.
18525
8d194e3e
SM
185262005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
18527
18528 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
18529
18530 * progmodes/python.el (python-preoutput-filter): Fix last change.
18531
d7029908
LK
185322005-03-29 Lute Kamstra <lute@gnu.org>
18533
18534 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
18535 functions and compiled macros.
18536 (debug-convert-byte-code): Handle macros too.
18537 (debug-on-entry-1): Don't signal an error when trying to clear a
18538 function that is not set to debug on entry.
18539
d59ea3ae
JB
185402005-03-29 Jay Belanger <belanger@truman.edu>
18541
18542 * calc/calc-lang.el: Add functions to math-function-table
18543 properties of tex and math.
18544
eab4bb89
KH
185452005-03-29 Kenichi Handa <handa@m17n.org>
18546
18547 * ps-mule.el (ps-mule-plot-string): Translate characters by
18548 ps-print-translation-table.
18549 (ps-mule-begin-job): Call find-charset-region/string with
18550 ps-print-translation-table.
8d194e3e 18551 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
eab4bb89
KH
18552
18553 * ps-print.el (ps-print-translation-table): New variable.
8d194e3e 18554 (ps-plot-region): Translate characters by ps-print-translation-table.
eab4bb89 18555
073fcaf6
JL
185562005-03-29 Juri Linkov <juri@jurta.org>
18557
18558 * simple.el (next-error-highlight-timer): New variable.
18559
18560 * progmodes/compile.el (compilation-goto-locus):
18561 Use `next-error-highlight-timer' instead of `sit-for'.
18562
caf3c78f
SM
185632005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18564
18565 * mail/supercite.el (sc-mail-field): Use assoc-string.
18566 (sc-get-address): Simplify regexps.
18567
18568 * files.el (minibuffer-with-setup-hook): New macro.
18569 (find-file-read-args): Use it to avoid let-binding
18570 minibuffer-with-setup-hook (which breaks turning on/off
18571 file-name-shadow-mode while in the prompt).
18572
e5456e73
SM
18573 * complete.el (PC-read-include-file-name-internal):
18574 Use test-completion.
caf3c78f 18575
2d526287
LT
185762005-03-28 Luc Teirlinck <teirllm@auburn.edu>
18577
18578 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
18579
12566797
SM
185802005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
18581
ba96f392
SM
18582 * window.el (window-buffer-height): Use count-screen-lines.
18583
12566797
SM
18584 * progmodes/python.el (python-preoutput-leftover): New var.
18585 (python-preoutput-filter): Use it.
18586 (python-send-receive): Loop until all the result has been received.
18587
ba40634b
JL
185882005-03-28 Juri Linkov <juri@jurta.org>
18589
18590 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
18591
18592 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
18593 "Recover Crashed Session".
18594 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
18595 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
18596 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
18597 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
18598 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
18599 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
18600 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
18601 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
18602
18603 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
18604 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
18605 Ediff Sessions", "Toggle use of separate control buffer frame",
18606 "Use separate frame for Ediff control buffer".
18607
18608 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
18609 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
18610 "Rename Bookmark", "Delete Bookmark".
18611
18612 * info.el (Info-mode-menu): Remove ellipsis from "Index".
18613 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
18614 Add `:active Info-index-alternatives' to "Next Matching Item".
18615
18616 * wdired.el (wdired-change-to-wdired-mode):
18617 Mention `wdired-abort-changes' key in the initial message.
18618
18619 * international/mule.el (auto-coding-alist): Associate non-ascii
18620 image filename extensions with `no-conversion'.
18621
8d194e3e
SM
186222005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
18623
18624 * international/iso-acc.el:
18625 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
18626
468b711f
LT
186272005-03-26 Luc Teirlinck <teirllm@auburn.edu>
18628
73cba75d
LT
18629 * textmodes/sgml-mode.el (html-mode): Doc update.
18630
468b711f
LT
18631 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
18632
99a56581
DN
186332005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
18634
18635 * term.el (term-move-columns): Fix face after extending a line.
18636 (term-insert-spaces): Likewise.
18637 (term-reset-terminal): Fix off by one error.
18638
54879547
EZ
186392005-03-26 Eli Zaretskii <eliz@gnu.org>
18640
18641 * international/mule.el (auto-coding-alist): Add .xpi files.
18642
18643 * files.el (auto-mode-alist): Add .xpi files.
18644
ee7a5ccb
EZ
186452005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
18646
18647 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
18648
b2705c8c
EZ
186492005-03-26 Eli Zaretskii <eliz@gnu.org>
18650
18651 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
18652
da8612d3
GM
186532005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
18654
18655 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
18656 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
18657
18658 * calendar/cal-move.el (calendar-beginning-of-year): Move the
18659 cursor to Jan 1 when needed.
18660 (calendar-end-of-year): Fix -/+ typo.
18661 Reported by Chong Yidong <cyd@stupidchicken.com>.
18662
be940bc5
SM
186632005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
18664
5ffc943b
SM
18665 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
18666
be940bc5
SM
18667 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
18668 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
18669
85df292e
RS
186702005-03-25 Richard M. Stallman <rms@gnu.org>
18671
18672 * filesets.el (filesets-init): Add autoload.
18673
18674 * mail/mailalias.el (mail-directory): Doc fix.
18675
186762005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
be940bc5 18677
85df292e
RS
18678 * mail/mailalias.el (mail-directory-process): Do nothing if
18679 mail-directory-process is an atom.
18680 (mail-get-names): Ignore mail-directory-names if it is an atom.
18681 (mail-directory-process defvar): Doc fix.
18682 (mail-names): Doc fix.
18683
186842005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
18685
18686 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
18687
ae766e0d
KH
186882005-03-26 Kenichi Handa <handa@m17n.org>
18689
be940bc5
SM
18690 * international/mule-util.el (detect-coding-with-priority):
18691 Call update-coding-systems-internal before detect-coding-region.
ae766e0d 18692
5a049eca
NR
186932005-03-26 Nick Roberts <nickrob@snap.net.nz>
18694
18695 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
18696 (gdb-frames-mode-map): Add follow-link property.
18697
bba984aa
JB
186982005-03-25 Jay Belanger <belanger@truman.edu>
18699
18700 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
18701 for variables.
18702
13200335
JL
187032005-03-25 Juri Linkov <juri@jurta.org>
18704
18705 * image-mode.el: Optimize image filename extension regexps in
18706 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
18707 in `auto-mode-alist'.
18708 (image-mode): Add `image-toggle-display-text' to local hook
18709 `change-major-mode-hook'. Display the image as an image by
18710 default. Set `cursor-type' and `truncate-lines' if the image
18711 is already displayed. Take into account the current mode (image
18712 or text) in message.
18713 (image-minor-mode): New minor mode.
18714 (image-mode-maybe, image-toggle-display-text): New functions.
18715 (image-toggle-display): Use called-interactively-p.
18716 Let-bind `inhibit-read-only' to t.
18717
90d0be7d
JL
18718 * image-mode.el (image-minor-mode): Set `cursor-type' and
18719 `truncate-lines' if the image is already displayed. Add turning
18720 image-minor-mode off to `change-major-mode-hook'. Add message.
18721 Call `image-toggle-display-text' after turning image-minor-mode off.
13200335 18722
5341e481
SM
187232005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
18724
18725 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
18726 Terminal.app, use utf-8.
18727 (set-display-table-and-terminal-coding-system): Add coding-system arg.
18728 (set-locale-environment): Use it.
18729
18730 * term/xterm.el: Undo last change, better done in mule-cmds.el.
18731
18732 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
18733
18734 * progmodes/python.el (python-close-block-statement-p)
18735 (python-outdent-p, python-current-defun): Use symbol-end.
18736
126c9dda
TTN
187372005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
18738
18739 * files.el (save-some-buffers): Doc fix.
18740
932fb767
WL
187412005-03-25 Werner Lemberg <wl@gnu.org>
18742
18743 * complete.el, thumbs.el: Replace `legal' with `valid'.
9f556e44 18744 * calendar/calendar.el: Replace `legal' with `valid'.
bece3937 18745 * emacs-lisp/advice.el: Replace `legal' with `valid'.
0486e05a 18746 * mail/supercite.el: Replace `legal' with `valid'.
881b07f9
JB
18747 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
18748 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
18749 Replace `legal' with `valid'.
18750 * textmodes/reftex-vars.el, textmodes/reftex.el:
18751 Replace `legal' with `valid'.
932fb767 18752
25f72ec0
WL
187532005-03-25 Werner Lemberg <wl@gnu.org>
18754
af71d4c0
JB
18755 * calc/calc-forms.el, calc/calc-sel.el
18756 * midnight.el, vc-cvs.el
18757 * emacs-lisp/cl-macs.el
18758 * emulation/vip.el
18759 * eshell/esh-io.el, eshell/esh-var.el
18760 * mail/supercite.el
881b07f9
JB
18761 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
18762 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
18763 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
af71d4c0 18764 * progmodes/sh-script.el, progmodes/xscheme.el
881b07f9
JB
18765 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
18766 * textmodes/reftex-index.el, textmodes/reftex-parse.el
18767 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
a5b5bf44
JB
18768 * textmodes/reftex.el, textmodes/org.el:
18769 Replace `illegal' with `invalid'.
25f72ec0 18770
781da985
SM
187712005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
18772
5341e481
SM
18773 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
18774 (flymake-find-buildfile, flymake-find-possible-master-files)
18775 (flymake-check-include, flymake-parse-line): Replace loops over the
18776 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
18777
18778 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
18779 Substitute file-name-as-directory in the rest of the file.
18780 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
18781 (flymake-replace-region): Remove unused arg `buffer'.
18782 (flymake-check-patch-master-file-buffer): Update calls to it.
18783 (flymake-add-err-info): Remove unused var `count'.
18784 (flymake-mode): Use define-minor-mode.
18785
18786 * progmodes/flymake.el: Use with-current-buffer.
18787 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
18788 flymake-replace-regexp-in-string, flymake-line-beginning-position)
18789 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
18790 Avoid testing for `xemacs'.
18791 (flymake-nop): Move.
18792 (flymake-region-has-flymake-overlays): Return the computed value.
18793 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
18794 Remove unused var `endline'.
18795 (flymake-get-line-count): Remove unused function.
18796 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
18797
18798 * emulation/vi.el:
18799 * generic.el:
18800 * hilit-chg.el (global-highlight-changes):
18801 * hi-lock.el (hi-lock-mode):
18802 * follow.el: find-file-hooks -> find-file-hook.
18803
781da985
SM
18804 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
18805
3659a2b8
JL
188062005-03-24 Juri Linkov <juri@jurta.org>
18807
18808 * dired.el (dired-mode-map): Add menu item "Compare directories"
18809 for dired-compare-directories.
18810
18811 * dired-aux.el (dired-compare-directories): Add autoload cookie.
18812 Doc fix. Replace `read-file-name' with `read-directory-name'.
18813
781da985 188142005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
590880af
SM
18815
18816 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
18817
0fa1a6b8
JB
188182005-03-24 Jay Belanger <belanger@truman.edu>
18819
fe38e3b0 18820 * calc/calc-embed.el (calc-embedded-mode-change): Save all
0fa1a6b8
JB
18821 relevant mode settings in calc-embedded-original-modes when modes
18822 are permanently changed.
18823
a702ffbb
SM
188242005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
18825
18826 * autoinsert.el: find-file-hooks -> find-file-hook.
18827
fbc5e359
LK
188282005-03-24 Lute Kamstra <lute@gnu.org>
18829
18830 * generic.el (generic-font-lock-defaults): Make it obsolete.
18831 (generic-font-lock-keywords): New variable to replace
18832 generic-font-lock-defaults.
18833 (generic-mode-set-font-lock): Delete it.
18834 (generic-mode-internal): Don't call generic-mode-set-font-lock.
18835 (generic-bracket-support): Add docstring.
18836
16a013c2
LK
18837 * generic-x.el: Rename generic-font-lock-defaults to
18838 generic-font-lock-keywords throughout.
18839 (mailagent-rules-setup-function): Delete it.
18840 (mailagent-rules-generic-mode): Use anonymous function instead.
18841 (show-tabs-generic-mode-font-lock-defaults-1)
18842 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
18843 Quote faces.
18844 (show-tabs-tab-face, show-tabs-space-face): Specify background,
18845 not foreground.
18846
48621281
LK
18847 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
18848 Recognize define-generic-mode.
18849
a702ffbb
SM
188502005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
18851
18852 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
18853 if there's no completion table.
18854
c29749e7
MB
188552005-03-23 Miles Bader <miles@gnu.org>
18856
fbc5e359 18857 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
c29749e7
MB
18858 Remove tty-specific variants, as they're no longer needed.
18859
ca2d9ad8
LK
188602005-03-23 Lute Kamstra <lute@gnu.org>
18861
a702ffbb 18862 * generic-x.el: Code cleanup: make args constant whenever possible.
82e38f3e
LK
18863 (installshield-statement-keyword-list)
18864 (installshield-system-functions-list)
18865 (installshield-system-variables-list, installshield-types-list)
18866 (installshield-funarg-constants-list): Make them constants.
18867
ef300cff
LK
18868 * generic.el (generic-make-keywords-list): Add autoload cookie.
18869
a702ffbb
SM
18870 * calendar/time-date.el: Add comment on time value formats.
18871 Don't require parse-time.
ca2d9ad8
LK
18872 (with-decoded-time-value): New macro.
18873 (encode-time-value): New function.
18874 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
18875 (days-to-time): Return a valid time value when arg is huge.
18876 (time-since): Use time-subtract.
18877 (time-to-number-of-days): Use time-to-seconds.
18878
bbcb3b44
DP
188792005-03-23 David Ponce <david@dponce.com>
18880
af71d4c0 18881 * recentf.el (recentf-keep): New option.
bbcb3b44
DP
18882 (recentf-menu-action): Default to `find-file'.
18883 (recentf-keep-non-readable-files-flag)
18884 (recentf-keep-non-readable-files-p)
18885 (recentf-file-readable-p, recentf-find-file)
18886 (recentf-cleanup-remote): Remove.
18887 (recentf-include-p): More robust.
18888 (recentf-keep-p): New function.
18889 (recentf-remove-if-non-kept): Rename from
52eb0373 18890 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
a702ffbb 18891 All callers updated.
bbcb3b44 18892 (recentf-menu-items-for-commands): Fix help string.
52eb0373
JB
18893 (recentf-track-closed-file): Update. Doc fix.
18894 (recentf-cleanup): Update. Count removed files. Doc fix.
bbcb3b44 18895
8df0ffbe
KS
188962005-03-23 Kim F. Storm <storm@cua.dk>
18897
18898 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
18899 Don't inherit from fringe face (now happens automatically).
18900
eac7d7eb
KS
189012005-03-22 Kim F. Storm <storm@cua.dk>
18902
18903 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
18904 position values.
18905
4a4a82d6
SM
189062005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18907
18908 * menu-bar.el (showhide-date-time): Remove.
18909 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
18910 (menu-bar-make-mm-toggle): Simplify.
18911
19f26a89 189122005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4a4a82d6
SM
18913
18914 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
18915 Accept qualified variable and function names.
18916
b9d8ddef
TTN
189172005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
18918
18919 * bindings.el (completion-ignored-extensions):
18920 Remove ".lis" for `vax-vms'.
18921
9660f868
AS
189222005-03-22 Andreas Schwab <schwab@suse.de>
18923
18924 * generic-x.el: Revert last change.
18925 * ldefs-boot.el: Update.
18926
948e33b9
JB
189272005-03-22 Jay Belanger <belanger@truman.edu>
18928
99580cde 18929 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
948e33b9
JB
18930 (calc-embedded-save-original-modes)
18931 (calc-embedded-restore-original-modes): New functions.
18932 (calc-do-embedded): Save original modes when entering embedded mode
18933 and restore when leaving embedded mode.
18934 (calc-embedded-modes-change): Change the value of
18935 calc-embedded-original-modes to reflect permanent changes.
18936
e6c901b6
LK
189372005-03-22 Lute Kamstra <lute@gnu.org>
18938
18939 * generic-x.el: Require generic again.
18940
28c22055
MB
189412005-03-22 Miles Bader <miles@gnu.org>
18942
18943 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
18944 Tweak details to look good on both ttys and bitmap displays, light
18945 or dark background, etc.
18946
f0ebf1eb
KS
189472005-03-21 Kim F. Storm <storm@cua.dk>
18948
18949 * tooltip.el (tooltip-show-help-function): Check car and cdr of
18950 mouse position.
18951
47fda8fc
SM
189522005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
18953
18954 * icomplete.el: Don't forcibly turn on the mode upon load.
18955 (icomplete-mode): Use define-minor-mode.
18956 (icomplete-eoinput): Default to nil.
18957 (icomplete-minibuffer-setup): Remove autoload.
18958 (icomplete-tidy): Simplify.
18959 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
18960 in the initial state or if the user has modified the field.
18961 Fix handling of icomplete-max-delay-chars.
18962 Remove code that handles the oddball case where
18963 minibuffer-completion-table is an integer.
18964 Wrap icomplete-completions in while-no-input in case building
18965 completions takes more time than expected.
18966 (icomplete-completions): Simplify.
18967
a775dff4
RS
189682005-03-21 Richard M. Stallman <rms@gnu.org>
18969
18970 * jka-compr.el (jka-compr-really-do-compress):
18971 Make variable buffer-local.
18972
18973 * image-mode.el: Handle .xpm files too.
18974 (image-toggle-display): Preserve modification flag.
18975
18976 * help.el (where-is): Don't mention aliases with no key bindings.
18977
077f7085
LK
189782005-03-21 Lute Kamstra <lute@gnu.org>
18979
ca19f3f1
AS
18980 * generic.el: Fix commentary section. Don't require cl for
18981 compilation.
077f7085
LK
18982 (generic-mode-list): Add autoload cookie.
18983 (generic-use-find-file-hook, generic-lines-to-scan)
18984 (generic-find-file-regexp, generic-ignore-files-regexp)
18985 (generic-mode, generic-mode-find-file-hook)
18986 (generic-mode-ini-file-find-file-hook): Fix docstrings.
18987 (define-generic-mode): Make it a defmacro. Fix docstring.
18988 (generic-mode-internal): Code cleanup. Add autoload cookie.
18989 (generic-mode-set-comments): Code cleanup.
18990 * generic-x.el: Don't prevent compilation. Don't require generic.
18991 Follow coding conventions. Minor code cleanup.
18992 (etc-fstab-generic-mode): Add some keywords.
18993 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
18994 define-generic-mode like a function declaration.
18995
51d6d300
JB
189962005-03-21 Jay Belanger <belanger@truman.edu>
18997
18998 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
18999 changing modes.
19000
568ec09d
SS
190012005-03-21 Sam Steingold <sds@gnu.org>
19002
19003 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
19004
7651545c
TTN
190052005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
19006
19007 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
19008 Add underscore to "f$ lexicals" regexp.
19009
fe6b1dbd
JL
190102005-03-20 Juri Linkov <juri@jurta.org>
19011
19012 * subr.el (progress-reporter-do-update): When `min-value' is equal
19013 to `max-value', set `percentage' to 0 and prevent division by zero.
19014
340b8d4f
MA
190152005-03-20 Michael Albinus <michael.albinus@gmx.de>
19016
19017 Sync with Tramp 2.0.48.
19018
11948172 19019 * net/tramp.el (all): Change all addresses to .gnu.org.
340b8d4f
MA
19020 (tramp-append-tramp-buffers): New defun.
19021 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
19022 Catch `dont-send' signal.
19023 (tramp-set-auto-save-file-modes): Set always permissions, because
19024 there might be an old auto-saved file belonging to another
19025 original file. This could be a security threat. Reported by
19026 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
19027 Check for Emacs 21.3.50 removed.
19028
11948172 19029 * net/tramp-smb.el (all): Remove debug construct for
340b8d4f 19030 `with-parsed-tramp-file-name'.
a57e098f 19031 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
340b8d4f
MA
19032 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
19033 No error message if DIRECTORY or FILENAME doesn't exist.
19034 (tramp-smb-open-connection): Check existence of
19035 `tramp-smb-program'.
19036
a57e098f
SM
190372005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
19038
19039 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
19040 Properly handle the case where the `m' or `s' command's argument is not
19041 yet terminated.
19042 (perl-indent-new-calculate): New function.
19043 (perl-indent-line): Use it.
19044
e38b967a
MB
190452005-03-20 Miles Bader <miles@gnu.org>
19046
19047 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
19048 in text-mode too. Change to new face names.
a57e098f 19049 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
e38b967a 19050 Add `:weight bold' attribute.
a57e098f 19051 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
e38b967a 19052
0ee6e7b7
JL
190532005-03-19 Juri Linkov <juri@jurta.org>
19054
19055 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
19056
19057 * international/mule.el (auto-coding-alist): Sync with
19058 `auto-mode-alist' by adding upper case archive file extensions
19059 and adding ear/war to jar extension.
19060
864f69e9
EZ
190612005-03-19 David Casperson <casper@unbc.ca> (tiny change)
19062
19063 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
19064 running, restart it.
19065
580a2a02
EZ
190662005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
19067
a57e098f 19068 * finder.el (finder-current-item): Throw an error on an empty line.
580a2a02
EZ
19069
19070 * man.el (Man-follow-manual-reference): If current-word returns
19071 nil, use "".
19072
09ad1a5b
EZ
190732005-03-19 Matt Hodges <MPHodges@member.fsf.org>
19074
19075 * simple.el (goto-line): Doc fix.
19076
9dce96b5
EZ
190772005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
19078
19079 * files.el (save-buffer): Doc fix.
19080
068f123a
EZ
190812005-03-19 Michael R. Mauger <mmaug@yahoo.com>
19082
19083 * recentf.el (recentf-cleanup-remote): New variable.
588c0770 19084 (recentf-cleanup): Use it to conditionally check availability of
068f123a
EZ
19085 remote files.
19086
19f26a89 190872005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
1b1556b1
EZ
19088
19089 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
19090 function names.
19091
504f06a2
EZ
190922005-03-19 Eli Zaretskii <eliz@gnu.org>
19093
19094 * language/thai-word.el: New file.
19095
79d2d279
EZ
190962005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
19097
19098 * files.el (backup-buffer): If the file's directory is not
19099 writable, use copy instead of move to backup the file.
19100
f3b7338c
EZ
191012005-03-19 Eli Zaretskii <eliz@gnu.org>
19102
19103 * obsolete/keyswap.el: Moved to obsolete/ from term/.
19104
5d62baca
VJL
191052005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19106
a57e098f
SM
19107 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
19108 Use functionp instead of symbolp and fboundp. Reported by Drkm
5d62baca
VJL
19109 <darkman_spam@yahoo.fr>.
19110 (ps-print-version): New version 6.6.6.
19111
951f97e6
SM
191122005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
19113
19114 * textmodes/table.el (table--line-column-position): New idiom.
19115 (table--row-column-insertion-point-p): New function to test
19116 validity of row and column insertion operation at a location.
19117 (table-global-menu, table-cell-menu): Use above functions for
19118 deterministic test operation.
19119 (table--editable-cell-p): Behave in deterministic fashion.
19120
1332f1a0
JL
191212005-03-18 Juri Linkov <juri@jurta.org>
19122
19123 * isearch.el (isearch-lazy-highlight-new-loop):
19124 Make arguments beg and end optional.
19125 (isearch-update): Remove optional arguments nil from
19126 isearch-lazy-highlight-new-loop.
19127 (isearch-lazy-highlight-search): Let-bind case-fold-search to
19128 isearch-lazy-highlight-case-fold-search instead of
19129 isearch-case-fold-search, and let-bind isearch-regexp to
951f97e6
SM
19130 isearch-lazy-highlight-regexp.
19131 Use isearch-lazy-highlight-last-string instead of isearch-string.
1332f1a0
JL
19132
19133 * replace.el (perform-replace): Remove bindings of global
19134 variables isearch-string, isearch-regexp, isearch-case-fold-search.
19135 Add three new arguments to `replace-highlight'.
19136 (replace-highlight): Add arguments string, regexp, case-fold.
19137 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
19138 to allow isearch-lazy-highlight-new-loop to use these values
951f97e6 19139 to set corresponding isearch-lazy-highlight-* internal
1332f1a0
JL
19140 variables whose values lazy highlighting will use regardless of
19141 changes to global variables isearch-string, isearch-regexp,
19142 isearch-case-fold-search during lazy highlighting loop.
19143 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
19144 to `lazy-highlight-cleanup'.
19145
19146 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
19147 (ispell-highlight-face): Set default face to `isearch' when
19148 lazy highlighting is enabled.
19149 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
19150 priority to 1. Add lazy highlighting.
19151 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
19152 from `isearch-dehighlight'.
19153
42f73fb4
DP
191542005-03-18 David Ponce <david@dponce.com>
19155
19156 * files.el (hack-local-variables): Do a case-insensitive search
19157 for End.
19158
46fe9018
JL
191592005-03-18 Juri Linkov <juri@jurta.org>
19160
19161 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
19162 `isearch-lazy-highlight-cleanup', add alias to old name and
19163 declare obsolete. Add release numbers to other obsolete vars.
951f97e6
SM
19164 (isearch-done, isearch-lazy-highlight-new-loop):
19165 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
46fe9018
JL
19166 (lazy-highlight-cleanup) <variable>: Doc fix.
19167 (isearch-lazy-highlight-update): Rename obsolete
19168 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
19169
951f97e6 191702005-03-18 Kenichi Handa <handa@m17n.org>
1ab06fdf
KH
19171
19172 * language/thai-util.el: Fix categorization of Thai characters in
19173 thai-category-table.
19174 (thai-composition-pattern): Adjust it for the above change.
19175 (thai-self-insert-command, thai-compose-syllable): New functions.
19176 (thai-compose-region): Use thai-compose-syllable.
19177 (thai-compose-string): Likewise.
19178 (thai-composition-function): Likewise.
19179 (thai-auto-composition): New function.
19180 (thai-auto-composition-mode): New minor mode.
19181
19182 * language/thai.el: Fix patterns to be registered in
19183 composition-function-table.
19184
19185 * international/quail.el (quail-input-method): Locally bind
19186 inhibit-modification-hooks to t.
19187
c7bd5d57
RS
191882005-03-17 Richard M. Stallman <rms@gnu.org>
19189
19190 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
19191 (perl-mode): Use run-mode-hooks.
19192
19193 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
19194 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
19195 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
19196
951f97e6 19197 * mail/sendmail.el (sendmail-send-it): Reenable the code
c7bd5d57
RS
19198 to compute resend-to-address and use it.
19199
19200 * tar-mode.el (tar-mode): Turn off undo unconditionally.
19201
19202 * image-mode.el: New file.
19203
19204 * image.el (insert-sliced-image): Add autoload cookie.
19205
19206 * font-lock.el (font-lock-lines-before): New user option.
19207 (font-lock-after-change-function): Obey it.
19208
19209 * bindings.el (esc-map): Make M-g a prefix.
19210 Bind M-g g and M-g M-g to goto-line.
19211
c7bd5d57
RS
19212 * faces.el (face-id): Doc fix.
19213
192142005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19215
19216 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
19217 (rmail-show-message): Use rmail-unknown-mail-followup-to.
19218 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
19219
19220 * mail/sendmail.el (mail-yank-ignored-headers)
19221 (mail-font-lock-keywords, mail-mode-fill-paragraph):
19222 Add Mail-Followup-To and Mail-Reply-To headers.
19223 (mail-citation-hook): Add autoload cookie.
19224 (mail-mode): Doc fix.
19225 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
19226 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
19227 (mail-mode-fill-paragraph): Handle those headers.
19228 (mail-mailing-lists): New variable.
19229 (mail-mail-reply-to, mail-mail-followup-to): New functions.
19230
5a1f9fcf
JL
192312005-03-17 Juri Linkov <juri@jurta.org>
19232
19233 * isearch.el (isearch-fallback): Check for `(car previous)'
19234 before calling `isearch-other-end-state'.
19235
0b6ec58d
KS
192362005-03-17 Kim F. Storm <storm@cua.dk>
19237
19238 * simple.el (move-beginning-of-line): Move to beginning of buffer
19239 line, as well as beginning of screen line.
19240
eae4ba2a
GM
192412005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
19242
19243 * calendar/diary-lib.el (mark-diary-entries): Use new optional
19244 argument REDRAW rather than calendar-redrawing variable.
19245 * calendar/calendar.el (calendar-redrawing): Delete.
19246 (redraw-calendar): Do not bind calendar-redrawing.
19247
192482005-03-16 Matt Hodges <MPHodges@member.fsf.org>
19249
19250 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
19251 diary-file buffer.
19252
b3e484d7
SM
192532005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
19254
19255 * help.el (describe-mode): Allow a :minor-mode-function property to
19256 specify a different minor mode toggle function than the variable.
19257 * simple.el (auto-fill-function):
19258 * subr.el (add-minor-mode): Use it.
19259
7bf880c6
KH
192602005-03-16 Kenichi Handa <handa@m17n.org>
19261
19262 * language/ethio-util.el (sera-being-called-by-w3): New variable.
19263 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
19264 (ethio-fidel-to-sera-buffer): Likewise.
19265
fe3947c3
JL
192662005-03-16 Juri Linkov <juri@jurta.org>
19267
19268 * emacs-lisp/find-func.el (find-function-regexp):
19269 Add defun-emitting macro `menu-bar-make-toggle'.
19270
19271 * isearch.el: Put `isearch-scroll' property to
19272 `split-window-horizontally'.
19273
19274 * info.el: Update error messages for `debug-ignored-errors'.
19275 (Info-isearch-search): Doc fix.
19276 (Info-find-node): Move up code to go into info buffer before
19277 recording the node to the history.
19278 (Info-fontify-node): Fontify titles only if the next line
19279 has two or more `*', `=', `-', `.'.
19280 Display "go to this node" for empty (match-string 3).
19281
6a3fac90
YM
192822005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19283
19284 * term/mac-win.el: Add mouse pointer shape constants.
19285
bc438588
KS
192862005-03-15 Kim F. Storm <storm@cua.dk>
19287
19288 * simple.el (move-beginning-of-line): Use vertical-motion.
19289
65e7180e
JL
192902005-03-15 Juri Linkov <juri@jurta.org>
19291
19292 * isearch.el (isearch-error): New variable.
19293 (isearch-invalid-regexp, isearch-within-brackets): Remove.
b3e484d7 19294 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
65e7180e
JL
19295 (isearch-within-brackets-state): Remove.
19296 (isearch-case-fold-search-state, isearch-pop-fun-state):
19297 Decrease frame index.
19298 (isearch-mode, isearch-top-state, isearch-push-state)
19299 (isearch-edit-string, isearch-abort, isearch-search-and-update)
19300 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
19301 (isearch-search, isearch-lazy-highlight-new-loop):
19302 Replace `isearch-invalid-regexp' with `isearch-error'.
19303 Remove `isearch-within-brackets'.
19304 (isearch-search): Add `search-failed' handler to `condition-case'.
19305 (isearch-lazy-highlight-search): Add `condition-case' to catch
19306 errors and allow `isearch-lazy-highlight-update' to try
19307 highlighting from the beginning of the window.
19308 (isearch-repeat): Move up code to set isearch-wrapped to t
19309 before calling isearch-wrap-function.
19310
19311 * info.el (Info-isearch-initial-node): New internal variable.
19312 (Info-search): Signal an error in isearch mode when search leaves
19313 the initial node. Signal an error when `bound' is non-nil and
19314 nothing was found in the current subfile.
19315 (Info-isearch-search): Remove `condition-case'.
19316 (Info-isearch-wrap): Don't wrap when search failed during leaving
19317 the initial node. If `Info-isearch-search' is nil, wrap around
19318 the current node.
19319 (Info-isearch-start): New fun.
19320 (Info-mode): Add buffer-local hook `Info-isearch-start' to
19321 `isearch-mode-hook'.
19322
a7321976
YM
193232005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19324
19325 * simple.el (normal-erase-is-backspace): Set default to t if
19326 running on Mac.
19327
19328 * term/mac-win.el (function-key-map): Sync with x-win.el.
19329
8dedddd5
KH
193302005-03-15 Kenichi Handa <handa@m17n.org>
19331
19332 * international/mule-cmds.el (locale-language-names): Modify the
19333 format of elements and add more entries.
19334 (locale-preferred-coding-systems): Add more entries.
b3e484d7 19335 (set-locale-environment): Adjust for the change of
8dedddd5
KH
19336 locale-language-names.
19337
8a462381
SM
193382005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
19339
19340 * pcvs.el (smerge-ediff): Remove bogus autoload.
19341
43314bf6
LK
193422005-03-14 Lute Kamstra <lute@gnu.org>
19343
dc64809a
LK
19344 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
19345 Ignore a `*' at the beginning of a line.
19346
8a462381 19347 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
adf9acf8
LK
19348 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
19349 subr.el.
19350 (dont-compile, eval-when-compile, eval-and-compile): Use declare
19351 to specify indentation.
19352
43314bf6
LK
19353 * generic.el (define-generic-mode): Let generic-mode-list be a
19354 list of strings; test membership with equal.
19355
40821110
KS
193562005-03-14 Kim F. Storm <storm@cua.dk>
19357
19358 * simple.el (next-line, previous-line): Add optional try-vscroll
19359 arg to recognize interactive use. Pass it on to line-move.
19360 (line-move): Don't perform auto-window-vscroll when defining or
588c0770 19361 executing keyboard macro to ensure consistent behavior.
40821110 19362
b70d9316
SM
193632005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
19364
19365 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
19366
c4fbcb01
LK
193672005-03-13 Lute Kamstra <lute@gnu.org>
19368
19369 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
19370 debugger-setup-buffer so that backtrace marks the frames set to
19371 debug-on-exit and we don't have to do it manually. Set an extra
19372 debug-on-exit for macro's.
19373 (debugger-setup-buffer): Don't mark the top frame manually.
40821110 19374
3fdfb09c
LK
193752005-03-12 Lute Kamstra <lute@gnu.org>
19376
19377 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
19378 lisp-indent-function throughout.
19379 (with-no-warnings): Set lisp-indent-function property.
19380
09d252f2
TTN
193812005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
19382
19383 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
19384 Add entry for backslash.
19385
c10d2217
JL
193862005-03-12 Juri Linkov <juri@jurta.org>
19387
19388 * info.el (Info-search): Four fixes for backward search.
19389
0e425a58
JB
193902005-03-11 Jay Belanger <belanger@truman.edu>
19391
19392 * calc/calc.el (calc-language-alist): New variable.
19393 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
19394 (calc-embedded-find-modes): Use calc-language-alist instead of
19395 calc-embedded-language-alist.
19396
33873bad
GM
193972005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19398
19399 * calendar/calendar.el (calendar-redrawing): New internal
19400 variable.
19401 (redraw-calendar): Remove bogus save-excursion from previous
19402 change. Bind calendar-redrawing to t for mark-diary-entries.
19403 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
19404 calendar if that is why we were called.
19405
fa815b14
KH
194062005-03-11 Kenichi Handa <handa@m17n.org>
19407
19408 * international/mule.el (make-coding-system): Set property
c7bd5d57 19409 coding-system-define-form to nil.
fa815b14
KH
19410 (define-coding-system-alias): Likewise.
19411
ac249c4c
KH
194122005-03-11 Kenichi Handa <handa@m17n.org>
19413
19414 These changes are suggested by Dave Love <fx@gnu.org>.
19415
19416 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
19417 coding: tag.
19418 (adaptive-fill-regexp): Add more bullets.
19419 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
19420 regexps.
19421
ef75a647
SM
194222005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19423
dd39c336
SM
19424 * help.el (describe-mode): Properly handle non-trivial lighters.
19425 Don't ignore minor modes that are not listed in minor-mode-list.
19426
ef75a647
SM
19427 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
19428 feature ON when the user requests to turn it OFF.
19429
449808f7
LK
194302005-03-10 Lute Kamstra <lute@gnu.org>
19431
19432 * emacs-lisp/debug.el (debug-entry-code): Delete it.
ef75a647 19433 (implement-debug-on-entry): New function to replace debug-entry-code.
449808f7
LK
19434 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
19435 second argument as the 2005-03-07 change makes it obsolete.
19436 (debug-on-entry, cancel-debug-on-entry): Update call to
19437 debug-on-entry-1.
19438 (debug, debugger-setup-buffer): Comment update.
ef75a647 19439 (debugger-frame-number): Update to work with implement-debug-on-entry.
449808f7 19440
134d277e
JB
194412005-03-10 Jay Belanger <belanger@truman.edu>
19442
19443 * calc/calc-embed.el (math-ms-args): Declare it.
19444 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
19445 math-ms-args.
19446 (calc-embedded-subst): Use math-multi-subst-rec to substitute
19447 variables.
19448
33c76f5a
NR
194492005-03-10 Nick Roberts <nickrob@snap.net.nz>
19450
19451 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
19452 Use message-box.
19453
19454 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
19455 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
19456 (tooltip-gud-tips): Simplify.
588c0770 19457 (tooltip-gud-tips-p): Remove superfluous :set.
33c76f5a
NR
19458 (tooltip-gud-modes): Add fortran-mode.
19459 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
19460
19461 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
449808f7 19462
7f351d0b
KS
194632005-03-09 Kim F. Storm <storm@cua.dk>
19464
19465 * play/animate.el (animate-place-char): Use forward-line instead
19466 of next-line to improve performance.
19467
e62ecf85
SJ
194682005-03-09 Simon Josefsson <jas@extundo.com>
19469
19470 * net/browse-url.el (browse-url-default-browser): Doc fix.
19471
f1953880
MB
194722005-03-09 Miles Bader <miles@gnu.org>
19473
19474 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
19475 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
19476
ca8d88cd
KH
194772005-03-09 Kenichi Handa <handa@m17n.org>
19478
ec4e909a
KH
19479 * international/latin-1.el: Set case and syntax for 255 only if
19480 set-case-syntax-set-multibyte is nil.
19481
7f351d0b 19482 * textmodes/ispell.el (ispell-insert-word): New function.
449808f7 19483 (ispell-word): Use ispell-insert-word to insert a new word.
ef75a647 19484 (ispell-process-line): Likewise.
ca8d88cd
KH
19485 (ispell-complete-word): Likewise.
19486
9839760a
GM
194872005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
19488
19489 * calendar/calendar.el (redraw-calendar): Preserve point.
19490 Reported by Matt Hodges <MPHodges@member.fsf.org>.
19491 (calendar-week-start-day): Move after definition of
19492 redraw-calendar. Delete buffer test, since redraw-calendar has
19493 that now.
19494
19495 * calendar/diary-lib.el (mark-diary-entries): Only call
19496 redraw-calendar in the first of any recursive calls.
19497 Reported by Alan Shutko <ats@acm.org>.
19498
9553cf63
JL
194992005-03-08 Juri Linkov <juri@jurta.org>
19500
19501 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
19502 (html-horizontal-rule, html-line, html-image, html-checkboxes)
19503 (html-radio-buttons): Add a space before the trailing `/>' where
19504 sgml-xml-mode is non-nil.
19505 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
19506 the subsequent tag of the empty XML tag.
19507 (html-href-anchor): Don't set initial input to "http:".
19508 (html-image): Ask for the image URL and set point inside alt="".
19509 (html-name-anchor): Duplicate the name in the `id' attribute when
19510 sgml-xml-mode is non-nil.
19511 (html-paragraph): Remove \n before <p>.
19512 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
19513 instead of `checked' when sgml-xml-mode is non-nil.
19514
19515 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
19516 Remove 1 space before #RRGGBB to not truncate it on terminal
19517 windows w/o fringes. Remove 1 space between bg and fg examples
19518 to get more space.
19519 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
19520 avoid byte-compile warnings.
19521
19522 * image-file.el (image-file-handler): Put `safe-magic' property to
19523 `image-file-handler'.
19524
19525 * info.el (Info-isearch-search): Emulate word search in
19526 isearching through multiple Info nodes with Info-search.
19527 (Info-isearch-wrap): Allow isearch-word.
19528
9b54d453
LK
195292005-03-08 Lute Kamstra <lute@gnu.org>
19530
19531 * emacs-lisp/debug.el (debugger-step-through): Make sure that
19532 stepping into the debugger's code is not possible.
19533 (debugger-jumping-flag): Docstring update.
19534
41d4eedc
JB
195352005-03-08 Jay Belanger <belanger@truman.edu>
19536
19537 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
19538 embedded mode begins.
19539 (calc-embedded-language-alist): New variable.
19540 (calc-embedded-find-modes): Use calc-embedded-language-alist to
19541 set default language mode.
19542
c68f7e21
KH
195432005-03-08 Kenichi Handa <handa@m17n.org>
19544
19545 * international/ccl.el (define-ccl-program): Fix docstring about
19546 extra 256 bytes assured for the output buffer.
19547
19548 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
19549 Fix BUFFER_MAGNIFICATION to 2.
19550 (ccl-encode-mule-utf-16be-with-signature): Likewise.
19551
3ee9f6ac
JW
195522005-03-07 Karl Chen <quarl@cs.berkeley.edu>
19553
19554 * align.el (align-rules-list): Added an alignment rule for CSS
19555 declarations (applies to css-mode and html-mode buffers).
19556
a29cf450
SM
195572005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
19558
19559 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
19560
2f8cd1ce
KS
195612005-03-07 Kim F. Storm <storm@cua.dk>
19562
a54595d4
KS
19563 * simple.el (move-beginning-of-line): New command.
19564
19565 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
19566
19567 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
19568
19569 * emulation/cua-base.el: Put CUA move property on move-end-of-line
19570 and move-beginning-of-line.
19571
2f8cd1ce
KS
19572 * apropos.el (apropos-print): Omit command from M-x ... RET.
19573
7a2306d9
NR
195742005-03-07 Nick Roberts <nickrob@snap.net.nz>
19575
19576 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
19577 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
19578
aaf2cff2
RS
195792005-03-06 Richard M. Stallman <rms@gnu.org>
19580
19581 * bindings.el (esc-map): Bind M-g to goto-line.
19582
19583 * facemenu.el (global-map): Bind M-o, not M-g.
19584
bf7970c5
JD
195852005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19586
19587 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
19588 "Open Directory" as for "Open File".
19589
0251bafb
RS
195902005-03-06 Chong Yidong <cyd@stupidchicken.com>
19591
19592 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
19593 (push-mark-command): Run activate-mark-hook.
19594
195952005-03-06 Richard M. Stallman <rms@gnu.org>
19596
19597 * help-mode.el (help-mode-finish): Don't alter the element
19598 in view-return-to-alist if there already is one.
19599
19600 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
19601 make sure the current buffer is the expected one.
19602
19603 * novice.el (disabled-command-function): Output in *Disabled Command*.
19604 Explicitly ignore non-keyboard events, and explicitly handle C-g.
19605
19606 * textmodes/flyspell.el (flyspell-large-region):
19607 Pass args differently for aspell.
19608
19609 * files.el (mode-require-final-newline): Doc fix.
19610
52eb0373 196112005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
0251bafb 19612
2f8cd1ce 19613 * progmodes/which-func.el (which-function):
0251bafb
RS
19614 Specify NOERROR when calling imenu--make-index-alist.
19615
55d0f066
SM
196162005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
19617
a3194d03
SM
19618 * simple.el (normal-erase-is-backspace): Define default value.
19619
ca19f3f1
AS
19620 * custom.el (custom-theme-set-variables): Remove unused var
19621 `immediate'.
19622 (custom-reevaluate-setting): Simple function to handle variables
19623 that are defined before their default value can really be
19624 computed.
a3194d03
SM
19625
19626 * startup.el (command-line): Use it for temporary-file-directory,
19627 small-emporary-file-directory, auto-save-file-name-transforms,
19628 blink-cursor-mode, and normal-erase-is-backspace.
19629
55d0f066
SM
19630 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
19631 progress, even with buggy anchored keywords.
19632
f38c52df
LT
196332005-03-05 Luc Teirlinck <teirllm@auburn.edu>
19634
be6e87e5 19635 * simple.el (goto-line): Remove unbalanced final parenthesis.
f38c52df 19636
bb96021a
RS
196372005-03-05 Richard M. Stallman <rms@gnu.org>
19638
19639 * simple.el (goto-line): Use a number at point as the default.
19640 With C-u as arg, switch buffers.
19641
3ff96c81
JL
196422005-03-05 Juri Linkov <juri@jurta.org>
19643
19644 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
19645 with `no-blinking-cursor'.
19646
19647 * startup.el (no-blinking-cursor): New defvar.
19648 (command-line): Add `--no-blinking-cursor' to longopts.
19649 Set `no-blinking-cursor' to t for command line arguments
19650 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
19651 with `no-blinking-cursor' in the condition for calling
19652 `blink-cursor-mode'.
19653
c3a52675
LT
196542005-03-04 Luc Teirlinck <teirllm@auburn.edu>
19655
19656 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
19657 (menu-bar-options-save): Add blink-cursor-mode.
19658 (menu-bar-options-menu): Add blink-cursor-mode.
19659
77b94af3
GM
196602005-03-04 Ulf Jasper <ulf.jasper@web.de>
19661
19662 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
19663 (icalendar-export-file, icalendar-export-region)
a29cf450 19664 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
77b94af3
GM
19665 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
19666
524352d6
LK
196672005-03-04 Lute Kamstra <lute@gnu.org>
19668
a29cf450 19669 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
524352d6
LK
19670 (debug-function-list): Ditto.
19671
b12e59fd
RC
196722005-03-04 Robert J. Chassell <bob@rattlesnake.com>
19673
19674 * textmodes/texinfmt.el (texinfo-append-refill):
19675 Redefine the types of line to which @refill
19676 is not appended by replacing a search for `@refill\\|@bye' with
19677 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
19678 itemize@refill' bug and the unfilled long lines bug.
a29cf450 19679 (texinfmt-version): Update number and date.
b12e59fd 19680
518d3637
RS
196812005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
19682
19683 * international/code-pages.el (windows-1250, windows-125[2-8])
19684 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
19685
d245ff23
SM
196862005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
19687
19688 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
19689 bound yet.
19690
b8210c6e
JPW
196912005-03-02 Romain Francoise <romain@orebokech.com>
19692
19693 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
19694 buffer after removing limits.
19695 (ibuffer-pop-filter): Ditto.
19696 Update copyright.
19697
aad1926a
MB
196982005-03-02 Miles Bader <miles@gnu.org>
19699
19700 * button.el (make-text-button): If the user doesn't specify a
19701 type, use the default. Rewrite to use `add-text-properties' and
19702 plist functions.
19703
284f0680
LK
197042005-03-01 Lute Kamstra <lute@gnu.org>
19705
19706 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
19707 (debugger-jumping-flag): New var.
19708 (debug-entry-code): Use it.
19709 (debugger-jump): Use debugger-jumping-flag and add
19710 debugger-reenable to post-command-hook.
19711 (debugger-reenable): Use debugger-jumping-flag and remove itself
19712 from post-command-hook.
19713 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
19714 debugger-reenable.
19715
43e7d00a
RC
197162005-03-01 Robert J. Chassell <bob@rattlesnake.com>
19717
284f0680 19718 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
43e7d00a
RC
19719 inclusion of "itemize\\|", which may be unnecessary, is certainly
19720 inelegant, and stops refilling in itemize lists when formatting
19721 Japanese Texinfo files to Info.
19722 Update copyright to 2005.
19723
911ba5f8
NR
197242005-03-01 Nick Roberts <nickrob@snap.net.nz>
19725
19726 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
19727 of an error if GDB can't find the source file.
19728
f830b09e
GM
197292005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19730
19731 * calendar/calendar.el (redraw-calendar): Work from any buffer,
19732 not just the calendar.
19733
19734 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
19735 first.
19736 (diary-redraw-calendar): New function.
19737 (make-diary-entry): Add diary-redraw-calendar to local
19738 write-contents-functions. Turn off selective display before
19739 inserting in diary.
19740
5582d76d
KS
197412005-03-01 Kim F. Storm <storm@cua.dk>
19742
19743 * emacs-lisp/copyright.el (copyright-fix-years): New command.
19744
a9ee5cac
LK
197452005-03-01 Lute Kamstra <lute@gnu.org>
19746
19747 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
19748 that debug-entry-code can be safely removed from a function while
19749 this code is being evaluated. Revert the 2005-02-27 change as the
19750 new implementation no longer requires it. Make sure that a
dd39c336 19751 function body containing just a string is not mistaken for a docstring.
439368ed
LK
19752 (debug): Skip one more frame in case of debug on entry.
19753 (debugger-setup-buffer): Delete one more frame line in case of
19754 debug on entry.
19755 (debugger-frame-number): Update to use the new text introduced by
d245ff23 19756 the 1999-11-03 change. Skip one more frame in case of debug on entry.
a9ee5cac 19757
77032434
KS
197582005-02-28 Kim F. Storm <storm@cua.dk>
19759
19760 * double.el (double-translate-key): Call force-window-update after
19761 read-event to avoid crash in redisplay.
19762
c4d5a8a1
SM
197632005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
19764
19765 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
19766 (debug): Use it. Move the inhibit-trace earlier.
19767 (debug-entry-code): New const.
19768 (debug-on-entry-1): Use it.
19769
4c23089d 197702005-02-28 Chong Yidong <cyd@stupidchicken.com>
dbaba2d2 19771
c4d5a8a1
SM
19772 * international/utf-16.el (ccl-encode-mule-utf-16le):
19773 Fix BUFFER_MAGNIFICATION to 2.
dbaba2d2
KH
19774 (ccl-encode-mule-utf-16be): Likewise.
19775
197762005-02-28 Kenichi Handa <handa@m17n.org>
19777
19778 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
19779 Fix BUFFER_MAGNIFICATION to 4.
19780 (ccl-encode-mule-utf-16be-with-signature): Likewise.
19781
0f468ead
NR
197822005-02-28 Nick Roberts <nickrob@snap.net.nz>
19783
19784 * speedbar.el (speedbar-update-flag): Doc fix.
19785 (speedbar-show-info-under-mouse): Give set-mouse-position the right
19786 argument.
19787
35c5f5d3
SM
197882005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
19789
fc88c288
SM
19790 * reveal.el (reveal-post-command): Don't try to reveal overlays which
19791 have a non-nil `invisible' property but are actually visible.
19792
35c5f5d3
SM
19793 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
19794 for perldoc sections.
19795 (perl-outline-regexp, perl-outline-level): New var and function.
19796 (perl-mode): Use them.
19797
f43ae016
GM
197982005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
19799
19800 * calendar/diary-lib.el (diary-remind): Discard any mark portion
19801 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
19802
04c9dde8
LT
198032005-02-27 Luc Teirlinck <teirllm@auburn.edu>
19804
19805 * cus-edit.el: Comment change.
19806 (custom-buffer-create-internal): Slightly reword text at top of
19807 Custom buffers. Mention there that saving an option edits the
19808 init file. Add link to Emacs manual node on `custom-file'.
19809 (custom-magic-alist): Rewrite individual State messages to use
19810 capitalized keywords. Doc fix.
19811
261b7f30
GM
198122005-02-27 Matt Hodges <MPHodges@member.fsf.org>
19813
19814 * calendar/calendar.el (calendar-buffer): Move above
19815 calendar-week-start-day.
19816 (calendar-week-start-day): Doc fix. Add :set function.
19817 (calendar-minimum-window-height): New variable.
19818 (generate-calendar-window): Only resize window if selected-window
19819 is displaying the calendar buffer. Use new variable
19820 calendar-minimum-window-height.
19821 (generate-calendar): Reword error message.
19822 (calendar-mode-map): Bind DEL to scroll-other-window-down.
19823
b71c9e75
AS
198242005-02-27 Andreas Schwab <schwab@suse.de>
19825
c58447fd
AS
19826 * vc.el (vc-do-command): Don't run command asynchronously when
19827 operating in a remote directory.
19828
b71c9e75
AS
19829 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
19830 change from sync with Tramp 2.0.47.
19831
aa5c6b3e
RS
198322005-02-27 Richard M. Stallman <rms@gnu.org>
19833
19834 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
19835
19836 * textmodes/flyspell.el (flyspell-mode-on):
19837 Call ispell-change-dictionary only if necessary.
19838
19839 * emacs-lisp/re-builder.el (regexp-builder): New function.
19840
19841 * register.el (describe-register-1): Explicitly handle
19842 yank-excluded-properties = t.
19843
19844 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
19845 (custom-magic-alist): Change the status descriptions again.
19846 (face widget-type): Total rewrite based on `restricted-sexp'
19847 to eliminate the confusing double hiding levels.
19848
19849 * emacs-lisp/debug.el (debug-on-entry-1):
19850 If function body is empty, add nil as body form.
19851
5f8a82e1
SM
198522005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
19853
19854 * emacs-lisp/trace.el (inhibit-trace): New var.
19855 (trace-make-advice): Use it.
19856
19857 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
19858
c6f4488c
KS
198592005-02-26 Kim F. Storm <storm@cua.dk>
19860
19861 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
19862 (mouse-on-link-p, mouse-drag-region-1): Use it.
19863
a0b497c5
LK
198642005-02-25 Lute Kamstra <lute@gnu.org>
19865
19866 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
19867
ffa8d0ef
LT
198682005-02-24 Luc Teirlinck <teirllm@auburn.edu>
19869
19870 * frame.el (blink-cursor-mode): Add :group keyword.
19871
1a951b51
GM
198722005-02-24 Ulf Jasper <ulf.jasper@web.de>
19873
78d54dee
SM
19874 * calendar/icalendar.el (icalendar--decode-isodatetime):
19875 New optional argument DAY-SHIFT.
1a951b51
GM
19876 (icalendar-export-region): Fix coding-system-for-write.
19877 (icalendar--convert-ical-to-diary): Shift end-day of all-day
19878 events by one.
19879
6ecedb40
SM
198802005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
19881
19882 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
19883
1749aa90
KS
198842005-02-24 Kim F. Storm <storm@cua.dk>
19885
19886 * international/iso-acc.el (iso-accents-compose): Fix crash
19887 during redisplay. Call force-window-update after read-event
19888 and delete-region to signal that window is not accurate.
19889
78d54dee
SM
198902005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
19891
19892 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
19893 Remove unused and inexistent var `inhibit-trace'.
19894 (debugger-mode): Use run-mode-hooks.
19895 (debugger-list-functions): Add buttons; setup xref stack.
19896
a98ac7ae
RS
198972005-02-23 Richard M. Stallman <rms@gnu.org>
19898
19899 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
19900 appointment says it was explicitly made.
19901 (appt-add): Set the 3rd element.
19902 (appt-make-list): Preserve explicit appointments.
19903
19904 * subr.el (find-tag-default): Catch errors in forward-sexp.
19905
91c66262
JL
199062005-02-23 Juri Linkov <juri@jurta.org>
19907
19908 * info.el (Info-isearch-search): New defcustom.
19909 (Info-isearch-search): Call the default isearch function
19910 when Info-isearch-search is nil.
19911 (Info-isearch-wrap): Use variable Info-isearch-search.
19912
01d746be
LT
199132005-02-22 Luc Teirlinck <teirllm@auburn.edu>
19914
19915 * cus-edit.el: Comment change.
19916
b686dd59
KS
199172005-02-22 Kim F. Storm <storm@cua.dk>
19918
6ecedb40
SM
19919 * progmodes/hideif.el (hide-ifdef-use-define-alist):
19920 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
b686dd59 19921
fe77c061
SJ
199222005-02-22 Simon Josefsson <jas@extundo.com>
19923
6ecedb40
SM
19924 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
19925 New variable.
fe77c061
SJ
19926 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
19927 Oskarsson" <myrkraverk@users.sourceforget.net>.
19928
baf70a02
KS
199292005-02-22 Kim F. Storm <storm@cua.dk>
19930
19931 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
19932 check that window of that event is the selected window.
19933 (mouse-drag-region-1): Compare mouse event window to selected
19934 window before setting point.
19935
19936 * tooltip.el (tooltip-show-help-function): Pass event to
19937 mouse-on-link-p so it can check selected window.
19938
ca69e8aa
KH
199392005-02-22 Kenichi Handa <handa@m17n.org>
19940
19941 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
19942 (ps-mule-show-warning): New function.
19943 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
19944 characters are found.
19945
19946 * ps-print.el (ps-header-footer-string): Return a list of header
19947 and footer strings.
19948
dae3211d
SM
199492005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
19950
19951 * pcvs.el (cvs-retrieve-revision): Fix thinko.
19952
199532005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
2c75eddf 19954
9df747e1
SM
19955 * frame.el (blink-cursor-mode): Use define-minor-mode.
19956
2c75eddf
SM
19957 * term/mac-win.el (function-key-map): Use char-names more consistently.
19958 (file-name-coding-system): Only set it for MacOS-9. The other case is
19959 already handled in mule-cmds.el (where it also works when mac-win.el
19960 is not used).
19961
c4a166f1
KH
199622005-02-21 Kenichi Handa <handa@m17n.org>
19963
002dc239
KH
19964 * international/mule.el (ctext-pre-write-conversion): Always use
19965 " *code-converting-work*" buffer for work.
19966
c4a166f1
KH
19967 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
19968
22071507
TTN
199692005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
19970
19971 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
19972
50d9c396
JY
199732005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
19974
2c75eddf 19975 * ses.el (undo-more): Restore defadvice, but only the part that
50d9c396
JY
19976 allows changes outside the restricted area of the buffer.
19977
0fba9f25
KS
199782005-02-20 Kim F. Storm <storm@cua.dk>
19979
19980 * simple.el (line-move): Add fourth optional arg try-vscroll which
19981 must be set to perform auto-window-vscroll.
19982 When moving backwards and doing auto-window-vscroll, automatically
19983 vscroll to the last part of lines which are taller than the window.
19984 (next-line, previous-line): Set try-vscroll arg on line-move.
19985
ac010fca
DN
199862005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
19987
f79bdb3a
DN
19988 * replace.el (query-replace, query-replace-regexp)
19989 (replace-string, replace-regexp): When operating on region, make
19990 the minibuffer prompt say so.
19991
ac010fca
DN
19992 * isearch.el (isearch-forward): Document isearch-query-replace and
19993 isearch-query-replace-regexp keybindings.
0fba9f25 19994
fa64fa22
JB
199952005-02-19 Jay Belanger <belanger@truman.edu>
19996
19997 * calc/calc-aent.el (math-read-token): Add local variable.
19998
19999 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
20000 (calc-edit-top): Move declaration to earlier in file.
20001 (calc-edit-macro-repeats): Add local variables.
20002
20003 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
20004 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
20005 calcFunc-tanh.
20006 Adjust integration rule for calcFunc-tan.
20007
3f9526a3 200082005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
0fba9f25
KS
20009
20010 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
20011 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
20012 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
20013 (viper-skip-separators): Bug fix.
20014 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
3f9526a3 20015 particular major mode.
0fba9f25 20016 (viper-del-backward-char-in-replace): Don't put deleted char on the
3f9526a3 20017 kill ring.
0fba9f25
KS
20018
20019 * viper-ex.el (viper-color-display-p): New function.
20020 (viper-has-face-support-p): Use viper-color-display-p.
20021
20022 * viper-keym.el (viper-gnus-modifier-map): New keymap.
20023
20024 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
20025
20026 * viper-util.el (viper-glob-unix-files): Fix shell status check.
20027 (viper-file-remote-p): Make equivalent to file-remote-p.
20028
78d54dee
SM
20029 * viper.el (viper-major-mode-modifier-list):
20030 Use viper-gnus-modifier-map.
0fba9f25 20031
c761fd55
DK
200322005-02-19 David Kastrup <dak@gnu.org>
20033
20034 * subr.el (subregexp-context-p): Fix garbled doc string by adding
20035 quoting.
20036
7ca4e8a1
JB
200372005-02-19 Jay Belanger <belanger@truman.edu>
20038
20039 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
78d54dee 20040 Remove extra definitions.
7ca4e8a1
JB
20041 (calc-coth): New function.
20042 (calcFunc-cot): Fix `let'.
20043
0e0d5683
EZ
200442005-02-19 Eli Zaretskii <eliz@gnu.org>
20045
20046 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
20047 the reasons we use "type pc" in these faces.
20048
20049 * button.el (button): Ditto.
20050
2511035d
EZ
200512005-02-19 Michael Mauger <mmaug@yahoo.com>
20052
20053 * replace.el (query-replace-read-from): Set the value of
20054 query-replace-from-history-variable to handle the case of an empty
20055 string entered to accept the suggested default.
74f69b93 20056
78d54dee
SM
20057 * net/tramp.el (tramp-file-name-for-operation):
20058 Use dired-call-process instead of dired-call-process-command.
74f69b93 20059
7182a9a6
JB
200602005-02-19 Jay Belanger <belanger@truman.edu>
20061
20062 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
20063 (math-div-non-trig): New variables.
20064 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
20065 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
20066 (math-combine-prod, math-div-symb-fancy): Add simplifications for
20067 trig expressions.
20068
8c4e7434
NR
200692005-02-19 Nick Roberts <nickrob@snap.net.nz>
20070
20071 * progmodes/gdb-ui.el (gdb-var-update-handler)
20072 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
20073 for watch expressions,
20074 (gdb-var-create-handler): Don't set speedbar-update-flag.
20075 (gdb-post-prompt): Simplify test for speedbar.
20076
17561e4f 200772005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
0fba9f25 20078
78d54dee 20079 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
af71d4c0 20080 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
17561e4f 20081 we use the syntax table of the correct buffer.
af71d4c0 20082 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
17561e4f 20083 Felix Gatzemeier.
0fba9f25 20084
78d54dee
SM
20085 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
20086 (ediff-file-remote-p): Make synonymous with file-remote-p.
17561e4f 20087 In all deffaces ediff-*-face-*, use min-colors.
0fba9f25 20088
78d54dee
SM
20089 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
20090 ediff-recurse-to-subdirectories.
20091 (ediff-mark-if-equal): Check that the arguments are strings, use
17561e4f 20092 ediff-same-contents (after to Felix Gatzemeier).
0fba9f25 20093
78d54dee 20094 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
17561e4f 20095 nil.
0fba9f25 20096
9be92b96
SM
200972005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
20098
20099 * log-view.el (log-view-message-re): Fix up Subversion regexp.
20100
3a51abf1
DK
201012005-02-18 David Kastrup <dak@gnu.org>
20102
20103 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
20104 use `mark-active' when defined.
20105
92dc83a9
KH
201062005-02-18 Kenichi Handa <handa@m17n.org>
20107
20108 * ps-print.el (ps-font-info-database): New entry
20109 ZapfChancery-MediumItalic with correct font name. Fix font name
20110 of the entry Zapf-Chancery-MediumItalic.
20111
6dbbc01d
LT
201122005-02-16 Luc Teirlinck <teirllm@auburn.edu>
20113
20114 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
20115
4aed6e1e
KS
201162005-02-16 Kim F. Storm <storm@cua.dk>
20117
20118 * ido.el (ido-fallback-command): Pass user input to fallback command.
20119
201202005-02-16 Nick Roberts <nickrob@snap.net.nz>
fb05d8af
NR
20121
20122 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
20123 (gdb-find-file-hook): Add server prefix.
20124
a29c9707
RS
201252005-02-16 Richard M. Stallman <rms@gnu.org>
20126
20127 * replace.el (perform-replace): Pass new args to replace-highlight.
20128 (replace-highlight): Take region args,
20129 and pass them to isearch-lazy-highlight-new-loop.
20130
20131 * novice.el (disabled-command-hook): Autoload the defalias
20132 and the make-obsolete-variable call.
20133
20134 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
20135
20136 * isearch.el (isearch-lazy-highlight-start-limit)
20137 (isearch-lazy-highlight-end-limit): New variables limit
20138 the region for highlighting.
20139 (isearch-lazy-highlight-new-loop): New args BEG and END.
20140 (isearch-lazy-highlight-search): Use the new vars.
20141 (isearch-lazy-highlight-update): Likewise.
20142
20143 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
20144
20145 * cus-start.el (all): Use default-boundp.
20146
4aed6e1e 201472005-02-15 David Casperson <casper@unbc.ca> (tiny change)
a29c9707
RS
20148
20149 * menu-bar.el (menu-bar-select-frame): Handle current frame.
20150
e1c9f939
LT
201512005-02-15 Luc Teirlinck <teirllm@auburn.edu>
20152
20153 * autorevert.el (auto-revert-stop-on-user-input)
20154 (auto-revert-verbose): Doc fixes.
20155
52c7f9ee
JR
201562005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
20157
20158 * international/mule-cmds.el (set-locale-environment): Remove call
20159 to set-selection-coding-system on Windows.
20160
6ec30302
JB
201612005-02-15 Jay Belanger <belanger@truman.edu>
20162
20163 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
78d54dee 20164 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6ec30302
JB
20165 calcFunc-coth.
20166 (math-simplify-sqrt): Add simplifications.
20167
20168 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
20169 to list.
20170
20171 * calc/calc-ext.el: Add functions to autoloads.
20172
20173 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
20174 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
20175 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
20176 (math-csc-raw, math-cot-raw): New functions.
20177
20178 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
20179
20180 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
20181 the variable name in a message.
20182
20183 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
20184 calcFunc-csc, calcFunc-cot.
20185
20186 * calc/calcalg2.el: Add derivative and integration rules for
20187 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
20188 calcFunc-csch, calcFunc-coth.
20189 (math-do-integral-methods): Add to checks for when to use
20190 substitutions.
20191
20192 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
20193
43817a75
LK
201942005-02-15 Lute Kamstra <lute@gnu.org>
20195
9be92b96
SM
20196 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20197 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
43817a75
LK
20198 <monnier@iro.umontreal.ca>
20199 (lisp-outline-level): Improve efficiency. Suggested by David
20200 Kastrup <dak@gnu.org>.
20201
34093ed7
NR
202022005-02-15 Nick Roberts <nickrob@snap.net.nz>
20203
20204 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
20205 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
20206 (gdb-set-gud-minor-mode-existing-buffers): New functions.
52eb0373 20207 (gdb-find-file-hook): New hook. Add it to find-file-hook.
34093ed7
NR
20208 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
20209
0f014aa1
LT
202102005-02-14 Luc Teirlinck <teirllm@auburn.edu>
20211
20212 * cus-start.el (all): Comment change.
20213
23e8c095
LK
202142005-02-14 Lute Kamstra <lute@gnu.org>
20215
20216 * cus-start.el (all): Check if symbol is void.
20217
a4869139
CD
202182005-02-14 Carsten Dominik <dominik@science.uva.nl>
20219
20220 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
20221 optional argument to \cite.
20222
134948fc
RS
202232005-02-14 Richard M. Stallman <rms@gnu.org>
20224
20225 * cus-edit.el (custom-buffer-create-internal): Update help message.
20226 (custom-magic-alist): Update help messages.
20227
20228 * cus-start.el (all): Allow a var to specify a standard value.
20229
5e2087b8
LT
202302005-02-12 Luc Teirlinck <teirllm@auburn.edu>
20231
20232 * custom.el (custom-theme-set-variables): Handle variable aliases.
20233
20234 * frame.el (blink-cursor-timer): Doc fix.
5e2087b8
LT
20235 (blink-cursor): Make it an alias for `blink-cursor-mode' and
20236 declare obsolete.
03e38499
LT
20237 (blink-cursor-mode): Define with defcustom and use correct
20238 standard expression in that defcustom.
5e2087b8
LT
20239 * startup.el (command-line): Adapt to above changes in frame.el.
20240
b7a2a696
LK
202412005-02-11 Lute Kamstra <lute@gnu.org>
20242
20243 * apropos.el (apropos-score-doc): Prevent division by zero.
20244
ea66d5e0
GM
202452005-02-11 Ulf Jasper <ulf.jasper@web.de>
20246
20247 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
20248 (icalendar--get-event-property-attributes)
20249 (icalendar--get-event-properties)
20250 (icalendar--datetime-to-diary-date): New functions.
20251 (icalendar--split-value): Doc fix.
20252 (icalendar--datetime-to-noneuropean-date)
20253 (icalendar--datetime-to-european-date): New optional argument
20254 SEPARATOR. Return result as a string instead of a list.
20255 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
20256 (icalendar--convert-string-for-export): Rename arg S to STRING.
20257 (icalendar-export-region): Doc fix. Change name of error buffer.
20258 Save output buffer.
20259 (icalendar-import-file): Add blank at end of prompt.
20260 (icalendar-import-buffer): Doc fix. Do not switch to error
20261 buffer. Indicate status in return value.
20262 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
20263 buffer. Save output buffer. Handle exception from recurrence
20264 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
20265 events. Fix problems with weekly all-day events.
20266
44291460
RS
202672005-02-10 Richard M. Stallman <rms@gnu.org>
20268
20269 * simple.el (eval-expression-print-format):
20270 Avoid warning about edebug-active.
20271
9be92b96 20272 * help.el (help-for-help-internal): Rename from help-for-help.
44291460
RS
20273 (help-for-help): Define with defalias.
20274
20275 * font-core.el (font-lock-default-function): Use with-no-warnings.
20276
20277 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
20278
20279 * custom.el (defface): Doc fix.
20280
37956fd5
NR
202812005-02-10 Nick Roberts <nickrob@snap.net.nz>
20282
20283 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
20284 width 0" to prevent word wrapping problems.
20285
44042fe7
KS
202862005-02-09 Kim F. Storm <storm@cua.dk>
20287
20288 * ido.el (ido-file-extensions-order): New defcustom.
20289 (ido-file-extension-lessp, ido-file-extension-aux)
20290 (ido-file-extension-order): New advanced file ordering.
20291 (ido-file-lessp): New simple file ordering.
20292 (ido-sort-list): Remove.
20293 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
20294 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
20295
e7eaabae
DN
202962005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
20297
20298 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
20299 that some versions of grep produce.
20300 (grep-mode-font-lock-keywords): Likewise.
20301
76f8cd56
NR
203022005-02-09 Nick Roberts <nickrob@snap.net.nz>
20303
20304 * progmodes/gdb-ui.el (gdb-location-list): New variable.
9be92b96 20305 (gdb-cdir): Delete.
76f8cd56
NR
20306 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
20307 (gdb-source-info): Treat case when source file is in another
20308 directory properly.
20309 (gdb-get-location): New function.
20310
519b13cd
JB
203112005-02-07 Jay Belanger <belanger@truman.edu>
20312
20313 * calc/calc-prog.el (calc-write-parse-table-part)
20314 (calc-fix-token-name): Fix a check for language type.
20315
9be92b96 20316 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
519b13cd 20317
009bb5d2
AS
203182005-02-07 Andre Spiegel <spiegel@gnu.org>
20319
20320 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
20321 as directory not writable.
20322
82ec225b
KS
203232005-02-07 Kim F. Storm <storm@cua.dk>
20324
20325 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
20326 (cua--standard-movement-commands): Remove list.
20327 Instead, set CUA property value to move for movement commands.
20328 (cua-movement-commands): Remove. Users must set CUA prop instead.
20329 (cua--pre-command-handler): Check CUA property.
20330 (cua--init-keymaps): Don't remap undo commands.
20331 (cua-mode): Don't call cua--rectangle-on-off.
20332
20333 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
20334 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
20335 (cua--rect-undo-set-point): New var.
20336 (cua--rectangle-undo-boundary): Setup undo apply entry.
20337 (cua--rect-undo-handler): New function for rectangle undo.
20338 (cua--rect-start-position, cua--rect-end-position): Add.
20339 (cua--rectangle-post-command): Call cua--rectangle-set-corners
20340 for restored rectangle. Set point if cua--rect-undo-set-point.
20341
c529f7f7
JB
203422005-02-06 Jay Belanger <belanger@truman.edu>
20343
20344 * calc/calc-lang.el (calc-tex-language): Display more information
20345 in messages.
20346
20347 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
20348 in TeX mode.
20349
ba2c991c
RS
203502005-02-06 Richard M. Stallman <rms@gnu.org>
20351
20352 * emacs-lisp/lisp.el (buffer-end): Doc fix.
20353
6d61d855
EZ
203542005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
20355
20356 * net/ldap.el (ldap-search-internal): Support attributes with
20357 optional descriptions separated by a semi-colon, as in
20358 "userCertificate;binary".
20359
18daafed
JD
203602005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20361
20362 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
20363 isn't a cons (i.e. the version is 0).
20364
cb602754
EZ
203652005-02-05 Eli Zaretskii <eliz@gnu.org>
20366
20367 * help.el (help-for-help): Doc fix.
20368
a0079e58
NR
203692005-02-05 Nick Roberts <nickrob@snap.net.nz>
20370
52eb0373 20371 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
a0079e58
NR
20372 GDB-Windows on the menu-bar as this works better.
20373
e67d06eb
JB
203742005-02-04 Jay Belanger <belanger@truman.edu>
20375
20376 * calc/calc-embed.el (calc-embedded-update): Don't put in
52eb0373 20377 unnecessary newlines. Adjust the end of formula marker.
e67d06eb
JB
20378
20379 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
20380 (math-latex-parse-two-args): New function.
20381
02f244c8
LK
203822005-02-03 Lute Kamstra <lute@gnu.org>
20383
20384 * help-fns.el (help-with-tutorial): Make sure that users cannot
20385 remove the entire text of the tutorial by means of `undo'.
20386
ca97010c
SM
203872005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
20388
20389 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
20390 in recent changes, where the ispell process was repeatedly
20391 killed & restarted.
a41118cc
SM
20392
20393 * international/mule-cmds.el (set-locale-environment): Set file-name
20394 coding system to utf-8 on Darwin systems.
20395 (set-default-coding-systems): Don't set default-file-name-coding-system
20396 on Darwin systems.
20397
4e07258f
RS
203982005-02-03 Richard M. Stallman <rms@gnu.org>
20399
20400 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
20401
204022005-02-03 Matt Hodges <MPHodges@member.fsf.org>
20403
20404 * faces.el (list-faces-display): Add optional argument.
20405
30b940a7
SM
204062005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
20407
20408 * font-core.el (font-lock-default-function): Handle the rare case where
20409 only font-lock-keywords is set.
20410
4e07258f 204112005-02-02 Kenichi Handa <handa@m17n.org>
fbbde29a 20412
30b940a7 20413 * international/characters.el: Cancel previous change for
fbbde29a
KH
20414 I-WITH-DOT-ABOVE and DOTLESS-i.
20415
20416 * international/latin-5.el: Cancel previous change.
20417
87c366c1
NR
204182005-02-02 Nick Roberts <nickrob@snap.net.nz>
20419
20420 * progmodes/gud.el: Correction to syntax in gud-menu-map.
20421
56072160
KH
204222005-02-02 Kenichi Handa <handa@m17n.org>
20423
20424 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
20425 DOTLESS-i.
20426
20427 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
20428 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
20429
394dff57 20430 * case-table.el (get-upcase-table): New function.
56072160
KH
20431 (copy-case-table): Copy upcaes table too if non-nil.
20432 (set-case-syntax-delims): Maintain upcase table too.
20433 (set-case-syntax-pair): Likewise.
20434 (set-upcase-syntax, set-downcase-syntax): New functions.
20435 (set-case-syntax): Maintain upcase table too.
20436
dd8e8b27
NR
204372005-02-02 Nick Roberts <nickrob@snap.net.nz>
20438
52eb0373 20439 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
dd8e8b27
NR
20440
20441 * progmodes/gud.el (gud-goto-info): New function.
20442 (gud-tool-bar-map): Use correct icon.
20443
cc08f5b2
TTN
204442005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
20445
20446 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
20447 When delegating, order args in the funcall correctly.
20448
b961eb0e
TTN
204492005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
20450
20451 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
20452
2fdf4457
CD
204532005-02-01 Carsten Dominik <dominik@science.uva.nl>
20454
20455 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
20456 buffer not visiting a file.
20457
a214f7ba
JB
204582005-01-31 Jay Belanger <belanger@truman.edu>
20459
20460 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
20461 bound on the line with the formula.
20462
fb89c330
KS
204632005-01-31 Kim F. Storm <storm@cua.dk>
20464
20465 * ses.el (ses-create-cell-variable-range)
20466 (ses-destroy-cell-variable-range, ses-reset-header-string)
20467 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
20468 (ses-insert-row): Fix format of apply undo entries.
20469
998858ae
JB
204702005-01-31 Jay Belanger <belanger@truman.edu>
20471
20472 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
20473 parts.
20474
20475 * calc/calc-embed.el (calc-embedded-open-formula)
20476 (calc-embedded-close-formula): Ignore matrix environments.
20477
20478 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
20479 TeX mode.
20480
20481 * calc/calc-lang.el (math-function-table, math-oper-table)
20482 (math-variable-table): Adjust the LaTeX portions.
20483
20484 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
20485 (math-latex-ignore-words): New constant.
20486
a6e7a34b
RS
204872005-01-31 Richard M. Stallman <rms@gnu.org>
20488
20489 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
20490 (ispell-local-dictionary): Doc fix.
20491 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
20492 Don't reinitialize at run time. Don't defcustom.
20493 All uses changed to append ispell-local-dictionary-alist,
20494 or check it first.
20495 (ispell-current-dictionary): New variable for dictionary in use.
20496 (ispell-dictionary): Now used only for global default.
20497 (ispell-start-process): Set ispell-current-dictionary,
20498 not ispell-dictionary.
20499 (ispell-change-dictionary): Use this only for setting
20500 user preferences.
20501 (ispell-internal-change-dictionary): New function
20502 to change the current dictionary in use.
fb89c330
KS
20503 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
20504 Use ispell-current-dictionary.
a6e7a34b
RS
20505 Handle ispell-local-dictionary-overridden.
20506 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
20507
1be70c61
JB
205082005-01-31 Jay Belanger <belanger@truman.edu>
20509
20510 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
20511
20512 * calc/calc-ext.el: Add calc-latex-language to autoloads.
20513 (calc-mode-map): Add calc-latex-language.
20514
20515 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
20516 (math-latex-print-frac): New functions.
20517 (math-oper-table, math-function-table, math-variable-table)
20518 (math-complex-format, math-input-filter): Add latex properties.
20519 (calc-set-language): Set math-expr-special-function-mapping.
20520
20521 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
fe38e3b0 20522 (calc-write-parse-table-part): Add LaTeX support.
1be70c61
JB
20523
20524 * calc/calc.el (calc-language): Adjust docstring.
20525 (calc-set-mode-line): Add LaTeX support.
20526 (math-expr-special-function-mapping): New variable.
e09d97e8 20527 (math-tex-ignore-words): Add to list.
fb89c330 20528
1be70c61
JB
20529 * calc/calccomp.el (math-compose-expr, math-compose-rows):
20530 Add LaTeX support.
20531 (math-compose-expr): Add support for special functions.
20532
20533 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
20534
2d08f307
NR
205352005-01-31 Nick Roberts <nickrob@snap.net.nz>
20536
20537 * progmodes/gdb-ui.el (gdb-memory-address)
20538 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
20539 (gdb-memory-mode-map, gdb-memory-format-keymap)
20540 (gdb-memory-format-menu, gdb-memory-unit-keymap)
20541 (gdb-memory-unit-menu): New variables for a buffer
20542 that lets the user examine program memory.
20543 (gdb-memory-set-address, gdb-memory-set-repeat-count)
20544 (gdb-memory-format-binary, gdb-memory-format-octal)
20545 (gdb-memory-format-unsigned, gdb-memory-format-signed)
20546 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
20547 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
20548 (gdb-memory-unit-word, gdb-memory-unit-halfword)
20549 (gdb-memory-unit-byte, gdb-memory-unit-menu)
20550 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
20551 (gdb-memory-mode, gdb-memory-buffer-name)
20552 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
20553 New functions for above buffer.
20554
ce406543
RS
205552005-01-30 Richard M. Stallman <rms@gnu.org>
20556
20557 * cus-edit.el (custom-bury-buffer): Function deleted.
20558 (custom-buffer-done-function): Option deleted.
30c02925 20559 (custom-buffer-done-kill): New replacement option.
ce406543
RS
20560 (Custom-buffer-done): Call quit-window.
20561 (custom-buffer-create-internal): Update for above changes.
20562
03c64f2e
LT
205632005-01-29 Luc Teirlinck <teirllm@auburn.edu>
20564
20565 * simple.el (undo-ask-before-discard): New var.
20566 (undo-outer-limit-truncate): Implement it.
20567 (undo-extra-outer-limit): Doc update.
20568
5a92a9eb
RS
205692005-01-29 Richard M. Stallman <rms@gnu.org>
20570
394dff57 20571 * ses.el (undo-more): Delete defadvice.
5a92a9eb
RS
20572 (ses-begin-change): Doc fix.
20573
20574 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
20575 instead of rebinding C-x u and C-_.
20576
20577 * files.el (normal-backup-enable-predicate): Return nil for files
20578 in /tmp, regardless of temporary-file-directory.
20579
20580 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
20581
20582 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
20583 (open-rectangle, delete-whitespace-rectangle-line)
03c64f2e 20584 (clear-rectangle-line): If FILL, pass t instead of FILL
5a92a9eb
RS
20585 for move-to-column's 2nd arg.
20586
20587 * simple.el (undo): Fix the test for continuing a series of undos.
20588 (undo-more): Set pending-undo-list to t when we reach end.
394dff57 20589 (pending-undo-list): Move up defvar.
5a92a9eb
RS
20590
20591 * wid-edit.el (widget-button-click):
20592 Shorten the range of the track-mouse binding.
20593
20594 * comint.el (comint-insert-input): Undo previous changes;
20595 use last-input-event in interactive spec.
20596
28d986b9
EZ
205972005-01-29 Eli Zaretskii <eliz@gnu.org>
20598
cf63e6fa
EZ
20599 * progmodes/compile.el (compilation-start): Bind buffer-read-only
20600 to nil before invoking call-process. Reset buffer's modified flag
20601 after fontifying it in the no-async branch.
20602
28d986b9
EZ
20603 * wid-edit.el (widget-specify-button): If mouse pointer shape
20604 cannot be changed, use mouse face instead.
20605
c7c87573
NR
206062005-01-29 Nick Roberts <nickrob@snap.net.nz>
20607
20608 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
20609 (gdb-goto-breakpoint): Make breakpoint handling work on template
88cc5da7 20610 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
588c0770 20611 (gdb-assembler-custom): Update to recognize breakpoint information
88cc5da7 20612 added on 2005-01-19.
c7c87573 20613
394dff57
SM
206142005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
20615
20616 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
20617 (dsssl-mode): Use define-derived-mode.
20618 (scheme-mode-initialize): Remove.
20619 (scheme-mode): Use run-mode-hooks.
20620
20621 * cus-edit.el (customize-group-other-window)
20622 (custom-buffer-create-other-window): Don't override special-display-*.
20623 (custom-mode-map): Make it dense.
20624
20625 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
20626 sets the default value.
20627
2d65673f
EZ
206282005-01-28 Eli Zaretskii <eliz@gnu.org>
20629
20630 * descr-text.el: Add more keywords.
20631
6b626913
SM
206322005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
20633
b9fbc167
SM
20634 * speedbar.el: Avoid unnecessary use of locate-library.
20635
6b626913
SM
20636 * international/mule-cmds.el (standard-display-european-internal):
20637 Don't fiddle with latin-1 non-break space any more since it's now
20638 special cased in the C code.
20639 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
20640
3bf93f74
LT
206412005-01-26 Luc Teirlinck <teirllm@auburn.edu>
20642
20643 * cus-start.el (all): Add `undo-outer-limit'.
20644
31df23f5
LK
206452005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20646
6b626913
SM
20647 * textmodes/bibtex.el (bibtex-format-entry):
20648 Use `bibtex-empty-field-re' only on the text of fields, not on entire
31df23f5
LK
20649 field lines.
20650 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
20651 not on part of a buffer.
20652
206532005-01-25 Lute Kamstra <lute@gnu.org>
20654
20655 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
20656 nonempty field text strings like "{letters\\macro{}more letters}".
20657 Clarify docstring.
20658 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
20659 (bibtex-entry-offset, bibtex-parse-association)
20660 (bibtex-parse-field-name): Fix typos in docstrings.
6b626913 20661 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
31df23f5 20662
19f26a89 206632005-01-24 Carsten Dominik <dominik@science.uva.nl>
640d0c89 20664
60fc9395 20665 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
640d0c89 20666 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
60fc9395
CD
20667 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
20668 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
20669
20670 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
20671 isearch minor mode.
20672
fe860842
LT
206732005-01-24 Luc Teirlinck <teirllm@auburn.edu>
20674
20675 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
20676
2fc3738c
LK
206772005-01-24 Lute Kamstra <lute@gnu.org>
20678
20679 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
20680 CASECHARS and NOT-CASECHARS regular expressions of the
20681 "nederlands" and "nederlands8" dictionaries to prevent a "Range
20682 striding over charsets" error.
20683
dacb2f70
JB
206842005-01-24 Jay Belanger <belanger@truman.edu>
20685
20686 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
20687 display variable name.
20688
e1a050dc
KH
206892005-01-24 Kenichi Handa <handa@m17n.org>
20690
20691 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
20692 Fix setting of the element of encoded-kbd-iso2022-invocations.
20693
ac94d5f4
NR
206942005-01-24 Nick Roberts <nickrob@snap.net.nz>
20695
20696 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
20697 (gdb-threads-select): Change to also accept mouse events.
20698 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
20699 (gdb-threads-mouse-select): Delete.
20700
9bb99df6
LT
207012005-01-23 Luc Teirlinck <teirllm@auburn.edu>
20702
20703 * files.el (insert-directory): Take care of empty directory,
20704 listed without -a switch.
20705
bd6a8278
SM
207062005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
20707
04138be8
SM
20708 * textmodes/refill.el (refill-post-command-function):
20709 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
20710 to the list of functions that we should be careful not to undo.
20711 (refill-late-fill-paragraph-function): Remove.
20712 (refill-saved-state): New var.
20713 (refill-mode): Use it to save fill-paragraph-function.
20714 Save also the value of auto-fill-function.
20715
bd6a8278
SM
20716 * term/w32-win.el: Simplify code.
20717
5c20cae2
KS
207182005-01-23 Kim F. Storm <storm@cua.dk>
20719
8f958b40
KS
20720 * simple.el (line-move): Adapt to new return value from
20721 pos-visible-in-window-p.
20722
5c20cae2
KS
20723 * simple.el (line-move): Fix last change. Check partial
20724 visibility at point rather than at window-start.
20725
e1c7e69a
JR
207262005-01-22 Jason Rumney <jasonr@gnu.org>
20727
20728 * term/w32-win.el (xw-defined-colors): Remove debug-message.
20729
3d4d788a
DK
207302005-01-22 David Kastrup <dak@gnu.org>
20731
20732 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
20733
1a8461d3
EZ
207342005-01-22 Eli Zaretskii <eliz@gnu.org>
20735
20736 * type-break.el (type-break-mode): Add a test for
20737 type-break-file-name being non-nil.
20738
1da1887d
EZ
207392005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
20740
20741 * net/eudc.el (top level): Call (message "") via progn, so that
20742 eudc-options-file is loaded.
20743
d00e399a
KS
207442005-01-22 Kim F. Storm <storm@cua.dk>
20745
20746 * simple.el (line-move-1): Rename from line-move.
20747 (line-move): New function that adjusts vscroll for partially
20748 visible rows, and calls line-move-1 otherwise.
20749
2ff1dec9
JW
207502005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
20751
623f1465 20752 * pcomplete.el: Define pcomplete-read-event instead of read-event,
2ff1dec9
JW
20753 since it's not a complete read-event implementation
20754
7ec35700
JB
207552005-01-20 Jay Belanger <belanger@truman.edu>
20756
20757 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
20758 for called function.
20759
a15252fd
ST
207602005-01-20 Steven Tamm <steventamm@mac.com>
20761
6b626913 20762 * term/mac-win.el (process-connection-type): Remove.
a15252fd
ST
20763 Controlled now by s/darwin.h:PTY_ITERATION.
20764
66c226bf
SM
207652005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
20766
20767 * window.el (handle-select-window): Don't switch window when we're
20768 in the minibuffer.
20769
7c018923
SM
207702005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
20771
20772 * subr.el (dotimes-with-progress-reporter): New macro.
20773
20774 * ses.el (ses-dotimes-msg): Remove macro.
20775 Use `dotimes-with-progress-reporter' instead.
20776
8db8a5cf
ST
207772005-01-19 Steven Tamm <steventamm@mac.com>
20778
20779 * term/mac-win.el (process-connection-type): Use new
588c0770 20780 operating-system-release variable to use ptys on Darwin 7 (OS X
8db8a5cf
ST
20781 10.3) when using carbon build.
20782
7679290d
JB
207832005-01-19 Jay Belanger <belanger@truman.edu>
20784
20785 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
20786 flags if the last command was a tab or M-tab.
20787
17c90a9e
JB
20788 * calc/calc-prog.el (calc-user-define-edit): Put original formula
20789 in formula editing buffer.
20790
2c60b6d3
NR
207912005-01-19 Nick Roberts <nickrob@snap.net.nz>
20792
20793 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
20794 breakpoint image symbol in margin.
20795
1ff85beb
JB
207962005-01-19 Jay Belanger <belanger@truman.edu>
20797
20798 * calc/calc-prog.el (calc-execute-kbd-macro):
20799 Ignore calc-keep-arg-flag.
20800
664ca704
KH
208012005-01-19 Kenichi Handa <handa@m17n.org>
20802
20803 * textmodes/ispell.el (ispell-looking-at): New function.
20804 (ispell-process-line): Use ispell-looking-at to compare the ispell
20805 output and the buffer contents.
20806
926787be
JB
208072005-01-18 Jay Belanger <belanger@truman.edu>
20808
20809 * calc/calc.el (calc-display-raw): Fix docstring.
20810
67b9b71f
SM
208112005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
20812
7c018923
SM
20813 * simple.el (blink-matching-open): Strip extra info from syntax.
20814
67b9b71f
SM
20815 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
20816 funny chars in the end-of-here-doc marker.
20817
83c7f806
NR
208182005-01-19 Nick Roberts <nickrob@snap.net.nz>
20819
20820 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
20821 that enable/disabled state of breakpoints is shown correctly in
20822 fringe and on ttys.
20823 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
20824 Add breakpoint information as text properties.
67b9b71f 20825 (gdb-mouse-toggle-breakpoint):
83c7f806 20826 Rename to gdb-mouse-set-clear-breakpoint.
67b9b71f 20827 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
83c7f806
NR
20828 breakpoints in the margin.
20829 (gdb-remove-strings): Simplify.
20830
538a5f8b
JB
208312005-01-17 Jay Belanger <belanger@truman.edu>
20832
20833 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
20834 erasing buffer.
20835
444919be
RS
208362005-01-17 Richard M. Stallman <rms@gnu.org>
20837
20838 * progmodes/grep.el (grep-find): Copy from `grep' the condition
20839 for calling grep-compute-defaults.
20840
20841 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
20842 if buffer is empty.
20843
20844 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
20845
67476fca
SM
208462005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
20847
20848 * hilit-chg.el (highlight-changes-mode): Don't autoload.
20849
20850 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
20851 non-preloaded variables.
20852
4042dc25
ST
208532005-01-17 Steven Tamm <steventamm@mac.com>
20854
20855 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
20856 tex-shell cause to force interactivity when using pipes.
20857
aea3bdb1
KS
208582005-01-17 Kim F. Storm <storm@cua.dk>
20859
20860 * simple.el (just-one-space): Make arg optional.
20861
41774623
NR
208622005-01-17 Nick Roberts <nickrob@snap.net.nz>
20863
20864 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
30598da5 20865 posn-at-x-y to t to access left-margin.
41774623 20866
01917a18
MA
208672005-01-16 Michael Albinus <michael.albinus@gmx.de>
20868
20869 Sync with Tramp 2.0.47.
20870
11948172 20871 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
01917a18
MA
20872 catching keep-date problems in cp/scp operations.
20873 (tramp-handle-copy-file): Don't call `set-file-modes'
20874 unconditionally. Specialized functions should know better what is
20875 necessary. This improves performance a little bit, and the
20876 functions could catch errors with `cp -p' and `scp -p'.
20877 (tramp-do-copy-or-rename-file-via-buffer)
20878 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
20879 when appropriate.
67476fca
SM
20880 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
20881 Call `set-file-modes' when appropriate.
01917a18
MA
20882 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
20883 Johnsson <isak@hypergene.com>
20884 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
20885 of both Tramp buffer and debug buffer. Reported by Joakim Verona
20886 <joakim@verona.se>
20887 (tramp-file-name-for-operation): Mark `shell-command' as magic for
20888 Emacs only.
20889
11948172 20890 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
01917a18
MA
20891 `find-file-hooks' and `dired-mode-hook'.
20892 (tramp-minor-mode-map): Respective map. Add remapping for
20893 `compile' and `recompile'.
20894 (tramp-remap-command, tramp-recompile): New defuns.
20895 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
20896 in buffer "*Compilation*". Call the commands asynchronously.
20897
11948172 20898 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
01917a18
MA
20899 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
20900 `shell-command', because it isn't magic in XEmacs. Reported by
20901 Adrian Aichner <adrian@xemacs.org>.
20902
11948172 20903 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
01917a18
MA
20904 `substitute-in-file-name.
20905 (tramp-smb-handle-substitute-in-file-name): New defun.
20906 (tramp-smb-advice-PC-do-completion): Delete advice.
20907
209082005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
20909
11948172 20910 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
01917a18
MA
20911 Fix error in deleting region.
20912
d4b6c2e3
RS
209132005-01-15 Richard M. Stallman <rms@gnu.org>
20914
20915 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
20916 In non-temp buffer, switch syntax table temporarily.
20917
20918 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
20919
20920 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
20921
20922 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
20923
20924 * imenu.el (imenu--split-menu): Copy menulist before sorting.
20925 (imenu--generic-function): Use START, not BEG, as pos of definition.
20926
20927 * simple.el (just-one-space): Argument specifies number of spaces.
20928
20929 * simple.el (eval-expression-print-format): Avoid warning
20930 about edebug-active.
20931
c85465f9 209322005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
d4b6c2e3
RS
20933
20934 * progmodes/sh-script.el: Code copied from make-mode.el
20935 with small changes,
20936 (sh-mode-map): Bind C-c C-\.
20937 (sh-backslash-column, sh-backslash-align): New variables.
20938 (sh-backslash-region, sh-append-backslash): New functions.
aea3bdb1 20939
43805352
EZ
209402005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
20941
20942 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
67476fca 20943 (rmail-pop-password, rmail-pop-password-required): Move to
43805352 20944 rmail-obsolete group.
67476fca 20945 (rmail-set-pop-password): Rename to rmail-set-remote-password.
43805352 20946 All callers updated.
67476fca 20947 (rmail-get-pop-password): Rename to rmail-get-remote-password.
43805352
EZ
20948 Take an argument specifying whether it is POP or IMAP mailbox we
20949 are using. All callers updated.
67476fca
SM
20950 (rmail-pop-password-error): Rename to
20951 rmail-remote-password-error. Added mailutils-specific error message.
43805352
EZ
20952 (rmail-movemail-search-path)
20953 (rmail-movemail-variant-in-use): New variables.
67476fca
SM
20954 (rmail-remote-password, rmail-remote-password-required):
20955 New customization variables.
af71d4c0 20956 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
43805352 20957 (rmail-parse-url): New function.
67476fca 20958 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
43805352
EZ
20959 with GNU mailutils movemail.
20960
5754a69e
EZ
209612005-01-15 Kevin Ryde <user42@zip.com.au>
20962
20963 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
20964 suffix to space, $ or '$, to correctly position point when going
20965 to @table style constants like DBL_MAX.
20966
a7ed85f0
EZ
209672005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
20968
20969 * type-break.el (type-break-mode, type-break-file-time)
67476fca
SM
20970 (type-break-file-keystroke-count, type-break-choose-file):
20971 Don't store data in or load data from the file if type-break-file-name
a7ed85f0
EZ
20972 is nil.
20973 (type-break-file-name): Doc update as per the above.
20974
f79b331a
EZ
209752005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
20976
20977 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
20978 lookup-key might return nil; handle that.
20979
8b3a75ac
EZ
209802005-01-15 Alan Mackenzie <acm@muc.de>
20981
20982 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
67476fca 20983 rather than the element found, thus enabling the tree to be setcar'd.
8b3a75ac 20984
791d856f
CD
209852005-01-14 Carsten Dominik <dominik@science.uva.nl>
20986
20987 * textmodes/org.el (org-show-following-heading): New option.
20988 (org-show-hierarchy-above): Use `org-show-following-heading'.
7d7dac8c 20989 (org-cycle): Documentation fix.
791d856f
CD
20990
20991 * textmodes/org.el (orgtbl-optimized): New option
20992 (orgtbl-mode): New command, a minor mode.
20993 (orgtbl-mode-map): New variable.
20994 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
20995 (orgtbl-error, orgtbl-self-insert-command)
20996 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
20997
20998 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
20999 a local variable in each org-mode buffer.
21000
67476fca 21001 * textmodes/org.el (org-set-regexps-and-options): Rename from
791d856f 21002 `org-set-regexps'. Added checking for STARTUP keyword.
67476fca 21003 (org-get-current-options): Add STARTUP options.
1bef8597 21004 (org-table-insert-row): Make mode intelligent about when
791d856f 21005 realignment is needed.
67476fca
SM
21006 (org-self-insert-command, org-delete-backward-char, org-delete-char):
21007 New commands.
21008 (org-enable-table-editor): New default value `optimized'.
791d856f
CD
21009 (org-table-blank-field): Support blanking regions if active.
21010
af41e141
CD
210112005-01-14 Carsten Dominik <dominik@science.uva.nl>
21012
099fc2c9
CD
21013 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
21014 if the year is not given.
af41e141 21015
67476fca
SM
21016 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
21017 Add new escapes %m and %M, fixed bug with %F by adding
099fc2c9 21018 save-match-data.
67476fca
SM
21019 (reftex-reference): Remove ?. from list of spaces.
21020 (reftex-label-info): Add automatic label prefix recognition.
21021
21022 * textmodes/reftex-index.el (reftex-index-next-phrase):
21023 Add slave parameter to call of `reftex-index-this-phrase'.
21024 (reftex-index-this-phrase): New optional argument.
21025 (reftex-index-region-phrases): Add slave parameter to call of
21026 `reftex-index-this-phrase'.
21027 (reftex-display-index): New argument redo.
119f6f17 21028 (reftex-index-rescan): Add `redo' to arguments of
67476fca 21029 `reftex-display-index'.
af41e141 21030 (reftex-index-Rescan, reftex-index-revert)
119f6f17 21031 (reftex-index-switch-index-tag): Add `redo' to arguments of
67476fca
SM
21032 `reftex-display-index'.
21033 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
21034 indexing. Fix bug with matching is there is a quote before or
af41e141
CD
21035 after the word.
21036
67476fca
SM
21037 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
21038 Fix bug when collecting citation keys in lines with comments.
af41e141
CD
21039 (reftex-citation): Prefix argument no longer rescans the document,
21040 but forces prompting for optional arguments of cite macros.
67476fca 21041 (reftex-do-citation): Prompting for optional arguments implemented.
af41e141 21042
67476fca
SM
21043 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
21044 Add optional arguments to most cite commands.
af41e141
CD
21045 (reftex-cite-cleanup-optional-args): New option
21046 (reftex-cite-prompt-optional-args): New option.
67476fca 21047 (reftex-trust-label-prefix): New option.
af41e141 21048
67476fca
SM
21049 * textmodes/reftex-toc.el (reftex-toc-find-section):
21050 Add push-mark before changing the position in the buffer.
af41e141 21051
67476fca
SM
21052 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
21053 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
af41e141 21054
5ca75c83
NR
210552005-01-14 Nick Roberts <nickrob@snap.net.nz>
21056
21057 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
21058 more carefully.
21059
ed8031f2
SM
210602005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
21061
21062 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
21063 (sgml-mode): Use it.
21064 (sgml-get-context): Better keep track of implicitly closed tags.
21065
7573e36d
KH
210662005-01-13 Kenichi Handa <handa@m17n.org>
21067
21068 * textmodes/ispell.el: These changes are to fix misalignment error
21069 caused by equivalent characters of different Emacs charsets.
21070 (ispell-unified-chars-table): New variable.
21071 (ispell-get-decoded-string): New function.
21072 (ispell-get-casechars, ispell-get-not-casechars)
21073 (ispell-get-otherchars): Call ispell-get-decoded-string.
21074
80888260
JPW
210752005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
21076
21077 * custom.el (custom-declare-variable): Just put symbol instead
e2244c1d 21078 of (defvar . symbol) in `current-load-list'.
80888260 21079
9deb0aba
RS
210802005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
21081
21082 * emacs-lisp/elint.el: Fixed typo in Commentary section.
21083
f5340eb7
JB
210842005-01-12 Jay Belanger <belanger@truman.edu>
21085
21086 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
21087 to create a Calc summary.
21088
1e801ac3
KS
210892005-01-12 Kim F. Storm <storm@cua.dk>
21090
21091 * mouse.el (mouse-on-link-p): Change functionality and doc
21092 string to comply with latest description in lisp ref.
21093
a1c9fd19
NR
210942005-01-12 Nick Roberts <nickrob@snap.net.nz>
21095
ed8031f2
SM
21096 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
21097 Enable mouse clicks on mode-line, header-line and margin.
119f6f17
RS
21098 (event-type): Give mouse event symbols an `event-kind' property
21099 with value `mouse-click'.
a1c9fd19 21100
066a23af
JL
211012005-01-12 Juri Linkov <juri@jurta.org>
21102
21103 * facemenu.el (list-colors-display): Add new arg buffer-name.
21104 Use it. Fix docstring. Replace code for identifying duplicate
21105 colors by the name with call to `list-colors-duplicates' which
21106 identifies duplicate colors by the value unless the color
21107 is one of special Windows colors. Set truncate-lines to t.
21108 Print sorted duplicate color names on each line. Indent to 22
21109 \(the longest color name in rgb.txt) instead of 20. Optimize.
21110 (list-colors-duplicates): New function.
21111 (facemenu-color-name-equal): Delete function.
21112
987d1819
JL
21113 * facemenu.el (list-colors-print): New function created from code
21114 in list-colors-display. Print #RRGGBB at the window right edge.
21115 (list-colors-display): When temp-buffer-show-function is not
21116 defined, call list-colors-print from temp-buffer-show-hook
21117 to get the right value of window-width in list-colors-print
21118 after the buffer is displayed.
21119
aac42a1b
JL
21120 * simple.el (pop-mark): Move deactivate-mark out of conditional
21121 part to deactivate the active mark regardless of the state of the
21122 mark ring.
21123
21124 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
21125 variables line in desktop files.
21126
afd33362
JL
211272005-01-12 Juri Linkov <juri@jurta.org>
21128
21129 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
21130 Bring together isearch highlight related options.
21131 (lazy-highlight): Replace group `replace' by `matching'.
21132 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
21133 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
21134 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
21135 and declare them obsolete.
21136 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
21137 (isearch-faces): Remove defgroup.
21138 (isearch-overlay, isearch-highlight, isearch-dehighlight):
21139 Move isearch highlighting code closer to lazy highlighting code.
21140
21141 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
21142 (query-replace-highlight, query-replace-lazy-highlight)
21143 (query-replace): Move definitions to the beginning of the file.
21144
424b9d3e
JL
211452005-01-11 Juri Linkov <juri@jurta.org>
21146
881b07f9
JB
21147 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
21148 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
424b9d3e
JL
21149 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
21150
21151 * info.el (Info-history-forward): New variable.
21152 (Info-select-node): Reset Info-history-forward to nil.
21153 (Info-last): Turn into defalias.
21154 (Info-history-back): Rename from Info-last.
21155 Add current node to Info-history-forward.
21156 (Info-history-forward): New fun.
21157 (Info-mode-map): Replace Info-last by Info-history-back.
21158 Bind Info-history-forward to "r".
21159 (Info-mode-menu): Replace Info-last by Info-history-back.
21160 Fix menu item text. Add menu item for Info-history-forward.
21161 (info-tool-bar-map): Replace Info-last by Info-history-back.
21162 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
21163 for Info-history-forward.
21164 (Info-mode): Replace Info-last by Info-history-back in docstring.
21165 Add local variable Info-history-forward.
21166 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
21167
fbd8dc8a
SM
211682005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
21169
21170 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
21171 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
21172 Ignore select-window events rather than fiddle with
21173 mouse-autoselect-window.
21174
28f94a34
RS
211752005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
21176
21177 * type-break.el (type-break-mode): Fix previous change.
21178
b748957a
JB
211792005-01-10 Jay Belanger <belanger@truman.edu>
21180
10907497 21181 * calc/calc-ext.el (calc-reset): Reset when inside embedded
fbd8dc8a
SM
21182 calculator; only reset when point is inside a calculator.
21183 Don't adjust the window height if the window takes up the whole height
10907497 21184 of the frame.
b748957a 21185
e4edc5cd
TTN
211862005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
21187
21188 * ebuff-menu.el (Electric-buffer-menu-mode):
21189 Preserve value of buffer-local var header-line-format.
21190
3579f0c2
JB
211912005-01-09 Jay Belanger <belanger@truman.edu>
21192
21193 * calc/calc.el (calc-mode-var-list-restore-saved-values):
21194 Make sure settings file exists before accessing it.
21195
7f72c3db
JB
21196 * calc/calc-embed.el (calc-embedded-subst):
21197 Replace math-multi-subst-rec, which is only supposed to be called
21198 by math-multi-subst, by math-multi-subst.
21199
5fbf7903
AS
212002005-01-09 Andre Spiegel <spiegel@gnu.org>
21201
21202 * vc.el (vc-allow-async-revert): New user option.
21203 (vc-disable-async-diff): New internal variable.
21204 (vc-revert-buffer): Use them to disable asynchronous diff.
21205
fbd8dc8a
SM
21206 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
21207 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
5fbf7903
AS
21208 asynchronously if vc-disable-async-diff is t.
21209
809c26be
JB
212102005-01-09 Jay Belanger <belanger@truman.edu>
21211
21212 * calc/calc.el (defcalcmodevar): New macro.
21213 (calc-mode-var-list-restore-default-values)
21214 (calc-mode-var-list-restore-saved-values): New functions.
21215 (calc-mode-var-list): Use defcalcmodevar to define it.
21216 (calc-always-load-extensions, calc-line-numbering)
21217 (calc-line-breaking, calc-display-just, calc-display-origin)
21218 (calc-number-radix, calc-leading-zeros, calc-group-digits)
21219 (calc-group-char, calc-point-char, calc-frac-format)
21220 (calc-prefer-frac, calc-hms-format, calc-date-format)
21221 (calc-float-format, calc-full-float-format, calc-complex-format)
21222 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
21223 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
21224 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
21225 (calc-matrix-brackets, calc-language, calc-language-option)
21226 (calc-left-label, calc-right-label, calc-word-size)
21227 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
21228 (calc-display-raw, calc-internal-prec, calc-angle-mode)
21229 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
21230 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
21231 (calc-window-height, calc-display-trail, calc-show-selections)
21232 (calc-use-selections, calc-assoc-selections)
21233 (calc-display-working-message, calc-auto-why, calc-timing)
21234 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
21235 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
21236 (calc-gnuplot-default-device, calc-gnuplot-default-output)
21237 (calc-gnuplot-print-device, calc-gnuplot-print-output)
21238 (calc-gnuplot-geometry, calc-graph-default-resolution)
21239 (calc-graph-default-resolution-3d, calc-invocation-macro)
21240 (calc-show-banner): Use defcalcmodevar to declare them and set
21241 their default values.
21242
21243 * calc/calc-ext.el (calc-reset): Restore saved values of variables
21244 instead of default values (but restore default values if there is
21245 an argument of 0).
21246
0ba9bc53
DK
212472005-01-09 David Kastrup <dak@gnu.org>
21248
21249 * desktop.el (desktop-restore-eager): Fix typo in type.
21250
03e31a1a
RS
212512005-01-08 Richard M. Stallman <rms@gnu.org>
21252
21253 * cus-edit.el (customize): Delete :link.
21254
3aba853a
JB
212552005-01-08 Jay Belanger <belanger@truman.edu>
21256
21257 * calc/calc.el (calc-mode): Remove the extension from the
21258 `calc-settings-file' file name when loading it.
21259
1f387600
KS
212602005-01-08 Kim F. Storm <storm@cua.dk>
21261
21262 * info.el (Info-mode-map, Info-next-link-keymap)
21263 (Info-prev-link-keymap, Info-up-link-keymap):
21264 Map follow-link to mouse-face.
21265 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
21266
a4dfc830
JB
212672005-01-08 Jay Belanger <belanger@truman.edu>
21268
21269 * calc/calc.el (calc-settings-file): Change default value.
21270 Suggested by cgw in a comment in calc-mode.el.
21271
21272 * calc/calc-mode.el (calc-settings-file-name):
21273 Compare calc-settings-file to user-init-file instead of ~/.emacs.
21274 Replace ~/.emacs in a prompt by calc-settings-file.
21275
9abb41eb
LH
212762005-01-07 Lars Hansen <larsh@math.ku.dk>
21277
7716b93b
KS
21278 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
21279 (desktop-lazy-idle-delay): New customizable variables.
9abb41eb
LH
21280 (desktop-buffer-args-list): New variable.
21281 (desktop-append-buffer-args): New function.
21282 (desktop-save): Call desktop-append-buffer-args for some buffers.
21283 (desktop-lazy-create-buffer): New function.
21284 (desktop-idle-create-buffers): New function.
21285 (desktop-read): Add message about buffers to restore lazily.
21286 (desktop-lazy-abort): New command.
21287 (desktop-clear): Call desktop-lazy-abort.
21288 (desktop-lazy-complete): New command.
21289
c7ce7fc4
RS
212902005-01-06 Richard M. Stallman <rms@gnu.org>
21291
21292 * emacs-lisp/find-func.el (find-face-definition):
fbd8dc8a 21293 Rename from find-face.
c7ce7fc4 21294
c35b0c6b
KS
212952005-01-06 Kim F. Storm <storm@cua.dk>
21296
21297 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
21298
21299 * man.el (Man-xref-man-page, Man-xref-header-file)
21300 (Man-xref-normal-file): Add follow-link property.
21301
4c07596d
JB
213022005-01-06 Jay Belanger <belanger@truman.edu>
21303
21304 * calc/calc-units.el: Make sure the proper macro definitions are
21305 available when compiling.
21306
b49018ff
JL
213072005-01-06 Juri Linkov <juri@jurta.org>
21308
fbd8dc8a
SM
21309 * isearch.el (isearch-lazy-highlight-update):
21310 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
b49018ff 21311
e3cde0c7
MB
213122005-01-06 Miles Bader <miles@gnu.org>
21313
fbd8dc8a 21314 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
e3cde0c7
MB
21315 (isearch-lazy-highlight-face): Use new name.
21316
4dbbcb46
SM
213172005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
21318
2eec3e8e
SM
21319 * uniquify.el (uniquify-rationalize-file-buffer-names):
21320 Re-add an interactive spec.
9890ec7d
SM
21321 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
21322 to the same name.
2eec3e8e 21323
4dbbcb46
SM
21324 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
21325 (isearch-update, isearch-done): Adjust calls accordingly.
21326
436c08c2
RS
213272005-01-05 Richard M. Stallman <rms@gnu.org>
21328
c7ce7fc4
RS
21329 * custom.el (custom-set-variables, custom-theme-set-variables):
21330 Clarify documentation.
21331
436c08c2 21332 * emacs-lisp/find-func.el (find-variable)
4dbbcb46 21333 (find-variable-other-window, find-variable-other-frame):
436c08c2
RS
21334 Fix the TYPE args to find-function-read and find-function-do-it.
21335 (find-function): Doc fix.
21336 (find-function-at-point): Replace function-at-point alias.
21337
4829145a
RS
213382005-01-04 Richard M. Stallman <rms@gnu.org>
21339
21340 * cus-face.el (custom-declare-face):
21341 Record defface in current-load-list.
21342
21343 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
21344
21345 * emacs-lisp/find-func.el: Doc fixes.
21346 (find-face-regexp): New variable.
21347 (find-function-regexp-alist): New variable.
21348 (find-function-C-source): Third arg is now TYPE.
21349 (find-function-search-for-symbol): Handle general TYPE.
21350 (find-function-read, find-function-do-it): Handle general TYPE.
21351 (find-definition-noselect, find-face): New functions.
21352 (function-at-point): Alias deleted.
21353
73a6a972
SM
213542005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
21355
21356 * battery.el (display-battery-mode): Rename from display-battery.
21357 Handle the case where it gets turned off.
21358
60d1a807
RS
213592005-01-04 Richard M. Stallman <rms@gnu.org>
21360
dd496df6
RS
21361 * cus-edit.el (customize): Make :link point to user doc.
21362
21363 * man.el (Man-fontify-manpage): Turn off undo generation.
21364
60d1a807
RS
21365 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
21366
d198dfaa
AS
213672005-01-04 Andreas Schwab <schwab@suse.de>
21368
21369 * files.el (insert-directory): Only look for error lines in
73a6a972 21370 inserted text. Don't move too far after processing --dired markers.
d198dfaa 21371
69ba53f7
RS
213722005-01-04 Richard M. Stallman <rms@gnu.org>
21373
21374 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
21375 Don't expand if the character is @, period, dash, etc.
21376 (define-mail-abbrev): Quote names that contain problem characters.
21377
d4bb7735
TTN
213782005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
21379
21380 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
21381
d57c7572
RS
213822005-01-03 Richard M. Stallman <rms@gnu.org>
21383
21384 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
21385 (query-replace-highlight, query-replace-lazy-highlight)
21386 (query-replace): Definitions moved up. Doc fix.
21387
213882005-01-03 Richard M. Stallman <rms@gnu.org>
21389
21390 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
21391 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
21392 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
73a6a972 21393 (lazy-highlight-face): Rename from isearch-lazy-...
d57c7572
RS
21394 Change all references to them.
21395
985a8e0f
LT
213962005-01-03 Luc Teirlinck <teirllm@auburn.edu>
21397
21398 * cus-edit.el (custom-file): Doc fix for defcustom.
21399 (custom-file): The function no longer sets the variable
21400 `custom-file' to its return value.
21401
21402 * startup.el (command-line): No longer load `custom-file'.
21403
8a525646
SM
214042005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
21405
1b60b25a
SM
21406 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
21407
8a525646
SM
21408 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
21409 Don't confuse module-prefixed identifiers for labels.
21410 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
21411
c45c149c
RS
214122005-01-02 Richard M. Stallman <rms@gnu.org>
21413
969be033
RS
21414 * files.el (basic-save-buffer-1): Fix previous change.
21415
19996af4
RS
21416 * loadhist.el (file-loadhist-lookup): New function.
21417 (file-provides, file-requires): Use it.
21418
c45c149c
RS
21419 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
21420 instead of calculating the right size.
21421
d57c7572 214222005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
50292b6e 21423
3625f6b7 21424 * vc-svn.el (vc-svn-diff): Stay local if possible.
85aaa8d2 21425
d101bf56 214262005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3625f6b7 21427
5e39b98a
SM
21428 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
21429
50292b6e
SM
21430 * files.el (hack-local-variables): Fix last change.
21431
731da695
JB
214322005-01-02 Jay Belanger <belanger@truman.edu>
21433
21434 * calc/calc-yank.el (calc-edit-top): New variable.
21435 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
21436 object. Change header properties.
21437 (calc-edit-finish, calc-edit-finish-stack-object)
21438 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
21439 edited object.
21440 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
21441 for the beginning of the edited object.
21442 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
21443 for the beginning of the edited object.
21444 * calc/calc-prog.el (calc-edit-macro-finish-edit)
21445 (calc-finish-formula-edit, calc-macro-repeats)
21446 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
21447 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
21448 beginning of the edited object.
21449 (calc-user-define-edit): Change the header for editing macros.
21450 Remove unnecessary variable.
21451
227c9573
JB
214522005-01-01 Jay Belanger <belanger@truman.edu>
21453
731da695 21454 * calc/calc-yank.el (calc-edit-mode): Change default header.
5e39b98a 21455 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
731da695 21456 * calc/calc-store.el (calc-edit-variable): Change title to match new
c5757d2e 21457 header.
42a797de 21458 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
c5757d2e
JB
21459 mode to match new header.
21460 (calc-user-define-edit): Change titles to include names of commands.
42a797de 21461 (calc-finish-formula-edit): Adjust to handle new header.
c5757d2e 21462 (calc-finish-macro-edit): Remove.
227c9573
JB
21463 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
21464 (calc-edit-macro-command, calc-edit-macro-command-type)
21465 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
21466 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
21467 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
21468 (calc-edit-macro-finish-edit): New functions.
21469 (calc-user-define-edit): Use new functions to edit named calc macros.
21470
4c6af0f6
SM
214712005-01-01 Stefan <monnier@iro.umontreal.ca>
21472
21473 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
21474
21475 * ses.el (copy-region-as-kill): Deactivate mark.
21476
3f68d7c8
RS
214772005-01-01 Richard M. Stallman <rms@gnu.org>
21478
f42a241b
RS
21479 * replace.el (occur-1): If the output buffer is also an input,
21480 don't kill it, rename it.
21481
21482 * faces.el (set-face-background, set-face-foreground): Doc fix.
21483
3f68d7c8
RS
21484 * cus-face.el (custom-face-attributes): Fix :help-echo strings
21485 for :foreground and :background.
21486
3f68d7c8 21487 * dired.el (dired-view-command-alist): Variable deleted.
4c6af0f6 21488 (dired-view-file, dired-mouse-find-file-other-window):
3f68d7c8
RS
21489 Delete the code to use it.
21490
41d0b092
KS
214912005-01-01 Kim F. Storm <storm@cua.dk>
21492
21493 * image.el (insert-sliced-image): Use t for line-height property.
21494
aea6ad3d 21495See ChangeLog.11 for earlier changes.
55115079
PA
21496
21497;; Local Variables:
21498;; coding: iso-2022-7bit
21499;; End:
21500
aaef169d 21501 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
55115079
PA
21502 Copying and distribution of this file, with or without modification,
21503 are permitted provided the copyright notice and this notice are preserved.
21504
21505;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1