*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
0b8f64bc
JB
12006-11-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * help.el (view-emacs-news): Fix typo in error message.
4
5 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
6
7 * shadowfile.el (shadow-define-regexp-group)
8 (shadow-literal-groups, shadow-insert-var): Doc fixes.
9 (shadow-read-files): Fix typo in message.
10 (shadow-inhibit-overload, shadow-find, shadow-suffix)
11 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
12 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
13 (shadow-file-match): Fix typos in docstrings.
14
15 * terminal.el (terminal-emulator): Fix typo in message.
16
17 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
18
19 * emacs-lisp/lselect.el (x-kill-primary-selection)
20 (x-delete-primary-selection, x-copy-primary-selection):
21 Fix typos in error messages.
22
23 * emulation/edt-mapper.el: Fix typo in interactive message.
24
25 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
26
27 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
28 (ispell-help): Fix typos in docstrings.
29 (ispell-help): Fix typo in output message.
30
31 * allout.el (allout-adjust-file-variable)
32 (allout-passphrase-verifier-string)
33 (allout-passphrase-hint-string)
34 (allout-toggle-current-subtree-encryption):
35 * apropos.el (apropos-synonyms):
36 * cus-edit.el (hook):
37 * emacs-lock.el (emacs-lock-from-exiting):
38 * follow.el (follow-avoid-tail-recenter-p):
39 * hexl.el (hexl-mode):
40 * mouse-copy.el (mouse-copy-work-around-drag-bug):
41 * mouse.el (mouse-set-font):
42 * resume.el (resume-emacs-args-file):
43 * rfn-eshadow.el (file-name-shadow-tty-properties):
44 * t-mouse.el (t-mouse-process, t-mouse-mode):
45 * emacs-lisp/cust-print.el (custom-print-install)
46 (custom-print-uninstall, custom-format):
47 * emacs-lisp/shadow.el (list-load-path-shadows):
48 * emulation/tpu-edt.el (tpu-help-text)
49 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
50 (tpu-reset-control-keys):
51 * emulation/vip.el (vip-emacs-local-map)
52 (vip-change-mode-to-emacs):
53 * emulation/viper.el (viper-mode, viper-set-hooks)
54 (viper-major-mode-modifier-list):
55 * emulation/viper-init.el (viper-emacs-state-cursor-color):
56 * emulation/viper-keym.el (viper-emacs-kbd-map)
57 (viper-toggle-key):
58 * mail/feedmail.el (feedmail-queue-reminder)
59 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
60 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
61 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
62 (feedmail-sender-line, feedmail-force-binary-write)
63 (feedmail-from-line, feedmail-deduce-envelope-from)
64 (feedmail-x-mailer-line, feedmail-message-id-generator)
65 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
66 (feedmail-enable-spray, feedmail-spray-this-address)
67 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
68 (feedmail-queue-runner-confirm-global)
69 (feedmail-ask-before-queue-prompt)
70 (feedmail-ask-before-queue-reprompt)
71 (feedmail-prompt-before-queue-standard-alist)
72 (feedmail-prompt-before-queue-user-alist)
73 (feedmail-prompt-before-queue-help-supplement)
74 (feedmail-queue-use-send-time-for-message-id)
75 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
76 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
77 (feedmail-mail-send-hook-queued)
78 (feedmail-confirm-addresses-hook-example)
79 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
80 (feedmail-queue-runner-mode-setter)
81 (feedmail-queue-alternative-mail-header-separator)
82 (feedmail-queue-runner-message-sender)
83 (feedmail-buffer-eating-function, feedmail-binmail-template)
84 (feedmail-run-the-queue-no-prompts)
85 (feedmail-run-the-queue-global-prompt)
86 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
87 (feedmail-envelope-deducer, feedmail-fiddle-date)
88 (feedmail-default-message-id-generator)
89 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
90 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
91 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
92 (vms-pmail-setup):
93 * play/dunnet.el (dun-help):
94 * play/handwrite.el (handwrite):
95 * play/hanoi.el (hanoi-unix-64):
96 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
97 * textmodes/enriched.el (fixed):
98 * textmodes/org.el (org-file-apps)
99 (org-emphasis-regexp-components, org-emphasis-alist):
100 * textmodes/texinfmt.el (batch-texinfo-format):
101 Fix typos in docstrings.
102
cf0f58ba
JB
1032006-11-05 Juanma Barranquero <lekktu@gmail.com>
104
105 * loadhist.el (read-feature): Don't complete features not loaded
106 from a file (which make `unload-feature' to fail).
107
d52c204b
RS
1082006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
109
110 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
111
ed58e877
CY
1122006-11-05 Chong Yidong <cyd@stupidchicken.com>
113
114 * startup.el (command-line-1): Kill emacs if the last frame is
115 deleted while evaluating the command-line arguments.
116
faefde36
RS
1172006-11-05 Richard Stallman <rms@gnu.org>
118
119 * startup.el (init-file-had-error): Add doc string.
cf0f58ba 120 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
faefde36
RS
121 Use fixed-width font for keyboard key descriptions.
122
123 * cus-edit.el (custom-save-all): Error if saving in .emacs
124 and it had an error when loaded.
125
126 * dired-aux.el (dired-copy-file-recursive): Catch errors
127 from recursive copies in the loop, around the recursive call.
128
785428c7
RF
1292006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
130
131 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
132 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
133 `/proc/acpi/thermal_zone/*'.
134 (battery-search-for-one-match-in-files): New. Search a regexp in
135 the content of some files.
136
ec4ef174
EZ
1372006-11-05 Martin Rudalics <rudalics@gmx.at>
138
107709d4
EZ
139 * window.el (mouse-autoselect-window-now): Remove variable.
140 (mouse-autoselect-window-state): New variable.
141 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
142 (mouse-autoselect-window-select, handle-select-window):
143 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
144 Suspend delayed autoselection during menu or popup dialog.
145
ec4ef174
EZ
146 * info-look.el (info-lookup-guess-custom-symbol): New function
147 for retrieving symbol at point in custom buffers.
148 (top level) <info-lookup-maybe-add-help>: Add backquote and
149 comma to ignored characters in regexps of help specifications
150 for emacs-lisp-mode and lisp-interaction-mode. This permits
151 looking up symbols in `...' and after a comma. Add help
152 specifications for custom-mode and help-mode.
153
d3e1986f
EZ
1542006-11-04 Eli Zaretskii <eliz@gnu.org>
155
156 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
157 Don't encode body if RAW is non-nil, or if the old encoding is
158 identical to the new encoding, or if the body contains only
159 eight-bit-* characters.
160
d0974190 1612006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
1b2b8998
EZ
162
163 * faces.el (faces-sample-overlay, describe-face): Revert last
164 changes.
165 (faces-sample-overlay): Remove variable.
166 (describe-face): Insert sample text in the face being described.
167
113fa448
EZ
1682006-11-04 Martin Rudalics <rudalics@gmx.at>
169
170 * whitespace.el (whitespace-indent-regexp): Make this match any
171 multiples of eight spaces near the beginning of a line.
d0974190 172 (whitespace-buffer): Use `remove-overlays' instead of
113fa448
EZ
173 `whitespace-unhighlight-the-space' and `overlay-recenter' to
174 speed up overlay handling.
175 (whitespace-buffer-leading, whitespace-buffer-trailing): Make
176 these functions highlight the text removed by
177 `whitespace-buffer-leading-cleanup' and
178 `whitespace-buffer-trailing-cleanup' respectively.
179 (whitespace-buffer-search): Use `with-local-quit'. Move
180 `format' out of loop to speed up scanning larger buffers.
181 (whitespace-unhighlight-the-space): Remove `remove-hook' since
182 that function is never added to a hook.
183 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
184 (whitespace-buffer-leading-cleanup)
185 (whitespace-refresh-rescan-list): Fix docstrings.
186
615b1c61
KS
1872006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
188
189 * allout.el (allout-during-yank-processing): Cue for inhibiting
190 aberrance processing during yanks.
191 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
192 the amount of yanked topics that can be aberrant.
193 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
194 a function, and supplement with inihibition of doublechecking
195 during yanks.
196 (allout-beginning-of-line, allout-next-heading)
197 (allout-previous-heading, allout-goto-prefix-doublechecked)
198 (allout-back-to-current-heading, allout-next-visible-heading)
199 (allout-next-sibling): Use new allout-do-doublecheck function.
200 (allout-next-sibling): Ensure we made progress when returning
201 other than nil.
202 (allout-rebullet-heading): Preserve text property annotations
203 indicating the text was hidden, if it was.
204 (allout-kill-line): Remove any added was-hidden annotations.
205 (allout-kill-topic): Remove any added was-hidden annotations.
206 (allout-annotate-hidden): Inhibit adding was-hidden text
207 properties to the undo list.
208 (allout-deannotate-hidden): New function to remove was-hidden
209 annotation.
210 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
211 (allout-remove-exposure-annotation): Replaced by
212 allout-deannotate-hidden.
213 (allout-yank-processing): Signal that yank processing is happening
214 with allout-during-yank-processing. Also, wrap
215 allout-unprotected's closer to the text changes, for easier
216 debugging. We need to inhibit-field-text-motion explicitly, in
217 lieu of the encompassing allout-unprotected.
218 (outlineify-sticky): Adjust criteria for triggering new outline
219 decorations to presence or absence of any topics, not just a topic
220 at the beginning of the buffer.
221
9c92edca
JB
2222006-11-03 Juanma Barranquero <lekktu@gmail.com>
223
224 * bs.el (bs--show-all, bs--redisplay):
225 * cus-edit.el (custom-unlispify-menu-entries)
226 (custom-unlispify-tag-names, custom-prompt-variable):
227 * expand.el (expand-pos):
228 * speedbar.el (speedbar-generic-list-tag-p):
229 * wid-edit.el (widget-image-enable):
230 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
231 * emacs-lisp/find-func.el (find-function-noselect)
232 (find-function, find-variable-noselect, find-variable)
233 (find-definition-noselect, find-face-definition):
234 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
235 * net/eudc-vars.el (eudc-expansion-overwrites-query):
236 * progmodes/ada-xref.el (ada-find-in-ali):
237 * textmodes/flyspell.el (flyspell-check-tex-math-command):
238 * textmodes/org.el (org-copy-subtree):
239 * textmodes/table.el (table--row-column-insertion-point-p):
240 Use "non-nil" in docstrings.
241
2422006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
243
244 * sort.el (sort-columns): Set the field separator to tab; on
245 NetBSD, sort complains if "\n" is used as field separator.
246
2472006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
248
249 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
030d1efe 250
757e1681
SM
2512006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
252
253 * server.el (server-auth-key): Remove. Replace by a process-property.
254 (server-start): Don't remove the file of the previous process, but
255 instead clear out the place for the new file.
256 (server-start): Set the :auth-key property.
257 (server-process-filter): Use the :auth-key property.
258
661ca46f
CD
2592006-11-02 Carsten Dominik <dominik@science.uva.nl>
260
261 * textmodes/org.el (org-mode-map): No longer copy
262 `outline-mode-map' explicitly - this is already done by
263 `define-derived-mode'.
264
95eefb35
JB
2652006-11-02 Juanma Barranquero <lekktu@gmail.com>
266
267 * server.el (server-visit-files): Use `when'.
268 (server-process-filter): When authentication fails, send error
269 message to client. Wrap `process-send-region' in `ignore-errors'
270 instead of `condition-case', and remove misleading comment.
271
ac65be04
JL
2722006-11-01 Juri Linkov <juri@jurta.org>
273
274 * simple.el (yank): Doc fix.
275
b7621225
SM
2762006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
277
278 * server.el: Try and fit within 80 columns.
279 (server-start): Make the auth file unreadable by other users.
280
5c79f850
CY
2812006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
282
283 * battery.el (battery-linux-proc-acpi): Prevent range error when
284 `full-capacity' is 0.
285
d0974190 2862006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
3cd2b59f 287
f146cbb0 288 * faces.el (faces-sample-overlay): New defvar.
d4fa60c8
KS
289 (faces-sample-overlay): New function to show face sample text.
290 (describe-face): Use it.
3cd2b59f 291
ecc54057
JB
2922006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
293
294 * progmodes/ada-stmt.el: Change maintainer, apply
295 whitespace-cleanup, checkdoc.
296 (ada-func-or-proc-name): Add doc string.
297
298 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
299 whitespace-cleanup, checkdoc. Minor improvements to many doc
300 strings and comments.
301 (ada-prj-display-page): Change buffer name to more accurately
302 reflect function.
303
304 * progmodes/ada-xref.el: Change maintainer, apply
305 whitespace-cleanup, checkdoc. Minor improvements to many doc
306 strings and comments. Don't look for `gvd' or `ddd' debuggers.
307 (ada-compile-current): Don't add newlines to commands.
308
337e3c70
JB
3092006-10-31 Juanma Barranquero <lekktu@gmail.com>
310
311 * server.el: Add support for TCP sockets.
312 (server-use-tcp, server-host, server-auth-dir): New options.
313 (server-auth-key): New variable.
d4fa60c8
KS
314 (server-ensure-safe-dir): Create nonexistent parent dirs.
315 Ignore Unix-style file modes on Windows.
337e3c70
JB
316 (server-start): Crete a TCP or Unix socket according to the value
317 of `server-use-tcp'. For TCP sockets, create the id/auth file in
318 `server-auth-dir' directory.
319 (server-process-filter): Delete process if authentication
320 fails (which never happens for Unix sockets).
321
2d1dd54d
DK
3222006-10-30 David Kastrup <dak@gnu.org>
323
324 * subr.el (add-to-list): Don't continue checking if a match has
325 been found.
326
024ccae3
CY
3272006-10-30 Chong Yidong <cyd@stupidchicken.com>
328
329 * tutorial.el: Move defvars to avoid bytecomp warnings.
330 (tutorial--find-changed-keys): Check if viper-current-state is
331 bound before using it.
332 (help-with-tutorial): Check if viper-tutorial is defined before
333 using it.
334
6db93af0
CY
3352006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
336
337 * help-fns.el (help-with-tutorial): Moved to tutorial.el.
338
339 * tutorial.el: New file.
340 (help-with-tutorial): Moved here from help-fns.el. Added help for
341 rebound keys. Fixed resume of tutorial.
342 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
343 (tutorial--find-changed-keys, tutorial--display-changes)
344 (tutorial--saved-dir, tutorial--saved-file)
345 (tutorial--save-tutorial): New functions to support the changes in
346 help-with-tutorial.
347
e1ee3b54
KH
3482006-10-30 Kenichi Handa <handa@m17n.org>
349
350 * files.el (revert-buffer): If a unibyte buffer is being reverted
351 with a coding system for multibyte, set buffer multibyte before
352 calling insert-file-contents.
353
7acc677b
SM
3542006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
355
356 * server.el (server-select-display): Use a dummy buffer to detect when
357 the frame is later used.
358 (server-select-display): New function.
359 (server-process-filter): Use it to detect unused temp frames.
360
ecc54057 3612006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
5d1b4ae3
JB
362
363 * progmodes/ada-mode.el: Change maintainer, apply
7acc677b 364 whitespace-clean, checkdoc. Minor improvements to many doc strings.
5d1b4ae3
JB
365 (ada-mode-version): New function.
366 (ada-create-menu): Menu operations are available for all supported
367 compilers.
368
8e7225a2 3692006-10-29 Lars Hansen <larsh@soem.dk>
d4fa60c8
KS
370
371 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
372 Highlight as keyword.
8e7225a2
LH
373 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
374 Don't call tramp-method-out-of-band-p for local files.
375 (tramp-touch): Quote file name.
376
3f9a75cd
GM
3772006-10-28 Glenn Morris <rgm@gnu.org>
378
379 * calendar/calendar.el (cal-html-cursor-month)
380 (cal-html-cursor-year): Add autoloads for this new package.
7acc677b 381 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
3f9a75cd
GM
382
3832006-10-28 Anna Bigatti <bigatti@dima.unige.it>
384
385 * calendar/cal-html.el: New file.
386
c0b1307a
CY
3872006-10-28 Chong Yidong <cyd@stupidchicken.com>
388
389 * emacs-lisp/authors.el (authors-aliases): Update.
390
f6b88dd6
CY
3912006-10-27 Chong Yidong <cyd@stupidchicken.com>
392
393 * version.el (emacs-version): Bump version number to 22.0.90.
394
d32f600d
CY
3952006-10-26 John W. Eaton <jwe@octave.org>
396
397 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
398 New defvar.
399 (inferior-octave-resync-dirs): Check to see whether Octave has
400 built-in variables and set inferior-octave-has-built-in-variables.
401 Check inferior-octave-has-built-in-variables to decide whether to
402 send commands that set built-in variables or call functions to
403 change Octave's behavior.
404 Send "disp (pwd ())" to Octave instead of just "pwd".
405 (inferior-octave-startup): Send "more off" to Octave instead of
406 "page_screen_output = 0".
407
bec9dc7b
CY
4082006-10-26 Chong Yidong <cyd@stupidchicken.com>
409
410 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
411 pattern normally.
412
7a1658df
NR
4132006-10-26 Nick Roberts <nickrob@snap.net.nz>
414
415 * bindings.el (mode-line-mode-menu): Remove bindings for global
416 minor modes (line/column number) as they are on the menubar.
417
f656bdd2
JB
4182006-10-25 Juanma Barranquero <lekktu@gmail.com>
419
40dfee6f
JB
420 * term/w32-win.el (x-handle-name-switch): Doc fix.
421 (w32-standard-fontset-spec): Fix typo in docstring.
422
f656bdd2
JB
423 * midnight.el (midnight-buffer-display-time): Doc fix.
424 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
425
113fa448 4262006-10-22 Martin Rudalics <rudalics@gmx.at>
081ff0c9 427
f656bdd2
JB
428 * textmodes/flyspell.el (flyspell-check-region-doublons):
429 Fix last fix.
081ff0c9 430
6440f303
NR
4312006-10-23 Nick Roberts <nickrob@snap.net.nz>
432
433 * bindings.el (mode-line-mode-menu): List global minor modes
434 before local ones.
435
cbfe778a
KS
4362006-10-23 Kim F. Storm <storm@cua.dk>
437
438 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
439 (sit-for): If last command was a prefix arg, add the read-ahead
440 event to unread-command-events as (t . EVENT) so it will be added
441 to this-command-keys by read-key-sequence.
442
113fa448 4432006-10-22 Martin Rudalics <rudalics@gmx.at>
224ca9c9 444
6b8aed24
CY
445 * textmodes/flyspell.el (flyspell-word): Skip past all previous
446 whitespace when checking doublons.
447 (flyspell-check-region-doublons): Fix doublon regexp.
448 (flyspell-highlight-incorrect-region): Highlight doublons using
449 flyspell-duplicate face.
450
224ca9c9
CY
451 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
452
7a338bef
JW
4532006-10-22 John Wiegley <johnw@newartisans.com>
454
455 * progmodes/python.el (python-use-skeletons): python-mode was
456 auto-inserting templates (for those with abbrev-mode on), not only
457 by default -- *but without a configuration variable to disable
458 it*. This rendered python-mode completely useless for me, so I
459 have added `python-use-skeletons', which is now off by default.
460
f453f5a8
CY
4612006-10-22 Chong Yidong <cyd@stupidchicken.com>
462
463 * progmodes/cperl-mode.el (cperl-mode): Don't assume
464 font-lock-multiline is auto-local (it's not).
465 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
466 initialized before calling cperl-init-faces.
467
df5d417a
NR
4682006-10-22 Nick Roberts <nickrob@snap.net.nz>
469
dead60da
NR
470 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
471 gdb-stack-position a value when there is no fringe.
472
df5d417a
NR
473 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
474 indicator if not visiting a file.
475
f5da083e
DK
4762006-10-20 David Kastrup <dak@gnu.org>
477
478 * window.el (kill-buffer-and-window): Fix a bug where an aborted
479 operation would still cause some window to collapse later.
480
bc8c1bb4
SM
4812006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
482
5ce51a98
SM
483 * vc.el (vc-switch-backend): Try to be more careful with unwanted
484 side-effect due to mixing various backends's file properties.
485
bc8c1bb4
SM
486 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
487 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
488 Return `filename's status if applicable. Update callers.
489
2b192902
KH
4902006-10-19 Kenichi Handa <handa@m17n.org>
491
492 * international/kkc.el (kkc-region): When a key sequence is not
493 defined, append (this-single-command-raw-keys) to
494 unread-input-method-events.
495
ca42cf77
JB
4962006-10-19 Juanma Barranquero <lekktu@gmail.com>
497
498 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
499
045b1908
YM
5002006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
501
502 * version.el (emacs-version): Use mac-carbon-version-string.
503
504 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
505
1df04e22
JD
5062006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
507
508 * select.el (ccl-check-utf-8, string-utf-8-p): New functions
509 (by Kenichi Handa).
510 (xselect-convert-to-string): Decline requests for UTF8_STRING if
511 the selection is not UTF-8.
512
704ec54b
JB
5132006-10-18 Juanma Barranquero <lekktu@gmail.com>
514
515 * progmodes/ada-mode.el (ada-83-string-keywords)
516 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
517 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
518 (ada-looking-at-semi-private, ada-get-body-name):
519 Fix typos in docstrings.
520 (ada-create-case-exception, ada-create-case-exception-substring):
521 Fix typos in error messages.
522 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
523
26e32839
JD
5242006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
525
526 * term/x-win.el (res-geometry): Don't set geometry from Xresources
527 to default-frame-alist if default-frame-alist already contains
704ec54b 528 width/height.
26e32839 529
5a05106b
RS
5302006-10-18 Richard Stallman <rms@gnu.org>
531
532 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
533 Non-interactive arg is the value, not the expression.
704ec54b 534
5a05106b
RS
535 * simple.el (read-expression-map): Just set it, no defvar.
536
537 * subr.el (insert-for-yank-1): If last inserted char has
538 properties, mark them as rear-nonsticky.
539
540 * recentf.el (recentf-mode): Doc fix.
541
542 * facemenu.el (facemenu-add-new-face): Defend against symbol
543 that isn't a face name.
544
545 * dired-aux.el (dired-do-copy): Doc fix.
546
ac6701ea
CY
5472006-10-18 Chong Yidong <cyd@stupidchicken.com>
548
29d890fe 549 * simple.el (line-move-1): Ignore fields when moving to the
ac6701ea
CY
550 beginning of line to avoid getting point stuck.
551
15d8dc8b
CY
5522006-10-18 Martin Rudalics <rudalics@gmx.at>
553
bc8c1bb4
SM
554 * textmodes/flyspell.el (flyspell-word-search-backward):
555 Set inhibit-point-motion-hooks to avoid looping due to intangibile
15d8dc8b
CY
556 text.
557
5a05106b
RS
5582006-10-16 Richard Stallman <rms@gnu.org>
559
560 * help-fns.el (describe-function-1): Special case optimization
561 for self-insert-command.
562
80f6025c
KS
5632006-10-16 Kim F. Storm <storm@cua.dk>
564
565 * ido.el (ido-reread-directory): Work in `dir' mode too.
566
704ec54b 5672006-10-15 Martin Rudalics <rudalics@gmx.at>
63c2b8f4
KS
568
569 * textmodes/table.el: Require 'regexp-opt.
570
534e8a33
KS
5712006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
572
573 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
574 Use shell-quote-argument.
575
576 * shell.el (explicit-bash-args): Likewise.
577
578 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
579 Use grep -E rather than egrep.
580
c5ae0305
KS
5812006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
582
583 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
584
7dc9c189
KS
5852006-10-15 Kim F. Storm <storm@cua.dk>
586
587 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
588
65b4263f
EZ
5892006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
590
591 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
592 to protect whitespace and metacharacters from the shell.
593
c6b19225
EZ
5942006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
595
704ec54b 596 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
c6b19225 597
3f73d221
EZ
5982006-10-13 Eli Zaretskii <eliz@gnu.org>
599
600 * subr.el (start-process-shell-command): Doc fix.
601
53bc2a31
EZ
6022006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
603
604 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
605 the regexp for Maxima symbols.
606
43621386
SM
6072006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
608
609 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
610 (vc-find-root): Don't walk higher up than ~.
611
d81608e0
CY
6122006-10-12 Chong Yidong <cyd@stupidchicken.com>
613
43621386
SM
614 * international/utf-8.el (utf-translate-cjk-load-tables):
615 Avoid clobbering last-coding-system-used during load.
d81608e0 616
5c786047
CD
6172006-10-12 Carsten Dominik <dominik@science.uva.nl>
618
704ec54b
JB
619 * textmodes/reftex-global.el (reftex-create-tags-file):
620 Quote file arguments.
5c786047 621
563964ae
RS
6222006-10-12 Richard Stallman <rms@gnu.org>
623
624 * files.el (file-name-history): Add defvar.
625 (save-some-buffers-action-alist): Improve description strings.
626
c595fad9
AS
6272006-10-12 Andreas Schwab <schwab@suse.de>
628
629 * files.el (auto-mode-alist): Match change log file name also with
630 a dash before a numeric extension.
631
43621386 6322006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
9968f10f
SM
633
634 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
635 After 5.0:
43621386
SM
636 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
637
638 After 5.1: Major edit. Summary of most visible changes:
639
640 - Multiple <<HERE per line allowed.
641 - Handles multiline subroutine declaration headers (with comments).
642 (The exception is `cperl-etags' - but it is not used in the rest
643 of the mode.)
644 - Fontifies multiline my/our declarations (even with comments,
645 and with legacy `font-lock').
646 - Major speedup of syntaxification, both immediate and postponed
647 (3.5x to 15x [for different CPUs and versions of Emacs] on the
648 huge real-life document I tested).
649 - New bindings, edits to imenu.
650 - "_" is made into word-char during fontification/syntaxification;
651 some attempts to recognize non-word "_" during other operations too.
652 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
653 - autoload some more perldoc-related stuff
654 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
655 - Attempt to incorporate XEmacs edits which reached me.
656
657 Fine-grained changelog:
658 (cperl-hook-after-change): New configuration variable.
659 (cperl-vc-sccs-header): Likewise.
660 (cperl-vc-sccs-header): Likewise.
661 (cperl-vc-header-alist): Default via two preceding variables.
662 (cperl-invalid-face): Remove double quoting under XEmacs
663 (still needed under 21.2).
664 (cperl-tips): Update URLs for resources.
665 (cperl-problems): Likewise.
666 (cperl-praise): Mention new features.
667 New C-c key bindings: for `cperl-find-bad-style',
9968f10f 668 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
43621386 669 `cperl-perdoc', and `cperl-perldoc-at-point'.
9968f10f
SM
670 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
671 moved, new submenu of Tools with Ispell entries and narrowing.
43621386
SM
672 (cperl-after-sub-regexp): New defsubst.
673 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
674 Allows heads up to head4.
675 Allow "package;".
676 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
677 (paren-backwards-message): ??? Something for XEmacs???
678 (cperl-mode): Never auto-switch abbrev-mode off.
679 Try to allow '_' be non-word char.
680 Do not use `font-lock-unfontify-region-function' on XEmacs.
681 Reset syntax cache on mode start.
682 Support multiline facification (even on legacy `font-lock').
683 (cperl-facemenu-add-face-function): ??? Some contributed code ???
684 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
685 refuse to inform us whether the fontification is due to lazy
686 calling or due to edit to a buffer, install our own hook
687 (controlled by `cperl-hook-after-change').
688 (cperl-electric-pod): =cut may have been recognized as start.
689 (cperl-block-p): Move, updatedfor attributes.
690 (cperl-calculate-indent): Try to allow '_' be non-word char
691 Support subs with attributes.
692 (cperl-where-am-i): Queit (?) a warning.
693 (cperl-cached-syntax-table) New function.
694 (cperl-forward-re): Use `cperl-cached-syntax-table'.
695 (cperl-unwind-to-safe): Recognize `syntax-type' property
696 changing in a middle of line.
697 (cperl-find-sub-attrs): New function.
698 (cperl-find-pods-heres): Allow many <<EOP per line.
699 Allow subs with attributes.
700 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
701 Recognize "extproc " (OS/2) case-folded and only at start.
702 /x on s///x with empty replacement was not recognized.
703 Better comments.
704 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
705 Allow subs with attributes, labels.
706 Do not confuse "else::foo" with "else".
707 Minor optimizations...
708 (cperl-after-expr-p): Try to allow '_' be non-word char.
709 (cperl-fill-paragraph): Try to detect a major bug in Emacs
710 with `looking-at' inside `narrow' and bulk out if found.
711 (cperl-imenu--create-perl-index): Updates for new
712 `cperl-imenu--function-name-regexp-perl'.
713 (cperl-outline-level): Likewise.
714 (cperl-init-faces): Allow multiline subroutine headers
715 and my/our declarations, and ones with comments.
716 Allow subroutine attributes.
717 (cperl-imenu-on-info): Better docstring.
718 (cperl-etags): Rudimentary support for attributes.
719 Support for packages and "package;".
720 (cperl-add-tags-recurse-noxs): Better (?) docstring.
721 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
722 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
723 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
724 (cperl-perldoc): Add autoload.
725 (cperl-perldoc-at-point): Likewise.
726 (cperl-here-doc-spell): New function.
727 (cperl-pod-spell): Likewise.
728 (cperl-map-pods-heres): Likewise.
729 (cperl-get-here-doc-region): Likewise.
730 (cperl-font-lock-fontify-region-function): Likewise (backward
731 compatibility for legacy `font-lock').
732 (cperl-font-lock-unfontify-region-function): Fix style.
733 (cperl-fontify-syntaxically): Recognize and optimize away deferred
734 calls with no-change. Governed by `cperl-hook-after-change'.
735 (cperl-fontify-update): Recognize that syntaxification region
736 can be larger than fontification one.
737 XXXX we leave `cperl-postpone' property, so this is quadratic...
738 (cperl-fontify-update-bad): Temporary placeholder until
9968f10f 739 it is clear how to implement `cperl-fontify-update'.
43621386
SM
740 (cperl-time-fontification): New function.
741 (attrib-group): New text attribute.
742 (multiline): New value: `syntax-type' text attribute.
9968f10f
SM
743
744 After 5.2:
43621386
SM
745 (cperl-emulate-lazy-lock): New function.
746 (cperl-fontify-syntaxically): Would skip large regions.
747 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
748 Some globals were declared, but uninitialized.
9968f10f
SM
749
750 After 5.3, 5.4:
43621386 751 (cperl-facemenu-add-face-function): Add docs, fix U<>.
9968f10f 752 Copyright message updated.
43621386
SM
753 (cperl-init-faces): Work around a bug in `font-lock'. May slow
754 facification down a bit.
755 Misprint for my|our|local for old `font-lock'
756 "our" was not fontified same as "my|local".
757 Highlight variables after "my" etc even in
758 a middle of an expression.
759 Do not facify multiple variables after my etc
760 unless parentheses are present.
9968f10f
SM
761
762 After 5.5, 5.6
43621386
SM
763 (cperl-fontify-syntaxically): after-change hook could reset.
764 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
9968f10f
SM
765
766 After 5.7:
43621386
SM
767 (cperl-init-faces): Allow highlighting of local ($/).
768 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
769 (cperl-problems): Remove fixed problems.
770 (cperl-find-pods-heres): Recognize #-comments in m##x too.
771 Recognize charclasses (unless delimiter is \).
772 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
773 (cperl-regexp-scan): Update docs.
774 (cperl-beautify-regexp-piece): Use information got from regexp scan.
9968f10f
SM
775
776 After 5.8:
777 Major user visible changes:
778 Recognition and fontification of character classes in RExen.
43621386
SM
779 Variable indentation of RExen according to groups.
780
781 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
782 Fontify REx charclasses in variable-name face.
783 Fontify POSIX charclasses in "type" face.
784 Fontify unmatched "]" in function-name face.
785 Mark first-char of HERE-doc as `front-sticky'.
786 Reset `front-sticky' property when needed.
787 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
788 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
789 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
790 constructs. Support `narrow'ed buffers.
791 (cperl-praise): Remove a reservation.
792 (cperl-make-indent): New function.
793 (cperl-indent-for-comment): Use `cperl-make-indent'.
794 (cperl-indent-line): Likewise.
795 (cperl-lineup): Likewise.
796 (cperl-beautify-regexp-piece): Likewise.
797 (cperl-contract-level): Likewise.
798 (cperl-toggle-set-debug-unwind): New function.
799 New menu entry for this.
800 (fill-paragraph-function): Use when `boundp'.
801 (cperl-calculate-indent): Take into account groups when indenting RExen.
802 (cperl-to-comment-or-eol): Recognize # which end a string.
803 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
804 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
805 (cperl-fontify-syntaxically): More clear debugging message.
806 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
807 (cperl-init-faces): More complicated highlight even on XEmacs (new).
808 Merge cosmetic changes from XEmacs.
9968f10f
SM
809
810 After 5.9:
43621386
SM
811 (cperl-1+): Move to before the first use.
812 (cperl-1-): Likewise.
9968f10f
SM
813
814 After 5.10:
815
bc8c1bb4 816 This code may lock Emacs hard!!! Use at your own risk!
9968f10f 817
43621386
SM
818 (cperl-font-locking): New internal variable.
819 (cperl-beginning-of-property): New function.
820 (cperl-calculate-indent): Use `cperl-beginning-of-property'
821 instead of `previous-single-property-change'.
822 (cperl-unwind-to-safe): Likewise.
823 (cperl-after-expr-p): Likewise.
824 (cperl-get-here-doc-region): Likewise.
825 (cperl-font-lock-fontify-region-function): Likewise.
826 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
827 recursively.
828 Bound `next-single-property-change' via `point-max'.
829 (cperl-unwind-to-safe): Bound likewise
bc8c1bb4 830 (cperl-font-lock-fontify-region-function): Likewise.
43621386
SM
831 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
832 Initialization of `cperl-font-lock-multiline-start' could be
833 missed if the "main" fontification did not run due to the
834 keyword being already fontified.
835 (cperl-pod-spell): Return t from do-one-chunk function.
836 (cperl-map-pods-heres): Stop when the worker returns nil.
837 Call `cperl-update-syntaxification'.
838 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
839 (cperl-get-here-doc-delim): Remove unused function.
9968f10f
SM
840
841 After 5.11:
842
43621386 843 The possible lockup of Emacs (introduced in 5.10) fixed.
9968f10f 844
43621386
SM
845 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
846 (cperl-syntaxify-for-menu): New customization variable.
847 (cperl-select-this-pod-or-here-doc): New function.
848 (cperl-get-here-doc-region): Extra argument.
849 Do not adjust pos by 1.
9968f10f 850
43621386
SM
851 New menu entries
852 (Perl/Tools): Selection of current POD or HERE-DOC section.
853 (Debugging CPerl:) backtrace on fontification.
9968f10f
SM
854
855 After 5.12:
43621386
SM
856 (cperl-cached-syntax-table): Use `car-safe'.
857 (cperl-forward-re): Remove spurious argument SET-ST.
858 Add documentation.
859 (cperl-forward-group-in-re): New function.
860 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
861 (XXXX Temporary (?) hack is to syntax-mark them as comment).
9968f10f
SM
862
863 After 5.13:
43621386 864 (cperl-string-syntax-table): Make { and } not-grouping
9968f10f
SM
865 (Sometimes they ARE grouping in RExen, but matching them would only
866 confuse in many situations when they are not)
43621386
SM
867 (beginning-of-buffer): Replace two occurences with goto-char...
868 (cperl-calculate-indent): `char-after' could be nil...
869 (cperl-find-pods-heres): REx can start after "[" too.
870 Hightlight (??{}) in RExen too.
871 (cperl-maybe-white-and-comment-rex): New constant
872 (cperl-white-and-comment-rex): Likewise.
873 XXXX Not very efficient, but hard to make
874 better while keeping 1 group.
9968f10f
SM
875
876 After 5.13:
43621386
SM
877 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
878 Likewise for 1 << identifier.
9968f10f
SM
879
880 After 5.14:
43621386
SM
881 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
882 Error-less condition-case could fail.
883 (cperl-font-lock-fontify-region-function): Likewise.
884 (cperl-init-faces): Likewise.
9968f10f
SM
885
886 After 5.15:
43621386
SM
887 (cperl-find-pods-heres): Support property REx-part2.
888 (cperl-calculate-indent): Likewise.
889 Don't special-case REx with non-empty 1st line.
890 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
891 Invert highlighting of charclasses:
892 now the envelop is highlighted.
893 Highlight many others 0-length builtins.
894 (cperl-praise): Mention indenting and highlight in RExen.
9968f10f
SM
895
896 After 5.15:
43621386 897 (cperl-find-pods-heres): Highlight capturing parens in REx.
9968f10f
SM
898
899 After 5.16:
43621386
SM
900 (cperl-find-pods-heres): Highlight '|' for alternation
901 Initialize `font-lock-warning-face' if not present.
902 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
903 `font-lock-function-name-face'.
904 (cperl-look-at-leading-count): Likewise.
905 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
906 `font-lock-keyword-face' (needed for
907 batch processing), etc...
908 Use `font-lock-builtin-face' for builtin in REx
909 Now `font-lock-variable-name-face'
910 is used for interpolated variables
911 Use "talking aliases" for faces inside REx
912 Highlight parts of REx (except in charclasses)
913 according to the syntax and/or semantic
914 Syntax-mark a {}-part of (?{}) as "comment"
915 (it was the ()-part)
916 Better logic to distinguish what is what in REx
917 (cperl-tips-faces): Document REx highlighting
918 (cperl-praise): Mention REx syntax highlight etc.
9968f10f
SM
919
920 After 5.17:
43621386
SM
921 (cperl-find-sub-attrs): Would not always manage to print error message.
922 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
9968f10f
SM
923
924 After 5.18:
43621386
SM
925 (cperl-find-pods-heres): Misprint in REx for parsing REx.
926 Very minor optimization.
927 `my-cperl-REx-modifiers-face' got quoted.
928 Recognize "print $foo <<END" as HERE-doc.
929 Put `REx-interpolated' text attribute if needed.
930 (cperl-invert-if-unless-modifiers): New function.
931 (cperl-backward-to-start-of-expr): Likewise.
932 (cperl-forward-to-end-of-expr): Likewise.
933 (cperl-invert-if-unless): Works in "the opposite way" too.
934 Cursor position on return is on the switch-word.
935 Indents comments better.
936 (REx-interpolated): New text attribute.
937 (cperl-next-interpolated-REx): New function.
938 (cperl-next-interpolated-REx-0): Likewise.
939 (cperl-next-interpolated-REx-1): Likewise.
940 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
941 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
942 (cperl-praise): Mention finded interpolated RExen.
9968f10f
SM
943
944 After 5.19:
43621386
SM
945 (cperl-init-faces): Highlight %$foo, @$foo too.
946 (cperl-short-docs): Better docs for system, exec.
947 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
948 Would not find HERE-doc ended by EOF without NL.
949 (cperl-short-docs): Correct not-doubled \-escapes.
950 start block: Put some `defvar' for stuff gone from XEmacs.
9968f10f
SM
951
952 After 5.20:
43621386
SM
953 initial comment: Extend copyright, fix email address.
954 (cperl-indent-comment-at-column-0): New customization variable.
955 (cperl-comment-indent): Indentation after $#a would increasy by 1.
956 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
957 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
958 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
959 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
960 highlight $ in $foo too (UNTESTED).
961 (cperl-set-style): Docstring missed some available styles.
962 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
963 Change "Current" to "Memorize Current".
964 (cperl-indent-wrt-brace): New customization variable; the default is
965 as for pre-5.2 version.
966 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
967 (cperl-style-alist): Likewise.
968 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
969 and `cperl-extra-newline-before-brace' etc
970 being t
971 (cperl-indent-exp): Plans B and C to find continuation blocks even
972 if `cperl-extra-newline-before-brace' is t.
9968f10f
SM
973
974 After 5.21:
975 Improve some docstrings concerning indentation.
43621386
SM
976 (cperl-indent-rules-alist): New variable.
977 (cperl-sniff-for-indent): New function name
978 (separated from `cperl-calculate-indent').
979 (cperl-calculate-indent): Separate the sniffer and the indenter;
980 uses `cperl-sniff-for-indent' now.
981 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
982 was inverted;
983 Support `comment-column' = 0.
9968f10f 984
704ec54b 9852006-10-11 Martin Rudalics <rudalics@gmx.at>
a3545af4
JD
986
987 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
988 * help-at-pt.el (scan-buf-move-to-region): Likewise.
989 * longlines.el (longlines-window-change-function): Likewise.
990 * simple.el (undo-ask-before-discard): Likewise.
991 * wid-edit.el (widget-field-prompt-internal)
43621386 992 (widget-documentation-link-p): Likewise.
a3545af4 993
0f9c4a96
SM
9942006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
995
996 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
997 for a keyword.
998
e29d96b6
SM
9992006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1000
1001 * newcomment.el (comment-valid-prefix-p): Make the check
1002 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
1003 (comment-indent-new-line): Adjust call.
1004
80f66ef4
CY
10052006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
1006
1007 * allout.el (allout-back-to-current-heading): Base on lower-level
1008 routines to get proper disqualification of aberrant topics.
1009
491bf4bc
RS
10102006-10-09 Richard Stallman <rms@gnu.org>
1011
1012 * textmodes/two-column.el (2C-two-columns): Doc fix.
1013
b000ea17
KS
10142006-10-09 Kim F. Storm <storm@cua.dk>
1015
1016 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
1017 about implicit use.
1018
408f1b9d
RS
10192006-10-08 Richard Stallman <rms@gnu.org>
1020
1021 * textmodes/two-column.el (2C-two-columns): Doc fix.
1022
1eb1a906
RS
10232006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
1024
1025 * files.el: Mark `buffer-read-only' as safe-local-variable.
1026
3339a0ca
NR
10272006-10-08 Nick Roberts <nickrob@snap.net.nz>
1028
704ec54b
JB
1029 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
1030 Burp if GUD buffer has been killed.
3339a0ca 1031
612f91f0
SM
10322006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1033
1034 * completion.el (add-completions-from-c-buffer):
1035 Don't presume an error's second element is a string.
1036 Use looking-at rather than buffer-substring + member.
1037
4baf35c9
EZ
10382006-10-07 Eli Zaretskii <eliz@gnu.org>
1039
1040 * mail/rmail.el (rmail-redecode-body): If the old encoding is
1041 `undecided', call find-coding-systems-region to find a proper
1042 non-trivial encoding.
0736daff
EZ
1043 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
1044 and "text/plain".
4baf35c9 1045
857b15e9
EZ
10462006-10-07 Kevin Ryde <user42@zip.com.au>
1047
1048 * textmodes/reftex-vars.el (defgroup reftex): Update home page
1049 url-link.
1050
1051 * strokes.el (defgroup strokes): Remove invalid url-link.
1052
2a575769
EZ
10532006-10-07 Magnus Henoch <mange@freemail.hu>
1054
1055 * autoinsert.el (auto-insert-alist): Doc fix.
1056
f5da083e 10572006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
d3886822 1058
612f91f0
SM
1059 * mouse-sel.el (mouse-insert-selection-internal):
1060 Use insert-for-yank, so that yank handlers are run.
d3886822 1061
4a61fd6f
KS
10622006-10-07 Kim F. Storm <storm@cua.dk>
1063
1064 * ido.el (ido-file-extension-aux): Fix comparison.
1065
ee37d135
KS
10662006-10-06 Kim F. Storm <storm@cua.dk>
1067
1068 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
1069
dde5dcd2
JB
10702006-10-05 Juanma Barranquero <lekktu@gmail.com>
1071
1072 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
1073 (ad-make-mapped-call): Use `let', not `let*'.
1074
1d5b0c66
CY
10752006-10-05 Chong Yidong <cyd@stupidchicken.com>
1076
1077 * international/mule-cmds.el (coding-system-change-eol-conversion):
1078 Ensure the coding system is initialized before calling
1079 coding-system-eol-type.
1080
82f28564
CD
10812006-10-04 Carsten Dominik <dominik@science.uva.nl>
1082
dde5dcd2
JB
1083 * textmodes/org.el (org-rm-props, org-activate-plain-links)
1084 (org-activate-angle-links, org-activate-dates)
1085 (org-activate-target-links, org-activate-camels)
82f28564
CD
1086 (org-activate-tags): Add `rear-nonsticky' text property to avoid
1087 textproperty keymaps from being active beyond the end of a line.
1088 (org-unfontify-region): Also remove `rear-nonsticky' property.
1089
9d3155c6
KH
10902006-10-04 Kenichi Handa <handa@m17n.org>
1091
1092 * international/code-pages.el (next): Table fixed.
1093
7629d417
SM
10942006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1095
1096 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
1097 that it's been made unnecessary by removing narrowing.
1098
49c7a608
SM
10992006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1100
1101 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
1102 control flow a bit, simplify another bit, and add comments.
1103
f3b5dd74
DK
11042006-10-03 David Kastrup <dak@gnu.org>
1105
1106 * help.el (describe-mode): For clicks on mode-line, use "@"
1107 interactive argument to get the major mode of the click instead of
1108 the current buffer.
1109
1110 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
1111 in order to better redirect mouse-2 clicks. Also allow default
1112 bindings to apply.
1113
73812be6
KS
11142006-10-03 Kim F. Storm <storm@cua.dk>
1115
1116 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
1117 (pushnew): Fix last change.
1118
a0370ba4
JPW
11192006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
1120
1121 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
1122 Use the interactive spec of `eval-expression'.
1123
8c86938f
EZ
11242006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
1125
1126 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
1127
dde5dcd2 11282006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
6c77efbe
SJ
1129
1130 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
1131 2006-09-28 commit.
1132
4e14c04c
KH
11332006-10-02 Kenichi Handa <handa@m17n.org>
1134
1135 * international/code-pages.el (iso-8859-6): Table fixed.
1136
dde5dcd2 11372006-10-01 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
7de3f9a4
RS
1138
1139 * dired.el (dired-build-subdir-alist): Fix previous change.
1140
1f8a132d
RS
11412006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se>
1142
1143 * simple.el (undo-elt-crosses-region): Fix the inequalities.
1144
04e408d9
SM
11452006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1146
8f1a5a9b
SM
1147 * emacs-lisp/find-func.el (find-function-regexp): Don't match
1148 "define-button-type".
1149
04e408d9
SM
1150 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
1151 they don't keep accumulating.
1152
7b8e334c
EZ
11532006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1154
1155 * ffap.el (ffap-rfc-path): Change the address of the RFC
04e408d9 1156 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
7b8e334c 1157
65e7eb3d
EZ
11582006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
1159
1160 * allout.el (allout-expose-topic): Rectify implementation of "+"
1161 spec, so that bodies are not exposed with headlines.
1162
11632006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
1164
1165 * allout.el (allout-current-depth): Do aberrent check only at or
1166 below doublecheck depth.
1167 (allout-chart-subtree): Make it explicit that LEVELS being nil
1168 means unlimited depth. Drop undocumented support for LEVELS value
1169 t meaning unlimited depth. (This is consistent with
1170 allout-chart-to-reveal, but contrary to allout-show-children,
1171 which needs to use nil to default to depth of 1.)
1172 (allout-goto-prefix-doublechecked): Wrap long docstring line.
1173 (allout-chart-to-reveal): Be explicit in docstring about meaning
1174 of nil LEVELS, and drop support for LEVELS value t.
1175 (allout-show-children): Translate the level spec used by this
1176 routine to that used by allout-chart-subtree and
1177 allout-chart-to-reveal.
1178 (allout-show-to-offshoot): Retry once when stuck, after opening
1179 subtree - improvements in discontinuity handling likely will
1180 enable progress.
1181
b0c4ae71
CY
11822006-09-30 Chong Yidong <cyd@stupidchicken.com>
1183
1184 * wid-edit.el (widget-button-click-moves-point): New variable.
1185 (widget-button-click): If widget-button-click-moves-point is
1186 non-nil, set point after performing the button action
1187
1188 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
1189
e2247cd0
EZ
11902006-09-30 Martin Rudalics <rudalics@gmx.at>
1191
04e408d9 1192 * files.el (find-file-existing): Modify to not allow wildcards.
e2247cd0 1193
00fa4024
EZ
11942006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1195
1196 * simple.el (undo-more): When undo information for the region is
1197 exhausted, say "No further undo information FOR REGION".
1198
57763824
EZ
11992006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
1200
04e408d9
SM
1201 * progmodes/sh-script.el (sh-prev-thing):
1202 Take `sh-leading-keywords' into account.
57763824 1203
ee53ec68
GM
12042006-09-29 Glenn Morris <rgm@gnu.org>
1205
f4d82e00
GM
1206 * custom.el (defcustom): Doc fix.
1207
04e408d9
SM
1208 * calendar/calendar.el (european-calendar-style):
1209 Call european-calendar or american-calendar as needed when set.
ee53ec68
GM
1210 (diary-view-entries, list-calendar-holidays): Move autoloads
1211 before use.
1212
f9df5f68
JL
12132006-09-29 Juri Linkov <juri@jurta.org>
1214
1215 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
1216 to nil if there is no previous property change.
1217
31b7fa51
CY
12182006-09-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1219
1220 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
1221 saving anything to be sure that `forward-sexp' behaves correctly.
1222
e94e78cc
CY
12232006-09-29 Chong Yidong <cyd@stupidchicken.com>
1224
1225 * simple.el (line-move-finish): Ignore field boundaries if the
1226 initial and final points have the same `field' property.
1227
f45b66b9
KS
12282006-09-29 Kim F. Storm <storm@cua.dk>
1229
1230 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
1231 to t while calling ido-read-internal.
1232
86cc4a71
CD
12332006-09-29 Carsten Dominik <dominik@science.uva.nl>
1234
1235 * textmodes/org.el (org-file-remote-p): Get regexp from list.
04e408d9 1236 (org-archive-subtree): Remove erraneous `]' from character list.
86cc4a71 1237
ddd1c214
JY
12382006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
1239
1240 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
1241 (ses-reconstruct-all): Make undo of "insert row" work by keeping
1242 markers for data-area and parameters-area.
1243
efa0c0ef
SM
12442006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1245
472e1031
SM
1246 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
1247
efa0c0ef
SM
1248 * font-lock.el (font-lock-after-change-function): Refontify next line
1249 as well if end is at BOL.
1250 (font-lock-extend-jit-lock-region-after-change): Be more careful to
1251 only extend the region as much as needed.
1252
de25ebb8
RS
12532006-09-28 Richard Stallman <rms@gnu.org>
1254
1255 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
1256
1257 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
1258
efa0c0ef 1259 * international/mule.el (after-insert-file-set-coding):
de25ebb8 1260 If VISIT, don't let set-buffer-multibyte make undo info.
efa0c0ef 1261
dde5dcd2 12622006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
e4eb8462
CY
1263
1264 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
1265 lines in base64-encoded authentication response.
1266
ed0aa46c
VJL
12672006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1268
1269 * progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
1270 (ebnf-version): New version 4.3.
1271 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
1272 (ebnf-prologue): Adjust PostScript programming.
1273 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
1274 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
1275
c1860747
SM
12762006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
1277
be956324
SM
1278 * jit-lock.el (jit-lock-force-redisplay): Rename from
1279 jit-lock-fontify-again, and undo the mistaken change I've just done.
1280
c1860747
SM
1281 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
1282 (jit-lock-fontify-again): Don't refontify text that's not displayed.
1283
eb89917c
KH
12842006-09-26 Kenichi Handa <handa@m17n.org>
1285
1286 * startup.el (display-splash-screen): Allow a prefix argument.
1287
daea741e
JR
12882006-09-25 Jason Rumney <jasonr@gnu.org>
1289
1290 * subr.el (shell-quote-argument): Use DOS logic for Windows
1291 shells with DOS semantics.
1292
de25ebb8
RS
12932006-09-24 Richard Stallman <rms@gnu.org>
1294
1295 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
1296 (compilation-goto-locus): Use compilation-goto-locus-delete-o
1297 to delete the overlay. Put it on pre-command-hook.
1298
1299 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
1300
f45b66b9 1301 * startup.el (fancy-splash-screens, normal-splash-screen):
de25ebb8
RS
1302 Call the splash buffer *About GNU Emacs*.
1303
f45b66b9 1304 * simple.el (next-error-highlight, next-error-highlight-no-select):
de25ebb8
RS
1305 Default to 0.5.
1306 (yank-excluded-properties): Add `fontified'.
1307
1308 * font-lock.el (font-lock-compile-keywords): Allow value of
1309 syntax-begin-function to enable paren-column-0 highlighting.
1310
13112006-09-24 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
1312
1313 * dired.el (dired-build-subdir-alist): When file ends in colon,
1314 don't exit the loop, just disregard that file.
1315
963355a4
CY
13162006-09-24 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * simple.el (line-move-finish): Handle corner case for fields in
1319 continued lines.
1320 (line-move-1): Remove flawed test for that case.
1321
3f56acf9
CY
13222006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
1323
1324 * icomplete.el (icomplete-simple-completing-p): Use the correct
1325 name for the new variable, `icomplete-with-completion-tables'.
1326 (file local variables): Remove superfluous setting.
1327
47c131a0
GM
13282006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
1329
1330 * calendar/appt.el (appt-check): Fix typo for appointments just
1331 after midnight.
1332
98da283b
CY
13332006-09-23 Chong Yidong <cyd@stupidchicken.com>
1334
1335 * help.el (describe-key-briefly, describe-key): Don't expect an
1336 extra up event if a down-event is generated by a popup menu.
1337
dde5dcd2 13382006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
e42a01cb
CY
1339
1340 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
1341 local dictionary when changing the global dictionary.
1342
397e713b
CY
13432006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
1344
1345 * icomplete.el (icomplete-with-completion-tables): List of
1346 specialized completion tables with which icomplete should
1347 operate. Include the new `internal-complete-buffer', so icomplete
1348 works with interactive buffer-selection.
1349 (icomplete-simple-completing-p): Add acceptance of specialized
1350 completion tables listed in icomplete-with-completion-tables.
1351
1e2d7573
YM
13522006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1353
1354 * frame.el (focus-follows-mouse): Set default to nil on Mac.
1355
1356 * startup.el (command-line): Use `custom-reevaluate-setting' for
1357 `focus-follows-mouse'.
1358
a9af8380
RS
13592006-09-22 Richard Stallman <rms@gnu.org>
1360
1361 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
1362 explain why Save is not available.
1363
da37d01f
JB
13642006-09-22 Juanma Barranquero <lekktu@gmail.com>
1365
1366 * woman.el (woman0-so): Use `let*', not `let'.
1367 (woman-horizontal-line): Remove unbalanced parenthesis.
1368
8cc8239e
SM
13692006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
1370
1371 * woman.el: Make sure all the end-of-region markers we use have
1372 a non-nil insertion-type.
1373 (woman0-so): Move things around so we can use copy-marker.
1374 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
1375 Adjust marker type.
1376 (woman2-process-escapes): Check marker type.
1377 (woman-horizontal-line): Dispense with the use of a marker.
1378
eb8c8b04
JB
13792006-09-22 Jay Belanger <belanger@truman.edu>
1380
1381 * calc/calc-lang.el: Add Greek letters to math-variable-table
1382 property of tex.
1383
16abdbe6
CY
13842006-09-22 Chong Yidong <cyd@stupidchicken.com>
1385
7629d417 1386 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
16abdbe6 1387
1d8f4cb6
MY
13882006-09-22 Masatake YAMATO <jet@gyve.org>
1389
1390 * add-log.el (add-log-current-defun): Use `forward-sexp'
1391 instead of `forward-word' to pick c++::symbol.
1392 Reported by Herbert Euler <herberteuler@hotmail.com>.
1393
2e77924d
KH
13942006-09-22 Kenichi Handa <handa@m17n.org>
1395
1396 * bindings.el: Fix setting self-insert-command for multibyte
1397 characters in global-map.
1398
89bf250e
DK
13992006-09-21 David Kastrup <dak@gnu.org>
1400
1401 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
1402 doc string.
1403
8584826b
KH
14042006-09-21 Kenichi Handa <handa@m17n.org>
1405
1406 * language/european.el ("Latin-1"): Add windows-1252 to
1407 coding-priority.
1408 ("German"): Likewise.
1409
b521ddce
KS
14102006-09-21 Kim F. Storm <storm@cua.dk>
1411
1412 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
1413 Suggested by Miles Bader.
1414
1415 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
1416 instead of add-to-list in the simple case.
1417
01e0132d
KH
14182006-09-20 Kenichi Handa <handa@m17n.org>
1419
7629d417 1420 * isearch.el (isearch-process-search-char): Cancel the previous change.
01e0132d
KH
1421 (isearch-search-string): New function.
1422 (isearch-search): Use isearch-search-string.
1423 (isearch-lazy-highlight-search): Likewise.
1424
502ca00a
VJL
14252006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1426
7f7f218c
VJL
1427 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
1428 string to become an option.
502ca00a 1429
02bb2aab
SM
14302006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1431
1432 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
1433
a4df1f8b
KS
14342006-09-20 Kim F. Storm <storm@cua.dk>
1435
1436 * simple.el (line-move-partial): Call pos-visible-in-window-p with
1437 position t instead of trying both window-end and window-end - 1.
1438
cd3af09d
CD
14392006-09-20 Carsten Dominik <dominik@science.uva.nl>
1440
1441 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
1442 hidden trees.
1443
1d45e02e
DK
14442006-09-20 David Kastrup <dak@gnu.org>
1445
9ed38a84
DK
1446 * mouse.el (mouse-posn-property): Improve doc string.
1447 (mouse-on-link-p): Change buffers for function calls on links.
1448
02bb2aab 1449 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
1d45e02e
DK
1450 buffer is read-only.
1451
3e7678c8 14522006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
1b4d97b2
CY
1453
1454 * allout.el (allout-unprotected): Let inhibit-read-only only when
1455 buffer-read-only isn't set.
1456 (allout-annotate-hidden): Enable topic annotation during copies even
1457 when the buffer is read-only, eg for topic copies. Ensure that the loop
1458 advances, even when the span extends beyond the deletion region.
1459 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
1460 rather than allout-exposure-changed-hook, as a stronger assertion.
1461 (allout-keybindings-list): Add bindings for
1462 allout-copy-line-as-kill and allout-copy-topic-as-kill.
02bb2aab
SM
1463 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
1464 Copy wrappers for allout-kill-line and allout-kill-topic.
1b4d97b2
CY
1465 (allout-listify-exposed): Position correctly to accumulate lines.
1466
fef11f15
CY
14672006-09-19 Chong Yidong <cyd@stupidchicken.com>
1468
1469 * simple.el (line-move-1): Escape field boundaries occurring
1470 exactly at point. Update goal column if constrained to a field.
02bb2aab 1471 (line-move-finish): Escape field boundaries occurring exactly at point.
fef11f15 1472
e9ae308c
SM
14732006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
1474
1475 * mouse.el (mouse-on-link-p): Tentatively fix last change.
1476 (mouse-drag-vertical-line): Remove unused var `wconfig'.
1477
7bbc67d2
KS
14782006-09-19 Kim F. Storm <storm@cua.dk>
1479
06e6b4be
KS
1480 * help.el (describe-key-briefly, describe-key): Simplify printing
1481 of descriptions by using format and %S. Fix "is undefined"
1482 messages to say "at that spot" for mouse events.
1483
7bbc67d2
KS
1484 * simple.el (line-move-partial): Optimize. Try window-line-height
1485 before posn-at-point to get vpos of current line.
1486
f573c8b0 14872006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
7bbc67d2 1488
95f5a37f 1489 * viper.el: Bump up version/date of update to reflect the substantial
f573c8b0 1490 changes done in August 2006.
7bbc67d2 1491
95f5a37f 1492 * viper-cmd (viper-next-line-at-bol): Make sure button-at, push-button
f573c8b0 1493 are defined.
7bbc67d2 1494
95f5a37f 1495 * ediff-util.el (ediff-add-to-history): New function.
7bbc67d2 1496
95f5a37f 1497 * ediff.el: Use ediff-add-to-history instead of add-to-history.
7bbc67d2 1498
2b1119a0
RS
14992006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1500
1501 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
e9ae308c
SM
1502 Delete duplicate make-local-variable form.
1503 (conf-space-keywords): Add autoload cookie.
1504 Fix typo (`keywords', not `keyword').
2b1119a0 1505
c4823934
JD
15062006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1507
1508 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
1509 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
1510 to x-gtk-use-old-file-dialog
1511
0c577361
RS
15122006-09-18 Richard Stallman <rms@gnu.org>
1513
1514 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
1515 that might come in during mouse tracking.
1516
661bdc06
KS
15172006-09-18 Kim F. Storm <storm@cua.dk>
1518
1519 * simple.el (line-move-partial): Rework 2006-09-15 change to use
1520 new window-line-height function. Further optimize by not calling
1521 pos-visible-in-window-p for window-end when window-line-height
1522 returns useful information.
1523
ddec2286
RS
15242006-09-16 Richard Stallman <rms@gnu.org>
1525
1526 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
1527 (conf-space-mode): Don't handle prefix arg.
1528 Delete conf-space-keywords-override code.
1529 Use add-hook.
1530 (conf-space-keywords): New command.
1531 (conf-space-mode-internal): Be careful with imenu-generic-expression.
1532 Delete conf-space-keywords-override code.
1533 (conf-space-keywords-alist): Doc fix.
1534 (conf-space-font-lock-keywords): Doc fix.
1535 (conf-space-keywords-override): Var deleted.
1536
118d23f8
CY
15372006-09-16 Chong Yidong <cyd@stupidchicken.com>
1538
1539 * startup.el (fancy-splash-screens): Don't switch to the scratch
1540 buffer; it may not be the next buffer.
1541
c7abb182
RF
15422006-09-16 Romain Francoise <romain@orebokech.com>
1543
1544 * saveplace.el (load-save-place-alist-from-file): Use expanded name
1545 in both messages.
1546
be8b7dbd
RS
15472006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
1548
1549 * progmodes/python.el (python-preoutput-filter):
1550 Fix arg order to string-match.
1551
9af0a0b9
RS
15522006-09-16 Richard Stallman <rms@gnu.org>
1553
1554 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
1555 font-lock-compile-keywords.
1556
1557 * font-lock.el (font-lock-compile-keywords): Rename optional arg
1558 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
1559
b984fed9
JD
15602006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1561
b1707a95
JD
1562 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
1563
b984fed9
JD
1564 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
1565 and the data doesn't look like UTF8, send STRING instead.
1566
9c92edca 15672006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
5c823193 1568
e9ae308c
SM
1569 * textmodes/flyspell.el (flyspell-check-region-doublons):
1570 New function to detect duplicated words.
5c823193
CY
1571 (flyspell-large-region): Use it.
1572
095f9ae4
CY
15732006-09-16 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * simple.el (line-move-to-column): Revert 2006-08-03 change.
1576
0f101663
EZ
15772006-09-16 Eli Zaretskii <eliz@gnu.org>
1578
1579 * help.el (describe-prefix-bindings): Use let, not let*.
1580
8a559d4e 15812006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
d8350998
CY
1582
1583 * allout.el (allout-regexp, allout-line-boundary-regexp)
1584 (allout-bob-regexp): Correct grouping and boundaries to fix
1585 backwards traversal.
e9ae308c
SM
1586 (allout-depth-specific-regexp, allout-depth-one-regexp):
1587 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
d8350998
CY
1588 worse time in allout-ascend.
1589 (allout-doublecheck-at-and-shallower): Identify depth threshold
1590 below which topics are checked for and disqualified by containment
1591 discontinuities.
1592 (allout-hotspot-key-handler): Correctly handle multiple-key
1593 strokes. Remove some unused variables.
1594 (allout-mode-leaders): Clarify that mode-specific comment-start
8a559d4e 1595 will be used.
d8350998
CY
1596 (set-allout-regexp): Correctly regexp-quote allout regexps to
1597 properly accept alternative header-leads and primary bullets with
1598 regexp-specific characters (eg, C "/*", mathematica "(*").
1599 Include new regular expressions among those configured.
e9ae308c
SM
1600 (allout-infer-header-lead-and-primary-bullet):
1601 Rename allout-infer-header-lead.
1602 (allout-recent-depth): Manifest as a variable as well as a function.
d8350998 1603 (allout-prefix-data): Simplify into an inline instead of a macro,
8a559d4e
EZ
1604 assuming current match data rather than being explicitly passed
1605 it. Establish allout-recent-depth value as well as
d8350998
CY
1606 allout-recent-prefix-beginning and allout-recent-prefix-end.
1607 (allout-aberrant-container-p): True when an item's immediate
1608 offspring discontinuously contained. Useful for disqualifying
1609 unintended topic prefixes, likely at low depths.
e9ae308c 1610 (allout-goto-prefix-doublechecked): Elaborate version of
d8350998 1611 allout-goto-prefix which disqualifies aberrant pseudo-items.
8a559d4e
EZ
1612 (allout-pre-next-prefix): Layer on top of lower-level routines, to
1613 get disqualification of aberrant containers.
1614 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
1615 containers.
d8350998
CY
1616 (allout-beginning-of-current-entry): Position at start of buffer
1617 when in container (depth 0) entry.
1618 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
1619 (allout-current-bullet): Strip text properties.
1620 (allout-get-prefix-bullet): Use right match groups.
e9ae308c
SM
1621 (allout-beginning-of-line, allout-next-heading):
1622 Disqualify aberrant containers.
8a559d4e
EZ
1623 (allout-previous-heading): Disqualify aberrant containers, and
1624 change to regular (rather than inline) function, to allow
1625 self-recursion.
d8350998
CY
1626 (allout-get-invisibility-overlay): Increment so progress is made
1627 when the first overlay is not the sought one.
1628 (allout-end-of-prefix): Disqualify aberrant containers.
1629 (allout-end-of-line): Cycle something like allout-beginning-of-line.
1630 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
1631 outline.el outlines) functional again. Change the primary bullet
1632 along with the header-lead - level 1 new-style bullets now work.
9c92edca
JB
1633 Engage allout-before-change-handler in mainline Emacs, not just
1634 XEmacs, to do undo handling.
d8350998
CY
1635 (allout-before-change-handler): Expose undo changes occurring in
1636 hidden regions. Use allout-get-invisibility-overlay instead of
1637 reimplementing it inline.
1638 (allout-chart-subtree): Use start rather than end of prefix in
1639 charts. Use allout-recent-depth variable.
1640 (allout-chart-siblings): Disqualify aberrant topics.
1641 (allout-beginning-of-current-entry): Position correctly.
1642 (allout-ascend): Use new allout-depth-specific-regexp and
8a559d4e
EZ
1643 allout-depth-one-regexp for linear instead of O(N^2) or worse
1644 behavior.
1645 (allout-ascend-to-depth): Depend on allout-ascend, rather than
1646 reimplementing an algorithm.
1647 (allout-up-current-level): Depend on allout-ascend, rather than
1648 reimplementing an algorithm. Return to start-point if we fail.
1649 (allout-descend-to-depth): Use allout-recent-depth variable
1650 instead of function.
d8350998
CY
1651 (allout-next-sibling): On traversal of numerous intervening
1652 topics, resort to economical allout-next-sibling-leap.
1653 (allout-next-sibling-leap): Specialized version of
1654 allout-next-sibling that uses allout-ascend cleverly, to depend on
1655 a regexp search to leap large numbers of contained topics, rather
1656 than arbitrarily many one-by-one traversals.
1657 (allout-next-visible-heading): Disqualify aberrant topics.
6cb66a31
JB
1658 (allout-previous-visible-heading): Position consistently when
1659 interactive.
d8350998 1660 (allout-forward-current-level): Base on allout-previous-sibling
8a559d4e
EZ
1661 rather than (differently) reimplmenting the algorithm. Remove some
1662 unused variables.
d8350998
CY
1663 (allout-solicit-alternate-bullet): Present default choice stripped
1664 of text properties.
1665 (allout-rebullet-heading): Use bullet stripped of text properties.
e9ae308c
SM
1666 Register changes using allout-exposure-change-hook.
1667 Disregard aberrant topics.
d8350998
CY
1668 (allout-shift-in): With universal-argument, make topic a peer of
1669 it's former offspring. Simplify the code by separating out
1670 allout-shift-out functionality.
1671 (allout-shift-out): With universal-argument, make offspring peers
1672 of their former container, and its siblings. Implement the
1673 functionality here, rather than inappropriately muddling the
1674 implementation of allout-shift-in.
1675 (allout-rebullet-topic): Respect additional argument for new
1676 parent-child separation function.
1677 (allout-yank-processing): Use allout-ascend directly.
1678 (allout-show-entry): Disqualify aberrant topics.
1679 (allout-show-children): Handle discontinuous children gracefully,
1680 extending the depth being revealed to expose them and posting a
1681 message indicating the situation.
1682 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
1683 Leave cursor in correct position.
1684 (allout-hide-current-subtree): Use allout-ascend directly.
1685 Disqualify aberrant topics.
1686 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
1687 a way that the yanks can restore it, as used to happen.
1688 (allout-yank-processing): Restore exposure layout as recorded by
1689 allout-kill-*, as used to happen.
1690 (allout-annotate-hidden, allout-hide-by-annotation): New routines
1691 for preseving and restoring exposure layout across kills.
1692 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
1693 (allout-encrypt-string): Strip text properties.
1694 Rearranged order and outline-headings for some of the
1695 miscellaneous functions.
1696 (allout-resolve-xref): No need to quote the error name in the
1697 condition-case handler section.
1698 (allout-flatten): Classic recursive (and recursively intensive,
1699 without tail-recursion) list-flattener, needed by allout-shift-out
1700 when confronted with discontinuous children.
1701
8a559d4e
EZ
17022006-09-16 Jason Rumney <jasonr@gnu.org>
1703
1704 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
1705 on ms-windows.
1706 (dnd-open-unc-file): Remove.
1707 (dnd-open-local-file): Mention in doc string that it also handles
1708 remote files if the system natively supports unc file-names.
1709
17102006-09-15 Kim F. Storm <storm@cua.dk>
1711
1712 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
1713 all necessary information about the event before erasing *Help*.
1714
1715 * simple.el (line-move-partial): Use window-line-visiblity to
1716 quickly check whether last line is partially visible, and only do
1717 the hard (and slow) part in that case.
1718
17192006-09-15 Jay Belanger <belanger@truman.edu>
1720
1721 * COPYING: Replace "Library Public License" by "Lesser Public
1722 License" throughout.
1723
17242006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1725
1726 * term/x-win.el (x-menu-bar-open): New function for F10.
1727
17282006-09-15 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1731 Disallow filenames containing " -" to avoid confusion with libtool
1732 compilation messages. Suggested by Stefan Monnier.
1733
17342006-09-15 David Kastrup <dak@gnu.org>
1735
1736 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
1737 instead of buffer position for `mouse-on-link-p'.
1738
1739 * mouse.el (mouse-posn-property): New function looking up the
1740 properties at a click position in overlays and text properties in
1741 either buffer or strings.
1742 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
1743 of both `follow-link' as well as `mouse-face' properties.
1744 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
1745 buffer position.
1746
1747 * help.el (describe-key-briefly): When reading a down-event on
1748 mode lines or scroll bar, swallow the following up event, too.
1749 Use the new mouse sensitity of `key-binding' for lookup.
1750 (describe-key): The same here.
1751
17522006-09-15 Juanma Barranquero <lekktu@gmail.com>
1753
1754 * play/life.el (life-patterns): Add a few more interesting patterns.
1755 (life-setup): Force `show-trailing-whitespace' to nil.
1756
17572006-09-14 Richard Stallman <rms@gnu.org>
1758
1759 * startup.el (fancy-splash-text): Change text to improve alignment.
1760 (fancy-splash-screens): Don't set non-standard tab width.
1761 Bind cursor-type temporarily, and make it easy to patch to
1762 preserve the splash buffer.
1763 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
1764 (fancy-splash-screens): Display echo-area message explicitly.
1765 Don't set fancy-splash-help-echo.
1766
1767 * simple.el (line-number-mode): Group mode-line instead of
1768 editing-basics.
1769 (column-number-mode, size-indication-mode): Likewise.
1770
1771 * faces.el (mode-line-faces): Group mode-line instead of modeline.
1772
1773 * time.el (display-time): Group mode-line instead of modeline.
1774
e9ae308c 1775 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
8a559d4e 1776
aa260907
CY
17772006-09-14 Chong Yidong <cyd@stupidchicken.com>
1778
1779 * startup.el (fancy-splash-text): Move editing instructions to
1780 fancy-splash-head.
1781 (fancy-splash-head): Issue editing instructions.
1782 (fancy-splash-screens): Fixup whitespace.
1783
b14f0dc3
SM
17842006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1785
1786 * bindings.el (mode-line-buffer-identification-keymap):
1787 Remove duplicate line.
1788
bf8b0f8b
KS
17892006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1790
1791 * ido.el (ido-ignore-item-p): Allow any kind of functions in
1792 ignore lists.
1793
36961efd
KS
17942006-09-14 Kim F. Storm <storm@cua.dk>
1795
1796 * jit-lock.el (jit-lock-fontify-again): New function.
1797 (jit-lock-fontify-now): Use it instead of lambda form.
1798
87bbe2fd
RS
17992006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
1800
1801 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
1802 (flyspell-auto-correct-word): Make ispell-filter local to these
1803 functions. Check that ispell-filter has new stuff before calling
1804 ispell-parse-output.
36961efd 1805
87bbe2fd 18062006-09-13 Kim F. Storm <storm@cua.dk>
f8b11c97
KS
1807
1808 * simple.el (line-move-partial): Optimize.
1809
9aeec4c2
RS
18102006-09-13 Richard Stallman <rms@gnu.org>
1811
b14f0dc3
SM
1812 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
1813 Delete spurious backquote.
9aeec4c2 1814
b96572ff
CY
18152006-09-07 Ryan Yeske <rcyeske@gmail.com>
1816
1817 * net/rcirc.el (rcirc-print): Fix last change.
1818
99992264
JB
18192006-09-12 Jay Belanger <belanger@truman.edu>
1820
1821 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
1822
d40ac716
CY
18232006-09-07 Ryan Yeske <rcyeske@gmail.com>
1824
1825 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
1826 rcirc-show-maximum-output.
1827 (rcirc-mode): Remove window-scroll-function hook.
1828 (rcirc-scroll-to-bottom): Remove function.
1829 (rcirc-print): Recenter so point stays at the bottom of the window
1830 if point was already there.
1831
4b1aaa8b
PE
18322006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1833
1834 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
1835 not to "t".
1836 * progmodes/compile.el (compilation-start): Likewise.
1837 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
1838 Don't use expand-file-name on invocation-directory, since this
1839 might mishandle special characters in invocation-directory.
1840
afc05254
SM
18412006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1842
1843 * pcvs-defs.el: Remove * in defcustom's docstrings.
1844
df072bff
NR
18452006-09-12 Nick Roberts <nickrob@snap.net.nz>
1846
afc05254 1847 * progmodes/compile.el (compilation-directory-properties):
df072bff
NR
1848 Doc fix for help-echo.
1849
503fac66
RF
18502006-09-12 Lars Hansen <larsh@soem.dk>
1851
4cffefee
LH
1852 * desktop.el (desktop-read): Add comment.
1853
73313acc
KS
18542006-09-12 Kim F. Storm <storm@cua.dk>
1855
9cd4a6a1
KS
1856 * simple.el (next-error-highlight, next-error-highlight-no-select):
1857 Fix spelling error.
1858
73313acc
KS
1859 * subr.el (sit-for): Rework to use input-pending-p and cond.
1860 Return nil input is pending on entry also for SECONDS <= 0.
1861 (while-no-input): Use input-pending-p instead of sit-for.
1862
6d3c944b
RS
18632006-09-11 Richard Stallman <rms@gnu.org>
1864
73313acc 1865 * simple.el (next-error-highlight, next-error-highlight-no-select):
6d3c944b
RS
1866 Fix custom type and doc strings.
1867
cb9a30c8
SM
18682006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1869
1870 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
1871 (diff-apply-hunk): Use it to ask for confirmation.
1872
e027c6e4
RS
18732006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
1874
1875 * emacs-lisp/cl.el (pushnew): Add missing `,'.
1876
bcd8e1a9
DK
18772006-09-11 David Kastrup <dak@gnu.org>
1878
1879 * help.el (string-key-binding, describe-key-briefly)
1880 (describe-key): Remove `string-key-binding' and its callers since
1881 `key-binding' already caters for the proper lookup now.
1882
a8b7149d
SM
18832006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1884
afc05254 1885 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
7efd03c3
SM
1886 (cfengine-mode): Use it. Fix \ syntax to be like /.
1887
a8b7149d
SM
1888 * bindings.el (mode-line-buffer-identification-keymap):
1889 Move initialization into declaration.
1890
606fd469
KS
18912006-09-10 Kim F. Storm <storm@cua.dk>
1892
1893 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
1894 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
1895 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
1896 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
1897
bd5a7fe2
RS
18982006-09-10 Richard Stallman <rms@gnu.org>
1899
c62a8073
RS
1900 * dired-aux.el: Handle errors in recursive copy usefully.
1901 (dired-create-files-failures): New variable.
1902 (dired-copy-file): Remove condition-case.
1903 (dired-copy-file-recursive): Check for errors on all file
1904 operations, and add them to dired-create-files-failures.
1905 Check file file-date-erorr here too.
1906 (dired-create-files): Check dired-create-files-failures
1907 and report those errors too.
1908
bd5a7fe2
RS
1909 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
1910
1911 * subr.el (add-to-list): New argument COMPARE-FN.
1912
3b5e5e30
RS
19132006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
1914
1915 * filecache.el (file-cache-add-directory)
1916 (file-cache-add-directory-list, file-cache-add-file)
1917 (file-cache-add-directory-using-find)
1918 (file-cache-add-directory-using-locate)
1919 (file-cache-add-directory-recursively): Add autoloads.
1920
1d7b95f5
RS
19212006-09-09 Richard Stallman <rms@gnu.org>
1922
a8b7149d
SM
1923 * textmodes/conf-mode.el (conf-space-mode):
1924 Use hack-local-variables-hook instead of calling hack-local-variables.
1d7b95f5 1925 (conf-space-keywords-override): New variable.
dd3a63bf
RS
1926 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
1927 (conf-space-mode): Always make conf-space-keywords and
1928 conf-space-keywords-override local.
1929 Call conf-space-mode-internal directly as well as via hook.
1d7b95f5 1930
0b01faca
SM
19312006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
1932
1933 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
1934 quasi-keywords.
1935
46d6e692
SM
19362006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
1937
d8ca7d34
SM
1938 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
1939 (python-send-string): Be slightly more careful about adding \n.
1940
46d6e692
SM
1941 * startup.el (normal-splash-screen): Don't display the buffer if we'll
1942 kill it right away anyway.
1943
fbb0d4f9
EZ
19442006-09-09 Eli Zaretskii <eliz@gnu.org>
1945
1946 * international/codepage.el (cp850-decode-table): Fix a few codes.
1947 (cp858-decode-table): New variable.
1948
c048d606
EZ
19492006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
1950
1951 * net/ldap.el (ldap-search-internal): Doc fix.
1952
c98557ae
EZ
19532006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1954
33aba6a0
EZ
1955 * play/life.el (life-display-generation): Test for input manually if
1956 `sleeptime' is negative or null.
1957
c98557ae
EZ
1958 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
1959 (print-region-1): Substitute `%s' with the page title.
1960
7b260017
EZ
19612006-09-09 Matt Hodges <MPHodges@member.fsf.org>
1962
1963 * locate.el (locate-current-search): New variable.
1964 (locate): Set buffer local value. Use current buffer if it is
1965 in Locate mode.
1966 (locate-mode): Disable undo here.
46d6e692
SM
1967 (locate-do-setup): Use locate-current-filter from buffer to be killed.
1968 (locate-update): Use locate-current-search and locate-current-filter.
7b260017 1969
e24f9e5a
DK
19702006-09-08 David Kastrup <dak@gnu.org>
1971
46d6e692 1972 * desktop.el (desktop-read): When loading a desktop, disable
e24f9e5a
DK
1973 saving it while the load progresses, and switch off a pending lazy
1974 load by calling `desktop-lazy-abort'.
1975
612c16f1
CY
19762006-08-27 Martin Rudalics <rudalics@gmx.at>
1977
1978 * window.el (mouse-autoselect-window-timer)
1979 (mouse-autoselect-window-position)
1980 (mouse-autoselect-window-window)
1981 (mouse-autoselect-window-now): New vars.
1982 (mouse-autoselect-window-cancel)
1983 (mouse-autoselect-window-select)
1984 (mouse-autoselect-window-start): New functions.
1985 (handle-select-window): Call `mouse-autoselect-window-start' when
1986 delayed window autoselection is enabled.
1987
1988 * cus-start.el (mouse-autoselect-window): Handle delayed window
1989 autoselection.
1990
1991 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
1992 commands after which it is allowed to print in the echo area.
1993
af09dd78
RS
19942006-09-08 Richard Stallman <rms@gnu.org>
1995
1996 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
1997
1998 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
1999 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
2000
2001 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
2002 (cancel-timer-internal): Add doc string.
2003 (cancel-function-timers): Doc fix.
2004 (with-timeout-handler, timer-event-last*): Add doc strings.
2005
2006 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
2007
2008 * files.el (risky-local-variable-p): Match ...-bindat-spec.
2009
2010 * dired.el (dired-log-summary): Add doc string.
2011
2012 * cus-edit.el (custom-menu-create): Bind deactivate-mark here
2013 (custom-group-menu-create): Not here.
2014
4b87a412
CD
20152006-09-08 Carsten Dominik <dominik@science.uva.nl>
2016
46d6e692 2017 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
4b87a412 2018
9deaefb7
YM
20192006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2020
2021 * term/mac-win.el: (show-hide-font-panel): New HI command ID symbol.
2022 (mac-apple-event-map): Define its handler.
2023
32553711
CY
20242006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
2025
2026 * net/ldap.el (ldap-search-internal): Handle `auth' key.
2027
9c92edca 20282006-09-07 Magnus Henoch <mange@freemail.hu>
82741a5e
CY
2029
2030 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
2031 clause.
2032
ea71ffe8
CY
20332006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
2034
2035 * info.el (Info-index): Bind completion-ignore-case.
2036
23f2d048
SM
20372006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2038
2039 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
2040 previous commit.
2041 (inferior-prolog-guess-flavor): New fun left out of previous commit.
2042 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
2043 burp in dedicated windows.
2044 (inferior-prolog-self-insert-command): New command.
2045 (inferior-prolog-mode-map): Use it.
2046
656065bd
RS
20472006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
2048
2049 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
2050
2051 * international/code-pages.el: Add cp858.
2052
1df4d4a8
JD
20532006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2054
2055 * dnd.el: Fix bootstrapping.
2056
20572006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
c79b0f8f
JD
2058
2059 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
2060 (dnd-open-remote-url): New function.
2061 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
2062 not windows-nt.
2063
dad2e044 20642006-09-07 Jason Rumney <jasonr@gnu.org>
c79b0f8f
JD
2065
2066 * dnd.el (dnd-open-remote-file-function): New variable.
2067 (dnd-open-unc-file): New function.
2068 (dnd-open-file): Call dnd-open-remote-file-function if set.
2069
31a7c2ff
MB
20702006-09-06 Daiki Ueno <ueno@unixuser.org>
2071
2072 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
2073 pgg-passphrase-coding-system rather than locale-coding-system.
2074 * pgg-def.el (pgg-passphrase-coding-system): New user option.
2075
e959542d
SM
20762006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
2077
d364dee6
SM
2078 * progmodes/prolog.el: Remove * in docstrings.
2079 (prolog-program-name): Add SWI prolog.
2080 (prolog-mode-menu): New menu.
2081 (prolog-mode): Set comment-add.
2082 (prolog-indent-line): Simplify. Use indent-line-to.
2083 (inferior-prolog-buffer): New var.
2084 (inferior-prolog-run, inferior-prolog-process): New funs.
2085 (run-prolog, switch-to-prolog): Rewrite, using them.
2086 (prolog-consult-region): Use inferior-prolog-buffer.
2087 (inferior-prolog-load-file): New function.
2088 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
2089
4a3608f5
SM
2090 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
2091 last word, if it's not the end of the paragraph.
2092
e959542d
SM
2093 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
2094 file name.
2095
2ca43ca5
KS
20962006-09-06 Ralf Angeli <angeli@caeruleus.net>
2097
2098 * frame.el (display-mm-dimensions-alist): New defcustom.
2099 (display-mm-height, display-mm-width): Use it.
2100
8bf5f8c5
SJ
21012006-09-06 Simon Josefsson <jas@extundo.com>
2102
2103 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
2104
588daab2
NR
21052006-09-06 Nick Roberts <nickrob@snap.net.nz>
2106
2107 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
2108 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
2109 string values.
2110
902f06ed
KS
21112006-09-06 Kim F. Storm <storm@cua.dk>
2112
2113 * simple.el (line-move-partial): New function to do vscrolling for
2114 partially visible images / tall lines. Rewrite based on code
2115 previously in line-move. Simplify backwards vscrolling.
2116 (line-move): Use it. Simplify.
2117
865e69c8
KS
21182006-09-05 Kim F. Storm <storm@cua.dk>
2119
2120 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
2121
6e1a9597
CY
21222006-09-05 Chong Yidong <cyd@stupidchicken.com>
2123
2124 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2125 Process the `gcc-include' after the `gnu' rule.
2126
d07a839e
KS
21272006-09-05 Kim F. Storm <storm@cua.dk>
2128
2129 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
2130
8fbdffe5
MB
21312006-09-05 Daiki Ueno <ueno@unixuser.org>
2132
2133 * pgg.el (pgg-clear-string): Alias to clear-string for backward
2134 compatibility.
2135
2136 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
2137 inhibit-redisplay; encode passphrase with locale-coding-system.
2138
652bf3a1
DN
21392006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2140
2141 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
2142
eebb17af
NR
21432006-09-05 Nick Roberts <nickrob@snap.net.nz>
2144
2145 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
2146 (gdb-var-list-children-regexp): Make type field optional.
2147
2148 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
2149 e.g public, protected in C++.
2150
d0fd0916
JPW
21512006-09-04 John Paul Wallington <jpw@pobox.com>
2152
2153 * simple.el (completion-show-help): New defcustom.
2154 (completion-setup-function): Heed it.
2155
bb68962b
DN
21562006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2157
2158 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
2159
bae12237
RS
21602006-09-04 Richard Stallman <rms@gnu.org>
2161
8f921acb
RS
2162 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
2163 (rsf-min-region-to-spam-list): Doc fix.
2164 (rsf-add-content-type-field): Doc fix.
2165
bae12237
RS
2166 * simple.el (kill-region): Explicitly test there is a region.
2167
82695714
CY
21682006-09-04 Chong Yidong <cyd@stupidchicken.com>
2169
2170 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
2171 sendmail in several common directories.
2172
dad2e044 2173 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
82695714
CY
2174
2175 * paths.el (sendmail-program): Removed.
2176
d7093904
MB
21772006-09-04 Daiki Ueno <ueno@unixuser.org>
2178
2179 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
2180 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
2181 http://article.gmane.org/gmane.emacs.gnus.general/50457
2182
b1674d61
CY
21832006-09-03 Chong Yidong <cyd@stupidchicken.com>
2184
2185 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
2186 mark after running the menu filter.
2187
35f111ba
JL
21882006-09-03 Juri Linkov <juri@jurta.org>
2189
2190 * international/quail.el (quail-defrule-internal): Add a check
2191 if a key is a vector.
2192
6a8c7cfe
JL
21932006-09-02 Juri Linkov <juri@jurta.org>
2194
2195 * man.el (Man-topic-history): New variable.
2196 (man): Use it.
2197
2198 * woman.el (woman-topic-history): Change defvar to defvaralias
2199 for symbol `Man-topic-history'.
2200
2201 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
2202 `comint-last-output-start' is a marker by using `markerp' and
2203 check if it has a position by using `marker-position', and use
2204 this position for `goto-char'.
2205
2206 * international/quail.el (quail-defrule-internal): Add missing
2207 `error' call for null key.
2208
5c4aaa79
EZ
22092006-09-02 Ryan Yeske <rcyeske@gmail.com>
2210
2211 * rcirc.el (rcirc-keywords): New variable.
2212 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
2213 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
2214 variables.
2215 (rcirc-responses-no-activity): New function.
2216 (rcirc-handler-generic): Check for responses in above.
2217 (rcirc-process-command): Add ?: character to arguments of raw
2218 server commands.
2219 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
2220 `rcirc-dim-nicks'.
2221 (rcirc-gray-toggle): Remove unused variable.
2222 (rcirc-print): Remove some tracking logic, which is moved into
2223 markup functions.
2224 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
2225 types.
2226 (rcirc-activity-string): Look for 'keyword in activity-types.
2227 (rcirc-window-configuration-change): Don't erase overlay-arrow
2228 unnecessarily.
2229 (rcirc-add-or-remove): New function.
2230 (rcirc-cmd-ignore): Use it.
2231 (rcirc-message-leader): Remove unused function.
2232 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
2233 (rcirc-add-face): New function.
2234 (rcirc-facify): Use rcirc-add-face.
2235 (rcirc-url-regexp): Add parens.
2236 (rcirc-map-regexp): Remove function.
2237 (rcirc-mangle-regexp): Remove function.
2238 (rcirc-markup-text-functions): New variable.
2239 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
2240 (rcirc-markup-body-text, rcirc-markup-attributes)
2241 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
2242 (rcirc-markup-bright-nicks): New markup handler functions.
2243 (rcirc-nick-in-message-full-line): New face.
2244 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
2245 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
2246
79f6ba1f
EZ
22472006-09-02 Martin Rudalics <rudalics@gmx.at>
2248
2249 * cus-start.el (hscroll-margin, hscroll-step)
2250 (mode-line-in-non-selected-windows, mouse-autoselect-window)
2251 (x-use-underline-position-properties): Change version to "22.1"
2252 since they will appear there for the first time.
2253
8c707380
CY
22542006-09-01 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
2257
d178a6eb
RS
22582006-08-31 Richard Stallman <rms@gnu.org>
2259
2260 * cus-edit.el (custom-save-variables): Slight cleanup.
2261 (Custom-no-edit): Renamed from custom-no-edit.
2262 (Custom-newline): Renamed from custom-newline.
2263 (custom-mode-map): Use new names.
2264
2265 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
2266 about customization, rather than M-x customize, in the doc string
2267 made for the defcustom.
2268
2269 * emacs-lisp/trace.el (trace-function-background): Doc fix.
2270
ca136496
RF
22712006-08-31 Romain Francoise <romain@orebokech.com>
2272
2273 * dired-x.el (dired-guess-shell-alist-default): Update.
2274
9277ee6c
SM
22752006-08-31 Michael Mauger <mmaug@yahoo.com>
2276
2277 * custom.el (custom-theme-set-variables): Autoload packages before
2278 sorting the variables.
2279
05c4a38a 22802006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
9277ee6c
SM
2281
2282 * viper-cmd.el (viper-special-read-and-insert-char): Convert events to
05c4a38a 2283 chars if XEmacs.
9277ee6c
SM
2284 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
2285
132579d3
SM
22862006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2287
2288 * progmodes/python.el (python-eldoc-function): Re-enable quit while
2289 waiting for process.
2290
762ce89d
YM
22912006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2292
2293 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
2294 results in ASCII-only string, encode original one directly.
2295
08326816
RF
22962006-08-29 Romain Francoise <romain@orebokech.com>
2297
132579d3
SM
2298 * startup.el (normal-splash-screen, fancy-splash-screens):
2299 Make buffer read-only and arrange to enter view mode if necessary.
08326816 2300
ab145daf
CY
23012006-08-29 Chong Yidong <cyd@stupidchicken.com>
2302
3775cb5c
CY
2303 * hl-line.el (hl-line): New face.
2304 (hl-line-face): Use it.
2305
ab145daf
CY
2306 * image-mode.el (image-mode): Fix last fix.
2307 Suggested by Kim F. Storm.
2308
1a762140
MA
23092006-08-29 Michael Albinus <michael.albinus@gmx.de>
2310
2311 Sync with Tramp 2.0.54.
2312
2313 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
2314 of `=', because `tramp-get-remote-gid' might not always return an
2315 integer when expected.
2316 (tramp-register-file-name-handlers): `partial-completion-mode' is
2317 unknown to XEmacs.
2318 (tramp-time-diff): Don't use `floor', it might fail for large
2319 differences.
2320 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
2321 `tramp-auto-save-directory' if unset in order to guarantee unique
2322 auto-save file names.
2323
0e8b7151
CY
23242006-08-28 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * image-mode.el (image-mode): Display image as text on a terminal.
2327
6cc91c85
SM
23282006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2329
e2ac11eb
SM
2330 * progmodes/python.el (python-send-command): Simplify.
2331 (run-python): Don't generate a new buffer unless `new' was specified.
2332 Make sure we send `import emacs' to the proper process.
2333
6cc91c85
SM
2334 * progmodes/python.el (python-send-command): Don't wait for the command
2335 to terminate. Don't fiddle with compilation-parsing-end.
2336
6081889e
CY
23372006-08-28 Chong Yidong <cyd@stupidchicken.com>
2338
6cc91c85
SM
2339 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
2340 Insert commentary after first line summary.
81e213dc 2341
6081889e
CY
2342 * woman.el (woman-follow): New function, based on `man-follow'.
2343 (woman-mode-map): Use it.
2344
2345 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
2346 since ibuffer-do-sort-by-recency does not define a sorter.
2347
31bf5125
KS
23482006-08-28 Kim F. Storm <storm@cua.dk>
2349
08326816 2350 * find-dired.el (find-dired): Use shell-quote-argument to properly
31bf5125
KS
2351 escape ( and ) args. Also use it on {} and ; args in default
2352 value of find-ls-option string.
2353 (find-grep-dired): Use shell-quote-argument on {} and ; args.
2354
7a210b69
MB
23552006-08-27 Michael Olson <mwolson@gnu.org>
2356
2357 * emacs-lisp/tq.el: Small grammar fix in comments.
2358 (tq-enqueue): Check for existence of queue rather than the
2359 head queue item's question, which was a no-op.
2360 (tq-filter, tq-process-buffer): Make sure the process buffer
2361 exists before making it the current buffer.
2362
eb411049
YM
23632006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2364
2365 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
2366 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
2367 (special-event-map): Apply 2006-08-16 change for x-win.el.
2368
42634864
SM
23692006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
2370
2371 * progmodes/python.el (python-send-receive): Wait in the
2372 process's buffer so as to check the right buffer-local variables.
2373
1c1095bf
SM
23742006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
2375
76667462
SM
2376 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
2377 (defgroup checkdoc): Move to beginning.
2378
1c1095bf
SM
2379 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
2380 (python-preoutput-continuation): Remove.
2381 (python-preoutput-filter): Simplify correspondingly.
2382 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
2383 Loop around to catch embedded _emacs_out output.
2384 (run-python): Send the import&print command on a single line.
2385 (python-send-command): Send command&print on a single line.
2386 (python-send-string): Only add double \n if needed.
2387 (python-send-receive): Loop until the result comes.
2388 (python-mode-running): Defvar it.
2389 (python-setup-brm): Remove unused var `menu'.
2390 Only bind py-mode-map and `features' around brm-init.
2391 (python-calculate-indentation): Remove unused var `point'.
2392 (python-beginning-of-defun): Remove unused var `def-line'.
2393
f9de7738
RS
23942006-08-25 Richard Stallman <rms@gnu.org>
2395
2396 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
2397
83f49acb 23982006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
1c1095bf
SM
2399
2400 * viper.el (viper-set-hooks): Use frame bindings for
83f49acb 2401 viper-vi-state-cursor-color.
1c1095bf 2402 (viper-non-hook-settings): Don't set default
83f49acb 2403 mode-line-buffer-identification.
1c1095bf
SM
2404
2405 * viper-util.el (viper-set-cursor-color-according-to-state): New fun.
2406 (viper-set-cursor-color-according-to-state)
2407 (viper-get-saved-cursor-color-in-replace-mode)
2408 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
83f49acb 2409 viper-emacs-state-cursor-color.
1c1095bf
SM
2410
2411 * viper-cmd.el (viper-envelop-ESC-key): Bug fix.
2412 (viper-undo): Use point if undo-beg-posn is nil.
2413 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
2414 (viper-after-change-undo-hook): Don't use
83f49acb 2415 viper-emacs-state-cursor-color by default.
1c1095bf
SM
2416 (viper-undo): More sensible positioning after undo.
2417
2418 * viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
2419 (viper-emacs-state-cursor-color): Default to nil, since this feature
83f49acb 2420 doesn't work well yet.
854fa43e 2421
1c1095bf
SM
2422 * ediff-mult.el (ediff-intersect-directories)
2423 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
83f49acb 2424 always expand filenames.
1c1095bf
SM
2425
24262006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
2427
2428 * tumme.el: Remove * in defcustoms's docstrings.
2429
1063efe8
CY
24302006-08-24 Chong Yidong <cyd@stupidchicken.com>
2431
2432 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
2433 Accept internal time format for SECS arg.
2434 (timer-relative-time): Doc fix.
2435
2436 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
2437 adapted from Martin Rudalics.
2438 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
2439 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
2440 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
2441 using sit-for.
2442
8d8dafeb
KS
24432006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
2444
2445 * cus-start.el (all): Add `overline-margin' and
2446 `x-underline-at-descent-line'.
2447
74b770de
KS
24482006-08-24 Kim F. Storm <storm@cua.dk>
2449
2450 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
2451 to mean "use find -exec"; nil now unambiguously means auto-detect.
2452 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
dad2e044
JB
2453 Use shell-quote-argument to build grep-find-command and
2454 grep-find-template.
74b770de
KS
2455 (rgrep): Use shell-quote-argument to properly quote arguments to find.
2456 Reported by Tom Seddon.
2457
6e85b03c
CY
24582006-08-23 Chong Yidong <cyd@stupidchicken.com>
2459
2460 * startup.el (fancy-splash-head): Give instructions for dismissing
2461 the splash screen for default startup too.
2462 (display-startup-echo-area-message, fancy-splash-screens)
2463 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
2464 all splash text at once and keep the splash buffer around.
2465 (command-line-1): Give display-startup-echo-area-message a t arg.
2466
c4f7363c
CD
24672006-08-23 Carsten Dominik <dominik@science.uva.nl>
2468
2469 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
2470 gnus frame is selected.
2471
1c059100
NR
24722006-08-23 Nick Roberts <nickrob@snap.net.nz>
2473
2474 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
2475
7e1de68d
KS
24762006-08-22 Kim F. Storm <storm@cua.dk>
2477
2478 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
2479 Add suffix matching for subdirs.
2480
f984fd2b 24812006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
1867217a
JD
2482
2483 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
2484 mouse-yank-at-point is non-nil.
2485
7d14463c
NR
24862006-08-22 Nick Roberts <nickrob@snap.net.nz>
2487
2488 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
2489 a bit wider and remove fringes to fit initial output on line.
8ec94c16
SM
2490
24912006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
2492
2493 * frame.el (blink-cursor-end): Only ignore the error we care about.
2494 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
2495
28cb9364
RS
24962006-08-21 Richard Stallman <rms@gnu.org>
2497
2498 * whitespace.el (whitespace-cleanup): Doc fix.
2499
7faa3f8c
MB
25002006-08-20 Ryan Yeske <rcyeske@gmail.com>
2501
2502 * net/rcirc.el (rcirc-show-maximum-output): New var.
2503 (rcirc-buffer-process): If no buffer argument is supplied, use
2504 current-buffer.
2505 (rcirc-complete-nick): Complete to the last completed nick first.
2506 (rcirc-mode): Preserve the value of `rcirc-urls' across
2507 connections. Setup scroll function.
2508 (rcirc-scroll-to-bottom): New function.
8ec94c16
SM
2509 (rcirc-print): Use nick syntax around regexp work.
2510 Notice dim-nicks speaking only if they say our nick.
7faa3f8c
MB
2511 (rcirc-update-activity-string): Do not show the modeline indicator
2512 if there are no live rcirc processes.
2513 (rcirc-cmd-ignore): Ignore case.
2514 (rcirc-browse-url-at-point): Fix off-by-one error.
2515
65a16bef
SM
25162006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
2517
2518 * progmodes/python.el: Remove * in defcustom docstrings.
2519 (run-python, python-proc, python-try-complete): Use derived-mode-p.
2520 (python-mode): Set tab-width and indent-tabs-mode.
2521
c7e8d385
SM
25222006-08-20 Dave Love <fx@gnu.org>
2523
2524 * progmodes/python.el: Update to Dave Love's latest version.
2525 (python-font-lock-keywords, python-mode): Don't use
2526 font-lock-syntax-table, but match symbol elements explicitly instead.
2527 (python-mode-map): Add help, and a few more key bindings.
2528 (python-skip-comments/blanks): Move out of comments as well.
2529 (python-continuation-line-p): Behave better with unbalanced parens.
2530 (python-blank-line-p): New fun.
2531 (python-open-block-statement-p): Don't use a heuristic.
2532 (python-outdent-p): Better handle blocks-in-the-same-line.
2533 (python-calculate-indentation): Misc improvements.
2534 (python-comment-indent): Remove.
2535 (python-block-pairs): New var.
2536 (python-first-word): New fun.
2537 (python-indentation-levels): Handle more common cases.
2538 (python-indent-line-1): Add `leave' argument.
2539 (python-indent-region): New fun.
2540 (python-skip-out): New fun.
2541 (python-beginning-of-statement, python-end-of-statement): Use it.
2542 (python-next-statement): Return correct count even at eob.
2543 (python-end-of-block): Fix paren-typo.
2544 (python-imenu-create-index): Add module variables.
2545 (run-python): Add `new' arg.
2546 Check we're at a prompt before returning.
2547 (python-send-command): Move to end of buffer.
2548 Wait for prompt to return.
2549 (python-set-proc): New fun.
2550 (python-imports): New var.
2551 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
2552 (python-eldoc-function): Try to move out of arg list.
2553 (python-outline-level): Offset by 1.
2554 (python-find-imports): New fun.
2555 (python-symbol-completions): Use python-imports.
2556 (python-module-path, ffap-alist): Add support for ffap.
2557 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
6440f303 2558 (python-insert-*, python-default-template, python-expand-template):
c7e8d385
SM
2559 Add templates/skeletons.
2560 (python-setup-brm): Support for Bicycle Repair Man.
2561 (python-abbrev-syntax-table): New var.
2562 (python-abbrev-pc-hook, python-pea-hook): New funs.
2563
f9ac92c5
CY
25642006-08-20 Chong Yidong <cyd@stupidchicken.com>
2565
2566 * frame.el (blink-cursor-start): Set timer first.
2567 (blink-cursor-end): Ignore timer cancelling errors.
2568 Suggested by Ken Manheimer.
2569
525efc44
JB
25702006-08-20 Juanma Barranquero <lekktu@gmail.com>
2571
2572 * newcomment.el (comment-box): Call `comment-normalize-vars'.
2573 Add autoload cookie.
2574
ce629713
RS
25752006-08-20 Richard Stallman <rms@gnu.org>
2576
2577 * simple.el (line-number-at-pos): Doc fix.
2578
2579 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
2580 timer-activate-when-idle, so timer can run before Emacs becomes
2581 non-idle again.
2582
fa1f7927
EZ
25832006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
2584
2585 * whitespace.el (whitespace-cleanup-internal): New optional arg
2586 REGION-ONLY. If it's non-nil, modify the message to the user
2587 accordingly.
2588 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
2589 a non-nil argument.
2590
a8bcc348
EZ
25912006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
2592
2593 * rect.el (spaces-string): Simplify and add doc string.
2594
bfe0c147
RF
25952006-08-17 Romain Francoise <romain@orebokech.com>
2596
2597 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
2598
fb5422b2
RS
25992006-08-17 Richard Stallman <rms@gnu.org>
2600
2601 * compare-w.el (compare-windows): lambda's take an arg and pass
2602 it to compare-windows-skip-whitespace.
2603
31ab08e6 26042006-08-17 Martin Rudalics <rudalics@gmx.at>
9fd762b0
SM
2605
2606 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
2607 the right buffer.
2608
bce848ed
SM
26092006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
2610
2611 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
2612 removed files.
2613
5802a1c9
NR
26142006-08-17 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * progmodes/gdb-ui.el (gdb-locals-watch-map)
2617 (gdb-locals-watch-map-1): Suppress keymap first.
2618 (gdb-edit-locals-map-1): New variable.
2619 (gdb-edit-locals-value): New function.
2620 (gdb-stack-list-locals-handler): Use them.
2621
3d93bda5
SM
26222006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2623
3e9323d6
SM
2624 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
2625 cursor would normally be drawn in the fringe.
2626
3d93bda5
SM
2627 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
2628 Reported by Martin Rudalics <rudalics@gmx.at>.
2629
3cb74cd1
RS
26302006-08-16 Richard Stallman <rms@gnu.org>
2631
2632 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
2633 (special-event-map): Process drag-n-drop events this way.
2634
2635 * simple.el (move-beginning-of-line): Test whether fields
2636 would prevent motion back to line's first visible character.
2637 If so, stop where the fields would stop the motion.
2638
2639 * newcomment.el (comment-indent): Fully update INDENT
2640 before checking to see if it will change the text.
2641
2642 * cus-edit.el (custom-newline): New function.
2643 (custom-mode-map): Bind newline to custom-newline.
2644
2645 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
2646 into ignore-whitespace.
2647 Check each buffer for its skip-function.
2648 Handle compare-windows-skip-whitespace special-case test
2649 by returning t from default skip function.
3d93bda5 2650
4c3ec0fc
CD
26512006-08-15 Carsten Dominik <dominik@science.uva.nl>
2652
3d93bda5
SM
2653 * textmodes/org.el (org-clock-special-range)
2654 (org-clock-update-time-maybe): New functions.
4c3ec0fc
CD
2655 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
2656 not only a-z.
2657 (org-agenda-get-blocks): Allow multiple blocks per headline.
2658 (org-timestamp-change): Call `org-clock-update-time-maybe'.
2659 (org-export-html-title-format)
2660 (org-export-html-toplevel-hlevel): New options.
3d93bda5 2661 (org-export-language-setup): Add support for Czech.
4c3ec0fc
CD
2662 (org-mode, org-insert-todo-heading, org-find-visible)
2663 (org-find-invisible, org-invisible-p, org-invisible-p2)
2664 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
2665 (org-show-subtree, org-show-entry, org-make-options-regexp):
3d93bda5 2666 Remove compatibility support for old outline-mode.
4c3ec0fc
CD
2667 (org-check-occur-regexp): Funtion removed.
2668 (org-on-heading-p, org-back-to-heading): Made defalias.
2669 (org-set-local): New defsubst.
2670 (org-set-regexps-and-options, org-mode)
2671 (org-set-font-lock-defaults, org-edit-agenda-file-list)
2672 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
2673 (org-remember-apply-template, org-table-edit-field)
2674 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
2675 (org-set-autofill-regexps): Use `org-set-local'.
3d93bda5 2676 (org-table-eval-formula): Fix bug with parsing of display flags.
4c3ec0fc 2677
8b12cd99
NR
26782006-08-15 Nick Roberts <nickrob@snap.net.nz>
2679
2680 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
2681 frame with fringe arrow. Suggested by Simon Marshall
2682 <simon.marshall@misys.com>.
2683 (gdb-stack-position): New variable.
2684 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
3d93bda5
SM
2685 (gdb-frames-mode): Set gdb-stack-position to nil.
2686 Add to overlay-arrow-variable-list
8b12cd99
NR
2687 (gdb-reset): Delete gdb-stack-position from above list.
2688
36942205
JD
26892006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2690
2691 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
2692 read only.
2693
e1a2960c
RF
26942006-08-13 Romain Francoise <romain@orebokech.com>
2695
2696 * cus-theme.el (customize-create-theme)
2697 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
2698
2699 * filesets.el (filesets-add-buffer): Ditto.
2700
2701 * pcvs.el (cvs-change-cvsroot): Ditto.
2702
d32a9a8c
NR
27032006-08-13 Nick Roberts <nickrob@snap.net.nz>
2704
2705 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
2706 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
2707 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
2708 expressions.
4fc3133c
NR
2709 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
2710 Only search till end of line.
d32a9a8c 2711 Add face to function names in case of no filename.
4fc3133c 2712 Add face to variable names of watchpoints.
d32a9a8c 2713
525efc44 27142006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
0c80afbd
EZ
2715
2716 * cus-start.el <indent-tabs-mode>: Move to the `indent'
2717 customization group.
2718
e6b8d662
EZ
27192006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
2720
2721 * allout.el (allout-prior-bindings, allout-added-bindings):
2722 Remove, after long deprecation.
2723 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
2724 Add customization vars controlling allout-beginning-of-line and
2725 allout-end-of-line conveniences.
2726 (allout-header-prefix, allout-use-mode-specific-leader)
3d93bda5
SM
2727 (allout-use-mode-specific-leader, allout-mode-leaders):
2728 Revise docstrings.
e6b8d662
EZ
2729 (allout-infer-header-lead): Change to be an alias for
2730 allout-infer-header-lead-and-primary-bullet.
2731 (allout-infer-header-lead-and-primary-bullet): New version of
2732 allout-infer-header-lead which assigns the primary bullet to the
2733 same as the header lead, when its being changed.
2734 (allout-infer-body-reindent): Apply regexp-quote instead of
2735 unconditionally prepending "\\", so that all literal
2736 allout-header-prefix and allout-primary-bullet strings are
2737 properly handled.
2738 (allout-add-resumptions): Add optional qualifier for extending or
2739 appending to existing values, rather than replacing them.
2740 (allout-view-change-hook): Clarify docstring.
2741 (allout-exposure-change-hook): Take explicit arguments, via
2742 run-hook-with-args.
2743 (allout-structure-added-hook)
2744 (allout-structure-deleted-hook)
2745 (allout-structure-shifted-hook): New hooks analogous to
2746 allout-exposure-change-hook for other kinds of structural outline
2747 edits.
2748 (allout-encryption-plaintext-sanitization-regexps): New encryption
2749 customization variable, by which cooperating modes can provde
2750 massage of the plaintext without actually being passed it.
2751 (allout-encryption-ciphertext-rejection-regexps)
2752 (allout-encryption-ciphertext-rejection-ceiling): New encryption
2753 customization variables, by which cooperating modes can prohibit
2754 rare but possible ciphertext patterns from fouling their
2755 operation, with actually being passed the ciphertext.
2756 (allout-mode): Run activation and deactivation hooks after the
2757 minor-mode variable has been toggled, to clarify the mode
2758 disposition. The new encryption ciphertext rejection variable is
2759 used to ensure that the ciphertext does not contain text that
2760 would be recognized as outline structural elements by allout.
2761 Substite allout-beginning-of-line and allout-end-of-line for
2762 conventionall beginning-of-line and end-of-line bindings.
2763 If allout-old-style-prefixes is non-nil, don't nullify it on mode
2764 activation!
2765 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
2766 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
2767 (allout-chart-subtree): Implement new mode, charting only the
3d93bda5
SM
2768 visible items in the subtree, when new 'visible' parameter is non-nil.
2769 (allout-end-of-subtree): Properly handle the last item in the buffer.
2770 (allout-pre-command-business, allout-command-counter):
2771 Increment an advertised counter so that cooperating enhancements can
2772 track revisions of items.
e6b8d662
EZ
2773 (allout-open-topic): Run allout-structure-added-hook with suitable
2774 arguments.
2775 (allout-shift-in): Run allout-structure-shifted-hook with suitable
2776 arguments.
2777 (allout-shift-out): Fix doubling for negative args and ensure call
2778 of allout-structure-shifted-hook by solely using allout-shift-in.
3d93bda5
SM
2779 (allout-kill-line, allout-kill-topic):
2780 Run allout-structure-deleted-hook with suitable arguments.
e6b8d662
EZ
2781 (allout-yank-processing): Run allout-structure-added-hook with
2782 proper arguments.
2783 (allout-yank): Enclose activity in allout-unprotected.
2784 (allout-flag-region): Run allout-exposure-change-hook with
3d93bda5
SM
2785 suitable arguments, instead of making the callee infer the arguments.
2786 (allout-encrypt-string):
2787 Support allout-encryption-plaintext-sanitization-regexps,
e6b8d662
EZ
2788 allout-encryption-ciphertext-rejection-regexps, and
2789 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
2790 en/de cryption mode in symmetric encryption failure message.
2791 (allout-obtain-passphrase): Use copy-sequence to get a distinct
2792 copy of the passphrase, and don't zero it or we'll corrupt the
2793 stashed copy.
2794 (allout-create-encryption-passphrase-verifier)
2795 (allout-verify-passphrase): Respect the new signature for
2796 allout-encrypt-string.
2797 (allout-get-configvar-values): Convenience for getting a
2798 configuration variable value and handling its absence gracefully.
2799
946c1994 28002006-08-11 Romain Francoise <romain@orebokech.com>
b3302d9b 2801
946c1994 2802 * obsolete/zone-mode.el: Delete.
b3302d9b 2803
aa7adb2a
SM
28042006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
2805
2806 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
2807
bad03cfc
TTN
28082006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
2809
2810 * emacs-lisp/bindat.el (bindat-ip-to-string):
2811 Use `format-network-address' if possible.
2812
2f2f340f
JD
28132006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2814
2815 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
2816
946c1994
RF
28172006-08-10 Chong Yidong <cyd@stupidchicken.com>
2818
2819 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
2820 restore unread-command-events here.
2821 (edebug-display): Do it here, to detect sit-for interruptions.
2822
c40408fb
RF
28232006-08-10 Romain Francoise <romain@orebokech.com>
2824
2825 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
2826 (dns-mode-soa-auto-increment-serial): New user option.
2827 (dns-mode-soa-maybe-increment-serial): New function.
2828 (dns-mode): Add the latter to `write-contents-functions'.
2829
2830 * obsolete/zone-mode.el: Move to obsolete/ from net/.
2831 Delete autoload cookies.
2832
87c9ab0c
JW
28332006-08-10 John Wiegley <johnw@newartisans.com>
2834
2835 * eshell/em-glob.el (eshell-glob-chars-list)
2836 (eshell-glob-translate-alist): Add support for [^g] in character globs.
2837
5667ecd2
RS
28382006-08-10 Richard Stallman <rms@gnu.org>
2839
2840 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
2841 (facemenu-set-face): Doc fix.
38cdf40b 2842 (facemenu-listed-faces): Doc fix.
5667ecd2 2843
38ceb48f
CY
28442006-08-09 Chong Yidong <cyd@stupidchicken.com>
2845
2846 * avoid.el (mouse-avoidance-animating-pointer): New var.
2847 (mouse-avoidance-nudge-mouse): Use it.
2848 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
2849 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
2850 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
2851 Don't activate if currently animating. All callers changed.
2852
d070a65d
JW
28532006-08-09 John Wiegley <johnw@newartisans.com>
2854
2855 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
2856 variable, which causes timeclock to report elapsed time worked,
2857 instead of just work remaining.
2858
bb0825cb
KH
28592006-08-09 Kenichi Handa <handa@m17n.org>
2860
2861 * international/latexenc.el (latexenc-find-file-coding-system):
2862 Fix for the case that the 2nd element of arg-list is a cons.
2863
dc7ef9f0
CY
28642006-08-08 Chong Yidong <cyd@stupidchicken.com>
2865
2866 * info.el (Info-fontify-node): Handle preceding `in' for note
2867 reference hiding rules.
2868
4c7c5c7e
SM
28692006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2870
2871 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
2872 mistake a closing " for an opening one.
2873
c0658ad4
DN
28742006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2875
2876 * term/xterm.el (terminal-init-xterm): Add more key bindings.
2877
4a63ceb8
SM
28782006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
2879
4c7c5c7e
SM
2880 * complete.el (PC-do-completion): Filter out completions matching
2881 completion-ignored-extensions before checking whether there are
2882 multiple completions.
4a63ceb8
SM
2883 Don't use `list' unnecessarily when building completion tables.
2884
71723367
RS
28852006-08-06 Richard Stallman <rms@gnu.org>
2886
2887 * help.el (describe-mode): Make minor mode list more concise.
2888
044c2978
CY
28892006-08-05 Chong Yidong <cyd@stupidchicken.com>
2890
2891 * bindings.el: Give mode-line-format, mode-line-modes, and
2892 mode-line-position `standard-value' properties.
2893
0a3297f7
EZ
28942006-08-05 Eli Zaretskii <eliz@gnu.org>
2895
2896 * buff-menu.el (list-buffers-noselect): For Info buffers, use
2897 "(file)node" instead of the file name.
2898
1a77c985
RS
28992006-08-05 Richard Stallman <rms@gnu.org>
2900
2901 * faces.el (escape-glyph): Doc fix.
2902
ef8f7cdd
KH
29032006-08-04 Kenichi Handa <handa@m17n.org>
2904
2905 * international/mule-diag.el (describe-font): Improve docstring
2906 and error message. Use frame-parameter (not frame-parameters).
2907
402adebf
SM
29082006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
2909
2910 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
2911 Correctly mark the end-of-docstring char.
2912
7abcd3e3
CY
29132006-08-03 Chong Yidong <cyd@stupidchicken.com>
2914
2915 * simple.el (line-move-to-column): Constrain move-to-column to
2916 current field.
2917
ab0dd59c
SM
29182006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
2919
05a1066f
SM
2920 * font-lock.el (font-lock-beg, font-lock-end)
2921 (font-lock-extend-region-functions): New vars.
2922 (font-lock-extend-region-multiline)
2923 (font-lock-extend-region-wholelines): New functions.
2924 (font-lock-default-fontify-region): Use them.
2925 (font-lock-extend-jit-lock-region-after-change): Only round up
2926 if font-lock-default-fontify-region will do it as well.
2927
ab0dd59c
SM
2928 * font-lock.el (font-lock-extend-after-change-region-function):
2929 Rename from font-lock-extend-region-function.
2930 (font-lock-extend-region): Remove by inlining at call sites.
2931 (font-lock-after-change-function): Don't needlessly round up to a whole
2932 number of lines.
2933 (font-lock-extend-jit-lock-region-after-change): Be more careful about
2934 the boundary conditions and the interactions between the various ways
2935 to extend the region.
2936
6b2fcbb5
SM
29372006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2938
2939 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
2940 modification status when forcing the second redisplay.
2941
97cd4340
KS
29422006-08-03 Kim F. Storm <storm@cua.dk>
2943
2944 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
2945
424f4c9c
SM
29462006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2947
c6dbae47
SM
2948 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
2949 doesn't look like a file name.
2950
424f4c9c
SM
2951 * complete.el (PC-expand-many-files): Avoid signalling an error when
2952 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
2953
3862ba19
AS
29542006-08-02 Andreas Schwab <schwab@suse.de>
2955
2956 * bindings.el (mode-line-format): Simplify reference to vc-mode.
2957
04280231
NR
29582006-08-02 Nick Roberts <nickrob@snap.net.nz>
2959
2960 * bindings.el (map): Make mode-line-buffer-identification-keymap
2961 before defining propertized-buffer-identification.
2962
946bb888
RS
29632006-08-01 Richard Stallman <rms@gnu.org>
2964
2965 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
2966
68b9e79b
NR
29672006-08-02 Nick Roberts <nickrob@snap.net.nz>
2968
2969 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
2970 default value.
2971 (gdb-find-source-frame): New function.
2972 (menu): Add to menu bar.
2973
da95a9c8
SM
29742006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
2975
2821e1b6
SM
2976 * font-core.el (font-lock-extend-region-function)
2977 (font-lock-extend-region): Move to font-lock.el.
2978
2979 * font-lock.el (font-lock-extend-region-function)
2980 (font-lock-extend-region): Move from font-core.el. Simplify.
2981
2982 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
2983 if needed.
2984 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
2985 (jit-lock-after-change-extend-region-functions): New hook.
2986 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
2987
4cffd221
SM
2988 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
2989 (font-lock-turn-on-thing-lock): Use it.
2990
da95a9c8
SM
2991 * longlines.el (longlines-show-region): Make it work on read-only
2992 buffers as well.
2993
1730f68e
NR
29942006-08-01 Nick Roberts <nickrob@snap.net.nz>
2995
da95a9c8 2996 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
1730f68e 2997
a3483884
RS
29982006-07-31 Richard Stallman <rms@gnu.org>
2999
3000 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
3001 (vhdl-speedbar-display-projects): Update old obsolete
3002 speedbar variable names.
3003
36f8f49f
NR
30042006-07-31 Nick Roberts <nickrob@snap.net.nz>
3005
dc3a38c3
NR
3006 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
3007 (gdb-stopped): Use it.
3008
36f8f49f
NR
3009 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
3010
c888d352
CY
30112006-07-29 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
3014 for load-history elements.
3015
65bbcead
EZ
30162006-07-29 Eli Zaretskii <eliz@gnu.org>
3017
3018 * files.el (convert-standard-filename): For Cygwin, replace
3019 characters not allowed in Windows file names.
3020 (make-auto-save-file-name): Add Cygwin to the list of systems
3021 where the auto-save file name needs to be run through
3022 convert-standard-filename.
3023
cfb37af8
EZ
30242006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
3025
3026 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
3027
0de8dcc9
RS
30282006-07-28 Richard Stallman <rms@gnu.org>
3029
3030 * bindings.el (mode-line-frame-identification)
3031 (propertized-buffer-identification): Centralize the code
3032 to initialize the variable.
3033
3034 * progmodes/grep.el (grep-default-command): Catch errors from
3035 wildcard-to-regexp.
3036
5a611664
KS
30372006-07-29 Kim F. Storm <storm@cua.dk>
3038
3039 * progmodes/grep.el (grep-tag-default): New function.
3040 (grep-default-command, grep-read-regexp): Use it.
a912bc0d
KS
3041 (grep-read-files): Use car of grep-files-history or grep-files-aliases
3042 as default if nothing else applies.
5a611664 3043
91395839
TTN
30442006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
3045
3046 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
3047 Throw error if buffer is not in Dired and Wdired mode, respectively.
3048
a8da2abd
CY
30492006-07-28 Chong Yidong <cyd@stupidchicken.com>
3050
3051 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
3052 self-insert-command keys don't activate buttons.
3053 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
3054
210f78ee
NR
30552006-07-29 Nick Roberts <nickrob@snap.net.nz>
3056
3057 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
3058 faces for enable character.
3059
0392505b
NR
30602006-07-28 Nick Roberts <nickrob@snap.net.nz>
3061
3062 * Makefile.in (recompile): Update comment to reflect change
3063 on 2004-04-21.
3064
7eb944cf
RS
30652006-07-27 Richard Stallman <rms@gnu.org>
3066
3067 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
3068 (customize-package-emacs-version): Change msg when pkg has no entry.
3069 (custom-no-edit): On a button, do like widget-button-press.
3070
cecee053
DN
30712006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3072
3073 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
3074 S-tab and C-S-tab.
3075
c6708cbc
NR
30762006-07-28 Nick Roberts <nickrob@snap.net.nz>
3077
3078 * progmodes/which-func.el (which-function): Fix documentation/
3079 comment typo.
3080
d4a844e0
RS
30812006-07-26 Richard Stallman <rms@gnu.org>
3082
3083 * textmodes/ispell.el (ispell-word): If we replace the word,
3084 move point to the end. Insert before deleting.
3085
04ba1d88
CY
30862006-07-26 Chong Yidong <cyd@stupidchicken.com>
3087
3088 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
3089 a timer.
3090
1d3a996a
MD
30912006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
3092
9b7fa297 3093 * tumme.el (tumme-backward-image): Add prefix argument. Add error
1d3a996a 3094 when at first image.
9b7fa297 3095 (tumme-forward-image): Add prefix argument. Add error when at last
1d3a996a
MD
3096 image.
3097
49c7d1ac
SM
30982006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3099
3100 * tabify.el (tabify-regexp): Use more specific regexps.
3101 (tabify): Avoid modifying the buffer unnecessarily.
3102
50e93433
MD
31032006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
3104
3105 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
3106 (tumme-format-properties-string): Handle empty `buf'.
da95a9c8
SM
3107 (tumme-get-comment): Change variable names inside `let'.
3108 Add missing `let' variable that cause font-lock problems.
3109 (tumme-write-comments): Change variable names inside `let'.
3110 Add missing `let' variable that cause font-lock problems.
c14a5a99
MD
3111 (tumme-forward-image): Rename from `tumme-forward-char'.
3112 (tumme-backward-image): Rename from `tumme-backward-char'.
50e93433 3113
75ee40be
MY
31142006-07-25 Masatake YAMATO <jet@gyve.org>
3115
3116 * progmodes/ld-script.el (ld-script-keywords)
3117 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
3118 and add comments.
3119
6cdae8d6
NR
31202006-07-25 Nick Roberts <nickrob@snap.net.nz>
3121
3122 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
3123 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
3124 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
3125 for status indicator.
3126
208d06b0
RS
31272006-07-24 Richard Stallman <rms@gnu.org>
3128
1cff9220
RS
3129 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
3130
208d06b0
RS
3131 * subr.el (dolist, dotimes): Use interned symbols for locals.
3132 (--dotimes-limit--, --dolist-tail--): New defvars.
3133 (looking-back): Doc fix.
3134
3135 * replace.el (replace-match-string-symbols): Handle dotted lists.
3136
cf882898
MD
31372006-07-24 mathias <mathias@mattis>
3138
3139 * tumme.el (tumme-write-tags): Add.
231b0d1c 3140 (tumme-write-comments): Add.
3098323a
MD
3141 (tumme-tag-files): Change to use `tumme-write-tags'.
3142 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
3143 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
3144 (tumme-save-information-from-widgets): Change to use
3145 `tumme-write-comments' and `tumme-write-tags'.
3146 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
dca90550
MD
3147 (tumme-write-tag): Remove.
3148 (tumme-write-comment): Remove.
3149 (tumme-display-previous-thumbnail-original): Remove empty line.
41fdf678 3150 (tumme-widget-list): Add punctuation.
cf882898 3151
ec59c1ea
MD
31522006-07-24 mathias <mathias.dahl@gmail.com>
3153
3154 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
3155
88dcc76a
RS
31562006-07-24 Daiki Ueno <ueno@unixuser.org>
3157
3158 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9b7fa297
JB
3159 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
3160 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
88dcc76a 3161
38db29e0
TTN
31622006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3163
3164 * mouse.el (mouse-on-link-p): Doc fix.
3165
52c13c9b
NR
31662006-07-23 Nick Roberts <nickrob@snap.net.nz>
3167
38db29e0 3168 * emacs-lisp/find-func.el (find-function-search-for-symbol):
52c13c9b
NR
3169 Handle "C-h f `".
3170
b9debd54
DN
31712006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
3172
3173 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
3174 column.
3175
272f22eb
EZ
31762006-07-22 Matt Hodges <MPHodges@member.fsf.org>
3177
3178 * textmodes/table.el: Add move-beginning-of-line and
3179 move-end-of-line to Point Motion Only Group.
3180
5b01aef2
EZ
31812006-07-22 Eric Hanchrow <offby1@blarg.net>
3182
3183 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
3184
cee0c996
EZ
31852006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
3186
3187 * startup.el (user-mail-address): Initialize from the `EMAIL'
3188 environment variable first. Document this.
3189 (command-line): Ditto.
3190
5ab67056
NR
31912006-07-22 Nick Roberts <nickrob@snap.net.nz>
3192
3193 * help-mode.el (help-function-def, help-variable-def)
3194 (help-face-def): Print a message in the minibuffer.
3195
c79722c9
DN
31962006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
3197
3198 * term/xterm.el (terminal-init-xterm): Fix key bindings
9b7fa297 3199 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
c79722c9 3200
e9fe3513
EZ
32012006-07-21 Eli Zaretskii <eliz@gnu.org>
3202
3203 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
3204 where `(nth 1 command)' is a cons cell. Doc fix.
3205
3206 * textmodes/po.el (po-find-charset): Doc fix.
3207
cc539208
EZ
32082006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
3209
3210 * allout.el (allout-unprotected, allout-e-o-prefix-p)
3211 (allout-beginning-of-current-line, allout-end-of-current-line)
3212 (allout-next-visible-heading, allout-open-topic)
3213 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
3214 (allout-flag-current-subtree, allout-show-to-offshoot)
3215 (allout-hide-current-entry, allout-show-current-branches)
3216 (allout-hide-region-body, allout-old-expose-topic)
3217 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
3218 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
3219 containing `beginning-of-line' and `end-of-line' with
3220 `inhibit-field-text-motion' t.
3221
38938eeb
EZ
32222006-07-21 Eli Zaretskii <eliz@gnu.org>
3223
3224 * frame.el (focus-follows-mouse): Document that it doesn't have
3225 any effect on MS-Windows.
3226
3a723c3a
SM
32272006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
3230
bde07895
JB
32312006-07-20 Jay Belanger <belanger@truman.edu>
3232
3233 * calc.el (calc-previous-alg-entry): Remove variable.
3234
9b7fa297 3235 * calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
bde07895
JB
3236 New variables.
3237 (calc-alg-entry): Use `calc-alg-entry-history'.
3238 (calc-do-quick-calc): Use `calc-quick-calc-history'.
3239 Remove reference to `calc-previous-alg-entry'.
3240 (calcAlg-edit, calcAlg-enter): Remove reference to
3241 `calc-previous-alg-entry'.
3242 (calcAlg-previous): Use `previous-history-element' instead of
3243 `calc-previous-alg-entry'.
3244 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
3a723c3a 3245 Change keybinding for `calcAlg-plus-minus', add keybindings for
bde07895
JB
3246 `previous-history-element' and `next-history-element'.
3247
3248 * calc-rewr.el (calc-match): Remove reference to
3249 `calc-previous-alg-entry'.
3250
3251 * calc-sel.el (calc-selection-history): New variable.
3252 (calc-enter-selection, calc-sel-mult-both-sides)
3253 (calc-sel-add-both-sides): Use `calc-selection-history'.
3254
3255 * calc-map.el (calc-get-operator-history): New variable.
3256 (calc-get-operator): Use `calc-get-operator-history'.
3257
3258 * calcalg3.el (calc-curve-fit-history): New variable.
3259 (calc-curve-fit): Use `calc-curve-fit-history'.
3260
ccb06340
KH
32612006-07-20 Kenichi Handa <handa@m17n.org>
3262
3263 * international/mule-cmds.el (select-safe-coding-system): Fix the
3264 way of deciding eol-type of the coding system.
3265
d8cd7202
AM
32662006-07-20 Alan Mackenzie <acm@muc.de>
3267
3a723c3a
SM
3268 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
3269 (c-lang-setvar): New macro.
d8cd7202
AM
3270 (c-make-init-lang-vars-fun): Use the initialization forms in
3271 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
3272 (comment-start, comment-end, comment-start-skip): Change these from
3273 c-lang-defvar's to c-lang-setvar's.
3274
3a723c3a 3275 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
d8cd7202
AM
3276 which calls make-local-variable on the elements of
3277 c-emacs-variable-inits.
3278 (c-init-language-vars-for): Call this new macro.
3279
0ab31e4a
SM
32802006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
3281
3282 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
3283 Try to rule out false positives due to time stamps.
3284 (compilation-mode-font-lock-keywords): Remove rules made redundant
3285 because of the above change. Add `segmentation fault' to the known and
3286 highlighted compilation termination messages.
3287
9e289946
KS
32882006-07-19 Kim F. Storm <storm@cua.dk>
3289
3290 * progmodes/grep.el (grep-find-ignored-directories):
3291 Add .svn and _darcs to list.
3292
e8b41841 32932006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
2ba002a0 3294
bf33fe16
MD
3295 * dired.el (dired-mode-map): Add key binding `C-te' for
3296 `tumme-dired-edit-comment-and-tags'.
3297
2ba002a0
MD
3298 * tumme.el (tumme-display-thumbnail-original-image): Make sure
3299 image display buffer is displayed before call to
3300 `tumme-display-image.
3301 (tumme-dired-display-image): Make sure image display buffer is
3302 displayed before call to `tumme-display-image.
3303 (tumme-mouse-display-image): Make sure image display buffer is
3304 displayed before call to `tumme-display-image.
975588c0
MD
3305 (tumme-widget-list): Add.
3306 (tumme-dired-edit-comment-and-tags): Add.
3307 (tumme-save-information-from-widgets): Add.
2ba002a0 3308
a97a33cb
SM
33092006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
3312
f65b9df2
SM
33132006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
3314
c6b71045
SM
3315 * progmodes/sh-script.el (sh-font-lock-keywords-1):
3316 Revert inadvertently installed patch hunk.
3317
f65b9df2
SM
3318 * progmodes/compile.el (compilation-find-file): Handle the
3319 cases where the user selects a non-existent file.
3320
33212006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
3322
3323 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
3324
c1fdbde6
CY
33252006-07-17 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * subr.el (sit-for): Just sleep-for if noninteractive.
3328
69c6ad83
SM
33292006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
3330
fb2dd970
SM
3331 * emacs-lisp/autoload.el (make-autoload): Use new arg.
3332
3333 * custom.el (custom-autoload): Add `noset' argument.
3334 (custom-push-theme): Don't autoload the variable, let callers do it.
3335 (custom-theme-set-variables): Autoload the variable if necessary.
3336
3337 * cus-edit.el (custom-variable-state-set): If the variable was
3338 originally set outside custom, but to the same value as the default,
3339 consider it to be standard.
3340
3341 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
3342 file *before* telling Emacs to add the autoloads, in case it fails.
3343
69c6ad83
SM
3344 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
3345 Use `cond', push', and `dolist'.
3346
daeeeffc
RS
33472006-07-17 Richard Stallman <rms@gnu.org>
3348
3349 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
3350 Add defvars to silence warnings.
3351
c8068734
CY
33522006-07-17 Chong Yidong <cyd@stupidchicken.com>
3353
b5f02314
CY
3354 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3355 Don't highlight "Compiling file" messages as error.
3356
c8068734
CY
3357 * dired-aux.el (dired-compress-file): Confirm again if gzipped
3358 file already exists.
3359
072cb54a
TTN
33602006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
3361
3362 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
3363 entry, don't assign to free var; simply return the extracted filename.
3364 (ff-treat-as-special): Incorporate common preamble from callers.
3365 (ff-other-file-name, ff-find-the-other-file):
3366 Update call to ff-treat-as-special.
3367
3368 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
3369
9b9c0e5a
MD
33702006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
3371
3372 * tumme.el (tumme-get-comment): Fix bug.
3373
ba83982b
SM
33742006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
3375
3376 * files.el: Remove spurious * in docstrings.
3377
db28aa3c
NR
33782006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
3379
ba83982b 3380 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
db28aa3c 3381 grammar.
ba83982b 3382 (allout-beginning-of-current-line): Beware beginning of buffer.
db28aa3c 3383 Also, a comment is simplified.
ba83982b 3384 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
db28aa3c
NR
3385 when appropriate. (This fix enables use for other than
3386 bullet-hotspot operation.)
ba83982b 3387 (allout-hide-current-subtree): While escalating to sibling-close,
db28aa3c
NR
3388 make sure to situate on a topic.
3389
839929ba
KS
33902006-07-14 Kim F. Storm <storm@cua.dk>
3391
3392 * emulation/cua-base.el (cua-delete-selection)
3393 (cua-toggle-set-mark): New defcustoms.
3394 (cua-rectangle-modifier-key): Add `alt' modifier.
3395 (cua-replace-region): Don't delete if cua-delete-selection is nil.
3396 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
3397 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
3398
3399 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
3400
01fc9422
EZ
34012006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
3402
3403 * allout.el: Require 'cl during byte-compilation/interactive load,
3404 for the `assert' macro.
ba83982b 3405 (allout-mode-deactivate-hook): New hook, run when allout mode
01fc9422
EZ
3406 deactivates.
3407 (allout-developer): New allout customization subgroup.
3408 (allout-run-unit-tests-on-load): New allout-developer
3409 customization variable, when true allout unit tests are run towards
3410 end of file load/eval.
3411 (allout-inhibit-auto-fill): Disable auto-fill activity even during
3412 auto-fill-mode.
ba83982b 3413 (allout-resumptions): Remove, to be replaced by...
01fc9422
EZ
3414 (allout-add-resumptions): Register variable settings to be
3415 reinstated by `allout-do-resumptions'. The settings are made
3416 buffer-local, but the locality/globality of the suspended setting
3417 is restored on resumption.
3418 (allout-do-resumptions): Reinstate all settings suspended using
3419 `allout-add-resumptions'.
3420 (allout-test-resumptions): Unit tests (and intermediate variables)
3421 for resumptions.
3422 (allout-tests-globally-unbound, allout-tests-globally-true)
3423 (allout-tests-locally-true): Intermediate variables for
3424 resumptions unit tests.
3425 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
3426 (allout-exposure-category): Replaces 'allout-overlay-category variable.
3427 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
3428 instead of retired `allout-resumptions'. For hook functions, use
3429 `local' parameter so hook settings are created and removed as
3430 buffer-local settings. Revise (resumptions) setting
3431 auto-fill-function so it is set only if already active. (The
3432 related fill-function settings are all made in either case, so
3433 that activating auto-fill-mode activity will have the custom
ba83982b
SM
3434 allout-mode behaviors (hanging indent on topics, if configured for it).
3435 Remove all allout-exposure-category overlays on mode deactivation.
01fc9422
EZ
3436 (allout-hotspot-key-handler): New function extracted from
3437 `allout-pre-command-business', so the functionality can be used
3438 for other purposes, eg as a binding in an overlay.
3439 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
3440 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
3441 customization variable.
3442 (allout-run-unit-tests): Run the (currently quite small)
3443 repertoire of unit tests. Called just before the provide iff user
3444 has customized `allout-run-unit-tests-on-load' non-nil.
3445
e24f9e5a 34462006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
7ad783eb
KL
3447
3448 * emacs-lisp/authors.el (authors-aliases): Update.
3449
02248b85
NR
34502006-07-14 Nick Roberts <nickrob@snap.net.nz>
3451
3452 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
3453 gdb-source-window. Add dedicated argument.
3454 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
3455 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
3456 (gdb-display-threads-buffer, gdb-display-memory-buffer)
3457 (gdb-display-locals-buffer): Use it.
8a8476f9 3458
02248b85
NR
3459 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
3460 Set gdb-source-window.
3461
02dcdad3
SM
34622006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
3463
3464 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
3465 minor modes, redundant with the custom-autoload line above.
3466
6991960b
CY
34672006-07-12 Chong Yidong <cyd@stupidchicken.com>
3468
02dcdad3 3469 * longlines.el (longlines-post-command-function): Handle open-line too.
6991960b 3470
2c6e026a
RS
34712006-07-12 Richard Stallman <rms@gnu.org>
3472
3473 * progmodes/grep.el (grep-last-buffer): Doc fix.
3474
3475 * info.el (Info-try-follow-nearest-node): Doc fix.
3476
3477 * emacs-lisp/edebug.el (edebug-instrument-function):
3478 Err if find-function-noselect gives no position.
3479
3480 * emacs-lisp/find-func.el (find-function-search-for-symbol):
3481 If can't find definition, return nil for position.
3482 (find-function-do-it): Handle new return value
3483 of find-definition-noselect.
68ade564 3484 (find-definition-noselect, find-variable-noselect): Doc fix.
2c6e026a
RS
3485 (find-function-noselect): Doc fix.
3486
3487 * help-mode.el (help-variable-def): Handle find-variable-noselect
3488 returning no position.
3489 (help-function-def): Likewise for find-function-search-for-symbol.
3490 (help-face-def): Likewise.
3491
3492 * help-fns.el (describe-variable): Handle find-variable-noselect
3493 returning no position.
3494
3495 * files.el (locate-file-completion): Avoid duplicates in result.
3496
3497 * cus-edit.el (custom-no-edit): New command.
3498 (custom-mode-map): Remap to custom-no-edit instead of
3499 using suppress-keymap.
3500
78fc0ace
NR
35012006-07-12 Nick Roberts <nickrob@snap.net.nz>
3502
8a8476f9
KS
3503 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
3504 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
3505 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
78fc0ace
NR
3506
3507 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
3508
2e42ee7b
KS
35092006-07-11 Kim F. Storm <storm@cua.dk>
3510
3511 * ido.el (ido-copy-current-file-name): Use buffer-name if
3512 buffer-file-name is nil.
3513
ce4746a3
CY
35142006-07-11 Chong Yidong <cyd@stupidchicken.com>
3515
1223933d
CY
3516 * simple.el (undo-ask-before-discard): Set to nil.
3517
0f7ea453
CY
3518 * vc.el (vc-exec-after): Don't delete process manually.
3519 (vc-print-log): Run log-view-mode in process sentinel inside
3520 inhibit-read-only. Don't shrink window due to timing issues.
3521
02dcdad3
SM
3522 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
3523 Avoid using with-output-to-temp-buffer, which clobbers local vars.
ce4746a3 3524
b8fa0ffd
SM
35252006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
3526
3527 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3528 Fix ambiguity introduced by last change.
3529 (compilation-find-file): Move save-excursion to where it may
3530 make sense. Fix a left over `find-file'.
3531
ed48e7e8
RC
35322006-07-11 Robert J. Chassell <bob@rattlesnake.com>
3533
68ade564 3534 * textmodes/texinfmt.el (texinfo-format-separate-node):
b8fa0ffd
SM
3535 Insert a string before point, which fits documentation, not after.
3536 (texinfo-multitable-item): In a multitable row, insert any
3537 additional needed @tabs and spaces.
ed48e7e8 3538
b05b996f
NR
35392006-07-11 Nick Roberts <nickrob@snap.net.nz>
3540
8a8476f9
KS
3541 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
3542 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
b05b996f
NR
3543 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
3544 instead of shell-command.
8a8476f9
KS
3545 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
3546 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
3547 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
3548 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
3549 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
3550 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
b05b996f 3551
d81b041a
KS
35522006-07-11 Kim F. Storm <storm@cua.dk>
3553
3554 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
ff97f952 3555 Remove special case for seconds < 0. Use (redisplay t) instead.
d81b041a 3556
0369eb85
CY
35572006-07-10 Chong Yidong <cyd@stupidchicken.com>
3558
4a63ceb8
SM
3559 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
3560 avoid compilation error.
d157aaaa 3561
0369eb85
CY
3562 * subr.el (sit-for): New function.
3563
3564 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
3565
2946191d
RS
35662006-07-10 Richard Stallman <rms@gnu.org>
3567
3568 * ldefs-boot.el (edebug): Update page.
3569
77034d43
KS
35702006-07-10 Kim F. Storm <storm@cua.dk>
3571
3572 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
3573 to FOR-RELEASE and TODO.
3574
a8d37031
RF
35752006-07-10 Romain Francoise <romain@orebokech.com>
3576
3577 * emacs-lisp/authors.el (authors-aliases): Update.
3578
3c0ab532
AM
35792006-07-10 Alan Mackenzie <acm@muc.de>
3580
77034d43
KS
3581 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
3582 * cc-mode.el: Changes to eradicate eval-after-load.
3c0ab532 3583
4b6b279f
CY
35842006-07-09 Chong Yidong <cyd@stupidchicken.com>
3585
3586 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
3587 on non-char events.
3588
933f8467
RF
35892006-07-09 Romain Francoise <romain@orebokech.com>
3590
47f97084
RF
3591 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3592 Don't highlight start/end markers as compilation messages.
3593
933f8467
RF
3594 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
3595 to t.
3596
5fc5b7e8
SM
35972006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
3598
3599 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
3600
3aa7c28e
RS
36012006-07-08 Richard Stallman <rms@gnu.org>
3602
3603 * term/x-win.el (x-handle-display): Add doc string.
3604
3605 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
3606
5fc5b7e8
SM
3607 * subr.el (def-edebug-spec): Move here.
3608 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
3aa7c28e
RS
3609
3610 * imenu.el (imenu-choose-buffer-index): Doc fix.
3611
366f1741
RF
36122006-07-08 Romain Francoise <romain@orebokech.com>
3613
3614 * term/x-win.el (x-display-name): Fix typo.
3615
10944042
EZ
36162006-07-08 Eli Zaretskii <eliz@gnu.org>
3617
7f9da0f3
EZ
3618 * hexl.el (hexl-find-file): Doc fix.
3619
10944042
EZ
3620 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
3621
6f6c5fb3
CY
36222006-07-07 Chong Yidong <cyd@stupidchicken.com>
3623
3624 * term/x-win.el (x-display-name): Doc fix.
3625
e2536e57
SM
36262006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
3627
55f6a280
SM
3628 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
3629 long prefixes.
3630 (fill-region-as-paragraph): Don't round up to a whole line.
3631 (fill-comment-paragraph): Don't include the code-before-the-comment
3632 when calling fill-region-as-paragraph.
3633
2850984d
SM
3634 * international/mule.el (make-char): Remove redundancy.
3635
e0b4be6c
SM
3636 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
3637 property may contain an anonymous function rather than a symbol.
3638
e5a099ec
SM
3639 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
3640
24a768a0
SM
3641 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
3642 Use shy regexp. Fix incorrect backref to potentially unmatched group.
3643
df8a0bff
SM
3644 * dirtrack.el (dirtrack-default-directory-function): Remove.
3645 (dirtrack-directory-function): Use file-name-as-directory.
3646 (dirtrack-windows-directory-function): Simplify.
3647 (dirtrack-forward-slash, dirtrack-backward-slash)
3648 (dirtrack-replace-slash): Remove.
3649 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
3650 (dirtrack): Fix wrong parenthesizing; use match-string.
3651
e2536e57
SM
3652 * progmodes/octave-inf.el: Remove spurious * in docstrings.
3653 (inferior-octave-mode): Only change the buffer-local value of
3654 comint-dynamic-complete-functions.
3655 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
3656 Move the initialization to the declaration.
3657 (inferior-octave-complete): Remove unused var `filter'.
3658
3659 * shell.el (shell-mode): Only change the buffer-local value of
3660 comint-dynamic-complete-functions.
3661
c7251076
CD
36622006-07-07 Carsten Dominik <dominik@science.uva.nl>
3663
3664 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
3665 entry is skipped because it has been scheduled.
3666 (org-prepare-agenda-buffers): Don't mark buffers as modified when
3667 changing `:org-archived' and `:org-comment' properties.
3668
077f47e2
CY
36692006-07-06 Chong Yidong <cyd@stupidchicken.com>
3670
30088515
CY
3671 * server.el (server-select-display): Don't make the temp frame
3672 minibuffer-only, in case it's not a temp frame.
3673 (server-process-filter): Don't delete the temp frame if it's the
3674 only one we have on that display.
3675
077f47e2
CY
3676 * files.el (find-alternate-file): Doc fix.
3677
978db147
RS
36782006-07-05 Richard Stallman <rms@gnu.org>
3679
3680 * files.el (abbreviate-file-name): Add save-match-data.
3681
36822006-07-03 Richard Stallman <rms@gnu.org>
3683
3684 * faces.el (read-face-name): Doc fix.
3685
0d61de90
CY
36862006-07-05 Chong Yidong <cyd@stupidchicken.com>
3687
3688 * net/goto-addr.el (goto-address): Mark as safe for local evals.
3689
db1cc7cb
AS
36902006-07-05 Andre Spiegel <spiegel@gnu.org>
3691
3692 * vc.el (vc-diff-internal): Fix prev change.
3693
180f018c
TTN
36942006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3695
3696 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
3697 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
3698
5630d672
SM
36992006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
3700
3701 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
3702 fails if the symbol contains chars like ( or '.
3703 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
3704 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
3705 `short'.
3706
2462bc66
KH
37072006-07-04 Kenichi Handa <handa@m17n.org>
3708
3709 * international/mule-cmds.el (set-language-info): If LANG-ENV is
3710 the current one, don't call set-language-environment, but call one
3711 of set-language-environment-XXX to make INFO effective now.
3712 (set-language-environment): Call set-language-environment-XXX
3713 functions instead of doing the various setups directly.
ce0d4998 3714 (set-language-environment-coding-systems): Delete argument eol-type.
2462bc66
KH
3715 (set-language-environment-input-method)
3716 (set-language-environment-nonascii-translation)
3717 (set-language-environment-charset)
3718 (set-language-environment-fontset)
3719 (set-language-environment-unibyte): New functions.
3720
3958015d
LT
37212006-07-03 Luc Teirlinck <teirllm@auburn.edu>
3722
3723 * locate.el (locate-update-when-revert): New option.
3724 (locate-update-path): New option (suggested by Michael Albinus).
3725 (locate-prompt-for-command): Whitespace change.
3726 (locate-update): No longer offer to update the locate database by
3727 default. Implement the two new options.
3728
8e286cec
NR
37292006-07-04 Nick Roberts <nickrob@snap.net.nz>
3730
3731 * tooltip.el: Move comment about track-mouse...
3732
3733 * progmodes/gud.el: ...to here.
3734
b6a67507
CY
37352006-07-03 Chong Yidong <cyd@stupidchicken.com>
3736
3737 * facemenu.el (facemenu-listed-faces): New var.
3738 (facemenu-unlisted-faces): Variable deleted.
3739 (facemenu-add-new-face): Use facemenu-listed-faces.
3740
3741 * emulation/viper-init.el, calendar/calendar.el:
3742 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
3743
8be296ef
CD
37442006-07-03 Carsten Dominik <dominik@science.uva.nl>
3745
ce0d4998 3746 * textmodes/org.el (org-mode): Remove no invalid settings for
8be296ef
CD
3747 calc embedded mode.
3748 (org-mode-p): New defsubst.
3749 (org-save-all-org-buffers): New function.
3750 (org-first-headline-recenter): Enclose outline-regexp in group
3751 delimiters.
7f70c4e9 3752 (org-set-tags): Keep single space after stars.
8be296ef 3753
ce0d4998
SM
37542006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
3755
3756 * window.el (set-window-text-height): Only set window-min-height to
3757 1 if that's the requested size.
3758
3759 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
3760 (diff-unified->context, diff-context->unified)
3761 (diff-reverse-direction): Make sure the end marker stays at the end.
3762 (diff-mode): Add the keymap table at the end of docstring.
3763 Use lexical-let rather than constructing a closure manually.
3764
3765 * files.el (find-file-noselect-1): Remove unused var assignment.
3766 (hack-local-variables-confirm): Print lists of strings as lists of
3767 strings rather than lists of symbols.
3768 (abbreviate-file-name, hack-local-variables-prop-line):
3769 Use match-string.
3770 (hack-one-local-variable): Move `make-local-variable' nearer its use.
3771 (recover-session-finish): Use line-end-position.
3772
d163f71e
MA
37732006-07-02 Michael Albinus <michael.albinus@gmx.de>
3774
3775 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
3776
88983f8c
DP
37772006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
3778
ce0d4998
SM
3779 * progmodes/make-mode.el (makefile-macroassign-regex):
3780 Accept preceding keyword.
88983f8c
DP
3781 (makefile-gmake-statements): Reorganize, now that makepp has
3782 "override" and also handle forgotten "override define".
3783 (makefile-makepp-statements): Add new "global", "override export"
3784 and "override global".
3785
ac4d9de0
JB
37862006-06-30 Juanma Barranquero <lekktu@gmail.com>
3787
3788 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
3789 (ada-compile-mouse-goto-error, ada-deactivate-properties)
3790 (ada-no-auto-case): Fix typos in docstrings.
3791
4a073066
NR
37922006-06-30 Nick Roberts <nickrob@snap.net.nz>
3793
3794 * info.el (Info-find-node-2): Search for makeinfo version more
3795 carefully.
3796
a71f543e
CD
37972006-06-29 Carsten Dominik <dominik@science.uva.nl>
3798
ce0d4998
SM
3799 * textmodes/org.el (org-prepare-agenda-buffers):
3800 Use `invisible-OK' argument for `org-end-of-subtree'.
3801 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
3802 (org-beginning-of-item): Fix bug in regular expression for white line.
3803 (org-export-as-html): Enforce space after bullet in plain list items.
a71f543e
CD
3804 (org-set-autofill-regexps): Require space after plain list bullet
3805 for paragraph-start.
3806 (org-ts-regexp3): New constant.
3807 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
3808 (org-timestamp-up-day, org-timestamp-down-day)
3809 (org-timestamp-change): Work with inactive timestamps.
3810 (org-ts-regexp1): Don't allow brackets in time stamps.
3811
9ee1e2d8
NR
38122006-06-29 Nick Roberts <nickrob@snap.net.nz>
3813
3814 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
3815 for ignoring links.
3816
3817 * faces.el (read-face-name): Use it.
3818
f98f7873
JL
38192006-06-28 Juri Linkov <juri@jurta.org>
3820
3821 * buff-menu.el (list-buffers-noselect): Compare Info file
3822 with the string "dir" to detect Info directory.
3823
3824 * complete.el (partial-completion-mode): In lambda for
3825 `choose-completion-string-functions' use full function signature
3826 with 4 args, and move point to the end of the minibuffer only if arg
3827 `mini-p' is non-nil.
3828
4c38df30
JPW
38292006-06-28 John Paul Wallington <jpw@pobox.com>
3830
3831 * ibuffer.el (ibuffer-mode): Doc fix.
3832
c9ca81df
CD
38332006-06-28 Carsten Dominik <dominik@science.uva.nl>
3834
3835 * textmodes/org.el (org-context): New contexts :item-bullet,
3836 :latex-fragment, :latex-preview.
ce0d4998
SM
3837 (org-overlays-at, org-overlay-start, org-overlay-end):
3838 New compatibility functions.
c9ca81df
CD
3839 (org-inside-LaTeX-fragment-p): More accurate matching, using the
3840 exact regexp that will be used during export.
3841 (org-latex-regexps): New variable.
ce0d4998 3842 (org-cdlatex-mode): Improve advice for `texmathp'.
c9ca81df
CD
3843 (turn-on-org-cdlatex): New function.
3844
3ff05183
YM
38452006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3846
3847 * term/mac-win.el (mac-handle-font-selection): Change keys of
3848 mac-atsu-font-table from strings to numbers.
3849 (mac-ts-caret-position): Use also when cursor-type is nil.
3850 (mac-ts-update-active-input-area): Add Mac OS Classic support.
ce0d4998
SM
3851 Relax condition for using overlay strings.
3852 Use mac-ts-caret-position face when cursor-type is nil.
3ff05183 3853
02bc285c
KS
38542006-06-26 Kim F. Storm <storm@cua.dk>
3855
3856 * help.el (view-emacs-news): Declare `res' in the right let* form.
3857
08b1eb21
MA
38582006-06-25 Michael Albinus <michael.albinus@gmx.de>
3859
3860 * net/rcompile.el (remote-compile): Replace ange-ftp based
8a8476f9
KS
3861 implementation by Tramp functions.
3862 Suggested by Marc Abramowitz <msabramo@gmail.com>.
08b1eb21
MA
3863
3864 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
3865
eff6bfea
EZ
38662006-06-24 Yoshinori Koseki <kose@meadowy.org>
3867
3868 * international/fontset.el (setup-default-fontset): Fix a typo in
3869 the "Oriya-Akruti" registry name.
3870
0625ded0 38712006-06-23 Lars Hansen <larsh@soem.dk>
f8e83735 3872
11425834
LH
3873 * desktop.el (desktop-full-file-name): New function.
3874 (desktop-kill, desktop-save, desktop-remove, desktop-read)
3875 (desktop-revert): Use it.
3876 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
3877 (desktop-after-read-hook): Add option list-buffers.
3878 (desktop-locals-to-save): Add tab-width.
3879 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
3880 Fix docstring.
3881
353694fd
CD
38822006-06-23 Carsten Dominik <dominik@science.uva.nl>
3883
3884 * textmodes/org.el (org-cdlatex-mode-map)
3885 (org-cdlatex-texmathp-advice-is-done): New variables.
3886 (org-cdlatex-mode): New minor mode.
f8e83735
KS
3887 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
3888 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
353694fd 3889 (org-export-with-archived-trees): New option.
ce0d4998 3890 (org-open-file): Remove the call to `convert-standard-filename'.
353694fd
CD
3891 (org-archive-tag, org-agenda-skip-archived-trees)
3892 (org-cycle-open-archived-trees)
3893 (org-sparse-tree-open-archived-trees): New options.
3894 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
0625ded0
JB
3895 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
3896 New functions.
f8e83735
KS
3897 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
3898 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
353694fd
CD
3899 (org-mode-map): Add binding for `org-toggle-archive-tag'.
3900 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
3901 Call `org-prepare-agenda-buffers'.
3902 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
3903 (org-file-apps, org-file-apps-defaults-gnu)
f8e83735
KS
3904 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
3905 Handle remote files by forcing them to be opened in Emacs.
353694fd 3906
98a9cad3
AS
39072006-06-23 Andre Spiegel <spiegel@gnu.org>
3908
3909 * vc.el (vc-diff-knows-L): New variable.
3910 (vc-diff-internal): Use it to handle "diff" programs that don't
f8e83735 3911 understand -L. This works automatically, no user action is necessary.
98a9cad3 3912
18aa2c90
EZ
39132006-06-23 Daniel Brockman <daniel@brockman.se>
3914
3915 * net/rcirc.el (rcirc-default-user-full-name): Default to
3916 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
3917 longer exists).
3918 (rcirc-process-list): Check `buffer-live-p' before attempting to
3919 switch to a buffer.
3920
aac5d1fd
EZ
39212006-06-23 Ryan Yeske <rcyeske@gmail.com>
3922
3923 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
3924 based on rcirc-coding-system-alist.
3925
81711dba
EZ
39262006-06-23 Martin Rudalics <rudalics@gmx.at>
3927
3928 * cus-edit.el (customize-apropos): A better error message.
3929 (top level) <debug-ignored-errors>: Extend and update the list of
3930 ignored error messages.
3931
08fd202a
EZ
39322006-06-23 Michael Ernst <mernst@alum.mit.edu>
3933
3934 * complete.el (PC-do-completion): Retain capitalization of user
3935 input, when possible, even if completion-ignore-case is set.
3936
28fa06ea
EZ
39372006-06-23 Eli Zaretskii <eliz@gnu.org>
3938
6453a10e
EZ
3939 * generic-x.el (bat-generic-mode): Support .cmd files.
3940
28fa06ea
EZ
3941 * dos-w32.el (top level): Use find-file-not-found-functions
3942 instead of the obsolete find-file-not-found-hooks.
3943
9b8648b8
KS
39442006-06-22 Kim F. Storm <storm@cua.dk>
3945
3946 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
3947 to recognize mode name containing submodes, such as Grep/lw.
3948
43a37241
KS
39492006-06-21 Kim F. Storm <storm@cua.dk>
3950
3951 * simple.el (line-move-1): Check for move-end-of-line instead of
3952 end-of-line when setting temporary-goal-column.
3953
a2064b09
MB
39542006-06-21 Miles Bader <miles@gnu.org>
3955
3956 * play/cookie1.el (cookie): Work properly when there's only one entry.
3957
210e35f7
NR
39582006-06-21 Nick Roberts <nickrob@snap.net.nz>
3959
3960 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
e72e0e31 3961 (gdb-frame-handler): Generalize frame regexp for templates.
210e35f7 3962
b0352ddf
GM
39632006-06-20 Glenn Morris <rgm@gnu.org>
3964
3965 * calendar/appt.el (appt-display-format): Default value must be
3966 one of the customize options.
3967
2b0193e1
DN
39682006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
3969
e72e0e31
KS
3970 * term/xterm.el (terminal-init-xterm): Update key availability info.
3971 Bind C-return.
2b0193e1 3972
e72e0e31 3973 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
2b0193e1 3974
809b6e98
CY
39752006-06-20 Chong Yidong <cyd@stupidchicken.com>
3976
a548f3d7
CY
3977 * files.el (hack-local-variables): Run `hack-local-variables-hook'
3978 whether or not a local variables list is defined.
3979
809b6e98
CY
3980 * msb.el (msb): Move `sit-for' hack here to handle both
3981 "mouse-down and drag" and "mouse-up and select" situations.
3982 (mouse-select-buffer): Move `sit-for' hack to `msb'.
3983
1e0fd4cd
KH
39842006-06-20 Kenichi Handa <handa@m17n.org>
3985
f8e83735
KS
3986 * international/characters.el (word-combining-categories):
3987 Add entries for 2-byte Han characters.
1e0fd4cd 3988
a5bd14d3
RS
39892006-06-19 Richard Stallman <rms@gnu.org>
3990
3991 * bindings.el (mode-line-format): Save some mode line space.
3992
3993 * files.el (find-file-noselect): Improve the question wording.
3994 (basic-save-buffer-2): Mask UMASK against 666.
3995
3996 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
3997 (mouse-drag-vertical-line): Call it.
3998
d669197d 3999 * cus-edit.el (customize-option, customize-option-other-window):
a5bd14d3
RS
4000 Error if SYMBOL is nil.
4001
3d62681d
CD
40022006-06-19 Carsten Dominik <dominik@science.uva.nl>
4003
4004 * textmodes/org.el: Require noutline, also on XEmacs.
4005 (org-end-of-subtree): Return point.
4006 (org-dblock-start-re, org-dblock-end-re): New constants.
4007 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
4008 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
4009 (org-update-all-dblocks, org-find-dblock): New functions.
4010 (org-collect-clock-time-entries): New function.
4011 (org-html-handle-time-stamps): Never export CLOCK timeranges.
ce0d4998 4012 (org-fixup-indentation): Modify to deal correctly with lines
3d62681d
CD
4013 starting with TAB. Only one argument DIFF now.
4014 (org-demote, org-promote): Call `org-fixup-indentation' with just
4015 one argument, DIFF.
4016 (org-mode): Don't mark buffer as modified when aligning tables.
f8e83735 4017 (org-clock-sum): Don't mark buffer modified when adding time sum
3d62681d 4018 properties.
ce0d4998 4019 (org-export-as-html): Add support for a link validation function.
3d62681d
CD
4020 (org-archive-all-done): New function.
4021 (org-archive-subtree): New prefix argument. When set, archive all
4022 done subtrees in this buffer.
4023 (org-remove-clock-overlays)
e72e0e31
KS
4024 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
4025 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
3d62681d
CD
4026 (org-put-clock-overlay): Don't swallow last headline character
4027 when displaying overlay.
4028 (org-store-link): Link to `image-mode' with just the file name.
3d62681d 4029
ec6aebe8 40302006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
d669197d 4031
e72e0e31
KS
4032 * viper-cmd.el (viper-special-read-and-insert-char):
4033 Use read-key-sequence.
4034 (viper-after-change-undo-hook): Misc enhancements.
4035 (viper-after-change-undo-hook): New hook.
4036 (viper-undo): Use viper-after-change-undo-hook.
f8e83735 4037 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
ec6aebe8
MK
4038 (viper-next-line-at-bol): If point is on a widget or a button, simulate
4039 clicking on that widget/button.
d669197d 4040
e72e0e31 4041 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
d669197d 4042
e72e0e31
KS
4043 * ediff-diff (ediff-test-patch-utility): Catch errors.
4044 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
4045 (ediff-set-actual-diff-options): New function.
ec6aebe8 4046 (ediff-reset-diff-options, ediff-toggle-ignore-case):
e72e0e31
KS
4047 Use ediff-set-actual-diff-options.
4048 (ediff-extract-diffs): Catch errors.
4049 (ediff-whitespace): Add non-breakable space.
4050 (ediff-same-file-contents): Catch errors.
4051
4052 * ediff-mult.el (ediff-collect-custom-diffs):
4053 Save coding-system-for-read.
4054
4055 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
4056 (ediff-vc-internal, ediff-vc-merge-internal):
4057 Use ediff-delete-version-file.
4058 (ediff-delete-version-file): New function.
4059
4060 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
4061
4062 * ediff.el (ediff-directories, ediff-directory-revisions)
4063 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
4064 (ediff-directories-internal, ediff-merge-directory-revisions)
4065 (ediff-merge-directory-revisions-with-ancestor)
4066 (ediff-directories3): Use read-directory-name.
d669197d 4067
e924d021
RF
40682006-06-18 Ralf Angeli <angeli@caeruleus.net>
4069
ce0d4998
SM
4070 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
4071 Remove superfluous part of regexp for brace matching which is handled
4072 by `scan-lists' call.
e924d021 4073
d1ae9041
RS
40742006-06-16 Richard Stallman <rms@gnu.org>
4075
4076 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
4077
4078 * files.el (basic-save-buffer-2): For a new precious file,
4079 use the default modes in the return value.
4080
4081 * facemenu.el (facemenu-color-alist): Doc fix.
4082
4083 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
4084
aa2f234a
YM
40852006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4086
4087 * cus-start.el (all): Add mac-ts-script-language-on-focus.
4088
4089 * term/mac-win.el (mac-text-encoding-ascii): New constant.
4090 (mac-utxt-to-string): Use it.
4091 (mac-ts-update-active-input-area): Use mac-ae-number.
4092
2f182d8d
DN
40932006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
4094
4095 * term.el (term-handle-scroll, term-delete-lines)
4096 (term-insert-lines): Fix off by one errors.
4097
8a7269eb
MA
40982006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
4099
4100 * net/tramp.el (tramp-touch): Use UTC to express time.
4101
c43d7539
CY
41022006-06-15 Chong Yidong <cyd@stupidchicken.com>
4103
4104 * mail/sendmail.el (mail-send): Search explicitly for
4105 mail-header-separator when checking for corrupted header lines.
4106
e86a3316
NR
41072006-06-15 Nick Roberts <nickrob@snap.net.nz>
4108
4109 * progmodes/gdb-ui.el (gdb-same-frame): New option.
4110 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
4111 (gdb-init-1): Initialise them.
4112 (gdb-starting): Reset gdb-printing
4113 (gdb-starting): Save value of gud-overlay-arrow-position.
4114 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
4115 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
4116 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
4117 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
4118
608f2671
SM
41192006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
4120
4121 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
4122
90557512
CY
41232006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
4124
4125 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
4126 (ldap-search-internal): Keep error messages, and a regexp fix.
4127
15a8ea0c
TTN
41282006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
4129
4130 * files.el (hack-local-variables-confirm):
4131 Display string value using its printed representation.
4132
6b519504
CY
41332006-06-11 Chong Yidong <cyd@stupidchicken.com>
4134
4135 * server.el (server-edit): No-op if no server buffers exist.
4136
11f89289
RC
41372006-06-11 Robert J. Chassell <bob@rattlesnake.com>
4138
608f2671 4139 * textmodes/page-ext.el (pages-directory-for-addresses):
11f89289
RC
4140 Including `pages-directory-address-mode' in the function results
4141 in the message "Buffer in which pages were found is deleted".
4142
23643307
CD
41432006-06-10 Carsten Dominik <dominik@science.uva.nl>
4144
0625ded0 4145 * textmodes/org.el (org-agenda-mode-map): Add bindings for
7225c342 4146 clocking functions.
11f89289 4147
23643307
CD
4148 (org-agenda-clock-in, org-check-running-clock)
4149 (org-clock-out-if-current, org-remove-clock-overlays)
4150 (org-put-clock-overlay): New functions.
4151 (org-clock-marker, org-clock-file-total-minutes)
7225c342 4152 (org-clock-overlays): New variables.
23643307
CD
4153 (org-clock-display, org-clock-sum, org-clock-cancel)
4154 (org-clock-out, org-clock-in): New commands.
4155 (org-export): New function.
4156 (org-emph-re): New constant.
4157 (org-set-emph-re, org-do-emphasis-faces): New functions.
4158 (org-emphasis-regexp-components, org-emphasis-alist): New options.
4159 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
7225c342 4160 (org-export-html-convert-emphasize): Use the configurable emphasis.
23643307
CD
4161 (org-cleaned-string-for-export): Make multiline emphasis visible
4162 to the exporter. New optional argument PARAMETERS.
4163 (org-export-as-html): Specify :emph-multiline parameter to
4164 `org-cleaned-string-for-export'.
4165
9e362b84
RS
41662006-06-10 Richard Stallman <rms@gnu.org>
4167
4168 * help.el (help-for-help-internal): Clean up help text.
4169
ddfca4e6
AS
41702006-06-10 Andreas Schwab <schwab@suse.de>
4171
4172 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
4173 in doc string.
4174
9d3ba24c
AS
4175 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
4176
7cb93181
EZ
41772006-06-09 Karl Chen <quarl@cs.berkeley.edu>
4178
4179 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
4180 spaces after the comment start.
4181
36ac5ea5
KS
41822006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
4183
f47adf18
TTN
4184 * play/pong.el (pong-init-buffer):
4185 Fill buffer with spaces instead of ^A.
4186
36ac5ea5
KS
4187 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
4188 launched asynchronously, delete its process instead of being cool.
4189 (ispell-async-processp): Check for `delete-process' existence
4190 instead of `kill-process' one for consistency.
4191
f9ff5ee1
NR
41922006-06-09 Nick Roberts <nickrob@snap.net.nz>
4193
4194 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
4195 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
4196 in mode line at startup.
4197
f17f26a1
KS
41982006-06-08 Kim F. Storm <storm@cua.dk>
4199
4200 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
4201 (ido-init-completion-maps): Bind them to M-SPC and M-v.
d25203fd 4202 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
532a001d 4203 (ido-file-internal): Pass full file name to write-file.
e819ce9e
KS
4204 (ido-read-internal): Only pop stack elements automatically if they
4205 actually match an existing directory or file name.
f17f26a1 4206
8dec0e01
KH
42072006-06-07 Kenichi Handa <handa@m17n.org>
4208
4209 * international/mule.el (find-auto-coding): Don't handle the short
4210 name `char-trans'.
4211
4212 * files.el (hack-local-variables-prop-line)
4213 (hack-local-variables): Cancel the previous change.
4214
79f28143
JH
42152006-06-06 Jesper Harder <harder@phys.au.dk>
4216
608f2671 4217 * ediff-diff.el (ediff-test-utility): Protect against file-error.
79f28143 4218
53dd481c
CY
42192006-06-06 Chong Yidong <cyd@stupidchicken.com>
4220
4221 * diff-mode.el (diff-mode): Set buffer-read-only to t when
ce0d4998 4222 diff-default-read-only is non-nil.
dd24cb37
CY
4223 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
4224 (diff-refine-hunk): Set inhibit-read-only to t.
53dd481c
CY
4225
4226 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
4227 modifying the *Diff* buffer.
4228 (diff-process-filter): New filter function for diff process that
4229 sets inhibit-read-only to t when modifying the *Diff* buffer.
4230
98a53802
CD
42312006-06-06 Carsten Dominik <dominik@science.uva.nl>
4232
0625ded0 4233 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
98a53802
CD
4234 insertion point and control the number of empty lines.
4235 (org-paste-subtree): Limit the number of empty lines at the end of
4236 the inserted tree.
4237 (org-agenda): Use buffer name of current file for narrowing.
4238 (org-export-as-xml): Command removed.
4239 (org-export-xml-type): Option removed.
4240 (org-mode-map): Call `org-export-as-xoxo' directly.
4241 (org-get-indentation): New optional argument LINE.
4242 (org-fix-indentation, org-remove-tabs): New functions.
4243 (org-export-as-ascii, org-ascii-level-start): Determine and apply
4244 correct indentation for headlines that are converted it items.
4245 (org-skip-comments): Remove table lines that contain narrowing
4246 cookies but no other non-empty fields.
4247 (org-set-tags): Allow groups of mutually exclusive tags.
4248 (org-cmp-time): Sort 24:21 before items without time.
608f2671 4249 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
98a53802
CD
4250 (org-open-at-point): Require double colon also for numbers.
4251
92f0c93d
KS
42522006-06-06 Kim F. Storm <storm@cua.dk>
4253
4254 * ido.el (ido-default-file-method, ido-default-buffer-method):
4255 Make choice values consistent with corresponding command names.
4256 (ido-visit-buffer): Update accordingly. Default to selected-window.
4257
876bd6e4
NR
42582006-06-06 Nick Roberts <nickrob@snap.net.nz>
4259
4260 * progmodes/gud.el (gud-running): Fix doc string.
4261 (gud-menu-map): Use :visible instead fo :enable for debugger test.
4262 (gud-tooltip-modes): Add python-mode.
4263 (gud-tooltip-print-command): Add pdb. Remove perldb.
4264
3152b1eb
EZ
42652006-06-05 Eli Zaretskii <eliz@gnu.org>
4266
92f0c93d
KS
4267 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
4268 Quote $(EMACS).
3152b1eb 4269
43c58260
RS
42702006-06-05 Richard Stallman <rms@gnu.org>
4271
4272 * faces.el (defined-colors): Doc fix.
4273
58ce5535
TTN
42742006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
4275
92f0c93d
KS
4276 * vc.el (vc-process-filter): Inhibit undo info collection around
4277 call to insert.
58ce5535
TTN
4278 (vc-setup-buffer): Likewise for call to erase-buffer.
4279 (vc-do-command): Likewise for call to process-file.
4280
623c14d3
NR
42812006-06-05 Nick Roberts <nickrob@snap.net.nz>
4282
4283 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
4284 for gud-go.
4285 (gud-common-init): Other debuggers may trigger error.
4286
f090034b
KH
42872006-06-05 Kenichi Handa <handa@m17n.org>
4288
608f2671
SM
4289 * international/mule.el (find-auto-coding):
4290 Handle enable-character-translation in file header.
f090034b 4291
32a877bb
KS
42922006-06-04 Kim F. Storm <storm@cua.dk>
4293
34c614a8
KS
4294 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
4295 (authors-fixed-entries): Fix spelling.
4296 (authors-canonical-file-name): Don't report error for wildcards.
4297
32a877bb 4298 * help.el (view-emacs-news): Rewrite to support new NEWS,
ce0d4998 4299 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
32a877bb 4300 e.g. version 10 matches 1.10, and don't be confused by version 1.1
ce0d4998 4301 being a prefix of 1.12 (etc). A numeric prefix arg also works.
32a877bb 4302
af6aef87 43032006-06-03 Vivek Dasmohapatra <vivek@etla.org>
6d39902f
EZ
4304
4305 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
4306 exec constructs like `foo bar`.
4307 (sh-quoted-subshell): New helper function to search for a possibly
4308 nested subshell (like `` or $()) within a "" quoted string.
4309 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
4310 (sh-apply-quoted-subshell): Flag quote characters inside a
4311 subshell, which is itself already in a quoted region, as
4312 punctuation, since this is the closest to what they actually are.
4313 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
4314 sh-apply-quoted-subshell.
4315 (sh-font-lock-syntactic-face-function): Apply the new face for
4316 text inside `` instead of the old font-lock-string-face.
4317
fabcf455
YM
43182006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4319
4320 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
4321 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
4322 (mac-bytes-to-text-range, mac-ae-text-range-array)
4323 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
4324 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
63fbb644 4325 (mac-ts-unicode-for-key-event): New functions.
fabcf455
YM
4326 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
4327 (mac-handle-font-selection): Use mac-ae-number.
4328 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
4329 New variables.
4330 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
4331 (mac-ts-converted-text, mac-ts-selected-converted-text)
4332 (mac-ts-block-fill-text, mac-ts-outline-text)
4333 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
4334 (mac-ts-hilite-style-faces): New constant.
4335 (mac-apple-event-map): Bind text input events.
4336 (mac-dispatch-apple-event): Use command-execute instead of
4337 call-interactively.
4338 (global-map): Don't bind mac-apple-event.
4339 (special-event-map): Bind mac-apple-event.
4340
3d80c941
EZ
43412006-06-02 Eli Zaretskii <eliz@gnu.org>
4342
4343 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
4344 file name.
4345 (emacs): Enclose the value of $(EMACS) in quotes.
4346
2e17852c
JL
43472006-06-02 Juri Linkov <juri@jurta.org>
4348
4349 * international/mule.el (sgml-html-meta-auto-coding-function):
4350 Remove the condition `(search-forward "<html" size t)'.
4351 Replace `\"' with `[\"']?' in `re-search-forward'.
4352
62e51d53
KH
43532006-06-02 Kenichi Handa <handa@m17n.org>
4354
4355 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
4356 as well as `coding'.
4357 (hack-local-variables): Likewise.
4358
608f2671
SM
4359 * international/mule.el (enable-character-translation):
4360 Put permanent-local and safe-local-variable properties.
62e51d53
KH
4361 (find-auto-coding): Handle char-trans: tag.
4362
605e71f1
KH
43632006-06-02 Juri Linkov <juri@jurta.org>
4364
4365 * international/mule.el (sgml-html-meta-auto-coding-function):
4366 Limit the search by the end of the HTML header (if any).
4367
08a61c99
RS
43682006-06-01 Richard Stallman <rms@gnu.org>
4369
4370 * subr.el (with-current-buffer): Doc fix.
4371
eb3d9609
MY
43722006-06-02 Masatake YAMATO <jet@gyve.org>
4373
06c7827a 4374 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
0625ded0 4375 Almost rewrite. Underlines over all lines of gcov output are too
eb3d9609
MY
4376 uncomfortable to read. Suggested by Dan Nicolaescu.
4377
90d40a35
LT
43782006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4379
4380 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
4381
4382 * shell.el (shell-mode): Use shell-mode-map in docstring.
4383
4384 * comint.el (comint-send-input): Do not add help-echo and
4385 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
4386
4054794d
JD
43872006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4388
4389 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
4390
e223ede9
NR
43912006-06-01 Nick Roberts <nickrob@snap.net.nz>
4392
4393 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
4394 (gdb-stopped, gdb-info-stack-custom): If there is no source info
4395 look up the stack and pop up GUD buffer if necessary.
4396 (gdb-frames-select): Remove redundant call to gud-display-frame.
4397 (gdb-info-threads-custom): Keep point at start of buffer.
4398 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
4399
81c6e791
JL
44002006-05-31 Juri Linkov <juri@jurta.org>
4401
4402 * replace.el (query-replace-read-from, query-replace-read-to):
4403 Bind `history-add-new-input' to nil. Call `add-to-history'.
4404
360fecca
KS
44052006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
4406
4407 * textmodes/table.el: Convert all HTML tags to lower case for
4408 XHTML compatibility.
4409
206e215e
MY
44102006-05-31 Masatake YAMATO <jet@gyve.org>
4411
8ba7e540
KS
4412 * progmodes/compile.el:
4413 (compilation-error-regexp-alist-alist::gcov-called-line):
4414 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
206e215e 4415
318474dc
NR
44162006-05-31 Nick Roberts <nickrob@snap.net.nz>
4417
8ba7e540 4418 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
0625ded0 4419 Revert inadvertent changes made with last commit.
318474dc 4420
2809db33
RS
44212006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
4422
8ba7e540
KS
4423 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
4424 New functions.
2809db33
RS
4425
4426 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
4427
c39d5865
CD
44282006-05-30 Carsten Dominik <dominik@science.uva.nl>
4429
0625ded0 4430 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
8ba7e540 4431 only matches in the right place.
c39d5865
CD
4432 (org-upcoming-deadline): New face.
4433 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
8ba7e540
KS
4434 (org-export-ascii-underline): Rename constant `org-ascii-underline'
4435 and make it an option.
c39d5865
CD
4436 (org-export-ascii-bullets): New option.
4437 (org-export-as-html): Many changes to emit valid XHTML.
4438 (org-par-open): New variable.
955951b8 4439 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
ce0d4998 4440 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
8ba7e540 4441 (org-timeline): Pass `org-timeline-show-empty-dates' to
0625ded0
JB
4442 `org-get-all-dates'. Interpret empty dates returned by
4443 `org-get-all-dates'.
c39d5865
CD
4444 (org-get-all-dates): New argument EMPTY. Add dates without
4445 entries to the list, mark large ranges of empty dates.
4446 (org-point-in-group, org-context): New functions.
4447
1b751989
NR
44482006-05-30 Nick Roberts <nickrob@snap.net.nz>
4449
89f0e7cc
NR
4450 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
4451
1b751989
NR
4452 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
4453 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
4454 to C-mouse-3 (for 2 button mice).
4455 (gdb-send): Do the right thing for C-d.
4456
4457 * speedbar.el (speedbar-detach): Delete.
4458 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
4459 it breaks things.
8ba7e540 4460 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
1b751989 4461
d14fd70c
DP
44622006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
4463
4464 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
4465 Makeppfile.
4466
8ba7e540
KS
4467 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4468 Add makepp diagnostic.
d14fd70c 4469
39be728a
RS
44702006-05-29 Richard Stallman <rms@gnu.org>
4471
963128f3
RS
4472 * window.el (fit-window-to-buffer): Doc fix.
4473
90e357ae
RS
4474 * help.el (temp-buffer-max-height): Doc fix.
4475
39be728a
RS
4476 * subr.el (with-current-buffer): Doc fix.
4477
e380957e
JD
44782006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4479
39be728a 4480 * term/x-win.el: Bind F10 to menu-bar-start if available.
e380957e 4481
c57597dd
DN
44822006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
4483
4484 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
4485 uses with a simple test.
4486 (term-set-escape-char, term-mode, term-check-kill-echo-list)
4487 (term-send-raw-string, term-send-raw, term-mouse-paste)
4488 (term-char-mode, term-line-mode, term-exec, term-sentinel)
4489 (term-handle-exit, term-read-input-ring)
4490 (term-previous-matching-input-string)
4491 (term-previous-matching-input-string-position)
4492 (term-previous-matching-input-from-input)
4493 (term-replace-by-expanded-history, term-send-input)
4494 (term-skip-prompt, term-bol, term-send-invisible)
4495 (term-kill-input, term-delchar-or-maybe-eof)
4496 (term-backward-matching-input, term-check-source)
4497 (term-proc-query, term-emulate-terminal)
4498 (term-handle-colors-array, term-process-pager, term-pager-line)
4499 (term-pager-bob, term-unwrap-line, term-word)
4500 (term-dynamic-complete-filename)
4501 (term-dynamic-complete-as-filename)
4502 (term-dynamic-simple-complete): Replace one arm ifs with whens or
4503 unlesses.
4504
bb7a346f
SM
45052006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4506
b486a098
SM
4507 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
4508 during bootstrapping.
4509
bb7a346f
SM
4510 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
4511 Basically undo the change of 2006-05-26: use extra arguments instead of
4512 dynamic scoping.
4513 (ewoc-locate): Remove unused var `footer'.
4514
7a0574f3
SM
45152006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4516
7ece7aba
SM
4517 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
4518
b17b8839
SM
4519 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
4520 (generate-file-autoloads): Obey it. Return whether autoloads were
4521 added at point or not.
4522 (update-file-autoloads): Use this new return value.
4523 Remove redundant test for the presence of an autoload cookie.
4524
69135525
SM
4525 * emacs-lisp/autoload.el (autoload-find-file): New fun.
4526 This one calls hack-local-variables.
4527 (generate-file-autoloads, update-file-autoloads): Use it.
4528
7a0574f3
SM
4529 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
4530 (bibtex-sort-entry-class): Add safe-local-variable predicate.
4531 (bibtex-sort-entry-class-alist): Don't set the global value.
4532 (bibtex-init-sort-entry-class-alist): New fun.
4533 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
4534 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
4535 of bibtex-init-sort-entry-class.
4536
0985f920
RS
45372006-05-28 Richard Stallman <rms@gnu.org>
4538
4539 * subr.el (load-history-regexp): If FILE is relative, insist
4540 entire last name component must match it.
4541 (load-history-filename-element, load-history-regexp): Doc fixes.
4542
6c6e0bb4
KS
45432006-05-29 Kim F. Storm <storm@cua.dk>
4544
7a0574f3 4545 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
6c6e0bb4
KS
4546 `pos' and `raw-data' for clarity, as eval forms may access these.
4547
f3d50954
KS
45482006-05-28 Kim F. Storm <storm@cua.dk>
4549
4550 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
4551
c5301b5c
SM
45522006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4553
4554 * progmodes/make-mode.el (makefile-browser-map)
4555 (makefile-mode-syntax-table): Move initialization inside declaration.
4556 (makefile-fill-paragraph): Use the default comment-filling code.
4557
6b59b130
CY
45582006-05-28 Chong Yidong <cyd@stupidchicken.com>
4559
4560 * replace.el (query-replace-defaults): New variable.
4561 (query-replace-read-from): Use `query-replace-defaults' for
4562 default value, instead of history list.
4563 (query-replace-read-to): Update `query-replace-defaults'.
4564
122e29de
CY
45652006-05-27 Chong Yidong <cyd@stupidchicken.com>
4566
4567 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
4568 with no X toolkit.
4569
27e53d7c
NR
45702006-05-28 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
4573 (tumme-show-all-from-dir): Add autoload.
4574
e1d3541a
MD
45752006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
4576
4577 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
9c2d888b 4578 (tumme-remove-tag): Fix bug.
e1d3541a 4579
f860b721
TTN
45802006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4581
27e53d7c
NR
4582 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
4583 FOOTER args. Update unique caller.
ec491f90 4584 (ewoc-delete): Compute last node once before looping.
63910b23 4585 (ewoc--node-branch): Merge into unique caller.
27e53d7c
NR
4586 (ewoc--node): Don't define constructor make-ewoc--node for this
4587 structure.
4588 (ewoc): Add member `hf-pp' to this structure.
096432af
TTN
4589 (ewoc--wrap): New func.
4590 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
4591 header/footer pretty-printers. Save header/footer pretty-printer.
27e53d7c
NR
4592 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
4593
096432af
TTN
4594 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
4595
9318bb97
MD
45962006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
4597
eb9e5cd1 4598 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
27e53d7c 4599 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
81bfcbaa 4600 Tag'. Change "Compare directories..." to "Change Directories...".
27e53d7c
NR
4601 Move tumme commands to Operate, Regexp and Immediate menus.
4602 Change "Add Comment" to "Add Image Comment". Change "Add Image
4603 Tag" to "Add Image Tags".
c5301b5c 4604
eb9e5cd1
MD
4605 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
4606 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
4607 `tumme-delete-tag'.
4608
48661861
LT
46092006-05-26 Luc Teirlinck <teirllm@auburn.edu>
4610
4611 * shell.el (shell-mode): Call shell-dirtrack-mode after
4612 list-buffers-directory is made a local variable, to avoid setting
4613 the default value.
4614
18ed6a46
EZ
46152006-05-26 Kevin Ryde <user42@zip.com.au>
4616
4617 * info.el (Info-index-next): Use where-is-internal to report
4618 actual binding of Info-index-next, rather than hard-coded `,'.
4619
0f7078f0
EZ
46202006-05-26 Eli Zaretskii <eliz@gnu.org>
4621
3d0793e4
EZ
4622 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
4623 and "Find Command in Manual" to here.
4624
0f7078f0
EZ
4625 * buff-menu.el (list-buffers-noselect): For Info buffers, use
4626 Info-current-file as the file name.
4627
bd93e3e1
JY
46282006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
4629
4630 * ses.el (defadvice undo-more): Delete this defadvice. The undo
4631 overrides will now be done a different way.
4632 (ses-set-parameter): Reapply this function for undo.
4633 (ses-set-header-row): Reconstruct header row during undo.
4634 (ses-widen): New function.
4635 (ses-goto-data, ses-reconstruct-all): Use new function.
4636 (ses-command-hook): Widen buffer during undo, before unupdating
4637 the cells.
4638 (ses-insert-row, ses-delete-row): Widen buffer during undo.
4639 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
4640 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
4641 formula hasn't been executed yet.
4642
a8dc674f
RS
46432006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4644
b486a098
SM
4645 * comint.el (comint-kill-whole-line): Rename arg to count.
4646 Fix doc string.
a8dc674f 4647
920e95c0
CY
46482006-05-26 Chong Yidong <cyd@stupidchicken.com>
4649
4650 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
4651 to copy-file.
4652
b3228584
RS
46532006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
4654
4655 * simple.el (toggle-truncate-lines): Make arg optional for
4656 backward compatibility.
4657
7dd2e64c
TTN
46582006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
4659
4660 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
4661 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
4662 DLL arg. Instead, use ewoc--current-dll. Update all callers.
4663 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
4664 (ewoc--adjust): Use ewoc--current-dll.
4665 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
4666
9fd47373
CD
46672006-05-26 Carsten Dominik <dominik@science.uva.nl>
4668
0625ded0 4669 * textmodes/org.el (org-next-item, org-previous-item): Emit more
9fd47373
CD
4670 compact error message.
4671 (org-tags-view): Refresh category table in each file.
b486a098 4672 (org-table-justify-field-maybe): Remove superfluous arguments to
9fd47373
CD
4673 `format'.
4674 (org-export-as-html): Insert "<p>" before postamble.
b486a098 4675 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
9fd47373 4676
f1c582b4
KH
46772006-05-26 Kenichi Handa <handa@m17n.org>
4678
4679 * textmodes/po.el (po-find-charset): Pay attention to the case
4680 FILENAME is a cons (NAME . BUFFER).
4681 (po-find-file-coding-system-guts): Likewise.
4682
b486a098
SM
4683 * arc-mode.el (archive-set-buffer-as-visiting-file):
4684 Call find-operation-coding-system with (FILENAME . BUFFER).
f1c582b4
KH
4685
4686 * tar-mode.el (tar-extract): Call find-operation-coding-system
4687 with (FILENAME . BUFFER).
4688
b486a098
SM
4689 * international/mule.el (decode-coding-inserted-region):
4690 Call find-operation-coding-system with (FILENAME . BUFFER).
f1c582b4 4691
4d687160
CY
46922006-05-25 Chong Yidong <cyd@stupidchicken.com>
4693
4694 * image-mode.el (image-toggle-display): Use buffer contents to
4695 generate image for a remote file.
4696
92aa92fa
JL
46972006-05-25 Juri Linkov <juri@jurta.org>
4698
4699 * replace.el (query-replace-read-from, query-replace-read-to):
4700 Remove 8th arg KEEP-ALL in read-from-minibuffer.
4701
9c524754 47022006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
b486a098
SM
4703
4704 * whitespace.el (whitespace-cleanup): Change to cleanup
4705 region if one is active.
4706 * whitespace.el (whitespace-cleanup-internal): New internal method.
f473c8d5 4707
36938994
MD
47082006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
4709
0a33fc8d 4710 * dired.el (dired-mode-map): Add help-echo strings to tumme
27e53d7c 4711 commands. Bind `tumme-dired-display-image' to C-t i.
0a33fc8d 4712
b486a098 4713 * tumme.el (tumme-display-image): Change documentation string slightly.
b76b3535 4714 (tumme-dired-display-image): Add call to `display-buffer'.
776e9e34 4715
78b3f5c3
TTN
47162006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
4717
4718 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
4719 Signal error if RAW-DATA is a multibyte string.
4720
870560eb
RS
47212006-05-24 Richard Stallman <rms@gnu.org>
4722
113fe928
RS
4723 * subr.el (with-local-quit): When handling `quit' signal,
4724 make a chance for quit-flag to cause a quit.
4725
379ba58e
RS
4726 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
4727 (ad-disable-advice): Add autoloads.
4728
870560eb
RS
4729 * subr.el (read-passwd): Copy PROMPT before changing its properties.
4730
36938994
MD
47312006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
4732
b76b3535 4733 * dired.el (dired-mode-map): Change menu items for tumme as per
36938994
MD
4734 suggestions in emacs-devel.
4735
47362006-05-25 Nick Roberts <nickrob@snap.net.nz>
4737
4738 * dired.el (dired-mode-map): Fix breakage.
4739
1797b033
MD
47402006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
4741
b76b3535
NR
4742 * tumme.el (tumme-display-dired-image): Rename to...
4743 (tumme-dired-display-image): ...this.
4744 (tumme-track-movement): Change default value to t.
4745 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1797b033 4746 used from `tumme-next-line-and-display' and similar commands.
36938994 4747
b76b3535
NR
4748 * dired.el (dired-mode-map): Add Thumbnail submenu under the
4749 Immediate menu. Add some tumme commands there.
93825802 4750
24b0232f
LT
47512006-05-24 Luc Teirlinck <teirllm@auburn.edu>
4752
4753 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
4754
ad9f6125
CY
47552006-05-24 Chong Yidong <cyd@mit.edu>
4756
4757 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
4758 menu entries that open submenus.
4759
ac9f37df
AM
47602006-05-24 Alan Mackenzie <acm@muc.de>
4761
4762 * startup.el (command-line): For names of preloaded files, don't
4763 append ".elc" (now done in Fload), and call file-truename on the
4764 lisp directory.
4765
4766 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
4767 match ANY loaded file with the right name, not just those in
4768 load-path. Put a regexp matching the file name into
4769 after-load-alist, rather than the name itself.
4770
4771 * subr.el: New functions load-history-regexp,
4772 load-history-filename-element, do-after-load-evaluation.
4773
4774 * international/mule.el (load-with-code-conversion): Do the
4775 eval-after-load stuff by calling do-after-load-evaluation.
4776
a62c3993
NR
47772006-05-25 Nick Roberts <nickrob@snap.net.nz>
4778
4779 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
4780 has not been killed.
4781
e4dff88d
YM
47822006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4783
4784 * term/mac-win.el: Set idle timer to clean up expired Apple events.
4785 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
4786 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
4787 Optionally set error message in reply.
4788
e8166ad7
CD
47892006-05-24 Carsten Dominik <dominik@science.uva.nl>
4790
0625ded0 4791 * textmodes/org.el (org-open-at-point): Use renamed variable
e8166ad7 4792 `org-confirm-shell-link-function'.
b486a098 4793 (org-confirm-shell-link-function): Rename from
e8166ad7
CD
4794 `org-confirm-shell-links'.
4795 (org-export-directory): New function.
4796 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
4797 (org-export-icalendar): Use `org-export-directory'.
4798 (org-indent-item): Keep cursor position.
4799 (org-link-file-path-type): New option.
b486a098 4800 (org-export-as-html): Fix bug with plain lists starting in
e8166ad7 4801 column 0.
b486a098 4802 (org-export-as-html): Remove deadline formatting, this happens
e8166ad7
CD
4803 now already in `org-html-handle-time-stamps'.
4804 (org-export-html-style): Deadline class removed.
4805 (org-insert-labeled-timestamps-at-point): New option.
4806 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
4807 of `hide-sublevels 1', in case the first headline is not level 1.
4808 (org-overview, org-content): New fuction.
4809 (org-cycle-global-status, org-cycle-subtree-status): Make these
4810 variables buffer-local.
4811 (org-global-cycle): New command.
4812 (org-shifttab): Use `org-global-cycle'.
4813 (org-insert-heading, org-insert-item): Go to end of new
4814 headline/item after creating it.
b486a098
SM
4815 (org-export-visible): Rename from `org-export-copy-visible'.
4816 Now creates a temporary org-file and applies an exporting command
4817 to it.
e8166ad7
CD
4818 (org-table-eval-formula): Support for lisp forms.
4819 (org-agenda-todo-ignore-scheduled): New option.
4820 (org-agenda-get-todos): Use new option
4821 `org-agenda-todo-ignore-scheduled'.
4822 (org-export-html-inline-images): New value `maybe'.
b486a098 4823 (org-export-as-html): Inlining of images dependent on link description.
e8166ad7
CD
4824 (org-archive-subtree): Check for end-of-buffer before trying
4825 `kill-line'.
4826 (org-agenda-follow-mode): New option.
4827 (org-export-with-tags, org-export-with-timestamps): New options.
4828 (org-html-handle-time-stamps): New function.
4829 (org-keyword-time-regexp): New variable.
4830 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
4831 (org-agenda-todo-list-sublevels): New option.
4832 (org-html-level-start): When TITLE is nil, just close all levels.
b486a098
SM
4833 (org-parse-key-lines, org-parse-export-options): Remove functions,
4834 replaced by `org-infile-export-plist'.
e8166ad7
CD
4835 (org-combine-plists, org-infile-export-plist)
4836 (org-default-export-plist): New functions.
4837 (org-export-html-preamble, org-export-html-postamble)
4838 (org-export-html-auto-preamble, org-export-html-auto-postamble):
4839 New variables.
4840 (org-export-publishing-directory): New option.
4841 (org-export-as-html, org-export-as-ascii): Use the new property
4842 lists for settings.
b486a098
SM
4843 (org-export-copy-visible, org-export-as-xoxo):
4844 Respect `org-export-publishing-directory'.
e8166ad7
CD
4845 (org-link-search, org-store-link, org-file-apps): Support for
4846 links to BibTeX database entries..
b486a098
SM
4847 (org-get-current-options, org-set-regexps-and-options):
4848 Implement logging as a startup option.
e8166ad7
CD
4849 (org-store-link): Make sure context string is never empty
4850 (org-insert-link): Use relative path when possible.
4851 (org-at-item-checklet-p): New function.
4852 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
4853 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
4854 (org-metaright, org-metaup, org-metadown, org-shiftup)
4855 (org-shiftdown, org-shiftright, org-shiftleft)
4856 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
4857 Dispatch using `call-interactively'.
4858 (org-call-with-arg): New defsubst.
4859 (org-tag-alist, org-use-fast-tag-selection): New options.
4860 (org-complete): Use `org-tag-alist'.
4861 (org-fast-tag-insert, org-fast-tag-selection): New functions.
4862 (org-next-item, org-previous-item): New commands.
b486a098 4863 (org-beginning-of-item, org-end-of-item): Add (interactive) to
e8166ad7 4864 make command.
b486a098 4865 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
e8166ad7 4866
f569c26e
TTN
48672006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
4868
4869 * emacs-lisp/ewoc.el (ewoc-delete): New function.
4870 (ewoc-filter): Use `ewoc-delete'.
4871
5f25dc81
TTN
4872 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
4873
35731e3b
SM
48742006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
4875
8e6ea7a3
SM
4876 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
4877 Signal more user-friendly error messages.
4878
35731e3b
SM
4879 * complete.el (PC-do-completion): Undo the addition of implicit
4880 wildcards if they did not lead to finding any match.
4881 (read-file-name-internal): Don't add the final > if the completion is
4882 not finished.
4883
35fdd9a7
RS
48842006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4885
35731e3b
SM
4886 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
4887 Quote safe-local-variable predicate.
35fdd9a7 4888
bb8d35a2
TTN
48892006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
4890
4891 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
4892
21225d8f
RW
48932006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4894
35731e3b 4895 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
bb8d35a2 4896
21225d8f
RW
4897 * progmodes/make-mode.el (makefile-special-targets-list)
4898 (makefile-macro-table, makefile-target-table): Mark as risky.
4899 (makefile-query-one-target-method): Make this the alias for the
4900 following variable.
35731e3b 4901 (makefile-query-one-target-method-function): Make this the real name.
bb8d35a2 4902
21225d8f
RW
4903 * textmodes/artist.el (artist-text-renderer): Make this the alias
4904 for the following variable.
4905 (artist-text-renderer-function): Make this the real name.
4906
4907 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
4908 the alias for the following variable.
4909 (flyspell-generic-check-word-predicate): Make this the real name.
4910
4911 * textmodes/ispell.el (ispell-format-word): Make this the alias
4912 for the following variable.
4913 (ispell-format-word-function): Make this the real name.
4914 (ispell-message-text-end): Mark as risky.
4915
4916 * skeleton.el (skeleton-transformation, skeleton-filter)
4917 (skeleton-pair-filter): Make these the aliases for the following
4918 variables.
4919 (skeleton-transformation-function, skeleton-filter-function)
4920 (skeleton-pair-filter-function): Make these the real names.
4921
4922 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
4923 and skeleton-pair-filter-function.
4924
4925 * textmodes/sgml-mode.el (sgml-transformation): Make this the
4926 alias for the following variable.
4927 (sgml-transformation-function): Make this the real name.
4928 (sgml-tag-alist): Mark as risky.
4929
214a3db0
RS
49302006-05-21 Richard Stallman <rms@gnu.org>
4931
4932 * simple.el (kill-region): Interactively, pass point, then mark.
4933
3fe35897
TTN
49342006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
4935
4936 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
4937
c51ec744
RF
49382006-05-21 Romain Francoise <romain@orebokech.com>
4939
4940 * dired-x.el (dired-mode-map): Don't bind M-g.
4941
6f5c4cc9
RS
49422006-05-20 Richard Stallman <rms@gnu.org>
4943
4944 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
4945 (dired-goto-file): Doc fix.
4946
f2154114
KS
49472006-05-21 Kim F. Storm <storm@cua.dk>
4948
5748161e
KS
4949 * emulation/cua-base.el: Mention customizing cua-mode as alternative
4950 way to enable built-in cua-mode if user loads older CUA-mode package.
4951
f2154114
KS
4952 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
4953 if default-filename is specified.
4954
59ad6ae5
EZ
49552006-05-20 Eli Zaretskii <eliz@gnu.org>
4956
372ef0ab
EZ
4957 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
4958
59ad6ae5 4959 * info.el (info-apropos): Make sure current-file and current-node
424567e3 4960 have non-nil values. Speed up by using add-to-list instead of
f2154114 4961 manual consing.
59ad6ae5 4962
28b257dc 49632006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
16c4412e
EZ
4964
4965 * progmodes/make-mode.el (makefile-mode): Doc fix.
4966
40c50be3
EZ
49672006-05-20 Eli Zaretskii <eliz@gnu.org>
4968
4969 * dired-aux.el (dired-do-shell-command): Doc fix.
4970
8a5e4b3b
EZ
49712006-05-20 Kevin Ryde <user42@zip.com.au>
4972
4973 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
4974 ``(custom-manual :tag "Foo" "(foo)Node")''.
4975
664a80e9
EZ
49762006-05-20 Karl Chen <quarl@cs.berkeley.edu>
4977
4978 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
4979 value is an integer.
4980
3b96a16d
EZ
49812006-05-20 Eli Zaretskii <eliz@gnu.org>
4982
4983 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
4984 "format".
4985 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
4986
d689858f
EZ
49872006-05-20 Martin Rudalics <rudalics@gmx.at>
4988
4989 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
4990 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
4991
237d230e
SM
49922006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
4993
4994 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
4995 regexp for keywords.
4996
0cd80dfa
YM
49972006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
4998
4999 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
5000 replace-regexp-in-string.
5001
5002 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
5003 encode, and escape file name on conversion to URL.
5004
50052006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5006
237d230e
SM
5007 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
5008 Don't unescape URL.
0cd80dfa
YM
5009 (dnd-get-local-file-name): Unescape URL on conversion to file name.
5010
5011 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
5012 on conversion to URLs.
5013
5014 * net/browse-url.el (browse-url-file-url): Encode file name on
5015 conversion to URL.
5016
5017 * term/mac-win.el (mac-ae-open-documents): Escape file name on
5018 conversion to URL.
5019
75e3b957
EZ
50202006-05-19 Eli Zaretskii <eliz@gnu.org>
5021
5022 * progmodes/cc-styles.el (c-style-alist): Doc fix.
5023
689840b9
YM
50242006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5025
5026 * term/mac-win.el (mac-bytes-to-digits): Remove function.
5027 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
5028
e6b71a8f
GM
50292006-05-19 Glenn Morris <rgm@gnu.org>
5030
5031 * calendar/diary-lib.el (diary-bahai-date)
5032 (list-bahai-diary-entries, mark-bahai-diary-entries)
5033 (mark-bahai-calendar-date-pattern): Not interactive.
5034 (add-to-diary-list): New optional arg LITERAL. Doc fix.
5035 (diary-entries-list): Change format of 4th element in each entry.
5036 (diary-list-entries): Use add-to-diary-list.
5037 (diary-goto-entry): Handle the case where the buffer visiting the
5038 diary has been killed.
5039 (fancy-diary-display): Add 'locator to button rather than 'marker.
5040 Only generate temp-face when there are marks to apply.
5041 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
5042 (diary-fancy-date-pattern): New variable.
5043 (diary-time-regexp): Doc fix.
5044 (diary-anniversary, diary-time): New faces.
5045 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
5046 diary-time-regexp. Add font-lock-multiline property where needed.
5047 Use new faces diary-anniversary and diary-time.
5048 (diary-fancy-font-lock-fontify-region-function): New function, to
5049 handle multiline font-lock pattern in fancy diary.
5050 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
5051 (diary-font-lock-keywords): Tweak time regexp. Use new face
5052 diary-time.
5053
a161b46d
KH
50542006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
5055
5056 * international/code-pages.el (mik): Table corrected.
5057
a0fa505b
KS
50582006-05-18 Kim F. Storm <storm@cua.dk>
5059
5060 * progmodes/grep.el (grep-find): Don't check grep-find-command
5061 before running command (breaks non-interactive usage).
5062
438dd27d
TTN
50632006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
5064
5065 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
5066 (ewoc--insert-new-node): Don't insert trailing newline.
237d230e 5067 Instead, adjust successor nodes's start markers.
438dd27d 5068 (ewoc--refresh-node): Delete all text from current node's start
237d230e 5069 marker to the next one's; adjust successor nodes's start markers.
438dd27d
TTN
5070 (ewoc--create): Doc fixes.
5071 (ewoc--refresh): Don't insert newline.
5072 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
237d230e
SM
5073 * pcvs.el (cvs-make-cvs-buffer):
5074 Specify extra newline for ewoc's header and footer.
438dd27d
TTN
5075 (cvs-update-header): Update initial header recognition.
5076 Append newline to final header and footer values.
5077 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
5078
0bcf8735
RS
50792006-05-17 Richard Stallman <rms@gnu.org>
5080
5081 * files.el (file-name-extension): Doc fix.
5082
05327ca9
SM
50832006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5084
5085 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
5086 we can explicitly enable/disable rather than toggle.
5087 (shell-mode): Use it.
5088 (shell-cd): Don't try to reproduce what `cd' does.
5089
fb58b23a
KS
50902006-05-17 Kim F. Storm <storm@cua.dk>
5091
05327ca9
SM
5092 * ido.el (ido-read-internal): Use only nondirectory part of
5093 default item.
fb58b23a 5094
8d1bec8d
TTN
50952006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
5096
5097 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
5098 (ewoc-nth): Doc fix.
5099
8433d470
TTN
5100 (ewoc-map, ewoc-invalidate): Compute PP before looping.
5101
7893e589
EZ
51022006-05-16 Eli Zaretskii <eliz@gnu.org>
5103
9247c2f2
EZ
5104 * international/mule.el (auto-coding-alist): Add .lha to files
5105 read with no-conversion.
5106
5107 * files.el (auto-mode-alist): Add .lha files to archive file
8d1bec8d 5108 extensions.
9247c2f2 5109
7893e589
EZ
5110 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
5111 Convert csize to integer when computing offsets within the
5112 compressed archive file.
5113
b3abe3a5
KS
51142006-05-16 Kim F. Storm <storm@cua.dk>
5115
5116 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
5117 with read-from-minibuffer.
5118
0027258d
RS
51192006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
5120
b3abe3a5 5121 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
0027258d
RS
5122 (byte-compile-warnings): Fix safe-local-variable property.
5123
64686e6d
RS
51242006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
5125
5126 * allout.el (allout-show-bodies, allout-old-style-prefixes)
5127 (allout-stylish-prefixes, allout-numbered-bullet)
5128 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
5129 predicates to qualify `safe-local-variable' property, when
5130 available, else use equivalent lambda.
5131 (allout-current-topic-collapsed-p): Do the right thing regarding
5132 trailing blank lines.
5133
2e8457a0
SM
51342006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
5135
5136 * server.el (server-start): Only create a directory if needed.
5137 (server-edit, server-unload-hook): server-start => server-mode.
5138 (kill-emacs-hook): Cleanup upon exit.
5139
4a729d58
SM
51402006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
5141
5142 * hexl.el (hexlify-buffer): Encode process arguments manually.
5143
ca9b119b
NR
51442006-05-16 Nick Roberts <nickrob@snap.net.nz>
5145
5146 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
5147 call to gdb-tooltip-print.
5148
3f8105a1
RF
51492006-05-15 Romain Francoise <romain@orebokech.com>
5150
5151 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
4a729d58 5152 systems, default to "tar" since those systems probably have GNU tar.
3f8105a1 5153
47c221f7
RF
51542006-05-14 Lars Hansen <larsh@soem.dk>
5155
6c27fdb9 5156 * desktop.el (desktop-missing-file-warning): Fix docstring.
4a729d58 5157 (desktop-restore-file-buffer): Correct question asked on missing file.
6c27fdb9 5158
0f479f06
KS
51592006-05-14 Kim F. Storm <storm@cua.dk>
5160
5161 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
5162 Add CUA move property.
5163
e58d8ef5
CY
51642006-05-13 Chong Yidong <cyd@stupidchicken.com>
5165
5166 * custom.el (custom-push-theme): Load the variable before checking
5167 its `standard-value'.
5168
47c221f7 51692006-05-13 Lars Hansen <larsh@soem.dk>
e58d8ef5 5170
9fbcde29
LH
5171 * desktop.el (desktop-save): Use with-temp-buffer.
5172
5d65ecaa
GM
51732006-05-12 Glenn Morris <rgm@gnu.org>
5174
4a729d58
SM
5175 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
5176 * calendar/calendar.el (calendar-mode-map):
5177 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
5d65ecaa
GM
5178 * calendar/appt.el (appt-check, appt-make-list): Refer to
5179 diary-view-entries, diary-list-entries, diary-show-all-entries
5180 rather than obsolete aliases.
5d65ecaa 5181
9036363b
CY
51822006-05-12 Chong Yidong <cyd@stupidchicken.com>
5183
5184 * simple.el (line-move-finish): Avoid calling point motion hooks
5185 while processing intangibility.
5186
d041c8c9
DN
51872006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
5188
5189 * term/xterm.el (terminal-init-xterm): Fix typo.
5190
da506f05
RS
51912006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
5192
0625ded0 5193 * allout.el (allout-view-change-hook): Mark as being deprecated,
da506f05
RS
5194 to be replaced by `allout-exposure-change-hook'.
5195 (allout-exposure-change-hook): New, replacing
5196 `allout-view-change-hook'.
5197 (allout-flag-region): Run new hook `allout-exposure-change-hook',
5198 in addition to `allout-view-change-hook'.
47c221f7 5199 (allout-show-bodies, allout-old-style-prefixes)
da506f05
RS
5200 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
5201 lambda forms to prevent their showing up in variable help
5202 presentations as inscrutable byte-compiled code.
5203 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
5204 Use string-or-null-p to qualify safe-local-variable values.
5205 (allout-reindent-bodies): Use memq to qualify matches against
5206 valid safe-local-variable values. Also, quote the lambda as above.
5207 (allout-use-mode-specific-leader): Add missing candidate-value
5208 symbols, use memq, and quote the lambda.
5209 (allout-overlay-interior-modification-handler): Remove unused
5210 variables `msg' and 'opened'.
5211 (allout-hidden-p): Constrain invisibility consideration to allout's
5212 invisibility spec, disregarding invisibility for other reasons.
5213
e48335de
RS
52142006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5215
5216 * files.el (version-control): Correct safe values.
5217
340d9945
TTN
52182006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
5219
5220 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
5221
7f0ea399
TTN
5222 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
5223 (ewoc--insert-new-node): New func.
5224 Update callers of deleted funcs to use it, instead.
5225
24557295
GM
52262006-05-11 Glenn Morris <rgm@gnu.org>
5227
5228 * calendar/calendar.el (diary-show-all-entries): Do not refer to
5229 obsolete alias `show-all-diary-entries'.
5230 (make-diary-entry): Not interactive.
5231 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
5232 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
5233 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
5234 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
4a729d58
SM
5235 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
5236 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
24557295 5237
c0d3b4da
GM
52382006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5239
5240 * calendar/calendar.el (calendar-french-date-string)
5241 (calendar-mayan-date-string, calendar-chinese-date-string)
5242 (calendar-astro-date-string, calendar-iso-date-string)
5243 (calendar-islamic-date-string, calendar-bahai-date-string)
5244 (calendar-hebrew-date-string, calendar-coptic-date-string)
5245 (calendar-ethiopic-date-string, calendar-persian-date-string):
5246 These functions are not interactive.
5247
942efafa
LT
52482006-05-11 Luc Teirlinck <teirllm@auburn.edu>
5249
5250 * files.el: Balance parentheses.
5251
6fe7b8a4
RS
52522006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
5253
631c8020
RS
5254 * files.el, newcomment.el, outline.el, simple.el,
5255 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
4a729d58
SM
5256 progmodes/cc-vars.el, progmodes/compile.el:
5257 Move `safe-local-variable' declarations to the respective files.
631c8020 5258
6fe7b8a4 5259 * help-fns.el (describe-variable): Don't print safe-var if it is
8ba7e540 5260 byte-code. Improve wording as suggested by Luc Teirlinck.
6fe7b8a4 5261
5da4a804
NR
52622006-05-11 Nick Roberts <nickrob@snap.net.nz>
5263
5264 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
942efafa 5265 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
5da4a804
NR
5266 Use a token for pending-triggers to ensure gdb-var-update
5267 gets called once per user input again for pre-GDB 6.4.
5268 (gdb-var-delete): Match on more complex expressions.
942efafa 5269 (gdb-var-list-children-handler, gdb-var-create-handler):
5da4a804
NR
5270 Use a token for consistency.
5271
e3eea843
CD
52722006-05-11 Carsten Dominik <dominik@science.uva.nl>
5273
942efafa 5274 * textmodes/org.el (org-read-date, org-goto-calendar)
4a729d58
SM
5275 (org-agenda-goto-calendar):
5276 Bind `view-calendar-holidays-initially' to nil.
e3eea843 5277
bfbdb5ca
TTN
52782006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5279
5280 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
5281 Update all callers to do it there, instead.
5282
68fdbaf8
GM
52832006-05-10 Glenn Morris <rgm@gnu.org>
5284
5285 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
5286 prefix arg case, to avoid view-diary-entries-initially error.
5287 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
5288 (calendar-date-is-legal-p): Handle dates with no day part.
5289
afdf9b26
NR
52902006-05-11 Nick Roberts <nickrob@snap.net.nz>
5291
5292 * comint.el (comint-insert-input): Just make it when
5293 comint-use-prompt regexp is nil (default) and with the mouse.
5294 (comint-copy-old-input): Reinstate from 2004-06-23.
5295 (comint-mode-map): Bind C-c C-m to it.
5296
169f0971
S
52972006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
5298
5299 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
5300 Remove spurious move to point-max (new comint behavior fixes).
5301
5302 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
5303 compatibility function (Emacs 18/19).
5304 (idlwave-is-continuation-line): Always return point at start of
bfbdb5ca 5305 previous non-blank continuation line.
43621386 5306 (keyword-parameters): Fix continued comment font-lock matcher.
169f0971
S
5307 (idlwave-font-lock-fontify-region): Written, use as
5308 font-lock-fontify-region-function, to fix continued keyword
5309 fontification issues.
5310
dec94049
YM
53112006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5312
5313 * term/mac-win.el (mac-font-panel-mode): Doc fix.
5314 (mac-service-selection, mac-service-open-file)
5315 (mac-service-open-selection, mac-service-mail-selection)
5316 (mac-service-mail-to, mac-service-insert-text): Rename from
5317 mac-services-*. All uses changed.
5318 (mac-apple-event-map): Rename event symbol `services' to `service'.
5319
2c246c9f
TTN
53202006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
5321
5322 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
5323 (ewoc--node-enter-first, ewoc--node-enter-last)
5324 (ewoc--delete-node-internal): Merge funcs into unique callers.
5325
ca75c9a2
CY
53262006-05-09 Chong Yidong <cyd@stupidchicken.com>
5327
5328 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
5329 return value of read-from-minibuffer for empty input.
5330
9a4d87c8
MB
53312006-05-09 Miles Bader <miles@gnu.org>
5332
5333 * comint.el (comint-insert-input): Remove redundant calls to setq
5334 and goto-char.
5335
e0c6ac60
NR
53362006-05-10 Nick Roberts <nickrob@snap.net.nz>
5337
5338 * comint.el (comint-insert-input): Make it work when
5339 comint-use-prompt-regexp is t.
5340
53412006-05-10 Miles Bader <miles@gnu.org>
5342
1627b55f 5343 * subr.el (field-at-pos): New function.
e0c6ac60
NR
5344
5345 * comint.el (comint-insert-input): Use it.
5346
fb9d59d8
JL
53472006-05-09 Juri Linkov <juri@jurta.org>
5348
5349 * battery.el (battery-linux-proc-acpi): Also try
5350 `/proc/acpi/thermal_zone/THR2/temperature'.
5351
5352 * files.el <safe-local-variable>: Remove `eval' and `let' binding
5353 for now unused lambda `string-or-null'.
5354
5355 * add-log.el (change-log-default-name): Put `string-or-null-p'
5356 instead of lambda on `safe-local-variable' property.
5357
5358 * diff-mode.el (diff-context->unified): Use `region-beginning' and
5359 `region-end' instead of `mark' and `point'.
5360 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
5361 Operate on region in Transient Mark mode when the mark is active.
5362 Use `region-beginning' and `region-end' instead of `mark' and
5363 `point'.
5364 (diff-hunk-text, diff-goto-source): Doc fix.
5365
5366 * startup.el (fancy-splash-screens, normal-splash-screen): Use
5367 face `mode-line-buffer-id' for mode-line buffer face instead of
5368 hard-coded `(:weight bold)'.
5369
5370 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
5371 buffer-undo-list to t (undo-ask is reproducible by visiting
5372 nested archives).
5373
8ebb843c
KS
53742006-05-09 Kim F. Storm <storm@cua.dk>
5375
5376 * progmodes/grep.el (rgrep): Set default directory of *grep*
5377 buffer if we start M-x rgrep in the *grep* buffer and choose
5378 a different base directory.
5379
b5bbf8f2
MA
53802006-05-09 Michael Albinus <michael.albinus@gmx.de>
5381
5382 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
5383 completion also when ido is loaded.
5384
8c8b1164
MY
53852006-05-09 Masatake YAMATO <jet@gyve.org>
5386
5387 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
5388 "warning" and "import".
5389 (cpp-font-lock-keywords): Added "warning".
5390
a07d147e
DN
53912006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
5392
5393 * term/xterm.el (terminal-init-xterm): Add more key bindings.
5394
44a50ffd
SM
53952006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
5396
5397 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
5398 pages at a time, if we signal the end, we should indeed reach that end.
5399
54002006-05-08 David Reitter <david.reitter@gmail.com>
5401
5402 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
5403 output during execution of the body.
5404
f615f3a6
KS
54052006-05-08 Kim F. Storm <storm@cua.dk>
5406
5407 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
5408
b1c36c0f
TTN
54092006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
5410
5411 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
5412 Use with-current-buffer.
5413
ed7e6c32
KS
54142006-05-07 Kim F. Storm <storm@cua.dk>
5415
5416 * subr.el (add-to-history): Remove keep-dups arg.
5417
5418 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
5419 to nil around call to add-to-history.
5420
ad8a840d
SM
54212006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
5422
5423 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
5424 than after a buffer modification.
5425
86c4b9a1
NR
54262006-05-08 Nick Roberts <nickrob@snap.net.nz>
5427
5428 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
5429 call to...
5430 (gud-watch): ...here so speedbar is raised for already watched
5431 expressions.
5432 (gdb-speedbar-refresh): Delete function.
5433 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
5434 Use speedbar-timer-fn instead of speedbar-refresh (reverting
5435 earlier change).
ad8a840d
SM
5436 (gdb-var-evaluate-expression-handler)
5437 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
86c4b9a1
NR
5438
5439 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
5440 Update localized contents for all buffers except ignored modes.
5441
cc9945f2
YM
54422006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5443
5444 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
5445 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
5446 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
5447 (mac-handle-font-panel-closed, mac-handle-font-selection):
5448 New functions.
5449 (mac-font-panel-mode): New minor mode.
5450 (mac-apple-event-map): Add bindings for toolbar toggle button and
5451 font panel.
5452 (menu-bar-showhide-menu): Add mac-font-panel-mode.
5453
fe99056f
JPW
54542006-05-07 John Paul Wallington <jpw@pobox.com>
5455
ad8a840d
SM
5456 * ibuffer.el (ibuffer-compressed-file-name-regexp):
5457 Avoid `regexp-opt'; simplify regexp for readability.
fe99056f 5458
40fdc20b
EZ
54592006-05-06 Eli Zaretskii <eliz@gnu.org>
5460
ad8a840d
SM
5461 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
5462 * files.el (buffer-stale-function):
5463 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
40fdc20b
EZ
5464 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
5465 links to the main manual, not to emacs-xtra.
5466
41f7a85e
YM
54672006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5468
0625ded0 5469 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
41f7a85e
YM
5470 MacJapanese if text is ASCII-only.
5471
9d74382f
NR
54722006-05-06 Nick Roberts <nickrob@snap.net.nz>
5473
5474 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
5475 unless so nil isn't returned.
5476 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
5477
a1dfdf24
KS
54782006-05-06 Kim F. Storm <storm@cua.dk>
5479
5480 * subr.el (add-to-history): New function.
5481
5482 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
5483 (ediff-merge-files-with-ancestor):
5484 * env.el (setenv):
5485 * isearch.el (isearch-update-ring):
5486 * server.el (server-visit-files):
5487 * progmodes/grep.el (lgrep, rgrep):
5488 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
5489 * progmodes/xscheme.el (xscheme-insert-expression):
5490 Use add-to-history.
5491
5492 * kmacro.el (kmacro-push-ring): Use add-to-history.
5493 (kmacro-ring-length): Remove unused defun.
5494 (kmacro-start-macro): Use kmacro-push-ring.
5495
d91bd17c
TTN
54962006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
5497
5498 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
5499 directly instead of a lambda expression that calls it.
5500
0c51c06f
KS
55012006-05-06 Kim F. Storm <storm@cua.dk>
5502
5503 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
5504 instead of compute-motion.
5505
c7f5c0a8
DN
55062006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
5507
5508 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
5509 change.
5510
2dca98f3
RS
55112006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
5512
5513 * startup.el (command-line-1): Refer to "Pure Storage" on
5514 pure-space-overflow.
5515
3dfed653
EZ
55162006-05-05 Martin Rudalics <rudalics@gmx.at>
5517
5518 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
5519 provided faces once they all have been used up.
5520
8e7a9a24
EZ
55212006-05-05 Eli Zaretskii <eliz@gnu.org>
5522
5523 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
5524 reference to the Lisp manual to the warning about pure space
5525 overflow.
5526
28b257dc 55272006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9de0eeda
EZ
5528
5529 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
5530 argument to avoid the call to `ispell-internal-change-dictionary'
5531 when not needed.
5532 (ispell-change-dictionary): Use this argument and call
5533 `ispell-internal-change-dictionary' after the possible change
5534 to `ispell-local-dictionary'.
5535 (ispell-internal-change-dictionary): Check for a change in
5536 personal dictionary use too.
9de0eeda 5537
a12aece3
EZ
55382006-05-05 Eli Zaretskii <eliz@gnu.org>
5539
1df1e49e
EZ
5540 * startup.el (command-line): On MS-Windows, probe "~", not
5541 "~USER", for warning about non-existent home directory
5542
a12aece3
EZ
5543 * arc-mode.el (archive-l-e): New optional argument `float' means
5544 generate a float value.
5545 (archive-arc-summarize, archive-lzh-summarize)
5546 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
5547 with 3rd argument non-nil when file's size is being computed.
5548 Format the file sizes with %8.0f instead of %8d.
5549
ef0154b5
YM
55502006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5551
5552 * cus-start.el (all): Add mac-dnd-known-types.
5553
0625ded0 5554 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
ef0154b5
YM
5555 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
5556 (mac-TIFF-to-string): New functions.
ef0154b5
YM
5557 (x-get-selection, x-selection-value)
5558 (mac-select-convert-to-string): Use them.
43621386 5559 (mac-text-encoding-mac-japanese-basic-variant): New constant.
ef0154b5
YM
5560 (mac-dnd-types-alist): New customization variable.
5561 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
5562 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
5563 (mac-dnd-handle-drag-n-drop-event): New functions.
5564 (mac-drag-n-drop): Remove function.
5565 (global-map): Bind drag-n-drop and M-drag-n-drop to
5566 mac-dnd-handle-drag-n-drop-event.
5567
cbe8cf2a
SM
55682006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
5569
5570 * progmodes/perl-mode.el (perl-beginning-of-function):
5571 Skip anonymous subs.
5572
f5c0ef7b
DN
55732006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
5574
4e0299e5
DN
5575 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
5576 regexp-opt at run time.
5577
f5c0ef7b
DN
5578 * term.el (term-handle-ansi-escape): Fix off by one error.
5579
6dea78a8
NR
55802006-05-04 Nick Roberts <nickrob@snap.net.nz>
5581
5582 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
5583 (gdb-init-1, gdb-post-prompt): ...and references to it.
5584 (gdb-frame-handler): Strip directory name from filename if present.
5585
5586 * progmodes/gud.el (gdb-force-update): Delete defvar
5587 (gud-speedbar-buttons): ...and references to it. Use window-start
5588 to try to keep positon in watch expression.
5589
e4a9a1cf
RS
55902006-05-03 Richard Stallman <rms@gnu.org>
5591
889a04e7
RS
5592 * simple.el (next-history-element, previous-history-element): Doc fix.
5593
e4a9a1cf
RS
5594 * isearch.el (isearch-update-ring): Doc fix.
5595
5719a99d
DN
55962006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
5597
5598 * isearch.el (isearch-update-ring): Take history-delete-duplicates
0625ded0 5599 into consideration. Replace one arm ifs with whens.
5719a99d 5600
cea3f866
NR
56012006-05-03 Nick Roberts <nickrob@snap.net.nz>
5602
5603 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
5604 (menu): Fix typo.
5605
bc16bf5e
MB
56062006-05-02 Miles Bader <miles@gnu.org>
5607
5608 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
5609
35edc821
JB
56102006-05-02 Jay Belanger <belanger@truman.edu>
5611
0625ded0 5612 * calc/calc-embed.el (calc-override-minor-modes-map)
35edc821
JB
5613 (calc-override-minor-modes): New variables.
5614 (calc-do-embedded): Make sure that Calc keystrokes aren't
5615 overwritten by minor modes.
5616
72fa72ac
CY
56172006-05-02 Chong Yidong <cyd@mit.edu>
5618
cbe8cf2a 5619 * msb.el (msb): If EVENT is a down event, read and discard the up event.
72fa72ac 5620
31cf286f
RS
56212006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
5622
4f308f73
RS
5623 * startup.el (command-line-1): Refer to Lisp manual when
5624 pure-space-overflow occurs.
5625
cbe8cf2a
SM
5626 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
5627 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
5628 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
5629 (version-control): Don't use `t' for safe-local-variable declarations.
31cf286f 5630
4bc1b836
RS
56312006-05-01 Richard Stallman <rms@gnu.org>
5632
90b57156
RS
5633 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
5634 M-r, M-R, M-A, M-SPC or M-DEL.
5635 (diff-mode-map): diff-refine-hunk now on C-c C-w
5636 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
5637
4bc1b836
RS
5638 * help-mode.el (help-mode): view-exit-action calls delete-window
5639 only when it is safe and possible.
5640
5641 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
5642 in messages.
5643
5644 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
5645
5646 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
5647 in the default tool-bar-map.
5648
a01b1e22
MA
56492006-05-01 Michael Albinus <michael.albinus@gmx.de>
5650
5651 * net/tramp.el (tramp-completion-file-name-handler-alist)
5652 (tramp-run-real-handler, tramp-completion-run-real-handler)
5653 (tramp-completion-handle-file-name-all-completions)
5654 (tramp-completion-handle-file-name-completion): Autoload them.
5655 (tramp-completion-handle-file-exists-p)
5656 (tramp-completion-handle-file-name-directory)
5657 (tramp-completion-handle-file-name-nondirectory)
5658 (tramp-completion-handle-expand-file-name): Remove them.
41a2f8ba
KS
5659 (tramp-handle-file-name-directory): Return the real directory name.
5660 Returning "/" only doesn't need to be necessary any longer.
a01b1e22
MA
5661 (tramp-file-name-handler): Make special attention when in hostname
5662 completion mode.
cbe8cf2a
SM
5663 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
5664 (tramp-register-file-name-handlers):
5665 Register `tramp-completion-file-name-handler' only when
5666 `partial-completion-mode' is enabled.
41a2f8ba
KS
5667 (tramp-completion-handle-file-name-all-completions):
5668 Delete directory part from results.
a01b1e22
MA
5669 (tramp-get-completion-methods, tramp-get-completion-user-host):
5670 Discard deleting "/", it doesn't work after the change of
5671 `tramp-handle-file-name-directory' above.
5672
820f5fec
KS
56732006-05-01 Kim F. Storm <storm@cua.dk>
5674
41a2f8ba
KS
5675 * progmodes/grep.el (grep-expand-template): Use save-match-data
5676 and symbol-value.
820f5fec 5677
c1eb34c2
YM
56782006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5679
cbe8cf2a
SM
5680 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
5681 Use select-frame-set-input-focus instead of raise-frame.
c1eb34c2
YM
5682 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
5683
2c3981da
NR
56842006-05-01 Nick Roberts <nickrob@snap.net.nz>
5685
5686 * progmodes/gud.el (gud-def): Add %c case.
cea3f866 5687 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
2c3981da
NR
5688 (gud-format-command): Make match case sensitive. Match on %F.
5689
e1cce4cf
GM
56902006-04-30 Glenn Morris <rgm@gnu.org>
5691
5692 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
5693 (cal-tex-preamble): Use cal-tex-preamble-extra.
5694 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
5695 than alias `list-diary-entries'.
5696
084a6638
DN
56972006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5698
5699 * help-fns.el (describe-variable): Add info about safe local variables.
5700
41c8e348
RS
57012006-04-29 Richard Stallman <rms@gnu.org>
5702
eadb9d45 5703 * bindings.el (mode-line-format): help-echo doc fixes.
af0efc3f 5704
41c8e348
RS
5705 * net/tramp.el (tramp-file-name-handler-alist): Delete
5706 expand-file-name and other operations that can cause spurious loading.
5707
80aa4695
SM
57082006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5709
5710 * files.el (safe-local-variable-p): Remove support for the special
5711 value t.
5712
5713 * textmodes/paragraphs.el (sentence-end-without-space):
5714 Fix safety predicate.
5715 (sentence-end-double-space, sentence-end-without-period)
5716 (paragraph-ignore-fill-prefix):
5717 * textmodes/fill.el (colon-double-space):
5718 * abbrev.el (abbrev-mode): Tighten the safety predicate.
5719
5720 * subr.el (booleanp): New fun.
5721
5722 * textmodes/reftex-vars.el (reftex-guess-label-type):
5723 Tighten the safety predicate.
5724
264e9689
KS
57252006-04-28 Kim F. Storm <storm@cua.dk>
5726
5727 * progmodes/grep.el (defgroup grep): Doc fix.
5728 (grep-auto-highlight): Remove.
5729 (grep-template): New defcustom.
5730 (grep-find-template): Rename from grep-tree-template.
5731 (grep-files-aliases): Rename from grep-tree-files-aliases.
5732 Remove "all" alias, add "l" alias.
5733 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
5734 (grep-find-ignored-directories): New defcustom to replace
5735 grep-tree-ignore-CVS-directories, to facilitate ignoring
5736 subdirectories for multiple version control systems.
5737 (grep-mode-map): Add Recursive grep item to GREP menu.
5738 (grep-regexp-history, grep-files-history): New defvars.
5739 (grep-probe): New helper function.
5740 (grep-compute-defaults): Use it to simplify code.
5741 Adapt to name changes.
5742 Use `.' as base in grep-find-template rather than <D>.
5743 (grep): Remove superfluous highlight-regexp arg. Fix doc.
5744 Call grep-compute-defaults unconditionally.
5745 (grep-expand-keywords): New defconst.
5746 (grep-expand-template): Rename from grep-expand-command-macros.
5747 Simplify via grep-expand-keywords. Look at case-fold-search instead
5748 of grep-tree-ignore-case to add -i option.
5749 Bind case-fold-search to nil while matching keywords.
5750 (grep-tree-last-regexp, grep-tree-last-files): Remove.
5751 (grep-read-regexp, grep-read-files): New helper functions.
5752 (rgrep): Rename from grep-tree. Rework to use proper histories.
5753 Adapt to changes in defcustoms and functions above.
41a2f8ba 5754 (lgrep): New command, as grep, but using same interactive UI as rgrep.
264e9689 5755
1ecc6145
MA
57562006-04-28 Michael Albinus <michael.albinus@gmx.de>
5757
80aa4695
SM
5758 * net/tramp.el (tramp-completion-file-name-handler):
5759 Disable Tramp's functionality while loading Tramp itself.
5760 (tramp-register-file-name-handlers): That's a defsubst now.
5761 Code from `tramp-repair-jka-compr' moved here. Apply it via
1ecc6145 5762 `after-init-hook'.
80aa4695 5763 (tramp-repair-jka-compr): Remove.
1ecc6145 5764
a48b489e
JB
57652006-04-27 Jay Belanger <belanger@truman.edu>
5766
5767 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
5768 read expression when `math-read-big-expr' doesn't work.
5769
cb58ea33
RS
57702006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
5771
5772 * startup.el (command-line-1): Display warning when
5773 pure-space-overflow is non-nil.
5774
991767e7
RW
57752006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5776
5777 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
5778 risky.
5779
57802006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5781
5782 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
5783 Return the URL or nil if none can be generated.
5784
4a113e3f
NR
57852006-04-27 Nick Roberts <nickrob@snap.net.nz>
5786
5787 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
5788 byte compiler warnings.
5789 (gud-basic-call, gud-find-expr): Let user select an expression
5790 for printing. Print expression as well as value in GUD buffer.
5791
8570ce80
SM
57922006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
5793
5794 * allout.el: Remove local autoload declaration for
5795 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
5796 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
5797 (allout-plain-bullets-string, allout-distinctive-bullets-string)
5798 (allout-use-mode-specific-leader, allout-old-style-prefixes)
5799 (allout-stylish-prefixes, allout-numbered-bullet)
5800 (allout-file-xref-bullet, allout-presentation-padding)
5801 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
5802 safe-local-variable with suitable value spec, and add autoload
5803 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
5804 (move-beginning-of-line, move-end-of-line): Repair so these compat
5805 functions now actually resituate the point, when appropriate.
5806
0739a962
SM
58072006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
5808
be12bc57
SM
5809 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
5810
0739a962
SM
5811 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
5812 (add-log-iso8601-time-string): Fix call to format-time-string.
5813
5a56121f
KS
58142006-04-26 Kim F. Storm <storm@cua.dk>
5815
5816 * subr.el (posn-string, posn-image, posn-object): Doc fix.
5817
0db097a5
MY
58182006-04-26 Masatake YAMATO <jet@gyve.org>
5819
5a56121f 5820 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
1bf5b5be 5821 Add support for "//" style comments. Remove `b' flag
0db097a5
MY
5822 from ?* in `asm-mode-syntax-table'.
5823
d1921057
SM
58242006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
5825
08a1dbe6
SM
5826 * follow.el: Use (featurep 'xemacs) everywhere.
5827 (follow-mode): Use define-minor-mode.
5828 (follow-mode-map): Move initialization into the declaration.
5829 Use command remapping.
5830 (follow-emacs-version-xemacs-p): Remove.
5831 (follow-submit-feedback): Remove.
5832
7e5d77dc
SM
5833 * allout.el (allout-layout, allout-passphrase-verifier-string)
5834 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
5835
0a206828
SM
5836 * textmodes/reftex-vars.el (reftex-vref-is-default)
5837 (reftex-fref-is-default, reftex-guess-label-type):
5838 Tighten up a bit the safety predicate.
5839
49011d46
SM
5840 * textmodes/paragraphs.el (sentence-end-double-space)
5841 (sentence-end-without-period, sentence-end-without-space)
5842 (page-delimiter, paragraph-ignore-fill-prefix):
5843 Tighten up a bit the safety predicate.
5844
a1c43d02
SM
5845 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
5846
45e46cb7
SM
5847 * progmodes/python.el (python-continuation-line-p)
5848 (python-beginning-of-statement): syntax-ppss may return
5849 a negative depth.
a1c43d02 5850 (python-mode): Don't forcefully enable font-lock.
45e46cb7 5851
72c0b9b8
SM
5852 * time-stamp.el (time-stamp-start, time-stamp-end)
5853 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
5854
d1921057
SM
5855 * add-log.el: Remove spurious * in docstrings.
5856 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
5857 (add-change-log-entry): Use it here, since it's not specific
5858 to iso8601.
5859 (add-log-iso8601-time-string): Don't use it here any more.
5860 (change-log-indent-text, change-log-indent): Rename from add-log-*.
5861
5862 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
5863
02f47e86
MB
58642006-04-25 Ryan Yeske <rcyeske@gmail.com>
5865
5866 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
5867 (rcirc-toggle-low-priority): Doc fix.
5868 (rcirc-handler-NOTICE): Remove beginning of line anchor in
5869 ChanServ regexp.
5870 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
5871 #emacs.
5872 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
5873 (rcirc-decode-coding-system): Use utf-8 as the default.
5874 (rcirc-multiline-minor-mode): Set the fill-column.
5875 (rcirc-format-response-string): Display bright and dim nicks.
5876 (rcirc-browse-url): Update interactive spec to fill ARG.
5877 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
5878 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
5879
19f0b8b5
S
58802006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
5881
5882 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
5883 case for @Article, etc.
5884
8c04e197
MA
58852006-04-23 Michael Albinus <michael.albinus@gmx.de>
5886
5887 * net/tramp.el (tramp-register-file-name-handlers): New defun.
5888 Added with autoload cookie.
d1921057 5889 (tramp-unload-file-name-handlers): Rename from
8c04e197
MA
5890 `tramp-unload-file-name-handler-alist'.
5891
7fcece57
RF
58922006-04-23 Romain Francoise <romain@orebokech.com>
5893
5894 * comint.el (comint-match-partial-filename): Doc fix.
5895
cc6e521e
GM
58962006-04-21 Glenn Morris <rgm@gnu.org>
5897
5898 * calendar/cal-menu.el (calendar-mode-map): Refer to
5899 `diary-view-entries' rather than alias `view-diary-entries'.
5900 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
5901
a9b2b70f
LT
59022006-04-21 Luc Teirlinck <teirllm@auburn.edu>
5903
5904 * progmodes/antlr-mode.el (antlr-default):
5905 * cus-edit.el (custom-documentation):
5906 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
5907 in defface.
5908
95797ede
KS
59092006-04-21 Kim F. Storm <storm@cua.dk>
5910
5911 * image.el (image-type): New defun split out of create-image.
5912 (create-image): Use it.
5913
90c14869
CD
59142006-04-21 Carsten Dominik <dominik@science.uva.nl>
5915
d1921057 5916 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
90c14869
CD
5917 (org-open-at-point): Remove the "...done" message to keep output
5918 in the echo area visible.
65826b47 5919 (org-export-as-xoxo): Fix call to `indent-region'.
90c14869 5920
72ffd9d0
EZ
59212006-04-21 Kevin Ryde <user42@zip.com.au>
5922
5923 * international/mule.el (keyboard-coding-system): defcustom
5924 info-link fixes: "Specify Coding" has been split, keyboard now in
5925 "Terminal Coding", and "Single-Byte Character Support" is now
5926 "Unibyte Mode".
5927
bf49275d
NR
59282006-04-21 Nick Roberts <nickrob@snap.net.nz>
5929
95797ede 5930 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
bf49275d
NR
5931 Use font-lock-warning-face for any errors e.g. no stack.
5932 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
5933
be2c62b3
DN
59342006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
5935
7fe9a6e3
DN
5936 * progmodes/sh-script.el (sh-shell): Mark as safe.
5937
be2c62b3
DN
5938 * newcomment.el (comment-start, comment-start-skip)
5939 (comment-end-skip, comment-end): Mark as safe.
5940
b744e319
CD
59412006-04-20 Carsten Dominik <dominik@science.uva.nl>
5942
1bf5b5be 5943 * textmodes/org.el (org-deadline-announce): Face removed.
d1921057 5944 (org-level-faces, org-n-levels): Convert to constant.
01017e7c
RF
5945 (org-compatible-face): New function.
5946 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
5947 (org-level-5, org-level-6, org-level-7, org-level-8)
5948 (org-special-keyword, org-warning, org-headline-done, org-link)
5949 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
5950 (org-scheduled-today, org-scheduled-previously, org-time-grid):
b744e319 5951 Face definition revised for better color tty support.
01017e7c
RF
5952 (org-bold-re, org-italic-re, org-underline-re): New constants.
5953 (org-set-font-lock-defaults): Use the new constants.
5954 (org-agenda-highlight-todo): New function.
d1921057 5955 (org-agenda-todo): Fix bug with point at end of line.
01017e7c 5956 (org-agenda-change-all-lines, org-finalize-agenda-entries):
b744e319 5957 Fontify TODO keywords.
01017e7c
RF
5958 (org-insert-link): Preserve relative path in ../ links.
5959 (org-export-as-html): Convert links pointing to .org files into
b744e319 5960 links that will work beteen the exported HTML files.
01017e7c
RF
5961 (org-todo-list): Fix bug when arg=0.
5962 (org-insert-heading): More fine-tuning.
b744e319 5963
f948ab6c
RF
59642006-04-19 Romain Francoise <romain@orebokech.com>
5965
5966 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
5967 from `rmail-mime-charset-pattern'.
5968
0fea1d10
DN
59692006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
5970
5971 * progmodes/python.el (python-mode): Fix typo.
5972
014513ef
S
59732006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5974
5975 * comint.el (comint-previous-input): Don't clobber input line
5976 when moving off either end of the input history ring.
5977 (comint-delete-input): New function, used by
5978 `comint-previous-input' and others.
d1921057
SM
5979 (comint-previous-matching-input):
5980 Use `coming-delete-input'. Save the partial input if leaving the
014513ef
S
5981 edit line. Goto point-max before deleting input to avoid
5982 partial input fragments hanging around.
d1921057 5983 (comint-restore-input): New function, used by `comint-previous-input'.
014513ef 5984
7edd10ca
LT
59852006-04-18 Luc Teirlinck <teirllm@auburn.edu>
5986
5987 * imenu.el (imenu--index-alist): Balance parentheses.
5988
3398a4ae
DN
59892006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
5990
d1921057 5991 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
3398a4ae 5992
ec7793c3
RS
59932006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
5994
5995 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
5996 file is nil.
5997
290e4aae
RS
59982006-04-18 Richard Stallman <rms@gnu.org>
5999
6000 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
6001
6002 * imenu.el (imenu-create-index-function, imenu--index-alist)
6003 (imenu--last-menubar-index-alist, imenu--make-index-alist)
6004 (imenu-default-create-index-function, imenu--generic-function):
6005 Doc fixes.
6006
6007 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
6008
6009 * help-mode.el (help-mode): Set view-exit-action to delete window.
6010
6011 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
6012 now works by passing nil as arg.
6013
6014 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
6015
6016 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
6017 (read-abbrev-file): Provide default when reading filename.
6018
6019 * files.el (enable-local-variables): Allow :all as value.
6020 (hack-local-variables): Implement that value.
6021 (safe-local-variable-values, safe-local-eval-forms)
6022 (enable-local-variables): Mark as risky.
6023 (find-file-visit-truename, kept-old-versions): Mark safe.
6024
6025 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
6026 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
6027 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
6028
8d85a565
SM
60292006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
6030
75669e02
SM
6031 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
6032 Use forward-line so as to get to BOL even in the presence of fields.
6033 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
6034 in return.
6035 (inferior-tcl): Tell tclsh to work in interactive mode.
6036
8d85a565
SM
6037 * complete.el (partial-completion-mode):
6038 Use 'choose-completion-string-functions to make sure that
6039 choose-completion fills the minibuffer properly.
6040
6041 * complete.el (PC-old-read-file-name-internal): Remove.
6042 (PC-read-include-file-name-internal): Remove. Turn it into an advice
6043 of read-file-name-internal.
6044 (partial-completion-mode): Enable/disable this advice.
6045
348f73b0
JB
60462006-04-18 Juanma Barranquero <lekktu@gmail.com>
6047
6048 * net/tramp.el (tramp-completion-file-name-handler): Revert change
6049 of 2006-04-17.
6050
87acbfda
CD
60512006-04-18 Carsten Dominik <dominik@science.uva.nl>
6052
348f73b0 6053 * textmodes/org.el (org-insert-heading): Insert heading before
87acbfda
CD
6054 current if at beginning of line.
6055 (org-todo, org-date): New faces.
6056 (org-table-align): Make sure tooltip window contains full text.
6057 (org-no-properties): New defsubst.
6058 (org-set-font-lock-defaults): Use new faces.
6059
791223f7
NR
60602006-04-18 Nick Roberts <nickrob@snap.net.nz>
6061
6062 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
6063 for root variables.
6064
6065 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
6066 (gdb-frame-address): Re-use to identify frame for watch expression.
6067 (gdb-var-list, gdb-var-create-handler): Add frame address for root
6068 variables.
d1921057 6069 (gdb-init-1, gdb-source, gdb-post-prompt)
791223f7
NR
6070 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
6071 (gdb-frame-handler): Get gdb-frame-address.
6072
85806390
MA
60732006-04-17 Michael Albinus <michael.albinus@gmx.de>
6074
6075 Sync with Tramp 2.0.53.
6076
6077 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
e24f9e5a 6078 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
85806390
MA
6079 (tramp-completion-file-name-handler): Add autoload cookie for
6080 adding to `file-name-handler-alist'.
6081
6082 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
6083 the prompt. If it returns earlier (when detecting an error
6084 message), the rest of the output will merge accidently with the
6085 output of the next command. Reported by M Jared Finder
6086 <jared@hpalace.com>.
6087
6088 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
6089 for `process-file', in order to let it work for older Emacsen too.
6090
587043f8
SM
60912006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
6092
6093 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
6094 (tex-font-lock-keywords-3): Use it.
6095
b433a560
SM
60962006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6097
6098 * newcomment.el (comment-add): New function.
6099 (comment-region-default, comment-dwim): Use it.
6100
51fa34bc
MB
61012006-04-15 Michael Olson <mwolson@gnu.org>
6102
6103 * emacs-lisp/tq.el: Improve comments.
6104 (tq-queue-head-question): New accessor function.
6105 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
6106 Update for modified queue structure.
6107 (tq-queue-add): Accept `question' argument.
6108 (tq-queue-pop): If a question is pending, send it.
b433a560
SM
6109 (tq-enqueue): Accept new optional argument `delay-question'.
6110 If this is non-nil, and at least one other question is pending a
51fa34bc
MB
6111 response, queue the question rather than sending it immediately.
6112
10ceef7a
RW
61132006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6114
6115 * calendar/appt.el (appt-add): Check whether an appointment is
f70a96b0 6116 already present in appt-time-msg-list. Simplify code.
10ceef7a 6117
58bd8740
SM
61182006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
6119
6120 * progmodes/cc-langs.el (c-mode-menu):
6121 Don't presume c-subword-mode is bound.
6122
994019df
BW
61232006-04-13 Bill Wohler <wohler@newt.com>
6124
58bd8740 6125 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
994019df
BW
6126 (customize-package-emacs-version): Use cdr instead of cadr now
6127 that alists use dotted pairs.
6128
6129 * custom.el (defcustom): Fix docstring for :package-version.
6130
32f9593c
MA
61312006-04-13 Michael Albinus <michael.albinus@gmx.de>
6132
6133 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
6134 (tramp-handle-shell-command): Display output buffer only when
6135 `tramp-display-shell-command-buffer' is true.
6136 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
6137
bb1d56c8
CD
61382006-04-13 Carsten Dominik <dominik@science.uva.nl>
6139
6140 * textmodes/org.el (org-set-autofill-regexps): Set only the local
6141 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
6142
501719af
RF
61432006-04-13 Romain Francoise <romain@orebokech.com>
6144
6145 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
6146 leaving temporary .cvsignore buffers behind.
6147
fd4545a0
CD
61482006-04-13 Carsten Dominik <dominik@science.uva.nl>
6149
1bf5b5be 6150 * textmodes/org.el (org-set-regexps-and-options)
58bd8740 6151 (org-get-current-options): Better names for the startup folding
fd4545a0
CD
6152 options.
6153
1867d8cb
TTN
61542006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
6155
6156 * vc.el (vc-annotate): Arrange for point to end up at the same
6157 line number as in the original, but only when using a new buffer.
6158
72dcf679 61592006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
cda4c00b 6160
58bd8740
SM
6161 * files.el (hack-one-local-variable-eval-safep):
6162 Recognize `edebug-form-spec' for `put', but only if it passes
cda4c00b
EZ
6163 `edebug-basic-spec'. Generalize `put' handling.
6164
6165 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
6166 vetting file-local form specs.
6167
6168 * allout.el (allout-layout): Autoload its `safe-local-variable'
6169 property.
6170
8d2fb829
CD
61712006-04-13 Carsten Dominik <dominik@science.uva.nl>
6172
1bf5b5be 6173 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
8d2fb829
CD
6174 (org-agenda-mouse-1-follows-link)
6175 (org-mouse-1-follows-link): New options.
58bd8740 6176 (org-format-agenda-item): Fix bug if TAGS is nil.
8d2fb829
CD
6177 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
6178
25acaa6c
NR
61792006-04-13 Nick Roberts <nickrob@snap.net.nz>
6180
1867d8cb 6181 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
25acaa6c
NR
6182 GDB 6.1+ gives full filename for "info sources" so use
6183 file-name-nondirectory.
6184
7c447c3f
RF
61852006-04-12 Romain Francoise <romain@orebokech.com>
6186
6187 * subr.el (read-passwd): Bind `message-log-max' to nil.
6188
16a3b9b7
SM
61892006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6190
6191 * progmodes/perl-mode.el (perl-indent-new-calculate):
6192 Recompute parse-start after jumping backward by a whole sexp.
6193
8a8f8697
SM
61942006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
6195
6196 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
6197 window configuration.
6198 (vc-annotate-display-select): Select the buffer so that current-buffer
6199 (and selected-window) is the output buffer at the end of vc-annotate.
6200
e2db3e59
S
62012006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6202
8a8f8697 6203 * vc.el (vc-annotate-color-map): Add custom TTY color map for
e2db3e59
S
6204 8-color terminals, to use all of the colors in a sensible order.
6205 256-color terminals work well with the standard map.
6206 (vc-annotate-lines): Only strip the first color character if it
6207 is "#", to allow for terminal-style named colors.
6208 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
6209 the correct buffer is scrolled.
6210
aa9addfa
RS
62112006-04-11 Richard Stallman <rms@gnu.org>
6212
6213 * emacs-lisp/bytecomp.el (byte-compile-file):
6214 Bind enable-local-variables to :safe, and make normal-mode obey it.
6215
6216 * files.el (enable-local-variables): Allow value :safe.
6217 (normal-mode): Doc fix.
6218 (hack-local-variables): Implement enable-local-variables = :safe.
6219 (hack-local-variables-confirm): Don't prevent quitting.
6220
866d0913
SM
62212006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
6222
ab215e72
SM
6223 * loadhist.el (unload-feature): A bit of sanity check of
6224 load-history entries. Cancel timer-vars before unbinding them.
6225
37dc4767
SM
6226 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
6227 quote special chars, and make the trick work on the hex part of the
6228 buffer as well.
6229 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
6230 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
6231
866d0913
SM
6232 * startup.el (normal-splash-screen): Fix last change so we don't wait
6233 2 minutes if we don't show the splash screen.
6234
8a70fed7
CD
62352006-04-11 Carsten Dominik <dominik@science.uva.nl>
6236
83163ec7 6237 * textmodes/org.el (org-export-plain-list-max-depth)
8a70fed7
CD
6238 (org-table-spaces-around-separators)
6239 (org-radio-targets, org-activate-camels)
6240 (org-table-spaces-around-invisible-separators): Options removed.
6241 (org-time-stamp-rounding-minutes, org-remember-templates)
83163ec7
JB
6242 (org-ellipsis, org-activate-links, org-descriptive-links):
6243 New options.
8a70fed7
CD
6244 (org-remember-apply-template, org-current-time)
6245 (org-finish-edit-table-field)
6246 (org-link-unescape, org-link-escape)
6247 (org-string-width, org-table-clean-line, org-html-do-expand)
6248 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
6249 (org-read-agenda-file-list): New functions.
6250 (org-table-edit-field)
6251 (org-table-create-or-convert-from-region): New commands
6252 (org-table-toggle-vline-visibility): Command removed.
6253 (org-table-convert-region): Made a command.
866d0913
SM
6254 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
6255 Replace with the normal org- functions.
8a70fed7
CD
6256 (org-self-insert-command): Don't trigger realign unnecessarily
6257 when blanking a field that is not full.
6258 (org-mode): `Set buffer-invisibility-spec' for links.
6259 (org-activate-links2): Hide link part and only show descriptive
6260 part of the link.
866d0913 6261 (org-insert-link): Modify for new linking system.
8a70fed7
CD
6262 (org-store-link): Store description separately, for use by
6263 `org-insert-link'.
6264 (org-table-align): Use `org-string-width'.
6265 (defgroup): Completely new group structure for custom variables.
6266 (org-agenda-files): Option: Single file name allowed. Function:
6267 Optional argument unrestrited means ignore any restricitons.
6268 (org-install-agenda-files-menu): Find a buffer in Org-mode before
6269 trying to modify the menu. Use generalized access to
6270 `org-agenda-files.'
6271 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
6272 (org-agenda-file-to-front, org-remove-file, org-diary)
6273 (org-tags-view, org-export-icalendar-all-agenda-files)
6274 (org-export-icalendar-combine-agenda-files): Use generalized
6275 access to `org-agenda-files'.
6276 (org-remember-handler): Correctly preserve heading if present.
6277 (org-table-insert-row, org-table-insert-hline): Deal with
6278 invisible characters.
6279
e2db3e59
S
62802006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
6281
6282 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
6283 (vc-annotate-color-map): New 18 element constant
6284 value/saturation, rotating hue colormap, from red->blue.
6285 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
6286 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
6287 (vc-annotate): To avoid killing the required local variables,
6288 set them before the end of `with-output-to-temp-buffer', and
6289 after first switching to annotate-mode.
6290 (vc-annotate-warp-version): Add buffer argument in goto-line to
6291 ensure annotation, not source, is scrolled.
6292
1d22fabd
BW
62932006-04-10 Bill Wohler <wohler@newt.com>
6294
83163ec7
JB
6295 * custom.el (defcustom, custom-handle-keyword):
6296 Add :package-version keyword.
6297 (custom-add-package-version): New function. Sets value of new
4e9c705e 6298 property 'custom-package-version from :package-version keyword.
81117bdd
BW
6299 (defcustom): Create Common Keywords section in docstring.
6300 (defface, defgroup): Replace definitions of a select few keywords
6301 with a reference to the Common Keywords in defcustom.
6302 (defcustom, defface, defgroup): Replace reference to Customization
6303 chapter in manual with hyperlink.
4e9c705e 6304
83163ec7
JB
6305 * cus-edit.el (customize-package-emacs-version-alist):
6306 New variable.
4e9c705e
BW
6307 (customize-changed-options): Add check for custom-package-version.
6308 (customize-package-emacs-version): New function to look up Emacs
6309 version corresponding to the given package version.
6310
1d22fabd
BW
6311 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
6312 defun name, in similar fashion to find-variable-regexp.
6313
978781a5
EZ
63142006-04-10 Eli Zaretskii <eliz@gnu.org>
6315
6316 * international/mule-cmds.el (set-locale-environment): Fix last
866d0913 6317 change for when the locale's preferences don't specify any encoding.
978781a5 6318
2b690e5b
SM
63192006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
6320
6321 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
6322 so the defined var/fun doesn't need to be quoted.
6323
c9fdebdf
RS
63242006-04-10 Richard Stallman <rms@gnu.org>
6325
6326 * finder.el (finder-mode-map): Add n and p bindings.
6327
d9316f5c
NR
63282006-04-10 Nick Roberts <nickrob@snap.net.nz>
6329
6330 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
6331 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
6332 (gdb-setup-windows): Put something in source window if we can't find
6333 the source file.
6334 (gdb-frame-handler): Make it work again with just assembly.
6335 (gdb-data-list-register-values-handler): Make it work when there is
6336 no stack.
6337
8803c4f4
RS
63382006-04-09 Richard Stallman <rms@gnu.org>
6339
4f07f2e8
RS
6340 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
6341 specs while looking for charset.
6342
8803c4f4
RS
6343 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
6344
6345 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
6346 Make them faces.
6347 (lm-font-lock-keywords): Update appropriately.
6348
6c230417
KS
63492006-04-10 Kim F. Storm <storm@cua.dk>
6350
6351 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
6352 it can also replace buffer-substring-no-properties.
6353
6354 * emulation/cua-base.el (cua-delete-region, cua-paste)
6355 (cua-repeat-replace-region): Use filter-buffer-substring.
6356
6357 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
6358 (cua-cut-region-to-global-mark): Likewise.
6359
6360 * emulation/cua-rect.el (cua--extract-rectangle)
6361 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
6362
88e51189
RW
63632006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6364
6365 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
6366 entry-type. Add field delimiters to numerical fields if they are
6367 not present.
6368
63692006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6370
6371 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
6372 string-const to return value.
6373 (bibtex-remove-delimiters): Use it.
6c230417 6374
67438f77
SM
63752006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
6376
6377 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
6378 cl-byte-compile-compiler-macro unless it exists.
6379
cf5cbca4
EZ
63802006-04-08 Eli Zaretskii <eliz@gnu.org>
6381
67438f77
SM
6382 * files.el (hack-local-variables-confirm) <offer-save>:
6383 Clarify message text. Suggested by Ralf Angeli.
cf5cbca4 6384
28b257dc 63852006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
5c831ccd
EZ
6386
6387 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
6388 (delete-extract-rectangle-line): Use `filter-buffer-substring'
6389 instead of `buffer-substring' and `delete-region'. (Most of the
6390 code actually copied from `kill-region'.)
6391
a2524d26
EZ
63922006-04-08 Ryan Yeske <rcyeske@gmail.com>
6393
6394 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
6395 (rcirc-default-port): Rename from rcirc-port.
6396 (rcirc-default-nick): Rename from rcirc-nick.
6397 (rcirc-default-user-name): Rename from rcirc-user-name.
6398 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
6399 (rcirc-low-priority-flag): New variable.
6400 (rcirc-decode-coding-system): New defcustom.
6401 (rcirc-encode-coding-system): New defcustom.
6402 (rcirc-coding-system-alist): New defcustom.
6403 (rcirc-multiline-major-mode): New defcustom.
6404 (rcirc-nick): New internal variable.
6405 (rcirc-process): Remove variable.
6406 (rcirc-server-buffer): New variable.
6407 (rcirc): Update to use rcirc-default-* variables above.
6408 (rcirc-connect): Do not add window-configuration-hook-here.
6409 (rcirc-server): New internal variable.
6410 (rcirc-connect): Do not send keepalive pings if
6411 rcirc-keepalive-seconds is nil.
6412 (with-rcirc-server-buffer): New macro.
6413 (rcirc-send-string): Encode with rcirc-encode-coding-system.
6414 (rcirc-server-name): Rename from rcirc-server.
6415 (rcirc-buffer-process): New function.
6416 (rcirc-buffer-nick): New function.
6417 (rcirc-buffer-target): Remove function.
6418 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
6419 New commands.
6420 (rcirc-mode-map): Change binding of C-c C-l to
6421 rcirc-toggle-low-priority.
6422 (rcirc-mode): Initialize coding system based on
6423 rcirc-coding-system-alist. New change-major-mode-hook to part the
6424 channel on a mode change. Make kill-buffer-hook buffer-local.
6425 (rcirc-change-major-mode-hook): New function.
6426 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
6427 (rcirc-last-post-time): New variable.
6428 (rcirc-process-message): Store the last time user posted a message
6429 to this target.
6430 (rcirc-multiline-minor-mode): New mode.
6431 (rcirc-multiline-minor-mode-map): New mode map.
6432 (rcirc-edit-multiline): Put multiline-edit buffer in
6433 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
2b690e5b 6434 (rcirc-print): Ignore any line starting with an ignored nick.
a2524d26
EZ
6435 (rcirc-print): Decode using rcirc-decode-coding-system.
6436 (rcirc-track-minor-mode): Update global-mode-string when disabling
6437 this mode.
2b690e5b 6438 (minor-mode-alist): Add LowPri indicator.
a2524d26
EZ
6439 (rcirc-toggle-low-priority): New function.
6440 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
6441 next lowpriority buffer with activity.
6442 (rcirc-record-activity): Sort buffers in rcirc-activity by the
6443 last time the user posted a message in to the target.
6444 (rcirc-update-activity-string): New formatting for low priority
6445 buffers.
6446 (rcirc-split-activity): New function.
6447 (rcirc-handler-PART, rcirc-handler-KICK)
6448 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
6449 (rcirc-nick-away-alist): New variable.
6450 (rcirc-handler-301): New handler. Away messages are printed once
6451 per change.
6452
cdb1af30
EZ
64532006-04-08 Eli Zaretskii <eliz@gnu.org>
6454
6716bfa4
EZ
6455 * info.el (Info-follow-nearest-node): Doc fix.
6456
cdb1af30
EZ
6457 * international/mule-cmds.el (set-locale-environment): Make sure
6458 the coding-system preferred by the locale's language has the same
6459 EOL conversion type as the original buffer-file-coding-system.
569a6374 6460 (locale-language-names): Add a few MS Windows language codes.
cdb1af30 6461
b4f73994
RS
64622006-04-07 Richard Stallman <rms@gnu.org>
6463
6464 * simple.el (eval-expression): Doc fix.
6465
6466 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
6467 (eval-defun): Doc fixes.
6468
60c6189d
RS
64692006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6470
2b690e5b 6471 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
60c6189d 6472
a179cd22
NR
64732006-04-07 Nick Roberts <nickrob@snap.net.nz>
6474
6475 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
6476 GDB list command without argument for greater generality.
6477
3e457225
RS
64782006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
6479
6480 * subr.el (string-or-null-p): New function.
6481
6482 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
6483
2b690e5b 6484 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
3e457225
RS
6485
6486 * files.el: Update comment about safe-local-variable declarations.
6487
9f4b9ced
S
64882006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6489
2b690e5b
SM
6490 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
6491 See idlwave.org.
9f4b9ced 6492
2b690e5b
SM
6493 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
6494 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
9f4b9ced 6495
2b690e5b
SM
6496 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
6497 See idlwave.org.
9f4b9ced
S
6498
6499 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
6500 version 6.0 (minimal changes). See idlwave.org.
6501
6502 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
6503 6.0 (minimal changes). See idlwave.org.
6504
6505 * progmodes/idlw-rinfo.el: File obsoleted and removed.
6506
30ceaa68
RF
65072006-04-06 Romain Francoise <romain@orebokech.com>
6508
6509 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
6510 symmetric encryption features and a new asynchronous interface to
6511 GnuPG. This new version is version 1.4, plus whitespace changes.
6512
6c07f4d4
RS
65132006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
6514
6515 * files.el: Move some `safe-local-variable' declarations to the
6516 respective files.
6517
6518 * textmodes/ispell.el (ispell-check-comments)
6519 (ispell-local-dictionary): Mark as safe.
6520
6521 * abbrev.el (abbrev-mode): Mark as safe.
6522
6523 * add-log.el (change-log-default-name): Mark as safe.
6524
6525 * textmodes/reftex-vars.el (reftex-vref-is-default)
6526 (reftex-fref-is-default, reftex-level-indent)
6527 (reftex-guess-label-type): Mark as safe.
6528
6529 * textmodes/fill.el (colon-double-space): Mark as safe.
6530
6531 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
6532 (sentence-end-double-space, sentence-end-without-period)
6533 (sentence-end-without-space, sentence-end, sentence-end-base)
6534 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
6535
f133ecc0
KS
65362006-04-06 Kim F. Storm <storm@cua.dk>
6537
6538 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
6539 the :set-after list.
6540 (ido-downcase-unc-hosts): New user option. Default on.
6541 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
6542 when it is set, as regexps are now applied on the fly.
6543 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
6544 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
6545 on the fly, but only when ido-process-ignore-lists is set.
6546 Do case insensitive filtering if ido-downcase-unc-hosts is set.
6547 Only downcase names if ido-downcase-unc-hosts is set.
6548
da080609
JB
65492006-04-06 Juanma Barranquero <lekktu@gmail.com>
6550
6551 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
6552
6553 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
6554
eda39f7a
KS
65552006-04-05 Kim F. Storm <storm@cua.dk>
6556
82f71715
KS
6557 * ido.el (ido-mode): Set after ido-unc-hosts and
6558 ido-ignore-unc-host-regexps.
6559 (ido-save-history): Save ido-unc-hosts-cache.
6560 (ido-load-history): Load ido-unc-hosts-cache.
6561 (ido-reread-directory): Refresh unc hosts cache in // dir.
6562
eda39f7a
KS
6563 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
6564 to nil while displaying slash screen.
6565
39a270b1
SJ
65662006-04-05 Daiki Ueno <ueno@unixuser.org>
6567
2b690e5b
SM
6568 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
6569 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
39a270b1 6570
a293e9b6
KH
65712006-04-05 Kenichi Handa <handa@m17n.org>
6572
6573 * international/characters.el: Setup cases of Latin, Greek, and
6574 Cyrillic characters in CJK charsets.
6575
cddfe50b
SJ
65762006-03-29 Daiki Ueno <ueno@unixuser.org>
6577
6578 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
6579 default-enable-multibyte-characters. This reverts the change from
6580 revision 6.17 which is no longer necessary because the passphrase
6581 is sent separately now. GnuPG messages are unreadable under
2b690e5b 6582 multibyte locales with default-enable-multibyte-characters set to nil.
cddfe50b 6583
704d7017
AS
65842006-04-04 Andreas Schwab <schwab@suse.de>
6585
6586 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
6587 and `byte-compile-warnings' as `safe-local-variable'.
6588
707f55b0
DN
65892006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
6590
6591 * man.el (Man-mode-map): Restore the \r binding.
6592 (Man-abstract-xref-man-page): If Man-target-string is a function,
6593 call it.
6594 (Man-highlight-references): Use Man-default-man-entry to get the
0625ded0 6595 target. Deal with xrefs too.
707f55b0
DN
6596 (Man-highlight-references0): Don't call the target function.
6597
6598 * woman.el (WoMan-xref-man-page): Strip the section number, woman
6599 cannot deal with it.
6600
bd707233
SJ
66012006-04-04 Daiki Ueno <ueno@unixuser.org>
6602
6603 * pgg-gpg.el: Clean up process buffers every time gpg processes
6604 complete.
6605
5b9d5ffc
KH
66062006-04-04 Kenichi Handa <handa@m17n.org>
6607
6608 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
6609 here.
6610 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
6611 Temporarily bind inhibit-field-text-motion to t.
6612
260a5020
SM
66132006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
6614
6615 * startup.el (normal-splash-screen): Only set mode-line-format in the
6616 splash buffer, so as not to interfere when debugging the code.
6617 Ignore errors when switching buffer.
6618
3db7bf54
RF
66192006-04-03 Romain Francoise <romain@orebokech.com>
6620
6621 * dired.el (dired-dnd-protocol-alist): Fix typo.
6622
f7a8a965
RS
66232006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
6624
cd4160e6
RS
6625 * savehist.el (savehist): Add :version.
6626 (savehist-ignored-variables): New variable.
6627 (savehist-minibuffer-hook): Don't save variables listed in
6628 `savehist-ignored-variables'.
6629
f7a8a965
RS
6630 * dired.el (dired-dnd-protocol-alist): Mention that change does
6631 only apply to new buffers in doc string.
6632
e1e4913d
DP
66332006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
6634
6635 * recentf.el (recentf-open-files-item): Include newline in button
6636 field, so opening a file will work, when the point is at the end
6637 of the file name. Allow, for example, to [i]search a file by
6638 extension and just push RET to open it.
6639
7db4c10a
SJ
66402006-04-03 Daiki Ueno <ueno@unixuser.org>
6641
6642 * pgg-gpg.el (pgg-gpg-process-filter)
6643 (pgg-gpg-wait-for-completion): Check if buffer is alive.
6644
6645 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
6646 lines, temporary fix.
6647
b641fbd7
DN
66482006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
6649
6650 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
6651
f4beca06
RS
66522006-04-02 Richard Stallman <rms@gnu.org>
6653
6654 * progmodes/compile.el (compilation-message-face): Make it defcustom.
6655
f0b31589
DN
66562006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
6657
6658 * ibuf-macs.el (define-ibuffer-column): Add a new key:
eda39f7a 6659 header-mouse-map.
f0b31589
DN
6660
6661 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
6662 (ibuffer-mode-header-map): New keymaps.
6663 (ibuffer-update-title-and-summary): Enable mouse face highlighting
6664 and keybindings for column headers.
6665 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
6666 property.
6667
0cc6477b
EZ
66682006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
6669
6670 * speedbar.el (speedbar-after-create-hook): Doc fix.
6671
5113b294
EZ
66722006-04-02 Michael Ernst <mernst@alum.mit.edu>
6673
6674 * shell.el (shell-directory-tracker)
6675 (shell-dynamic-complete-command): Doc fixes.
6676
61be4a8a
EZ
66772006-04-01 Matt Hodges <MPHodges@member.fsf.org>
6678
6679 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
6680 terminals.
6681
e701756a
KS
66822006-04-01 Kim F. Storm <storm@cua.dk>
6683
6684 * ido.el (ido-unc-hosts-cache): New defvar.
6685 (ido-unc-hosts): If value of defcustom is a function, call it to
6686 get list of UNC hosts. Add function-item choices to specify
6687 ido-unc-hosts-net-view or user function.
6688 (ido-ignore-unc-host-regexps): New defcustom.
6689 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
6690 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
6691 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
6692
1c50e1e5
SM
66932006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6694
6695 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
6696 wwidth.
6697
3903655d
JB
66982006-03-31 Juanma Barranquero <lekktu@gmail.com>
6699
a2cf0212
JB
6700 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
6701 (ido-max-work-file-list, ido-switch-buffer)
6702 (ido-read-file-name-as-directory-commands):
3903655d
JB
6703 Fix typos in docstrings.
6704
4da2c33b
YM
67052006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6706
6707 * term/mac-win.el (mac-system-coding-system): Define and use after
6708 Mac-specific coding systems are ready.
6709
8d214091
RF
67102006-03-27 Romain Francoise <romain@orebokech.com>
6711
6712 * net/rcirc.el (rcirc-connect): Add autoload cookie.
6713
ab5523ff
RF
6714 * ldefs-boot.el: Update.
6715
276e2740
SJ
67162006-03-27 Daiki Ueno <ueno@unixuser.org>
6717
6718 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
6719 passphrases when it is not needed.
6720 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
6721 passphrase stuff from gpg, should only be necessary when you use
6722 gpg with a smartcard.
6723
9db237d5
NR
67242006-03-27 Nick Roberts <nickrob@snap.net.nz>
6725
6726 * comint.el (comint-dynamic-list-completions): Allow user to
6727 select *Completions* buffer.
6728
80d116c1
CD
67292006-03-27 Carsten Dominik <dominik@science.uva.nl>
6730
260a5020 6731 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
80d116c1 6732
d6e4b785
AS
67332006-03-26 Andreas Schwab <schwab@suse.de>
6734
6735 * progmodes/gud.el (gdb): Only complain about multiple debugging
6736 when the gdb process is still running.
6737
1da6a64d
EZ
67382006-03-25 Eli Zaretskii <eliz@gnu.org>
6739
6740 * mail/rmail.el (tool-bar-map): Defvar it.
6741 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
6742 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
6743
cb0b6766
EZ
67442006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
6745
6746 * help.el (print-help-return-message): Suggest to use
6747 display-buffer instead of switch-to-buffer-other-window to restore
6748 the previous window without selecting it.
6749
0f49150e
YM
67502006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6751
6752 * frame.el (select-frame-by-name): Call x-focus-frame also when
6753 window-system is mac.
6754
6755 * term/mac-win.el: Adjust Courier font specifications in
6756 x-fixed-font-alist.
6757 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
6758 when directly encoding to UTF-16 in native byte order, no BOM.
6759
749e5af5
KS
67602006-03-25 Kim F. Storm <storm@cua.dk>
6761
6762 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
6763 (cua--init-keymaps): Use it instead of fixed C-return.
6764 (cua-mode): Set after it.
6765
67438f77
SM
6766 * emulation/cua-rect.el (cua--init-rectangles):
6767 Use cua-rectangle-mark-key instead of fixed C-return.
749e5af5 6768
833627da
NR
67692006-03-25 Nick Roberts <nickrob@snap.net.nz>
6770
6771 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
6772 "run" in .gdbinit.
6773 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
6774
3095ccf5
RF
67752006-03-24 Romain Francoise <romain@orebokech.com>
6776
6777 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
6778 `display-buffer-other-frame'.
6779
0ef4f79b
KS
67802006-03-24 Kim F. Storm <storm@cua.dk>
6781
6782 * apropos.el (apropos-synonyms): Add selection => region.
6783
749e5af5 67842006-03-24 Nick Roberts <nickrob@snap.net.nz>
d1f18d58
NR
6785
6786 * progmodes/gdb-ui.el (gdb-var-create-regexp)
6787 (gdb-var-list-children-regexp, gdb-var-update-regexp)
6788 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
6789 (gdb-data-list-register-values-regexp)
0ef4f79b 6790 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
d1f18d58
NR
6791 Future proof against new fields being added to MI output.
6792 (gdb-send): Don't treat backslashes for program input as
6793 continuations.
6794 (gdb-assembler-handler): Don't use window-start for this handler.
6795 (gdb-frame-handler): Don't change to hollow arrow if overlay
6796 arrow doesn't move to new frame.
6797
d23969f3
NR
67982006-03-24 Nick Roberts <nickrob@snap.net.nz>
6799
6800 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
6801 prevent compiler warnings.
6802 (gdb-stopped): Check for gud-last-last-frame (case: signal).
67438f77 6803 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
d23969f3
NR
6804 (gdb-assembler-custom): Use hollow-right-triangle for assembler
6805 buffer too.
6806
de82e530
SJ
68072006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
6808
6809 * pgg-gpg.el (pgg-gpg-update-agent): Check for
6810 make-network-process, so we can use the same code in Gnus v5-10
6811 too and have this file fully synchronized with that release.
6812
fde057aa
RF
68132006-03-23 Romain Francoise <romain@orebokech.com>
6814
6815 * ibuf-ext.el (ibuffer-read-filter-group-name):
6816 Use `ibuffer-generate-filter-groups' to make completion list match
6817 the filter groups that are really displayed in the Ibuffer buffer.
6818 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
6819
9b99ec0e
KH
68202006-03-23 Kenichi Handa <handa@m17n.org>
6821
6822 * international/mule-cmds.el (sort-coding-systems): Describe that
6823 the argument is modified in docstring.
6824
159a31cf 68252006-03-22 Sascha Wilde <wilde@sha-bang.de>
4803386d
SJ
6826
6827 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
6828 (pgg-gpg-update-agent): New function.
6829 (pgg-gpg-use-agent-p): New function.
6830 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
6831 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
6832 (pgg-gpg-sign-region): Use it.
6833
e02577b7
CY
68342006-03-21 Chong Yidong <cyd@stupidchicken.com>
6835
6836 * cus-edit.el (custom-face-set): Call custom-push-theme before
6837 face-spec set so that `changed' theme is correctly saved.
6838 (custom-face-reset-standard): Reset to recalculated face rather
6839 than defface spec.
6840
6841 * custom.el (custom-push-theme): Only save `changed' theme if the
6842 current face does not match the defface specs.
6843
e563e53b
SJ
68442006-03-21 Simon Josefsson <jas@extundo.com>
6845
6846 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
6847 <wilde@sha-bang.de>.
6848 (pgg-gpg-use-agent): New variable.
6849 (pgg-gpg-process-region): Use it.
6850 (pgg-gpg-encrypt-region): Likewise.
6851 (pgg-gpg-encrypt-symmetric-region): Likewise.
6852 (pgg-gpg-decrypt-region): Likewise.
6853 (pgg-gpg-sign-region): Likewise.
6854 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
6855
9ed8b6cb
CD
68562006-03-21 Carsten Dominik <dominik@science.uva.nl>
6857
05e4f54c 6858 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
9ed8b6cb
CD
6859 bracket links.
6860
52bd2f43
KS
68612006-03-21 Kim F. Storm <storm@cua.dk>
6862
6863 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
6864 fringe-indicator-alist instead of modifying global value.
6865 (gdb-frame-handler): Likewise.
6866
b756c64c
NR
68672006-03-21 Nick Roberts <nickrob@snap.net.nz>
6868
6869 * diff-mode.el (diff-function): Make it inherit from diff-header
6870 instead of diff-context.
6871
6872 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
6873 bitmap.
6874 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
6875 change names in macro above for consistency.
6876 (gdb-frame-handler): Use hollow-right-triangle for all selected
6877 frames which except the innermost (where execution has stopped).
6878 (gdb-reset): Reset buffer-local values of overlay-arrow.
6879
ab9b3866
RS
68802006-03-20 Richard Stallman <rms@gnu.org>
6881
3b4a1f68
RS
6882 * simple.el (set-mark-command): Doc fix.
6883
ab9b3866
RS
6884 * files.el (display-buffer-other-frame): New command.
6885 (ctl-x-4-map): Bind C-x 5 C-o to it.
6886
0902822d
SM
68872006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
6888
6889 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
6890 rather than just defer-time, in case defer-time has been changed but
6891 the timer isn't running yet.
6892 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
6893
c287ad03
LT
68942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6895
0902822d
SM
6896 * help-mode.el (help-follow-symbol): New function.
6897 Essentially identical to the old `help-follow', but do not let
6898 `push-button' do the work when on an xref.
c287ad03
LT
6899 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
6900
c287ad03
LT
69012006-03-19 Richard Stallman <rms@gnu.org>
6902
6903 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
6904 preceded by the word `program'.
6905 (help-follow-mouse, help-follow): Throw error if not on xref.
6906 Delete no longer used args.
6907
bdee903e
NR
69082006-03-20 Nick Roberts <nickrob@snap.net.nz>
6909
6910 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
6911 annotation ensure gud-overlay-arrow-position is redisplayed.
6912
8a51a318
RW
69132006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6914
6915 * textmodes/bibtex.el (bibtex-include-OPTkey)
0902822d 6916 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
8a51a318
RW
6917 (bibtex-autokey-name-case-convert)
6918 (bibtex-autokey-titleword-case-convert): Make these the aliases
6919 for the following two variables.
6920 (bibtex-autokey-name-case-convert-function)
6921 (bibtex-autokey-titleword-case-convert-function): Make these the
6922 real names.
6923 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
6924 bibtex-font-lock-crossref sublists.
6925 (bibtex-mode): Revert 2005-12-30 change (which made
6926 completion-ignore-case buffer-local).
0902822d 6927 (bibtex-url): Simplify.
8a51a318 6928
45c1c789
KS
69292006-03-19 Kim F. Storm <storm@cua.dk>
6930
6931 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
6932 cursor property value to 2 (to align with C level change).
6933
ae77c7ff
BW
69342006-03-19 Bill Wohler <wohler@newt.com>
6935
6936 * image.el (image-load-path-for-library): Shorten first line in
6937 docstring.
6938
967012d2
RS
69392006-03-18 Richard Stallman <rms@gnu.org>
6940
6941 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
6942
e4d181dc
EZ
69432006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
6944
6945 * isearch.el (isearch-other-meta-char): Handle user bindings for
6946 shifted control characters.
6947
7b833ed1
EZ
69482006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
6949
6950 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
6951 part that matches email addresses, file names, etc.
6952
7e37c7c0
EZ
69532006-03-18 Eli Zaretskii <eliz@gnu.org>
6954
0902822d
SM
6955 * term/w32-win.el (mouse-set-font):
6956 Mention w32-list-proportional-fonts in the doc string.
7e37c7c0 6957
8bd8eddc
KS
69582006-03-18 Kim F. Storm <storm@cua.dk>
6959
6960 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
6961 (ido-unc-hosts): New user option to explicitly define list of know
6962 UNC-style hosts for completion.
6963 (ido-cache-unc-host-shares-time): New user option.
55b76f19
KS
6964 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
6965 New helper functions for UNC file-name support.
8bd8eddc
KS
6966 (ido-may-cache-directory): Check for UNC host. Simplify.
6967 (ido-wash-history): Clean out old UNC hosts.
6968 (ido-nonreadable-directory-p): UNC hosts are always readable.
6969 (ido-directory-too-big-p): UNC hosts are never too big.
6970 (ido-set-current-directory): Handle UNC root path.
6971 (ido-file-name-all-completions): Complete UNC host names from
6972 ido-unc-hosts list. Cache UNC host shares.
6973 (ido-make-file-list-1): Don't filter UNC root.
6974 (ido-exhibit): Check for // in root directory, and switch to UNC
6975 mode by setting ido-current-directory to //.
6976
c3de8dd4
LT
69772006-03-17 Luc Teirlinck <teirllm@auburn.edu>
6978
6979 * cus-edit.el (customize-changed-options): Mention explicit
6980 version number as default in prompt.
6981
40db64d2
BW
69822006-03-17 Bill Wohler <wohler@newt.com>
6983
6984 * image.el (image-load-path-for-library): Minor docstring fix.
6985
7f99ce52
CD
69862006-03-17 Carsten Dominik <dominik@science.uva.nl>
6987
6988 * textmodes/org.el (org-read-date): Include subgroup 5 into
6989 replacement text.
70a49ac6 6990 (org-popup-calendar-for-date-prompt): Fix customization type.
7f99ce52 6991
8ab8e521
NR
69922006-03-17 Nick Roberts <nickrob@snap.net.nz>
6993
6994 * progmodes/gdb-ui.el (gud-watch): Provide completion.
6995 (gdb-continuation): New variable.
6996 (gdb-send): Deal with continuation lines.
6997
6998 * progmodes/gud.el (gud-gdb-complete-command)
6999 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
7000 expressions.
7001 (gud-tooltip-mode): Use buffer-local value.
7002
76d4eb05
KS
70032006-03-16 Kim F. Storm <storm@cua.dk>
7004
7005 * ido.el (ido-edit-input): Use selected match, if any.
7006
c0696e1b
BW
70072006-03-16 Bill Wohler <wohler@newt.com>
7008
7009 * image.el (image-load-path-for-library): Prefer user's images in
7010 image-load-path.
7011
89a94f1e
CY
70122006-03-16 Martin Rudalics <rudalics@gmx.at>
7013
7014 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
7015 when checking for attempt to drag leftmost or rightmost scrollbar.
7016
af967423
NR
70172006-03-16 Nick Roberts <nickrob@snap.net.nz>
7018
7019 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
7020 (gdb-force-mode-line-update): New function.
7021 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
7022 (gdb-exited): Use them.
55b76f19 7023 (gdb-signal): New function.
af967423
NR
7024 (gdb-annotation-rules): Provide a rule for it.
7025
8d40f004
KH
70262006-03-16 Kenichi Handa <handa@m17n.org>
7027
dc5c3489
KH
7028 * international/mule.el (auto-coding-regexp-alist): Add entries
7029 for Unicode BOM.
7030
8d40f004
KH
7031 * sort.el (sort-build-lists): Temporarily bind
7032 inhibit-field-text-motion to t.
7033
e6b7cc22
LT
70342006-03-15 Luc Teirlinck <teirllm@auburn.edu>
7035
7036 * locate.el (locate-command, locate-make-command-line)
7037 (locate-fcodes-file, locate-update-command)
7038 (locate-prompt-for-command, locate, locate-with-filter)
7039 (locate-get-file-positions): Doc fixes.
7040 (locate-buffer-name, locate-header-face): Remove leading `*' in
7041 defcustom.
7042 (locate-filter-output): Use `keep-lines' instead of its alias
7043 `delete-non-matching-lines'.
7044 (locate-get-filename, locate-get-dirname): Add introductory comment.
7045 (locate-find-directory-other-window): Give appropriate error
7046 message if used outside main listing.
7047
4ffc92c2
SM
70482006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
7049
7050 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
7051 the new extend-region feature.
7052 (font-lock-after-change-function): Update correspondingly.
7053 * jit-lock.el (jit-lock-after-change): Update correspondingly.
7054 * progmodes/grep.el (font-lock-lines-before): Don't disable.
7055
9f036d33
BW
70562006-03-15 Bill Wohler <wohler@newt.com>
7057
7058 * image.el (image-load-path-for-library): Fix example by not
55b76f19 7059 recommending that one binds image-load-path. Just defvar it to
9f036d33
BW
7060 placate compiler and only use it if previously defined.
7061
9212fe99
CD
70622006-03-15 Carsten Dominik <dominik@science.uva.nl>
7063
713cb18d 7064 * textmodes/org.el (org-insert-centered): Use `string-width' to
9212fe99
CD
7065 make underlining work for wide characters.
7066 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
7067 TAB to `org-cycle', to make sure that no binding in
7068 `outline-mode-map' can supercede it.
7069
b3d0dafb
LT
70702006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
7071
891d66c9 7072 * allout.el: Increment version to 2.2.1 in file commentary.
b3d0dafb 7073
891d66c9 7074 (allout-version): Increment to 2.2.1.
b3d0dafb 7075
891d66c9
LT
7076 (allout-default-layout): New customization variable, used when the
7077 file lacks a specific allout-layout. Uses allout-layout-type for
7078 recursively nested definition.
b3d0dafb 7079
891d66c9
LT
7080 (allout-layout-type): Widget defining allout layouts, necessary for
7081 self-recursive definition.
b3d0dafb 7082
891d66c9
LT
7083 (allout-mode): Incorporate allout-default-layout as fallback for
7084 allout-layout.
b3d0dafb 7085
891d66c9
LT
7086 (allout-layout): Mark as 'safe-local-variable', and refer mention
7087 fallback to `allout-default-layout' in absence of a specified value.
7088 (allout-passphrase-verifier-string)
7089 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
b3d0dafb 7090
891d66c9 7091 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
b3d0dafb 7092
891d66c9
LT
7093 (allout-get-encryption-passphrase-verifier): Use correct name of
7094 passphrase verifier in docstring.
b3d0dafb 7095
3470ef37
NR
70962006-03-15 Nick Roberts <nickrob@snap.net.nz>
7097
7098 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
7099 elements.
55b76f19
KS
7100 (gdb-find-watch-expression): Make it work for arrays too.
7101 Follow change to gdb-var-list.
3470ef37
NR
7102 (gud-watch): Allow the user to enter variable name with a prexix
7103 arg. Create keybindings.
7104 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
7105 (gdb-var-list-children-handler, gdb-var-update-handler)
7106 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
7107 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
7108 Follow change to gdb-var-list.
55b76f19 7109 (gdb-starting): Don't show the overlay arrows when program is running.
3470ef37
NR
7110
7111 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
7112 gdb-var-list.
7113
5248a565
BW
71142006-03-14 Bill Wohler <wohler@newt.com>
7115
7116 * image.el (image-load-path-for-library): Pass value of path
55b76f19
KS
7117 rather than symbol. Always return list of directories.
7118 Guarantee that image directory comes first.
5248a565 7119
c852c516
AM
71202006-03-14 Alan Mackenzie <acm@muc.de>
7121
55b76f19
KS
7122 * font-core.el (font-lock-extend-region\(-function\)?.):
7123 New function/variable.
c852c516 7124
55b76f19
KS
7125 * font-lock.el (font-lock-after-change-function):
7126 Call font-lock-extend-region. Obey font-lock-lines-before.
c852c516
AM
7127 (font-lock-default-fontify-region): Remove reference to
7128 font-lock-lines-before.
7129
55b76f19
KS
7130 * jit-lock.el (jit-lock-after-change):
7131 Call font-lock-extend-region. Obey font-lock-lines-before.
c852c516 7132
d4695487
DP
71332006-03-14 David Ponce <david@dponce.com>
7134
7135 * tree-widget.el (tree-widget-themes-load-path)
7136 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
7137
e8f10ddb
MB
71382006-03-13 Ryan Yeske <rcyeske@gmail.com>
7139
7140 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
7141 (rcirc-print): Mark the start of text at the end of the prompt.
7142 (rcirc-track-minor-mode): Add autoload cookie.
7143 (rcirc-update-activity-string): Add space to front of mode-line
7144 indicator.
7145
54aba1ee
MB
71462006-03-13 Miles Bader <miles@gnu.org>
7147
3470ef37
NR
7148 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
7149 (rcirc-abbrev-nick): Remove function.
54aba1ee
MB
7150 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
7151
4f8f072e
DP
71522006-03-13 David Ponce <david@dponce.com>
7153
7154 * tree-widget.el: Handle themes across all occurrences of the main
7155 themes sub-directory found in tree-widget-themes-load-path.
7156 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
7157 (tree-widget--locate-sub-directory): Return all occurrences.
55b76f19
KS
7158 (tree-widget-themes-path): New function.
7159 Replace tree-widget-themes-directory, and return a list of directories.
4f8f072e
DP
7160 (tree-widget-set-parent-theme)
7161 (tree-widget-lookup-image): Use it.
7162
586392ba
CD
71632006-03-13 Carsten Dominik <dominik@science.uva.nl>
7164
713cb18d 7165 * textmodes/org.el (org-link-search): Avoid self-matching of
586392ba
CD
7166 links, allow target text to be distributed over several lines.
7167 (org-search-not-link): New function.
713cb18d
JB
7168 (org-set-regexps-and-options, org-get-current-options):
7169 New startup options.
586392ba
CD
7170 (org-export-as-html): Take odd-level setting from local variable.
7171 (org-fontify-emphasized-text): New option.
7172 (org-set-font-lock-defaults): Include emphasized text.
7173 (org-follow-mhe-link): Allow folder-only links, fix folder name.
7174 (org-font-lock): Customize group renamed from `org-faces'.
7175
da63ece4
JPW
71762006-03-13 John Paul Wallington <jpw@pobox.com>
7177
7178 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
7179 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
7180
2a1eac63
LT
71812006-03-12 Luc Teirlinck <teirllm@auburn.edu>
7182
7183 * cus-start.el (all): Delete :version keyword for members of the
7184 fringe group, since the entire group is new in 22.1.
7185
81d4dba3
NR
71862006-03-13 Nick Roberts <nickrob@snap.net.nz>
7187
7188 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
7189 map if value is hexadecimal (an address).
7190 (gud-watch): Only search roots for existing watch expressions.
7191 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
7192 prevent caching problems with speedbar-update-directory-contents.
7193
2d19a2a4
JL
71942006-03-12 Juri Linkov <juri@jurta.org>
7195
7196 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
7197 before comparing with `low' and `warn'.
7198
7199 * info.el (Info-dir-remove-duplicates): Move point to the
7200 beginning of the current line after deleting the entries from
7201 redundant heading. Use marker for `limit' and compare it with
7202 point before calling `re-search-forward'.
7203
f372bd5b
LT
72042006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7205
7206 * simple.el (yank): Fix typo in docstring.
7207
2c1bd367
EZ
72082006-03-11 Ryan Yeske <rcyeske@gmail.com>
7209
7210 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
7211 messages, where "D" is the 6th character.
7212
f161146b
EZ
72132006-03-11 Eli Zaretskii <eliz@gnu.org>
7214
7215 * simple.el (yank): Fix last change.
7216
db3c0e9c
EZ
72172006-03-11 David Ponce <david@dponce.com>
7218
7219 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
7220 merging elements from the standard ispell-dictionary-alist.
7221 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
7222 alist, and return the new alist.
7223
5a893bff
RS
72242006-03-11 Richard Stallman <rms@gnu.org>
7225
7226 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
7227
7228 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
7229 the way it is implemented is too unclean.
7230
7231 * simple.el (kill-region, yank): Doc fix.
7232
7233 * battery.el (battery-echo-area-format): Doc fix.
7234 (battery-mode-line-format): Likewise.
7235 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
7236 (battery-linux-proc-acpi): Ignore batteries that say "charged".
7237
0c93f715
EZ
72382006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
7239
713cb18d
JB
7240 * progmodes/octave-mod.el (octave-indent-for-comment):
7241 Behave according to do string.
0c93f715 7242
55faab0a
EZ
72432006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
7244
8887e8ec
EZ
7245 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
7246 Be visible only if major mode is Mail Mode.
7247
55faab0a
EZ
7248 * textmodes/flyspell.el (flyspell-external-point-words)
7249 (flyspell-process-localwords): Fix last changes.
7250
7325e714
EZ
72512006-03-11 Eli Zaretskii <eliz@gnu.org>
7252
306cea3a
EZ
7253 * calendar/holidays.el (list-holidays): Doc fix.
7254
7325e714
EZ
7255 * international/mule.el (auto-coding-alist): Add .odt
7256 (OpenOffice's open document) files.
7257
7258 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
7259 document) files. Mention in the doc string the need to sync with
7260 auto-coding-alist.
7261
af467e28
CY
72622006-03-10 Chong Yidong <cyd@stupidchicken.com>
7263
7264 * files.el (hack-local-variables-confirm): Don't prompt for ! if
7265 enable-local-variables is set to always query, or there is no
7266 savable variable.
7267
7c565097
BW
72682006-03-10 Bill Wohler <wohler@newt.com>
7269
7270 * image.el (image-load-path-for-library): Merge at least three
7271 functions from Gnus and MH-E into this one function that can now
7272 be shared.
7273
3cf61a4f
NR
72742006-03-11 Nick Roberts <nickrob@snap.net.nz>
7275
7276 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
7277 gdb-remove-mouse-face and remove help-echo too.
7278 (gdb-enqueue-input): Correct conditional clause.
713cb18d 7279
5a473319
GM
72802006-03-10 Glenn Morris <rgm@gnu.org>
7281
7282 * calendar/calendar.el (calendar-holidays): Doc fix.
7283 * calendar/holidays.el (list-holidays): Doc fix.
7284
05c31df2
NR
72852006-03-10 Nick Roberts <nickrob@snap.net.nz>
7286
7287 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
7288 it gets called in gdb-prompt anyway.
7289 (gdb-use-separate-io-buffer): Only restore window arrangement for
7290 gdb-many-windows.
7291 (gdb-enqueue-input): Make it harder to send GDB input when program
7292 is running.
7293 (gdb-buffer-list): New variable.
7294 (gdb-remove-mouse-face): New function.
7295 (gdb-starting): Use it when GDB input won't get sent.
7296
60a7c013
JB
72972006-03-08 Juanma Barranquero <lekktu@gmail.com>
7298
7299 * help.el (view-lossage): Remove trailing whitespace before
7300 inserting "\n".
7301
46d91fa0
CY
73022006-03-07 Chong Yidong <cyd@stupidchicken.com>
7303
55b76f19
KS
7304 * files.el (hack-local-variables-confirm):
7305 Set coding-system-for-read to nil before writing to .emacs.
4299d849 7306
9b1fad33
CY
7307 * arc-mode.el (archive-extract): Check if an existing buffer name
7308 comes from a different archive.
7309
46d91fa0
CY
7310 * help.el (describe-key-briefly): If KEY is a down event, read and
7311 discard the up event.
7312
d9b586ff
NR
73132006-03-07 Nick Roberts <nickrob@snap.net.nz>
7314
7315 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
7316 be edited and use font-lock-warning-face for any changes.
7317
7318 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
7319 (gdb-edit-value): Use it to report any errors.
7320
c2f6ba99
JB
73212006-03-07 Juanma Barranquero <lekktu@gmail.com>
7322
7323 * help.el (describe-key): Remove leftover test code.
7324
7204b00e
CD
73252006-03-07 Carsten Dominik <dominik@science.uva.nl>
7326
55b76f19
KS
7327 * textmodes/org.el: Move defvars out of eval-when-compile.
7328 Use buffer-file-name variable.
7204b00e
CD
7329 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
7330 arg `file'.
7331 (org-level-faces): Remove startup dependency.
7332 (org-cycle, org-map-tree, org-scan-tags)
7333 (org-remember-handler): Don't call `outline-level' directly.
7334 (org-mhe-search-all-folders): New option.
c2f6ba99
JB
7335 (org-mhe-get-message-folder-from-index)
7336 (org-mhe-get-message-folder): Fix indexing search.
7204b00e
CD
7337 (org-format-agenda-item): Handle nil TAGS argument.
7338 (org-cleaned-string-for-export, org-activate-target-links)
7339 (org-make-target-link-regexp): Deal with empty radio target list.
7340 (org-tag): New face.
7341 (org-get-level-face): New function.
7342 (org-set-font-lock-defaults): Simplify setup for headlines.
55b76f19 7343 (org-complete): Pass common substring to `display-completion-list'.
7204b00e 7344
3070196c
DP
73452006-03-06 David Ponce <david@dponce.com>
7346
7347 * tree-widget.el: Update Commentary header.
7348 (tree-widget-theme-name): Ignore parent themes.
7349 (tree-widget-set-parent-theme): New function.
7350 (tree-widget-set-theme): Use it.
7351 (tree-widget-set-image-properties): Move definition. Does nothing
7352 if image properties have already been set.
7353 (tree-widget-image-properties): Move definition. Receive an image
7354 name. Set the :pointer property.
7355 (tree-widget-lookup-image): Doc fix. Search in parent themes.
7356 Don't set the :pointer image property.
7357 (tree-widget-convert-widget): New function. Handle :dynargs
7358 compatibility here.
7359 (tree-widget): Use it to :convert-widget. Add the :expander-p
7360 predicate to control when the :expander function is entered.
7361 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
7362 (tree-widget-value-create): Handle :expander-p. widget-apply
7363 :expander.
7364 (tree-widget-expander-p): New function. Default value of the
7365 :expander-p property.
7366
aa38f98e
CY
73672006-03-06 Chong Yidong <cyd@stupidchicken.com>
7368
7369 * help.el (describe-key): Properly handle the return value of
7370 read-key-sequence when grabbing an up-event. Cleanup mouse-1
4dfb2678 7371 remaps. Handle string and vector `follow-link' values.
aa38f98e 7372
95983b95
SM
73732006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
7374
7375 * complete.el (PC-expand-many-files): Try be more careful when parsing
7376 the shell's output.
7377
1e0e9b38
SM
73782006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7379
7380 * outline.el (hide-sublevels): Provide better interactive default.
7381
50e3e564
KH
73822006-03-06 Kenichi Handa <handa@m17n.org>
7383
1e0e9b38
SM
7384 * international/fontset.el (create-fontset-from-fontset-spec):
7385 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
50e3e564 7386
af6a60c3
LT
73872006-03-05 Luc Teirlinck <teirllm@auburn.edu>
7388
a79fbdcb
LT
7389 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
7390 backslashes instead of one in regexp.
65416c68 7391 (gud-tooltip-dereference): Add missing optional argument.
af6a60c3 7392
681979fa
JPW
73932006-03-04 John Paul Wallington <jpw@pobox.com>
7394
7395 * wdired.el (toplevel): Require `cl' at compile-time.
7396
c6ce06a6
AS
73972006-03-04 Andreas Schwab <schwab@suse.de>
7398
7399 * server.el (server-process-filter): Handle errors during
7400 evaluation of the argument.
7401
da927269
JPW
74022006-03-03 John Paul Wallington <jpw@pobox.com>
7403
7404 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
7405 escape parentheses at beginning of line.
7406 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
7407 (t-mouse-mode): Remove period from end of error message.
7408
4a2c4459
EZ
74092006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
7410
1e0e9b38
SM
7411 * textmodes/flyspell.el (flyspell-process-localwords):
7412 Be case-sensitive.
4a2c4459 7413
d594e896 74142006-03-03 Martin Rudalics <rudalics@gmx.at>
c60168d2 7415
33709261
EZ
7416 * cus-edit.el (custom-quote): Remove function, since it has been
7417 moved to custom.el.
7418
a6966c1c
EZ
7419 * font-lock.el (lisp-font-lock-keywords-2)
7420 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
7421 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
7422 they have no special meaning.
7423
c60168d2 7424 * midnight.el (clean-buffer-list): Handle case where base-buffer of
1e0e9b38 7425 indirect buffer gets killed before indirect buffer. Use dolist.
c60168d2
EZ
7426
74272006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
a6a2b5d4
EZ
7428
7429 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
7430 value instead of a literal constant (1) on more pauses.
7431
6e1fbe44
EZ
74322006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
7433
1e0e9b38
SM
7434 * textmodes/flyspell.el (flyspell-external-point-words):
7435 Be case-sensitive.
6e1fbe44 7436
019ed9c7
EZ
74372006-03-03 Ryan Yeske <rcyeske@gmail.com>
7438
7439 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
7440 with "www".
7441
46771bb3
EZ
74422006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
7443
c601a68b 7444 * allout.el: Restablish intermediate missing comment header to
46771bb3 7445 preserve outline structure.
c601a68b
KS
7446 (allout-beginning-of-current-entry): Skip invisible text.
7447 (allout-open-topic): Fix opening a topic at end-of-buffer.
7448 (allout-minor-mode): Move nearer to allout-mode function.
46771bb3 7449
2276b5b1
CD
74502006-03-02 Carsten Dominik <dominik@science.uva.nl>
7451
c601a68b 7452 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
2276b5b1 7453
115712f0
NR
74542006-03-02 Nick Roberts <nickrob@snap.net.nz>
7455
6aa79f63
NR
7456 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
7457 is nil.
7458
1e0e9b38
SM
7459 * progmodes/gud.el (gud-speedbar-menu-items):
7460 Use buffer-local-value and add missing :visible keyword.
115712f0 7461
c601a68b 7462 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
115712f0 7463
d464ce27
CD
74642006-03-01 Carsten Dominik <dominik@science.uva.nl>
7465
a85551d8
CD
7466 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
7467 must be `follow-link'.
7468
c601a68b 7469 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
a85551d8 7470
a196ea62 7471 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
d464ce27 7472 formatting: No nested anchors.
a196ea62 7473 (org-all-targets): Fix bug with XEmacs compatibility.
d464ce27 7474 (org-read-date): Add (require 'parse-time).
a196ea62 7475 (org-set-tags): Fix bug with extra inserted space.
d464ce27 7476 (org-export-html-style): Define a style class for targets.
1e0e9b38 7477 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
d464ce27
CD
7478 (org-hide-leading-stars): New option.
7479 (org-hide): New face.
7480 (org-set-font-lock-defaults): Allow to hide leading stars.
7481 (org-get-legal-level, org-tr-level): New functions.
7482 (org-odd-levels-only): New option.
a196ea62
JB
7483 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
7484 (org-demote, org-promote): Deal with double-star levels.
d464ce27
CD
7485 (org-convert-to-odd-levels): New command.
7486
e9cee67e
NR
74872006-03-01 Nick Roberts <nickrob@snap.net.nz>
7488
7489 * speedbar.el (speedbar-update-localized-contents): Try to
7490 preserve window-start.
7491 (speedbar-update-directory-contents): Try to preserve window-start
7492 and window-point.
c601a68b 7493 (speedbar-update-special-contents): Don't move back to start of window.
e9cee67e
NR
7494
7495 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
7496 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
1e0e9b38 7497 speedbar-timer-fn.
e9cee67e
NR
7498 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
7499 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
7500 instead of gdb-speedbar-timer-fn.
e9cee67e 7501
29ecdb22
JB
75022006-02-28 Jay Belanger <belanger@truman.edu>
7503
a196ea62
JB
7504 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
7505 (math-compose-expr): Use latex option when calling
29ecdb22
JB
7506 `math-compose-tex-matrix' for latex mode.
7507
766bcec1
NR
75082006-02-28 Nick Roberts <nickrob@snap.net.nz>
7509
5ef21574
NR
7510 * speedbar.el: Re-instate comments about developing for speedbar
7511 [this is what info and gdb-ui use even if better methods exist now].
7512
766bcec1
NR
7513 * t-mouse.el: New file.
7514 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
55b76f19
KS
7515 (t-mouse-lispy-buffer-posn-from-coords): Remove.
7516 (t-mouse-make-event-element): Use posn-at-x-y instead.
766bcec1
NR
7517 (t-mouse-make-event): Deal with Fedora Core 3.
7518 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
7519 (t-mouse-mouse-position-function): New function. Use it instead
7520 of advising mouse-position.
7521 (t-mouse-mode): New minor mode.
7522 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
7523
c61633ba
GM
75242006-02-27 Glenn Morris <rgm@gnu.org>
7525
7526 * calendar/calendar.el (calendar-holidays): Doc fix.
7527
661f54cb
NR
75282006-02-27 Nick Roberts <nickrob@snap.net.nz>
7529
a196ea62 7530 * progmodes/gdb-ui.el (gdb-source-window): New variable.
661f54cb
NR
7531 Re-introduce the concept of a source window.
7532 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
7533 consistency with get-buffer-create.
7534 (def-gdb-auto-update-handler, gdb-info-locals-handler)
7535 (gdb-data-list-register-values-handler)
7536 (gdb-stack-list-locals-handler): Try to preserve window-start as
7537 well as window-point.
7538 (gdb-display-source-buffer): New function (old concept).
7539 (gdb-goto-breakpoint): Use it.
7540
7541 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
7542 for gdb-ui/gdb-mi (old concept).
7543
753656f3
CD
75442006-02-27 Carsten Dominik <dominik@science.uva.nl>
7545
7546 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
7547 binding.
7548
55b76f19 7549 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
753656f3 7550
a196ea62
JB
7551 * textmodes/reftex-sel.el (reftex-select-label-map)
7552 (reftex-select-bib-map): Add `follow-mouse' binding.
0738d819 7553
440cbd9e
LT
75542006-02-26 Luc Teirlinck <teirllm@auburn.edu>
7555
7556 * jka-cmpr-hook.el (jka-compr-compression-info-list)
7557 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
7558 Give :set functions to provide automatic updating.
7559 Update docstring. Give compiler defvars early in the file
7560 and move the defcustoms to a later spot where all called functions
7561 are defined.
7562 (jka-compr-file-name-handler-entry): Doc fix.
7563 (jka-compr-compression-info-list--internal)
7564 (jka-compr-mode-alist-additions--internal)
7565 (jka-compr-load-suffixes--internal): New variables.
7566 (jka-compr-install): Set the three above variables.
7567 Update `load-file-rep-suffixes' instead of `load-suffixes'.
7568 (jka-compr-update, jka-compr-set): New functions.
7569 (auto-compression-mode): Doc fix.
7570
7571 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
7572 Update `load-file-rep-suffixes' instead of `load-suffixes'.
7573 Use jka-compr-compression-info-list--internal,
7574 jka-compr-mode-alist-additions--internal and
7575 jka-compr-load-suffixes--internal.
7576
7577 * files.el (load-library):
7578 * loadhist.el (file-loadhist-lookup):
7579 * startup.el (command-line):
7580 * subr.el (locate-library):
7581 * emacs-lisp/autoload.el (update-directory-autoloads):
1e0e9b38
SM
7582 * emacs-lisp/find-func.el (find-library-suffixes):
7583 Use `get-load-suffixes' instead of `load-suffixes'.
440cbd9e
LT
7584
7585 * subr.el (locate-library):
1e0e9b38
SM
7586 * emacs-lisp/find-func.el (find-library-name):
7587 Use `load-file-rep-suffixes' instead of '("").
440cbd9e 7588
a0eacbcd
KS
75892006-02-26 Kim F. Storm <storm@cua.dk>
7590
1e0e9b38
SM
7591 * ido.el (ido-save-history, ido-load-history): Simplify.
7592 Don't use find-file-noselect to avoid interference from other modes.
a0eacbcd 7593
19cd88cc
TTN
75942006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
7595
7596 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
7597 to use the default shell if filename is not available.
7598 Reported by Giorgos Keramidas.
7599
957e3996
FP
76002006-02-25 John Williams <jrw@pobox.com> (tiny change)
7601
7602 * progmodes/etags.el (tags-completion-table): Do completion from
7603 all the tables in the current list, as documented in the manual.
7604
cb694ab7
AM
76052006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7606
7607 * CC Mode Update to 5.31.3.
7608
76092006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7610
1e0e9b38
SM
7611 * progmodes/cc-mode.el (c-postprocess-file-styles):
7612 Bind inhibit-read-only to t, around the call to
cb694ab7
AM
7613 c-remove-any-local-eval-or-mode-variables, so that it works on a
7614 RO file.
7615
76162006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7617
7618 * progmodes/cc-awk.el: Correct a typo.
7619
76202006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7621
7622 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
7623 c-hungry-delete-backwards, at the request of RMS. Leave the old
7624 name as an alias.
7625
76262006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7627
7628 * progmodes/cc-mode.el: Correct a typo.
7629
76302006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7631
7632 * progmodes/cc-defs.el: Update the version number to 5.31.3.
7633
76342006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7635
7636 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
7637 brace-else-brace (error due to mbeg, mend being undefined).
7638
76392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7640
7641 * progmodes/cc-mode.el: File Local variables: Solve the problem
7642 where both `mode' and c-file-offsets are specified: `mode' will
7643 overwrite c-f-o's settings:
a196ea62
JB
7644 (c-remove-any-local-eval-or-mode-variables): New function.
7645 (c-postprocess-file-styles): Call the above new function, within
cb694ab7
AM
7646 c-tentative-buffer-change, to splat `mode' and `eval' before the
7647 second hack-local-variables.
7648
76492006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7650
7651 * progmodes/cc-mode.el:
7652 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
1e0e9b38
SM
7653 (c-after-change): Protect the match data with save-match-data.
7654 It was getting corrupted by c-after-change-check-<>-operators.
4ce3c91a 7655
cb694ab7
AM
7656 * cc-defs.el: [Supersedes patch V1.38]:
7657 (top level): Check for a buggy font-lock-compile-keywords ONLY in
1e0e9b38 7658 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
cb694ab7
AM
7659
7660 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
7661 with save-match-data. It was being corrupted when Font Lock was
7662 not enabled.
7663
76642006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7665
7666 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
7667 Mode and Subword Mode.
7668
7669 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
7670 real labels ("case 1:" or "foo:") from non-labels ("public:").
7671 (c-forward-objc-directive): Replace c-forward-token-2 with crude
7672 coding; c-f-t-2 doesn't move over a token at EOB.
7673
1e0e9b38 7674 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
cb694ab7
AM
7675
7676 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
7677 (c-update-modeline): Concatenate the minor mode indicators
7678 directly onto mode-name, removing c-submode-indicators.
1e0e9b38 7679 Sometimes, c-s-i got separated from the mode name on the mode line.
cb694ab7 7680
a196ea62
JB
7681 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
7682 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
cb694ab7
AM
7683
76842006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
7685
a196ea62 7686 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
cb694ab7
AM
7687 error message when there's an evaluation error to show whether
7688 it's loaded from source or not.
a196ea62 7689 (c-filter-ops): Make it available at runtime too to work when
cb694ab7
AM
7690 `c-make-init-lang-vars-fun' needs to evaluate from source.
7691
172892e3
JB
76922006-02-24 Juanma Barranquero <lekktu@gmail.com>
7693
7694 * help.el (help): Revert last part of 2006-02-23 change (deletion
7695 of the `provide' call).
7696
32670900
JL
76972006-02-23 Juri Linkov <juri@jurta.org>
7698
7699 * compare-w.el (compare-windows-highlight): Add new value
7700 `persistent' and change :type from `boolean' to `choice'.
7701 (compare-windows-overlays1, compare-windows-overlays2):
7702 New internal variables.
7703 (compare-windows-highlight): If compare-windows-highlight is
7704 `persistent', add current overlays to compare-windows-overlays[12]
7705 instead of adding compare-windows-dehighlight to pre-command-hook.
7706 (compare-windows-dehighlight): Delete all overlays from
7707 compare-windows-overlays[12].
7708
7709 * info.el (Info-search): Don't bind search-spaces-regexp to
7710 Info-search-whitespace-regexp in non-regexp isearch mode.
7711
4e6d3170
SM
77122006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
7713
7714 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
7715
35402b98
JB
77162006-02-23 Juanma Barranquero <lekktu@gmail.com>
7717
7718 * textmodes/org.el (org-xemacs-p)
7719 (org-export-html-show-new-buffer, org-table-may-need-update)
7720 (org-insert-item, org-mhe-get-message-real-folder)
7721 (org-mhe-get-message-folder-from-index)
7722 (org-mhe-get-message-folder, org-mhe-get-message-num)
7723 (org-mhe-get-header, org-make-org-heading-search-string)
7724 (org-make-org-heading-camel, org-table-sort-lines)
7725 (org-format-org-table-html, org-format-table-table-html):
7726 Fix typos in docstrings.
7727
55b76f19 77282006-02-23 Carsten Dominik <dominik@science.uva.nl>
1caf01c2 7729
85563680
JB
7730 * textmodes/org.el (org-cleaned-string-for-export)
7731 (org-solidify-link-text): New function.
7732 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
7733 XEmacs, just to silence the compiler.
4e6d3170
SM
7734 (org-export-as-ascii, org-export-as-html-and-open):
7735 Use `org-cleaned-string-for-export' and create internal links.
1caf01c2
CD
7736 (org-follow-mhe-link): Require mh-e, use folder.
7737
e4905946
NR
77382006-02-23 Nick Roberts <nickrob@snap.net.nz>
7739
85563680 7740 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
e4905946
NR
7741
7742 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
7743 gdb-debug-log-length.
7744 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
7745 it a real ring but...
7746 (gud-gdba-marker-filter): ...make it work like mark-ring.
7747 (gdb-enable-debug): Rename from gdb-enable-debug-log.
7748 (gdb-mouse-jump): New function. Add bindings.
7749
03937438
NR
77502006-02-23 Nick Roberts <nickrob@snap.net.nz>
7751
7752 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
7753 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
7754 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
7755 (gdb-debug-log-length): Customize it's length.
7756 (gud-watch, gdb-var-create-handler): Display function::var format
7757 but don't use to create variable object.
7758 (gdb-var-create-handler): Use message-box in place of message.
7759 (gdb-stopped): Call gdb-exited if signalled.
7760
2e205512
CD
77612006-02-22 Carsten Dominik <dominik@science.uva.nl>
7762
85563680 7763 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
c7cf105d 7764
85563680 7765 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
3bfb8112 7766
85563680 7767 * textmodes/reftex.el (reftex-locate-file): Search all extensions
3bfb8112
CD
7768 if `reftex-try-all-extensions' is set.
7769
0738d819
CD
7770 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
7771 fail silently when there is no valid argument at point.
7772 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
7773 `fail-silently' argument. From a patch by David Reiter.
a196ea62 7774
35402b98 7775 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
2e205512
CD
7776 New commands.
7777 (org-mark-ring): New variable.
7778 (org-mark-ring-length): New option.
7779 (org-open-at-point, org-goto, org-open-file): Push old position
7780 onto the mark ring.
7781 (org-add-hook): New function.
7782 (org-export-table-remove-special-lines): New option.
35402b98
JB
7783 (org-skip-comments, org-format-org-table-html): Respect new
7784 option `org-export-table-remove-special-lines'.
7785 (org-open-file): Allow special command configuration for
7786 directory link.
4e6d3170 7787 (org-file-apps): Fix bugs in customize type, added setting
35402b98 7788 for directories.
2e205512
CD
7789 (org-activate-tags, org-format-agenda-item, org-complete)
7790 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
7791 (org-get-tags, org-get-buffer-tags, org-open-at-point)
7792 (org-link-search, org-make-org-heading-search-string)
7793 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
7794 (org-radio-targets, org-file-link-context-use-camel-case)
7795 (org-activate-camels): New options.
7796 (org-update-radio-target-regexp, org-all-targets)
35402b98
JB
7797 (org-make-target-link-regexp, org-activate-target-links):
7798 New functions.
2e205512
CD
7799 (org-make-org-heading-search-string): New function.
7800 (org-store-link, org-insert-link): Use new option
7801 `org-file-link-context-use-camel-case'.
7802 (org-activate-camels): Use new option `org-activate-camels'.
4e6d3170 7803 (org-link-regexp): Add mhe prefix.
35402b98
JB
7804 (org-open-at-point, org-store-link): Support for mhe links.
7805 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
7806 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
7807 (org-mhe-get-header, org-follow-mhe-link): New functions.
7808 (org-remove-angle-brackets, org-add-angle-brackets):
7809 New functions.
7810 (org-bracket-link-regexp): New constant.
4e6d3170 7811 (org-read-date): Fix bug that was rejecting all typed dates.
2e205512
CD
7812 (org-link-search): Make hierarchy above visible after a match.
7813 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4e6d3170 7814 (org-store-link): Fix bug with link creation when cursor is in
2e205512 7815 an empty line.
4e6d3170 7816 (org-open-at-point): Fix bug with matching a link.
35402b98 7817 Fixed buggy argument sequence in call to `org-view-tags'.
2e205512
CD
7818 (org-compile-prefix-format): Set `org-prefix-has-tag'.
7819 (org-prefix-has-tag): New variable.
35402b98
JB
7820 (org-format-agenda-item): Remove tags from headline
7821 if appropriate.
2e205512
CD
7822 (org-agenda-remove-tags-when-in-prefix): New option.
7823
608c89a9 78242006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
85563680 7825
608c89a9 7826 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
85563680
JB
7827 Fix the regular expressions.
7828
f623a9d2
RS
78292006-02-21 Richard M. Stallman <rms@gnu.org>
7830
7831 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
7832 if there's no other specific basis.
7833
7834 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
7835 as variables at all.
7836 (unsafep-variable): Rename arg; doc fix.
7837
7838 * abbrevlist.el (list-one-abbrev-table): Add autoload.
7839
7840 * calendar/appt.el (diary-selective-display): Add defvar.
7841
7842 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
7843
7844 * isearch.el (search-whitespace-regexp): Fix custom type.
7845
7846 * help.el (describe-key-briefly): Compute interactive args
7847 in same was as before previous change.
7848
7849 * files.el (enable-local-variables): Doc fix.
7850
dd9959da
KS
78512006-02-21 Kim F. Storm <storm@cua.dk>
7852
7853 * fringe.el: Cleanup as file is now pre-loaded.
7854 (fringe-bitmaps): Initialize unconditionally.
7855 (fringe-mode, set-fringe-style): Remove autoload cookies.
7856
78572006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
7858
7859 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
7860 `horizontal-bar'.
7861 (fringe-cursor-alist): Use `horizontal-bar'.
7862
49af2995
KS
78632006-02-20 Kim F. Storm <storm@cua.dk>
7864
7865 * fringe.el (fringe-bitmaps): Update to new bitmap names.
7866 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
7867
7868 * loadup.el: Load "fringe" on window systems.
7869
78702006-02-20 Nick Roberts <nickrob@snap.net.nz>
17007b97
NR
7871
7872 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
7873 out of scope components.
7874
7875 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
7876 default.
7877
ec9f0a62
CY
78782006-02-20 Chong Yidong <cyd@stupidchicken.com>
7879
4e6d3170
SM
7880 * custom.el (customize-mark-to-save, customize-mark-as-set):
7881 Load the symbol first.
ec9f0a62 7882
5376d5f6
JB
78832006-02-20 Juanma Barranquero <lekktu@gmail.com>
7884
7885 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
7886 strech spec so it doesn't display as "^J" on the header line
7887 when `Buffer-menu-use-header-line' is t.
7888
8e6694f5
NR
78892006-02-20 Nick Roberts <nickrob@snap.net.nz>
7890
7891 * speedbar.el (speedbar-make-button): Keep text properties
7892 of string arguments if desired.
7893
7894 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
7895 expessions.
7896
7897 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
7898 of speedbar.
7899
07556e35
JPW
79002006-02-19 Ryan Yeske <rcyeske@gmail.com>
7901
7902 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
7903 to value of `read-file-name-completion-ignore-case'.
7904
2d656942
CY
79052006-02-19 Chong Yidong <cyd@stupidchicken.com>
7906
fccf2784 7907 * custom.el (customize-mark-as-set): Push to `user' theme.
4a9ceb4e 7908
2d656942 7909 * cus-edit.el (custom-save-variables): Allow unthemed values.
fccf2784 7910 (customize-set-variable): Push setting to `user' theme.
2d656942 7911
4d9fa6b8
NR
79122006-02-19 Nick Roberts <nickrob@snap.net.nz>
7913
7914 * progmodes/gud.el: Don't require font-lock as it's now
7915 automatically loaded.
7916 (gud-speedbar-buttons): Replace gdb-var-changed with
7917 gdb-force-update.
7918
7919 * progmodes/gdb-ui.el (gdb-force-update): Rename from
7920 gdb-var-changed.
7921 (gdb-post-prompt): Use it.
7922 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
7923 (gdb-var-update-handler, gdb-var-delete)
7924 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
7925 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
7926 gdb-force-update in gdb-post-prompt.
7927 (gdb-reset): Clear watch expressions from speedbar when quitting.
7928
b6178721 79292006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5376d5f6
JB
7930
7931 * viper-cmd.el (viper-insert-state-post-command-sentinel)
7932 (viper-change-state-to-vi, viper-change-state-to-emacs):
7933 Make aware of cursor coloring in the Emacs state.
7934 (viper-special-read-and-insert-char): Use read-char-exclusive.
7935 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
7936
7937 * viper-init.el (viper-emacs-state-cursor-color): New variable.
7938
7939 * viper-util.el (viper-save-cursor-color)
7940 (viper-get-saved-cursor-color-in-replace-mode)
7941 (viper-get-saved-cursor-color-in-insert-mode)
7942 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
b6178721 7943 state.
5376d5f6
JB
7944 (viper-get-saved-cursor-color-in-emacs-mode): New function.
7945
7946 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
7947 (ediff-ignore-case-option3, ediff-actual-diff-options)
7948 (ediff-actual-diff3-options): New variables to control case sensitivity.
7949 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
7950 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
7951 (ediff-toggle-ignore-case): New function.
7952 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
7953
7954 * ediff-help.el (ediff-long-help-message-narrow2)
7955 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
7956 (ediff-long-help-message-word-mode): Add ignore-case command.
7957 (ediff-help-for-quick-help): Add ignore-case command.
7958
7959 * ediff-merg.el: Move provide to the end.
7960
7961 * ediff-ptch.el: Move provide to the end.
7962
7963 * ediff-wind.el: Move provide to the end.
7964
7965 * ediff-mult.el: Move provide to the end.
7966 (ediff-set-meta-overlay): Enable follow-link.
7967
7968 * ediff.el: Move provide to the end.
b6178721 7969 Break recursive load cycle in eval-when-compile.
5376d5f6
JB
7970 (ediff-patch-buffer): Better heuristics.
7971
7972 * ediff-util.el: Move provide to the end.
b6178721 7973 Break recursive load cycle in eval-when-compile.
5376d5f6 7974 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
b6178721 7975 defuns.
5376d5f6 7976 (ediff-submit-report): Pass the values of ediff-diff3-program,
b6178721 7977 ediff-diff3-options.
5376d5f6 7978
dee503e5
JB
79792006-02-19 Juanma Barranquero <lekktu@gmail.com>
7980
7981 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
7982 the opening bracket of the following bracketing pairs: {}, [], (), <>,
7983 `' (for example, in the docstring of `windmove-default-keybindings').
7984
e06b715f
NR
79852006-02-19 Nick Roberts <nickrob@snap.net.nz>
7986
7987 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
7988 shadow face. Don't provide binding to edit variable when it is
7989 out of scope.
7990
7991 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
7992 (gdb-var-update-handler): Detect out of scope variables with pre
7993 GDB 6.4 too.
172892e3 7994 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
dee503e5 7995 Reset status of variable objects to nil in update handlers.
e06b715f
NR
7996 (gdb-var-update-handler-1): Detect when a variable object comes
7997 in scope. setcar on var changes gdb-var-list directly.
7998
d73c9bcb
JL
79992006-02-17 Juri Linkov <juri@jurta.org>
8000
8001 * ffap.el (ffap) <defface>: Add explicit face declaration.
8002 (ffap-highlight): Use face `ffap' directly instead of checking
8003 for its existence.
8004
8005 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
8006 `visible-ok' of `other-buffer' to find the right original buffer.
8007
8008 * info.el (Info-search): Skip `Local Variables' node.
8009
bec275ed
JL
80102006-02-17 Juri Linkov <juri@jurta.org>
8011
8012 * info.el (Info-find-file): Check for symbols `apropos', `history',
8013 `toc' in the input filename, and return these symbols as is.
8014 (Info-find-node-2): Set Info-current-file to symbols `apropos',
8015 `history', `toc' instead of strings.
8016 (Info-set-mode-line): For non-string Info-current-file use the
8017 symbol's name inside **.
8018 (Info-isearch-push-state): Add quote before Info-current-file and
8019 Info-current-node.
8020 (Info-isearch-pop-state): Use `equal' instead of `string='.
8021 (Info-extract-pointer, Info-following-node-name): Use
8022 `match-string-no-properties' instead of `match-string'.
8023 (Info-up): Check `old-file' for `stringp'.
8024 (Info-history): Use `equal' instead of `string-equal'.
8025 Check `file' for `stringp'.
8026 (Info-history): Use symbol `history' instead of string as first arg
8027 of `Info-find-node'.
8028 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
8029 `toc' instead of string.
8030 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
8031 instead of `buffer-substring', and `match-string-no-properties'
8032 instead of `match-string'.
8033 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
8034 instead of strings.
8035 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
8036 Use symbol `apropos' instead of string.
8037 (Info-copy-current-node-name): Check `Info-current-file' for
8038 `stringp' and construct a command with `Info-find-node' from it.
8039 (Info-fontify-node): Use `match-string-no-properties' instead of
8040 `match-string' and check file names for `stringp'.
8041 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
8042 `history', `toc' instead of strings.
8043
b9e1451a
CY
80442006-02-17 Chong Yidong <cyd@stupidchicken.com>
8045
8046 * files.el: Rearrange functions and variables in the file local
8047 variables section.
8048
8086a70c
RS
80492006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
8050
8051 * files.el: Add truncate-lines, ispell-check-comments and
8052 ispell-local-dictionary as safe local variables.
8053
11de097a
NR
80542006-02-18 Nick Roberts <nickrob@snap.net.nz>
8055
8056 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
8057 out of scope variables.
8058 (gud-speedbar-buttons): Use unless.
8059
8060 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
8061 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
8062 (gdb-show-changed-values): Also use for out of scope variables.
8063 (gdb-var-update-handler-1): Note if variable goes out of scope.
8064
783eebb9
EZ
80652006-02-17 Ryan Yeske <rcyeske@gmail.com>
8066
8067 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
8068 default to global variable values for unsupplied args.
8069 (rcirc-get-buffer-create): Fix bug with setting the target.
8070 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
8071 test for rcirc-always-use-server-buffer-flag here.
8072 (rcirc-response-formats): Add %N, which is a facified nick. %n
8073 uses the default face. Change the ACTION format string. If the
8074 "nick" is the server, don't print anything for that field.
8075 Comment fixes.
8076 (rcirc-target-buffer): Don't test
8077 rcirc-always-use-server-buffer-flag here.
8078 (rcirc-print): Squeeze extra spaces out of the text before message.
8079 (rcirc-put-nick-channel): Strip potential "@" char from nick
8080 before adding them to nick table.
8081 (rcirc-url-regexp): Improve to match address like "foo.com".
8082
773e7e48
EZ
80832006-02-17 Eli Zaretskii <eliz@gnu.org>
8084
11de097a 8085 * allout.el (allout-hidden-p): Move this defsubst before
773e7e48
EZ
8086 allout-overlay-interior-modification-handler, where it is first
8087 used.
8088
96b83743
EZ
80892006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
8090
8091 * allout.el: Use allout invisible-text overlays instead of
8092 selective display for concealed text. Also, lots of general
8093 cleanup, and improved compatibility code.
8094
8095 (allout-version) Incremented, corrected, revised, and refined
8096 module commentary.
8097
8098 (provide 'allout): Moved to the bottom, added a require of overlay.
8099
8100 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
8101 `except-current'.
8102 (allout-write-file-hook-handler): Minimize delay.
8103 (count-trailing-whitespace-region): New function so
8104 auto-encryption of current topic can resituate cursor exactly.
8105 PGP/GPG encryption trims trailing whitespace from lines, which
8106 must be accounted for across encryption then decryption.
8107
8108 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
8109 just plain "\C-c", to avoid intruding on user's keybinding space.
8110
8111 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
8112 parameter, so user request to provide a new password is done.
8113
8114 (allout-outside-normal-auto-fill-function, allout-auto-fill):
8115 Refined mechanism for auto-filling behavior while in allout mode.
8116
8117 (allout-mode): Explicitly specify the mode map in the docstring.
8118 Clarify provision for various write-file hook var names.
8119 Adjusted for invisible-text overlays instead of selective-display.
8120
8121 (allout-depth): Really return 0 if not within any topic. This
8122 rectifies `allout-beginning-of-level' and sequence numbering
8123 errors that occur when cutting and pasting numbered topics.
8124 Changed from a in-line subst to a regular function, as well.
8125
8126 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
8127
8128 (allout-end-of-subtree, allout-end-of-subtree)
8129 (allout-end-of-entry, allout-end-of-current-heading)
8130 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
8131 (allout-show-children, allout-show-to-offshoot)
8132 (allout-hide-current-entry, allout-show-current-entry): Rectified
8133 handling of trailing blank lines between items.
8134
8135 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
8136 (allout-current-depth, allout-unprotected, allout-hidden-p)
8137 (allout-on-current-heading-p, allout-listify-exposed)
8138 (allout-chart-subtree, allout-goto-prefix)
8139 (allout-back-to-current-heading, allout-get-body-text)
8140 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
8141 (allout-hide-region-body, allout-toggle-subtree-encryption)
8142 (allout-encrypt-string, allout-encrypted-key-info)
8143 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
8144 (allout-file-vars-section-data): Adjusted for use with
8145 invisible-text overlays instead of selective-display.
8146
8147 (allout-kill-line, allout-kill-topic, allout-yank-processing):
8148 Reworked for use with invisible text overlays.
8149
8150 (allout-current-topic-collapsed-p): New function.
8151
8152 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
8153 to know when to close the containing topic.
8154
8155 (allout-pre-command-business, allout-post-command-business):
8156 Simplify undo-batching and dynamic isearch exposure.
8157
8158 (allout-set-overlay-category): New for invisible-text overlays.
8159 Sets properties of allout-overlay-category, used by
8160 allout-flag-region to set invisible-text overlay properties.
8161 (allout-get-invisibility-overlay): Get the first qualifying
8162 invisibility overlay, so we can find the extent of it.
8163 (allout-back-to-visible-text): Get to just before the beginnining
8164 of the current invisibility overlay, if any.
8165
8166 (allout-overlay-insert-in-front-handler)
8167 (allout-overlay-interior-modification-handler)
8168 (allout-before-change-handler, allout-isearch-end-handler): New
8169 functions to handle extraordinary actions affecting concealed
8170 text.
8171
8172 (allout-flag-region): Use overlays instead of selective-display
8173 for invisible text - by inheritence from the properties of
dee503e5
JB
8174 allout-overlay-category in mainline Emacs, and applied
8175 property-by-property in XEmacs, some recent versions of which
96b83743
EZ
8176 don't inherit the properties from the category. Provisions to
8177 respond to concealed-text edits simplified drastically.
8178
8179 (allout-isearch-rectification, allout-isearch-was-font-lock)
8180 (allout-isearch-expose, allout-enwrap-isearch)
8181 (allout-isearch-abort, allout-pre-was-isearching)
8182 (allout-isearch-prior-pos, allout-isearch-did-quit)
8183 (allout-isearch-dynamic-expose)
8184 (allout-hide-current-entry-completely): Functions deleted.
8185
8186 (allout-undo-aggregation): Explicit undo aggregation no longer
8187 necessary due to transition away from selective-display.
8188
8189 (set-allout-regexp, allout-up-current-level)
8190 (allout-next-visible-heading, allout-forward-current-level)
8191 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
8192 (allout-kill-line, allout-yank-processing, allout-show-children)
8193 (allout-expose-topic, allout-old-expose-topic)
8194 (allout-listify-exposed, allout-insert-latex-header)
8195 (allout-toggle-subtree-encryption, allout-encrypt-string)
8196 (remove-from-invisibility-spec, allout-hide-current-subtree):
8197 Ditched unused variables.
8198
a2a385a7
EZ
81992006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
8200
72e4724b 8201 * textmodes/ispell.el (ispell-change-dictionary): Call
a2a385a7
EZ
8202 ispell-buffer-local-dict instead of
8203 ispell-accept-buffer-local-defs.
72e4724b 8204 (ispell-local-dictionary-alist): Accept as valid any coding-system
dee503e5 8205 supported by Emacs.
72e4724b
EZ
8206 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
8207 changed to iso-8859-3.
a2a385a7 8208
c3229403
NR
82092006-02-17 Nick Roberts <nickrob@snap.net.nz>
8210
60b8fb50
NR
8211 * speedbar.el (speedbar-frame-width): Make an inline function
8212 instead of a macro. Use frame-width.
dee503e5 8213 (speedbar-try-completion, speedbar-update-contents)
60b8fb50
NR
8214 (speedbar-timer-fn): Use consp.
8215 (speedbar-update-localized-contents): Try to preserve point.
8216
8217 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
c3229403 8218 (menu): Re-order menu items.
60b8fb50
NR
8219 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
8220 field.
8221 (gdb-var-update-handler-1): Use it for GDB 6.4+.
8222 (gdb-post-prompt): Speed things by not forcing update.
c3229403 8223
bc7b6e08
CY
82242006-02-16 Chong Yidong <cyd@stupidchicken.com>
8225
8226 * wid-edit.el (widget-button-click): For mouse-1, cancel button
8227 press and perform default action if we get a mouse movement event.
8228
b5189759
JB
82292006-02-16 Juanma Barranquero <lekktu@gmail.com>
8230
8231 * calendar/icalendar.el (icalendar--get-event-property)
8232 (icalendar--get-event-property-attributes): Fix typos in
8233 docstrings.
8234
8235 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
8236 docstring.
8237
988deaf9
JB
82382006-02-15 Juanma Barranquero <lekktu@gmail.com>
8239
8240 * bs.el (bs-mode): Use `buffer-disable-undo'.
8241 (bs--get-file-name): Simplify.
8242 (bs-show-in-buffer): Mark the buffer as not modified.
8243
42078bb2
CY
82442006-02-14 Chong Yidong <cyd@stupidchicken.com>
8245
bb55f90e
CY
8246 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
8247 widget-button-click.
8248
8249 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
9ca66103 8250 (custom-mode): Update docstring.
bb55f90e 8251
50be33f5
CY
8252 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
8253 binding.
8254
42078bb2 8255 * files.el (hack-local-variables-confirm): Allow scrolling if the
0a158521 8256 file variable list is too long. Kill temp buffer after use.
42078bb2 8257
a4b354b7
NR
82582006-02-15 Nick Roberts <nickrob@snap.net.nz>
8259
8260 * progmodes/gud.el (gdb): Improve doc string.
8261 (gdb-script-font-lock-keywords): Expand allowed character set.
8262
8263 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
8264 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
8265 (gdb-separate-io-interrupt, gdb-separate-io-quit)
8266 (gdb-separate-io-stop, gdb-separate-io-eof):
8267 Rename from gdb-inferior-* to gdb-separate-*.
8268 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
8269
d7505da3
JB
82702006-02-14 Jay Belanger <belanger@truman.edu>
8271
8272 * calc/calc-arith.el (math-check-known-scalarp): Make sure
8273 expression is a symbol before checking that it is bound.
8274
8275 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
8276 test to see if equation can be solved.
8277
d450f2a2
CY
82782006-02-14 Chong Yidong <cyd@stupidchicken.com>
8279
e1ec62a5
CY
8280 * wid-edit.el (widget-button-click): Use :pressed-face property
8281 for overlay face, if it exists.
8282
8283 * cus-edit.el (custom-manual, custom-add-see-also)
8284 (custom-add-parent-links, custom-group-link): Add :pressed-face
8285 property to links.
8286
d450f2a2
CY
8287 * files.el (hack-local-variables): Remove ignored variables before
8288 checking if any variables need setting.
8289
348f73b0 82902006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
0dd95b49 8291
ef4cbfc0 8292 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
0dd95b49 8293
a5f43550
JB
82942006-02-14 Juanma Barranquero <lekktu@gmail.com>
8295
8296 * help.el (where-is): Fix message for remapped commands.
8297
ef4cbfc0
JB
8298 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
8299 Fix typos in docstrings.
8300
5a6c1d87
CY
83012006-02-13 Chong Yidong <cyd@stupidchicken.com>
8302
8303 * files.el (safe-local-variable-values): New option.
8304 (hack-local-variables-prop-line): Return a list of variable-value
8305 pairs if MODE-ONLY is non-nil.
8306 (hack-local-variables): Construct list of variable-value pairs,
8307 and apply or reject them in one go. Ask for confirmation if
8308 variables are not known safe.
8309 (hack-local-variables-confirm): Complete rewrite. Support
8310 `safe-local-variable-values'.
8311 (enable-local-variables): Update docstring to reflect new
8312 behavior.
8313 (ignored-local-variables): Ignore ignored-local-variables and
8314 safe-local-variable-values.
8315 (safe-local-variable-p): New function.
8316 (risky-local-variable-p): `safe-local-variable' property check
8317 moved to safe-local-variable-p.
8318 (hack-one-local-variable): Checks moved to hack-local-variables.
8319
a5f43550
JB
8320 (byte-compile-dynamic, c-basic-offset, c-file-style)
8321 (c-indent-level, comment-column, fill-column, fill-prefix)
8322 (indent-tabs-mode, kept-new-versions, no-byte-compile)
8323 (no-update-autoloads, outline-regexp, page-delimiter)
8324 (paragraph-start, paragraph-separate, sentence-end)
8325 (sentence-end-double-space tab-width, version-control):
8326 Add `safe-local-variable' property.
5a6c1d87
CY
8327
8328 * find-lisp.el: Delete nonexistent `autocompile' file variable.
8329
8330 * icomplete.el, play/landmark.el: Change nonexistent
8331 `outline-layout' file variable to `allout-layout'.
8332
ee517841
NR
83332006-02-14 Nick Roberts <nickrob@snap.net.nz>
8334
8335 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
8336 (gdb-get-changed-registers): Test value of gud-minor-mode relative
8337 to gud-comint-buffer.
8338 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
8339 gdb-ui.el for gdb-mi.el.
8340 (gdb-post-prompt, gdb-get-changed-registers): Move test for
8341 registers buffer to gdb-get-changed-registers.
8342 (gdb-breakpoint-regexp): New regexp. Allow toggling and
8343 deletion of catchpoints (throw and catch).
8344 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
8345 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
8346 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
8347 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
8348 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
8349
c3a1b861
JB
83502006-02-13 Jay Belanger <belanger@truman.edu>
8351
a5f43550 8352 * calc/calc-arith.el (math-check-known-matrixp): Make sure
c3a1b861
JB
8353 expression is a symbol before checking that it is bound.
8354
2c8ed538
RS
83552006-02-13 Richard M. Stallman <rms@gnu.org>
8356
f8d775e1
RS
8357 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
8358 for the minibuffer too, but not if resize-mini-windows will interfere.
8359
2c8ed538
RS
8360 * help.el (describe-key-briefly, describe-key): Do all arg-reading
8361 inside `interactive' spec.
8362 (describe-key-briefly-internal, describe-key-internal):
8363 Functions merged back into their callers.
a5f43550 8364
5fed8c15 83652006-02-13 Martin Rudalics <rudalics@gmx.at>
fd5b25da
JL
8366
8367 * info.el (info-xref-visited): Inherit from info-xref too.
8368 (Info-set-mode-line): Replace occurrences of `%' by `%%'
8369 when propertizing Info-current-file and Info-current-node.
8370
ace665ea
JL
83712006-02-13 Juri Linkov <juri@jurta.org>
8372
8373 * tumme.el (tumme-thumbnail-storage): Fix docstring.
8374 (tumme-thumb-name): Fix per-directory format.
8375
50d16788
JB
83762006-02-13 Juanma Barranquero <lekktu@gmail.com>
8377
8378 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
8379
3715419e
MB
83802006-02-12 Miles Bader <miles@gnu.org>
8381
8382 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
8383
98da60f7
MD
83842006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
8385
50d16788 8386 * tumme.el: Remove history section. If someone needs the it, it
98da60f7
MD
8387 can always be found in CVS.
8388
fb453473
MD
83892006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
8390
50d16788
JB
8391 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
8392 about the Thumbnail Managing Standard option.
fb453473 8393
0283e339
RS
83942006-02-12 Richard M. Stallman <rms@gnu.org>
8395
8396 * subr.el (substitute-key-definition): Doc fix.
8397
8398 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
8399
8400 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
8401
8402 * info.el (Info-mode): Doc fix.
8403
8404 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
8405
7dbde7dd
MA
84062006-02-12 Michael Albinus <michael.albinus@gmx.de>
8407
8408 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
8409 because on Solaris a POSIX compatible "id" is needed. Reported by
8410 Magnus Henoch <mange@freemail.hu>.
8411
ea948bd6
JL
84122006-02-12 Juri Linkov <juri@jurta.org>
8413
8414 * tumme.el: Remove todo item about Thumbnail Managing Standard.
8415 (tumme) <defgroup>: Change :group to `multimedia'.
8416 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
8417 Managing Standard.
8418 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
8419 Fix dostring.
8420 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
8421 and %y. Fix docstring.
8422 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
8423 (tumme-cmd-create-standard-thumbnail-command): New user options.
8424 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
8425 is `standard'. Fix docstring.
8426 (tumme-thumb-width, tumme-thumb-height): New user options.
8427 (tumme-external-viewer): Try to find various viewers.
8428 (tumme-get-thumbnail-image): Use `create-image' instead of
8429 constructing the `image' structure.
8430 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
8431 `standard'.
8432 (tumme-thumb-name): Add file name generation for standard storage.
8433 Simplify code for other storages.
8434 (tumme-thumb-name): Use width %w and height %h instead of size %s.
8435 Add modification time %m and thumbnail-nq8 %q.
8436 Use `tumme-cmd-create-standard-thumbnail-command' if
8437 tumme-thumbnail-storage is `standard'.
8438 (tumme-dired-insert-marked-thumbs): New autoload command.
8439 (tumme-dired-after-readin-hook): New function.
8440 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
8441 `tumme-thumb-size'.
8442 (tumme-display-image): Replace size-x %x and size-y %y with
8443 width %w and height %h.
8444
8445 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
8446 `tumme-dired-insert-marked-thumbs'.
8447
c39343ca
MD
84482006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
8449
f828c6fc
JB
8450 * tumme.el (tumme-write-tag): Fix small bug (file name did not
8451 include path).
8452 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
8453 matching tag.
c39343ca 8454
324e4da7
MB
84552006-02-12 Miles Bader <miles@gnu.org>
8456
8457 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
8458 New variables.
8459 (rcirc-abbrev-nick): New function.
8460 (rcirc-format-response-string): Rewrite to use the formats in
8461 `rcirc-response-formats' and expand escape sequences therein.
8462 A text-property `rcirc-text' is added over the actual response
8463 text to make easy to find inside the returned string.
8464 (rcirc-print): When filling, just look for the `rcirc-text'
8465 text-property to find the appropriate fill prefix, instead of
8466 using hardwired patterns.
8467
e6b84d1f
MD
84682006-02-11 Mathias Dahl <brakjoller@hotmail.com>
8469
f828c6fc
JB
8470 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
8471 Managing Standard.
e6b84d1f 8472
ed096543
KS
84732006-02-11 Kim F. Storm <storm@cua.dk>
8474
8475 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
8476 Don't use insert-buffer; do insert-buffer-substring directly.
50d16788 8477 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
ed096543 8478
518dc5be
EZ
84792006-02-11 Martin Rudalics <rudalics@gmx.at>
8480
8481 * files.el (revert-buffer, recover-file): Replace buffer-read-only
0a9cef67 8482 with inhibit-read-only. Suggested by Stefan Monnier.
518dc5be
EZ
8483 (revert-buffer): Let insert-file-contents discard
8484 buffer-undo-list. Simplify code.
8485 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
8486
c54fb9ef
EZ
84872006-02-11 Eli Zaretskii <eliz@gnu.org>
8488
5fb64ecc
EZ
8489 * menu-bar.el (menu-bar-select-yank): Add a doc string.
8490
c54fb9ef
EZ
8491 * help.el (describe-key-briefly): Now a wrapper for
8492 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
8ee320fc 8493 to t. Populate yank-menu if empty.
c54fb9ef
EZ
8494 (describe-key-briefly-internal): Renamed from describe-key-briefly.
8495 (describe-key): Now a wrapper for describe-key-internal. Bind
8ee320fc 8496 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
c54fb9ef
EZ
8497 (describe-key-internal): Renamed from describe-key.
8498
08108577
EZ
84992006-02-11 Milan Zamazal <pdm@zamazal.org>
8500
8501 * progmodes/glasses.el (glasses-separator): Doc fix.
8502 (glasses-original-separator): New defcustom.
8503 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
8504
a348f5ba
EZ
85052006-02-11 Martin Rudalics <rudalics@gmx.at>
8506
8507 * mwheel.el (mouse-wheel-up-event): Doc fix.
8508
6295b3b1
MD
85092006-02-11 Mathias Dahl <brakjoller@hotmail.com>
8510
f828c6fc
JB
8511 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
8512 (tumme-dir): New function. Copied from thumbs.el.
6295b3b1 8513
be617bbf
JB
85142006-02-10 Juanma Barranquero <lekktu@gmail.com>
8515
8516 * desktop.el (desktop-outvar): Fix typo.
8517 (desktop-save-buffer-p): Doc fix.
8518
4f1a3949
JB
8519 * subr.el (substitute-key-definition): Fix typo.
8520
cbd488c4
YM
85212006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8522
8523 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
8524 when window-system is mac.
8525
8526 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
8527
d342156c
KS
85282006-02-10 Kim F. Storm <storm@cua.dk>
8529
8530 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
8531 indirect-function instead of using condition-case.
8532
13664bec
MD
85332006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
8534
f828c6fc
JB
8535 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
8536 less `colloquial'...
13664bec 8537
d03b98ad
MD
85382006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
8539
f828c6fc 8540 * tumme.el: Add a couple of todo items.
d03b98ad 8541
02501160 85422006-02-09 Lars Hansen <larsh@soem.dk>
9e722067 8543
4f1a3949 8544 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
9e722067
LH
8545 (highlight-changes-mode): Don't change desktop-locals-to-save.
8546
fcfc4732
CY
85472006-02-09 Chong Yidong <cyd@stupidchicken.com>
8548
8549 * image-mode.el (image-toggle-display): Clear image cache if using
8550 filename.
8551
02501160 85522006-02-09 Masatake YAMATO <jet@gyve.org>
d9674f33 8553
d2ea84be
MY
8554 * dired-x.el (dired-guess-shell-alist-default): Add .man as
8555 a `dired-man' target.
1bf6d4b5
RF
8556
8557 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
d9674f33
MY
8558 boundary of symbols.
8559
bf54d814
SM
85602006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
8561
8562 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
8563
ddd1e91e
JB
85642006-02-09 Juanma Barranquero <lekktu@gmail.com>
8565
8566 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
8567 `mapcar'; return nil.
8568
745cfc57
CY
85692006-02-08 Chong Yidong <cyd@stupidchicken.com>
8570
8571 * mouse.el (mouse-drag-track): Don't change window if we rebind to
8572 some other event.
8573
db58efbf
EZ
85742006-02-08 Ryan Yeske <rcyeske@gmail.com>
8575
bf54d814
SM
8576 * net/rcirc.el (rcirc-startup-channels-alist):
8577 Add irc.freenode.net and #emacs as defaults.
db58efbf
EZ
8578 (rcirc-ignore-all-activity-flag): Remove variable.
8579 (rcirc-authinfo): New variable.
8580 (rcirc-authinfo-filename): Remove variable.
8581 (rcirc-always-use-server-buffer-flag): New flag.
8582 (rcirc): M-x rcirc will automatically connect without prompting.
8583 C-u M-x rcirc will prompt. Use rcirc-connect to create a
8584 connection in lisp.
8585 (rcirc-process-server-response-1): Remove everything but the nick
8586 portion of the sender so it doesn't need to be done everywhere
8587 else. Update related code.
8588 (global-map): Remove global keybindings.
8589 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
8590 (rcirc-send-input): Split into several functions.
8591 (rcirc-process-input-line, rcirc-process-message)
8592 (rcirc-process-command): New functions.
8593 (rcirc-target-buffer): New function to determine where to route
8594 messages.
8595 (rcirc-user-nick): Save match data.
8596 (rcirc-toggle-ignore-buffer-activity)
bf54d814
SM
8597 (rcirc-update-activity-string): Remove global ignore functionality,
8598 which can be done now by toggling rcirc-track-minor-mode.
db58efbf
EZ
8599 (rcirc-track-minor-mode-map): New keymap.
8600 (rcirc-track-minor-mode): New minor-mode.
8601 (ignore): Make the ignore output nicer. Always print it when
8602 adding or removing nicks.
8603 (rcirc-url-regexp): Improve.
8604 (rcirc-mangle-text): Remove properties before using text in the
8605 modeline.
8606 (rcirc-authenticate): Authentication data comes from
8607 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
8608 (rcirc-server-prefix): Inherit from rcirc-server.
8609
063cd226
EZ
86102006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
8611
8612 * Makefile.in (compile): Append "|| true" to the end of the `find'
8613 command, like compile-always does.
8614
df2a9b12
SS
86152006-02-08 Sam Steingold <sds@gnu.org>
8616
8617 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
8618 output from a dead connection.
8619
6102da26
MD
86202006-02-07 Mathias Dahl <brakjoller@hotmail.com>
8621
cb192119 8622 * dired.el (dired-mode-map): Add more bindings for tumme.
6102da26 8623
cb192119 86242006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
d4f2cc77
SM
8625
8626 * wdired.el (wdired-mode-map): Use remap.
8627 (wdired-get-filename): Massage.
8628 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
8629 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
8630 `keymap' property rather than `local-map'.
8631
87ec3117
MD
86322006-02-07 Mathias Dahl <brakjoller@hotmail.com>
8633
bd91608b
KS
8634 * tumme.el (tumme-get-thumbnail-image): New utility function.
8635 Suggested by from Chong Yidong.
8636 (tumme-dired-with-window-configuration): Rename from
8637 `tumme-dired'. Add code to save window configuration.
87ec3117 8638 (tumme-restore-window-configuration): New command to restore the
bd91608b 8639 window configuration that `tumme-dired-with-window-configuration'
cb192119 8640 saves before it changes the window configuration.
bd91608b
KS
8641 (tumme-show-all-from-dir): New command to display thumbnails for
8642 all files in a directory entered by the user, like M-x thumbs.
8643 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
8644 have been created.
8645 (tumme-display-thumbnail-original-image): Call `display-buffer'.
87ec3117 8646 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
bd91608b 8647 Remove obsolete test function.
87ec3117 8648
9146d683
JB
86492006-02-07 Juanma Barranquero <lekktu@gmail.com>
8650
464540ed
JB
8651 * vc.el (small-temporary-file-directory): Remove defvar; there's
8652 a defcustom for it in files.el.
8653
9146d683
JB
8654 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
8655 Fix typo in message.
8656 (tumme-gallery-generate): Fix typo in `error' message.
8657 (tumme-display-window-height-correction)
8658 (tumme-display-window-width-correction, tumme-line-up-dynamic)
8659 (tumme-line-up-interactive): Dox fixes.
8660 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
8661 (tumme-restore-window-configuration, tumme-format-properties-string)
8662 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
8663 Fix typos in docstrings.
8664
1b505363
TTN
86652006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
8666
8667 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
8668
25ef2475
NR
86692006-02-07 Nick Roberts <nickrob@snap.net.nz>
8670
8671 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
8672 User should use hook if desired.
8673
8674 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
8675 buffer if necessary.
8676 (gdb-delete-frame-or-window): New function.
8677 (gdb-breakpoints-mode-map): Bind "q" to it.
8678
b06ee3d2
SM
86792006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
8680
ea37fbb8
SM
8681 * textmodes/nroff-mode.el: Clean up name space.
8682 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
8683 (nroff-mode): Obey the global setting of nroff-electric-mode.
8684 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
8685
b06ee3d2
SM
8686 * calendar/calendar.el (calendar-increment-month): Typo in last change.
8687
cbbd2cd3
TTN
86882006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
8689
8690 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
8691
86922006-02-06 Lars Hansen <larsh@soem.dk>
3e54ab6c
LH
8693
8694 * generic-x.el (etc-fstab-generic-mode): Add file system types
b06ee3d2 8695 cifs and usbdevfs. Allow special chars in file names.
3e54ab6c 8696
4c003d2f
JB
86972006-02-05 Jay Belanger <belanger@truman.edu>
8698
8699 Update copyright notices of the files in lisp/calc.
8700
1004fadc
RF
87012006-02-05 Romain Francoise <romain@orebokech.com>
8702
8703 Update copyright notices of all files in the lisp/play directory.
8704
632966a7
LT
87052006-02-04 Luc Teirlinck <teirllm@auburn.edu>
8706
bec51011
LT
8707 * ldefs-boot.el: Regenerate.
8708
8709 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
632966a7 8710
53391989
KS
87112006-02-05 Kim F. Storm <storm@cua.dk>
8712
8713 * files.el (magic-mode-regexp-match-limit): New defvar.
8714 (set-auto-mode): Use it to limit magic-mode-alist matching.
8715
62ffcd76
EZ
87162006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
8717
aca2d9bb
EZ
8718 * simple.el (display-message-or-buffer): Compare the number of
8719 characters to the frame width when determining whether a 1-line
8720 message string will fit in the echo area. Count screen lines
8721 instead of buffer lines when determining whether a multi-line
8722 message will fit in the echo area/minibuffer window.
62ffcd76 8723
c1a055ca
EZ
87242006-02-04 Eli Zaretskii <eliz@gnu.org>
8725
4a99f153
EZ
8726 * info.el (Info-index, Info-mode): Improve the description of the
8727 `i' command.
8728
c1a055ca
EZ
8729 * ldefs-boot.el: Regenerate.
8730
cb8ec72a
WL
87312006-02-03 Werner Lemberg <wl@gnu.org>
8732
8733 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
8734 greedy to find the closing bracket in \*[...] and similar
8735 expressions. This is a first rough fix -- many additional
b06ee3d2 8736 refinements are necessary to make nroff mode really usable with groff.
cb8ec72a 8737
6bba8c70
KH
87382006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
8739
b06ee3d2
SM
8740 * international/mule-cmds.el (set-locale-environment):
8741 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
6bba8c70
KH
8742 libX11.
8743
24d5d3e2
EZ
87442006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
8745
8746 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
8747 archive are created in archive-tmpdir.
8748
070b3f44
JPW
87492006-02-02 John Paul Wallington <jpw@pobox.com>
8750
8751 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
8752 (ibuffer-fontification-alist): Use it.
8753 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
8754 to "* z" and the Ibuffer Mark menu.
8755
8756 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
8757
7b8e06aa
SM
87582006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8759
8760 * textmodes/table.el (*table--cell-describe-mode)
8761 (*table--cell-describe-bindings): Undo last change since
8762 print-help-return-message is not obsoleted by anything at all.
8763
f079f5bc
LT
87642006-02-02 Luc Teirlinck <teirllm@auburn.edu>
8765
8766 * emulation/cua-base.el (cua-mode): Doc fix.
8767
8b730780
JB
87682006-02-02 Juanma Barranquero <lekktu@gmail.com>
8769
0ddb3356
JB
8770 * dframe.el (dframe-handle-make-frame-visible)
8771 (dframe-handle-iconify-frame, dframe-get-focus)
8772 (dframe-select-attached-frame, dframe-power-click)
8773 (dframe-frame-mode): Fix typos in docstrings.
8774
8775 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
8776 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
8777 Fix typos in docstrings.
8778
8b730780
JB
8779 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
8780 (hi-lock-face-buffer, hi-lock-font-lock-hook)
8781 (hi-lock-archaic-interface-message-used)
8782 (hi-lock-file-patterns-range): Fix typos in docstrings.
8783
0ddb3356 8784 * savehist.el (savehist-loaded, savehist-load, savehist-install)
7b8e06aa 8785 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
0ddb3356
JB
8786
8787 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
8788 Fix typo in docstring.
8789
475ffea4
JB
8790 * net/newsticker.el (newsticker--decode-iso8601-date)
8791 (newsticker--set-customvar, newsticker--buffer-insert-item)
8792 (newsticker--do-run-auto-mark-filter)
8793 (newsticker--parse-generic-feed): Doc fixes.
8794 (newsticker--retrieval-timer-list, newsticker-url-list)
8795 (newsticker-hide-immortal-items-in-echo-area)
8796 (newsticker-hide-obsolete-items-in-echo-area)
8797 (newsticker-new-item-face, newsticker--enclosure)
8798 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
8799 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
8800 (newsticker--parse-generic-feed, newsticker--cache-contains)
8801 (newsticker--stat-num-items, newsticker-download-enclosures):
8802 Fix typos in docstrings.
8803
8804 * net/rcirc.el (rcirc-debug): Doc fix.
0ddb3356
JB
8805 (rcirc-fill-column, rcirc-receive-message-hooks)
8806 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
8807 (rcirc-mode, rcirc-generate-new-buffer-name)
8808 (rcirc-startup-channels, rcirc-ignore-update-automatic)
8809 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
8810 Fix typos in docstrings.
8811 (rcirc-print): "?\ " -> "?\s".
f161b079 8812 (rcirc-cmd-join): Improve argument/docstring consistency.
0ddb3356 8813
e36cfca2
MH
88142006-02-01 Mark A. Hershberger <mah@everybody.org>
8815
8816 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
8817 before narrow-to-region.
8818
39eadb4a
RS
88192006-02-01 Richard M. Stallman <rms@gnu.org>
8820
8821 * simple.el (move-beginning-of-line): Scan properly for invis change.
8822
8823 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
8824
ca637b2a
MA
88252006-02-01 Michael Albinus <michael.albinus@gmx.de>
8826
8827 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
8828 change bit only when id-format is 'integer. Reported by Matt
8829 Hodges <M.P.Hodges@rl.ac.uk>.
8830
ea56cdf1
JB
88312006-02-01 Juanma Barranquero <lekktu@gmail.com>
8832
8833 * hilit-chg.el (highlight-changes-initial-state)
8834 (highlight-changes-global-initial-state): Doc fixes.
8835 (highlight-changes-global-modes, global-highlight-changes):
8836 Fix typos in docstrings.
8837
bb92c642
KS
88382006-02-01 Kim F. Storm <storm@cua.dk>
8839
8840 * emulation/cua-base.el (cua-mode): Mention that CUA enables
8841 transient-mark-mode in doc string.
8842
b2acecc1
RS
88432006-01-31 Richard M. Stallman <rms@gnu.org>
8844
8845 * replace.el (multi-occur): Doc fix.
7b8e06aa 8846 (multi-occur-in-matching-buffers): Rename from
b2acecc1
RS
8847 multi-occur-by-filename-regexp. Prefix arg says match
8848 buffer names instead of file names.
8849
4d84a8d0
JB
88502006-01-31 Juanma Barranquero <lekktu@gmail.com>
8851
8852 * bs.el: Allow non-default values of `bs-header-lines-length'.
8853 (bs--running-in-xemacs): Remove (not needed anymore).
8854 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
8855 instead of `shrink-window', thus avoiding having to compute the
8856 height of the window.
8857 (bs--up): Wrap around even when there's no header.
8858 (bs--down): Use `forward-line' instead of `next-line'.
8859
2bd53dc0
CY
88602006-01-30 Chong Yidong <cyd@stupidchicken.com>
8861
8862 * image-mode.el (image-toggle-display): Use file name if possible,
8863 instead of unnecessarily allocating a (possibly huge) lisp string.
8864
c45c309f
JPW
88652006-01-30 John Paul Wallington <jpw@pobox.com>
8866
8867 * subr.el (toplevel): Define `cl-assertion-failed' condition here
8868 because the `assert' macro signals it at runtime.
8869
8870 * emacs-lisp/cl.el (toplevel): Remove definition of
8871 `cl-assertion-failed' condition.
8872
75e49434
NR
88732006-01-30 Nick Roberts <nickrob@snap.net.nz>
8874
8875 * thumbs.el (thumbs-marked-list): Make buffer-local and
8876 permanent-local.
8877 (thumbs-insert-thumb): Make help-echo non-sticky.
8878 (thumbs-file-alist): Use eolp as check for (non)-image.
8879
520c451b
JB
88802006-01-30 Juanma Barranquero <lekktu@gmail.com>
8881
a3bc032f
JB
8882 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
8883 (ediff-before-session-group-setup-hooks)
8884 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
8885 Fix typos in docstrings.
8886
9872af18
JB
8887 * window.el (bw-dir, bw-eqdir, balance-windows)
8888 (split-window-keep-point): Fix typos in docstrings.
8889
b0a10108
JB
8890 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
8891 (org-quote-string, org-calendar-to-agenda-key)
8892 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
8893 (org-show-following-heading, org-tags-column)
8894 (org-use-tag-inheritance, org, org-allow-space-in-links)
8895 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
8896 (org-enable-table-editor, org-calc-default-modes)
8897 (org-table-allow-automatic-line-recalculation)
8898 (org-export-html-style, org-export-with-fixed-width)
8899 (org-export-with-sub-superscripts, org-special-keyword)
8900 (org-formula, org-time-grid, org-table-may-need-update)
8901 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
8902 (org-goto-quit, org-get-indentation, org-end-of-item)
8903 (org-move-item-down, org-move-item-up)
8904 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
8905 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
8906 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
8907 (org-agenda-log-mode, org-agenda-toggle-diary)
8908 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
8909 (org-agenda-file-to-end, org-agenda-no-heading-message)
8910 (org-agenda-get-closed, org-format-agenda-item)
8911 (org-cmp-priority, org-cmp-category, org-cmp-time)
8912 (org-agenda-change-all-lines, org-agenda-diary-entry)
8913 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
8914 (org-link-search, org-camel-to-words, org-open-file)
8915 (org-remember-handler, org-table-convert-region)
8916 (org-table-move-row-down, org-table-move-row-up)
8917 (org-table-copy-region, org-table-wrap-region)
8918 (org-table-toggle-vline-visibility)
8919 (org-table-get-vertical-vector, org-table-modify-formulas)
8920 (org-table-get-specials, org-recalc-commands)
8921 (org-table-rotate-recalc-marks, org-table-eval-formula)
8922 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
8923 (org-level-color-stars-only, org-insert-heading):
8924 Fix typos in docstrings.
8925 (last-arg): Add defvar.
8926
520c451b
JB
8927 * makefile.w32-in (WINS): Add erc.
8928 (MH_E_SRC): Update (copied from lisp/Makefile.in).
8929
68b88a6d
BW
89302006-01-29 Bill Wohler <wohler@newt.com>
8931
8932 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
8933 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
520c451b 8934 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
68b88a6d
BW
8935 (mh-autoloads): Don't use comments on otherwise empty lines.
8936
98c414c7
MB
89372006-01-29 Edward O'Connor <ted@oconnor.cx>
8938
8939 * emulation/viper.el (viper-major-mode-modifier-list): Add
8940 insert-state and vi-state entries for erc-mode.
8941 (viper-go-away, viper-set-hooks): Add and remove
8942 viper-comint-mode-hook from erc-mode-hook as appropriate.
8943
8944 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
8945
635ed242
JB
89462006-01-29 Juanma Barranquero <lekktu@gmail.com>
8947
8948 * bs.el (bs--format-aux): Implement `middle' alignment as
8949 described in the docstring for `bs-attributes-list'.
8950 (bs--get-name): Simplify. Don't pad the buffer name.
8951
dc86c16d
EZ
89522006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
8953
8954 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
8955 English aspell dictionary is installed, use the first entry of
8956 ispell-dictionary-alist-1.
8957
f9fe3e26
EZ
89582006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
8959
8960 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
8961 Doc fix.
8962
209bb3be
MA
89632006-01-27 Michael Albinus <michael.albinus@gmx.de>
8964
8965 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
8966 for `process-file', in order to let it work for older Emacsen too.
8967
c80977a1
EZ
89682006-01-27 Eli Zaretskii <eliz@gnu.org>
8969
8970 * international/latexenc.el: Add a suitable `coding:' tag.
a849f77d 8971 (latexenc-find-file-coding-system): Undo last change.
c80977a1 8972
348f73b0 89732006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
c80977a1
EZ
8974
8975 * international/latexenc.el (latexenc-find-file-coding-system):
8976 Make sure latexenc-main-file is a regular file and is readable.
8977
c5b46a65
AS
89782006-01-27 Andre Spiegel <spiegel@gnu.org>
8979
8980 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
8981 Pass FILE to vc-user-login-name.
8982
8983 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
8984
6045b8ef
NR
89852006-01-27 Nick Roberts <nickrob@snap.net.nz>
8986
8987 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
8988 there are no more images to display.
8989 (thumbs-mark, thumbs-unmark): Revert change so that they move to
8990 the next image.
8991
57436ee7
RS
89922006-01-26 Richard M. Stallman <rms@gnu.org>
8993
8994 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
8995
8996 * wid-edit.el (advertised-widget-backward): New alias.
8997 (widget-keymap): Use advertised-widget-backward for S-TAB.
8998
8999 * tumme.el: Correct the keywords.
635ed242 9000 (tumme-dir-max-size): Use defvar.
57436ee7
RS
9001 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
9002
9003 * simple.el (move-beginning-of-line): Take account of fields.
9004 (clone-indirect-buffer-other-window): Take args like
9005 clone-indirect-buffer, and work like it.
9006
9007 * help-fns.el (describe-function): Don't pass `nil' as default.
9008
9009 * files.el (risky-local-variable-p): Follow var aliases.
9010
9011 * subr.el (lazy-completion-table): Doc fix.
9012
9013 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
9014 global binding of `line'.
9015
817f348a
AS
90162006-01-25 Andre Spiegel <spiegel@gnu.org>
9017
9018 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
9019 Tramp.
9020
9021 * vc.el (vc-default-dired-state-info): Pass FILE to
9022 vc-user-login-name.
9023 (vc-default-update-changelog): Don't use vc-user-login-name, we
9024 don't need it here.
9025
55b76f19 9026 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
817f348a 9027 no longer necessary.
209bb3be 9028
d1efee22
KH
90292006-01-25 Kenichi Handa <handa@m17n.org>
9030
9031 * international/mule.el (decode-char): Avoid the overhead of
9032 calling utf-lookup-subst-table-for-decode if
9033 utf-translate-cjk-mode is nil.
9034 (encode-char): Avoid the overhead of calling
9035 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
9036 nil.
9037
90382006-01-22 Kenichi Handa <handa@m17n.org>
9039
9040 * international/mule.el (make-subsidiary-coding-system): Reset
9041 `coding-system-define-form' property of subsidiaries to nil.
9042 Avoid duplicated entry in coding-system-alist.
9043 (make-coding-system): Avoid duplicated entry in
9044 coding-system-alist.
9045 (define-coding-system-alias): Likewise.
9046
54c30f8d
LT
90472006-01-24 Luc Teirlinck <teirllm@auburn.edu>
9048
9049 * completion.el: Minor fixes in introductory comment.
9050 (completion-def-wrapper): Fix alist.
9051
3beca8d5
NR
90522006-01-25 Nick Roberts <nickrob@snap.net.nz>
9053
9054 * thumbs.el (thumbs-new-image-size): New function.
9055 (thumbs-increment-image-size-element)
9056 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
9057 (thumbs-decrement-image-size): Delete.
9058 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
9059 temp files and use to resize.
9060 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
9061 Use increment argument to enlarge/shrink. Preserve point.
9062 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
9063 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
9064 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
9065 (thumbs-mark, thumbs-unmark): Preserve point.
9066 (thumbs-modify-image): Keep old temp files and use to modify.
9067 Cleanup old temp files at load time. Preserve point.
9068 (thumbs-view-image-mode-map): Use new command names.
9069
5d1c8151
SM
90702006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
9071
243afed7
SM
9072 * log-view.el (log-view-minor-wrap): First rev is the one at point.
9073
b8823bf4
SM
9074 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
9075 the nastiest part of the cyclic dependency.
243afed7 9076 (cal-menu-update): Use dotimes and calendar-increment-month.
b8823bf4 9077
5d1c8151
SM
9078 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
9079 (calendar-week-start-day): Add an :initializer.
9080 (calendar-mode-map): Use suppress-keymap, and command remapping.
9081 (describe-calendar-mode): Setup xref-stack info for the back button.
9082 (calendar-star-date): Insert before delete.
9083 (calendar-set-mode-line): Add file-modified info if applicable.
9084 (calendar-increment-month): New function.
9085
317921ec
TTN
90862006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
9087
9088 * font-lock.el (lisp-font-lock-keywords-2):
9089 Recognize "& keywords" only at word boundaries.
9090
3d9d607a
NR
90912006-01-24 Nick Roberts <nickrob@snap.net.nz>
9092
9093 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
9094 and permanent-local.
635ed242
JB
9095 (thumbs-max-image-number): New variable.
9096 (thumbs-do-thumbs-insertion): Use them.
3d9d607a
NR
9097 (thumbs-per-line): Change default to 4.
9098 (thumbs-marked-list): Rename from thumbs-markedL.
9099 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
9100 (thumbs-rename-images): Use -list instead of L for internal variables.
9101 (thumbs-call-convert): Use call-process instead of shell-command.
9102 (thumbs-insert-thumb): Add filename as help-echo to each image.
9103 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
9104 Give dir to thumbs-show-thumbs-list.
9105 (thumbs-show-thumbs-list): Set default-directory to that of images.
9106 (thumbs-dired-show): Rename from thumbs-dired-show-all.
9107 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
9108 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
9109 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
9110
1e3b6bec
SM
91112006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * ses.el (ses-read-cell): Provide a default value.
9114
9dd28cae
JB
91152006-01-23 Juanma Barranquero <lekktu@gmail.com>
9116
9117 * term/w32-win.el (image-library-alist): Add additional names for
9118 GIF library.
9119
348f73b0 91202006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
e450a16a
RS
9121
9122 * international/latexenc.el (latexenc-find-file-coding-system):
9123 Add file-regular-p check.
9124
0a487199
SM
91252006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
9126
af71d4c0
JB
9127 * simple.el (clone-buffer): Don't show the new buffer in the same
9128 window.
0a487199 9129
f9cd9582
JL
91302006-01-23 Juri Linkov <juri@jurta.org>
9131
9132 * faces.el (link, link-visited): New faces based on default values
9133 of `info-xref' and `info-xref-visited'.
9134
9135 * info.el (info-xref): Inherit from `link'.
9136 (info-xref-visited): Inherit from `link-visited'.
9137
9138 * cus-edit.el (custom-buffer-create-internal): Use widget type
9139 `custom-manual' instead of `info-link' and don't set properties
9140 `button-face' and `mouse-face' explicitly.
9141 (custom-browse-group-tag, custom-browse-variable-tag)
9142 (custom-browse-face-tag): Inherit from widget class
9143 `custom-group-link' instead of `push-button'.
9144 (custom-button-unraised): Inherit from `underline' face.
9145 (custom-link): Inherit from `link' face. Fix doc and group.
9146 (custom-add-parent-links, custom-group-value-create): Don't set
9147 properties `button-face' and `mouse-face' explicitly for
9148 `custom-group-link' widget.
9149 (custom-group-link): Add properties `button-face' and `mouse-face'
9150 to widget definition.
9151 (custom-field-keymap): New variable. Put `custom-field-keymap' to
9152 editable-field's :keymap property.
9153 (custom-mode): Fix docstring: substitute keybindings for
9154 `widget-forward' and `widget-backward' from `widget-keymap',
9155 `widget-complete' from `custom-field-keymap', replace old
9156 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
9157
9158 * desktop.el (desktop-load-file): Check for `fboundp' before
9159 calling `symbol-function'.
9160
9161 * simple.el (clone-buffer, clone-indirect-buffer)
9162 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
9163 `read-string'. Fix prompts.
9164
9165 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
9166
f1e73d84
NR
91672006-01-23 Nick Roberts <nickrob@snap.net.nz>
9168
9169 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
9170
0aa08453
LT
91712006-01-22 Luc Teirlinck <teirllm@auburn.edu>
9172
9173 * startup.el (inhibit-splash-screen, initial-scratch-message):
9174 Doc fixes.
9175
a69c01a0
MA
91762006-01-22 Michael Albinus <michael.albinus@gmx.de>
9177
9178 Sync with Tramp 2.0.52.
9179
9180 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
9181 net/tramp-vc.el: Add code for unloading Tramp. See comment before
9182 `tramp-unload-tramp' for checklist.
9183
9184 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
9185 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
9186 (tramp-unload-file-name-handler-alist)
9187 (tramp-unload-tramp): New defuns.
9188 (tramp-advice-PC-expand-many-files): New defadvice.
9189 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
9190 removed.
9191 (tramp-handle-expand-file-name): Remove double slash.
9192 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
9193 It doesn't matter, because it will be converted later on.
9194 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
9195 implementation was just heuristic.
9196 (tramp-post-connection): Set uid and gid properties.
9197 (tramp-convert-file-attributes): Set file's gid change bit.
9198 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
9199 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
9200 in case of su(do)? methods. The home directory of the local user
9201 will be taken else.
9202 (tramp-open-connection-telnet)
9203 (tramp-open-connection-rsh, tramp-open-connection-su)
9204 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
9205 local shell prompt could hurt. Reported by Romain Francoise
9206 <romain@orebokech.com>.
9207 (tramp-let-maybe): Add `edebug-form-spec' property.
9208 (tramp-handle-expand-file-name): Bind `default-directory' locally
9209 to "/" in order to avoid problems with UNC shares or Cygwin
9210 mounts.
9211 (tramp-md5-function): Fix typo in error message.
9212
9213 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
9214
9215 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
9216 for byte-compiler pacification.
9217
6e36b4ff
AS
92182006-01-22 Andre Spiegel <spiegel@gnu.org>
9219
9220 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
9221 ID-FORMAT `string'. This allows us to get rid of
9222 `vc-user-login-name UID'.
9223
9224 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
9225
a4c6ebf9
JPW
92262006-01-22 John Paul Wallington <jpw@pobox.com>
9227
9228 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
9229
3bdedbcb
EZ
92302006-01-21 Martin Rudalics <rudalics@gmx.at>
9231
9232 * emacs-lisp/find-func.el (find-definition-noselect)
9233 (find-variable-noselect): Search variables in C source code too.
9234 (find-function-C-source, find-function-noselect, find-function)
9235 (find-function-other-frame, find-variable-noselect, find-variable)
9236 (find-variable-other-frame, find-variable-at-point):
9237 Fix docstrings.
9238
44eca3f4
EZ
92392006-01-21 Francesco Potorti` <pot@gnu.org>
9240
9241 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
9242
f60117ac
EZ
92432006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
9244
9245 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
9246 Default to disabling the "Save affix" question.
9247
942d56b8
EZ
92482006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
9249
9250 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
9251 the first arg to run-python.
9252
6ff901c7
EZ
92532006-01-21 Eli Zaretskii <eliz@gnu.org>
9254
9255 * startup.el (command-line-1): Handle --no-desktop if desktop.el
9256 is not loaded.
9257
a6c72dc3
JB
92582006-01-20 Jay Belanger <belanger@truman.edu>
9259
9260 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
9261 limit is 0.
9262
6a056c5d
JB
9263 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
9264 the correct variable.
9265
d86e2d95
CD
92662006-01-20 Carsten Dominik <dominik@science.uva.nl>
9267
af71d4c0 9268 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
d86e2d95
CD
9269 link. Fixed buggy argument sequence in call to `org-view-tags'.
9270 (org-compile-prefix-format): Set `org-prefix-has-tag'.
9271 (org-prefix-has-tag): New variable.
9272 (org-format-agenda-item): Remove tags from headline if
9273 appropriate.
9274 (org-agenda-remove-tags-when-in-prefix): New option.
9275 (org-get-tags-at): New function.
9276
11f78f04
NR
92772006-01-20 Nick Roberts <nickrob@snap.net.nz>
9278
9279 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
9280 (thumbs-find-image): Move image name and number from buffer name
af71d4c0 9281 to mode name. Set thumbs-buffer. Preserve point so that large
11f78f04
NR
9282 images remain visible.
9283 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
9284 order.
9285 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
9286 mode name.
9287 (thumbs-next-image, thumbs-previous-image): Make them work.
9288
dc38351b
LT
92892006-01-19 Luc Teirlinck <teirllm@auburn.edu>
9290
4151840f
LT
9291 * cus-edit.el (custom-buffer-create-internal): State in the text above
9292 the whole buffer buttons that they do not operate on hidden items.
9293 (custom-face-menu): Use `custom-face-save' instead of
9294 `custom-face-save-command'.
9295 (custom-face-save-command): Make it an alias for `custom-face-save'
9296 and declare it obsolete.
9297 (custom-face-save): Doc fix.
9298
dc38351b
LT
9299 * dired.el (dired-no-confirm): Add quote.
9300 (dired-subdir-alist-pre-R): Add quote in
9301 `make-variable-buffer-local' form and remove unbalanced parenthesis.
9302
d2eed686
SM
93032006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
9304
9305 * textmodes/table.el (table-mode-indicator): Typo in last change.
9306
c94c4d0a
RS
93072006-01-19 Richard M. Stallman <rms@gnu.org>
9308
9309 * outline.el (hide-leaves): Don't call outline-end-of-heading.
9310 Fixes bug reported in Nov 2005.
9311
9312 * isearch.el (isearch-forward): Doc fix.
9313
9314 * dired.el (dired-move-to-filename-regexp): Define as alias.
9315 (dired-no-confirm): Use defcustom.
9316 (dired-subdir-alist-pre-R): Put defvar at top level.
9317
9318 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
9319
9320 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
9321 Mark as risky.
9322
9323 * simple.el (set-mark-command): Doc fix.
9324 (clone-indirect-buffer-other-window):
9325 Read arg like clone-indirect-buffer.
9326 (move-beginning-of-line): Skip invisible newlines.
9327
9a8ee448
MY
93282006-01-19 Masatake YAMATO <jet@gyve.org>
9329
d2eed686 9330 * progmodes/cpp.el (cpp-edit-load): Make the order of
9a8ee448
MY
9331 listed conditions in a base C code buffer and its associate
9332 CPP Edit buffer the same.
d2eed686 9333
194939e3
KH
93342006-01-19 Kenichi Handa <handa@m17n.org>
9335
d9bf0f5a
KH
9336 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
9337 (rmail-mime-feature): Likewise.
9338 (rmail-require-mime-maybe): Use display-warning to show a warning
9339 message.
9340
d2eed686 9341 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
194939e3
KH
9342 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
9343
d2eed686
SM
93442006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
9345
9346 * array.el: Move defvars out of eval-when-compile.
9347 (array-make-template): Replace undeclared global var with a local one.
9348 (array-mode): Inline initialization functions.
9349 (array-init-local-variables, array-init-max-row)
9350 (array-init-max-column, array-init-columns-per-line)
9351 (array-init-field-width, array-init-rows-numbered)
9352 (array-init-line-length, array-init-lines-per-row): Remove.
9353
9354 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
9355 (doc-mode-map): Define explicitly.
9356 (doctor-txtype): Use mapc.
9357
9358 * textmodes/table.el: Move defvars out of eval-when-compile.
9359 Remove harmful code meant to avoid byte-compiler warnings.
9360 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
9361 specification that checks table-fixed-width-mode directly.
9362 (table-recognize-region, table-recognize-cell):
9363 Use restore-buffer-modified-p.
9364 (table-fixed-width-mode): Remove code that refreshes
9365 table-fixed-mode-indicator.
9366 (*table--cell-describe-bindings, *table--cell-describe-mode):
9367 Avoid obsolete name print-help-return-message.
9368 (table--test-cell-list): Don't use replace-regexp from elisp.
9369 (table--point-entered-cell-function, table--point-left-cell-function):
9370 Don't set table-fixed-mode-indicator, use force-mode-line-update.
9371
9372 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
9373 that was after the end of file. Use buffer-file-name variable.
9374 (org-timestamp-change): Use with-current-buffer.
9375 (org-todo-list): Don't unnecessarily define a new buffer-local var.
9376 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
9377 `file'.
9378
9379 * progmodes/fortran.el: Move defvars out of eval-when-compile.
9380 (fortran-break-line): Remove unused var `opoint'.
9381 (fortran-abbrev-start): Obey help-event-list.
9382
b0aea09e
JH
93832006-01-18 Jesper Harder <harder@phys.au.dk>
9384
9385 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
9386
3968c89f
MY
93872006-01-18 Masatake YAMATO <jet@gyve.org>
9388
9389 * progmodes/make-mode.el (makefile-imake-mode): New mode
dc38351b 9390 derived from makefile-mode.
3968c89f
MY
9391 (makefile-imake-mode-syntax-table): New syntax table
9392 derived from makefile-mode-syntax-table.
d2eed686 9393 (makefile-mode): Write about makefile-imake-mode in doc string.
3968c89f
MY
9394 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
9395 (makefile-imake-font-lock-keywords): New font lock keywords.
9396
d2eed686 9397 * files.el (auto-mode-alist): Add Imakefile.
3968c89f 9398
11b07c37 93992006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
8e2e2956
SM
9400
9401 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
9402 loading the file rather than when turning on flyspell-mode.
9403
2e040f4e
LT
94042006-01-16 Luc Teirlinck <teirllm@auburn.edu>
9405
9406 * cus-edit.el (customize-rogue): Minor doc fix.
9407
83033a3a
JL
94082006-01-17 Juri Linkov <juri@jurta.org>
9409
84bf6ad8
JL
9410 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
9411 instead of the file at the mark as default if the file at the mark
9412 is the same as the file at point or if dired-dwim-target-directory
9413 is not the same as the current directory and the mark is not active.
9414
202e166d
JL
9415 * log-view.el (log-view-minor-wrap): Use the same logic to get
9416 revisions as `log-view-diff'.
9417
d247d0fe
JL
9418 * info.el (Info-revert-find-node): Check for Info-current-file
9419 before preserving new-history.
9420
202e166d
JL
9421 * man.el (Man-heading-regexp): Add `/'.
9422
9423 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
9424 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
9425
94262006-01-16 Juri Linkov <juri@jurta.org>
9427
83033a3a
JL
9428 * faces.el (mode-line-faces): New defgroup.
9429 (mode-line-highlight): Move definition after new defgroup.
9430 (mode-line, mode-line-inactive, mode-line-highlight):
9431 Replace :group `modeline' with `mode-line-faces'.
9432 (mode-line-buffer-id): New face.
9433 (modeline-buffer-id): New face alias.
9434 (vertical-border): Remove :group `modeline'.
9435
9436 * bindings.el (propertized-buffer-identification): Use face
9437 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
9438 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
9439 (mode-line-buffer-identification-keymap): For mouse-1 replace
9440 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
9441 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
9442 mouse-3.
9443
d247d0fe
JL
9444 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
9445 Buffer-menu-buffer. Doc fix.
9446 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
6bca59a3
JL
9447 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
9448 `Buffer-menu-buffer'.
d247d0fe 9449
83033a3a
JL
9450 * info.el (Info-mode-line-node-keymap): New defvar.
9451 (Info-set-mode-line): Use `stringp' to check Info-current-file.
9452 Propertize Info-current-node with `mode-line-buffer-id' and
9453 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
9454
9455 * time.el (display-time-mail-face): Replace :group `faces' with
9456 `mode-line-faces'.
9457
0814ca04
KH
94582006-01-16 Kenichi Handa <handa@m17n.org>
9459
8e2e2956 9460 * international/code-pages.el: Add autoload cookies for cp125[0345678].
0814ca04
KH
9461
9462 * language/european.el (cp1252): New alias for windows-1252.
9463
9464 * international/mule.el (autoload-coding-system): Prepare for EOL
9465 variants.
9466
14397ea7
DN
94672006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
9468
9469 * term.el (term-raw-map): Add mapping for insert.
9470 (term-send-insert): New.
9471 (term-mode): Make variables local here instead of doing it in
9472 `term-emulate-terminal'.
9473 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
af71d4c0
JB
9474 Scroll reverse needs to take into account the scroll region.
9475 Saving and restoring the cursor should save the color attributes too.
14397ea7
DN
9476 (term-reset-terminal): Reset the scroll region.
9477 (term-handle-ansi-escape): Cursor up and down should take into
9478 account the scroll region.
8e2e2956
SM
9479 (term-set-scroll-region): Rename from `term-scroll-region'.
9480 Move to 0,0 after setting the region.
14397ea7
DN
9481 (term-handle-scroll): Handle scroll up.
9482 (term-down): Fix off by one error.
9483 (term-delete-lines): Do not delete outside the scroll region.
9484 (term-insert-lines): Take into account the scroll region.
9485
2834b9b3
SM
94862006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
9487
d83d8efe
SM
9488 * textmodes/ispell.el (ispell-internal-change-dictionary)
9489 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
9490 (start, end): Move declaration outside of eval-when-compile.
9491
ef0f5f7e
SM
9492 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
9493 (flyspell-mode-on): Use it.
9494
2834b9b3
SM
9495 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
9496 ispell-kill-ispell-hook.
9497
b41e2e73
LT
94982006-01-14 Luc Teirlinck <teirllm@auburn.edu>
9499
9500 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
9501 (Custom-reset-saved): Do not ask for confirmation in single option
9502 buffers.
9503
c94c4d0a
RS
95042006-01-13 Richard M. Stallman <rms@gnu.org>
9505
9506 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
9507
97f4e87c
RF
95082006-01-13 Romain Francoise <romain@orebokech.com>
9509
9510 * add-log.el (add-change-log-entry, change-log-merge):
9511 Conditionally use `hard-newline'.
9512
5fed8c15 95132006-01-13 Martin Rudalics <rudalics@gmx.at>
83dc149d 9514
e47f89f0
EZ
9515 * wid-edit.el (widget-field-end): If the overlay is no longer
9516 associated with a buffer, behave as if the overlay didn't exist.
9517
2834b9b3
SM
9518 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
9519 Make sure the links use the `custom-link' face.
83dc149d 9520
4c344753
SM
95212006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
9522
9523 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
9524 (ld-script-mode): Don't set indent-line-function since we don't
9525 have one.
9526
203ac7f3
CD
95272006-01-13 Carsten Dominik <dominik@science.uva.nl>
9528
2e040f4e 9529 * textmodes/org.el (org-open-file): Use mailcap for selecting an
203ac7f3
CD
9530 application.
9531 (org-file-apps-defaults-gnu): Use mailcap as the default for
9532 selecting an application on a UNIX system.
9533 (org-agenda-show-tags): New command.
4c344753 9534 (org-table-insert-hline): Keep cursor in current table line.
203ac7f3
CD
9535 (org-table-convert): Offset effect of modifying
9536 `org-table-insert-hline'.
9537 (org-format-agenda-item): New optional argument TAG.
9538 (org-compile-prefix-format): Handle %T format for the tag.
9539 (org-expand-wide-chars): New function.
4c344753
SM
9540 (org-table-insert-row, org-table-insert-hline):
9541 Use `org-expand-wide-chars'.
9542 (org-open-file): Fix bug in program launch.
9543 (org-get-time-of-day): Fix bug with times before 1am.
af71d4c0 9544 (org-agenda-menu): Add tags commands.
203ac7f3 9545
fc8a237d
EZ
95462006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
9547
9548 * textmodes/ispell.el (ispell-init-process): Include the used
9549 dictionary in ispell process start message.
9550 (ispell-internal-change-dictionary): When flyspell-mode is active
9551 and dictionary is changed, make sure ispell process is restarted
9552 and flyspell word cache cleared out for the current buffer.
9553 (ispell-change-dictionary): Make sure flyspell word cache is
9554 cleared out in all buffers with active flyspell mode when
4c344753
SM
9555 dictionary is globally changed.
9556 Call ispell-internal-change-dictionary after dictionary change.
fc8a237d 9557
53fad1e4
EZ
95582006-01-13 Eli Zaretskii <eliz@gnu.org>
9559
defe3b41
EZ
9560 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
9561
53fad1e4
EZ
9562 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
9563 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
9564 years. Fix small differences wrt Makefile.in.
9565 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
9566 Makefile.in does.
9567
d5ffcd96
BW
95682006-01-12 Bill Wohler <wohler@newt.com>
9569
9570 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
9571 mh-search.el.
9572
bf56fd4d 95732006-01-12 Masatake YAMATO <jet@gyve.org>
5f3996dc
MY
9574
9575 * progmodes/ld-script.el: Update copyright year.
9576
4c92479f
CY
95772006-01-12 Chong Yidong <cyd@stupidchicken.com>
9578
9579 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
9580 Don't add widget if setting undefined.
9581
e75b11f8
JPW
95822006-01-12 John Paul Wallington <jpw@pobox.com>
9583
9584 * help-fns.el (describe-variable): Remove newlines from void
9585 variable output.
9586
d33a7384
NR
95872006-01-13 Nick Roberts <nickrob@snap.net.nz>
9588
9589 * wdired.el (wdired-mode-map): Add help echo for
9590 wdired-abort-changes.
9591
9592 * man.el (Man-file-name-regexp): Adjust for a list of files.
9593
4ec7bdfd
MY
95942006-01-12 Masatake YAMATO <jet@gyve.org>
9595
9596 * progmodes/ld-script.el (auto-mode-alist): Support
9597 suffix conventions used in netbsd and eCos.
9598
52bcabfe
LT
95992006-01-11 Luc Teirlinck <teirllm@auburn.edu>
9600
9601 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
9602 (custom-variable-menu, custom-face-menu, custom-group-menu)
9603 (Custom-mode-menu): Change names of menu items. (As discussed on
9604 emacs-devel.)
9605 (custom-face-menu): Add "Undo Edits" item.
9606
9607 * startup.el (init-file-user): defcustom -> defvar.
9608
9609 * tooltip.el (tooltip-mode): Doc fix.
9610
23e0c1a3
SM
96112006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
9612
9613 * reveal.el (reveal-post-command): window-buffer signals an error on
9614 dead windows rather than returning nil.
9615 (reveal-open-new-overlays): An overlay might die while we open others.
9616
9c2cf222
BW
96172006-01-11 Bill Wohler <wohler@newt.com>
9618
6cc803de
BW
9619 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
9620 phrasing in docstring.
9621
9c2cf222 9622 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
23e0c1a3 9623 can give some systems gas. Add new file mh-buffers.el.
9c2cf222 9624
4076cbf6
MY
96252006-01-06 Masatake YAMATO <jet@gyve.org>
9626
9627 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
9628 C preprocessor forward ported from GNU Emacs 21.2.
9629
23e0c1a3
SM
9630 * progmodes/asm-mode.el (asm-font-lock-keywords):
9631 Use `cpp-font-lock-keywords'.
4076cbf6
MY
9632
9633 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
9634
9635 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
23e0c1a3 9636 of $ for "\\.ld[s]?".
4076cbf6 9637
587d108e
SM
96382006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
9639
05794f14
SM
9640 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
9641 (tcl-indent-line): Return `noindent' if inside a string.
9642
587d108e
SM
9643 * progmodes/flymake.el (flymake-split-string): Remove more than one
9644 empty string at beg/end of the result.
9645 (flymake-find-buildfile, flymake-find-possible-master-files):
9646 Use expand-file-name.
9647 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
9648 since expand-file-name does it for us. Use directory-file-name.
9649 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
9650 (flymake-ler-get-type, flymake-ler-get-text)
9651 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
9652 (flymake-current-line-no): Remove spurious interactive spec.
9653 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
9654 (flymake-check-include): Remove arg inc-path merged into inc-name.
9655 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
9656 Arg regexp-list replaced by a simple regexp.
9657 (flymake-master-make-header-init, flymake-master-tex-init):
9658 Correspondingly replace regexp-list with a regexp. Fix regexp.
9659
0c91399a
SJ
96602006-01-10 Simon Josefsson <jas@extundo.com>
9661
9662 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
9663 describing AUTH PLAIN fix.
9664
9888f112
TTN
96652006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
9666
9667 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
9668 (report-emacs-bug): Don't record initial prompt text.
9669 Instead, add text properties to prompting text.
9670 (report-emacs-bug-hook): Delete prompting text.
9671
5f73367d
SM
96722006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9673
9674 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
9675 `dirs'. Adjust callers.
9676
ee5137b3
JPW
96772006-01-09 John Paul Wallington <jpw@gnu.org>
9678
9679 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
9680
62c5f375
SM
96812006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9682
ffb5fc37
SM
9683 * reveal.el (reveal-open-new-overlays): New extracted fun.
9684 (reveal-close-old-overlays): Idem. Check overlays's liveness before
9685 using them. Simplify the code.
9686 (reveal-post-command): Use them. Fix up obsolete windows in
9687 reveal-open-spots.
9688
6fee12e6
SM
9689 * progmodes/flymake.el: Use `require' rather than autoload for
9690 XEmacs's overlays.
9691 (flymake-get-common-file-prefix, flymake-build-relative-filename):
9692 Delete. Use file-relative-name instead.
9693 (flymake-get-syntax-check-program-args, flymake-perl-init):
9694 Simplify the resulting code.
9695
62c5f375
SM
9696 * log-view.el (log-view-file-re, log-view-message-re): Add support
9697 for DaRCS output.
9698
e1b3b7a2
AS
96992006-01-09 Alex Schroeder <alex@gnu.org>
9700
9701 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
9702 identifiers sometimes added in square brackets at the beginning of
9703 subject lines.
9704
67177975
RS
97052006-01-07 Richard M. Stallman <rms@gnu.org>
9706
9707 * cus-edit.el (Custom-set, Custom-save): Doc fix.
9708 (Custom-reset-current, Custom-reset-saved): Change question text.
9709 (Custom-reset-standard): Likewise.
9710 (custom-variable-reset-saved): Doc fix.
9711
d3a81eee
EZ
97122006-01-07 Eli Zaretskii <eliz@gnu.org>
9713
9714 * startup.el (init-file-user): Doc fix.
9715
53f831f3
AS
97162006-01-07 Alex Schroeder <alex@gnu.org>
9717
80068231
AS
9718 * mail/rmail.el (rmail-current-subject): New function.
9719 (rmail-current-subject-regexp): New function.
9720 (rmail-next-same-subject): Use it.
9721
62c5f375
SM
9722 * mail/rmailsum.el (rmail-summary-by-topic):
9723 Use rmail-current-subject and rmail-current-subject-regexp.
80068231
AS
9724 (rmail-summary-next-same-subject): Ditto.
9725
53f831f3
AS
9726 * net/rcirc.el (rcirc-send-input): No longer check whether the
9727 process is open, since not all commands need an open process.
9728 (rcirc-send-string): Check whether the process is open before
9729 sending anything.
2c8abe90
AS
9730 (rcirc-ignore-list): New option.
9731 (rcirc-ignore-list-automatic): New variable.
9732 (rcirc-print): Take rcirc-ignore-list into account.
9733 (rcirc-cmd-ignore): New command.
9734 (rcirc-ignore-update-automatic): New function.
9735 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
9736 list if ignored nicks.
9737 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
53f831f3 9738
53dab082
EZ
97392006-01-06 David Reitter <david.reitter@gmail.com>
9740
9741 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
9742 reflect the address to which the report will be sent.
9743
01b959a3
EZ
97442006-01-06 Eli Zaretskii <eliz@gnu.org>
9745
9746 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
9747 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
9748
8c722a81
EZ
97492006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
9750
9751 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
9752
9753 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
9754 the doc string: "functoin" => "function".
af71d4c0 9755 * ldefs-boot.el: Likewise.
8c722a81
EZ
9756
9757 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
9758 message text: "Duplicat" => "Duplicate".
9759
0133dab9
EZ
97602006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
9761
9762 * files.el (basic-save-buffer-2): If backing-up failed, reset
9763 buffer-backed-up to nil.
9764
753c278e
NR
97652006-01-06 Nick Roberts <nickrob@snap.net.nz>
9766
9767 * progmodes/gud.el (gdb-script-skip-to-head)
9768 (gdb-script-calculate-indentation): Indent for breakpoint command
9769 lists also.
9770
77a0dbd2
BW
97712006-01-05 Bill Wohler <wohler@newt.com>
9772
9773 * Makefile.in (compile-always): Add mh-autoloads dependency.
9774 (bootstrap): Remove mh-autoloads dependency, as compile dependency
9775 provides it.
600bc46c
BW
9776 (updates): Remove mh-autoloads dependency, since it probably has
9777 already run recently (via recompile).
77a0dbd2 9778
c07fa030
SM
97792006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
9780
bef9f82c
SM
9781 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
9782 argument `force' to disable the flyspell-last-buffer optimization.
9783 (flyspell-mode-on): Use it.
9784
c07fa030
SM
9785 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
9786 flymake-simple-cleanup.
9787 (flymake-allowed-file-name-masks): Use this new default.
9788 All the functions are now called in the right buffer rather than
9789 passing the buffer as argument.
9790 (flymake-process-sentinel): Switch to buffer before calling cleanup.
9791 (flymake-parse-err-lines): Remove redundant buffer arg.
9792 (flymake-get-program-dir): Comment out unused function.
9793 (flymake-start-syntax-check, flymake-start-syntax-check-process):
9794 Remove redundant buffer argument.
9795 (flymake-get-real-file-name, flymake-simple-java-cleanup)
9796 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
9797
f00239cf
RS
97982006-01-05 Richard M. Stallman <rms@gnu.org>
9799
a203a18c
RS
9800 * info.el (Info-find-node): Don't record previous node if have none.
9801 (info): Go to directory only if history is empty.
9802
f00239cf
RS
9803 * simple.el (mark): Doc fix.
9804
07f9b01c
YM
98052006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9806
9807 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
9808 already of desired type.
9809 (mac-ae-list): Coerce parameter to "list" type.
9810 (mac-dispatch-apple-event): Replace cadr part of event with a
9811 dummy position so that event-start returns it.
9812
8abe9d4f
CD
98132006-01-05 Carsten Dominik <dominik@science.uva.nl>
9814
2e040f4e 9815 * textmodes/org.el (org-end-of-subtree): New function.
c07fa030
SM
9816 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
9817 Use `org-end-of-subtree'.
8abe9d4f
CD
9818 (org-agenda, org-agenda-convert-date): Protect calls to
9819 `fit-window-to-buffer'.
9820 (org-tags-view): Force matching of sublevels when doing a
9821 todo-only search. Define the correct redo command, including the
9822 arguments.
9823 (org-agenda-redo): Display message.
9824 (org-check-for-org-mode): New function.
9825 (org-agenda-type): New variable.
c07fa030
SM
9826 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
9827 Set `org-agenda-type'.
8abe9d4f
CD
9828 (org-agenda-check-type): New function.
9829 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
9830 (org-agenda-week-view, org-agenda-day-view)
9831 (org-agenda-next-date-line, org-agenda-previous-date-line)
9832 (org-agenda-log-mode, org-agenda-toggle-diary)
9833 (org-agenda-toggle-time-grid, org-agenda-date-later)
9834 (org-agenda-date-prompt, org-agenda-diary-entry)
9835 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
c07fa030
SM
9836 (org-agenda-convert-date, org-agenda-menu):
9837 Use `org-agenda-check-type'.
8abe9d4f 9838 (org-make-overlay, org-delete-overlay)
c07fa030
SM
9839 (org-detatch-overlay, org-move-overlay, org-overlay-put):
9840 New compatibility functions.
8abe9d4f
CD
9841 (org-calendar-select-mouse): New command.
9842
73e60f53
CY
98432006-01-04 Chong Yidong <cyd@stupidchicken.com>
9844
eaa99205 9845 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
0c731046
CY
9846 (Custom-reset-standard): Fix y-or-n-p messages.
9847 (custom-link): New face for links.
73e60f53 9848 (custom-buffer-create-internal, custom-manual): Use it.
b76747af 9849 (custom-face-save): Push to theme-face before setting face spec.
73e60f53
CY
9850
9851 * wid-edit.el (widget-default-mouse-face-get): New function.
9852 (widget-specify-button): Handle mouse-face like button-face.
9853
9854 * custom.el (load-theme): Clear old theme settings if reloading.
9855
bdf743fe
LT
98562006-01-03 Luc Teirlinck <teirllm@auburn.edu>
9857
d5837ed3 9858 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
bdf743fe
LT
9859 "Erase Customization" button back to same position it occupies in
9860 the individual State menus.
9861
8a5db8ae
KS
98622006-01-04 Kim F. Storm <storm@cua.dk>
9863
9864 * wid-edit.el (key-sequence): Rework widget to read key binding
9865 using `kbd' syntax. Use C-q to insert literal key, event, or code.
9866 (widget-key-sequence-default-value): Default value for empty sequence.
9867 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
9868 (widget-key-sequence-read-event): New command for C-q.
9869 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
9870 (widget-key-sequence-value-to-external): New functions.
9871
1c360af3
SM
98722006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
9873
6df19241
SM
9874 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
9875 Use expand-file-name.
9876 (flymake-delete-temp-directory): Use expand-file-name,
9877 file-name-directory, and directory-file-name.
9878 (flymake-strrchr): Delete.
9879 (flymake-start-syntax-check): Don't pass the redundant buffer argument
9880 to the init-f function.
9881 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
9882 (flymake-init-find-buildfile-dir)
9883 (flymake-init-create-temp-source-and-master-buffer-copy)
9884 (flymake-simple-make-init-impl, flymake-simple-make-init)
9885 (flymake-master-make-init, flymake-master-make-header-init)
9886 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
9887 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
9888 (flymake-xml-init): Remove corresponding redundant buffer argument.
9889 (flymake-allowed-file-name-masks): Remove last elems that are equal to
9890 the default anyway. Clean up regexps.
9891
5bcef417
SM
9892 * progmodes/flymake.el (flymake-temp-source-file-name)
9893 (flymake-master-file-name, flymake-temp-master-file-name)
9894 (flymake-base-dir): New buffer-local vars.
9895 (flymake-buffer-data, flymake-get-buffer-value)
9896 (flymake-set-buffer-value): Replace those hash-tables by the new
9897 buffer-local vars. Update callers.
9898
43ed65ac
SM
9899 * progmodes/flymake.el (flymake-check-start-time)
9900 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
9901 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
9902 Move definition, so we can remove redundant earlier declaration.
9903 (flymake-replace-regexp-in-string, flymake-split-string)
9904 (flymake-get-temp-dir): Use defalias.
9905 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
9906 (flymake-xemacs-window-edges): Remove unused function.
9907 (flymake-get-point-pixel-pos): Move.
9908 (flymake-pid-to-names, flymake-reg-names)
9909 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
9910 Replace by a simple list flymake-processes and by process-buffer.
9911 Update callers. Other than simplify the code, it uses buffers rather
9912 than buffer-names so it doesn't get confused by uniquify.
9913 (flymake-buffer-data): The global value should just be nil.
9914
b7a5a208
SM
9915 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
9916 Optimize the body of a defalias like any other code.
9917
1c360af3
SM
9918 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
9919 Make sure we've setup font-lock's vars. It may influence which
9920 function we then call.
9921 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
9922 here since it's too late anyway.
9923
1ca41b97
RF
99242006-01-03 Romain Francoise <romain@orebokech.com>
9925
9926 * startup.el (fancy-splash-tail, normal-splash-screen):
9927 Update copyright year.
9928
fdbfa78e
S
99292006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
9930
b7a5a208 9931 * mouse.el (mouse-drag-track): Rename, from
fdbfa78e 9932 `mouse-drag-region-1'. Includes optional argument required to
b7a5a208
SM
9933 enable post-drag event processing (e.g. delete region keys).
9934 Can be used without this argument to track a mouse region and operate
fdbfa78e
S
9935 on it as soon as the drag completes.
9936 (mouse-drag-region): Use `mouse-drag-track'.
9937
d0f1e2f8
CY
99382006-01-02 Chong Yidong <cyd@stupidchicken.com>
9939
3ee07367
CY
9940 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
9941 Move to `custom-buffer' group.
9942
d0f1e2f8
CY
9943 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
9944 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
9945 (custom-theme-insert-face-marker, custom-theme-variable-menu)
9946 (custom-theme-face-menu): New variables.
9947 (custom-theme-add-variable, custom-theme-variable-action)
9948 (custom-variable-reset-theme, custom-theme-delete-variable)
9949 (custom-face-reset-theme, custom-theme-face-action)
9950 (custom-theme-delete-face, custom-theme-merge-theme)
9951 (custom-theme-add-face, custom-theme-visit-theme): New functions.
9952
d358aa10
CY
99532006-01-01 Chong Yidong <cyd@stupidchicken.com>
9954
9955 * custom.el: Move Custom Themes commentary to start of theme code.
9956 (custom-known-themes): Rename `standard' theme to `changed'.
9957 (custom-push-theme): Caller no longer specifies what theme to use
9958 when doing `reset'---the setting is simply removed from the theme.
9959 Delete MODE from `theme-value' and `theme-settings' properties.
9960 (custom-declare-theme): Ignore &rest args since we don't use them.
9961
9962 (custom-loaded-themes): Delete variable.
9963 (custom-theme-load-themes, custom-theme-loaded-p)
9964 (custom-theme-value): Delete functions.
9965
9966 (custom-declare-theme): Signal error on invalid theme names.
9967 (provide-theme): custom-loaded-themes was deleted.
9968 (load-theme): Load the file unconditionally.
9969 (enable-theme): Call `load-theme' if theme is undefined.
9970 (custom-enabled-themes): Only update value for successful loads.
9971 (disable-theme): Complete from enabled themes when interactive.
9972 (custom-variable-theme-value): Calculate theme value directly.
9973
9974 (custom-theme-reset-variables, custom-reset-variables): Mark as
9975 XEmacs compatibility functions. We don't actually use these.
9976
1c360af3
SM
9977 * cus-edit.el (custom-variable-state-set):
9978 Use custom-variable-theme-value instead of custom-theme-value.
d358aa10
CY
9979 (custom-face-state-set): Rename `standard' theme to `changed'.
9980 (custom-save-variables, custom-save-faces): Delete unneeded
9981 references to custom-reset-variables.
9982 (custom-save-resets): Delete function.
9983 (custom-save-variables, custom-save-faces): MODE argument deleted.
9984 (custom-save-variables, custom-save-faces): Ignore theme values.
9985
9986 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
9987 compatibility function.
9988
cbf090c4
RS
99892006-01-01 Richard M. Stallman <rms@gnu.org>
9990
107736a2
RS
9991 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
9992 (Custom-reset-current, Custom-reset-saved): Likewise.
b8919739 9993 (Custom-reset-standard): Show message if aborted.
107736a2
RS
9994 (custom-mode): Doc fix, describing those commands.
9995
cbf090c4
RS
9996 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
9997 put on event-kind property.
9998
85a5eb0e
CY
99992005-12-31 Chong Yidong <cyd@stupidchicken.com>
10000
b2a41d12
CY
10001 * custom.el (provide-theme): Ban `user' theme name.
10002 (custom-enabling-themes): New variable.
10003 (enable-theme): Don't enable user if custom-enabling-themes is t.
10004 (custom-enabled-themes): Make it a defcustom.
10005 (custom-theme-recalc-face): No-op if face is undefined.
10006
85a5eb0e
CY
10007 * cus-edit.el (custom-button-mouse): New variable.
10008 (custom-button-mouse): New face.
10009 (custom-raised-buttons, custom-mode): Use it.
10010
10011 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
10012
b5871831
EZ
100132005-12-31 Eli Zaretskii <eliz@gnu.org>
10014
10015 * progmodes/gud.el (gud-display-line): Support hl-line in the
10016 source buffer.
10017
5915523a
EZ
100182005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
10019
10020 * mouse.el (mouse-drag-window-above): Verify that the found window
10021 overlaps with the given window in the horizontal dimension.
10022
a9d25c79
EZ
100232005-12-31 Eli Zaretskii <eliz@gnu.org>
10024
10025 * Makefile.in (cvs-update): New target.
10026
10027 * makefile.w32-in (cvs-update): Ditto.
10028
8314bdb8
CY
100292005-12-30 Chong Yidong <cyd@stupidchicken.com>
10030
10031 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
bdeaa675 10032 (custom-new-theme-mode-map): New variable.
8314bdb8 10033
16ecd4c5
RS
100342005-12-30 Richard M. Stallman <rms@gnu.org>
10035
8913f945
RS
10036 * custom.el (custom-load-themes): Function deleted.
10037
a8d6ee3c 10038 * cus-edit.el (custom-save-loaded-themes): Function deleted.
16ecd4c5
RS
10039 (custom-save-variables): Don't delete or add custom-load-themes call.
10040
4dd68f44
SM
100412005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
10042
98e071b5
SM
10043 * cus-start.el: Add `visible-cursor'.
10044
4dd68f44
SM
10045 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
10046 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
10047 (flymake-process-filter): Switch to buffer before calling it instead.
10048 (flymake-post-syntax-check, flymake-highlight-err-lines)
10049 (flymake-delete-own-overlays, flymake-parse-err-lines)
10050 (flymake-start-syntax-check, flymake-start-syntax-check-process)
10051 (flymake-count-lines, flymake-parse-residual):
10052 Remove constant buffer argument.
10053 (flymake-start-syntax-check-for-current-buffer): Remove.
10054 Update callers to use flymake-start-syntax-check instead.
10055 (flymake-display-err-menu-for-current-line):
10056 Remove unused var `mouse-pos'.
10057 (flymake-restore-formatting): Comment out unused function.
10058 (flymake-report-status, flymake-report-fatal-status): Remove buffer
10059 argument, use current-buffer instead. Update callers.
10060
07467c09
RW
100612005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10062
10063 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
10064 buffer-local because choose-completion-delete-max-match requires
10065 that we set completion-ignore-case (i.e., binding via let is not
10066 sufficient).
10067 (bibtex-complete): Always set completion-ignore-case and
af71d4c0 10068 choose-completion-string-functions. The latter is needed because
07467c09
RW
10069 choose-completion-string-functions keeps its value if we quit the
10070 *Completions* buffer without requesting a completion.
10071
fe791b0c
AS
100722005-12-30 Andreas Schwab <schwab@suse.de>
10073
4dd68f44 10074 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
fe791b0c 10075
ef3f69f9
EZ
100762005-12-30 Eli Zaretskii <eliz@gnu.org>
10077
10078 * jit-lock.el (jit-lock-chunk-size): Doc fix.
10079
67d766e8
JL
100802005-12-30 Juri Linkov <juri@jurta.org>
10081
10082 * locate.el (locate-fcodes-file, locate-header-face)
10083 * progmodes/delphi.el (delphi-other-face)
10084 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
10085
10086 * paren.el (show-paren-match, show-paren-mismatch): Use existing
10087 group `paren-showing-faces'.
10088
10089 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
10090 (goto-address): Fix docstring.
10091
10092 * net/webjump.el (webjump-sample-sites): Update URLs.
10093
10094 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
10095
10096 * subr.el (cancel-change-group): Add listp around pending-undo-list.
10097
af3d4246
SM
100982005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
10099
10100 * font-lock.el (font-lock-compile-keywords): Signal an error when
10101 font-lock-set-defaults hasn't been called.
10102
9f126fd0
LT
101032005-12-29 Luc Teirlinck <teirllm@auburn.edu>
10104
10105 * subr.el (noreturn, 1value): Doc fixes.
10106
694ed36d
RW
101072005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10108
10109 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
10110 that assoc-string returns nil.
10111
ffc1e1db
RW
101122005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10113
10114 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
10115 (bibtex-entry-type-str, bibtex-empty-field-re)
10116 (bibtex-search-backward-string, bibtex-preamble-prefix)
af3d4246 10117 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
ffc1e1db
RW
10118 (bibtex-any-valid-entry-type): New variable.
10119 (bibtex-parse-field-name): Simplify.
af3d4246 10120 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
ffc1e1db 10121 (bibtex-preamble-prefix): Include left delimiter.
af3d4246
SM
10122 (bibtex-search-forward-field, bibtex-search-backward-field):
10123 Allow unbounded search past entry boundaries (required by bibtex-pop).
ffc1e1db
RW
10124 (bibtex-text-in-field-bounds): Use push.
10125 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
10126 (bibtex-parse-preamble, bibtex-valid-entry)
10127 (bibtex-beginning-first-field): New functions.
10128 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
10129 (bibtex-map-entries): Fix docstring.
af71d4c0 10130 (bibtex-flash-head): New arg prompt. Simplify.
ffc1e1db
RW
10131 (bibtex-enclosing-field): Include code of bibtex-inside-field.
10132 (bibtex-insert-kill): Simplify. Always insert text past the
10133 current field or entry.
10134 (bibtex-format-entry): Use bibtex-parse-field.
10135 (bibtex-pop): Use bibtex-beginning-of-entry and
10136 bibtex-end-of-entry to initiate the search. Insert empty field if
10137 we found ourselves.
af3d4246
SM
10138 (bibtex-print-help-message): New args field and comma.
10139 Handle entry keys.
ffc1e1db
RW
10140 (bibtex-make-field): Use bibtex-beginning-of-entry.
10141 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
10142 invalid entry.
10143 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
10144 Handle preambles. Simplify code for thorough test.
10145 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
10146 New arg comma. Handle entry heads.
10147 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
10148 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
10149 New arg comma.
10150 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
10151 (bibtex-fill-field): Simplify.
10152 (bibtex-fill-entry): Use bibtex-beginning-first-field and
10153 bibtex-parse-field.
af3d4246 10154 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
ffc1e1db
RW
10155 (bibtex-complete): Use bibtex-parse-preamble.
10156
bc2051e4
NR
101572005-12-29 Nick Roberts <nickrob@snap.net.nz>
10158
10159 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
10160 Display name of expression instead of convenience variable.
10161 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
10162
10163 * progmodes/gud.el (gud-tooltip-dereference): Rename from
10164 toggle-gud-tooltip-dereference.
10165 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
af71d4c0 10166 (gud-tooltip-tips): ...here when dereferencing.
bc2051e4 10167
0d887b77
BW
101682005-12-28 Bill Wohler <wohler@newt.com>
10169
af3d4246 10170 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
0d887b77 10171
07a95b81
SM
101722005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
10173
97461c84
SM
10174 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
10175 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
10176 (vc-annotate-display-autoscale): Adjust call.
10177 (vc-annotate-display-default): Adjust call. Make arg compulsory.
10178 Fix interactive spec.
10179 (vc-annotate-time-span): Remove.
10180 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
10181 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
10182 (vc-annotate-display-select): Use new name.
10183
07a95b81
SM
10184 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
10185 (vc-annotate-mode-menu): Remove left-over redundant declaration.
10186 Correct the construction of span entries. Simplify.
10187 (vc-annotate-display-select): Fix the nil case.
10188 (vc-annotate): Remove obsolete (and now broken) code.
10189 (vc-annotate-extract-revision-at-line): Remove obsolete code.
10190 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
10191
ba455131
LT
101922005-12-28 Luc Teirlinck <teirllm@auburn.edu>
10193
10194 * subr.el (lazy-completion-table): Correct typo in docstring.
10195
10196 * startup.el (command-line): Use `custom-reevaluate-setting' for
10197 `send-mail-function'.
10198
10199 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
10200
c3f69831
SJ
102012005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
10202
07a95b81
SM
10203 * mail/smtpmail.el (smtpmail-try-auth-methods):
10204 Send credentials together with "AUTH PLAIN" command.
c3f69831 10205
6281e1e8
RS
102062005-12-27 Richard M. Stallman <rms@gnu.org>
10207
10208 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
10209 mouse-2, go back to previously selected window, so it's selected
10210 when mouse-2 command runs.
10211
102122005-12-27 Juri Linkov <juri@jurta.org>
84116a13
JL
10213
10214 * descr-text.el (describe-text-sexp): Use square brackets for
10215 button [Show] to distinguish it from the property value `show'.
10216 (describe-property-list): Use `insert-text-button' with
10217 `help-face' type instead of putting face in quotes, because button
10218 is not created automatically for a list of faces.
10219 (describe-text-properties-1): Put button-type value in quotes to
10220 distinguish from plain text "button".
10221 (describe-char): Display code point values in hex. Don't use
10222 `symbol-name' for `current-input-method' because it is a string.
10223 Use `insert-text-button' with `help-face' type instead of putting
10224 hardcoded face in quotes, because button is not created automatically.
10225
51978cac
RS
102262005-12-27 Richard M. Stallman <rms@gnu.org>
10227
2926b5fb
RS
10228 * progmodes/glasses.el (glasses-face): More specific custom type.
10229
1af57101
RS
10230 * files.el (set-visited-file-name): Doc fix.
10231
51978cac
RS
10232 * textmodes/flyspell.el (flyspell-external-point-words):
10233 Use local var buffer-scan-pos to advance scan for next misspelling.
10234 Advance it only after we find the misspelling.
10235
102362005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
10237
10238 * textmodes/flyspell.el (flyspell-external-point-words):
10239 New criteria for finding the misspelling in the buffer.
10240
6281e1e8 102412005-12-27 Nick Roberts <nickrob@snap.net.nz>
84116a13
JL
10242
10243 * help-mode.el (help-insert-string): Set help-xref-stack-item
10244 rather than call help-setup-xref.
10245
10246 * descr-text.el (describe-char): Revert previous changes for
10247 optional buffer argument.
10248
6281e1e8 102492005-12-27 Juri Linkov <juri@jurta.org>
6280f20d
NR
10250
10251 * help-mode.el (help-insert-string): New function. Save buffer
07a95b81 10252 contents in cases where it is impossible to recompute the old contents.
6280f20d
NR
10253
10254 * descr-text.el (describe-char): Set help-xref-stack-item
84116a13 10255 explicitly after buffer has been generated.
6280f20d 10256
348f73b0 102572005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
edd4b3ab
JD
10258
10259 * cus-start.el (all): Add x-gtk-show-hidden-files.
10260
d7504d5c
RS
102612005-12-26 Richard M. Stallman <rms@gnu.org>
10262
c0b45763
RS
10263 * replace.el (perform-replace): Calculate match-again
10264 before skipping read-only matches.
10265
d6f0f3e0
RS
10266 * paren.el (paren-showing-faces): New group.
10267 (show-paren-match, show-paren-mismatch): Move to that group.
10268
10269 * button.el (button): Put into group `basic-faces'.
10270
10271 * progmodes/make-mode.el: Remove faces from group `faces'.
10272
d7504d5c
RS
10273 * apropos.el (apropos, apropos-value): Doc fix.
10274 (apropos-documentation): Doc fix.
10275
1d5e15d0
SM
102762005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
10277
10278 * subr.el (lazy-completion-table): Remove argument `args'.
10279
10280 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
10281 Don't use the `args' argument of lazy-completion-table.
10282
6281e1e8 102832005-12-26 Nick Roberts <nickrob@snap.net.nz>
0932395f
NR
10284
10285 * descr-text.el (describe-char): Add optional argument for buffer.
10286 Set buffer appropriately. Call help-setup-xref.
10287 Suggested by Stefan Monnier.
10288
6281e1e8 102892005-12-26 Juri Linkov <juri@jurta.org>
0932395f 10290
84116a13
JL
10291 * descr-text.el: Require `help-fns' at runtime. Don't require
10292 `button' for byte compilation.
10293 (describe-text-widget): Add `help-echo' for first button.
119f6f17
RS
10294 Use `help-info' for second.
10295 (describe-property-list): Use `help-argument-name' instead of `italic'.
84116a13
JL
10296 (describe-text-category): Add prompt to interactive spec.
10297 Call `help-setup-xref'.
10298 (describe-char): Use `help-character-set'. Add `help-echo' for
10299 code point. Use `help-input-method'. Remove superfluous insert.
0932395f 10300
6728475c
RS
103012005-12-25 Richard M. Stallman <rms@gnu.org>
10302
cad1051b
RS
10303 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
10304 at point, in case of narrowing.
10305
6f9de17a
RS
10306 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
10307
10308 * locate.el (locate-header-face): Allow nil in type.
10309
6728475c
RS
10310 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
10311
180a4473
RF
103122005-12-25 Romain Francoise <romain@orebokech.com>
10313
10314 * battery.el (battery-linux-proc-acpi): Also try
10315 `/proc/acpi/thermal_zone/THM0/temperature'.
10316
c5d290fb
CY
103172005-12-24 Chong Yidong <cyd@stupidchicken.com>
10318
10319 * custom.el (custom-push-theme): Fix docstring.
10320
1d5e15d0
SM
10321 * cus-edit.el (custom-variable-set, custom-variable-save)
10322 (custom-variable-save): Custom-quote widget values.
c5d290fb
CY
10323 (customize-save-variable): Fix custom-push-theme call.
10324
7c417300
EZ
103252005-12-24 Eli Zaretskii <eliz@gnu.org>
10326
10327 * w32-fns.el (w32-batch-update-autoloads): New function.
10328
1d5e15d0
SM
10329 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
10330 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
7c417300
EZ
10331 from the command line.
10332
d820f1fb
CY
103332005-12-23 Chong Yidong <cyd@stupidchicken.com>
10334
10335 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
10336 reset means to remove setting from theme entirely. Don't keep
10337 expanding theme-settings list; delete old entries if necessary.
10338
10339 * cus-edit.el (custom-buffer-create-internal): Move "Erase
10340 customization" button one line up.
10341 (custom-themed): New face.
10342 (custom-magic-alist): New value, THEMED, for theme settings.
1d5e15d0
SM
10343 (custom-variable-state-set, custom-face-state-set):
10344 Check theme-value instead of saved-value.
d820f1fb 10345 (custom-variable-reset-standard, custom-face-reset-standard):
9ff7a71a 10346 Remove theme setting entirely. Recalculate new values.
25c6d447
CY
10347 (custom-variable-set, custom-variable-set)
10348 (custom-variable-reset-saved, custom-variable-reset-backup)
10349 (custom-face-set, custom-face-reset-saved): Update `user' theme.
10350 (custom-variable-save): Fix typos.
1d5e15d0 10351
eb533587
JL
103522005-12-23 Juri Linkov <juri@jurta.org>
10353
10354 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
10355 Add autoload cookies.
10356 (edebug-outside-d-c-i-n-s-w): New variable.
10357 (edebug-display, edebug-outside-excursion): Use it to save the
10358 original value of default-cursor-in-non-selected-windows.
10359 Set default-cursor-in-non-selected-windows to t while Edebug
10360 is active.
10361 (edebug-mode, edebug-eval-mode): Doc fix.
10362
10363 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
10364 with `buffer-substring-no-properties' to remove common substring
10365 highlighting.
10366
10367 * info.el (info-other-window, info): Rename function argument
10368 `file' to `file-or-node'.
10369 (Info-complete-menu-item): Use local variable `complete-nodes' to
10370 keep the global value of `Info-complete-nodes' unchanged for
10371 subsequent completions.
10372 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
10373
10374 * simple.el (get-next-valid-buffer, last-buffer)
10375 (next-error-buffer-p, next-error-find-buffer)
10376 (minibuffer-history-sexp-flag): Doc fix.
10377
10378 * savehist.el (savehist-mode-hook): Add `:group'.
10379
10380 * log-view.el: Call autoload for vc-find-version.
10381 (log-view-current-file): Adjust subgroup numbers.
10382 (log-view-current-tag): Add `length'.
10383
2b6abe1e
RS
103842005-12-23 Richard M. Stallman <rms@gnu.org>
10385
10386 * vc.el (vc-annotate-car-last-cons): Defn moved up.
10387
1fafa158
JL
103882005-12-23 Juri Linkov <juri@jurta.org>
10389
10390 * hi-lock.el (hi-lock-archaic-interface-message-used)
10391 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
10392 (hi-lock-mode): Display "Hi" in the mode line only when
10393 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
10394 (hi-lock-write-interactive-patterns):
10395 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
10396 (hi-lock-set-pattern, hi-lock-set-file-patterns)
10397 (hi-lock-font-lock-hook): Set 3rd arg `how' of
10398 font-lock-add-keywords to t.
10399
81dc5714
JL
104002005-12-23 David Koppelman <koppel@ece.lsu.edu>
10401
10402 * hi-lock.el (hi-lock-highlight-range): New variable.
10403 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
10404 only if font-lock-fontified is non-nil. Remove overlays.
10405 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
10406 font-lock-fontified is non-nil, otherwise use overlays (instead of
10407 text properties).
10408 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
10409 New variables.
10410 (hi-lock-string-serialize) New function.
10411
348f73b0 104122005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7b5836c7
JD
10413
10414 * menu-bar.el (menu-find-file-existing): New function.
10415 (menu-bar-file-menu): Use menu-find-file-existing for Open.
10416
af71d4c0 10417 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
7b5836c7 10418
04864eb0
SM
104192005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
10420
10421 * vc.el: Remove unnecessary leading * in docstrings.
10422 (vc-annotate-mode-map): Move initialization into declaration.
10423 (vc-static-header-alist): Nitpick on the regexp.
10424 (vc-default-init-version): New fun.
10425 (vc-register): Use it.
10426 (vc-insert-headers): Use dolist.
10427 (vc-annotate-get-backend): Remove unused function.
10428 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
10429 (vc-annotate-mode): Remove corresponding call.
10430 (vc-annotate-car-last-cons): Simplify.
10431 (vc-annotate-buffers): Remove var.
10432 (vc-annotate-backend): Make it buffer-local.
10433 (vc-annotate): Move the interaction to the interactive spec.
10434 Add a `buf' argument.
10435 (vc-annotate-warp-version): Use this new `buf' argument to avoid
10436 killing&creating a vc-annotate buffer, which is very disruptive when
10437 the buffers are shown in dedicated frames.
10438
d59e3c42
NR
104392005-12-23 Nick Roberts <nickrob@snap.net.nz>
10440
10441 * descr-text.el: Add FSF as maintainer.
10442 (describe-text-mode, describe-text-mode-map)
10443 (describe-text-mode-hook, describe-text-done): Delete. Use normal
10444 help-mode.
10445 (describe-text-widget, describe-text-sexp)
10446 (describe-property-list, describe-text-category)
10447 (describe-text-properties, describe-text-properties-1)
10448 (describe-char): Use help buttons instead of widgets.
10449 (describe-char-unicodedata-file): Make URL link in doc string.
10450
b758ae9a 104512005-12-22 Richard M. Stallman <rms@gnu.org>
04864eb0 10452
b758ae9a
RS
10453 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
10454 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
10455 Don't include buttons that write a file when there's no file.
10456 (custom-variable-menu, custom-face-menu, custom-group-menu):
10457 Don't include commands that write a file when there's no file.
bba50f8a
RS
10458 (customize-browse): Reword the top-of-buffer help intro.
10459 (custom-buffer-create-internal): Fix previous change.
10460 (customize-changed-options-previous-release): Prev release is 21.1.
10461 (customize-changed-options): Doc fix.
10462 (customize-changed): New alias.
50137744
RS
10463 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
10464 Say "standard values".
10465 (Custom-reset-standard): Doc fix.
10466 (custom-face-reset-standard): Doc fix.
b758ae9a 10467
e0be77f6
SM
104682005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
10469
10470 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
10471 even if font-lock-mode is non-nil since it may be t without having
10472 turned on font-lock-mode-internal.
10473 (font-lock-choose-keywords): Minor optimization.
10474 (font-lock-add-keywords, font-lock-remove-keywords)
10475 (font-lock-set-defaults): Don't call make-local-variable on a variable
10476 that we know to already be local.
10477
5e688290
RF
104782005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
10479
10480 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
10481 messages if in the minibuffer.
10482
c1b5a260
SM
104832005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
10484
9c841316
SM
10485 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
10486 (tex-mode-flyspell-verify, flyspell-get-word)
10487 (flyspell-external-point-words): Don't use point-min/max uselessly.
10488
c1b5a260
SM
10489 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
10490 by Kevin Rodgers. Instead, just hide the completions buffer if we
10491 don't need to show it.
10492
135db51a
LT
104932005-12-21 Luc Teirlinck <teirllm@auburn.edu>
10494
10495 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
10496
398de718
SM
104972005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
10498
10499 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
10500 delete-windows-on with an inexistent buffer.
10501
39b5238d
NR
105022005-12-22 Nick Roberts <nickrob@snap.net.nz>
10503
398de718 10504 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
39b5238d
NR
10505 Delete defcustom variable :tag names.
10506
aa230d94
SM
105072005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
10508
10509 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
10510 (log-view-font-lock-keywords): Ajust subgroup numbers.
10511 (log-view-current-tag): Don't hard code the number of subgroups.
10512
3bdba51d
JL
105132005-12-20 Juri Linkov <juri@jurta.org>
10514
10515 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
10516 (tooltip-x-offset, tooltip-y-offset): Doc fix.
10517
10518 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
10519 (menu-bar-non-minibuffer-window-p): Instead of checking
10520 display-multi-frame-p, use selected-frame when menu-updating-frame
10521 is nil.
10522
55b76f19 105232005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
fdd5516e
TTN
10524
10525 * align.el (align-rules-list): Use [ \t] instead of \s-
10526 for column separators in text mode.
10527
84a00de9
NR
105282005-12-20 Nick Roberts <nickrob@snap.net.nz>
10529
fdd5516e 10530 * help-mode.el (help-customize-variable, help-customize-face):
84a00de9
NR
10531 Don't pop help-xref-stack as help-follow no longer pushes
10532 anything on to it.
10533
d924f2e5
CD
105342005-12-20 Carsten Dominik <dominik@science.uva.nl>
10535
2e040f4e 10536 * textmodes/org.el (org-agenda-custom-commands): New option.
d924f2e5
CD
10537 (org-agenda): Offer custom commands on splash screen.
10538 (org-make-tags-matcher): Parser for Boolean logic added.
10539 (org-agenda-set-tags): New command.
10540 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
10541 (org-set-tags): Efficiency improvements.
10542 (org-auto-align-tags): New option.
10543 (org-todo, org-demote, org-promote): Realign tags.
aa230d94 10544 (org-tags-completion-function): Use also "&" and "|" as separators.
d924f2e5
CD
10545 (org-org-menu): Agenda commands simplified.
10546
c8fee345
LT
105472005-12-19 Luc Teirlinck <teirllm@auburn.edu>
10548
10549 * cus-edit.el (customize-apropos, customize-apropos-options):
10550 Docstring changes.
10551
10552 * font-lock.el (font-lock): Add tags to the links in the defgroup.
10553
eb0d2864
CY
105542005-12-19 Chong Yidong <cyd@stupidchicken.com>
10555
10556 * longlines.el (longlines-mode): Wrap while widened.
10557 (longlines-decode-region, longlines-encode-region): Compute max
10558 just once.
10559
d6a90a49
YM
105602005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10561
10562 * cus-edit.el (mac): New group.
10563
10564 * cus-start.el (all): Add user options in macterm.c. Add test for
10565 Mac-related built-ins. Fix test for GTK-related built-ins.
10566
10567 * term/mac-win.el (mac-handle-language-change)
10568 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
10569 (mac-services-open-selection, mac-services-mail-selection)
10570 (mac-services-mail-to, mac-services-insert-text)
10571 (mac-dispatch-apple-event): Add docstrings.
10572 (x-get-selection, mac-select-convert-to-string): Select coding
10573 system from `utf-16be' and `utf-16le' using `byteorder'.
10574
8e77fbb4
SM
105752005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
10576
10577 * subr.el (lazy-completion-table): Don't be fooled if the var holds
10578 a "list" (lambda ...) rather than a real completion list.
10579
10580 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
10581 lexical-let when encountering ((lambda (...) ...) ...).
10582
1aa545c1
CY
105832005-12-17 Chong Yidong <cyd@stupidchicken.com>
10584
8e77fbb4 10585 * progmodes/sh-script.el (sh-mode):
1aa545c1
CY
10586 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
10587 * textmodes/picture.el (picture-mode): Update docstrings.
10588
abeb5855
EZ
105892005-12-17 Eli Zaretskii <eliz@gnu.org>
10590
10591 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
10592 commands enclosed in $(ARGQUOTE)s should not be split between two
10593 lines, as that will break with GNU Make >3.80, when sh.exe is used
10594 and arg quoting is with '..'.
10595 (autoloads): Don't break the quoted --eval expression between
10596 several lines.
10597
14e7cb94
CY
105982005-12-17 Chong Yidong <cyd@stupidchicken.com>
10599
8e77fbb4
SM
10600 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
10601 Capture error from printing circular structures.
14e7cb94 10602
5fed8c15 106032005-12-17 Martin Rudalics <rudalics@gmx.at>
6872b31c
EZ
10604
10605 * wid-edit.el (widget-checkbox-action): Clear undo info.
10606
6eee5abf
BW
106072005-12-16 Bill Wohler <wohler@newt.com>
10608
10609 * menu-bar.el (kill-this-buffer): Set a good example by using menu
10610 bar, not menubar in comment.
10611
f3725983
SM
106122005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
10613
10614 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
10615 After-change-functions should not clobber the match data.
10616
2a502a32
JL
106172005-12-16 Juri Linkov <juri@jurta.org>
10618
10619 * simple.el (choose-completion): Use `buffer-substring-no-properties'
10620 instead of `buffer-substring'.
10621 (completion-common-substring): Doc fix.
10622 (completion-setup-function): Use minibuffer-completion-contents
10623 instead of minibuffer-contents. Don't set common-string-length
10624 initially. Remove special handling of partial-completion-mode.
f3725983
SM
10625 Move computation of completion-base-size into one cond.
10626 Call completion-base-size-function in mainbuf. In computation of
2a502a32
JL
10627 completion-base-size for file name completion don't move point to
10628 the end of the minibuffer. Move computation of common-string-length
10629 into one cond. Start putting faces only when common-string-length>=0.
f3725983
SM
10630 Add condition to put completions-common-part when
10631 common-string-length>0.
2a502a32
JL
10632
10633 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
10634 place point at the first different character in the minibuffer
10635 even if this position is at the beginning of the minibuffer.
10636
10637 * info.el (Info-read-node-name-1): In completion-base-size-function's
10638 lambda return 1 if common-substring or minibuffer-completion-contents
10639 starts with (, and 0 otherwise.
10640
10641 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
10642 Use `crm-current-element' for second arg of `display-completion-list'.
10643
ec6328a2
EZ
106442005-12-16 Klaus Zeitler <kzeitler@lucent.com>
10645
10646 * files.el (set-auto-mode): Look for an interpreter specified on
10647 the first line also if search for mode specification succeeded,
10648 but the mode is not known.
10649
f63bdfca
CD
106502005-12-16 Carsten Dominik <dominik@science.uva.nl>
10651
2e040f4e 10652 * textmodes/org.el (org-tags-match-list-sublevels): New option.
f3725983 10653 (org-open-at-point): Implement tag searches as links.
f63bdfca 10654 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
f3725983 10655 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
f63bdfca
CD
10656 (org-tags-sparse-tree, org-tags-view, org-set-tags)
10657 (org-agenda-dispatch): New commands.
10658 (org-use-tag-inheritance, org-tags-column): New options.
10659 (org-tab-follows-link, org-return-follows-link): New options.
10660 (org-tags): New customize group.
10661 (org-start-icalendar-file): Get local time zone.
10662 (org-tags-completion-function): New function.
f3725983 10663 (org-set-font-lock-defaults): Make sure links will also be
cfbc5709 10664 highlighted inside headlines.
f63bdfca 10665
e4fd12dd
EZ
106662005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
10667
f3725983
SM
10668 * term.el (term-emulate-terminal):
10669 Let term-handle-ansi-terminal-messages override what Bash says about
e4fd12dd
EZ
10670 its current directory.
10671
e24f9e5a 106722005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
a74f9094
KL
10673
10674 * bindings.el (last-buffer): Move to simple.el.
10675 * simple.el (last-buffer): Move here.
10676 (get-next-valid-buffer): New function.
10677 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
af71d4c0 10678 (prev-buffer): Ditto. Rename to `previous-buffer'.
a74f9094 10679
f3725983 10680 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
a74f9094
KL
10681 * bindings.el (global-map): Ditto.
10682
6769aefa
LT
106832005-12-15 Luc Teirlinck <teirllm@auburn.edu>
10684
10685 * cus-edit.el: Introductory comment change.
10686 (custom-magic-alist): Change message string for the `rogue' state.
10687
62e5dd08
RS
106882005-12-15 Richard M. Stallman <rms@gnu.org>
10689
10690 * tooltip.el: Delete defcustom variable :tag names.
10691
10692 * complete.el (partial-completion-mode): Doc fix.
10693
10694 * textmodes/flyspell.el (flyspell-external-point-words):
10695 Use save-excursion to ensure we don't move backward in the
10696 search loop, not even one character.
10697 (flyspell-delete-all-overlays): Use remove-overlays directly.
10698
10699 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
10700 (ispell-start-process): Set that variable.
10701 Clear ispell-buffer-local-name.
10702 (ispell-internal-change-dictionary):
10703 Set ispell-current-dictionary after killing process.
10704 (ispell-buffer-local-dict):
10705 Don't set spell-personal-dictionary after killing process.
10706 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
af71d4c0
JB
10707 (ispell-tex-skip-alists, ispell-html-skip-alists)
10708 (ispell-skip-region-alist): Mark as risky.
62e5dd08
RS
10709
10710 * net/newsticker.el (newsticker--retrieval-timer-list)
10711 (newsticker--display-timer, newsticker-running-p)
10712 (newsticker-ticker-running-p): Definitions moved up.
10713
5df0c23b
NR
107142005-12-16 Nick Roberts <nickrob@snap.net.nz>
10715
f3725983 10716 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
5df0c23b 10717
d0ccae3e
DP
107182005-12-15 David Ponce <david@dponce.com>
10719
f3725983 10720 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
d0ccae3e
DP
10721 (recentf-edit-list, recentf-open-files): Signal an error when
10722 there is no recent file.
10723
9cfeca9e
RF
107242005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
10725
10726 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
10727 read-only except for texinfo-format-region evaluation.
6d298e78 10728
c94dca60
RS
107292005-12-14 Richard M. Stallman <rms@gnu.org>
10730
10731 * vc.el (vc-default-previous-version, vc-default-next-version)
10732 (vc-do-command): Doc fixes.
10733
cdc61d35
SM
107342005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10735
10736 * textmodes/bibtex.el (bibtex-expand-strings)
10737 (bibtex-autokey-expand-string, bibtex-name-part)
10738 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
10739 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
10740 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
10741 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
10742 (bibtex-entry-postfix, bibtex-known-entry-type-re)
10743 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
10744 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
10745 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
10746 (bibtex-beginning-of-last-entry): Remove.
10747 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
10748 message if comma is missing but buffer is read-only.
10749 (bibtex-parse-field-text): Handle whitespaces at the end of field
10750 text. Return 3-element list with beginning and end of field text
10751 and end of field.
10752 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
10753 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
10754 (bibtex-search-forward-field, bibtex-search-backward-field):
10755 Search always delimited by limits of entry. Use more efficient
10756 search algorithms.
10757 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
10758 bibtex-end-of-name-in-field.
10759 (bibtex-text-in-field-bounds): Handle BibTeX strings when
10760 extracting the content of a field.
10761 (bibtex-text-in-field): Use search limits.
10762 (bibtex-parse-string-prefix): Handle empty string keys based on
10763 bibtex-string-empty-key.
10764 (bibtex-parse-string): Fix docstring.
10765 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
10766 (bibtex-preamble-prefix, bibtex-strings): New functions.
10767 (bibtex-skip-to-valid-entry): Include preceding whitespace in
10768 BibTeX entries (consistent with other BibTeX functions).
10769 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
10770 (bibtex-search-entry): Fix docstring. Simplify.
10771 (bibtex-flash-head, bibtex-complete-string-cleanup)
10772 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
10773 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
10774 (bibtex-parse-entry): New optional arg content.
10775 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
10776 Use bibtex-text-in-field-bounds.
10777 (bibtex-print-help-message): Handle BibTeX strings and preambles.
10778 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
10779 bibtex-parse-string-postfix.
10780 (bibtex-find-text-internal): New function.
10781 (bibtex-remove-delimiters): Use it.
10782 (bibtex-find-text): Use it. New optional arg help.
10783 (bibtex-complete): Handle BibTeX string and preamble entries.
10784 (bibtex-Preamble): Fix order of closing delimiters.
10785
107862005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
10787
10788 * vc.el (vc-default-revert): New fun.
10789
10790 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
10791
28aa8148
RF
107922005-12-14 Romain Francoise <romain@orebokech.com>
10793
10794 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
10795 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
10796 (font-lock-remove-keywords): Likewise.
10797
fa81f010
JL
107982005-12-14 Juri Linkov <juri@jurta.org>
10799
e8171d36
JL
10800 * log-view.el (log-view-diff): Doc fix.
10801
fa81f010
JL
10802 * isearch.el (isearch-query-replace): Use (mark) instead of
10803 isearch-opoint if mark is active in transient-mark-mode.
10804
e7e4ea21
JL
108052005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
10806
10807 * isearch.el (isearch-query-replace): Check for isearch-other-end.
10808
cf717a0d
JL
108092005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
10810
10811 * progmodes/cpp.el (cpp-face): New widget.
10812 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
10813
ad25ebbb
JL
108142005-12-14 Juri Linkov <juri@jurta.org>
10815
10816 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
10817 around `erase-buffer' and `insert'.
10818
10819 * descr-text.el (describe-text-properties): Replace buffer name
10820 "*Help-2*" with "*Help*<2>".
10821 (describe-char): Add functions print-help-return-message,
10822 toggle-read-only. Use help-setup-xref with nil to not store
10823 describe-char in help-xref-stack. Use help-make-xrefs to
10824 make [back] button.
10825
10826 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
10827
10828 * wdired.el (wdired-old-point): New internal variable.
10829 (wdired-change-to-wdired-mode): Set it buffer-locally.
10830 (wdired-abort-changes): Restore point after aborting changes.
10831
df4da7f4
SM
108322005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
10833
10834 * vc.el (vc-do-command): Add a new value t for okstatus.
10835
10836 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
10837 frame in case of errors.
10838
348f73b0 108392005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4c0252a5 10840
df4da7f4 10841 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
4c0252a5
JD
10842 so it comes after "On the Left" in the menu.
10843
2ac1d4ef
LT
108442005-12-12 Luc Teirlinck <teirllm@auburn.edu>
10845
10846 * cus-edit.el (customize-apropos, customize-apropos-options)
10847 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
10848
63fc53c9
BW
108492005-12-12 Bill Wohler <wohler@newt.com>
10850
10851 * vc-svn.el (vc-svn-registered): Fix problem of visiting
10852 non-writable Subversion-controlled files by saving window
df4da7f4 10853 configuration before calling vc-do-command. vc-do-command calls
63fc53c9
BW
10854 pop-to-buffer on error which is unexpected during registration.
10855
2da61afc
JB
108562005-12-12 Jay Belanger <belanger@truman.edu>
10857
10858 * calc/README: Update the summary of changes.
10859
25a3c9d1
SM
108602005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
10861
10862 * descr-text.el (describe-char): Rework last fix to solve the problem
10863 is the same way it's solved for everything else in that function
10864 (i.e. by extracting the info before setting up the *Help* buffer).
10865
0900f982
KS
108662005-12-12 Kim F. Storm <storm@cua.dk>
10867
10868 * subr.el (version-regexp-alist): Allow space as separator before
10869 non-numeric part, e.g. "1.0 alpha".
10870 (version-to-list): Interpret .X.Y version as 0.X.Y version.
10871
7d29e55d
CD
108722005-12-12 Carsten Dominik <dominik@science.uva.nl>
10873
2e040f4e 10874 * textmodes/org.el (org-agenda, org-timeline, org-todo):
7d29e55d
CD
10875 Implement Logging and the keep-modes setting.
10876 (org-get-category): Make sure a string is returned.
10877 (org-log-done): New function.
10878 (org-log-done, org-closed-string): New options.
10879
348f73b0 108802005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5621b83a 10881
df4da7f4 10882 * tooltip.el (tooltip-y-offset): Change default to 20.
5621b83a 10883
eab52f48
RS
108842005-12-12 Richard M. Stallman <rms@gnu.org>
10885
10886 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
10887
10888 * frame.el (display-hourglass): Doc fix.
10889
10890 * help.el (help-for-help-internal): Simplify entry for `a'.
10891
10892 * info.el (Info-on-current-buffer): Doc fix.
10893 (info-insert-file-contents): Don't test (featurep 'jka-compr).
10894
10895 * startup.el (inhibit-splash-screen): Make this the real name.
10896 (inhibit-startup-message): Make this the alias.
10897 (command-line): Find only simple.el, and use its directory
10898 to fill in other preloaded files' names.
10899 (command-line): Deactivate the mark if deactivate-mark is set.
10900
10901 * international/mule.el (load-with-code-conversion):
10902 Bind deactivate-mark.
10903
10904 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
10905
39f617e5
LT
109062005-12-11 Luc Teirlinck <teirllm@auburn.edu>
10907
10908 * cus-edit.el (customize-apropos): Avoid listing an option more
10909 than once under different aliases. No longer list user options
10910 that are not defined with defcustom (unless a prefix arg is given).
10911 Doc fix.
10912 (customize-apropos-options): Doc fix.
10913
d4c6530f
JL
109142005-12-11 Juri Linkov <juri@jurta.org>
10915
10916 * frame.el (set-background-color, set-foreground-color)
10917 (set-cursor-color, set-mouse-color, set-border-color):
10918 Add explicit prompts to read colors by `facemenu-read-color'.
10919 (show-trailing-whitespace, blink-cursor-delay)
10920 (blink-cursor-interval, display-hourglass, hourglass-delay):
10921 Remove tags.
10922 (display-hourglass, hourglass-delay): Doc fix.
10923 (cursor-in-non-selected-windows): Capitalize words in tag.
10924
10925 * faces.el (frame-background-mode): Replace `choice-item' keywords
10926 with `const' to not make [default] button. Change default value tag
10927 from `default' to `automatic'. Doc fix.
10928 (trailing-whitespace) <defface>: Change group `whitespace' to
10929 `whitespace-faces'.
10930
4b1c16c2
RS
109312005-12-11 Richard M. Stallman <rms@gnu.org>
10932
10933 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
10934
ac8fcf0f
YM
109352005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10936
10937 * term/mac-win.el: Create keymap for mac-apple-event-map.
10938
35cd2d87
NR
109392005-12-11 Nick Roberts <nickrob@snap.net.nz>
10940
10941 * tooltip.el (tooltip-mode): Move to start of file so that it
10942 appears at top of customize buffer.
10943
10944 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
10945 Add the gud groupname.
10946 (gud-tooltip-mode): Add the tooltip groupname.
af71d4c0 10947 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
35cd2d87
NR
10948 avoid conflict with tooltip-use-echo-area.
10949
d50d22f1
RF
109502005-12-10 Romain Francoise <romain@orebokech.com>
10951
10952 * help.el (help-for-help-internal): Add `r' in doc string.
10953
348f73b0 109542005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
5fdf9b7c 10955
f3725983
SM
10956 * align.el (align-regexp, align-highlight-rule):
10957 Use region-beginning and region-end instead of point and mark, so that
5fdf9b7c
EZ
10958 repetition (with `repeat-complex-command') recomputes the region
10959 bounds.
10960
d50d22f1 109612005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
614b38a9
EZ
10962
10963 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
10964 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
10965 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
10966 (balance-windows): Rewrite using the above new functions.
10967
71060bdd
EZ
109682005-12-10 David Koppelman <koppel@ece.lsu.edu>
10969
af71d4c0 10970 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
71060bdd
EZ
10971 react if global-hi-lock-mode seems intended.
10972 (global-hi-lock-mode) Renamed from hi-lock-mode.
10973 (hi-lock-archaic-interface-message-used)
d50d22f1 10974 (hi-lock-archaic-interface-deduce): New variables.
71060bdd
EZ
10975 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
10976 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
f3725983
SM
10977 (hi-lock-find-patterns, hi-lock-font-lock-hook):
10978 Replace hi-lock-buffer-mode with hi-lock-mode.
71060bdd 10979
57436ee7 109802005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
6d93e4aa
EZ
10981
10982 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
10983 completion list, even after a partial completion has been
10984 inserted in the current buffer. If there are more than 1
10985 completion, redisplay the *Completions* buffer; if the
10986 completion is unique, delete the *Completions* window.
10987
7c86d70e
EZ
109882005-12-10 Eli Zaretskii <eliz@gnu.org>
10989
10990 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
10991 strings and long subject lines that were broken into multiple
eba9bb5f
EZ
10992 lines at arbitrary places. Handle subjects that have "Re: " in
10993 the middle.
7c86d70e 10994
d9f9aa72
EZ
109952005-12-10 John W. Eaton <jwe@octave.org>
10996
10997 * emacs/octave-mod.el (octave-electric-space): Don't indent
10998 comments or strings if octave-auto-indent is nil.
10999
4b3eb407
YM
110002005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11001
f3725983
SM
11002 * term/mac-win.el: Require url when compiling.
11003 Call mac-process-deferred-apple-events after loading init files.
4b3eb407
YM
11004 (mac-apple-event-map): New defvar. Define event handlers in it.
11005 (core-event, internet-event): New Apple event class symbols.
11006 (open-application, reopen-application, open-documents)
11007 (print-documents, open-contents, quit-application)
f3725983
SM
11008 (application-died, show-preferences, autosave-now, get-url):
11009 New Apple event ID symbols.
4b3eb407
YM
11010 (about): New HICommand ID symbol.
11011 (mac-event-spec, mac-event-ae): New macros.
11012 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
11013 (mac-ae-selection-range, mac-ae-text-for-search)
11014 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
11015 (mac-application-menu-map): Remove keymap. Handlers for HICommand
11016 and Services menu events are now defined in mac-apple-event-map.
11017 (mac-drag-n-drop): Remove selection range handling.
11018
332ee544
KH
110192005-12-10 Kenichi Handa <handa@m17n.org>
11020
f3725983 11021 * simple.el (zap-to-char):
332ee544
KH
11022 * isearch.el (isearch-process-search-char): Translate CHAR by
11023 translation-table-for-input.
11024
b0562527
CY
110252005-12-09 Chong Yidong <cyd@stupidchicken.com>
11026
11027 * foldout.el (foldout-exit-fold): Properly hide subtree.
11028
e8f4db18
RS
110292005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
11030
11031 * files.el (save-buffer):
d50d22f1 11032 * international/ucs-tables.el (ucs-set-table-for-input):
e8f4db18
RS
11033 * mail/mail-extr.el (mail-extract-address-components):
11034 * mail/sendmail.el (mail-mode): Reformat doc string.
11035
37fec9be
JL
110362005-12-09 Juri Linkov <juri@jurta.org>
11037
11038 * isearch.el (isearch-highlight): Change main overlay priority
11039 from 1 to 1001. Simplify.
11040 (isearch-lazy-highlight-update): Change lazy overlay priority
11041 from 0 to 1000.
11042
11043 * replace.el (replace-highlight): Change overlay priority from
11044 1 to 1001.
11045
11046 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
11047 Change overlay priority from 1 to 1001. Reuse existing overlay.
11048
11049 * compare-w.el (compare-windows-highlight): Change overlay
11050 priority from 1 to 1000.
11051
11052 * menu-bar.el (menu-bar-edit-menu): Add listp around
11053 pending-undo-list to disable menu item "undo" when pending
11054 undo list is empty.
11055
11056 * locate.el (locate): Disable undo in *Locate* buffer.
11057
84fdb82c
KS
110582005-12-09 Kim F. Storm <storm@cua.dk>
11059
11060 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
11061
5a8781ad
DP
110622005-12-09 David Ponce <david@dponce.com>
11063
84fdb82c 11064 * recentf.el: Improvement of the menu code.
5a8781ad
DP
11065 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
11066 instead of menu hook.
11067 (recentf-show-menu, recentf-hide-menu): New functions.
11068 (recentf-menu-customization-changed, recentf-mode): Use them.
11069 (recentf-menu-action, recentf-max-menu-items)
11070 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
11071 (recentf-arrange-by-rule-others)
11072 (recentf-arrange-by-rules-min-items)
11073 (recentf-arrange-by-rule-subfilter) : Don't use
11074 `recentf-menu-customization-changed'.
11075 (recentf-arrange-rules): Likewise. Accept functions to compute
11076 sub-menu titles.
11077 (recentf-menu-filter): Likewise. Doc fix.
11078 (recentf-menu-value-shortcut): Doc fix.
11079 (recentf-dump-variable): Quote atom value.
11080 (recentf-make-menu-items): Update to use it as a menu filter.
11081 (recentf-match-rule): New function.
11082 (recentf-arrange-by-rule): Use it.
11083 (recentf-indirect-mode-rule): New function.
11084 (recentf-build-mode-rules): Use it.
11085 (recentf-dir-rule): New function.
11086 (recentf-arrange-by-dir): Use it.
11087 (recentf-filter-changer-current): Rename from
11088 `recentf-filter-changer-state'. All references updated.
11089 (recentf-filter-changer-alist): Update filter names.
11090 (recentf-filter-changer-select): New function.
11091 (recentf-filter-changer): Use it. Make a sub-menu from filters
11092 available in `recentf-filter-changer-alist'.
5a8781ad
DP
11093 (recentf-data-cache, recentf-clear-data)
11094 (recentf-update-menu): Remove. All references updated.
11095 (recentf-match-rule-p, recentf-build-dir-rules)
11096 (recentf-filter-changer-goto-next)
11097 (recentf-filter-changer-get-current)
11098 (recentf-filter-changer-get-next): Remove.
11099
30c02925
LT
111002005-12-08 Luc Teirlinck <teirllm@auburn.edu>
11101
11102 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
11103 buffer "Reset" button to "Reset to Current" for consistency with
11104 the State buttons.
11105
1c258d8c
JPW
111062005-12-08 John Paul Wallington <jpw@pobox.com>
11107
11108 * ibuf-ext.el (define-ibuffer-filter filename):
11109 If `dired-directory' is a list then really use its car.
11110
84574cf2
KS
111112005-12-08 Kim F. Storm <storm@cua.dk>
11112
af71d4c0
JB
11113 * emulation/cua-rect.el (cua--rectangle-aux-replace):
11114 Fix indention of text on right side of replaced rectangle.
84574cf2 11115
c48971b2
NR
111162005-12-09 Nick Roberts <nickrob@snap.net.nz>
11117
3d596891 11118 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
c48971b2
NR
11119 No need to check gud-comint-buffer is bound.
11120 (gdb): Prevent multiple debugging when first session uses gdba.
11121
9e04cba1
AM
111222005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11123
11124 CC Mode update to 5.31.
11125
11126 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
55b76f19
KS
11127 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
11128 We might do this function properly in the future).
9e04cba1 11129
55b76f19
KS
11130 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
11131 New macros c-sentence-end and c-default-value-sentence end, to cope
9e04cba1
AM
11132 with Emacs 22's new function `sentence-end'.
11133
111342005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11135
55b76f19 11136 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
9e04cba1
AM
11137 compat issue using `c-put-overlay' and `c-delete-overlay'.
11138
55b76f19
KS
11139 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
11140 New compat macros to handle overlays/extents.
9e04cba1
AM
11141
111422005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11143
11144 * progmodes/cc-fix.el: Add definitions of the macros push and pop
11145 (for GNU Emacs 20.4)
11146
11147 * progmodes/cc-defs.el:
11148 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
11149
af71d4c0 11150 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
9e04cba1
AM
11151 highlighting mechanism so it will work in XEmacs too.
11152
11153 * progmodes/cc-defs.el: Insert c-int-to-char.
11154
11155 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
11156 call to the new macro c-int-to-char. This solves XEmacs's
11157 regarding characters as different from integers.
11158
111592005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11160
55b76f19
KS
11161 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
11162 New internal helper.
9e04cba1
AM
11163
11164 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
11165 construct to make the indirect face lookup work in XEmacs.
11166
11167 (c-cpp-matchers): Append the negation char face to the existing
55b76f19
KS
11168 fontification, so that the cpp face doesn't disappear.
11169 Use `c-make-syntactic-matcher' to avoid negation chars in comments
11170 and strings.
9e04cba1
AM
11171
11172 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
55b76f19 11173 to map to `font-lock-negation-char-face' in emacsen where it exists.
9e04cba1
AM
11174
111752005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11176
11177 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
11178
af71d4c0
JB
11179 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
11180 Rename "c-subword-move-mode" as "c-subword-mode".
9e04cba1
AM
11181
11182 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
11183 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
11184
111852005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11186
11187 * progmodes/cc-mode.el: Added autoload directive for
11188 `c-subword-move-mode' for use in older emacsen.
11189
111902005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11191
11192 * progmodes/cc-mode.el:
11193 (i) Insert a binding for C-c C-backspace into
11194 c-bind-special-erase-keys which works in TTYs.
11195 (ii) Make sure that when file styles are used, any explicitly
55b76f19
KS
11196 given style variables take priority over those in the style.
11197 Do this by calling `hack-local-variables' a second time.
9e04cba1
AM
11198
11199 * progmodes/cc-vars.el: Add language specific customization
11200 widgets for AWK to c-doc-comment-style, c-require-final-newline
55b76f19
KS
11201 and c-default-style. Add a defcustom for awk-mode-hook.
11202 Give c-syntactic-element and c-syntactic-context doc-strings by
11203 directly setting their `variable-documentation' propery.
11204 This allows Emacs 22.1 to read these with C-h v.
9e04cba1 11205
55b76f19 11206 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
9e04cba1
AM
11207
112082005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11209
11210 * progmodes/cc-fonts.el, cc-vars.el
af71d4c0
JB
11211 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
11212 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
9e04cba1
AM
11213 Masatake YAMATO.
11214
11215 (c-doc-comment-style): Made GtkDoc default in C mode.
11216
11217 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
11218 and C-c C-<delete>.
11219
11220 (c-bind-special-erase-keys): New function for use on
11221 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
11222
11223 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
11224 <delete> key behavior in XEmacs according to `delete-forward-p'.
11225 C.f. `c-electric-delete'.
11226
112272005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11228
11229 * progmodes/cc-mode.el: Give c-hungry-backspace and
d50d22f1 11230 c-hungry-delete-forward permanent key bindings.
9e04cba1 11231
55b76f19
KS
11232 * progmodes/cc-cmds.el (c-electric-semi&comma):
11233 Bind c-syntactic-context for calls to "criteria functions", for
9e04cba1
AM
11234 consistency with other calls to user functions.
11235
af71d4c0 11236 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
9e04cba1
AM
11237 `current-prefix-arg', since this might be the prefix arg to a
11238 command which calls c-indent-command as a function. Change the
11239 interactive spec from "p" to "P".
11240
11241 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
11242 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
11243 was difficult to understand.
11244
112452005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11246
55b76f19 11247 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
9e04cba1
AM
11248 first char of an identifier.
11249
11250 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
11251 +" syntax in C++.
11252
112532005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11254
af71d4c0 11255 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
9e04cba1
AM
11256 auto-fill doesn't split a c-comment's last word from a hanging
11257 "*/" when a space is typed between them after fill-column.
11258
11259 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
11260
af71d4c0
JB
11261 * progmodes/cc-styles.el (c-set-style)
11262 (c-setup-paragraph-variables): Abort the command if we're not in a
9e04cba1
AM
11263 CC Mode buffer.
11264
11265 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
11266 with blank comment-prefix, and a blank line as the comment's
11267 second line.
11268
112692005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11270
11271 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
55b76f19 11272 Incorporate the patterns added in the Emacs development branch
9e04cba1
AM
11273 for the new Emacs 22 face `font-lock-negation-char-face'.
11274
11275 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
11276 of "red" since it stands out better in xterms and DOS terminals.
11277
55b76f19
KS
11278 * progmodes/cc-engine.el (c-literal-faces):
11279 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
9e04cba1
AM
11280
112812005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11282
11283 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
11284 forcibly enable c-electric-flag.
11285
11286 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
55b76f19
KS
11287 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
11288 after the comment-prefix of a C-style comment will close that comment.
9e04cba1
AM
11289
112902005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11291
af71d4c0 11292 * progmodes/cc-fonts.el (c-basic-matchers-before)
55b76f19 11293 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
9e04cba1
AM
11294 in Pike.
11295
11296 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
11297 digraphs.
11298
11299 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
af71d4c0
JB
11300 (c-cpp-message-directives, c-cpp-include-directives)
11301 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
55b76f19 11302 (c-cpp-expr-directives): Introduce new language constants to
9e04cba1
AM
11303 control cpp syntax in a cleaner way.
11304
55b76f19 11305 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
9e04cba1
AM
11306
11307 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
11308
af71d4c0
JB
11309 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
11310 (c-multiline-string-start-char): New language constants and
9e04cba1
AM
11311 variables to specify how newlines in string literals work.
11312
11313 (c-font-lock-invalid-string): Use them.
11314
11315 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
11316 unbalanced close brace is entered. Optimization by avoiding going
11317 back over arbitrarily large blocks. Removed hints that this
11318 function only would be relevant/useful in AWK.
11319
11320 (c-electric-brace): Indent syntactically after the cleanups since
11321 lineup functions might do it differently then.
11322
11323 * progmodes/cc-engine.el, cc-langs.el
11324 (c-opt-op-identifier-prefix): New language constant and variable.
11325
af71d4c0
JB
11326 (c-just-after-func-arglist-p, c-after-special-operator-id)
11327 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
9e04cba1
AM
11328
11329 * progmodes/cc-align.el, cc-engine.el
11330 (c-after-special-operator-id): New helper to handle C++ operator
11331 identifiers.
11332
af71d4c0
JB
11333 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
11334 (c-guess-basic-syntax): Handle C++ operator identifiers in
9e04cba1
AM
11335 declarations.
11336
55b76f19 11337 * progmodes/cc-langs.el (c-assignment-operators): Add the
9e04cba1
AM
11338 trigraph version of ^= too.
11339
55b76f19 11340 * progmodes/cc-langs.el (c-assignment-operators): Add the
9e04cba1
AM
11341 trigraph version of |= in C++.
11342
55b76f19
KS
11343 * progmodes/cc-fonts.el (c-font-lock-declarators):
11344 Handle `c-decl-hangon-kwds' after the identifier name.
9e04cba1
AM
11345
11346 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
11347 whether an arglist is "nonempty", ignore a comment after the open
55b76f19 11348 paren if it isn't followed by a non-comment token on the same line.
9e04cba1 11349
55b76f19
KS
11350 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
11351 Enable heuristics below the point to cope with classes inside special
9e04cba1
AM
11352 brace lists in Pike.
11353
113542005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11355
11356 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
11357
113582005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11359
11360 * progmodes/cc-guess.el (cc-guess-install): New function to
11361 install an already guessed style in another buffer.
11362
11363 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
11364 sets `inhibit-read-only' - `c-save-buffer-state' should be used
11365 anyway if the change always is undone.
11366
113672005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11368
11369 Implement togglable electricity:
11370
11371 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
11372 saying when it should be used.
11373
11374 * progmodes/cc-engine.el: Add the new buffer-local variable,
11375 c-electric-flag.
11376
11377 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
11378 c-toggle-auto-newline.
11379
11380 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
11381 c-toggle-auto-newline. Remove the binding for
11382 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
11383 c-toggle-electric-state.
11384
11385 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
11386
11387 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
11388 c-\(forward\|backward\)-subword.
11389 (c-update-modeline): Add the new modeline flag `l' for
55b76f19
KS
11390 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
11391 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
11392 Make the old name an alias of the new name.
9e04cba1 11393 (c-toggle-electric-state): New function.
55b76f19 11394 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
9e04cba1
AM
11395 Adapt these functions to do electric things only when
11396 c-electric-flag is non-nil.
11397 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
11398 new functions from c-electric-brace.
11399 (c-point-syntax): Add a check for "virtual semicolons" in AWK
11400 mode, so that the tentative extra newline doesn't change the
11401 syntax of the following brace.
af71d4c0 11402 (c-electric-brace): Restructure by extracting the above functions.
9e04cba1
AM
11403 Tidy up the coding somewhat.
11404 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
11405 restructure a bit.
11406
114072005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11408
11409 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
55b76f19 11410 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
9e04cba1
AM
11411
11412 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
55b76f19 11413 (c-submode-indicators): Change name from `c-auto-hungry-string'
9e04cba1
AM
11414 since it's now used to track another submode.
11415
55b76f19 11416 (c-update-modeline): Convert to function and extended to check
9e04cba1
AM
11417 `c-subword-move-mode'.
11418
11419 (c-forward-into-nomenclature, c-backward-into-nomenclature):
55b76f19 11420 Convert to compat aliases for `c-forward-subword' and
9e04cba1
AM
11421 `c-backward-subword'.
11422
11423 * progmodes/cc-subword.el: New functions and minor mode to handle
11424 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
11425
af71d4c0
JB
11426 (c-forward-subword, c-backward-subword, c-mark-subword)
11427 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
11428 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
9e04cba1
AM
11429 Functions corresponding to the standard word handling functions.
11430
11431 (c-subword-move-mode): Minor mode that replaces all the standard
11432 word handling functions with their subword equivalences.
11433
114342005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11435
11436 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
11437 entry for one-liner-defun.
11438
11439 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
11440 name in its def-edebug-spec.
11441
11442 * progmodes/cc-cmds.el (c-electric-brace): Make the
11443 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
11444 compacts space before a comment, if this will make things fit on
11445 one line.
11446
11447 Introduce an "awk" style, mainly for auto-newline and clean-ups.
11448
af71d4c0 11449 * progmodes/cc-align.el: New function c-snug-1line-defun-close
9e04cba1
AM
11450
11451 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
11452 clean-up one-liner-defun.
3d596891 11453
9e04cba1
AM
11454 * progmodes/cc-styles.el: Add the new "awk" style.
11455
11456 * progmodes/cc-vars.el: Add description of one-liner-defun to
11457 c-cleanup-list's doc-string. New user options,
11458 c-max-one-liner-length. In c-default-style, set the default style
11459 for AWK to "awk".
11460
114612005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11462
55b76f19 11463 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
9e04cba1
AM
11464 macros inside labels.
11465
55b76f19 11466 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
9e04cba1
AM
11467 `c-at-statement-start-p' and `c-at-expression-start-p'.
11468
11469 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
11470 error if the mark isn't set.
11471
af71d4c0
JB
11472 * progmodes/cc-engine.el (c-guess-continued-construct)
11473 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
9e04cba1
AM
11474 accurately detect functions inside functions.
11475
11476 * progmodes/cc-engine.el (c-at-expression-start-p): New function
11477 like `c-at-statement-start-p' that additionally recognizes commas
11478 and expression parentheses as delimiters.
11479
55b76f19 11480 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
9e04cba1 11481 to avoid heuristics that doesn't work for unclosed blocks.
9e04cba1
AM
11482 (c-at-statement-start-p): New function.
11483
11484 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
11485 Objective-C directives, e.g. directives spanning lines should work
11486 reasonably well now.
11487
11488 (c-put-c-type-property, c-clear-c-type-property): New helpers.
11489
11490 (c-forward-objc-directive): New function to move over any ObjC
11491 directive.
11492
af71d4c0
JB
11493 (c-just-after-func-arglist-p, c-guess-basic-syntax)
11494 (c-basic-matchers-before): Use it.
9e04cba1 11495
55b76f19 11496 (c-font-lock-objc-iip-decl): Remove.
9e04cba1
AM
11497
11498 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
11499 in the template arglist recognition.
11500
55b76f19 11501 * progmodes/cc-styles.el (c-style-alist): Fix several
9e04cba1
AM
11502 inconsistencies in the Whitesmith style.
11503
af71d4c0
JB
11504 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
11505 New lineup function to get lines after Whitesmith style blocks
9e04cba1
AM
11506 correctly indented.
11507
55b76f19 11508 (c-lineup-whitesmith-in-block): Back out the compensation for
9e04cba1
AM
11509 opening parens since it's done using `add' lists in the style
11510 definition instead. Don't use the anchor position since it varies
11511 too much between the syntactic symbols. :P
11512
55b76f19 11513 * progmodes/cc-vars.el (c-valid-offset): Update.
9e04cba1 11514
55b76f19 11515 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
9e04cba1 11516 lists where the offsets are combined according to several
55b76f19
KS
11517 different methods: `first', `min', `max', and `add'.
11518 Report offset evaluation errors with `c-benign-error' so that some kind
9e04cba1
AM
11519 of reindentation still is done.
11520
55b76f19
KS
11521 * progmodes/cc-engine.el (c-guess-basic-syntax):
11522 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
9e04cba1
AM
11523 `arglist-close'.
11524
55b76f19 11525 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
9e04cba1
AM
11526 situations for `arglist-cont-nonempty' and `arglist-close'.
11527
55b76f19 11528 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
9e04cba1
AM
11529
11530 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
11531 cc-bytecomp-boundp' in a number of places.
11532
55b76f19 11533 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
9e04cba1
AM
11534 macro related issue.
11535
115362005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11537
11538 * progmodes/cc-awk.el: Change the terminology of regexps: A char
55b76f19
KS
11539 list is now [asdf], a char class [:alpha:].
11540 Include code for char classes.
11541 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
11542 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
9e04cba1
AM
11543
11544 Remove (nearly all of) the cruft associated with AWK Mode's former
11545 concept of "virtual semicolons":
11546
11547 Adapt c-beginning-of-statement, c-end-of-statement (together with
11548 subfunctions) to use the new notion of "virtual semicolon" in
11549 place of the old awkward special handling for AWK. There remains
11550 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
11551 * progmodes/cc-cmds.el:
11552 (c-ascertain-adjacent-literal): In the backwards direction, now
11553 recognises AWK regexp delimiters as string delimiters.
11554 (c-after-statement-terminator-p): Adapt for virtual semicolons;
11555 check more rigorously for "end of macro".
11556 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
11557 virtual semicolons;
11558 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
11559 out the code for forward movement into ...
11560 (c-end-of-statement): Now contains the code for forward movement,
11561 adapted for virtual semicolons.
11562
11563 * progmodes/cc-engine.el:
af71d4c0 11564 (c-ws*-string-limit-regexp): New regexp.
9e04cba1
AM
11565 (c-forward-single-comment, c-backward-single-comment): Comment out
11566 the (now redundant) "special" AWK stuff.
11567
11568 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
11569 c-string-par-start, c-string-par-separate to be more like Text
11570 Mode than Fundamental Mode.
11571
115722005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11573
11574 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
11575 to the fontified region so that fontification doesn't occur
af71d4c0
JB
11576 outside it (could happen e.g. when fontifying a line with an
11577 unfinished declaration).
9e04cba1
AM
11578
115792005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11580
55b76f19
KS
11581 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
11582 start of the file. ^L now separate sections of the file.
11583 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
11584 (c-awk-one-line-possibly-open-string-re)
11585 (c-awk-regexp-one-line-possibly-open-char-class-re)
11586 (c-awk-one-line-possibly-open-regexp-re)
11587 (c-awk-one-line-non-syn-ws*-re): New defonsts.
11588 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
9e04cba1
AM
11589
11590 Amend the concept of "virtual semicolons" (in the indentation
11591 engine) for languages like AWK, such that they are now
11592 conceptually attached to end of the last token of a statement, not
11593 the end of the line. (In AWK Mode, however, the pertinent text
11594 property is still physically set on the EOL.) Remove the specific
11595 tests for awk-mode, thus facilitating the introduction of other
55b76f19
KS
11596 language modes where EOLs can end statements.
11597 (Note: The funtionality in cc-cmds.el, specifically
9e04cba1
AM
11598 c-beginning/end-of-statement has yet to be amended.)
11599
55b76f19
KS
11600 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
11601 New macros.
9e04cba1
AM
11602
11603 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
11604 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
11605 c-vsemi-status-unknown-p-fn (in a new page).
11606
11607 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
11608 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
11609 numerous awkward forms like
11610 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
55b76f19
KS
11611 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
11612 variable before-ws-ip, the place just after char-before-ip appears.
9e04cba1
AM
11613
11614 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
11615 a comment.
11616
116172005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11618
55b76f19 11619 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
9e04cba1
AM
11620 `c-tentative-buffer-changes'.
11621
55b76f19
KS
11622 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
11623 convert to macro to choose between Emacs and XEmacs at compile time.
9e04cba1 11624
55b76f19 11625 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
9e04cba1
AM
11626
11627 (c-tentative-buffer-changes): New macro to handle temporary buffer
11628 changes in a convenient way.
11629
11630 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
11631 for `c-tentative-buffer-changes'.
11632
55b76f19 11633 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
9e04cba1
AM
11634 the checks for paren sexps between the point and the keyword, to
11635 avoid some false alarms.
11636
11637 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
11638 Fixed a situation where an error could be thrown for unbalanced
11639 parens. Changed to make use of c-keyword-member' to avoid some
11640 repeated regexp matches.
11641
55b76f19
KS
11642 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
11643 These language variable are no longer necessary.
9e04cba1
AM
11644
11645 (c-block-stmt-kwds): New language constant used by
11646 c-looking-at-inexpr-block'.
11647
55b76f19 11648 (c-guess-basic-syntax): Remove an optional check that looked at
9e04cba1
AM
11649 the existence of the now removed language variables.
11650
55b76f19
KS
11651 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
11652 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
9e04cba1
AM
11653 object instantiation expressions as declarations in some contexts.
11654 This bug only affected languages where the declarator can't be
11655 enclosed in parentheses.
11656
55b76f19 11657 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
9e04cba1
AM
11658 insert newlines before and after substatement braces.
11659
11660 * progmodes/cc-engine.el: Improved the heuristics for recognizing
11661 function declaration headers and the handling of C++ style member
11662 init lists.
11663
11664 (c-just-after-func-arglist-p): Rewritten to use
11665 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
11666
55b76f19 11667 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
9e04cba1 11668
55b76f19
KS
11669 (c-guess-basic-syntax): Adapt case 5B for the new
11670 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
11671 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
9e04cba1
AM
11672 covers all cases now).
11673
55b76f19 11674 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
9e04cba1
AM
11675
116762005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11677
11678 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
11679 c-string-par-start/separate c-sentence-end-with-esc-eol,
11680 initialised in c-setup-paragraph-variables, used in string
11681 scanning subroutines of c-beginning-of-statement.
11682
af71d4c0 11683 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
9e04cba1
AM
11684 which precedes the newly inserted `{'.
11685
116862005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11687
11688 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
11689 function for declaration level blocks. It should now cope with
11690 templates better and also be a lot more comprehensible.
11691
11692 (c-looking-at-decl-block): The new function.
11693
11694 (c-search-uplist-for-classkey): The old one. It's now a wrapper
11695 for compatibility.
11696
55b76f19
KS
11697 (c-add-class-syntax, c-guess-continued-construct)
11698 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
9e04cba1 11699
55b76f19 11700 (c-decl-block-key): Change to tell apart ambiguous and
9e04cba1
AM
11701 unambiguous keywords. Pike specials are now handled directly in
11702 the code instead.
11703
55b76f19
KS
11704 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
11705 New language constants and variables to make the backward skip in
9e04cba1
AM
11706 `c-looking-at-decl-block' as tight as possible.
11707
11708 (c-nonsymbol-token-char-list): New language constant.
11709
11710 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
11711 find balanced template arglists backwards.
11712
11713 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
11714 making char classes for `c-syntactic-skip-backward'.
11715
55b76f19 11716 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
9e04cba1
AM
11717 16D - can't be a class-close at that point.
11718
af71d4c0
JB
11719 * progmodes/cc-engine.el (c-guess-basic-syntax)
11720 (c-add-class-syntax): Don't narrow out the enclosing declaration
9e04cba1
AM
11721 level. This makes everything a lot easier, and it was actually
11722 only four small places that needed it to work. Some places that
11723 previously did `widen' are removed now, which has the effect that
11724 `c-guess-basic-syntax' never will look at things outside the
11725 current narrowment now. The anchor position for `topmost-intro'
11726 is affected by this, but it was so bogus it was basically useless
55b76f19 11727 before, and now it's equally bogus but in a slightly different way.
9e04cba1
AM
11728
11729 (c-narrow-out-enclosing-class): Gone.
11730
11731 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
11732 the narrowed region.
11733
55b76f19 11734 (c-least-enclosing-brace): Remove silly optional argument.
9e04cba1 11735
55b76f19 11736 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
9e04cba1
AM
11737 the point could be left directly after an open paren when finding
11738 the beginning of the first decl in the block.
11739
11740 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
11741 Specify which submatch to use.
11742
119f6f17 11743 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
9e04cba1 11744
af71d4c0 11745 (c-decl-start-re): No longer any need for special treatment of
9e04cba1
AM
11746 ObjC due to the above.
11747
11748 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
11749 presumably follows C in that regard.
11750
11751 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
11752 New language constants to specify operator tokens inside
11753 identifiers in a more high level way.
11754
11755 (c-opt-identifier-prefix-key): New internal language constant.
11756
af71d4c0
JB
11757 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
11758 (c-identifier-start, c-identifier-key): Now completely calculated
9e04cba1
AM
11759 from other constants.
11760
55b76f19 11761 (c-identifier-last-sym-match): Decommission since it's no longer used.
9e04cba1 11762
55b76f19 11763 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
9e04cba1 11764
55b76f19 11765 * progmodes/cc-engine.el (c-forward-name): Remove the
9e04cba1
AM
11766 optimization when c-identifier-key is equal to c-symbol-key since
11767 it doesn't work in byte compiled files. Don't record empty
11768 regions as identifiers.
11769
11770 * progmodes/cc-langs.el (c-filter-ops): New helper function to
11771 simplify access to `c-operators' and its likes.
11772
af71d4c0
JB
11773 (c-operator-list, c-all-op-syntax-tokens)
11774 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
11775 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
11776 (c-primary-expr-regexp, c-cast-parens): Use it.
9e04cba1
AM
11777
11778 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
11779 an explicit language in functions.
11780
55b76f19 11781 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
9e04cba1
AM
11782 variant of adornment.
11783
55b76f19 11784 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
9e04cba1
AM
11785 variable.
11786
55b76f19 11787 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
9e04cba1
AM
11788 the Pike value.
11789
af71d4c0
JB
11790 * progmodes/cc-engine.el (c-on-identifier)
11791 (c-simple-skip-symbol-backward): Small fix for handling "-"
9e04cba1
AM
11792 correctly in `skip-chars-backward'. Affected the operator lfun
11793 syntax in Pike.
11794
55b76f19 11795 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
9e04cba1
AM
11796 diagnostic message about precompiled language vars not being used.
11797
11798 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
11799 "__attribute__" is followed by a parenthesis.
11800
af71d4c0
JB
11801 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
11802 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
9e04cba1
AM
11803 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
11804
55b76f19
KS
11805 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
11806 Internal cleanups to properly detect the declared identifiers in
11807 various declarations.
9e04cba1
AM
11808
11809 (c-decl-start-kwds): New language constant to recognize
11810 declarations that can start anywhere. Used for class declarations
11811 in Pike.
11812
af71d4c0
JB
11813 (c-specifier-key, c-not-decl-init-keywords)
11814 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
11815 (c-find-decl-spots): Implement `c-decl-start-kwds'.
9e04cba1 11816
af71d4c0 11817 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
55b76f19 11818 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
9e04cba1
AM
11819 handling of the compiler specific extension keywords into a new
11820 language constant `c-decl-hangon-kwds' that defines keyword
11821 clauses to be ignored in declarations.
11822
11823 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
11824 past unrecognized tokens when handling `c-colon-type-list-kwds'.
11825 Necessary to stop at the declared identifier in e.g. IDL valuetype
11826 declarations.
11827
af71d4c0
JB
11828 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
11829 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
11830 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
11831 (c-forward-decl-or-cast-1): Recognize the declared identifier in
9e04cba1
AM
11832 class and enum declarations as such and not as part of the type.
11833
55b76f19
KS
11834 (c-forward-decl-or-cast-1, c-forward-label): Relax the
11835 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
9e04cba1
AM
11836
11837 (c-forward-decl-or-cast-1): Don't disregard sure signs of
11838 declarations when there's some syntax error later on.
11839
11840 (c-complex-decl-matchers): Did away with a reference to
11841 `c-specifier-key'.
11842
11843 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
11844 value - this variable is always dynamically bound.
11845
af71d4c0
JB
11846 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
11847 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
55b76f19 11848 * cc-cmds.el, cc-defs.el: Change the policy for marking up
9e04cba1
AM
11849 functions that might do hidden buffer changes: All such internal
11850 functions are now marked instead of those that don't.
11851
af71d4c0
JB
11852 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
11853 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
11854 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
11855 (c-literal-type): Allow these functions to make hidden buffer changes,
9e04cba1
AM
11856 so that they are free to use text property caching later on.
11857
af71d4c0
JB
11858 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
11859 (c-electric-brace, c-electric-slash, c-electric-star)
11860 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
11861 (c-electric-paren, c-electric-continued-statement, c-indent-command)
11862 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
55b76f19 11863 (c-context-line-break): Add `c-save-buffer-state' calls to comply
9e04cba1
AM
11864 with the changed semantics of the functions above.
11865
55b76f19 11866 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
9e04cba1
AM
11867 when macros occur in obscure places. Optimized the sexp movement
11868 a bit.
11869
118702005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
11871
11872 Enhancements for c-beginning-of-statement to work in AWK Mode:
11873
11874 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
11875 (completed statement) with `}' (statement completed by closing
11876 brace or semicolon) and `$' (statement completed by EOL).
11877
af71d4c0
JB
11878 (c-awk-virtual-semicolon-ends-prev-line-p)
11879 (c-awk-virtual-semicolon-ends-line-p)
11880 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
11881 (c-awk-at-statement-end-p): New functions.
9e04cba1
AM
11882
11883 * progmodes/cc-cmds.el: Simplify the structure of functions
11884 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
11885 two functions and c-beginning-of-statement to handle AWK Mode.
11886
11887 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
11888 c-backward-single-comment for AWK mode. Attempt to clarify their
11889 doc-strings.
11890
11891 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
11892
118932005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
11894
11895 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
11896 label handling. Labels are now recognized in a uniform and more
11897 robust way, regardless of context. Text properties are put on all
55b76f19
KS
11898 labels to recognize the following declarations better.
11899 Multiword labels are handled both in indentation and fontification for
11900 the benefit of language extensions like Qt. For consistency, keywords
11901 in labels are now fontified with the label face instead.
11902 That also applies to "case" and "default".
9e04cba1 11903
55b76f19 11904 (c-beginning-of-statement-1): Fix some bugs in the label
9e04cba1
AM
11905 handling. Disregard `c-nonlabel-token-key' in labels that begin
11906 with `c-label-kwds'.
11907
11908 (c-find-decl-spots): Support that the callback adds more
11909 `c-decl-end' spots to find.
11910
11911 (c-forward-decl-or-cast-1): Don't treat a list of plain
11912 identifiers followed by a colon as a declaration.
11913
11914 (c-forward-label): New function to recognize labels.
11915
55b76f19 11916 (c-guess-basic-syntax): Replace uses of `c-label-key' with
9e04cba1
AM
11917 `c-forward-label'. Moved the label recognition cases (14 and 15)
11918 earlier since they aren't so context sensitive now. Handle labels
11919 on the top level gracefully. Moved access label recognition to
11920 the generic label case (CASE 15) - removed CASE 5E.
11921
55b76f19 11922 (c-font-lock-declarations): Add recognition of labels in the
9e04cba1
AM
11923 same round since we need to handle labels in parallell with other
11924 declarations to recognize both accurately. It should also improve
11925 speed.
11926
55b76f19
KS
11927 (c-simple-decl-matchers, c-basic-matchers-after):
11928 Move `c-font-lock-labels' so that it only is used on decoration level 2
9e04cba1
AM
11929 since `c-font-lock-declarations' handles it otherwise.
11930
55b76f19 11931 (c-complex-decl-matchers): Remove the simplistic recognition of
9e04cba1
AM
11932 access labels.
11933
55b76f19 11934 (c-decl-prefix-re): Remove the kludges that was necessary to cope
9e04cba1
AM
11935 with labels earlier.
11936
11937 (c-decl-start-re): New language variable to make
11938 `c-font-lock-declarations' stop for the special protection labels
119f6f17 11939 in Objective-C that start with `@'.
9e04cba1 11940
55b76f19 11941 (c-label-key): Remove since it's no longer used.
9e04cba1
AM
11942
11943 (c-recognize-colon-labels, c-label-prefix-re): New language
55b76f19 11944 constants to support recognition of generic colon-terminated labels.
9e04cba1
AM
11945
11946 (c-type-decl-end-used): `c-decl-end' is now used whenever there
11947 are colon terminated labels.
11948
55b76f19 11949 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
9e04cba1
AM
11950 first argument starts with a special brace list.
11951
af71d4c0 11952 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
55b76f19 11953 (c-font-lock-declarations): Break out the declaration and cast
9e04cba1
AM
11954 recognition from `c-font-lock-declarations' to a new function, so
11955 that it can be used in the indentation engine.
11956
55b76f19 11957 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
9e04cba1
AM
11958 up to the start of the literal. Fixed bug with the point on the
11959 wrong side of the search limit that could happen when the start
11960 position is inside a literal.
11961
af71d4c0 11962 * progmodes/cc-engine.el (c-parse-state)
55b76f19 11963 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
9e04cba1
AM
11964 so that it's kept a little bit back to increase the hit rate.
11965
55b76f19 11966 (c-parse-state): Change the macro handling and fixed some
9e04cba1
AM
11967 glitches. Macro context is checked more often than necessary now,
11968 but otoh less garbage conses are generated.
11969
af71d4c0
JB
11970 * progmodes/cc-engine.el (c-parse-state)
11971 (c-invalidate-state-cache): Cache the last position where
9e04cba1 11972 `c-state-cache' applies. This can speed up refontification quite
55b76f19 11973 a bit in blocks where there are many non-brace parens before the point.
9e04cba1
AM
11974
11975 (c-state-cache-end): New variable for this.
11976
55b76f19 11977 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
9e04cba1
AM
11978 cache variable.
11979
11980 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
11981 get close initial continue positions when the start position is
11982 inside a literal or macro. Do not call the callback for spots
11983 before the start position (which can happen e.g. for `c-decl-end'
11984 spots inside comments). Optimize better in special cases when the
11985 region is a single line inside a literal or macro (typically when
11986 the current line is refontified).
11987
55b76f19 11988 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
9e04cba1
AM
11989 to `c-add-stmt-syntax' - there's no need to explicitly whack off
11990 entries from the paren state.
11991
55b76f19 11992 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
9e04cba1
AM
11993 special case for "else if" clauses.
11994
af71d4c0
JB
11995 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
11996 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
9e04cba1 11997
55b76f19
KS
11998 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
11999 New language variable to recognize the gcc extension with statement
9e04cba1
AM
12000 blocks inside expressions.
12001
55b76f19 12002 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
9e04cba1
AM
12003 it somewhat more comprehensible. The argument AT-BLOCK-START is
12004 no longer used and hence removed.
12005
55b76f19 12006 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
9e04cba1
AM
12007 to `c-add-stmt-syntax'.
12008
55b76f19
KS
12009 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
12010 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
9e04cba1
AM
12011 This fixes bogus label recognition.
12012
af71d4c0 12013 * progmodes/cc-engine.el (c-add-type, c-check-type)
55b76f19 12014 (c-forward-name, c-forward-type): Improve storage of template
9e04cba1
AM
12015 types in `c-found-types' so that they can be recognized better.
12016
55b76f19 12017 (c-syntactic-content): Add option to skip past nested parens.
9e04cba1 12018
55b76f19
KS
12019 * progmodes/cc-engine.el (c-forward-name):
12020 Set `c-last-identifier-range' all the time. It's less work that way.
9e04cba1
AM
12021 Handle that there might not be an identifier to store in
12022 `c-last-identifier-range'.
12023
12024 (c-forward-type): Handle that `c-last-identifier-range' might be
12025 nil from `c-forward-name'.
12026
af71d4c0 12027 * progmodes/cc-defs.el (c-safe-scan-lists)
55b76f19 12028 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
9e04cba1
AM
12029
12030 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
12031 to work even if the form fails.
12032
12033 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
12034 down in a large file in one go.
12035
55b76f19 12036 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
9e04cba1
AM
12037
12038 * progmodes/cc-align.el (c-lineup-assignments): New lineup
12039 function which is like `c-lineup-math' but returns nil instead of
12040 `c-basic-offset' when it doesn't match.
12041
55b76f19 12042 (c-lineup-math): Change to use `c-lineup-assignments'.
9e04cba1
AM
12043
120442005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12045
12046 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
12047 c-beginning-of-statement. New subfunctions
12048 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
12049
120502005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12051
12052 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
12053 hardcoded char classes whereever possible. Changed a couple of
12054 places to use skip by syntax instead of skip by char class.
12055
12056 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
55b76f19 12057 Fix a bug in the regexp that caused extreme backtracking.
9e04cba1 12058
af71d4c0
JB
12059 * progmodes/cc-langs.el (c-block-comment-starter)
12060 (c-block-comment-ender): New language constants to specify in a
9e04cba1
AM
12061 single place how block comments look.
12062
af71d4c0
JB
12063 (c-comment-start-regexp, c-block-comment-start-regexp)
12064 (comment-start, comment-end, comment-start-skip)
12065 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
12066 (c-syntactic-ws, c-nonempty-syntactic-ws)
12067 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
9e04cba1
AM
12068 `c-line-comment-starter', `c-block-comment-starter' and
12069 `c-block-comment-ender'.
12070
af71d4c0
JB
12071 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
12072 New language constants to break up things a bit.
9e04cba1
AM
12073
12074 (c-simple-ws): New language constant for simple whitespace.
12075
55b76f19 12076 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
9e04cba1 12077
55b76f19 12078 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
9e04cba1
AM
12079 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
12080 newlines. Allow and ignore nil elements in the list.
12081
120822005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12083
12084 * progmodes/cc-cmds.el: Comment out a (n almost certainly
55b76f19 12085 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
9e04cba1
AM
12086
12087 * progmodes/cc-cmds.el: Tidy up the comments in
12088 c-beginning-of-statement and subfunctions.
12089
12090 * progmodes/cc-awk.el: Replace calls to put-text-property to the
12091 more flexible c-put-char-property and c-clear-char-properties.
12092 Add the author's email address.
12093
55b76f19 12094 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
9e04cba1
AM
12095
12096 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
12097 closing "*/" of a block comment.
12098
12099 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
12100 subfunctions) so that it works at BOB and EOB.
12101
12102 * progmodes/cc-cmds.el, cc-vars.el: More updating of
12103 c-beginning-of-statement, including new variable
12104 c-block-comment-start-regexp.
12105
121062005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12107
12108 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
12109 symbols from `*-font-lock-extra-types' so that there's no need to
12110 use `regexp-opt' on those lists.
12111
12112 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
12113 `c-type-modifier-kwds' is empty.
12114
12115 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
12116 there are several strings on the same line.
12117
55b76f19 12118 * progmodes/cc-engine.el (c-literal-limits): Remove the
9e04cba1
AM
12119 compatibility function for older emacsen. `c-literal-limits-fast'
12120 has now taken the place of this function.
12121
55b76f19 12122 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
119f6f17 12123 with older emacsen: We now require `pps-extended-state'.
9e04cba1
AM
12124
121252005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12126
12127 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
12128 which obviates the need to hack sentence-end. This now handles
12129 escaped newlines in strings correctly. Correct minor bugs in
12130 c-move-over-sentence and in c-beginning-of-statement.
12131
12132 * progmodes/cc-cmds.el (c-beginning-of-statement (and
12133 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
12134 that movement over macros and code are rigorously separated from
12135 eachother. Correct a few incidental bugs.
12136
12137 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
55b76f19 12138 Improve its doc-string. Improve the handling of certain specific cases.
9e04cba1
AM
12139
121402005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12141
12142 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
55b76f19 12143 (c-guess-basic-syntax): Change the way class-level labels are
9e04cba1
AM
12144 recognized; they can now contain essentially any symbols.
12145
12146 (c-opt-extra-label-key): New language variable to cope with the
12147 special protection label syntax in Objective-C.
12148
55b76f19 12149 (c-opt-access-key): Remove; this is now handled better by
9e04cba1
AM
12150 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
12151
12152 (c-complex-decl-matchers): Update to handle that
12153 `c-opt-access-key' no longer exists.
12154
12155 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
12156 improved label recognition in `c-beginning-of-statement-1'.
12157
12158 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
12159 Recognize bitfields better.
12160
12161 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
55b76f19 12162 Remove some cruft and fixed a bug that could cause it to go to a
9e04cba1
AM
12163 position further down.
12164
12165 * progmodes/cc-langs.el, cc-engine.el
55b76f19 12166 (c-beginning-of-statement-1): Improve detection of labels in
9e04cba1
AM
12167 declaration contexts.
12168
12169 (c-beginning-of-decl-1): Use it.
12170
12171 (c-nonlabel-token-key): New language constant and variable needed
12172 by `c-beginning-of-statement-1'.
12173
55b76f19 12174 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
9e04cba1
AM
12175 manifested itself due to the correction in `c-forward-sexp'.
12176
55b76f19
KS
12177 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
12178 Make these behave as documented when used at the buffer limits.
9e04cba1
AM
12179
12180 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
12181 (c-type-decl-end-used): Made this a language variable.
12182
12183 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
12184 correctly when `combine-after-change-calls' is used together with
12185 temporary narrowings.
12186
55b76f19
KS
12187 * progmodes/cc-engine.el (c-beginning-of-statement-1):
12188 Report labels correctly when the start point is immediately after the
9e04cba1
AM
12189 colon.
12190
55b76f19
KS
12191 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
12192 Remove since it isn't used anymore.
9e04cba1
AM
12193
12194 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
12195 bracket arglists such as template parens in C++.
12196
55b76f19 12197 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
9e04cba1
AM
12198 in the last check-in. Some optimization.
12199
55b76f19 12200 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
9e04cba1
AM
12201 where it could stop at the same level in a preceding sexp when
12202 PAREN-LEVEL is set.
12203
12204 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
12205 text property lookup only when it's needed.
12206
12207 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
55b76f19 12208 Change the policy for paren marked angle brackets to be more
9e04cba1
AM
12209 persistent; once marked they remain marked even when they're found
12210 to be unbalanced in the searched region. This should keep the
12211 paren syntax around even when individual lines are refontified in
12212 multiline template arglists.
12213
12214 (c-parse-and-markup-<>-arglists): New dynamically bound variable
12215 to control markup so that incorrect angle bracket arglists aren't
12216 marked in contexts where the correct value for
12217 `c-disallow-comma-in-<>-arglists' isn't known.
12218
12219 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
12220 argument has become `c-parse-and-markup-<>-arglists'.
12221
55b76f19 12222 (c-remove-<>-arglist-properties): Remove - no longer used.
9e04cba1
AM
12223
12224 (c-after-change-check-<>-operators): New function used on
12225 `after-change-functions' to avoid that "<" and ">" characters that
12226 are part of longer operators have paren syntax.
12227
12228 (c-<>-multichar-token-regexp): New language variable used by
12229 `c-after-change-check-<>-operators'.
12230
12231 (c-after-change): Call `c-after-change-check-<>-operators'.
12232
12233 (c-font-lock-<>-arglists): Use the context properties set by
55b76f19
KS
12234 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
12235 correctly to avoid doing invalid markup.
9e04cba1 12236
55b76f19 12237 (c-font-lock-declarations): Remove code that undoes the invalid
9e04cba1
AM
12238 markup done by `c-font-lock-<>-arglists'.
12239
12240 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
12241 after `c-font-lock-declarations'.
12242
55b76f19
KS
12243 * progmodes/cc-engine.el (c-syntactic-skip-backward):
12244 Add paren-level feature.
9e04cba1 12245
55b76f19 12246 (c-guess-basic-syntax): Improve the anchor position for
9e04cba1
AM
12247 `template-args-cont' in nested template arglists. There's still
12248 much to be desired in this area, though.
12249
122502005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12251
12252 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
55b76f19 12253 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
9e04cba1
AM
12254
122552005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12256
12257 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
af71d4c0 12258 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
9e04cba1
AM
12259
12260 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
12261 it doesn't work no longer are supported.
12262
af71d4c0
JB
12263 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
12264 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
9e04cba1
AM
12265 requires support for the syntax-table' text property, which rules
12266 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
12267 cruft associated with those versions.
12268
12269 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
12270 for the `syntax-table' text property, which rules out Emacs 19 and
12271 XEmacs < 21.4. Removed various compatibility cruft associated
12272 with those versions.
12273
12274 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
12275 support for the `syntax-table' text property.
12276
12277 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
12278 variable and use an extra quoted face name instead. All the
12279 emacsen flavors handle that correctly.
12280
af71d4c0
JB
12281 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
12282 (c-font-lock-declarators, c-font-lock-declarations)
12283 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
9e04cba1
AM
12284 property to mark the items in in declarator lists to handle
12285 refontification inside multiline declarations better.
12286
12287 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
12288 construct like "a * b = c;" as a declaration.
12289
3dd63dc3
KS
122902005-12-08 Kim F. Storm <storm@cua.dk>
12291
55b76f19 12292 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
3d596891
KS
12293 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
12294 select either meta, hyper, or super modifier for rectangle commands.
12295 (cua--rectangle-modifier-key): New defvar.
119f6f17 12296 (cua--M/H-key): Use it. Remove special case for `space'.
3d596891
KS
12297 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
12298 on X, to meta otherwise. Always bind C-return to toggle
119f6f17 12299 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
3d596891 12300
55b76f19
KS
12301 * emulation/cua-rect.el (cua-help-for-rectangle):
12302 Use cua--rectangle-modifier-key. Handle super modifier too.
3d596891 12303 (cua--init-rectangles): Always bind C-return to toggle rectangle.
119f6f17 12304 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
3d596891 12305
ad668f10
KS
12306 * ido.el: Move Acknowledgements and History after Commentary.
12307 Minor changes to Commentary.
12308
3dd63dc3 12309 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
119f6f17 12310 keymap if cua--prefix-override-timer is `shift'.
3dd63dc3
KS
12311 (cua--shift-control-prefix): New function; emulate "type prefix
12312 key twice" functionality to handle shifted prefix key override.
55b76f19
KS
12313 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
12314 New commands.
3dd63dc3
KS
12315 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
12316
9992b124
CD
123172005-12-08 Carsten Dominik <dominik@science.uva.nl>
12318
30c02925 12319 * textmodes/org.el (org-insert-heading): Try to do items before
9992b124
CD
12320 headings.
12321 (org-agenda-mode): Quote `org-agenda-mode-hook'.
12322 (org-insert-item): New function.
12323 (org-renumber-ordered-list): Don't skip to higher level lists.
12324
3f30c272
JL
123252005-12-08 Juri Linkov <juri@jurta.org>
12326
12327 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
12328
12329 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
12330
12331 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
12332
12333 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
12334 the constructed function name fun-1.
12335
12336 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
12337 because such links don't lead to parent documentation.
12338
086c5b2b
KH
123392005-12-08 Kenichi Handa <handa@m17n.org>
12340
12341 * descr-text.el (describe-char): Use *Help-2* buffer if the
12342 current buffer is *Help*. Call describe-text-properties while
12343 setting the original buffer.
12344
4af6c011
BW
123452005-12-07 Bill Wohler <wohler@newt.com>
12346
af71d4c0 12347 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
4af6c011
BW
12348 and causes problems with non-MH users (such as Gnus users).
12349
a25e15ea
NR
123502005-12-08 Nick Roberts <nickrob@snap.net.nz>
12351
12352 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
12353 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
12354 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
12355 command "info sources". Move calls to GDB command "list".
12356 (gdb-find-file-hook): Just use gdb-source-file-list.
12357 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
12358 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
12359 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
12360 (gdb-data-list-register-values-handler): Use correct trigger name.
12361
b89a8e1a
KS
123622005-12-07 Kim F. Storm <storm@cua.dk>
12363
af71d4c0 12364 * ido.el (ido-completion-map): Rename from ido-mode-map.
b89a8e1a
KS
12365 (ido-common-completion-map, ido-file-completion-map)
12366 (ido-file-dir-completion-map, ido-buffer-completion-map):
af71d4c0
JB
12367 Rename from ido-mode-....-map.
12368 (ido-init-completion-maps): Rename from ido-init-mode-maps.
12369 (ido-setup-completion-map): Rename from ido-define-mode-map.
b89a8e1a
KS
12370 (ido-read-internal): Bind minibuffer-local-filename-completion-map
12371 to ido-completion-map.
12372
735b7c87
KH
123732005-12-07 Kenichi Handa <handa@m17n.org>
12374
12375 * international/mule-cmds.el
12376 (set-display-table-and-terminal-coding-system): If the coding
12377 system specified in `unibyte-display' property is different from
12378 the arg coding-system, don't setup standard-display-table.
12379
6a6e859a
SM
123802005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
12381
12382 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
12383 that comments end at \n, regardless of selective-display.
12384
7a96cae6
NR
123852005-12-07 Nick Roberts <nickrob@snap.net.nz>
12386
12387 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
12388 (gdb-version): New variables.
12389 (gdb-source-file-list, gdb-register-names)
12390 (gdb-changed-registers): New variables for use with GDB 6.4+.
12391 (gdb-ann3): Replace with...
12392 (gdb-init-1, gdb-init-2): ...two new functions.
12393 (gdba, gdb-prompt): Call gdb-init-1.
12394 (gdb-get-version): New function. Call gdb-init-2 from here.
12395 (gud-watch): Make it work with mouse events too.
12396 (gdb-post-prompt): Don't add to queue until GDB version is known.
12397 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
12398 (gdb-locals-mode): Use gdb-version.
12399 (gdb-memory-format-map, gdb-memory-unit-map)
12400 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
12401 (gdb-locals-font-lock-keywords-1)
12402 (gdb-locals-font-lock-keywords-2): New variables.
c48971b2 12403 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
7a96cae6
NR
12404 (gdb-set-gud-minor-mode-existing-buffers-1)
12405 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
12406 (gdb-var-update-1, gdb-var-update-handler-1)
12407 (gdb-data-list-register-values-handler)
12408 (gdb-data-list-register-values-custom)
12409 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
6a6e859a
SM
12410 (gdb-stack-list-locals-handler, gdb-get-register-names):
12411 New functions for use with GDB 6.4+.
7a96cae6
NR
12412 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
12413 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
12414 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
12415 (gdb-stack-list-locals-regexp)
12416 (gdb-data-list-register-names-regexp): New regexps for use with
12417 GDB 6.4+.
12418
6277435b
SM
124192005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
12420
12421 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
12422
af71d4c0 124232005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
98b537f7
SJ
12424
12425 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
12426 prompts work for AUTH PLAIN. Also reported by Steve Allan
12427 <seallan@verizon.net>.
12428
e24f9e5a 124292005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
0dac35b8
KL
12430
12431 * frame.el (set-frame-parameter): Add doc string.
12432
634d5d19
CD
124332005-12-06 Carsten Dominik <dominik@science.uva.nl>
12434
30c02925 12435 * textmodes/org.el (org-occur-highlights): New variable.
6277435b 12436 (org-highlight-new-match, org-remove-occur-highlights): New functions.
634d5d19
CD
12437 (org-highlight-sparse-tree-matches): New option.
12438 (org-do-occur): New function.
12439 (org-get-heading): Make it work also at beginning of line.
12440 (org-category-table): New variable.
12441 (org-get-category-table, org-get-category)
12442 (org-camel-to-words, org-link-search): New functions.
12443 (org-select-this-todo-keyword): New variable.
12444 (org-todo-list): New command.
12445 (org-shiftright, org-shiftleft): New commands.
6277435b 12446 (org-agenda-todo): Add prefix argument.
634d5d19
CD
12447 (org-show-hierarchy-above): New option.
12448 (org-show-todo-tree): Numerical prefix creates tree for specific
12449 TODO keyword.
12450 (org-outline-level): New function, to assign a level to plain
12451 lists items.
12452 (org-cycle-include-plain-lists): New option.
12453 (org-mode): Use `org-outline-level' as value of `outline-level'.
12454 (org-cycle): Temporarily switch `outline-regexp' if
12455 `org-cycle-include-plain-lists' is non-nil.
6277435b 12456 (org-start-icalendar-file): Fix format bug.
634d5d19
CD
12457 (org-agenda-get-day-entries): Create category table.
12458 (org-agenda-get-todos, org-agenda-get-timestamps)
12459 (org-agenda-get-deadlines, org-agenda-get-scheduled)
12460 (org-agenda-get-blocks): Use `org-get-category'.
6277435b 12461 (org-context-in-file-links): Rename from
af71d4c0 12462 `org-line-numbers-in-file-links'.
634d5d19 12463
239f263d
RF
124642005-12-06 Romain Francoise <romain@orebokech.com>
12465
69fc2f2b
RF
12466 * window.el (balance-windows): Delete extraneous third arg in call
12467 to `enlarge-window'.
239f263d 12468
522d8129
KH
124692005-12-06 Kenichi Handa <handa@m17n.org>
12470
12471 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
12472
5701678a
NR
124732005-12-06 Nick Roberts <nickrob@snap.net.nz>
12474
12475 * progmodes/gdb-ui.el (gdb-var-create-handler)
12476 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
12477 (gdb-var-list-children-handler, gdb-var-update-handler):
12478 Current buffer is already gdb-partial-output-buffer, don't
12479 make it current again.
12480
a9692abf
LT
124812005-12-05 Luc Teirlinck <teirllm@auburn.edu>
12482
12483 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
12484 (list-buffers-noselect): Use it.
12485
95fe848e
SM
124862005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
12487
12488 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
12489 (mail-yank-ignored-headers): Use regexp-opt.
12490 (mail-mode-map): Move initialization into declaration.
12491 (mail-sent-via): Remove unused shadowed var `to-line'.
12492 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
12493 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
12494 (mail-do-fcc): Use dolist and push.
12495 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
bb61f0fd 12496 (mail-yank-ignored-headers): Don't autoload.
95fe848e 12497
eec5c8f9
KH
124982005-12-05 Kenichi Handa <handa@m17n.org>
12499
95fe848e 12500 * international/mule-cmds.el (set-language-info-internal): New fun.
eec5c8f9
KH
12501 (set-language-info): Call set-language-info-internal to update
12502 language-info-alist. If LANG-ENV is the current one, call
12503 set-language-environment to make INFO effective now.
12504 (set-language-info-alist): Likewise.
12505 (locale-language-names): With locale "en", use English
12506 lang. env. but set the default codings to iso-8859-1.
12507
d85af294
NR
125082005-12-04 Nick Roberts <nickrob@snap.net.nz>
12509
12510 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
12511 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
12512 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
12513 for plain strings.
12514 (gdb-frames-mode): Remove redundant call to font-lock-mode.
95fe848e
SM
12515 (gdb-all-registers): Rename from toggle-gdb-all-registers.
12516 Create registers buffer if necessary. Echo new state in minibuffer.
12517 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
d85af294 12518
d8fbba22
CY
125192005-12-03 Chong Yidong <cyd@stupidchicken.com>
12520
12521 * info.el (Info-fontify-node): Match external links using
12522 non-directory part of filename.
12523
19437ce5
JL
125242005-12-04 Juri Linkov <juri@jurta.org>
12525
12526 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
12527 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
3f30c272
JL
12528 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
12529 because there is no customization option for it.
19437ce5
JL
12530
12531 * font-lock.el (lisp-font-lock-keywords-1):
12532 Add define-global-minor-mode.
12533
12534 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
12535
12536 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
12537 properties on the constructed variable names.
12538
12539 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12540 Put `definition-name' properties on the constructed function names
12541 next-sym and prev-sym.
12542
12543 * emacs-lisp/find-func.el (find-function-regexp):
12544 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
12545 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
12546 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
12547 and easy-menu-define.
12548
12549 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
12550 easy-mmode-define-global-mode and define-global-minor-mode.
12551 (lisp-imenu-generic-expression): Add define-global-minor-mode.
12552
12553 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
12554 instead of easy-mmode-define-global-mode.
12555
12556 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
12557 Use define-minor-mode instead of easy-mmode-define-minor-mode.
12558
12559 * cus-edit.el (customize-group, customize-group-other-window):
12560 Filter out autoloaded options from the group completion list by
12561 using heuristics that autoloaded groups don't have `custom-autoload'
12562 property on their symbols (they have only `custom-loads').
12563
12564 * simple.el (completion-setup-function): Put completions-common-part
3f30c272
JL
12565 face on complete completion string too (i.e. completion string
12566 without completions-first-difference face).
19437ce5
JL
12567
12568 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
12569
a8e7142c
EZ
125702005-12-03 Eli Zaretskii <eliz@gnu.org>
12571
2f33468c
EZ
12572 * view.el (view-mode): Doc fix.
12573
79019cc9
EZ
12574 * disp-table.el (standard-display-european): Add to the warning
12575 message a reference to the doc string.
12576
7a5ea63f
EZ
12577 * play/yow.el (apropos-zippy): Call print-help-return-message,
12578 similar to other Help and Apropos commands.
12579
a8e7142c
EZ
12580 * help.el (print-help-return-message): If pop-up-frames is
12581 non-nil, set up help-return-method to delete the help window and,
7a5ea63f
EZ
12582 possibly, its frame as well, and don't display message about
12583 scrolling the help window. Doc fix.
a8e7142c
EZ
12584 (help-return-method): Doc fix.
12585
5fed8c15 125862005-12-03 Martin Rudalics <rudalics@gmx.at>
d20a1ebb
EZ
12587
12588 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
12589 whereby names of length one or names starting with a
12590 symbol-constituent character would not be returned.
12591
348f73b0 125922005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
6273dc68
JPW
12593
12594 * subr.el (atomic-change-group): Add edebug and indentation spec.
12595
21b15ee8
SM
125962005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12597
12598 * completion.el (save-completions-file-name): Fix typo in last change.
12599
348f73b0 126002005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
ed0e3879
JD
12601
12602 * info.el: Move back/forward history to the beginning of the tool bar.
12603
0a79da1b
EZ
126042005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
12605
af71d4c0 12606 * allout.el (eval-when-compile): Remove unnecessary load of cl.
0a79da1b
EZ
12607 Add fset of allout-real-isearch-abort during compile to fix
12608 byte-compilation warnings.
12609 (allout-mode-p): Move definition of this macro above all uses, or
9c92edca 12610 byte compilation in barren Emacs (eg, during Emacs build) will
0a79da1b
EZ
12611 lack the definition.
12612 (allout-mode): Move this variable above any uses, or byte
12613 compilation will fail.
21b15ee8 12614 (allout-resolve-xref): Remove use of personal file-reference function.
0a79da1b 12615 (allout-toggle-current-subtree-encryption): Do the current (ie,
21b15ee8 12616 visible containing) topic, rather than nearest around point. Doc fix.
0a79da1b
EZ
12617 (allout-toggle-subtree-encryption): New function, workhorse that
12618 works on nearest topic containing point.
12619 (allout-encrypt-string): Signal requirement for newer version of pgg.
12620 (allout-resumptions): Doc fix.
12621
eac5c1f6
EZ
126222005-12-02 Eli Zaretskii <eliz@gnu.org>
12623
12624 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
12625
27e0edcd
EZ
126262005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
12627
21b15ee8
SM
12628 * textmodes/flyspell.el (flyspell-external-point-words):
12629 Consider a misspelling as found in the string search if: (a) misspelling
27e0edcd
EZ
12630 and found string lengths match, or (b) misspelling is found as
12631 element in a boundary-chars separated longer string, or (c)
12632 ispell-program-name is really ispell and misspelling is found as
12633 part of a TeX string. After successful match move beginning of
12634 search region to end of match. Warn about not found misspellings
12635 once the process is done.
21b15ee8 12636 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
27e0edcd 12637
dcf4db16
NR
126382005-12-02 Nick Roberts <nickrob@snap.net.nz>
12639
12640 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
21b15ee8 12641 tool bar (removed inadvertently).
dcf4db16 12642
e7d42ea7
NR
126432005-12-02 Juri Linkov <juri@jurta.org>
12644
12645 * log-view.el (log-view-diff): Clarify doc string.
12646
3166ee65
BW
126472005-12-01 Bill Wohler <wohler@newt.com>
12648
12649 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
12650 triggers lm-verify errors.
12651
94261ba3
LT
126522005-12-01 Luc Teirlinck <teirllm@auburn.edu>
12653
12654 * simple.el (transient-mark-mode, line-number-mode)
21b15ee8 12655 (column-number-mode, size-indication-mode): Remove `:require nil'.
94261ba3 12656
68b38146
NR
126572005-12-01 Nick Roberts <nickrob@snap.net.nz>
12658
12659 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
12660 in the margin also.
12661 (gdb-breakpoints-mode-map): Use D instead of d for
12662 gdb-delete-breakpoint.
12663 (gdb-get-frame-number): Require a number to match on.
12664 (gdb-threads-mode-map): Add follow-link binding.
12665
896bd166
JR
126662005-11-30 Jason Rumney <jasonr@gnu.org>
12667
12668 * isearch.el (isearch-mode-map): Avoid exiting search on
12669 language-change event.
12670
8a2c27b9
RF
126712005-11-30 Romain Francoise <romain@orebokech.com>
12672
64db3923
RF
12673 * speedbar.el (speedbar-default-position): New defcustom.
12674 (speedbar-frame-reposition-smartly): Use it.
12675
8a2c27b9 12676 * dframe.el (dframe-reposition-frame-emacs): Fix position
b330c3e9 12677 computation for `left' location.
8a2c27b9
RF
12678 Update copyright year.
12679
33d434cd
SM
126802005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
12681
604aa5f0
SM
12682 * help.el (help-map): Move initialization into declaration.
12683
1bddeeed
SM
12684 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
12685
33d434cd
SM
12686 * help-fns.el (help-argument-name): Don't autoload.
12687 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
12688 to be re-loaded when customizing the `help' group.
12689
24374f5a
JPW
126902005-11-30 John Paul Wallington <jpw@gnu.org>
12691
12692 * help-fns.el (describe-function-1): Fill arglist output.
12693
80cda39a
KS
126942005-11-30 Kim F. Storm <storm@cua.dk>
12695
4269a2fd
KS
12696 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
12697 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
12698 after revert-buffer (or anything else which kills all local variables).
12699
80cda39a
KS
12700 * apropos.el (apropos-parse-pattern): Doc fix.
12701 Set apropos-regexp directly, rather than expecting callers to do so.
12702 (apropos-command, apropos, apropos-value, apropos-documentation):
12703 Simplify calls to apropos-parse-pattern.
12704
597767da
CY
127052005-11-29 Chong Yidong <cyd@stupidchicken.com>
12706
12707 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
12708 (hi-lock-face-phrase-buffer): Use hi-yellow face.
12709 (hi-lock-write-interactive-patterns): Use comment-region.
12710
15575807
CY
12711 * longlines.el (longlines-mode): Add mail-setup-hook.
12712
12713 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
12714
12715 * simple.el (sendmail-user-agent-compose, next-line):
12716 Conditionally use hard-newline.
12717
06e2cc3d
RS
127182005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
12719
33d434cd
SM
12720 * international/latexenc.el (latex-inputenc-coding-alist):
12721 Reword doc string.
06e2cc3d 12722
2c30b450
CY
127232005-11-29 Chong Yidong <cyd@stupidchicken.com>
12724
12725 * help.el (describe-key-briefly, describe-key): Recognize default
12726 bindings.
12727
1c0484e2
RF
127282005-11-29 Romain Francoise <romain@orebokech.com>
12729
12730 * view.el (view-inhibit-help-message): New defcustom.
12731 (view-mode-enter): Use it.
12732
59f1b058 127332005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
1c0484e2 12734
4ce3c91a 12735 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
33d434cd 12736 Preserve user position.
1c0484e2 12737
daa7197c
LT
127382005-11-28 Luc Teirlinck <teirllm@auburn.edu>
12739
846e22f8
LT
12740 * font-lock.el: Throw error if facemenu is not loaded to prevent
12741 accidental change of loading order in loadup.el. (Suggested by RMS.)
12742
daa7197c
LT
12743 * loadup.el: Add comment explaining why facemenu must be loaded
12744 before font-lock.
12745
867e8d9a
JB
127462005-11-28 Jay Belanger <belanger@truman.edu>
12747
12748 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
12749 (calc-dispatch-map): Add more keys for `calc-same-interface'.
12750
12751 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
12752
12753 * calc/calc-embed.el (calc-do-embedded): Update help message.
12754
12755 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
12756
cedbd3f0
SM
127572005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12758
21227135
SM
12759 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
12760
d9532403
SM
12761 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
12762 called-interactively-p.
12763 (elp-profilable-p): Rename from elp-not-profilable-p.
12764 Invert result and take into account macros and autoloaded functions.
12765 (elp-instrument-function): Update call.
12766 (elp-instrument-package): Update call. Add completion.
12767 (elp-pack-number): Use match-string.
12768 (elp-results-jump-to-definition-by-mouse): Merge into
12769 elp-results-jump-to-definition and then remove.
12770 (elp-output-insert-symname): Make help echo text single-line.
12771
cedbd3f0
SM
12772 * replace.el (query-replace-map): Move initialization into declaration.
12773 (occur-engine): Use with-current-buffer.
12774 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
12775 (occur-mode-mouse-goto): Replace with an alias.
12776
1f57934c
JL
127772005-11-28 Juri Linkov <juri@jurta.org>
12778
12779 * simple.el (quoted-insert): Let-bind input-method-function to nil.
12780
756bfad5
JL
12781 * term/w32-win.el: Bind [S-tab] to [backtab].
12782
12783 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
12784 `Info-find-file' to t.
12785
1f57934c
JL
12786 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
12787 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
12788 and same-window-regexps.
12789 (occur-next-error): Don't move point for arg 0.
12790
7e1d31d4
CY
127912005-11-28 Chong Yidong <cyd@stupidchicken.com>
12792
12793 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
12794
6a99c272
SM
127952005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12796
f7eeab0d
SM
12797 * log-edit.el (log-edit-changelog-use-first): New var.
12798 (log-edit-changelog-ours-p): Use it.
12799 (log-edit-insert-changelog): Set it with new arg `use-first'.
12800 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
12801 (log-edit-hook): Add them to the list of suggested options.
12802
6a99c272
SM
12803 * textmodes/flyspell.el (flyspell-last-buffer): New var.
12804 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
12805 redundant work.
12806 (flyspell-mode-on): Use add-hook for after-change-functions.
12807 (flyspell-mode-off): Use remove-hook for after-change-functions.
12808 (flyspell-changes): Make it buffer-local.
12809 (flyspell-after-change-function): Make it non-interactive. Use push.
12810 (flyspell-post-command-hook): Check input-pending-p while processing
12811 the potentially long list of buffer changes.
12812
e24f9e5a 128132005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
e99c9ada
KL
12814
12815 * buff-menu.el (list-buffers-noselect): Display the selected
12816 frame's buffer list, not the global one.
12817
17550579
NR
128182005-11-28 Nick Roberts <nickrob@snap.net.nz>
12819
12820 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
12821 that (list last-input-event) works as in interactive spec.
12822
db9c3f6b
LT
128232005-11-27 Luc Teirlinck <teirllm@auburn.edu>
12824
12825 * loadup.el ("facemenu"): Load facemenu before font-lock, because
12826 `facemenu-keymap' needs to be defined when font-lock is loaded.
12827 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
12828
36cc948e
SM
128292005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12830
12831 * completion.el: Remove useless leading * in defcustom docstrings.
12832 (save-completions-file-name): Use ~/.emacs.d if available.
12833 (completion-standard-syntax-table): Rename from
12834 cmpl-standard-syntax-table and fold initialization into declaration,
12835 thus removing cmpl-make-standard-completion-syntax-table.
12836 (completion-lisp-syntax-table, completion-c-syntax-table)
12837 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
12838 (cmpl-saved-syntax, cmpl-saved-point): Remove.
12839 (symbol-under-point, symbol-before-point)
12840 (symbol-under-or-before-point, symbol-before-point-for-complete)
12841 (add-completions-from-c-buffer): Use with-syntax-table.
12842 (make-completion): Don't return a list of completion entries.
12843 Update callers.
12844 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
12845 (completion-initialize): Rename from initialize-completions.
12846 (completion-find-file-hook): Rename from cmpl-find-file-hook.
12847 (kill-emacs-save-completions): Collect stats here.
12848 (save-completions-to-file, load-completions-from-file):
12849 Use with-current-buffer.
12850 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
12851 into a function. Move all calls to toplevel.
12852 (completion-lisp-mode-hook): New fun.
12853 (completion-c-mode-hook, completion-setup-fortran-mode):
12854 Set the syntax-table here. Use local-set-key.
12855 (completion-saved-bindings): New var.
12856 (dynamic-completion-mode): Make it into a proper minor mode.
12857 (load-completions-from-file): Remove unused var `num-uses'.
12858
12859 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
12860 constructor if it is explicitly overridden.
12861
12862 * complete.el (PC-completion-as-file-name-predicate):
12863 Use minibuffer-completing-file-name.
12864 (partial-completion-mode): Use find-file-not-found-functions.
12865 (PC-lisp-complete-symbol): Use with-syntax-table.
12866 (PC-look-for-include-file): Remove dead setq.
12867 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
12868 (PC-complete): Use with-current-buffer.
12869
12870 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
12871 escape single quotes.
12872
0ee83bc6
LT
128732005-11-27 Luc Teirlinck <teirllm@auburn.edu>
12874
12875 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
12876 of `if' whose condition always returned nil. Doc fix.
12877
12878 * buff-menu.el (Buffer-menu-revert-function): Make the selected
12879 window's buffer the current buffer around the call to
12880 `list-buffers-noselect'. This is necessary to mark that buffer
12881 with a `.' in the Buffer Menu when called from Lisp, for instance
12882 by Auto Revert Mode.
12883
3f6d4fb5
NR
128842005-11-28 Nick Roberts <nickrob@snap.net.nz>
12885
17550579
NR
12886 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
12887 attaching to it.
3f6d4fb5 12888 (gdb-pre-prompt): Make sure gdb-error is reset.
0ee83bc6 12889
3f6d4fb5 12890 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
17550579 12891 with a child process, detect it.
3f6d4fb5
NR
12892 (gud-speedbar-buttons): Match regexp more carefully.
12893
161ef3be
RS
128942005-11-27 Richard M. Stallman <rms@gnu.org>
12895
12896 * mouse.el (mouse-drag-move-window-bottom):
12897 Use adjust-window-trailing-edge.
12898
cb0a2595
LT
128992005-11-27 Luc Teirlinck <teirllm@auburn.edu>
12900
12901 * simple.el (blink-matching-open): Ignore
12902 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
181fcf00 12903 (blink-matching-paren-on-screen): Update docstring.
cb0a2595
LT
12904
12905 * paren.el (show-paren-mode): No longer change
12906 `blink-matching-paren-on-screen'.
12907
d05877b4
NR
129082005-11-27 John Paul Wallington <jpw@pobox.com>
12909
12910 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
940ed7e4
JPW
12911 (gdb-threads-select, gdb-edit-register-value):
12912 Use `posn-set-point' instead of `mouse-set-point' because the
12913 latter is not fbound when configured without X.
d05877b4 12914
b14935df
KS
129152005-11-27 Kim F. Storm <storm@cua.dk>
12916
12917 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
12918 existing face when partially highlighting a TAB in a rectangle.
12919
46801e4c
KS
129202005-11-26 Kim F. Storm <storm@cua.dk>
12921
12922 * ido.el (ido-mode-map): Doc fix.
12923 (ido-mode-common-map, ido-mode-file-map)
12924 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
12925 (ido-define-mode-map): Rewrite. Select one of the new maps as
12926 parent for ido-mode-map instead of building from scratch.
12927 (ido-init-mode-maps): New defun to initialize new maps.
12928 (ido-mode): Call it.
12929 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
12930 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
12931
440e20fc
JPW
129322005-11-26 John Paul Wallington <jpw@pobox.com>
12933
46801e4c 12934 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
440e20fc
JPW
12935 `mouse-set-point' because the latter is not fbound when configured
12936 without X.
12937
1be0210d
TTN
129382005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
12939
12940 * files.el (file-relative-name): Doc fix.
12941
02b1a164
EZ
129422005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
12943
12944 * progmodes/octave-inf.el (inferior-octave-startup): Force a
12945 non-empty string for secondary prompt PS2.
12946
49d11c49
CY
129472005-11-25 Chong Yidong <cyd@stupidchicken.com>
12948
02b1a164 12949 * progmodes/compile.el (compilation-setup): Fix last change.
49d11c49 12950
1c5a7258
NR
129512005-11-26 Nick Roberts <nickrob@snap.net.nz>
12952
12953 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
12954 (gdb-mouse-toggle-breakpoint-margin)
46801e4c 12955 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
1c5a7258
NR
12956 Add gdb-server-prefix to keep out of command history.
12957 (gdb-edit-register-value): New function.
12958 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
12959 (gdb-info-registers-custom): Use above map.
12960
d590dbd2
CY
129612005-11-25 Chong Yidong <cyd@stupidchicken.com>
12962
e335f09e
CY
12963 * custom.el (enable-theme): Signal error if argument is not a
12964 theme. Don't recalculate a face if it's not loaded yet.
12965
12966 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
12967 the `user' theme is in effect.
12968
d590dbd2
CY
12969 * info.el (Info-on-current-buffer): Record actual filename in
12970 Info-current-file, instead of t, or a fake filename if a non-file
12971 buffer. Make autoload.
12972 (Info-find-node, Info-revert-find-node): No need to check for
12973 Info-current-file nil.
12974 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
12975 Info-current-file is now never `t'.
12976 (Info-fontify-node): Many simplifications due to Info-current-file
12977 always being valid. Use Info-find-file to find node filename.
12978
e5ad37ee
DK
129792005-11-25 David Kastrup <dak@gnu.org>
12980
12981 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
12982 new character, then delete" in order to preserve markers.
12983
f81b92f2
DP
129842005-11-25 David Ponce <david@dponce.com>
12985
12986 * recentf.el (recentf-arrange-by-rule): Handle a special
12987 `auto-mode-alist'-like "strip suffix" rule.
12988 (recentf-build-mode-rules): Handle second level auto-mode entries.
12989
0680ea10 129902005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
93a06865 12991
9b01475d 12992 * viper-keym.el (viper-ESC-key): Use different values in terminal and
0680ea10 12993 window modes.
93a06865 12994
9b01475d 12995 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
0680ea10 12996 jde-javadoc-checker-report-mode.
93a06865 12997
9b01475d 12998 * ediff-wind (ediff-make-wide-display): Slight simplification.
93a06865
KS
12999
13000 * ediff.el (ediff-date): Change the date of last update.
13001
963b2040
CY
130022005-11-24 Chong Yidong <cyd@stupidchicken.com>
13003
13004 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
93a06865 13005 Use define-minor-mode, and make it a local mode. Turn on font-lock.
963b2040
CY
13006 (hi-lock-mode): New global minor mode.
13007 (turn-on-hi-lock-if-enabled): New function.
93a06865
KS
13008 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
13009 Change arguments to regexp and face instead of a font-lock pattern.
13010 Directly set face property, instead of refontifying.
963b2040
CY
13011 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
13012 (hi-lock-find-patterns): Use line-number-at-pos.
13013
13014 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
13015 arguments for hi-lock-set-pattern.
af71d4c0
JB
13016 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
13017 Call font-lock-fontify-buffer.
963b2040 13018 (hi-lock-find-file-hook, hi-lock-current-line)
93a06865 13019 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
e4d59066
CY
13020
13021 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
13022 turned off.
963b2040
CY
13023
13024 * progmodes/compile.el (compilation-setup): Don't fiddle with
13025 font-lock-defaults.
13026
e5a690f1
NR
130272005-11-25 Nick Roberts <nickrob@snap.net.nz>
13028
13029 * progmodes/gdb-ui.el (gdb-var-create-handler)
13030 (gdb-var-list-children-handler): Find values for all variable
13031 objects. gud-speedbar-buttons decides whether to display them.
13032
357e6045
RF
130332005-11-24 Romain Francoise <romain@orebokech.com>
13034
13035 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
13036 buffer name with a space.
13037
9981213c
CD
130382005-11-24 Carsten Dominik <dominik@science.uva.nl>
13039
55b76f19 13040 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
93a06865
KS
13041 `org-export-local-list-max-depth'. Change default value to 3.
13042 (org-auto-renumber-ordered-lists)
13043 (org-plain-list-ordered-item-terminator): New options.
13044 (org-at-item-p, org-beginning-of-item, org-end-of-item)
13045 (org-get-indentation, org-get-string-indentation)
af71d4c0
JB
13046 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
13047 New functions.
9981213c
CD
13048 (org-move-item-down, org-move-item-up): New commands.
13049 (org-export-as-html): New classes for CSS support. Bug fix in
13050 regular expression detecting fixed-width regions. Respect
13051 `org-local-list-ordered-item-terminator'.
13052 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
13053 also a list item.
13054 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
93a06865 13055 New item moving functions.
9981213c 13056
ece75c05
JL
130572005-11-24 Juri Linkov <juri@jurta.org>
13058
93a06865
KS
13059 * isearch.el (isearch-repeat): With empty search ring set
13060 `isearch-error' to the error string instead of signaling error
13061 with the function `error'.
ece75c05 13062
b9c7cbf9
YM
130632005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13064
93a06865 13065 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
b9c7cbf9 13066
55b2dea3
NR
130672005-11-24 Nick Roberts <nickrob@snap.net.nz>
13068
13069 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
13070 and variable.
13071 (gdb-var-create-handler, gdb-var-list-children-handler):
13072 Don't match on "char **...".
13073 (gdb-var-update-handler): Find values for all variable objects.
13074 (gdb-info-frames-custom): Identify frames by leading "#".
13075
13076 * progmodes/gud.el (gud-speedbar-menu-items): Add
13077 gdb-speedbar-auto-raise as radio button.
13078 (gud-speedbar-buttons): Raise speedbar if requested.
13079 Don't match on "char **...".
13080 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
13081 Make it editable.
13082
98b37eab
CY
130832005-11-23 Chong Yidong <cyd@stupidchicken.com>
13084
13085 * info.el (Info-fontify-node): Handle the case where
13086 Info-current-file is t.
13087
9c03d478
SM
130882005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
13089
13090 * simple.el (blink-matching-open): Fix off-by-one in last change.
13091
2c012c41
YM
130922005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13093
13094 * term/mac-win.el: Don't change default directory.
13095
2036ac73
LT
130962005-11-22 Luc Teirlinck <teirllm@auburn.edu>
13097
13098 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
13099 buffers correctly. (It used to throw an error in such buffers.)
13100 Make it ask for confirmation in group buffers and other Custom
13101 buffers containing more than one customization item.
13102
43fb082d
JPW
131032005-11-22 John Paul Wallington <jpw@gnu.org>
13104
13105 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
13106 property on mail and url overlays.
13107 (goto-address-at-point): Use `posn-set-point' instead of
13108 `mouse-set-point' because the latter is not fbound when configured
13109 without X.
13110
5c4ce34d
RF
131112005-11-22 Lars Hansen <larsh@soem.dk>
13112
5eba3394
LH
13113 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
13114 (ls-lisp-classify, ls-lisp-format): Delete call to
13115 ls-lisp-parse-symlink.
13116 (ls-lisp-handle-switches): Handle symlinks to directories as
13117 directories when ls-lisp-dirs-first in non-nil.
13118
84ad29ae
LT
131192005-11-21 Luc Teirlinck <teirllm@auburn.edu>
13120
13121 * startup.el (command-line): Make sure that loaddefs.el is handled
13122 correctly in load-history.
13123
b581a727
NR
131242005-11-22 Nick Roberts <nickrob@snap.net.nz>
13125
13126 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
13127 (gdb-struct-string, gdb-array-string): New constants.
13128 (gdb-info-locals-handler): Use them.
13129 (gdb-reset): Reset gdb-var-list to nil.
13130
bd24684b
SM
131312005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13132
13133 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
13134 in patterns.
13135
17c1971a
JL
131362005-11-21 Juri Linkov <juri@jurta.org>
13137
13138 * custom.el (defcustom): Update link types in docstring.
13139
5fed8c15 131402005-11-20 Martin Rudalics <rudalics@gmx.at>
74b99d45
SM
13141
13142 * custom.el (defgroup): Add doc-string-elt info.
13143
13144 * widget.el (define-widget): Don't use declare for the doc-string-elt.
13145
3cc4b076
SM
131462005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
13147
1cb40089
SM
13148 * newcomment.el (comment-enter-backward): Fix last fix.
13149
3cc4b076
SM
13150 * simple.el (blink-matching-open):
13151 * paren.el (show-paren-function): Allow new paren-class info.
13152
a7b0a0e3
CY
131532005-11-20 Chong Yidong <cyd@stupidchicken.com>
13154
13155 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
13156 handled automagically.
13157
13ea43e9
AS
131582005-11-20 Andreas Schwab <schwab@suse.de>
13159
13160 * descr-text.el (describe-char): When copying overlays put them
13161 over the full char description instead of just the first character
13162 of it.
13163
695effcc
JL
131642005-11-20 Juri Linkov <juri@jurta.org>
13165
13166 * simple.el (what-cursor-position):
13167 * descr-text.el (describe-char): Use Lisp-readable syntax
13168 for octal and hex. Reorder decimal, octal and hex values.
13169 Remove excess whitespace in the output. Use `=' in `column='
13170 like in `point=' and `Hscroll='.
13171
13172 * international/mule-cmds.el (encoded-string-description):
13173 Use Lisp-readable syntax for hex.
13174
602ad1ad
SM
131752005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13176
13177 * newcomment.el (comment-enter-backward): Handle the case where the
13178 comment is closed by EOB.
13179
b39aa4fd
CY
131802005-11-19 Chong Yidong <cyd@stupidchicken.com>
13181
13182 * longlines.el (longlines-before-revert-hook)
13183 (longlines-after-revert-hook): New functions.
13184 (longlines-mode): Turn off longlines temporarily when reverting.
2c127d45
CY
13185 Add a message-setup-hook.
13186 (longlines-decode-buffer): New function.
cee723fb 13187 (longlines-wrap-line): Preserve marker positions.
b39aa4fd 13188
da49096f
AS
131892005-11-19 Andreas Schwab <schwab@suse.de>
13190
13191 * emacs-lisp/shadow.el: Handle compressed files.
13192
f0f98146
RF
131932005-11-19 Romain Francoise <romain@orebokech.com>
13194
13195 * net/browse-url.el (browse-url-default-browser): Signal an error
13196 if no usable browser can be found, rather than try to load w3.
13197
ad8121fe
EZ
131982005-11-16 Ryan Yeske <rcyeske@gmail.com>
13199
13200 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
13201 replacing existing properties.
13202 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
13203 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
13204 tty specs.
13205 (rcirc-server-prefix, rcirc-server): New faces.
13206 (rcirc-url-regexp): Generate with rx macro.
13207 (rcirc-last-server-message-time): New variable.
13208 (rcirc-filter): Record time of last message.
13209 (rcirc-keepalive): Kill processes that did not send a message
13210 since the last ping.
13211 (rcirc-mode): Give rcirc-topic a local binding here.
13212
28b257dc 132132005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
a4b1de6e
EZ
13214
13215 * subr.el (read-passwd): Fontify the prompt as we do with other
13216 prompts.
13217
e27de09e
EZ
132182005-11-19 Ryan Yeske <rcyeske@gmail.com>
13219
13220 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
13221 binding buffer-read-only to nil.
13222
71726072
EZ
132232005-11-19 Eli Zaretskii <eliz@gnu.org>
13224
602ad1ad
SM
13225 * complete.el (partial-completion-mode):
13226 Mention completion-auto-help in the doc string.
10156852 13227
71726072
EZ
13228 * man.el (Man-highlight-references): Doc fix. Reformat code in a
13229 more Lisp-ish way.
13230
af71d4c0 132312005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
e0d47340
EZ
13232
13233 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
13234 digits, not 8, to avoid misalignment for files larger than 100MB.
13235
eeb935fd
EZ
132362005-11-19 Eli Zaretskii <eliz@gnu.org>
13237
602ad1ad
SM
13238 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
13239 Mention "keyboard shortcuts" in the help text.
eeb935fd 13240
125ce9ec
YM
132412005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13242
13243 * startup.el (fancy-splash-default-action): Discard only
13244 mouse-down and succeeding mouse-up events in the splash screen
13245 window so that drag-n-drop event can be processed.
13246
0f157ad5
CY
132472005-11-18 Chong Yidong <cyd@stupidchicken.com>
13248
13249 * longlines.el (longlines-mode): Add hacks for mail-mode and
13250 message-mode.
13251
35af3490
CD
132522005-11-18 Carsten Dominik <dominik@science.uva.nl>
13253
30c02925 13254 * textmodes/org.el (org-table-sort-lines): New command.
35af3490
CD
13255 (org-tbl-menu): Add entry for `org-table-sort-lines'.
13256 (org-add-file): Command removed, use `org-agenda-file-to-front'
13257 instead.
13258 (org-export-icalendar): Use `org-icalendar-combined-name'.
13259 (org-cycle-agenda-files, org-agenda-file-to-end)
13260 (org-agenda-file-to-front): New commands.
af71d4c0
JB
13261 (org-table-tab-jumps-over-hlines, org-export-html-style):
13262 New options.
35af3490 13263 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
af71d4c0 13264 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
35af3490
CD
13265 New functions.
13266 (org-fill-paragraph): Call `org-table-align' in tables.
13267 (org-mode): Call `org-set-autofill-regexps'.
13268 (org-export-as-html): Support for local handformatted lists.
af71d4c0 13269 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
35af3490
CD
13270 (org-export-local-list-max-depth): New option.
13271 (org-html-expand): Use `org-html-protect'.
13272
3d18d677
NR
132732005-11-18 Nick Roberts <nickrob@snap.net.nz>
13274
13275 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
13276 to "p".
13277 (gdb): Move definition of gud-pp to...
13278
13279 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
13280 speedbar.
13281 (gdb-find-watch-expression): New function.
f0f98146 13282
fbe8d007
CY
132832005-11-17 Chong Yidong <cyd@stupidchicken.com>
13284
13285 * faces.el (face-attribute, set-face-attribute): Mention existence
13286 of `:ignore-defface' setting in docstring.
13287
39c7cde2
SM
132882005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
13289
13290 * simple.el (completion-setup-function): Fix last change.
13291
f5723ff5
JPW
132922005-11-17 John Paul Wallington <jpw@pobox.com>
13293
13294 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
13295 Use `posn-set-point' instead of `mouse-set-point' because the
13296 latter is not fbound when configured without X.
13297
13298 * comint.el (comint-insert-input): Likewise.
13299
4ea0018b
CY
133002005-11-17 Chong Yidong <cyd@stupidchicken.com>
13301
13302 * simple.el (hard-newline): New variable.
2fbbeaf1 13303 (sendmail-user-agent-compose, next-line): Use it.
4ea0018b
CY
13304
13305 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
13306 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
13307 (mail-mail-reply-to, mail-mail-followup-to)
13308 (mail-position-on-field, mail-signature, mail-yank-original)
bcd8c291 13309 (mail-attach-file): Likewise.
4ea0018b 13310
225dad8e
RF
13311 * mail/mailheader.el (mail-header-format)
13312 (mail-header-format-function): Likewise.
4ea0018b
CY
13313
13314 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
13315
9f5f5ff2
JL
133162005-11-17 Juri Linkov <juri@jurta.org>
13317
13318 * font-lock.el (font-lock-faces): Rename this defgroup from
13319 `font-lock-highlighting-faces'.
13320 (font-lock-comment-face, font-lock-comment-delimiter-face)
13321 (font-lock-string-face, font-lock-doc-face)
13322 (font-lock-keyword-face, font-lock-builtin-face)
13323 (font-lock-function-name-face, font-lock-variable-name-face)
13324 (font-lock-type-face, font-lock-constant-face)
13325 (font-lock-warning-face, font-lock-negation-char-face)
13326 (font-lock-preprocessor-face)
13327 (font-lock-regexp-grouping-backslash)
13328 (font-lock-regexp-grouping-construct): Rename :group from
13329 `font-lock-highlighting-faces' to `font-lock-faces'.
13330
13331 * cus-edit.el (lisp, c, tex):
13332 * progmodes/ada-mode.el (ada):
13333 * progmodes/asm-mode.el (asm):
13334 * progmodes/cperl-mode.el (cperl-faces):
13335 * progmodes/cpp.el (cpp):
13336 * progmodes/dcl-mode.el (dcl):
13337 * progmodes/f90.el (f90):
13338 * progmodes/fortran.el (fortran):
13339 * progmodes/icon.el (icon):
13340 * progmodes/idlwave.el (idlwave-misc):
13341 * progmodes/m4-mode.el (m4):
13342 * progmodes/make-mode.el (makefile):
13343 * progmodes/meta-mode.el (meta-font):
13344 * progmodes/modula2.el (modula2):
13345 * progmodes/octave-mod.el (octave):
13346 * progmodes/pascal.el (pascal):
13347 * progmodes/perl-mode.el (perl):
13348 * progmodes/prolog.el (prolog):
13349 * progmodes/ps-mode.el (PostScript-edit):
13350 * progmodes/scheme.el (scheme):
13351 * progmodes/sh-script.el (sh-script):
13352 * progmodes/simula.el (simula):
13353 * progmodes/tcl.el (tcl):
13354 * textmodes/nroff-mode.el (nroff):
13355 * textmodes/reftex-vars.el (reftex-fontification-configurations):
13356 * textmodes/sgml-mode.el (sgml):
13357 * textmodes/texinfo.el (texinfo):
13358 Add :link (custom-group-link font-lock-faces) to defgroup.
13359
13360 * hi-lock.el (hi-lock): Rename this defgroup from
13361 `hi-lock-interactive-text-highlighting'. Change parent group from
13362 `faces' to `font-lock'. Add link to the manual.
13363 (hi-lock-mode, hi-lock-file-patterns-range)
13364 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
13365 `hi-lock-interactive-text-highlighting' to `hi-lock'.
13366 (hi-lock-faces): Add :group `faces'.
13367
13368 * cus-edit.el (custom-variable-prompt): Clarify the code.
13369
13370 * faces.el (face-read-string): Set the default value arg of
13371 completing-read.
13372
4bbd5b69
LT
133732005-11-16 Luc Teirlinck <teirllm@auburn.edu>
13374
13375 * rfn-eshadow.el (file-name-shadow-properties)
39c7cde2
SM
13376 (file-name-shadow-tty-properties, file-name-shadow-mode):
13377 Remove autoloads, because the file is now preloaded.
4bbd5b69 13378
bead134f
SM
133792005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13380
13381 * printing.el (easy-menu-intern): Don't define.
13382 (pr-get-symbol): Use easy-menu-intern only if defined.
13383
13384 * simple.el (blink-matching-open): Simplify a bit.
13385 (completion-setup-function): Fix the case of partial-completion-mode
13386 when the minibuffer's contents start with "-".
13387 Obey completion-base-size-function even when
13388 minibuffer-completing-file-name is non-nil.
13389
afabbb4d
RS
133902005-11-16 Richard M. Stallman <rms@gnu.org>
13391
13392 * net/eudcb-ph.el (eudc-ph-open-session):
13393 Use set-process-query-on-exit-flag.
13394
13395 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
13396
13397 * international/ucs-tables.el (ucs-set-table-for-input):
13398 Use make-local-variable, not make-variable-buffer-local.
13399
13400 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
13401 Improve warning message text.
13402
13403 * savehist.el (savehist-save-hook): Add :group.
13404
13405 * menu-bar.el (menu-bar-help-menu):
13406 Rename Find Extra Packages to External Packages.
13407
13408 * cus-edit.el (Custom-reset-standard): Verify that
13409 :custom-standard-value prop exists before calling it.
13410
13411 * apropos.el (apropos-calc-scores): Use apropos-pattern.
13412
5fed8c15 134132005-11-16 Martin Rudalics <rudalics@gmx.at>
afabbb4d
RS
13414
13415 * wid-edit.el (color): Enclose %t in %{...%}.
13416
13417 * cus-edit.el (face): Enclose %t in %{...%}.
13418
c01f0ed3
SM
134192005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
13420
13421 * savehist.el (savehist-mode-hook): Re-add the var.
13422 (savehist-mode): Use it.
13423
66a85723
SM
134242005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13425
042c6fb7
SM
13426 * textmodes/flyspell.el: Fix commenting convention.
13427 Remove unnecessary leading * in custom docstrings.
13428 (flyspell-emacs): Remove unused var.
13429 (flyspell-delete-region-overlays): Use remove-overlays.
13430 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
13431 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
13432 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
13433 (flyspell-debug-signal-word-checked): Use with-current-buffer.
13434 (make-flyspell-overlay): Don't locally reuse a global name.
13435 (flyspell-highlight-incorrect-region)
13436 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
13437 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
13438 (flyspell-notify-misspell): Remove unused args `start' and `end'.
13439 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
13440 Wrap calls to accept-process-output inside with-local-quit since it's
13441 often called from a post-command-hook.
13442 (flyspell-correct-word, flyspell-auto-correct-word):
13443 Use ispell-send-string.
13444 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
5cb35db5 13445
66a85723
SM
13446 * calendar/diary-lib.el (diary-list-entries): Also hide the
13447 terminating newline.
13448
c194b021
CD
134492005-11-16 Carsten Dominik <dominik@science.uva.nl>
13450
66a85723
SM
13451 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
13452 window-system, to allow fonts on tty.
c194b021 13453
20eff2b2
NR
134542005-11-17 Nick Roberts <nickrob@snap.net.nz>
13455
13456 * progmodes/gud.el (gud-speedbar-item-info): New function.
3d18d677
NR
13457 (gud-install-speedbar-variables): Use it to display data type
13458 of watch expression as a tooltip in speedbar.
20eff2b2 13459
8ab84823
LT
134602005-11-15 Luc Teirlinck <teirllm@auburn.edu>
13461
e7295594 13462 * font-core.el (global-font-lock-mode): Add :version keyword,
33bf8118 13463 because default was changed.
e7295594
LT
13464
13465 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
13466
8ab84823
LT
13467 * startup.el (command-line): Use `custom-reevaluate-setting' for
13468 `file-name-shadow-mode'.
13469
13470 * loadup.el: Preload rfn-eshadow.
13471
13472 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
1cc9e877 13473 Add :version keyword.
9fc0053d
LT
13474 (file-name-shadow-properties, file-name-shadow-tty-properties)
13475 (file-name-shadow): Add :version keyword.
8ab84823
LT
13476
13477 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
13478 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
13479 in the custom-group property of the symbol frames and the fringe
13480 group got no link to its parent group frames.
13481 Doc fix.
13482
3671718b
NR
134832005-11-16 Nick Roberts <nickrob@snap.net.nz>
13484
13485 * progmodes/gud.el (gud-stop-subjob): New function.
13486 (gud-menu-map, gud-tool-bar-map): Use it.
13487
7ecef1e9
KS
134882005-11-16 Kim F. Storm <storm@cua.dk>
13489
13490 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
13491 than kill it.
13492 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
13493 to a more useful/logical place.
13494
18468a1e
NR
134952005-11-16 Nick Roberts <nickrob@snap.net.nz>
13496
13497 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
13498 go buttons complementary.
13499
2fe3d6ec
SM
135002005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
13501
13502 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
13503 (rfn-eshadow-sifn-equal): New function.
13504 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
13505
54b171c7 135062005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
7ecef1e9 13507
4ce3c91a
KS
13508 * viper-utils.el (viper-non-word-characters-reformed-vi):
13509 Quote `-' in string.
7ecef1e9 13510
54b171c7
MK
13511 * viper.el (viper-emacs-state-mode-list): Ensure that
13512 rcirc-mode buffers come up in Emacs state.
7ecef1e9 13513
4ce3c91a 13514 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
7ecef1e9 13515 operation.
54b171c7 13516
59c560f7
DN
135172005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
13518
13519 * term.el (term-termcap-format): Fix typos.
13520 (term-down): Fix the negative argument case.
13521
a354cf39
NR
135222005-11-16 Nick Roberts <nickrob@snap.net.nz>
13523
13524 * progmodes/gdb-ui.el: Remove face-alias left over from change on
13525 2005-08-15.
13526 (gdb-ann3): New command gud-go.
13527 (menu): Accomodate gdb-mi.el.
13528 (gdb-assembler-custom): Make buffer of selected window current
13529 so that set-window-point works.
13530
13531 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
13532 buttons and include new ones.
13533
135342005-11-16 Kim F. Storm <storm@cua.dk>
13535
2fe3d6ec 13536 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
a354cf39
NR
13537 (gud-menu-map): Use it.
13538
7cb1a551
LT
135392005-11-14 Luc Teirlinck <teirllm@auburn.edu>
13540
70acba5d
LT
13541 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
13542 that works correctly for Custom and that does not override a user
13543 who disables it.
13544
7cb1a551
LT
13545 * help-mode.el (help-make-xrefs, help-xref-on-pp)
13546 (help-xref-interned, help-follow): Make hyperlinks for variables
13547 that are unbound, but have a non-nil variable-documentation property.
13548
13549 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
13550 mode hook. (It conflicted with defcustoms for some mode hooks.)
13551 Use the `variable-documentation' property to give the mode hook a
13552 docstring and expand that docstring.
13553
2d10b62b
SM
135542005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
13555
8ab84823
LT
13556 * savehist.el (savehist-mode): Don't bother with
13557 `custom-set-minor-mode'.
2d10b62b
SM
13558 (savehist-coding-system): Check XEmacs version.
13559 (history-length): Declare also at run time.
13560 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
13561 Don't set the customize state.
13562 (savehist-minibuffer-hook): Special case for when
13563 minibuffer-history-variable is equal to t.
13564
2f0e4846
SM
135652005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
13566
8e5c7b90
SM
13567 * files.el (write-file): Refresh VC status.
13568
2f0e4846
SM
13569 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
13570 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
13571 than fundamental-mode to see if the mode was set.
13572
670d3fce
RF
135732005-11-14 Romain Francoise <romain@orebokech.com>
13574
13575 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
13576 dummy function in `eval-when-compile' to avoid compiler warning.
13577 Require `man' at compile time.
13578
d0158f73
JB
135792005-11-14 Jay Belanger <belanger@truman.edu>
13580
13581 * calc-alg.el (calcFunc-write-out-power): Rename it to
13582 calcFunc-powerexpand.
13583 (math-write-out-power): Rename it to math-powerexpand; have it
13584 handle negative exponents.
13585 (calc-writeoutpower): Rename it to calc-powerexpand.
13586
13587 * calc-ext.el: Change calcFunc-writeoutpower and
13588 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
13589 autoloads.
13590 Add calcFunc-ldiv to autoloads.
13591
13592 * calc-arith.el (calcFunc-ldiv): New function.
13593
13594 * calc.el (calc-left-divide): New function.
13595
882108c7
JL
135962005-11-14 Juri Linkov <juri@jurta.org>
13597
13598 * cus-edit.el (custom-variable-prompt): Set the default value arg
13599 of completing-read.
13600
13601 * cus-dep.el (custom-make-dependencies): Reverse the list of
13602 found dependencies.
13603
cadb1c90
DN
136042005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
13605
13606 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
13607 Highlighting" entry, it is on by default now.
dea24608 13608 (menu-bar-options-save): Do not save global-font-lock-mode.
cadb1c90 13609
b8b7c66e
RS
136102005-11-13 Richard M. Stallman <rms@gnu.org>
13611
13612 * textmodes/flyspell.el (flyspell-large-region):
13613 Call flyspell-accept-buffer-local-defs.
13614
136152005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
13616
13617 * textmodes/flyspell.el (flyspell-notify-misspell):
13618 Fix misspelling of "Misspelling".
13619 (flyspell-process-localwords): New function.
13620 (flyspell-large-region): Call flyspell-process-localwords and
13621 flyspell-delete-region-overlays.
13622 (flyspell-delete-region-overlays): New function.
13623 (flyspell-delete-all-overlays): Call that.
13624
7e1b6c2c
RS
136252005-11-13 Richard M. Stallman <rms@gnu.org>
13626
13627 * help.el (help-for-help-internal): Improve doc of C-h a.
afabbb4d 13628 (describe-key): Improve prompt; doc fix.
225dad8e 13629
1c32c9d6
SM
136302005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13631
1508b91a
SM
13632 * vc-svn.el (vc-svn-registered): Catch all errors.
13633
1c32c9d6
SM
13634 * cus-dep.el (custom-make-dependencies): Typo.
13635
75b19c39
MA
136362005-11-13 Michael Albinus <michael.albinus@gmx.de>
13637
13638 * net/tramp-util.el (top): Fix compilation warning.
13639
8965e9c1
KS
136402005-11-13 Kim F. Storm <storm@cua.dk>
13641
13642 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
13643
9ecc27d0
NR
136442005-11-13 Nick Roberts <nickrob@snap.net.nz>
13645
225dad8e 13646 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
9ecc27d0
NR
13647 (gud-speedbar-buttons): Match on "const char *" too.
13648
13649 * progmodes/gdb-ui.el (gdb-var-create-handler)
13650 (gdb-var-list-children-handler): Match on "const char *" too.
13651 (gdb-var-evaluate-expression-handler): Match on empty string.
13652 (gdb-var-update-handler): Only call
13653 gdb-var-evaluate-expression-handler when required.
13654
e79b7435
NR
136552005-11-13 Nick Roberts <nickrob@snap.net.nz>
13656
13657 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
13658 selected window. This still doesn't work for speedbar.
9ecc27d0 13659 (gud-speedbar-buttons): Handle string expressions properly.
e79b7435 13660
47b3cf39
NR
13661 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
13662 (gdb-var-create-handler): Handle string expressions properly.
e79b7435 13663 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
1c32c9d6 13664 Handle string expressions properly. Move "type" field into regexp.
e79b7435 13665
9a9f1fdd 136662005-11-12 Karl Fogel <kfogel@red-bean.com>
8965e9c1 13667
9a9f1fdd 13668 * bookmark.el (bookmark-maybe-message): New function to reduce
8965e9c1 13669 code duplication: invokes `message' iff baud-rate is high enough.
9a9f1fdd
KF
13670 (bookmark-write-file): Use above instead of an inline conditional.
13671 (bookmark-load): Same.
8965e9c1 13672
a506054a
KF
136732005-11-12 Karl Fogel <kfogel@red-bean.com>
13674
13675 * bookmark.el (bookmark-write-file): Don't visit the destination
13676 file, just write the data to it using write-region. This is
13677 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
13678 change to avoid visiting the file in the first place.
13679
71dd9295
CY
136802005-11-12 Chong Yidong <cyd@stupidchicken.com>
13681
13682 * hi-lock.el (hi-lock-mode): Set the default value of
13683 font-lock-defaults.
13684
81d7d0d6
LT
136852005-11-11 Luc Teirlinck <teirllm@auburn.edu>
13686
ee8fdb13 13687 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
81d7d0d6
LT
13688 arg to `file-attributes'.
13689 (find-lisp-format): The UID and GID can now be strings.
13690
42aad0f6
KS
136912005-11-12 Kim F. Storm <storm@cua.dk>
13692
9f49f577
KS
13693 * help.el (help-map): Bind C-h d to apropos-documentation.
13694
0820b753
KS
13695 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
13696 when point is at end-of-buffer.
13697
42aad0f6
KS
13698 * apropos.el (apropos-match-face): Doc fix.
13699 (apropos-sort-by-scores): Add new choice `verbose'.
13700 (apropos-documentation-sort-by-scores): New defcustom.
13701 (apropos-pattern): Now contains the pattern entered by the user.
13702 (apropos-pattern-quoted): New defvar.
13703 (apropos-regexp): New defvar, containing the regexp corresponding
13704 to apropos-pattern.
1c32c9d6 13705 (apropos-all-words-regexp): Rename from apropos-all-regexp.
42aad0f6
KS
13706 (apropos-read-pattern): New defun. Use it to read pattern arg in
13707 interactive calls; returns list of words for a word list, and
13708 string for a regexp.
1c32c9d6 13709 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
42aad0f6
KS
13710 parses a list of words or regexp as returned by apropos-read-pattern.
13711 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
13712 (apropos-score-doc): Return a very high score if the string
13713 entered by the user matches literally.
13714 (apropos-variable): Doc fix. Use apropos-read-pattern.
13715 (apropos-command): Doc fix. Use apropos-read-pattern and
13716 apropos-parse-pattern. Call apropos-print with nosubst=t.
af71d4c0 13717 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
42aad0f6 13718 apropos-parse-pattern.
af71d4c0 13719 (apropos-documentation): Doc fix. Use apropos-read-pattern and
42aad0f6
KS
13720 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
13721 apropos-documentation-sort-by-scores. Call apropos-print with
13722 nosubst=t.
13723 (apropos-documentation-internal): Pass doc string through
13724 substitute-key-definition before adding text properties.
13725 Highlight substring matching literal user input if possible.
13726 (apropos-documentation-check-doc-file): Remove locals beg and end.
13727 Fix calculation of score (as added twice). Pass doc string through
13728 substitute-key-definition before adding text properties.
13729 (apropos-documentation-check-elc-file): Pass doc string through
13730 substitute-key-definition before adding text properties.
13731 Highlight substring matching literal user input if possible.
13732 (apropos-print): Add new arg NOSUBST; if set, command and variable
13733 doc strings have already been passed through substitute-key-definition.
13734 Add code to handle apropos-accumulator items without score element
13735 for backwards compatibility (e.g. with woman package).
13736 Only show scores if apropos-sort-by-scores is `verbose'.
13737
be93a2c4
SM
137382005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
13739
13740 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
13741 Add jka-compr-load-suffixes to load-suffixes.
13742
119f6f17 13743 * jka-compr.el: Require jka-cmpr-hook.
be93a2c4
SM
13744 (jka-compr-info-compress-message, jka-compr-info-compress-program)
13745 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
13746 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
13747 (jka-compr-info-can-append, jka-compr-info-strip-extension)
13748 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
13749 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
13750 (jka-compr-uninstall): Remove entries from
13751 jka-compr-added-to-file-coding-system-alist after they are used.
13752 (jka-compr-error): Remove unused var `curbuf'.
13753 (jka-compr-file-local-copy): Remove unused var `notfound'.
13754
7127d508
RF
137552005-11-10 Romain Francoise <romain@orebokech.com>
13756
13757 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
13758
46faf25e
NR
137592005-11-11 Nick Roberts <nickrob@snap.net.nz>
13760
13761 * progmodes/gud.el (gud-menu-map): Move parentheses.
13762 (gdb): New command gud-pv.
13763
be93a2c4
SM
137642005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
13765
13766 * tar-mode.el: Remove spurious or unnecessary leading stars
13767 in docstrings.
13768 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
13769 (tar-parse-octal-integer-safe): Use mapc.
13770 (tar-header-block-summarize): Remove unused var `ck'.
13771 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
13772 cleared before. Obey default-enable-multibyte-characters.
13773 Use mapconcat. Simplify setting of tar-header-offset.
13774 (tar-mode-map): Move initialization inside delcaration.
13775 (tar-flag-deleted): Use `abs'.
13776 (tar-expunge-internal): Remove unused var `line'.
13777 (tar-expunge-internal): Don't hardcode point-min==1.
13778 (tar-expunge): Widen while doing set-buffer-multibyte.
13779 (tar-rename-entry): Use file-name-coding-system.
13780 (tar-alter-one-field): Don't hardcode point-min==1.
13781 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
13782 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
13783
94b073f3
MY
137842005-11-10 Masatake YAMATO <jet@gyve.org>
13785
af94256b 13786 * add-log.el (add-log-current-defun): Handle class::method
af71d4c0 13787 notation of c++. Fix incorrect comment.
94b073f3 13788
f192689e
AM
137892005-11-10 Alan Mackenzie <acm@muc.de>
13790
13791 * help-fns.el (describe-variable): Make C-h v work when a variable
13792 has variable documentation yet is unbound.
13793
af8308ec
MY
137942005-11-10 Masatake YAMATO <jet@gyve.org>
13795
13796 * man.el (Man-highlight-references): Set an empty
13797 string to `Man-arguments' if it is nil.
d730a9fc 13798 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
af8308ec 13799
be93a2c4
SM
138002005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
13801
13802 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
13803 commenting conventions.
13804
13805 * cus-dep.el (custom-make-dependencies): Simplify.
13806 Better follow the commenting conventions.
13807
fe8bc3fa
RS
138082005-11-09 Richard M. Stallman <rms@gnu.org>
13809
be93a2c4
SM
13810 * apropos.el (apropos-pattern): Rename from apropos-regexp.
13811 (apropos-orig-pattern): Rename from apropos-orig-regexp.
fe8bc3fa
RS
13812 All uses changed.
13813 (apropos-rewrite-regexp): Doc fix.
af94256b 13814 (apropos-variable, apropos-command, apropos, apropos-value):
fe8bc3fa
RS
13815 Change prompt; carry through the argument renaming.
13816
6e128e32
LT
138172005-11-09 Luc Teirlinck <teirllm@auburn.edu>
13818
13819 * find-lisp.el: Require dired.
13820 (find-lisp-find-dired-internal): Do not call
13821 `abbreviate-file-name' on DIR.
13822
78e5988d
NR
138232005-11-10 Nick Roberts <nickrob@snap.net.nz>
13824
13825 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
13826
31fa5025
NR
138272005-11-09 Nick Roberts <nickrob@snap.net.nz>
13828
13829 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
13830 when using the speedbar.
13831 (gdb): New command gud-pp.
13832 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
13833
58b6f884
JL
138342005-11-09 Juri Linkov <juri@jurta.org>
13835
13836 * replace.el (occur-excluded-properties): New defcustom.
13837 (occur-1, occur-engine, occur-accumulate-lines): Use it.
13838
65b62d0a
JB
138392005-11-08 Jay Belanger <belanger@truman.edu>
13840
217d155e 13841 * calc/calc-units.el (math-convert-units): Replace any composite
65b62d0a
JB
13842 unit by its definition.
13843
77f996e5 138442005-11-08 Lars Hansen <larsh@soem.dk>
217d155e
RF
13845
13846 * emacs-lisp/autoload.el (update-directory-autoloads):
13847 Add obsolete function alias.
13848
4acbd507
SM
138492005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
13850
5a3859e6
SM
13851 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
13852 comment-indent-function.
13853 (lisp-comment-indent): Replace by an alias for comment-indent-default.
13854
4acbd507
SM
13855 * reveal.el (reveal-post-command): Rework the handling of
13856 reveal-open-spots, so as to be more reliable. There were several
13857 tricky corner cases where an open spot might be lost, or where
13858 a closed spot might end up on the list of open spots.
13859 Only reveal text that's ellipsised.
13860
b58b00ca
CD
138612005-11-07 Carsten Dominik <dominik@science.uva.nl>
13862
4acbd507 13863 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
b58b00ca 13864
f5723ff5
JPW
138652005-11-07 John Paul Wallington <jpw@gnu.org>
13866
13867 * ibuffer.el (ibuffer): Search iconified frames too when
13868 getting Ibuffer buffer's window.
13869
fda12b27
RS
138702005-11-06 Richard M. Stallman <rms@gnu.org>
13871
13872 * progmodes/compile.el (compilation-internal-error-properties):
13873 save-excursion around the computation of MARKER.
13874
138752005-11-06 Piet van Oostrum <piet@cs.uu.nl>
13876
13877 * textmodes/flyspell.el (flyspell-external-point-words):
13878 flyspell-get-word returns a list, not just a string.
13879
9514fb7f
JPW
138802005-11-06 John Paul Wallington <jpw@pobox.com>
13881
13882 * ibuffer.el (ibuffer): Search all visible frames when getting
13883 Ibuffer buffer's window.
13884
30abc4f4
MY
138852005-11-07 Masatake YAMATO <jet@gyve.org>
13886
d730a9fc 13887 * man.el (Man-reference-regexp): Accept spaces between
30abc4f4
MY
13888 `Man-name-regexp' and `Man-section-regexp'.
13889 (Man-apropos-regexp): New variable.
13890 (Man-abstract-xref-man-page): Use value for `Man-target-string'
13891 if available.
4acbd507
SM
13892 (Man-highlight-references, Man-highlight-references0):
13893 Handle the case when `Man-arguments' includes "-k".
13894 (Man-highlight-references0): Rename the argument `TARGET-POS' to
30abc4f4
MY
13895 `TARGET'. `TARGET' can be a number, function or nil.
13896
2dd3b43b
NR
138972005-11-06 Nick Roberts <nickrob@snap.net.nz>
13898
13899 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
c660a322
KS
13900 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
13901 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
2dd3b43b
NR
13902 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
13903 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
c660a322 13904 (gdb-send-item): Use buffer-local-value and simplify.
2dd3b43b 13905
1b0ee2ce
LT
139062005-11-05 Luc Teirlinck <teirllm@auburn.edu>
13907
13908 * startup.el (command-line): Use `custom-reevaluate-setting' for
13909 `global-font-lock-mode'.
13910
c660a322
KS
13911 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
13912 by default, except in batch mode or when the -D option is given.
1b0ee2ce
LT
13913
13914 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
13915 specified keyword args on to `define-minor-mode'. Update docstring.
13916
61f570e2
RF
139172005-11-05 Romain Francoise <romain@orebokech.com>
13918
13919 * replace.el (occur-engine): Add marker at end of line, too.
13920
af71d4c0 139212005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
dd7c6f21
RS
13922
13923 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
13924 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
13925 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
119f6f17 13926 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
dd7c6f21
RS
13927 argument to all these routines, so the passphrase can be managed
13928 externally and passed in to the system.
13929 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
13930 pgg-add-passphrase-to-cache function.
13931
13932 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
13933 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
13934 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
119f6f17 13935 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
dd7c6f21
RS
13936 argument to all these routines, so the passphrase can be managed
13937 externally and passed in to the system.
13938 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
13939 function.
13940
d60b49ac
DN
139412005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
13942
13943 * font-lock.el: Don't deal with font-lock-face-attributes here,
13944 move the code ...
13945
af71d4c0 13946 * startup.el (command-line): ... here. Use face-spec-set instead
d60b49ac
DN
13947 of custom-declare-face.
13948
13949 * faces.el (face-spec-set): Reset the face if spec is not nil.
13950
45f6a663
SM
139512005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
13952
13953 * newcomment.el (comment-region-internal): Box more tightly in the
13954 common case where there's no TAB in the boxed text.
13955
348f73b0 139562005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
db2cf961
JD
13957
13958 * info.el (info-tool-bar-map): Use images prev-node, next-node and
13959 up-node.
13960
dc9cfe1e
EZ
139612005-11-04 Ulf Jasper <ulf.jasper@web.de>
13962
af71d4c0 13963 * newsticker.el: Commentary updated. Code formatting changed.
45f6a663 13964 (newsticker-version): Change to "1.9".
dc9cfe1e 13965 (newsticker, newsticker-feed): Doc fix.
45f6a663
SM
13966 (newsticker-url-list): Doc fix. Add option "Weekly".
13967 (newsticker-retrieval-interval): Add option "Weekly".
dc9cfe1e 13968 (newsticker-headline-processing): Doc fix.
45f6a663 13969 (newsticker-auto-mark-filter): Remove.
dc9cfe1e
EZ
13970 (newsticker-auto-mark-filter-list): New.
13971 (newsticker-layout, newsticker-sort-method): Doc fix.
13972 (newsticker-hide-old-items-in-newsticker-buffer)
13973 (newsticker-heading-format, newsticker-item-format)
13974 (newsticker-desc-format): Doc fix.
45f6a663 13975 (newsticker-show-all-rss-elements): Remove.
dc9cfe1e
EZ
13976 (newsticker-show-all-news-elements): New.
13977 (newsticker-faces, newsticker-ticker): Doc fix.
13978 (remove-from-invisibility-spec): Code formatting.
13979 (newsticker--process-ids): New.
13980 (newsticker-mode): Doc fix.
45f6a663
SM
13981 (newsticker-mode): Change mode-line-format.
13982 (newsticker-start): Remove debug output.
af71d4c0 13983 (newsticker-start-ticker): Doc fix. Add autoload cookie.
dc9cfe1e
EZ
13984 (newsticker-w3m-show-inline-images): Code formatting.
13985 (newsticker-next-item): Call `force-mode-line-update'.
13986 (newsticker-previous-item): Call `force-mode-line-update'.
13987 (newsticker-next-feed): Call `force-mode-line-update'.
13988 (newsticker-previous-feed): Call `force-mode-line-update'.
13989 (newsticker-mark-all-items-at-point-as-read): Code formatting.
13990 (newsticker-show-old-items): Do not show descs.
45f6a663 13991 (newsticker-hide-entry): Hide too much.
dc9cfe1e
EZ
13992 (newsticker-hide-entry, newsticker-show-entry)
13993 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
13994 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
13995 (newsticker-toggle-auto-narrow-to-item): Code formatting.
13996 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
13997 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
45f6a663
SM
13998 (newsticker-get-news): Call `force-mode-line-update'.
13999 Collect process ids.
14000 (newsticker--sentinel): Change coding system handling.
14001 Move image retrieval to new functions newsticker--get-logo-url-*.
14002 Move feed parsing to new functions newsticker--parse-*.
14003 Update list of process ids.
dc9cfe1e
EZ
14004 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
14005 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
14006 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
14007 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
14008 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
14009 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
6fee106e
KS
14010 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
14011 (newsticker--decode-coding-string): Remove.
14012 (newsticker--decode-numeric-entities): Check input. Format code.
14013 (newsticker--remove-whitespace): Check input.
14014 (newsticker--do-forget-preformatted): Doc fix.
14015 (newsticker--decode-rfc822-date): Allow for missing time.
14016 (newsticker--update-process-ids): New.
14017 (newsticker--image-sentinel): Change comment.
14018 (newsticker--image-read): Change error message.
14019 (newsticker--imenu-goto): Doc fix. Show headline title.
14020 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
14021 (newsticker--buffer-do-insert-text): Clean whitespace in
14022 html-rendered headline title. Code formatting.
14023 Call `newsticker--buffer-print-extra-elements'.
14024 (newsticker--buffer-print-extra-element): Remove.
14025 (newsticker--buffer-print-extra-elements): New.
14026 (newsticker--buffer-do-print-extra-element): New.
14027 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
14028 large sizes.
14029 (newsticker--run-auto-mark-filter)
14030 (newsticker--do-run-auto-mark-filter):
14031 Use `newsticker-auto-mark-filter-list'.
14032
140332005-11-04 Ryan Yeske <rcyeske@gmail.com>
14034
14035 * net/rcirc.el: Use split-string OMIT-NULLS argument.
14036 (rcirc-print): Force redisplay before running hooks. Do long
14037 buffer truncation after making new text read-only. Deal with nil
14038 text when decoding strings. If TARGET is nil, use either the
14039 currently selected buffer, if it is an rcirc buffer and of the
14040 same process or the process buffer.
14041 (rcirc-mode): Remove header-line. Recompute short buffer names.
14042 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
14043 (rcirc-short-buffer-name): Add variable.
14044 (rcirc-kill-buffer-hook): Recompute short buffer names.
14045 Remove nick from private channel.
14046 (rcirc-send-input): Send command text to current-buffer.
14047 Don't clear overlay arrow here.
14048 (rcirc-short-buffer-name): Return a short buffer name.
14049 (rcirc-update-short-buffer-names, rcirc-abbreviate)
14050 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
14051 buffer-name abbreviations.
14052 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
14053 Do not touch nick-table when killing a parted channel.
14054 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
14055 Clear arrow from current buffer if it is now hidden.
14056 (rcirc-current-buffer): Add variable.
14057 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
14058 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
14059 Remove -face from names.
14060 (rcirc-update-activity-string): Print "DND" when globally ignoring
14061 activity.
14062 (rcirc-ignore-buffer-activity-flag): Rename from
14063 rcirc-ignore-channel-activity.
14064 (rcirc-ignore-all-activity-flag): Doc fix.
14065 (rcirc-channels): Remove variable.
14066 (rcirc-kill-buffer-hook):
14067 (rcirc-get-buffer-create): Add nick to private channel.
14068 (rcirc-multiline-edit-submit): Remove tabs.
14069 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
14070 folded.
14071 (rcirc-remove-nick-channel): Bug fix.
14072 (rcirc-toggle-ignore-buffer-activity): Rename from
14073 rcirc-toggle-ignore-channel-activity.
14074 (rcirc-record-activity): Add buffers to the front of the list.
14075 (rcirc-update-activity): Remove killed buffers from list.
14076 (rcirc-process-server-response-1): Remove last argument if it is
14077 null before calling handler.
14078 (rcirc): Add "rcirc" defcustom prefix.
14079 (rcirc-prompt): Simplify default prompt.
14080 Use custom-initialize-default.
14081 (rcirc-private-chats): Remove variable.
14082 (rcirc-prompt): Change initialization.
14083 (rcirc-version): Remove function.
14084 (rcirc-id-string): Add constant.
14085 (rcirc-last-buffer): Remove variable.
14086 (rcirc-buffer-alist): Add variable.
14087 (rcirc-connect): Update variable setup.
14088 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
14089 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
14090 default.
14091 (rcirc-handler-generic): Trigger activity.
14092 (rcirc-send-message): Create the buffor of the target.
14093 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
14094 (rcirc-get-buffer): Just return nil if there is no matching buffer.
14095 (rcirc-multiline-edit-cancel): Remove function.
14096 (rcirc-set-last-buffer): Remove function.
14097 (rcirc-get-any-buffer): Add function.
14098 (rcirc-join-channels): Don't print /join text.
14099 (rcirc-toggle-ignore-channel-activity): Add and update echo area
14100 messages.
14101 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
14102 (rcirc-handler-NOTICE): Recognize CTCP responses.
14103 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
14104 constructing TOPIC string for buffers we are not JOINed.
14105 (rcirc-handler-CTCP-response): Add handler.
14106 (rcirc-multiline-edit-submit): Restore the window-configuration
14107 before adjusting point.
14108 (rcirc): Add customization group.
14109 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
14110 (rcirc-user-full-name, rcirc-startup-channels-alist)
14111 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
14112 (rcirc-ignore-all-activity-flag, rcirc-time-format)
14113 (rcirc-input-ring-size, rcirc-read-only-flag)
14114 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
14115 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
14116 Change defvar to defcustom.
14117 (rcirc-update-prompt): Add optional ALL arg, which will update
14118 prompts in all rcirc buffers. Regexp quote replacement text.
14119 (rcirc-fill-column): Accept frame-width as a value.
14120 (rcirc-set-changed): Add function.
14121 (rcirc-next-active-buffer): Write more meaningful messages.
14122 (rcirc-faces): Add customization group.
14123 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
14124 (rcirc-nick-in-message-face, rcirc-prompt-face)
14125 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
14126 (with-rcirc-process-buffer): Move before first usage.
14127 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
14128 (rcirc-debug-flag): Rename from `rcirc-log-p'.
14129 (rcirc-debug): Rename from `rcirc-log'.
14130 (rcirc-format-response-string): Do not print `-' chars for a
14131 NOTICE with no sender. Simplify output of server responses.
14132
141332005-11-04 Henrik Enberg <henrik.enberg@telia.com>
14134
14135 (rcirc-browse-url-map, rcirc-browse-url-at-point)
14136 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
14137 Make urls mouse and RET clickable.
14138
141392005-11-04 Henrik Enberg <henrik.enberg@telia.com>
14140
14141 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
14142
141432005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
14144
14145 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
14146 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
14147 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
14148 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
14149 argument to all these routines, so the passphrase can be managed
14150 externally and passed in to the system.
14151 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
14152 pgg-add-passphrase-to-cache function.
14153
14154 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
14155 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
14156 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
14157 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
14158 argument to all these routines, so the passphrase can be managed
14159 externally and passed in to the system.
14160 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
14161 function.
14162
141632005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
14164
14165 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
14166 from goto-address-url-regexp.
14167
141682005-11-04 Carsten Dominik <dominik@science.uva.nl>
14169
14170 * textmodes/org.el (org-read-date, org-goto-calendar)
14171 (org-recenter-calendar, org-agenda-goto-calendar):
14172 Temporarily clear `calendar-move-hook'.
14173
141742005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
14175
14176 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
14177 merging.
14178
14179 * ediff-util.el (ediff-previous-difference): Don't skip regions that
14180 have merge clashes.
14181
141822005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14183
14184 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
14185 Undo previous change.
14186
14187 * startup.el (command-line): Use `custom-reevaluate-setting' for
14188 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
14189 tty-register-default-colors on Mac.
14190
141912005-11-04 Nick Roberts <nickrob@snap.net.nz>
14192
14193 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
14194 (gdb-buffer-type): Make it automatically buffer local...
14195 (gdb-get-create-buffer): ...and set it accordingly.
14196 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
14197 actually work.
14198
141992005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
14200
14201 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
14202 not red.
14203
142042005-11-04 Nick Roberts <nickrob@snap.net.nz>
14205
14206 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
14207 case GUD buffer is not visible.
14208 (gdb-goto-breakpoint): Try to force display in source buffer.
14209 (gdb-frame-gdb-buffer): Copy other similar functions.
14210 (gdb-restore-windows): Don't display source if not asked for.
14211 (gdb-assembler-buffer-name): Don't capitalise.
14212
142132005-11-03 Richard M. Stallman <rms@gnu.org>
14214
14215 * wid-edit.el (key-sequence): New widget type.
14216
14217 * simple.el (set-mark-command-repeat-pop): New variable.
14218 (set-mark-command): Only interpret plan C-@ after a pop as a pop
14219 if set-mark-command-repeat-pop is true.
14220
14221 * info.el (Info-fontify-node): Don't display extra "see" if there
14222 already is one here.
14223
14224 * mouse.el: Fix special handling of DEL after dragging a region:
14225 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
14226 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
14227
14228 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
14229
14230 * textmodes/ispell.el (ispell-command-loop): Change `i' description
14231 not to assume it pertains to an affix.
14232
14233 * textmodes/flyspell.el (flyspell-post-command-hook):
14234 Bind deactivate-mark to prevent deactivation.
14235
142362005-11-03 Lars Hansen <larsh@soem.dk>
14237
14238 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
14239 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
14240 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
14241
142422005-11-03 Romain Francoise <romain@orebokech.com>
14243
14244 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
14245 Update copyright years.
14246
142472005-11-03 Sam Steingold <sds@gnu.org>
14248
14249 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
14250 Use system-type instead of window-system because window-system is not
14251 correctly defined during loadup.
14252
142532005-11-02 Mark A. Hershberger <mah@everybody.org>
14254
9c92edca 14255 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
6fee106e
KS
14256 (xml-parse-tag): Join strings separated by a comment properly.
14257
142582005-11-02 Andreas Schwab <schwab@suse.de>
14259
14260 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
14261
142622005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
14263
14264 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
14265 (byte-optimize-pure-func): Quote the eval'd value.
14266
14267 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
14268 Rename from perl-font-lock-syntactic-face-function.
14269 Change the calling convention so it can be used as a font-lock MATCHER.
14270 Do the parse-partial-sexp loop outselves.
14271 (perl-font-lock-syntactic-keywords): Use it.
14272 (perl-mode): Don't set font-lock-syntactic-face-function any more.
14273
142742005-11-02 Nick Roberts <nickrob@snap.net.nz>
14275
14276 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
14277 disassembly buffer too.
14278 (gdb-exited): Remove overlay arrows when execution has finished.
14279 (gdb-info-frames-custom, gdb-info-threads-custom)
14280 (gdb-info-registers-custom): Don't add inappropriate text
14281 properties if inferior is not active.
14282
142832005-11-02 Glenn Morris <rgm@gnu.org>
14284
14285 * progmodes/fortran.el (fortran-blink-match):
14286 Use `blink-matching-delay'.
14287
142882005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
14289
14290 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
14291
142922005-11-02 Lars Hansen <larsh@soem.dk>
14293
14294 * net/tramp.el (tramp-action-out-of-band): Handle scp message
14295 "Permission denied".
14296
142972005-11-01 Richard M. Stallman <rms@gnu.org>
14298
14299 * textmodes/flyspell.el (flyspell-external-point-words):
14300 Pass nil to flyspell-get-word.
14301
143022005-11-02 Kim F. Storm <storm@cua.dk>
14303
14304 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
14305 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
14306
143072005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
14308
14309 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
14310 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
14311 (calendar-mouse-print-dates): Add optional `event' argument.
14312 Update interactive-spec.
14313 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
14314 Use `calendar-event-to-date' instead of `event'.
14315
143162005-11-02 Masatake YAMATO <jet@gyve.org>
14317
14318 * progmodes/ld-script.el (ld-script-builtins):
14319 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
14320 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
14321 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
14322
143232005-11-01 Romain Francoise <romain@orebokech.com>
14324
14325 * vc-sccs.el: Update copyright year.
14326 * ezimage.el: Likewise.
14327
143282005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
14329
14330 * info.el (Info-fontify-node): Use `string-width' for fontifying
14331 underlined titles.
14332
143332005-11-01 Juri Linkov <juri@jurta.org>
14334
14335 * info.el (Info-fontify-node): Downcase node header keywords Node,
14336 Prev, Next, Up before comparison.
14337 (Info-history): Insert absolute directory name, and put invisible
14338 property on it.
14339
143402005-11-01 Juri Linkov <juri@jurta.org>
14341
14342 * info.el (Info-file-supports-index-cookies): New variable.
14343 (Info-find-node-2): Check makeinfo version for index cookie support.
14344 (Info-index-nodes): Search for nodes with index cookies only when
14345 Info-file-supports-index-cookies is t. Otherwise, search nodes
14346 with "Index" in the node name.
14347 (Info-index-node): Search index cookie in the current node only when
14348 Info-file-supports-index-cookies is t. Otherwise, check the word
14349 "Index" in the node name.
14350 (Info-find-emacs-command-nodes): Remove code that searches nodes
14351 with "Index" node name in the top menu.
14352
143532005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
14354
14355 * progmodes/scheme.el (scheme-mode-variables): Use the default
14356 comment-indent-function.
14357
14358 * faces.el (face-attribute): Handle the case where a face inherits from
14359 a non-existent face.
14360
14361 * simple.el (eval-expression-print-format): Use lisp-readable syntax
14362 for octal and hexa output, and merge the char into the paren.
14363 (kill-new): Use push.
14364 (copy-to-buffer): Use with-current-buffer.
14365 (completion-setup-function): Move code in loop to remove redundancy.
14366 (minibuffer-local-must-match-map): Don't add bindings that duplicate
14367 those inherited from minibuffer-local-completion-map.
14368
14369 * savehist.el (savehist-mode) <defcustom>:
14370 Use custom-set-minor-mode if available.
14371 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
14372 and emit a message if applicable.
14373
143742005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
14375
14376 * savehist.el: Sync up to version 19.
14377 (savehist-mode): New minor mode.
14378 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
14379 (savehist-length): Remove (use history-length instead).
14380 (savehist-file-modes): Rename from savehist-modes.
14381 (savehist-save-hook, savehist-loaded): New vars.
14382 (savehist-load): Use savehist-mode. Try to smooth up transition from
14383 old format to new format.
14384 (savehist-install): Allow savehist-autosave-interval to be nil.
14385 (savehist-save): Run the new hook. Be more careful to only trim the
14386 history variables.
14387 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
14388 (savehist-printable): Print into a buffer rather than char-by-char.
14389
143902005-11-01 John Wiegley <johnw@newartisans.com>
14391
14392 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
14393 toggle-ignore keybinding (C-a). The author said it had been
14394 disabled much earlier due to a possible incompatibility, but after
14395 many months of usage I have encountered no problems (and it is a
14396 rather useful option, especially for switching to " *temp*").
14397
14398 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
14399 support for OS/X's AddressBook, by calling out to the open source
14400 program "contacts" (installable through Fink).
14401
14402 * net/eudc.el (eudc-expand-inline): If the
14403 `eudc-multiple-match-handling-method' is set to `all', delete the
14404 query string before inserting the query result.
14405
14406 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
14407 flag, to prevent Eshell from using the system ls when
14408 `eshell-ls-insert-directory' is in used.
14409 (eshell-ls-insert-directory): Disable font-lock in directory
14410 buffer so that Eshell's own fontification is seen. This broke
14411 recently due to changes in font-lock, so this goes back to version
14412 21 behavior.
14413
144142005-11-01 Nick Roberts <nickrob@snap.net.nz>
14415
14416 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
14417 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
14418 (gdb-many-windows): Doc fix.
14419
144202005-10-31 Romain Francoise <romain@orebokech.com>
14421
14422 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
14423
144242005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
14425
14426 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
14427 that global-font-lock-mode can be enabled by default.
14428
14429 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
14430 (font-lock-add-keywords, font-lock-remove-keywords)
14431 (font-lock-fontify-buffer): Remove autoload cookies.
14432
14433 * jit-lock.el (jit-lock-register): Likewise.
14434
14435 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
14436
144372005-10-31 Nick Roberts <nickrob@snap.net.nz>
14438
14439 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
14440 intact if there is no gud-comint-buffer.
14441
144422005-10-31 Luc Teirlinck <teirllm@auburn.edu>
14443
14444 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
14445 old prompt comint-prompt-read-only is t and GDB commands are
14446 issued from tool bar etc.
14447
144482005-10-31 Masatake YAMATO <jet@gyve.org>
14449
14450 * vc.el (vc-directory-exclusion-list): Add "{arch}".
14451
144522005-10-30 Chong Yidong <cyd@stupidchicken.com>
14453
14454 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
14455 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
14456
144572005-10-30 Michael Albinus <michael.albinus@gmx.de>
14458
14459 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
14460 starting at beginning of line. Fontification is messed up when
14461 `open-paren-in-column-0-is-defun-start' set to t.
14462 Reported by John Paul Wallington <jpw@pobox.com>.
14463
144642005-10-30 Luc Teirlinck <teirllm@auburn.edu>
14465
14466 * comint.el (comint-send-input): Call `comint-update-fence' when
14467 `comint-process-echoes' and `comint-prompt-read-only' are both
14468 non-nil, to avoid leftover read-only newline.
14469
144702005-10-30 Richard M. Stallman <rms@gnu.org>
14471
14472 * textmodes/flyspell.el (flyspell-external-point-words):
14473 Detect when WORD can't be checked properly because
14474 flyspell-get-word finds just part of it, and move on.
14475
14476 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
14477 boundarychar for Polish.
14478 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
14479 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
14480
144812005-10-31 Nick Roberts <nickrob@snap.net.nz>
14482
14483 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
14484 (gdb-registers-font-lock-keywords): Delete.
14485 (gdb-registers-mode): Don't fontify.
14486 (gdb-info-registers-custom): Use text properties instead as, in
14487 future, changed register values will use font-lock-warning-face.
14488 (gdb-local-font-lock-keywords): Rename to...
14489 (gdb-locals-font-lock-keywords): ...for consistency.
14490
144912005-10-30 Andre Spiegel <spiegel@gnu.org>
14492
14493 * vc.el (vc-switch-backend): Better error message if the buffer is
14494 not visiting a file under version control.
14495
14496 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
14497
144982005-10-29 Chong Yidong <cyd@stupidchicken.com>
14499
14500 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
14501 ~/.emacs.d/.emacs.
14502
145032005-10-29 Richard M. Stallman <rms@gnu.org>
14504
14505 * replace.el (occur-mode-mouse-goto): Always go to other window.
14506 (occur-mode-goto-occurrence): Always switch in same window.
14507
14508 * simple.el (undo): Display message at end, not at start.
14509
14510 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
14511 New arg REUSE-CELL.
14512 (cancel-timer-internal): New function.
14513 (timer-event-handler): Use cancel-timer-internal,
14514 and pass the cell it returns to timer-activate...
14515
14516 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
14517 (jit-lock-deferred-fontify, jit-lock-context-fontify)
14518 (jit-lock-after-change): Test memory-full.
14519
145202005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
14521
14522 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14523 part of the decoded armor to find the key-identifier.
14524 (pgg-gpg-lookup-key-owner): New function to return the
14525 human-readable identifier of a key owner.
14526 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
14527 key itself.
14528 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14529 the key value) if we have a key and can match it against a secret
14530 key. Also, added a note pointing out fact that the prompt only
14531 indicates the first matching key.
14532
14533 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
14534 pgg-decrypt-region.
14535 (pgg-pending-timers): A new hash for tracking the passphrase cache
14536 timers, so that new ones supercede old ones.
14537 (pgg-add-passphrase-to-cache): Rename from
14538 `pgg-add-passphrase-cache' to reduce confusion (all callers
14539 changed). Modified to cancel old timers when new ones are added.
14540 (pgg-remove-passphrase-from-cache): Rename from
14541 `pgg-remove-passphrase-cache' to reduce confusion (all callers
14542 changed). Modified to cancel old timers when their keys are
14543 removed from the cache.
14544 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
14545 XEmacs, an indirection to delete-itimer.
14546 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
14547 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
14548 users can only check cache without risk of prompting. Correct bug in
14549 notruncate behavior.
14550 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
14551 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
14552 Add informative docstrings.
14553 (pgg-decrypt): Convey provided passphrase in subordinate call to
14554 pgg-decrypt-region.
14555
14556 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14557 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14558 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14559 `passphrase' argument, so the passphrase can be managed externally
14560 and then passed in to the system.
14561
14562 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14563 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
14564 so the passphrase cache can be used reliably with identifiers
14565 besides a pgp packet's key id.
14566
14567 * pgg-gpg.el (pgg-pgp-encrypt-region)
14568 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
14569 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
14570 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
14571 argument to all these routines, so the passphrase can be managed
14572 externally and passed in to the system.
14573
14574 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14575 `notruncate' argument, so the passphrase cache can be used
14576 reliably with identifiers besides a pgp packet's key id.
14577
145782005-10-29 Sascha Wilde <swilde@sha-bang.de>
14579
14580 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14581 symmetric encryption.
14582 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14583 encrypted session key.
14584 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14585 message ask for the passphrase in a proper way.
14586
14587 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14588 New user commands for symmetric encryption.
14589
145902005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
14591
14592 * textmodes/conf-mode.el (conf-assignment-sign)
14593 (conf-assignment-regexp): Fix docstrings.
14594 (conf-mode-initialize): New function.
14595 (conf-mode): Remove optional args. Use delay-mode-hooks to
14596 recognize recursive calls.
14597 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
14598 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
14599 (conf-xdefaults-mode): Use define-derived-mode and
14600 conf-mode-initialize.
14601
146022005-10-29 Romain Francoise <romain@orebokech.com>
14603
14604 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
14605
146062005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
14607
14608 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
14609 part of the decoded armor to find the key-identifier.
14610 (pgg-gpg-lookup-key-owner): New function to return the
14611 human-readable identifier of a key owner.
14612 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
14613 key itself.
14614 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
14615 the key value) if we have a key and can match it against a secret
14616 key. Also, added a note pointing out fact that the prompt only
14617 indicates the first matching key.
14618
14619 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
14620 pgg-decrypt-region.
14621 (pgg-pending-timers): A new hash for tracking the passphrase cache
14622 timers, so that new ones supercede old ones.
14623 (pgg-add-passphrase-to-cache): Rename from
14624 `pgg-add-passphrase-cache' to reduce confusion (all callers
14625 changed). Modified to cancel old timers when new ones are added.
14626 (pgg-remove-passphrase-from-cache): Rename from
14627 `pgg-remove-passphrase-cache' to reduce confusion (all callers
14628 changed). Modified to cancel old timers when their keys are
14629 removed from the cache.
14630 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
14631 XEmacs, an indirection to delete-itimer.
14632 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
14633 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
14634 users can only check cache without risk of prompting. Correct bug in
14635 notruncate behavior.
14636 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
14637 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
14638 Add informative docstrings.
14639 (pgg-decrypt): Convey provided passphrase in subordinate call to
14640 pgg-decrypt-region.
14641
146422005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
14643
14644 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
14645 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
14646 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
14647 `passphrase' argument, so the passphrase can be managed externally
14648 and then passed in to the system.
14649
14650 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
14651 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
14652 so the passphrase cache can be used reliably with identifiers
14653 besides a pgp packet's key id.
14654
14655 * pgg-gpg.el (pgg-pgp-encrypt-region)
14656 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
14657 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
14658 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
14659 argument to all these routines, so the passphrase can be managed
14660 externally and passed in to the system.
14661
14662 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
14663 `notruncate' argument, so the passphrase cache can be used
14664 reliably with identifiers besides a pgp packet's key id.
14665
146662005-10-29 Sascha Wilde <swilde@sha-bang.de>
14667
14668 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
14669 symmetric encryption.
14670 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
14671 encrypted session key.
14672 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
14673 message ask for the passphrase in a proper way.
14674
14675 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
14676 New user commands for symmetric encryption.
14677
146782005-10-28 Bill Wohler <wohler@newt.com>
14679
14680 * help-mode.el (help-url): New button type. Calls browse-url.
14681 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
14682 Similar to Info nodes: URL `url'.
14683 (help-make-xrefs): Create help-url buttons for
14684 help-xref-url-regexp matches.
14685
146862005-10-29 Nick Roberts <nickrob@snap.net.nz>
14687
14688 * tool-bar.el (tool-bar-add-item-from-menu)
14689 (tool-bar-local-item-from-menu): Fix doc strings.
14690
146912005-10-28 Romain Francoise <romain@orebokech.com>
14692
14693 * ldefs-boot.el: Update.
14694
14695 * subr.el (locate-library): Move from help-fns.el.
14696 * help-fns.el (locate-library): Move to subr.el.
14697
146982005-10-28 Richard M. Stallman <rms@gnu.org>
14699
14700 * net/tramp.el (tramp-completion-mode): defvar moved up.
14701
14702 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
14703
14704 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
14705
14706 * files.el (find-file-noselect): Use %d to format large file size.
14707
14708 * bindings.el (mode-line-format): Add %e.
14709
14710 * loadup.el ("facemenu"): Load unconditionally.
14711 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
14712 ("x-dnd"): Load, when appropriate.
14713
14714 * startup.el (command-line): Call before-init-hook earlier.
14715 Warn about some bad characters in -u user name.
14716
14717 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
14718 (flyspell-external-point-words): Error if misspelled word is not found.
14719 Set flyspell-large-region-beg at end of word.
14720
147212005-10-28 Andreas Schwab <schwab@suse.de>
14722
14723 * view.el (View-revert-buffer-scroll-page-forward):
14724 Use view-page-size-default.
14725
147262005-10-28 Juri Linkov <juri@jurta.org>
14727
14728 * international/quail.el (quail-get-current-str): Translate last
14729 raw character for deterministic input methods.
14730
147312005-10-27 Jay Belanger <belanger@truman.edu>
14732
14733 * calc/calc-ext.el: Add functions to autoloads.
14734 (math-identity-matrix-p, math-ident-row-p): New functions.
14735
14736 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
14737 multiplication by an identity matrix; don't turn multiplication by
14738 an inverse matrix into division.
14739 (math-div-symbol-fancy): Replace division by matrices with
14740 multiplication by inverse.
14741
14742 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
14743
14744 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
14745 (calc-writeoutpower): New functions.
14746
147472005-10-27 Romain Francoise <romain@orebokech.com>
14748
14749 * replace.el (occur-engine): Include colon in mouse-face highlight.
14750
14751 * dired-x.el: Change Maintainer field.
14752
147532005-10-26 Chong Yidong <cyd@stupidchicken.com>
14754
14755 * longlines.el (longlines-mode): Bind after-change-functions to
14756 nil during initial decoding and final encoding.
14757
147582005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
14759
14760 * term.el (term-emulate-terminal, term-handle-colors-array)
14761 (term-handle-ansi-escape): Specify the terminfo capabilities
14762 implemented.
14763
147642005-10-26 Richard M. Stallman <rms@gnu.org>
14765
14766 * info.el (Info-fontify-node): Fix detection of sentence-break
14767 before *Note.
14768
147692005-10-26 Romain Francoise <romain@orebokech.com>
14770
14771 * smerge-mode.el: Add `tools' to file keywords.
14772
147732005-10-26 Nick Roberts <nickrob@snap.net.nz>
14774
14775 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
14776 when the fringe is not available.
14777
14778 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
14779 (def-gdb-auto-update-trigger): Simplify construction.
14780 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
14781 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
14782 defined explicitly.
14783 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
14784 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
14785 defined explicitly.
14786 (gdb-info-locals-custom): Remove as it's a no-op.
14787
147882005-10-25 Chong Yidong <cyd@stupidchicken.com>
14789
14790 * longlines.el (longlines-mode): Remove narrowing before
14791 performing the initial decoding or final encoding.
14792
147932005-10-25 Romain Francoise <romain@orebokech.com>
14794
14795 * emacs-lisp/find-func.el (find-library-name): Also strip
14796 extension if library name ends in .el, to take advantage of
14797 `find-library-suffixes'.
14798
147992005-10-25 Richard M. Stallman <rms@gnu.org>
14800
14801 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
14802
148032005-10-25 Juri Linkov <juri@jurta.org>
14804
14805 * textmodes/texinfo.el (texinfo-mode): Change charset of one
14806 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
14807
148082005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14809
14810 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
14811 (blackbox-redefine-key): Add argument `map'.
14812
14813 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
14814 regions when moving the jit-lock-context-unfontify-pos boundary.
14815
148162005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
14817
14818 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
14819
148202005-10-25 Masatake YAMATO <jet@gyve.org>
14821
14822 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
14823
148242005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
14825
14826 * play/blackbox.el (blackbox-redefine-key): New function.
14827 (blackbox-mode-map): Use it to remap existing bindings for cursor
14828 motion instead of binding literal keys.
14829
148302005-10-25 Glenn Morris <rgm@gnu.org>
14831
14832 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
14833 diary does not end in a newline. Do not assume a blank line at
14834 the start of the diary file.
14835
148362005-10-25 Kenichi Handa <handa@m17n.org>
14837
14838 * international/quail.el (quail-translate-key): If the input
14839 method is deterministic and failed to handle the last key, restart
14840 the key handling loop from an appropriate key.
14841
148422005-10-25 Michael Albinus <michael.albinus@gmx.de>
14843
14844 * vc.el (vc-dired-mode): Extend comment for binding of
14845 `directory-listing-before-filename-regexp'.
14846
148472005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14848
14849 * textmodes/texinfo.el (texinfo-mode):
14850 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
14851 not to unnecessarily expose emacs-mule's internal char codes.
14852
148532005-10-25 Nick Roberts <nickrob@snap.net.nz>
14854
14855 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
14856 Display hand pointer and help-echo on disabled icon too.
14857 (gdb-mouse-until): New function.
14858 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
14859
148602005-10-24 Chong Yidong <cyd@stupidchicken.com>
14861
14862 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
14863 with 2005-10-23 change to doctor.el.
14864
14865 * finder.el (finder-mode-map): Add follow-link binding.
14866
148672005-10-25 Kim F. Storm <storm@cua.dk>
14868
14869 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
14870 to gdb-mouse-toggle-breakpoint-fringe.
14871 (gdb-mouse-toggle-breakpoint-margin): Rename from
14872 gdb-mouse-toggle-breakpoint. Fix doc.
14873 (gdb-mouse-toggle-breakpoint-fringe): New defun.
14874 (gdb-put-string): Add optional SPROPS arg. Add props to string.
14875 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
14876 string properties also for fringe breakpoint bitmaps.
14877
148782005-10-24 Carsten Dominik <dominik@science.uva.nl>
14879
14880 * textmodes/org.el (org-start-icalendar-file): Fix format form.
14881
148822005-10-25 Masatake YAMATO <jet@gyve.org>
14883
14884 * simple.el (completion-common-substring):
14885 Use `completion-common-substring' prior to `completion-base-size'.
14886
148872005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
14888
14889 * savehist.el: Require CL while compiling.
14890 (savehist-history-variables): Remove.
14891 (savehist-save-minibuffer-history, savehist-additional-variables)
14892 (savehist-minibuffer-history-variables): New vars.
14893 (savehist-save): Use them.
14894 (savehist-uninstall, savehist-minibuffer-hook): New funs.
14895 (savehist-install): New fun, extracted from savehist-load.
14896 (savehist-load): Use them.
14897
148982005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
14899
14900 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
14901 a dummy doc-string-elt property.
14902 (defalias, defvaralias, define-category): Add a docstring property.
14903
14904 * image.el (defimage):
14905 * widget.el (define-widget):
14906 * custom.el (defface, defcustom): Add `doc-string' declaration.
14907
14908 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
14909 (defadvice): Add `doc-string' declaration.
14910
14911 * emacs-lisp/byte-run.el (macro-declaration-function):
14912 Handle `doc-string' declarations.
14913 (define-obsolete-function-alias, define-obsolete-variable-alias):
14914 Add `doc-string' declaration.
14915
149162005-10-24 Kenichi Handa <handa@m17n.org>
14917
14918 * international/utf-7.el (utf-7): Add autoload cookie.
14919
14920 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
14921
149222005-10-24 Eli Zaretskii <eliz@gnu.org>
14923
14924 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
14925 list of directories passed to batch-update-autoloads. Add "." to
14926 the list of the echoed directories.
14927
14928 * pgg-def.el:
14929 * pgg-gpg.el:
14930 * pgg-parse.el:
14931 * pgg-pgp.el:
14932 * pgg-pgp5.el:
14933 * pgg.el: Moved here from the gnus subdirectory.
14934
149352005-10-24 Nick Roberts <nickrob@snap.net.nz>
14936
14937 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
14938 in case comint-prompt-read-only is set to t.
14939
14940 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
14941 in case comint-prompt-read-only is set to t.
14942
149432005-10-24 Ulf Jasper <ulf.jasper@web.de>
14944
14945 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
14946 Now a string.
14947 (icalendar-import-format): Handle CLASS, STATUS, URL.
14948 Rename `subject' to `summary'.
14949 (icalendar-import-format-summary): Rename from
14950 `icalendar-import-format-subject'.
14951 (icalendar-import-format-url, icalendar-import-format-status)
14952 (icalendar-import-format-class): New variables.
14953 (icalendar--rris): Take variable argument list.
14954 (icalendar--datestring-to-isodate): Remove unnecessary
14955 calendar-style check when converting dates with explicit month names.
14956 (icalendar-export-region): Change return type of conversion
14957 subroutines. Bury current buffer unless error occurred.
14958 (icalendar--convert-to-ical)
14959 (icalendar--parse-summary-and-rest): New functions.
14960 (icalendar--convert-ordinary-to-ical)
14961 (icalendar--convert-weekly-to-ical)
14962 (icalendar--convert-yearly-to-ical)
14963 (icalendar--convert-block-to-ical)
14964 (icalendar--convert-cyclic-to-ical)
14965 (icalendar--convert-anniversary-to-ical): Change return type.
14966 Strip trailing blanks from subject.
14967 (icalendar--convert-sexp-to-ical): Change return type.
14968 Strip trailing blanks from subject. Handle simple sexp
14969 entries as generated by icalendar.el.
14970 (icalendar--convert-float-to-ical)
14971 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
14972 (icalendar-import-file): Doc fix.
14973 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
14974 Correct call to icalendar--rris.
14975 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
14976 `summary'.
14977 (icalendar--add-diary-entry): Rename `subject' to `summary'.
14978
149792005-10-24 Romain Francoise <romain@orebokech.com>
14980
14981 * server.el (server-sentinel): Set query-on-exit flag to nil on
14982 new client processes (it isn't inherited from the server process).
14983
14984 * replace.el (occur-engine): Rearrange text properties.
14985
149862005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
14987
14988 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
14989 case-fold-search is nil.
14990 (debug-help-follow): Use help-xref-interned directly.
14991
149922005-10-23 Chong Yidong <cyd@stupidchicken.com>
14993
14994 * thumbs.el (thumbs-image-type): Add .pbm.
14995
149962005-10-23 Richard M. Stallman <rms@gnu.org>
14997
14998 * faces.el (inhibit-face-set-after-frame-default): New variable.
14999 (set-face-attribute): Bind it.
15000 (face-set-after-frame-default): Test it.
15001
15002 * help-fns.el (describe-simplify-lib-file-name): New function.
15003 (describe-function-1, describe-variable): Use it.
15004
15005 * faces.el (describe-face): Use describe-simplify-lib-file-name.
15006
15007 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
15008 Eliminate nil as possible value.
15009 (tooltip-hide-delay): Reduce internal-border-width.
15010
15011 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
15012 (menu-bar-file-menu) <new-file>: Likewise.
15013
15014 * simple.el (line-move-finish): Ignore fields computing LINE-END.
15015
15016 * international/mule.el (load-with-code-conversion):
15017 Pass full file name to `eval-buffer' unless preloading.
15018
15019 * textmodes/flyspell.el (flyspell-large-region):
15020 Call ispell-check-version.
15021
15022 * textmodes/ispell.el (ispell-local-dictionary-overridden):
15023 Fix the make-variable-buffer-local call that was supposed
15024 to be for this variable.
15025 (ispell-aspell-supports-utf8): Doc fix.
15026 (ispell-find-aspell-dictionaries): Preserve elements of
15027 ispell-dictionary-alist for dictionaries that aspell doesn't report.
15028 (ispell-aspell-find-dictionary): Return nil on error.
15029
15030 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
15031 (doctor-symptoms): Likewise.
15032
15033 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
15034
150352005-10-23 Chong Yidong <cyd@stupidchicken.com>
15036
15037 * cus-edit.el (custom-button, custom-button-pressed): New vars.
15038 (custom-raised-buttons): Add :set spec.
15039 (custom-button-unraised, custom-button-pressed-unraised):
15040 New faces, so that custom-raised-buttons actually does something.
15041 (custom-mode): Use custom-button and custom-button-pressed.
15042
15043 * wid-edit.el (widget-specify-button): Don't ignore
15044 widget-mouse-face on graphic terminals.
15045 (widget-move-and-invoke): Cleanup.
15046
150472005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
15048
15049 * whitespace.el (whitespace-cleanup): Doc fix.
15050
150512005-10-23 Romain Francoise <romain@orebokech.com>
15052
15053 * emulation/viper.el (viper-set-hooks): Quote forms passed to
15054 `eval-after-load' to avoid evaluating their result.
15055
150562005-10-23 Michael Albinus <michael.albinus@gmx.de>
15057
15058 * files.el (directory-listing-before-filename-regexp):
15059 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
15060
15061 * dired.el (dired-move-to-filename-regexp): Remove.
15062 All occurences replaced by `directory-listing-before-filename-regexp'.
15063
15064 * dired-x.el, locate.el, vc.el:
15065 Replace `dired-move-to-filename-regexp' by
15066 `directory-listing-before-filename-regexp'. In vc.el it is
15067 overwritten locally; maybe this can be handled in files.el too.
15068
15069 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
15070 replaced by `directory-listing-before-filename-regexp'.
15071
150722005-10-23 Andreas Schwab <schwab@suse.de>
15073
15074 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
15075 and eval-next-after-load.
15076
150772005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
15078
15079 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
15080 exist, create it.
15081
150822005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
15083
15084 * allout.el: Remove autoloads for mailcrypt and crypt++.
15085 Require pgg, pgg-gpg during compilation.
15086 (allout-version): Increment version number to 2.1, and use a literal
15087 rather than RCS Id.
15088 (allout-default-encryption-scheme): Remove.
15089 (allout-passphrase-verifier-handling)
15090 (allout-passphrase-verifier-string)
15091 (allout-file-passphrase-verifier-string)
15092 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
15093 (allout-passphrase-hint-handling): Rename and simplify.
15094 (allout-init): Use `find-file-hook' if available, otherwise
15095 `find-file-hooks'.
15096 (allout-mode): Use `write-file-functions' if available, otherwise
15097 `local-write-file-hooks' and, instead of making auto-save-hook
15098 buffer local, make the write-file-hook activity contingent to
15099 allout-mode.
15100 (allout-mode): Use key-binding substitution in the docstring.
15101 (allout-kill-line): Spell-out kill ring data structure mutation
15102 instead of using byte-compiler-complaint-provoking `pop'.
15103 (allout-insert-listified): Use `insert' rather than `insert-string'
15104 (allout-toggle-current-subtree-encryption): Update docstring, adjust
15105 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
15106 (allout-encrypt-string): Totally revamped vis new underlying
15107 encryption facilities.
15108 (allout-mc-activate-passwd): Remove.
15109 (allout-obtain-passphrase): New, more or less replaces
15110 allout-mc-activate-passwd.
15111 (allout-encrypted-key-info): More or less replaces
15112 allout-encrypted-text-type.
15113 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
15114 (my-mark-marker): Use `(featurep 'xemacs)'.
15115
151162005-10-23 Lars Hansen <larsh@soem.dk>
15117
15118 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
15119 (byte-compile-file-form-defmumble, byte-compile-defun)
15120 (byte-compile-defmacro): Use it.
15121 (byte-compile-form): Don't call byte-compile-set-symbol-position
15122 when a byte-compile handler is called.
15123
151242005-10-22 Romain Francoise <romain@orebokech.com>
15125
15126 * savehist.el (savehist-history-variables): Add `grep-find-history'.
15127
15128 * subr.el (eval-after-load): Convert library name to an absolute
15129 file name using locate-library, since load-history no longer has
15130 library names in it.
15131
151322005-10-22 Richard M. Stallman <rms@gnu.org>
15133
15134 * files.el (make-temp-file): Move from subr.el.
15135 * subr.el (make-temp-file): Move to files.el.
15136
15137 * window.el (get-buffer-window-list): Move from subr.el.
15138 * subr.el (get-buffer-window-list): Move to window.el.
15139
15140 * image.el (image-load-path): Use eval-at-startup to initialize.
15141
15142 * subr.el (eval-at-startup): New macro.
15143
15144 * subr.el: Much rearrangement of functions and division
15145 into pages. No code changes.
15146
151472005-10-22 Kenichi Handa <handa@m17n.org>
15148
15149 * tar-mode.el (tar-extract): Be sure to call
15150 find-operation-coding-system if set-auto-coding doesn't find a
15151 coding system.
15152
151532005-10-22 Kim F. Storm <storm@cua.dk>
15154
15155 * image.el (image-type-header-regexps): Rename from image-type-regexps.
15156 Change users.
15157 (image-type-file-name-regexps): New defconst.
15158 (image-type-from-data): Simplify loop.
15159 (image-type-from-buffer): New defun.
15160 (image-type-from-file-header): Use it instead of image-type-from-data.
15161 Use image-search-load-path instead of only looking in data-directory.
15162 (image-type-from-file-name): New defun.
15163 (image-search-load-path): Change `pathname' to `filename'.
15164 Make PATH arg optional, default to image-load-path.
15165
151662005-10-21 Richard M. Stallman <rms@gnu.org>
15167
15168 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
15169
15170 * textmodes/paragraphs.el (sentence-end-base): New variable.
15171 (sentence-end): Use sentence-end-base.
15172
151732005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15174
15175 * font-lock.el (font-lock-default-fontify-region): Check the multiline
15176 property independently from the font-lock-multiline variable.
15177
151782005-10-21 Richard M. Stallman <rms@gnu.org>
15179
15180 * emacs-lisp/find-func.el (find-library-name): Doc fix.
15181
15182 * startup.el (command-line): Convert library names
15183 in `load-history' to absolute file names.
15184
15185 * subr.el (symbol-file): Doc fix.
15186
15187 * loadhist.el (file-loadhist-lookup): Call locate-library
15188 instead of find-library-name. Don't try converting
15189 abs file names to library names, since load-history no longer
15190 has library names in it.
15191 (file-dependents, file-provides, file-requires): Doc fixes.
15192
151932005-10-21 Juri Linkov <juri@jurta.org>
15194
15195 * progmodes/etags.el (tags-table-mode): New function.
15196 (tags-verify-table): Replace initialize-new-tags-table with
15197 tags-table-mode.
15198
15199 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
15200 default value.
15201 (desktop-modes-not-to-save): Add tags-table-mode to the
15202 default value.
15203
15204 * info.el (Info-index-next): Add total number of index
15205 alternatives to the message.
15206
15207 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
15208 backward only space (instead of space and period) before looking
15209 at sentence end.
15210
15211 * simple.el (set-variable): Use user-variable-p instead of symbolp.
15212 Add the old variable value as 4th default-value arg of read-string.
15213
152142005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15215
15216 * cus-face.el (custom-declare-face): Make face from X resources
15217 also on Mac.
15218
15219 * disp-table.el (standard-display-g1, standard-display-graphic):
15220 Refuse to use string glyphs also on Mac.
15221 (standard-display-european): Don't set terminal coding system also
15222 on Mac.
15223
15224 * frame.el (display-screens): Use x-display-screens also on Mac.
15225
152262005-10-21 Romain Francoise <romain@orebokech.com>
15227
15228 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
15229
152302005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15231
15232 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
15233 and $? into sexps.
15234
15235 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
15236 warning face on open-paren-in-column-0.
15237
15238 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
15239 boundary case. Fix typo.
15240 Suggested by Martin Rudalics <rudalics@gmx.at>.
15241
152422005-10-21 Carsten Dominik <dominik@science.uva.nl>
15243
15244 * textmodes/org.el (org-combined-agenda-icalendar-file)
15245 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
15246 (org-export-icalendar-this-file)
15247 (org-export-icalendar-all-agenda-files)
15248 (org-export-icalendar-combine-agenda-files): New commands.
15249 (org-export-icalendar, org-print-icalendar-entries)
15250 (org-start-icalendar-file, org-finish-icalendar-file)
15251 (org-ical-ts-to-string): New functions.
15252 (org-read-date, org-goto-calendar)
15253 (org-agenda-goto-calendar): Inhibit displaying diary entries by
15254 call to `calendar'.
15255 (orgtbl-setup): Remove the :keys arguments from the menu description.
15256 (org-after-save-iCalendar-file-hook): New variable.
15257
152582005-10-21 Kenichi Handa <handa@m17n.org>
15259
15260 * language/vietnamese.el (tcvn-5712): Make it an alias of
15261 vietnamese-tcvn coding-system.
15262
152632005-10-20 Michael Albinus <michael.albinus@gmx.de>
15264
15265 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
15266 group id is given.
15267
152682005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
15269
15270 * progmodes/sh-script.el (sh-escaped-line-re): New var.
15271 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
15272 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
15273 whose line is either continued or ends with a comment.
15274
152752005-10-20 Romain Francoise <romain@orebokech.com>
15276
15277 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
15278
15279 * replace.el (occur-engine): Add follow-link property.
15280
15281 * font-core.el (font-lock-mode): Doc fix.
15282
152832005-10-20 Richard M. Stallman <rms@gnu.org>
15284
15285 * net/rcirc.el: New file.
15286
152872005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
15288
15289 * term.el (term-term-name): Initialize to "eterm-color".
15290
152912005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
15292
15293 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
15294 for encryption functionality.
15295 Move allout customization subgroup from `editing' to `outlines' group.
15296 Fix commentary keywords to legitimate ones.
15297 Update author info (using my current email address, obscurified).
15298 (allout-encrypt-string, allout-encryption-produce-work-buffer)
15299 (allout-encrypted-topic-p, allout-encrypted-text-type)
15300 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
15301 (allout-situate-encryption-key-verifier)
15302 (allout-get-encryption-key-verifier, allout-verify-key)
15303 (allout-next-topic-pending-encryption)
15304 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
15305 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
15306 (outline-key-verifier-handling, outline-key-hint-handling)
15307 (outline-encrypt-unencrypted-on-saves): New defcustoms.
15308 (allout-file-key-verifier-string, allout-encryption-scheme)
15309 (allout-key-verifier-string, allout-key-hint-string)
15310 (allout-after-save-decrypt): New variables.
15311 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
15312 (allout-after-saves-handler): New hook functions.
15313 (allout-post-command-business): Do allout-after-save-decrypt.
15314 (allout-enable-file-variable-adjustment): Custom var to enable
15315 mechanism for adding and adjusting settings of Emacs file variables.
15316 (allout-adjust-file-variable, allout-file-vars-section-data):
15317 New functions, implement the mechanism.
15318 (outlineify-sticky): Use the file vars mechanism.
15319 (allout-inhibit-protection, allout-during-write-cue)
15320 (allout-override-protect, allout-before-change-protect): Remove.
15321 (allout-flag-region, allout-open-topic): Adjust read-only text.
15322 (allout-open-line-not-read-only): Add to facilitate read-only
15323 text based protection.
15324 (allout-kill-line): Revise to adjust read-only text, clue the
15325 user about the inhibition.
15326 (allout-unprotected): Use unwind-protect.
15327 (allout-shift-in, allout-shift-out): Disallow manually shifting a
15328 topic deeper than the offspring depth of the previous topic -
15329 avoiding confusing "containment discontinuities".
15330 (allout-reindent-bodies): Fix retention of body relative hanging
15331 indent during promotion of collapsed bodies.
15332 (allout-open-topic): Make it easy to open new topic with same
15333 bullet as current topic - topic creation functions provided with
15334 any universal argument provokes now prompt for bullet, defaulting
15335 to the bullet of the previous topic.
15336 (allout-plain-bullets-string, allout-distinctive-bullets-string):
15337 Plain bullet alternates `.' period and `,' comma only. All other
15338 bullets are relegated to special status (but customizable).
15339 (allout-end-of-entry): Rename from allout-end-of-current-entry
15340 since it actually operates w.r.t. most immediately containing
15341 entry, visible or not.
15342 (allout-hide-current-entry, allout-show-current-entry): Use the
15343 revised version.
15344 (allout-old-expose-topic): Solidify deprecation.
15345 (allout-end-of-subtree): Add so we can span concealed as well
15346 as visible topics.
15347 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
15348 (allout-end-of-current-heading): Tweak to just respect the first line.
15349 (allout-get-body-text): Add.
15350 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
15351 when invoked interactively.
15352 (allout-up-current-level): Use `interactive-p'.
15353 (allout-mode, allout-init): Miscellaneous docstring and
15354 operational refinements, as well as hookups of new encryption stuff.
15355 (allout-beginning-of-current-entry): Now works as advertised.
15356 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
15357 (allout-isearch-rectification): Refine condition for isearching.
15358 (allout-isearch-abort, allout-enwrap-isearch)
15359 (allout-flag-region, my-region-active-p): Relocate some macros.
15360 (allout-title): Fallback title is (buffer-name), not
15361 non-existing (current-buffer-name).
15362 (subst-char-in-string): Define if absent (for some XEmacs versions).
15363
153642005-10-20 Jari Aalto <jari.aalto@cante.net>
15365
15366 * mail/sendmail.el (mail-setup-hook, mail-aliases)
15367 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
15368 (mail-citation-prefix-regexp, mail-signature-file)
15369 (mail-default-headers, mail-bury-selects-summary)
15370 (mail-send-nonascii): Add autoload cookies.
15371
153722005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
15373
15374 * frame.el (blink-cursor-mode): Add `mac' to the list of
15375 window-system's that support blinking cursor.
15376
153772005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
15378
15379 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
15380
153812005-10-20 Eli Zaretskii <eliz@gnu.org>
15382
15383 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
15384 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
15385 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
15386
153872005-10-20 Kim F. Storm <storm@cua.dk>
15388
15389 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
15390 (ido-set-current-directory): Don't add / after final @.
15391 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
15392 Explicitly handle ange-ftp completion oddities.
15393 (ido-make-file-list): Don't rotate list at tramp root to avoid
15394 triggering tramp file handler for expand-file-name via get-file-buffer.
15395
153962005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
15397
15398 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
15399
154002005-10-19 Jay Belanger <belanger@truman.edu>
15401
15402 * calc/calc-units.el (math-standard-units): Add units, adjust
15403 symbols and update values.
15404 (math-unit-prefixes): Add more prefixes.
15405
154062005-10-19 Romain Francoise <romain@orebokech.com>
15407
15408 * bookmark.el (bookmark-menu-heading): New face.
15409 (bookmark-bmenu-list): Use it.
15410 Don't fiddle with `baud-rate' at top-level.
15411
154122005-10-18 Chong Yidong <cyd@stupidchicken.com>
15413
15414 * image.el (create-image, find-image): Mention max-image-size in
15415 docstring.
15416
154172005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
15418
15419 * savehist.el (savehist-load): Revert to checking XEmacs.
15420
15421 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
15422 Various docstring and line-width fixups.
15423 (conf-mode): Use cond.
15424 Set font-lock-defaults. Don't set comment-use-syntax.
15425
154262005-10-18 David Ponce <david@dponce.com>
15427
15428 * tree-widget.el (tree-widget-button-click): New function.
15429 (tree-widget-button-keymap): Use it.
15430
154312005-10-18 Romain Francoise <romain@orebokech.com>
15432
15433 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15434 (bookmark-bmenu-hide-filenames): Add follow-link property.
15435 Improve help-echo text.
15436
15437 * ffap.el (find-file-at-point): Doc fix.
15438
154392005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15440
15441 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
15442
154432005-10-18 Masatake YAMATO <jet@gyve.org>
15444
15445 Install to the CVS repository what I forgot to install in my
15446 2005-10-16 changes.
15447
15448 * progmodes/python.el (python-complete-symbol): Pass the common
15449 prefix substring of completion to `display-completion-list'.
15450
15451 * textmodes/org.el (org-complete): Ditto.
15452
154532005-10-18 Masatake YAMATO <jet@gyve.org>
15454
15455 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
15456
15457 * woman.el (WoMan-xref-man-page): New button type derived
15458 from `Man-abstract-xref-man-page'.
15459 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
15460
15461 * man.el (Man-abstract-xref-man-page): New button type.
15462 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
15463 (Man-highlight-references): Add new optional argument `xref-man-type'.
15464
154652005-10-18 Nick Roberts <nickrob@snap.net.nz>
15466
15467 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
15468
154692005-10-17 Chong Yidong <cyd@stupidchicken.com>
15470
15471 * cus-edit.el (Custom-move-and-invoke): Delete.
15472 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
15473
15474 * wid-edit.el (widget-move-and-invoke): New function, from
15475 Custom-move-and-invoke.
15476
154772005-10-17 Bill Wohler <wohler@newt.com>
15478
15479 Move all remaining images from lisp/toolbar to etc/images, move
15480 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
15481 the low resolution images in their own directory (low-color).
15482
15483 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
15484 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
15485 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
15486 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
15487 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
15488 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
15489 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
15490
15491 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
15492 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
15493 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
15494 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
15495 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
15496 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
15497 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
15498 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
15499 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
15500 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
15501 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
15502 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
15503 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
15504 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
15505 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
15506
15507 To conform with convention, replace the underscore (_) in the
15508 following image names with dash (-) or (/) as appropriate.
15509
15510 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
15511 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
15512 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
15513 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
15514 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
15515 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
15516 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
15517 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
15518 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
15519 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
15520 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
15521 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
15522 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
15523 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
15524 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
15525
15526 * info.el (info-tool-bar-map): Replace underscores in image names
15527 with dashes.
15528
15529 * makefile.w32-in (WINS): Remove toolbar.
15530
15531 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
15532
15533 * tool-bar.el: Move to lisp from toolbar. Now that
15534 toolbar is empty, it should be deleted when folks run "cvs up -P".
15535
155362005-10-18 Jay Belanger <belanger@truman.edu>
15537
15538 * calc/calc-store.el (calc-store-into): Get the proper variable name
15539 to display in message.
15540
155412005-10-18 Nick Roberts <nickrob@snap.net.nz>
15542
15543 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
15544 expressions display in speedbar for all buffers when debugging.
15545 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
15546
15547 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
15548 (speedbar-insert-button, speedbar-make-button):
15549 Use add-text-properties.
15550 (speedbar-update-localized-contents)
15551 (speedbar-update-directory-contents)
15552 (speedbar-update-special-contents): Use dolist.
15553 (speedbar-buffer-easymenu-definition): Add a menu separator.
15554
155552005-10-17 Jason Rumney <jasonr@gnu.org>
15556
15557 * makefile.w32-in: Use $(lisp) consistently.
15558 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
15559 for shell specific generation of mh-autoloads.
15560
155612005-10-17 Richard M. Stallman <rms@gnu.org>
15562
15563 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
15564
155652005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15566
15567 * jit-lock.el (jit-lock-fontify-now):
15568 Move jit-lock-context-unfontify-pos to avoid wasted work.
15569
155702005-10-17 Michael Albinus <michael.albinus@gmx.de>
15571
15572 * net/tramp.el (tramp-completion-mode): New defvar. Used in
15573 `tramp-completion-mode' for checking if we are in completion mode.
15574 (tramp-completion-handle-file-name-all-completions): Reorder code
15575 in order to complete for file names only in case there are no
15576 method/user/host completions. This is necessary for cooperation
15577 with ido. Reported by Kim F. Storm <storm@cua.dk>.
15578
155792005-10-16 Chong Yidong <cyd@stupidchicken.com>
15580
15581 * longlines.el (longlines-search-forward)
15582 (longlines-search-backward): Match any number of spaces.
15583
155842005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
15585
15586 * diff-mode.el (diff-mode): Doc fix.
15587
155882005-10-16 David Reitter <david.reitter@gmail.com>
15589
15590 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
15591 as default on darwin and windows systems.
15592
155932005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
15594
15595 * arc-mode.el (archive-zip-extract): Doc fix.
15596
155972005-10-16 Romain Francoise <romain@orebokech.com>
15598
15599 * mouse.el (mouse-1-click-follows-link): Doc fix.
15600
156012005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
15602
15603 * savehist.el: Don't require CL at runtime.
15604 (savehist-xemacs): Remove.
15605 (savehist-coding-system): Use utf-8 if present, regardless of religion.
15606 (savehist-no-conversion): Use (featurep 'xemacs).
15607 (savehist-load): Check existence of start-itimer rather than XEmacs.
15608 Use an idle timer.
15609 (savehist-process-for-saving): Replace use of CL funs `subseq' and
15610 `delete-if-not'.
15611
156122005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
15613
15614 * savehist.el: Newer version.
15615 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
15616 (savehist-last-checksum, savehist-no-conversion): New vars.
15617 (savehist-autosave, savehist-process-for-saving, savehist-printable):
15618 New functions.
15619 (savehist-load, savehist-save): Use them.
15620 (savehist-delimit): Remove.
15621
156222005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
15623
15624 * progmodes/compile.el (compilation-goto-locus): Display the
15625 compilation buffer first and the source buffer second, in case they're
15626 in overlapping frames. Don't raise the compilation frame if it was the
15627 selected window upon entry. Pass the `other-window' arg to
15628 pop-to-buffer.
15629
15630 * info.el (Info-fontify-node): Use dolist.
15631 Change add-text-properties to put-text-property.
15632
156332005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15634
15635 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
15636 bound of search.
15637
156382005-10-16 Masatake YAMATO <jet@gyve.org>
15639
15640 * dabbrev.el (dabbrev-completion): Pass the common
15641 prefix substring of completion to `display-completion-list'.
15642
15643 * filecache.el (file-cache-minibuffer-complete)
15644 (file-cache-complete): Ditto.
15645
15646 * tempo.el (tempo-display-completions): Ditto.
15647
15648 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
15649
15650 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
15651
15652 * eshell/em-hist.el (eshell-list-history): Ditto.
15653
15654 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
15655
15656 * mail/mailalias.el (mail-complete): Ditto.
15657
15658 * progmodes/etags.el (complete-tag): Ditto.
15659
15660 * progmodes/make-mode.el (makefile-complete): Ditto.
15661
15662 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
15663
15664 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
15665
15666 * progmodes/pascal.el (pascal-complete-word)
15667 (pascal-show-completions): Ditto.
15668
15669 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
15670
15671 * simple.el (completion-common-substring): New variable.
15672 (completion-setup-function): Use `completion-common-substring'
15673 to put faces.
15674
156752005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15676
15677 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
15678 (x-get-selection, mac-select-convert-to-string): Convert from/to
15679 UTF-16 clipboard data as in native byte order, no BOM.
15680
156812005-10-16 Nick Roberts <nickrob@snap.net.nz>
15682
15683 * progmodes/gud.el (gud-tool-bar-map): Rename the images
15684 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
15685 (gud-sentinel): Use speedbar-frame to check for speedbar.
15686
156872005-10-15 Richard M. Stallman <rms@gnu.org>
15688
15689 * savehist.el: New file.
15690
156912005-10-14 Karl Chen <quarl@cs.berkeley.edu>
15692
15693 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
15694 Fix bug in \bf fontification.
15695
156962005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
15697
15698 * pcvs.el (cvs-edit-log-files): New var.
15699 (cvs-mode-edit-log): New arg `file'.
15700 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
15701 Instead force the use of the original file and nothing else.
15702 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
15703 the cvs-minor-wrap-function is set.
15704 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
15705
157062005-10-14 Bill Wohler <wohler@newt.com>
15707
15708 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
15709 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
15710 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
15711 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
15712 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
15713 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
15714 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
15715 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
15716 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
15717 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
15718 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
15719 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
15720 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
15721 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
15722 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
15723
15724 * progmodes/gud.el (gud-tool-bar-map): Rename the images
15725 appropriately (for example, gud-break to gud/break).
15726
157272005-10-14 Chong Yidong <cyd@stupidchicken.com>
15728
15729 * longlines.el (longlinges-search-function)
15730 (longlines-search-forward, longlines-search-backward): New functions.
15731 (longlines-mode): Set isearch-search-fun-function to
15732 longlinges-search-function.
15733
15734 * mouse.el (mouse-drag-region-1): Handle the case where a
15735 double-click event is bound to an arbitrary function.
15736
157372005-10-14 David Ponce <david@dponce.com>
15738
15739 * recentf.el (recentf-track-opened-file)
15740 (recentf-track-closed-file, recentf-update-menu)
15741 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
15742 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
15743 mouse-1-click-follows-link.
15744
157452005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15746
15747 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
15748 Gnome file-manager.png. Suggested by
15749 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
15750
15751 * toolbar/README: Add diropen.xpm.
15752
157532005-10-13 Bill Wohler <wohler@newt.com>
15754
15755 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
15756 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
15757
157582005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
15759
15760 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
15761 Don't waste the byte-compiler's time on constant data.
15762
157632005-10-13 Kenichi Handa <handa@m17n.org>
15764
15765 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
15766 byte with `escape-glyph' face.
15767
15768 * international/fontset.el (ccl-encode-unicode-font):
15769 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
15770 Handle the case that ucs-mule-to-mule-unicode translates a character to
15771 ASCII (usually for IPA characters).
15772
157732005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
15774
15775 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
15776 Don't hide the underline of titles if font-lock-mode is disabled.
15777
157782005-10-12 Bill Wohler <wohler@newt.com>
15779
15780 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
15781 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
15782 files in MH-E-SRC have been updated.
15783 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
15784
157852005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
15786
15787 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
15788 (mixal-mode-syntax-table): Add \n as end-comment.
15789 (mixal-operation-codes-alist): Immediately initialize to full value.
15790 (mixal-add-operation-code): Remove.
15791 (mixal-describe-operation-code): Make the arg non-optional.
15792 Use the interactive spec instead.
15793 Use mixal-operation-codes-alist rather than mixal-operation-codes.
15794 (mixal-font-lock-keywords): Don't highlight comments here any more.
15795 (mixal-font-lock-syntactic-keywords): New var.
15796 (mixal-mode): Use it. Fix comment-start-skip.
15797
157982005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15799
15800 * startup.el (command-line-x-option-alist): -nb => -nbi
15801
158022005-10-12 Kim F. Storm <storm@cua.dk>
15803
15804 * startup.el (fancy-splash-default-action): Discard mouse click in
15805 the splash screen window, as it has no sensible meaning in the
15806 next window to be selected. Fixes error reported by Jan D.
15807
158082005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
15809
15810 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
15811
158122005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
15813
15814 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
15815 Try to fix up minor layout issues like indentation, line break, etc...
15816 (mixal-mode-syntax-table): Don't try to specify comment syntax,
15817 because it doesn't work.
15818 (mixal-operation-codes): Add some more codes.
15819 (mixal-font-lock-keywords): Process comments here.
15820 (mixal-mode): mixasm no longer needs -g option.
15821
158222005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
15823
15824 * progmodes/sh-script.el (sh-tmp-file):
15825 Use mktemp -t. Finish support for es and rc shells.
15826
158272005-10-11 Jay Belanger <belanger@truman.edu>
15828
15829 * calc/calcalg2.el (calc-integral): With an argument, compute the
15830 definite integral.
15831
158322005-10-11 Chong Yidong <cyd@stupidchicken.com>
15833
15834 * mouse.el (mouse-drag-region-1): Don't try to catch a
15835 double-click when doing follow-link (it's overridden anyway).
15836
158372005-10-11 Juanma Barranquero <lekktu@gmail.com>
15838
15839 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
15840 (autoload-print-form-outbuf): Add docstring.
15841
158422005-10-11 Juri Linkov <juri@jurta.org>
15843
15844 * info.el (Info-mode-menu): Delete menu item "Edit".
15845 (Info-mode): Delete description of Info-edit from docstring,
15846 and rearrange descriptions of Info commands in the order
15847 they are documented in the Info manual.
15848
158492005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
15850
15851 * calendar/appt.el (appt-check): Use diary-selective-display var.
15852
158532005-10-10 Richard M. Stallman <rms@gnu.org>
15854
15855 * net/newsticker.el (newsticker-start, newsticker-show-news):
15856 Add autoload cookies.
15857
158582005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
15859
15860 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
15861
158622005-10-10 Karl Chen <quarl@cs.berkeley.edu>
15863
15864 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
15865
158662005-10-10 Jay Belanger <belanger@truman.edu>
15867
15868 * calc/calc-arith.el (math-check-known-scalarp)
15869 (math-check-known-matrixp): Check the values of arguments that are
15870 variables.
15871 (math-check-known-square-matrixp): New function.
15872 (math-known-square-matrixp): Use math-check-known-square-matrixp.
15873 (math-super-types): Add sqmatrix type.
15874
15875 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
15876 mode name `square' to `sqmatrix'.
15877
15878 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
15879 mode name `square' to `sqmatrix'.
15880
158812005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
15882
15883 * progmodes/etags.el (select-tags-table-mode): Don't use
15884 selective-display.
15885 (tags-select-tags-table): Pass `button' to the action function.
15886 (select-tags-table): Place the side-info on button properties rather
15887 than in hidden text. Abbreviate file names.
15888 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
15889 (select-tags-table-select): Add `button' argument.
15890 Get side-info from the button property rather than from hidden text.
15891
158922005-10-11 Nick Roberts <nickrob@snap.net.nz>
15893
15894 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
15895 (gud-speedbar-buttons): Preserve point if possible.
15896 (gud-sentinel): Restore previous speedbar display type.
15897
15898 * progmodes/gdb-ui.el (gdba): Improve diagram.
15899 (def-gdb-auto-update-handler, gdb-info-locals-handler)
15900 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
15901 Call get-buffer-window once.
15902
159032005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
15904
15905 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
15906 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
15907 (pascal-indent-command): Remove unused var `ind'.
15908 (pascal-indent-case): Remove unused var `oldpos'.
15909 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
15910 since it's now used as a proper minor mode map.
15911 (pascal-outline): Rename to pascal-outline-mode.
15912 (pascal-outline-mode): Use define-minor-mode.
15913 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
15914 selective-display.
15915
159162005-10-10 Andreas Schwab <schwab@suse.de>
15917
15918 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
15919 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
15920
15921 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
15922 outside source directory.
15923
159242005-10-10 Carsten Dominik <dominik@science.uva.nl>
15925
15926 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
15927 C-x' as a prefix.
15928 (orgtbl-mode-map): Full keymap instead of sparse, because all
15929 `self-insert-command' keys are redefined in this map.
15930 (org-export-as-html): Specify charset for HTML file, by taking it
15931 from the coding system.
15932
159332005-10-10 Kenichi Handa <handa@m17n.org>
15934
15935 * textmodes/flyspell.el (flyspell-check-word-p):
15936 If unread-command-events is non-empty, don't call sit-for.
15937
159382005-10-09 Richard M. Stallman <rms@gnu.org>
15939
15940 * font-lock.el (font-lock-syntactic-keywords)
15941 (font-lock-keywords): Doc fixes.
15942
15943 * textmodes/flyspell.el (flyspell-external-point-words):
15944 Simplify logic, and don't try to check for consecutive appearances
15945 of one incorrect word.
15946
159472005-10-10 Nick Roberts <nickrob@snap.net.nz>
15948
15949 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
15950 separator.
15951
15952 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
15953 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
15954 (gud-expansion-speedbar-buttons): New function.
15955 (gud-speedbar-buttons): Check for gud-comint-buffer.
15956
159572005-10-09 Bill Wohler <wohler@newt.com>
15958
15959 * Makefile.in (updates): Add mh-loaddefs dependency.
15960
159612005-10-09 Chong Yidong <cyd@stupidchicken.com>
15962
15963 * speedbar.el (speedbar-file-key-map): Fix typo.
15964
159652005-10-09 Daniel Brockman <daniel@brockman.se>
15966
15967 * cus-start.el (line-spacing): Add custom spec.
15968
159692005-10-09 Romain Francoise <romain@orebokech.com>
15970
15971 * textmodes/ispell.el (ispell-check-version): Fix last change.
15972
159732005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15974
15975 * term/x-win.el: Remove -i, --icon-type from comment.
15976
15977 * startup.el (command-line-x-option-alist): Remove options -i,
15978 -itype, --icon-type, added -nb, --no-bitmap-icon
15979
159802005-10-09 Nick Roberts <nickrob@snap.net.nz>
15981
15982 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
15983 instead of :active.
15984
159852005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
15986
15987 * textmodes/ispell.el (ispell-check-version):
15988 Ignore hyphen, and all that follows, in aspell's version text.
15989
159902005-10-08 Jay Belanger <belanger@truman.edu>
15991
15992 * calc/calc-arith.el (math-known-square-matrixp): New function.
15993 (math-pow-fancy): Check for matrices before distributing exponent
15994 across products.
15995
15996 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
15997 fullscreen keypad. Suggested by Luc Teirlinck.
15998 (calc-keypad-show-input): Add space for formatting.
15999
16000 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
16001 Add square matrix option.
16002
16003 * calc/calc-poly.el (math-expand-term): Check for matrices instead
16004 of checking calc-matrix-mode when deciding how to expand.
16005
16006 * calc/calc.el (calc-set-mode-line): Add square matrix option.
16007
160082005-10-08 Lars Hansen <larsh@soem.dk>
16009
16010 * net/tramp.el (tramp-perl-directory-files-and-attributes):
16011 Add error handling.
16012 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
16013
160142005-10-08 Michael Albinus <michael.albinus@gmx.de>
16015
16016 Sync with Tramp 2.0.51.
16017
16018 * net/tramp.el (tramp-handle-set-visited-file-modtime)
16019 (tramp-handle-insert-file-contents, tramp-handle-write-region):
16020 Insert special handling for `last-coding-system-used', again
16021 it still seems to be necessary (unlike stated before).
16022 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
16023 (tramp-password-prompt-regexp): There might be other words before
16024 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
16025 (tramp-chunksize): Improve docstring.
16026 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
16027 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
16028 Christian Joergensen <bugs@razor.dk>.
16029
160302005-10-07 Glenn Morris <rgm@gnu.org>
16031
16032 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
16033 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
16034 precision'.
16035
160362005-10-07 Romain Francoise <romain@orebokech.com>
16037
16038 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
16039 (ibuffer-do-shell-command-pipe-replace)
16040 (ibuffer-do-shell-command-file, ibuffer-do-eval)
16041 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
16042 (ibuffer-do-revert, ibuffer-do-replace-regexp)
16043 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
16044 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
16045 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
16046 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
16047 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
16048 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
16049 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
16050 Autoload file sans suffix.
16051
16052 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
16053
160542005-10-07 David Ponce <david@dponce.com>
16055
16056 * recentf.el (recentf-menu-open-all-flag): New option.
16057 (recentf-digit-shortcut-command-name): New function.
16058 (recentf--shortcuts-keymap): New variable.
16059 (recentf-menu-shortcuts): New variable.
16060 (recentf-make-menu-items): Initialize it. Replace the "More..."
16061 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
16062 (recentf-menu-value-shortcut): New function.
16063 (recentf-make-menu-item): Use it. No more in-lined.
16064 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
16065 (recentf-open-most-recent-file): Rename from
16066 `recentf-open-file-with-key'. Don't depend on key binding.
16067 (recentf-mode-map): New variable.
16068 (recentf-mode): Use it.
16069
160702005-10-06 Bill Wohler <wohler@newt.com>
16071
16072 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
16073
16074 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
16075 (MH-E-SRC): New. Used by mh-autoloads.
16076 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
16077 files in MH-E-SRC have been updated.
16078 (compile, recompile, bootstrap): Depend on mh-autoloads.
16079
160802005-10-07 Nick Roberts <nickrob@snap.net.nz>
16081
16082 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
16083 gud-break and gud-remove icons when the fringe is not available.
16084
16085 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
16086 Typo.
16087
160882005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
16089
16090 * play/zone.el (zone): Wrap body with save-window-excursion.
16091
160922005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
16093
16094 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
16095 Use the new `list-only' arg to diary-list-entries.
16096
16097 * calendar/diary-lib.el: Use overlays rather than selective-display.
16098 (diary-selective-display): New var.
16099 (diary-header-line-format): Use it.
16100 (diary-list-entries): Add argument `list-only'.
16101 Put the buffer in diary-mode. Don't add \^M at beg and end.
16102 Replace \^M by invisible overlays.
16103 (diary-unhide-everything): Replace \^M by invisible overlays.
16104 (print-diary-entries): Look for overlays rather than \^M.
16105 Add a space to the temp buffer name.
16106 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
16107 Put the buffer in diary-mode.
16108 (list-sexp-diary-entries): Replace \^M by invisible overlays.
16109 (diary-anniversary): Make the year arg optional.
16110 (diary-time-regexp): New const.
16111 (diary-font-lock-keywords): Use it to accept a few more time formats.
16112
16113 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
16114
161152005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
16116
16117 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
16118 Fix bug introduced 2005-07-03: Use (car (last ...))
16119 to faithfully reproduce replaced artist-last.
16120 (artist-set-arrow-points-for-poly): Likewise.
16121 Suggested by Johan Bockg\e,Ae\e(Brd.
16122
161232005-10-06 Juanma Barranquero <lekktu@gmail.com>
16124
16125 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
16126 * wid-edit.el (widget):
16127 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
16128 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
16129
161302005-10-06 Kenichi Handa <handa@m17n.org>
16131
16132 * international/mule-cmds.el (set-language-environment):
16133 Fix setting up of case-table for unibyte mode.
16134
16135 * simple.el (what-cursor-position): If the character is displayed
16136 by some `display' text property, show that. Don't use
16137 single-key-description for eight-bit characters in multibyte mode.
16138
161392005-10-06 Nick Roberts <nickrob@snap.net.nz>
16140
16141 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
16142 (gdb-ann3): Set it.
16143 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
16144 (gdb-info-frames-custom): Use inverse-video for first five
16145 characters of selected frame only.
16146 (gdb-get-frame-number): Select frame even when point is on frame
16147 number.
16148
161492005-10-06 Masatake YAMATO <jet@gyve.org>
16150
16151 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
16152 Put `font-lock-function-name-face'.
16153 (gdb-info-frames-custom): Put `font-lock-function-name-face'
16154 and `font-lock-variable-name-face'
16155 (gdb-registers-font-lock-keywords): New font lock keywords definition.
16156 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
16157 (gdb-memory-font-lock-keywords): New font lock keywords definition.
16158 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
16159 (gdb-local-font-lock-keywords): New font lock keywords definition.
16160 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
16161 (gdb-threads-font-lock-keywords): New font lock keywords definition.
16162 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
16163
161642005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
16165
16166 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
16167 (ediff-merge-region-is-non-clash-to-skip): Previously called
16168 ediff-merge-region-is-non-clash.
16169
16170 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
16171 Use insert-buffer-substring.
16172
16173 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
16174 selecting files to patch. Also bug fixes.
16175
16176 * ediff-util.el (ediff-setup): Bug fix.
16177 (ediff-next-difference): Never skip clashes that differ in white
16178 space only.
16179
16180 * ediff-wind.el (ediff-setup-control-frame)
16181 (ediff-destroy-control-frame): Check the menubar feature.
16182
16183 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
16184 (viper-refresh-mode-line): Use make-local-variable to localize
16185 some vars instead of make-variable-buffer-local. Suggested by
16186 Stefan Monnier.
16187
16188 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
16189 (viper-restore-cursor-type, viper-set-insert-cursor-type):
16190 Use make-local-variable instead of make-variable-buffer-local.
16191 Suggested by Stefan Monnier.
16192
16193 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
16194 (viper-comint-mode-hook): Use make-local-variable on
16195 require-final-newline.
16196 (viper-non-hook-settings): Don't use make-variable-buffer-local.
16197
161982005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
16199
16200 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
16201 also the second char of a comment-start sequence.
16202 (scheme-sexp-comment-syntax-table): New var.
16203 (lambda, define): Set their scheme-doc-string-elt property.
16204 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
16205 Use lisp-font-lock-syntactic-face-function now that it properly
16206 handles |...| symbols.
16207 (scheme-mode-variables): Set lisp-doc-string-elt-property,
16208 parse-sexp-lookup-properties and font-lock-extra-managed-props.
16209
16210 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
16211 bit from # to |.
16212 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
16213
16214 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
16215 (lisp-doc-string-elt-property): New var.
16216 (lisp-font-lock-syntactic-face-function): Use it.
16217 Rewrite to recognize docstrings even for forms not at toplevel.
16218
16219 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
16220 annotation on the | part of #| rather than on the # part.
16221 (scheme-font-lock-syntactic-face-function): New function, to
16222 distinguish strings from |...| symbols.
16223 (scheme-mode-variables): Use it. Also fix up the font-lock-time
16224 syntax-table so that #|...|# is properly highlighted.
16225
16226 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
16227 Don't mark as docstring the 3rd elem of an unknown toplevel form.
16228
162292005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
16230
16231 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
16232 and C-e.
16233
16234 * emacs-lisp/eldoc.el: Move comments into docstrings.
16235 (eldoc-message-commands): Initialize in its declaration.
16236 Add move-beginning-of-line and move-end-of-line.
16237 (eldoc-add-command, eldoc-add-command-completions)
16238 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
16239
16240 * outline.el (outline-mark-subtree): Activate the mark.
16241
16242 * calendar/appt.el (appt-time-regexp): New var.
16243 (appt-add, appt-make-list): Use it.
16244 (appt-convert-time): Clean up.
16245
16246 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
16247 Don't set any syntax-table property here.
16248 (tex-font-lock-verb): New function. Do it here.
16249 (tex-font-lock-syntactic-keywords): Use it.
16250
162512005-10-04 Richard M. Stallman <rms@gnu.org>
16252
16253 * wid-edit.el (widget-file-complete): Get the widget start point
16254 the right way. Default directory to `/' if file has none.
16255
16256 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
16257
16258 * textmodes/flyspell.el (flyspell-mode-on):
16259 Call ispell-maybe-find-aspell-dictionaries.
16260
16261 * textmodes/ispell.el (ispell-word, ispell-region):
16262 Call ispell-maybe-find-aspell-dictionaries.
16263 (ispell-accept-buffer-local-defs):
16264 Don't call ispell-maybe-find-aspell-dictionaries
16265
162662005-10-04 Richard M. Stallman <rms@gnu.org>
16267
16268 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
16269
162702005-10-04 Emilio C. Lopes <eclig@gmx.net>
16271
16272 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
16273 instead of `fboundp' in order to allow for anonymous functions.
16274
162752005-10-04 Chong Yidong <cyd@stupidchicken.com>
16276
16277 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
16278 case the user clicks on the link while another window is selected.
16279 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
16280
16281 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
16282 functionality.
16283 (dframe-help-echo): Save point in case mouse tracking is off.
16284
162852005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
16286
16287 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
16288
162892005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
16290
16291 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
16292 not change the global value of those vars.
16293
16294 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
16295 make-local-variable which we do not need any more.
16296
162972005-10-03 Chong Yidong <cyd@stupidchicken.com>
16298
16299 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
16300 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
16301 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
16302 (speedbar-path-line): Define obsolete aliases.
16303 (speedbar-line-directory): Doc fix.
16304
16305 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
16306 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
16307 instead of speedbar-line-path.
16308
163092005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16310
16311 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
16312 to nil if dropping on a window. Handle dropping on a minibuffer window
16313 like dropping on a non-window part of Emacs.
16314
163152005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
16316
16317 * net/ange-ftp.el: Use with-current-buffer.
16318 (ange-ftp-insert-directory): Do not follow symlinks any more.
16319
16320 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
16321 Remove interactive spec.
16322
163232005-10-03 Kim F. Storm <storm@cua.dk>
16324
16325 * ido.el (ido-mode): Use custom-initialize-set.
16326
163272005-10-02 Richard M. Stallman <rms@gnu.org>
16328
16329 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
16330 Use insert-buffer-substring.
16331
16332 * net/tramp.el: Pacify byte compiler warnings in pacification code.
16333 (tramp-handle-file-local-copy): Use insert-buffer-substring.
16334
163352005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
16336
16337 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
16338 in last change.
16339 (ange-ftp-insert-directory): Fix up the search for the case where
16340 `file' is absolute.
16341
163422005-10-02 Romain Francoise <romain@orebokech.com>
16343
16344 * progmodes/compile.el (compile-goto-error): Delete extra paren.
16345
163462005-10-02 Andreas Schwab <schwab@suse.de>
16347
16348 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
16349 directory component in the session info.
16350
163512005-10-01 Richard M. Stallman <rms@gnu.org>
16352
16353 * comint.el (comint-redirect-subvert-readonly): Doc fix.
16354
16355 * simple.el (next-error-internal): New function.
16356
16357 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
16358 (compilation-start): Pass new arg to compilation-buffer-name.
16359 (compile-goto-error): Use next-error-internal.
16360
163612005-10-01 Chong Yidong <cyd@stupidchicken.com>
16362
16363 * speedbar.el: Remove RCS tag.
16364 (speedbar-check-read-only): Handle non-existent files.
16365
16366 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
16367
16368 * info.el (Info-speedbar-hierarchy-buttons)
16369 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
16370
163712005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
16372
16373 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
16374 Do not match newline.
16375 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
16376 (bibtex-summary): Remove unnecessary save-excursion.
16377 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
16378
163792005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16380
16381 * term/mac-win.el: Add charset info for "iso10646-1".
16382 Modify default fontset to use ATSUI-compatible fonts for some charsets
16383 if available.
16384
163852005-10-01 Chong Yidong <cyd@stupidchicken.com>
16386
16387 * speedbar.el: Re-apply arch tag.
16388 (speedbar-version): Rename to version 1.0. Suggested by Eric
16389 M. Ludlam.
16390 Reapply two changes from Emacs CVS' version of speedbar lost
16391 during the merge:
16392 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
16393 (speedbar-frame-parameters): Improve customize type.
16394
163952005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
16396
16397 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
16398 (ange-ftp-file-directory-p): Fix the symlink case.
16399 (ange-ftp-insert-directory): When listing a single file, get a list of
16400 the parent buffer and extract the relevant line. Inspired from a patch
16401 by Katsumi Yamaoka <yamaoka@jpl.org>.
16402 (ange-ftp-file-name-sans-versions): Simplify.
16403
164042005-09-30 Bill Wohler <wohler@newt.com>
16405
16406 Move MH-E image files from toolbar and mail directories into
16407 etc/images.
16408
16409 * mail/reply2.*: Move to etc/images/mail/reply*.
16410
16411 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
16412 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
16413 etc/images.
16414
16415 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
16416 * toolbar/reply*: Move to etc/images/mail.
16417
16418 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
16419
164202005-09-30 Eric M. Ludlam <zappo@gnu.org>
16421
16422 * speedbar.el: New version 1.0pre3.
16423
16424 Frame management code (including timer, and mouse click specifics)
16425 moved to dframe.el:
16426 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
16427 (speedbar-timer): Removed. Use dframe-timer.
16428 (speedbar-close-frame): Removed. Use dframe-close-frame.
16429 (speedbar-activity-change-focus-flag): Removed. Use
16430 dframe-activity-change-focus-flag.
16431 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
16432 dframe-update-speed.
16433
16434 (speedbar-current-frame): New macro. Use this instead of the
16435 variable speedbar-frame.
16436
16437 (speedbar-use-images, speedbar-expand-image-button-alist)
16438 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
16439
16440 (speedbar-find-image-on-load-path): Removed. Replaced by
16441 defezimage in ezimage.el.
16442 (speedbar-expand-image-button-alist): Removed. Replaced by
16443 ezimage-expand-image-button-alist in ezimage.el.
16444
16445 (speedbar-ignored-directory-regexp)
16446 (speedbar-add-ignored-directory-regexp)
16447 (speedbar-ignored-directory-expressions)
16448 (speedbar-line-directory, speedbar-buffers-line-directory)
16449 (speedbar-directory-line, speedbar-buffers-line-directory):
16450 Renamed, replacing `path' with `directory'.
16451
16452 (speedbar-create-directory, speedbar-expand-line-descendants)
16453 (speedbar-toggle-line-expansion)
16454 (speedbar-contract-line-descendants): New commands.
16455
16456 (speedbar-query-confirmation-method, speedbar-select-frame-method)
16457 (speedbar-use-tool-tips-flag): New options.
16458
16459 (speedbar-check-read-only, speedbar-require-version)
16460 (speedbar-insert-separator, speedbar-buffers-tail-notes)
16461 (speedbar-handle-delete-frame, speedbar-try-completion)
16462 (speedbar-update-localized-contents): New functions.
16463
16464 (speedbar-incompatible-version, speedbar-ro-to-do-point)
16465 (speedbar-object-read-only-indicator): New variables.
16466
16467 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
16468 New hooks.
16469
16470 (speedbar-separator-face): New face.
16471
16472 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
16473 (speedbar-ignored-modes): Add fundamental-mode.
16474 (speedbar-directory-unshown-regexp): Add . directories.
16475
16476 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
16477 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
16478 `]' for full expand/close.
16479 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
16480
16481 (speedbar-check-vc): Support hidden files.
16482 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
16483 (speedbar-this-file-in-vc): Use vc-state if available. If VC
16484 state is nil, it is not checked out.
16485
16486 (speedbar-line-text, speedbar-line-token): Support expand buttons
16487 with no text.
16488 (speedbar-refresh): Universal argument acts as power-click.
16489 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
16490 that buffer to get variable values.
16491
16492 And many other bugfixes.
16493
16494 * dframe.el, ezimage.el, sb-image.el: New files.
16495
16496 * sb-*.xpm: Remove files. New image files installed into
16497 etc/images/ezimage.
16498
164992005-09-30 Kenichi Handa <handa@m17n.org>
16500
16501 * ps-mule.el (ps-mule-show-warning): If a character is in
16502 ps-print-translation-table, don't treat it as non-printable.
16503
165042005-09-30 David Ponce <david@dponce.com>
16505
16506 * tree-widget.el (tree-widget-themes-load-path): New variable.
16507 (tree-widget-themes-directory): Doc fix.
16508 (tree-widget-image-formats) [Emacs]: Doc fix.
16509 (tree-widget--locate-sub-directory): New function.
16510 (tree-widget-themes-directory): Use it.
16511
16512 * recentf.el (recentf-filename-handlers): Rename from
16513 `recentf-filename-handler'. Allow a list of functions.
16514 (recentf-menu-items-for-commands): Fix :help strings.
16515 (recentf-apply-filename-handlers): New function.
16516 (recentf-expand-file-name): Use it.
16517 (recentf-cleanup): Remove duplicates too.
16518
165192005-09-29 Juri Linkov <juri@jurta.org>
16520
16521 * faces.el: Rearrange face definitions to be in the same order as
16522 their face descriptions in "(emacs)Standard Faces".
16523
16524 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
16525
16526 * tooltip.el (tooltip): Add group `basic-faces'.
16527
16528 * buff-menu.el (Buffer-menu-buffer): Remove group
16529 `font-lock-highlighting-faces'.
16530
16531 * progmodes/compile.el (compilation-error, compilation-warning)
16532 (compilation-info, compilation-line-number, compilation-column-number):
16533 Change group from `font-lock-highlighting-faces' to `compilation'.
16534
16535 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
16536 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
16537 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
16538 (vhdl-font-lock-reserved-words-face)
16539 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
16540 `font-lock-highlighting-faces'.
16541
16542 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
16543
165442005-09-28 Kim F. Storm <storm@cua.dk>
16545
16546 * emulation/cua-base.el: Set CUA move property on additional commands:
16547 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
16548 forward-sexp, backward-sexp, forward-list, backward-list.
16549
165502005-09-28 Romain Francoise <romain@orebokech.com>
16551
16552 * comint.el (comint-show-output): Really set point at the
16553 beginning of the output when not using `comint-use-prompt-regexp'.
16554
165552005-09-27 Jay Belanger <belanger@truman.edu>
16556
16557 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
16558 in TeX mode.
16559
165602005-09-26 Juanma Barranquero <lekktu@gmail.com>
16561
16562 * textmodes/org.el (org-table-sum): Fix format string.
16563
16564 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
16565 Quote face names.
16566
165672005-09-26 Romain Francoise <romain@orebokech.com>
16568
16569 * isearch.el (isearch-forward-regexp): Close doc string.
16570
165712005-09-25 Richard M. Stallman <rms@gnu.org>
16572
16573 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
16574
16575 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
16576
16577 * progmodes/compile.el (compilation-error-properties):
16578 When getting the file from the previous error message,
16579 correctly decode the new data format.
16580
16581 * progmodes/cc-cmds.el (c-electric-paren):
16582 Call old-blink-paren only for close-paren.
16583
165842005-09-24 Andreas Schwab <schwab@suse.de>
16585
16586 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
16587 condition.
16588
165892005-09-25 Romain Francoise <romain@orebokech.com>
16590
16591 * dired-aux.el (dired-copy-file-recursive):
16592 * dired.el (dired-delete-file):
16593 * ediff-mult.el (ediff-dir-diff-copy-file):
16594 * ediff-util.el (ediff-test-save-region):
16595 * forms.el (forms-mode):
16596 * ido.el (ido-file-internal, ido-delete-file-at-head):
16597 * log-edit.el (log-edit-done):
16598 * ses.el (ses-yank-resize):
16599 * play/gomoku.el (gomoku-human-plays, gomoku)
16600 (gomoku-human-resigns, gomoku-prompt-for-other-game)
16601 (gomoku-offer-a-draw):
16602 * play/landmark.el (lm-human-resigns, lm):
16603 * net/eudcb-ldap.el (eudc-ldap-check-base):
16604 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
16605 * progmodes/ebrowse.el (ebrowse-find-pattern):
16606 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
16607 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
16608 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
16609
16610 * vc.el (vc-delete-file):
16611 * play/gomoku.el (gomoku-terminate-game, gomoku)
16612 (gomoku-prompt-for-move, gomoku-human-takes-back):
16613 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
16614 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
16615
166162005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
16617
16618 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
16619 color rxvt terminals by using the code xterm.el used to use before
16620 2005-04-09 in order to match the colors used by rxvt.
16621
166222005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
16623
16624 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
16625 colors rxvt-unicode terminals by using the same code as xterm.el.
16626
166272005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16628
16629 * textmodes/tex-mode.el (tex-font-lock-append-prop)
16630 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
16631 new symbol used for the tex-verbatim face.
16632
166332005-09-24 Emilio C. Lopes <eclig@gmx.net>
16634
16635 * woman.el (woman-file-name):
16636 * wid-edit.el (widget-file-prompt-value)
16637 (widget-coding-system-prompt-value):
16638 * w32-fns.el (set-w32-system-coding-system):
16639 * vc.el (vc-version-diff, vc-annotate):
16640 * textmodes/reftex-auc.el (reftex-arg-cite)
16641 (reftex-arg-index-tag):
16642 * textmodes/refer.el (refer-get-bib-files):
16643 * textmodes/artist.el (artist-figlet-choose-font):
16644 * terminal.el (terminal-emulator):
16645 * replace.el (occur-read-primary-args):
16646 * rect.el (string-rectangle, string-insert-rectangle):
16647 * ps-print.el (ps-print-preprint):
16648 * progmodes/pascal.el (pascal-goto-defun):
16649 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
16650 * progmodes/compile.el (compilation-find-file):
16651 * printing.el (pr-interactive-n-up):
16652 * play/animate.el (animate-birthday-present):
16653 * net/rcompile.el (remote-compile):
16654 * man.el (man, Man-goto-section, Man-follow-manual-reference):
16655 * mail/rmailsum.el (rmail-summary-search-backward)
16656 (rmail-summary-search):
16657 * mail/rmailout.el (rmail-output-read-rmail-file-name)
16658 (rmail-output-read-file-name):
16659 * mail/rmail.el (rmail-search, rmail-search-backwards):
16660 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
16661 * locate.el (locate):
16662 * international/quail.el (quail-show-keyboard-layout):
16663 * international/mule.el (set-buffer-file-coding-system)
16664 (revert-buffer-with-coding-system, set-file-name-coding-system)
16665 (set-terminal-coding-system, set-keyboard-coding-system)
16666 (set-next-selection-coding-system):
16667 * international/mule-diag.el (describe-coding-system)
16668 (describe-font, describe-fontset):
16669 * international/mule-cmds.el (universal-coding-system-argument)
16670 (search-unencodable-char, describe-input-method)
16671 (set-language-environment, describe-language-environment):
16672 * international/codepage.el (codepage-setup):
16673 * international/code-pages.el (codepage-setup):
16674 * info.el (Info-search, Info-follow-reference)
16675 (Info-search-backward):
16676 * emacs-lisp/advice.el (ad-read-advised-function)
16677 (ad-read-advice-class, ad-clear-cache, ad-activate)
16678 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
16679 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
16680 (ad-read-regexp):
16681 * ediff-util.el (ediff-toggle-regexp-match):
16682 * ediff-ptch.el (ediff-prompt-for-patch-file):
16683 * dired-aux.el (dired-diff):
16684 * diff.el (diff):
16685 * cus-edit.el (custom-variable-prompt):
16686 * calendar/timeclock.el (timeclock-ask-for-project):
16687 * calc/calcalg3.el (calc-get-fit-variables):
16688 * calc/calc-store.el (calc-edit-variable)
16689 (calc-permanent-variable):
16690 * vc-mcvs.el (vc-mcvs-register):
16691 * shadowfile.el (shadow-define-literal-group):
16692 * woman.el (woman-file-name):
16693 * vc.el (vc-version-diff, vc-merge):
16694 * textmodes/reftex-index.el (reftex-index-complete-tag):
16695 * format.el (format-decode-buffer, format-decode-region):
16696 * emulation/viper-cmd.el (viper-read-string-with-history):
16697 * emacs-lisp/debug.el (cancel-debug-on-entry):
16698 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
16699 * ediff.el (ediff-merge-revisions)
16700 (ediff-merge-revisions-with-ancestor, ediff-revision):
16701 * completion.el (interactive-completion-string-reader):
16702 * calc/calc-prog.el (calc-user-define-formula):
16703 Follow convention for reading with the minibuffer.
16704
167052005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
16706
16707 * progmodes/python.el (python-describe-symbol): Add globals() and
16708 locals() to the arguments of emacs.ehelp.
16709
167102005-09-24 Magnus Henoch <mange@freemail.hu>
16711
16712 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
16713 New function, code extracted from ispell-valid-dictionary-list.
16714 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
16715 Call it.
16716
167172005-09-24 Eli Zaretskii <eliz@gnu.org>
16718
16719 * subr.el (version-regexp-alist): Extend valid syntax for version
16720 strings: allow any of the characters -,_,+ to separate the
16721 alpha/beta/rc part from the version part. Doc fix.
16722 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
16723
167242005-09-23 David Reitter <david.reitter@gmail.com>
16725
16726 * mail/mailclient.el: New file.
16727
167282005-09-23 Richard M. Stallman <rms@gnu.org>
16729
16730 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
16731 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
16732 Doc fixes.
16733
16734 * progmodes/cc-mode.el (c-font-lock-init):
16735 Specify font-lock-lines-before.
16736
167372005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16738
16739 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
16740 whole conflict.
16741
167422005-09-23 Carsten Dominik <dominik@science.uva.nl>
16743
16744 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
16745 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
16746 of `remap' feature when available. Additional key bindings for
16747 better tty support.
16748 (org-mode-restart, org-force-self-insert): New commands.
16749 (org-time-stamp-inactive): New command.
16750 (org-remap): New function.
16751 (org-table-auto-blank-field, org-level-color-stars-only): New options.
16752 (org-enable-fixed-width-editor): Move to `org-structure'
16753 customization group.
16754 (org-self-insert-command, orgtbl-self-insert-command): Modify to
16755 blank field after field motion commands.
16756
167572005-09-23 Kenichi Handa <handa@m17n.org>
16758
16759 * international/mule-cmds.el (set-language-environment):
16760 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
16761 have to call utf-translate-cjk-load-tables.
16762
167632005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
16764
16765 * mouse.el (mouse-move-drag-overlay): Fix last change.
16766
167672005-09-22 David Ponce <david@dponce.com>
16768
16769 * tree-widget.el (tree-widget-value-create): Fix previous change.
16770
167712005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
16772
16773 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
16774
167752005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
16776
16777 * mouse.el (mouse-move-drag-overlay): New function.
16778 (mouse-drag-region-1): Use it.
16779 Try to simplify a bit the state handling. Handle clicks on links
16780 inside intangible areas.
16781 (mouse-save-then-kill): Minor simplification.
16782 (mouse-secondary-overlay): Make it always non-nil instead of
16783 recreating it each time.
16784 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
16785 (mouse-kill-secondary, mouse-secondary-save-then-kill):
16786 Simplify accordingly.
16787
167882005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
16789
16790 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
16791
167922005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
16793
16794 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
16795 (ediff-file-name-sans-prefix): Treat nil as an empty string.
16796 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
16797 to patch.
16798
16799 * ediff-util.el: Use insert-buffer-substring.
16800
16801 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
16802
16803 * emulation/viper-cmd.el (viper-change-state): Don't move over the
16804 field boundaries in the minibuffer.
16805 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
16806 (viper-minibuffer-post-command-hook): New hook.
16807 (viper-line): Don't move cursor at bolp.
16808
16809 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
16810
16811 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
16812 avoid compiler warnings.
16813
16814 * emulation/viper-macs.el (ex-map): Better messages.
16815
16816 * emulation/viper-utils.el (viper-beginning-of-field): New function.
16817
16818 * emulation/viper.el: Replace make-variable-buffer-local with
16819 viper-make-variable-buffer-local everywhere, to avoid warnings.
16820
168212005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
16822
16823 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
16824 Delete unused var `old-selected-window'.
16825 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
16826 (mouse-drag-secondary): Delete unused var `start-frame'.
16827
168282005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
16829
16830 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
16831
168322005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
16833
16834 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
16835 Re-indent within 80 columns. Use inhibit-read-only.
16836
168372005-09-19 Romain Francoise <romain@orebokech.com>
16838
16839 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
16840
168412005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
16842
16843 * font-lock.el (font-lock-default-fontify-region): Don't add a line
16844 unconditionally, since the after-change-function already did it.
16845
168462005-09-19 Miles Bader <miles@gnu.org>
16847
16848 * net/newsticker.el: Get rid of CVS keyword.
16849
168502005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
16851
16852 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
16853 The prompt is formatted later.
16854
168552005-09-19 David Ponce <david@dponce.com>
16856
16857 * tree-widget.el (tree-widget-value-create): Save the converted
16858 tree :node widget.
16859
168602005-09-19 Juanma Barranquero <lekktu@gmail.com>
16861
16862 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
16863 variable `message'.
16864
168652005-09-18 Michael Albinus <michael.albinus@gmx.de>
16866
16867 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
16868 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
16869 <slawomir.nowaczyk.847@student.lu.se>.
16870
168712005-09-18 Chong Yidong <cyd@stupidchicken.com>
16872
16873 * image.el (image-load-path): Use symbol `data-directory' instead
16874 of its value, for backward compatibility with packages that bind
16875 it during `find-image'. Suggested by Katsumi Yamaoka.
16876 (image-search-load-path): Handle symbols whose values are strings.
16877
168782005-09-18 Romain Francoise <romain@orebokech.com>
16879
16880 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
16881 with-current-buffer form in save-excursion.
16882
168832005-09-18 Deepak Goel <deego@gnufans.org>
16884
16885 * apropos.el (apropos-command): Fix `message' call: first arg
16886 should be a format spec. In this and all other cases that appear
16887 below and elsewhere in the source code, I made a change only when
16888 two conditions were satisfied: [1] I can think of a possibility
16889 that the arguments would cause an error, for example, the code in
16890 question relies on external variables such as filenames. [2] I
16891 was sure that the arg to `message' could not have been nil in the code.
16892
16893 * textmodes/tildify.el (tildify-region): Ditto.
16894
16895 * textmodes/reftex-index.el (reftex-index-change-entry)
16896 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
16897 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
16898 * textmodes/org.el (org-complete, org-deadline, org-schedule)
16899 (org-priority, org-table-sum):
16900 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
16901 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
16902 (flyspell-word, flyspell-display-next-corrections):
16903 * textmodes/bibtex.el (bibtex-print-help-message):
16904 * textmodes/artist.el (artist-key-set-point-poly):
16905 * term/mac-win.el (mac-services-insert-text):
16906 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
16907 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
16908 (vhdl-port-paste-testbench, vhdl-compose-new-component)
16909 (vhdl-compose-configuration):
16910 * progmodes/sh-script.el (sh-blink, sh-show-indent)
16911 (sh-set-indent, sh-learn-line-indent):
16912 * progmodes/ps-mode.el (ps-mode-target-column):
16913 * progmodes/idlwave.el (idlwave-make-tags)
16914 (idlwave-scan-library-catalogs):
16915 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
16916 * progmodes/gud.el (gud-jdb-analyze-source):
16917 * progmodes/flymake.el (flymake-log):
16918 * progmodes/ebnf2ps.el (ebnf-generate-region):
16919 * progmodes/cmacexp.el (c-macro-expansion):
16920 * progmodes/ada-xref.el (ada-treat-cmd-string):
16921 * progmodes/ada-mode.el (ada-create-case-exception-substring)
16922 (ada-justified-indent-current, ada-batch-reformat):
16923 * play/zone.el (zone):
16924 * play/landmark.el (lm-move):
16925 * play/decipher.el (decipher-show-alphabet):
16926 * net/newsticker.el (newsticker--display-jump)
16927 (newsticker--display-scroll):
16928 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
16929 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
16930 * mail/feedmail.el (feedmail-dump-message-to-queue):
16931 * eshell/esh-proc.el (eshell-remove-process-entry):
16932 * emulation/ws-mode.el (ws-last-error):
16933 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
16934 (viper-record-kbd-macro):
16935 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
16936 * emacs-lisp/lisp-mnt.el (lm-report-bug):
16937 * emacs-lisp/find-func.el (find-function-noselect):
16938 * calendar/timeclock.el (timeclock-status-string)
16939 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
16940 (timeclock-when-to-leave-string):
16941 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
16942 * calc/calc-units.el (calc-enter-units-table):
16943 * calc/calc-mode.el (calc-mode-record-mode):
16944 * woman.el (woman-mini-help):
16945 * wdired.el (wdired-change-to-wdired-mode):
16946 * vc.el (vc-retrieve-snapshot):
16947 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
16948 * startup.el (display-startup-echo-area-message):
16949 * simple.el (set-goal-column):
16950 * ses.el (ses-command-hook, ses-recalculate-cell):
16951 * server.el (server-process-filter):
16952 * printing.el (pr-interface-txt-print, pr-interface-printify)
16953 (pr-interface-ps):
16954 * pcvs.el (cvs-help):
16955 * log-edit.el (log-edit, log-edit-mode-help):
16956 * iswitchb.el (iswitchb-possible-new-buffer):
16957 * isearch.el (isearch-edit-string):
16958 * image-mode.el (image-mode, image-minor-mode):
16959 * ibuf-macs.el (define-ibuffer-filter):
16960 * hi-lock.el (hi-lock-find-patterns):
16961 * files.el (toggle-read-only):
16962 * ediff-util.el (ediff-copy-diff)
16963 (ediff-write-merge-buffer-and-maybe-kill):
16964 * echistory.el (Electric-history-undefined):
16965 * dnd.el (dnd-insert-text):
16966 * dired-aux.el (dired-query):
16967 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
16968 * bookmark.el (bookmark-bmenu-locate):
16969 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
16970 Fix `message' calls to ensure first arg is a format string.
16971 The change was made only when these two conditions were satisfied:
16972 [1] when there is a possibility that the arguments would cause an error
16973 for example, if the code in question relies on external variables
16974 such as filenames, and
16975 [2] if the arg to `message' could not have been nil in the code.
16976
16977 * pcomplete.el (pcomplete--help): Fix `message' format spec.
16978 Not having a %s would be weird, though not technically wrong.
16979
169802005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16981
16982 * term/mac-win.el (mac-add-charset-info): Doc fix.
16983
169842005-09-17 Romain Francoise <romain@orebokech.com>
16985
16986 * shell.el (shell-resync-dirs): Handle echoing processes more
16987 reliably. Don't insert resync command if `comint-process-echoes'
16988 is non-nil.
16989
169902005-09-17 Magnus Henoch <mange@freemail.hu>
16991
16992 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
16993 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
16994 aspell versions >= 0.60.
16995 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
16996 only if ispell-aspell-supports-utf8 is non-nil.
16997
169982005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
16999
17000 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
17001 buffer-local value to lisp-indent-function.
17002
170032005-09-17 Milan Zamazal <pdm@zamazal.org>
17004
17005 * progmodes/glasses.el (glasses-make-readable): If
17006 glasses-separator differs from underscore, put appropriate
17007 overlays over underscore characters.
17008 (glasses-convert-to-unreadable): If glasses-separator differs from
17009 underscore, try to convert glasses-separator characters to
17010 underscores.
17011
170122005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
17013
17014 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
17015 Use with-syntax-table and dolist.
17016
170172005-09-16 Carsten Dominik <dominik@science.uva.nl>
17018
17019 * textmodes/reftex-auc.el:
17020 * textmodes/reftex-cite.el:
17021 * textmodes/reftex-dcr.el:
17022 * textmodes/reftex-global.el:
17023 * textmodes/reftex-parse.el:
17024 * textmodes/reftex-ref.el:
17025 * textmodes/reftex-sel.el:
17026 * textmodes/reftex-toc.el:
17027 * textmodes/reftex-vars.el:
17028 * textmodes/reftex.el: Small changes to remove compiler warnings.
17029
17030 * textmodes/reftex-index.el: Likewise.
17031 (reftex-query-index-phrase): More efficient use of markers.
17032
170332005-09-15 Chong Yidong <cyd@stupidchicken.com>
17034
17035 * image.el (image-load-path): New variable.
17036 (image-search-load-path): New function.
17037 (find-image): Search for images in `image-load-path'.
17038
170392005-09-15 Richard M. Stallman <rms@gnu.org>
17040
17041 * follow.el: Change Maintainer field.
17042
170432005-09-15 David Ponce <david@dponce.com>
17044
17045 * recentf.el (recentf-save-file-modes): New option.
17046 (recentf-save-list): Use it.
17047
170482005-09-15 Nick Roberts <nickrob@snap.net.nz>
17049
17050 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
17051 (mode-line-mule-info, mode-line-modified): Move bindings from
17052 mouse-3 to mouse-1.
17053
170542005-09-15 Chong Yidong <cyd@stupidchicken.com>
17055
17056 * simple.el (sendmail-user-agent-compose): Revert last change.
17057
170582005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
17059
17060 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
17061 Use with-current-buffer.
17062 (ange-ftp-gwp-start): Remove unused var `gw-user'.
17063 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
17064 (ange-ftp-insert-directory): Remove unused var `short'.
17065 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
17066
17067 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
17068 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
17069
17070 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
17071 (check-calendar-holidays, diary-list-entries): Autoload.
17072 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
17073 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
17074
17075 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
17076 which mistakenly removed a call to display-buffer.
17077
170782005-09-14 Juanma Barranquero <lekktu@gmail.com>
17079
17080 * obsolete/iso-insert.el: Move to obsolete/ from international/.
17081
170822005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
17083
17084 * progmodes/hideshow.el
17085 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
17086 (hs-allow-nesting): New user var.
17087 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
17088 (hs-hide-block-at-point): When nesting allowed,
17089 if there is already an overlay in place, delete it.
17090 (hs-safety-is-job-n): Delete func; remove call sites.
17091 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
17092 (hs-overlay-at): New func.
17093 (hs-already-hidden-p, hs-show-block): Use it.
17094 (hs-hide-all): Don't pre-clean if nesting allowed.
17095 (hs-show-all): Temporarily disallow
17096 nesting around call to `hs-discard-overlays'.
17097
170982005-09-14 Chong Yidong <cyd@stupidchicken.com>
17099
17100 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
17101 Delete unused local var.
17102
171032005-09-13 Juanma Barranquero <lekktu@gmail.com>
17104
17105 * help-fns.el (describe-categories): "?\ " -> "?\s".
17106 (help-do-arg-highlight): Recognize also ARG-n, as in
17107 `move-to-left-margin' (ARG+n is already recognized). Simplify.
17108
17109 * international/codepage.el (dos-unsupported-char-glyph):
17110 * net/newsticker.el (tool-bar-map, w3-mode-map)
17111 (w3m-minor-mode-map):
17112 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
17113 (ent-alist):
17114 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
17115
171162005-09-13 Chong Yidong <cyd@stupidchicken.com>
17117
17118 * custom.el (custom-push-theme): Handle the case where a symbol is
17119 bound but face properties have not yet been assigned.
17120
17121 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
17122 Fix behavior if noerase is `t' and there is no mail buffer.
17123
17124 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
17125 if `continue' is nil, rather than signal an error.
17126
171272005-09-12 Richard M. Stallman <rms@gnu.org>
17128
17129 * font-lock.el (font-lock-keywords): Add autoload.
17130
17131 * help-fns.el (describe-variable): Rearrange to put source link
17132 in a predictable place.
17133
17134 * net/newsticker.el: New file.
17135
171362005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17137
17138 * calendar/calendar.el (calendar-for-loop): Add edebug info.
17139 (calendar-basic-setup): Use the new nil arg.
17140 (number-of-diary-entries): Move to diary-lib.el.
17141
17142 * calendar/diary-lib.el: Use with-current-buffer, match-string.
17143 (diary-list-entries): Use with-syntax-table and dolist.
17144 Rename from list-diary-entries.
17145 Use number-of-diary-entries if `number' is nil.
17146 (diary, diary-view-entries): Use this new name and new nil arg value.
17147 (number-of-diary-entries): Move from calendar.el.
17148 (diary-unhide-everything): New function.
17149 (include-other-diary-files, fancy-diary-display)
17150 (diary-show-all-entries, make-diary-entry): Use it.
17151 (diary-mail-entries): Use buffer-string.
17152 (mark-diary-entries): Fix long standing paren typo.
17153 (diary-sexp-entry): Use count-lines.
17154 (make-diary-entry): Avoid `previous-line'.
17155 (diary-mode-map): New var.
17156 (diary-mode): Redraw cal after saving. Setup header-line.
17157 (fancy-diary-display-mode): Use local-set-key.
17158
17159 * startup.el (command-line): Try calling various terminal-init-foo-bar
17160 functions by stripping hyphenated suffixes from $TERM.
17161
17162 * files.el (normal-mode): Check boundness of font-lock-keywords.
17163
171642005-09-12 Richard M. Stallman <rms@gnu.org>
17165
17166 * progmodes/compile.el: Don't decide a file's directory
17167 until the user actually tries to go there.
17168 (compilation-next-error-function):
17169 Pass compilation-find-file the directory from the file-struct.
17170 (compilation-internal-error-properties): Separate local FILE-STRUCT
17171 from FILE. Doc the args better. Rename arg FMT to FMTS.
17172 (compilation-find-file): Arg DIR renamed to DIRECTORY.
17173 Expand it, and if nil, use default-directory.
17174 (compilation-get-file-structure): Don't mix specified directory
17175 with default directory. Put specified directory into
17176 file-struct. Don't make the file name absolute.
17177
17178 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
17179 (compile-command): Add autoload.
17180 (compilation-disable-input): Add autoload.
17181
171822005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
17183
17184 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
17185 strings of the variables it can override.
17186 (time-stamp): New (as yet undocumented) time-stamp-format escapes
17187 %Q and %q, for fully-qualified domain name and unqualified host name.
17188
171892005-09-11 Kim F. Storm <storm@cua.dk>
17190
17191 * emacs-lisp/authors.el (authors-aliases): Update list.
17192 (authors-fixed-entries): Update mldrag.el entry.
17193
171942005-09-10 Alan Mackenzie <acm@muc.de>
17195
17196 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
17197 from the region narrowed to.
17198
171992005-09-10 Magnus Henoch <mange@freemail.hu>
17200
17201 * textmodes/ispell.el (ispell-check-version): Signal an error if
17202 aspell version is less than 0.60.
17203
172042005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
17205
17206 * progmodes/octave-inf.el (inferior-octave-startup):
17207 Resync current dir at the end.
17208
172092005-09-10 Emilio C. Lopes <eclig@gmx.net>
17210
17211 * woman.el (woman-topic-at-point-default):
17212 Rename to woman-use-topic-at-point-default.
17213 (woman-topic-at-point): Rename to woman-use-topic-at-point.
17214 (woman-file-name): Reflect renames above. Automatically use the
17215 word at point as topic if woman-use-topic-at-point is non-nil.
17216 Otherwise offer it as default but don't insert it in the
17217 minibuffer. Also use `test-completion' instead of `assoc' as
17218 suggested by Stefan Monnier.
17219
172202005-09-10 Andre Spiegel <spiegel@gnu.org>
17221
17222 * vc.el (vc-directory, vc-update-change-log): Throw an error on
17223 the attempt to do it over Tramp. This is not yet supported.
17224
172252005-09-10 Eli Zaretskii <eliz@gnu.org>
17226
17227 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
17228 (menu-bar-non-minibuffer-window-p): New functions.
17229 ("Split Window", "Save As..."): Use them.
17230 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
17231 ("Print Buffer", "Truncate Long Lines in this Buffer"):
17232 Use menu-bar-menu-frame-live-and-visible-p.
17233 ("Save Buffer", "Insert File", "Open Directory...")
17234 ("Open File...", "Visit New File..."):
17235 Use menu-bar-non-minibuffer-window-p.
17236 (kill-this-buffer-enabled-p, dired <menu-enable>):
17237 Use menu-bar-non-minibuffer-window-p.
17238
172392005-09-09 Eli Zaretskii <eliz@gnu.org>
17240
17241 * cus-start.el (all): Don't complain about fringe-related
17242 built-ins if fringes are not supported. Ditto about
17243 selection-related built-ins. Fix the test for GTK-related built-ins.
17244
17245 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
17246 ("Postscript Print Buffer", "Print Region", "Save As...")
17247 ("Save", "Insert File...", "Open Directory...")
17248 ("Open File...", "Visit New File..."")
17249 ("Truncate Long Lines in this Buffer"): Don't look at
17250 menu-updating-frame if this display does not support multiple frames.
17251
172522005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17253
17254 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
17255
172562005-09-09 Emilio Lopes <eclig@gmx.net>
17257
17258 * woman.el: Format- and whitespace-related changes.
17259
172602005-09-09 Eli Zaretskii <eliz@gnu.org>
17261
17262 * woman.el: Fix my email address.
17263
172642005-09-08 Richard M. Stallman <rms@gnu.org>
17265
17266 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
17267 (sh-mode): Locally set skeleton-pair-default-alist.
17268
17269 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
17270
17271 * progmodes/flymake.el: Require `compile' unconditionally.
17272
17273 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
17274
17275 * woman.el (woman-file-name): Provide a default, not initial input.
17276
17277 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
17278
17279 * font-lock.el (font-lock-support-mode): Doc fix.
17280
17281 * descr-text.el (describe-property-list): Handle non-symbol prop names.
17282
172832005-09-08 Richard M. Stallman <rms@gnu.org>
17284
17285 * simple.el (blink-matching-open): Get rid of text props from
17286 the string shown in echo area. Don't permanently set point.
17287 Some rearrangements.
17288
172892005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
17290
17291 * recentf.el (recentf-filename-handler): Add custom choice
17292 `abbreviate-file-name'.
17293
17294 * msb.el (msb--very-many-menus): Fix typo.
17295
17296 * disp-table.el (standard-display-european): Don't set
17297 enable-multibyte-characters to nil.
17298
172992005-09-08 David Ponce <david@dponce.com>
17300
17301 * recentf.el (recentf-show-file-shortcuts-flag): New option.
17302 (recentf-expand-file-name): Doc fix.
17303 (recentf-dialog-mode-map): Define digit shortcuts.
17304 (recentf--files-with-key): New variable.
17305 (recentf-show-digit-shortcut-filter): New function.
17306 (recentf-open-files-items): New function.
17307 (recentf-open-files): Use it.
17308 (recentf-open-file-with-key): New command.
17309
173102005-09-08 Chong Yidong <cyd@stupidchicken.com>
17311
17312 * buff-menu.el (Buffer-menu-sort-by-column): New function.
17313 Suggested by Kim F. Storm.
17314 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
17315 (Buffer-menu-make-sort-button): Use global keymap.
17316
173172005-09-07 Michael Albinus <michael.albinus@gmx.de>
17318
17319 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
17320 (Man-getpage-in-background-advice): Remove defadvice; it isn't
17321 necessary any longer with the remapped command.
17322 (Man-bgproc-sentinel-advice): Remove defadvice which counts
17323 formatting time only.
17324
17325 * net/tramp.el (tramp-action-password)
17326 (tramp-multi-action-password): Compile the password prompt from
17327 `method', `user' and `host'. Sometimes it isn't obvious which
17328 password to enter, for example with remote files offered by
17329 recentf.el, or with multiple steps. Suggested by Robert Marshall
17330 <robert@chezmarshall.freeserve.co.uk>.
17331
173322005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
17333
17334 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
17335 Fix regexp for when "s///" is at the beginning of line.
17336
173372005-09-07 Jay Belanger <belanger@truman.edu>
17338
17339 * calc/calc-poly.el (math-expand-term): Multiply out any powers
17340 when in matrix mode.
17341
173422005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
17343
17344 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
17345 non-anonymous functions.
17346
173472005-09-06 Chong Yidong <cyd@stupidchicken.com>
17348
17349 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
17350 when using a header line. Otherwise, use mouse-1-click-follows-link.
17351
17352 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
17353 can't be moved; don't signal an error.
17354
173552005-09-05 Chong Yidong <cyd@stupidchicken.com>
17356
17357 * cus-theme.el (custom-theme-write-faces): Save the current face
17358 spec, not the defface spec.
17359
17360 * custom.el (custom-known-themes): Clarify meaning of "standard".
17361 (custom-push-theme): Save old values in the standard theme.
17362 (disable-theme): Correct typo.
17363 (custom-face-theme-value) Deleted unused function.
17364 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
17365
173662005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
17367
17368 * progmodes/compile.el (compilation-goto-locus): Take into account
17369 iconified frames when determining whether the buffer is
17370 already visible.
17371 Don't reset window height if the window already existed.
17372
173732005-09-04 Chong Yidong <cyd@stupidchicken.com>
17374
17375 * custom.el (load-theme): Rename from require-theme.
17376 Add interactive spec.
17377 (enable-theme): Rename from custom-enable-theme.
17378 Add interactive spec.
17379 (disable-theme): Rename from custom-disable-theme.
17380 Add interactive spec.
17381 (custom-make-theme-feature): Doc fix.
17382 (custom-theme-directory): Doc fix.
17383 (provide-theme): Call enable-theme.
17384
173852005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
17386
17387 * obsolete/lazy-lock.el (lazy-lock-mode):
17388 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
17389 font-lock-mode if it's off. Print a warning instead.
17390
17391 * progmodes/compile.el (compilation-start): Ignore errors if the
17392 process died before we get to send-eof.
17393
17394 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
17395 Undo last change. Enclosing the result in quotes broke things on Unix
17396 since tex-send-command passes it through shell-quote-argument.
17397 (tex-send-command): Pass `file' through convert-standard-filename
17398 when possible.
17399 (tex-uptodate-p): Handle the case where TeX hasn't put additional
17400 info in a transcript.
17401
174022005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
17403
17404 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
17405 fix compilation warning. Reorder the key definitions to group
17406 together keys emitted by the current version of xterm.
17407
17408 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
17409 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
17410 Reorder predicates to correct min-color usage.
17411
174122005-09-01 Chong Yidong <cyd@stupidchicken.com>
17413
17414 * longlines.el (longlines-mode): Inhibit read-only when encoding.
17415 Kill local variables when longlines-mode is turned off.
17416
174172005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
17418
17419 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
17420
17421 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
17422
17423 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
17424
17425 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
17426 (font-lock-lines-before): Change default to being inactive.
17427 (font-lock-default-fontify-region): Obey font-lock-lines-before.
17428 (font-lock-after-change-function): Don't handle f-l-lines-before here.
17429
174302005-08-31 Michael Albinus <michael.albinus@gmx.de>
17431
17432 * net/tramp.el (tramp-handle-make-auto-save-file-name):
17433 Deactivate temporarily advice if active (not needed for Emacs 22,
17434 but for backwards compatibility).
17435 (tramp-exists-file-name-handler): Rewrite. First implementation
17436 was too simple.
17437 (tramp-advice-make-auto-save-file-name):
17438 Call `tramp-handle-make-auto-save-file-name' (again, just for
17439 backwards compatibility).
17440
174412005-08-31 Reto Zimmermann <reto@gnu.org>
17442
17443 * progmodes/vhdl-mode.el
17444 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
17445 (vhdl-end-p): Fix indentation bug "else" after "-- when".
17446 (vhdl-set-default-project): New function (easier setting of default).
17447 (vhdl-port-copy): Handle extended identifiers for generics.
17448 (vhdl-compiler-alist): Better description for error message regexp.
17449 (vhdl-make): Query for target, use previous as default.
17450 (vhdl-port-copy): Fix port copy for port names starting with "signal".
17451 (vhdl-font-lock-keywords-2): Fix fontification for record
17452 el. assign.
17453 (vhdl-speedbar-make-subpack-line): Add package body link.
17454 (vhdl-generate-makefile-1): Not include itself as dependency.
17455 (vhdl-font-lock-init): Highlight c-preprocessor directives.
17456 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
17457 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
17458 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
17459 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
17460 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
17461 (vhdl-import-project): Add string argument for `error'.
17462 (vhdl-compose-configuration)
17463 (vhdl-compose-configuration-architecture): Add configuration
17464 declaration generation.
17465 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
17466 (vhdl-trailer-re): Add "record" keyword (better indentation).
17467 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
17468 "[^ \t-\"]+".
17469 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
17470 (vhdl-testbench-entity-file-name)
17471 (vhdl-testbench-architecture-file-name): Allow separate
17472 customization of testbench file names.
17473 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
17474 (vhdl-get-visible-signals): Allow newline within alias declaration.
17475 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
17476 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
17477 (member-ignore-case): Alias for missing function in XEmacs.
17478 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
17479 (vhdl-update-sensitivity-list): Ignore case on read signals.
17480 (vhdl-replace-string): Adjust case only for file names.
17481 (vhdl-update-sensitivity-list): Fix search for read signals.
17482 (vhdl-update-sensitivity-list): Exclude formal parameters.
17483 (vhdl-get-visible-signals): Include aliases of signals.
17484 (vhdl-get-visible-signals): Fix signal name searching.
17485 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
17486 (vhdl-fixup-whitespace-region): Fix for character
17487 literals (e.g. `:').
17488
174892005-08-31 Juanma Barranquero <lekktu@gmail.com>
17490
17491 * ansi-color.el (comint-last-output-start):
17492 * bs.el (font-lock-verbose):
17493 * diff-mode.el (add-log-buffer-file-name-function):
17494 * dired-x.el (vm-folder-directory):
17495 * faces.el (help-xref-stack-item):
17496 * files.el (font-lock-keywords):
17497 * find-lisp.el (dired-buffers, dired-subdir-alist):
17498 * ido.el (cua-inhibit-cua-keys):
17499 * log-view.el (cvs-minor-wrap-function):
17500 * outline.el (font-lock-warning-face):
17501 * simple.el (compilation-current-error):
17502 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
17503 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
17504 * tooltip.el (comint-prompt-regexp):
17505 * w32-fns.el (explicit-shell-file-name):
17506 * term/mac-win.el (mac-charset-info-alist)
17507 (mac-services-selection, mac-system-script-code):
17508 * term/tty-colors.el (msdos-color-values):
17509 * term/w32-win.el (xlfd-regexp-registry-subnum):
17510 * term/x-win.el (x-keysym-table, x-selection-timeout)
17511 (x-session-id, x-session-previous-id):
17512 * textmodes/ispell.el (mail-yank-prefix):
17513 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
17514 * textmodes/org.el (calc-embedded-close-formula)
17515 (calc-embedded-open-formula)
17516 (font-lock-unfontify-region-function):
17517 * textmodes/reftex-global.el (isearch-next-buffer-function)
17518 (TeX-master):
17519 * textmodes/reftex.el (font-lock-keywords):
17520 * textmodes/tex-mode.el (font-lock-comment-face)
17521 (font-lock-doc-face):
17522 * textmodes/texinfo.el (outline-heading-alist):
17523 Add defvars.
17524
17525 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
17526 (artist-spray-chars, artist-mode-init, artist-replace-string)
17527 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
17528 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
17529 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
17530
17531 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
17532 (conf-align-assignments): "?\ " -> "?\s".
17533
17534 * textmodes/reftex-index.el (TeX-master): Add defvar.
17535 (reftex-index-phrases-marker): Move up defvar.
17536
17537 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
17538 (reftex-toc-include-labels-indicator)
17539 (reftex-toc-include-index-indicator)
17540 (reftex-toc-max-level-indicator): Move up declarations.
17541
17542 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
17543 of args to `tramp-run-real-handler', even if it's empty in this case.
17544
175452005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17546
17547 * dired.el (dired-move-to-filename-regexp): Add date format for
17548 Mac OS X 10.3 in East Asian locales.
17549
175502005-08-31 Michael Albinus <michael.albinus@gmx.de>
17551
17552 * files.el (make-auto-save-file-name): Add file name handler call
17553 if applicable.
17554
17555 * net/tramp.el (tramp-file-name-handler-alist)
17556 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
17557 (tramp-handle-make-auto-save-file-name): Rename from
17558 `tramp-make-auto-save-file-name'.
17559 (tramp-exists-file-name-handler): New defun.
17560 (tramp-advice-make-auto-save-file-name): Make defadvice only when
17561 `make-auto-save-file-name' is not a magic file name operation.
17562
175632005-08-30 Richard M. Stallman <rms@gnu.org>
17564
17565 * files.el (risky-local-variable-p):
17566 Match `-predicates' and `-commands.
17567
17568 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
17569 (custom-save-all): Visit the file if necessary;
17570 kill the buffer if we created it.
17571 (custom-save-delete): Don't visit file or kill buffer here.
17572
175732005-08-30 Carsten Dominik <dominik@science.uva.nl>
17574
17575 * textmodes/org.el (org-special-keyword): New face.
17576 (org-table-copy-down, org-table-eval-formula)
17577 (org-table-recalculate, org-init-section-numbers):
17578 Use `string-to-number' instead of `string-to-int'.
17579 (org-get-location): Use `insert-buffer-substring' instead of
17580 `insert-buffer'.
17581 (org-modify-diary-entry-string): New function.
17582 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
17583 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
17584 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
17585 active region.
17586 (org-export-as-html): Handle QUOTE keyword.
17587 (org-quote-string): New option.
17588 (org-bookmark-jump-unhide): New function, used for
17589 `bookmark-after-jump-hook'.
17590 (org-diary-default-entry): Apply only when not called through
17591 `org-agenda'.
17592
175932005-08-30 Juanma Barranquero <lekktu@gmail.com>
17594
17595 * net/eudc.el (mode-popup-menu):
17596 * play/handwrite.el (ps-printer-name, ps-lpr-command):
17597 * progmodes/ada-mode.el (compile-auto-highlight)
17598 (skeleton-further-elements):
17599 * progmodes/autoconf.el (font-lock-syntactic-keywords):
17600 * progmodes/cmacexp.el (msdos-shells):
17601 * progmodes/compile.el (font-lock-extra-managed-props)
17602 (font-lock-keywords, font-lock-maximum-size)
17603 (font-lock-support-mode):
17604 * progmodes/grep.el (font-lock-lines-before):
17605 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
17606 * progmodes/mixal-mode.el (compile-command):
17607 * progmodes/perl-mode.el (font-lock-comment-face)
17608 (font-lock-doc-face, font-lock-string-face):
17609 * progmodes/prolog.el (comint-prompt-regexp):
17610 * progmodes/sh-script.el (font-lock-comment-face)
17611 (font-lock-set-defaults, font-lock-string-face):
17612 * progmodes/sql.el (font-lock-keyword-face)
17613 (font-lock-set-defaults, font-lock-string-face):
17614 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
17615 (itimer-version, lazy-lock-defer-contextually)
17616 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
17617 Add defvars.
17618
17619 * progmodes/cperl-mode.el (cperl-electric-lbrace)
17620 (cperl-electric-keyword, cperl-electric-pod)
17621 (cperl-electric-backspace, cperl-forward-re)
17622 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
17623 (vc-rcs-header, vc-sccs-header): Add defvars.
17624
17625 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
17626 (font-lock-syntactic-keywords, gud-find-expr-function):
17627 Add defvars.
17628
17629 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
17630 (gdb-frame-parameters): Declare before use.
17631
17632 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
17633 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
17634 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
17635 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
17636
17637 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
17638 (idlwave-help-with-source): Use `insert-buffer-substring', not
17639 `insert-buffer'.
17640
176412005-08-29 Juri Linkov <juri@jurta.org>
17642
17643 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
17644 Put outline-back-to-heading function call inside save-excursion.
17645
176462005-08-29 Juanma Barranquero <lekktu@gmail.com>
17647
17648 * man.el (Man-init-defvars, Man-translate-references)
17649 (Man-support-local-filenames, Man-highlight-references):
17650 * progmodes/sql.el (sql-interactive-mode):
17651 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
17652
17653 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
17654 (compilation-mode-font-lock-keywords): Add defvars.
17655 (checkdoc-interactive-loop): "?\ " -> "?\s".
17656
17657 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
17658 (font-lock-doc-face, font-lock-string-face)
17659 (font-lock-keywords-case-fold-search): Add defvars.
17660 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
17661
17662 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
17663 Don't pass X and Y (they are ignored anyway).
17664 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
17665 (mouse-delete-window): Make arguments optional.
17666
17667 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
17668 (caesar-translate-table, minor-modes, news-buffer-save)
17669 (news-group-name, news-minor-modes): Add defvars.
17670
17671 * emacs-lisp/lselect.el (mouse-highlight-priority)
17672 (x-lost-selection-functions, zmacs-regions):
17673 * emacs-lisp/pp.el (font-lock-verbose):
17674 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
17675 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
17676 (ses-mode-map):
17677 * emacs-lisp/tcover-unsafep.el (safe-functions):
17678 * international/mule-cmds.el (mac-system-coding-system)
17679 (mac-system-locale):
17680 * language/ethio-util.el (rmail-current-message)
17681 (rmail-message-vector):
17682 * language/thai-util.el (thai-auto-composition-mode):
17683 * mail/metamail.el (rmail-current-message, rmail-message-vector):
17684 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
17685 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
17686 (vm-primary-inbox, vm-spool-files):
17687 * mail/rmail.el (deleted-head, font-lock-fontified)
17688 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
17689 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
17690 (total-messages):
17691 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
17692 (rmail-summary-mode-map):
17693 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
17694 (rmail-last-label, rmail-last-multi-labels)
17695 (rmail-summary-vector, rmail-total-messages):
17696 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
17697 * mail/rmailsum.el (msgnum):
17698 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
17699 (rmail-current-message):
17700 * obsolete/fast-lock.el (font-lock-face-list):
17701 * obsolete/rnewspost.el (mail-reply-buffer):
17702 * obsolete/scribe.el (compile-command):
17703 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
17704
177052005-08-28 John Paul Wallington <jpw@gnu.org>
17706
17707 * ibuf-ext.el (ibuffer-auto-update-changed):
17708 Use `frame-or-buffer-changed-p' to check whether we need to update.
17709 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
17710 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
17711 as a `frame-or-buffer-changed-p' state vector instead.
17712
177132005-08-27 Romain Francoise <romain@orebokech.com>
17714
17715 * textmodes/makeinfo.el (makeinfo-compile):
17716 Use `compilation-start'. Set `next-error-function' according to
17717 `disable-errors'.
17718 (makeinfo-next-error): New function.
17719 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
17720 (makeinfo-buffer): Likewise.
17721
17722 * progmodes/compile.el (compilation-start): Add autoload cookie.
17723
17724 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
17725 * textmodes/sgml-mode.el: Likewise.
17726 * progmodes/python.el: Likewise.
17727
177282005-08-27 Eli Zaretskii <eliz@gnu.org>
17729
17730 * simple.el (blink-matching-paren-distance): Document the meaning
17731 of nil value, and allow to customize to nil.
17732
17733 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
17734 command.com, not command.exe.
17735
177362005-08-26 John Wiegley <johnw@newartisans.com>
17737
17738 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
17739 code around a bit so that an extraneous nil argument is not added
17740 to a command when no args are given.
17741
17742 * eshell/esh-arg.el (eshell-parse-double-quote): If a
17743 double-quoted argument resolves to nil, return it as an empty
17744 string rather than as nil. This made it impossible to pass "" to
17745 a shell script as a null string argument.
17746
177472005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
17748
17749 * outline.el (outline-invent-heading): New fun.
17750 (outline-promote, outline-demote): Use it.
17751 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
17752 (outline-end-of-subtree): Remove unused var `opoint'.
17753
177542005-08-26 David Reitter <david.reitter@gmail.com>
17755
17756 * menu-bar.el (truncate-lines, write-file, print-buffer)
17757 (ps-print-buffer-faces, ps-print-buffer, split-window):
17758 Disable menu items when the frame they refer to is invisible, or when
17759 they refer to a buffer and the minibuffer is selected.
17760
177612005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
17762
17763 * progmodes/flymake.el (flymake-highlight-err-lines):
17764 Use save-excursion around flymake-highlight-line to preserve point.
17765
177662005-08-26 Eli Zaretskii <eliz@gnu.org>
17767
17768 * progmodes/octave-mod.el: Change Author and Maintainer address.
17769 (octave-maintainer-address): Change Kurt's email address.
17770 * progmodes/octave-inf.el: Change Author and Maintainer address.
17771 * progmodes/octave-hlp.el: Change Author and Maintainer address.
17772
177732005-08-26 Kim F. Storm <storm@cua.dk>
17774
17775 * subr.el (version-list-<, version-list-<=, version-list-=):
17776 Rename from integer-list-*.
17777 (version-list-not-zero): Likewise. Fix while loop.
17778 (version=): Use version-list-= instead of string-equal.
17779
177802005-08-26 Richard M. Stallman <rms@gnu.org>
17781
17782 * outline.el (outline-promote): Try shortening the heading.
17783 As last resort, read the heading to use.
17784 (outline-demote): As last resort, read the heading to use.
17785
177862005-08-26 Romain Francoise <romain@orebokech.com>
17787
17788 * progmodes/compile.el (compilation-start): Doc fix.
17789
17790 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
17791 (antlr-font-lock-additional-keywords): Fix reference to
17792 `antlr-font-lock-literal-regexp' erroneously changed during the
17793 mass face rename.
17794 (antlr-run-tool): Use `compilation-start'.
17795
17796 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
17797 instead of the obsolete `compile-internal'.
17798
177992005-08-26 Juanma Barranquero <lekktu@gmail.com>
17800
17801 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
17802 (number, original-date):
17803 * calendar/cal-china.el (date):
17804 * calendar/cal-coptic.el (date):
17805 * calendar/cal-french.el (date):
17806 * calendar/cal-hebrew.el (date, entry, number, original-date):
17807 * calendar/cal-islam.el (date, number, original-date):
17808 * calendar/cal-iso.el (date):
17809 * calendar/cal-julian.el (date):
17810 * calendar/cal-mayan.el (date):
17811 * calendar/cal-menu.el (date, event):
17812 * calendar/cal-persia.el (date):
17813 * calendar/lunar.el (date):
17814 * calendar/solar.el (date): Add defvars.
17815
17816 * emerge.el:
17817 * ibuffer.el:
17818 * info-xref.el:
17819 * obsolete/bg-mouse.el:
17820 * obsolete/sun-curs.el:
17821 * obsolete/swedish.el: Move the `defvar's to the top level.
17822
17823 * smerge-mode.el (smerge-refined-change): Add :group.
17824
178252005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
17826
17827 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
17828 (smerge-keep-n): Remove props.
17829 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
17830 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
17831 now that it's done in smerge-keep-n.
17832 (smerge-refined-change): New face.
17833 (smerge-refine-chopup-region, smerge-refine-highlight-change)
17834 (smerge-refine): New funs.
17835 (smerge-basic-map): Bind smerge-refine.
17836
178372005-08-25 Juri Linkov <juri@jurta.org>
17838
17839 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
17840 compilation-process-setup-function and compilation-disable-input
17841 in grep-mode instead of let-bindings in grep.
17842
17843 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
17844 Delete "Automatic File De/compression" (auto-compression-mode).
17845
178462005-08-25 Juanma Barranquero <lekktu@gmail.com>
17847
17848 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
17849 Silence warning about non-existent variable.
17850
178512005-08-25 Richard M. Stallman <rms@gnu.org>
17852
17853 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
17854 Rename "Describe Key" to "Describe Key or Mouse Operation".
17855
17856 * mail/mailalias.el (build-mail-aliases): Delete comments
17857 from the contents before processing them.
17858
17859 * isearch.el (isearch-edit-string): Erase the Search prompt
17860 if user enters an empty string and there is no default.
17861
17862 * comint.el (comint-file-name-prefix): Add autoload.
17863
178642005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
17865
17866 * subr.el (play-sound): Rearrange to avoid warning.
17867
178682005-08-25 Carsten Dominik <dominik@science.uva.nl>
17869
17870 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
17871 New hook.
17872 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
17873
178742005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
17875
17876 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
17877
17878 * custom.el (custom-theme-set-variables): Sort minor modes last.
17879
178802005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17881
17882 * subr.el (version-separator, version-regexp-alist): New vars used by
17883 version comparison funs.
17884 (integer-list-<, integer-list-=, integer-list-<=)
17885 (integer-list-not-zero): New funs for integer list comparison.
17886 (version-to-list, version=, version<, version<=): New funs for version
17887 comparison.
17888
178892005-08-24 Juanma Barranquero <lekktu@gmail.com>
17890
17891 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
17892 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
17893 time to silence the byte-compiler.
17894
17895 * ibuffer.el (ibuffer-compile-make-eliding-form)
17896 (ibuffer-check-formats): Use `with-no-warnings' to hide references
17897 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
17898 so it's silly to get warnings for it).
17899 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
17900 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
17901 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
17902 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
17903 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
17904 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
17905 Defvar at compile time.
17906 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
17907 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
17908 Declare them before use.
17909
17910 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
17911 (info-xref-good, info-xref-bad): Defvar at compile time.
17912
17913 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
17914 Use `let*' instead of `let'.
17915
17916 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
17917 (*mouse-y*, menu, char): Defvar at compile time.
17918 (sc::menu): Declare it before use.
17919 (sc::pack-one-line): Use `let', not `let*'.
17920
17921 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
17922 (mail-send-hook): Defvar at compile time.
17923
17924 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
17925 Defvar at compile time.
17926
17927 * term/sun-mouse.el (current-global-mousemap)
17928 (current-local-mousemap): Declare them before use.
17929
179302005-08-24 Carsten Dominik <dominik@science.uva.nl>
17931
17932 * bookmark.el (bookmark-after-jump-hook): New hook.
17933 (bookmark-jump): Run `bookmark-after-jump-hook'.
17934
179352005-08-23 Juri Linkov <juri@jurta.org>
17936
17937 * faces.el (minibuffer-prompt): Doc fix.
17938
179392005-08-23 Juanma Barranquero <lekktu@gmail.com>
17940
17941 * progmodes/xscheme.el: Trivial changes to silence warnings.
17942 (xscheme-previous-mode, xscheme-previous-process-state):
17943 Add defvars.
17944 (xscheme-last-input-end, xscheme-process-command-line)
17945 (xscheme-process-name, xscheme-buffer-name)
17946 (xscheme-expressions-ring-max, xscheme-expressions-ring)
17947 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
17948 (xscheme-control-g-synchronization-p)
17949 (xscheme-control-g-disabled-p, xscheme-string-receiver)
17950 (default-xscheme-runlight, xscheme-runlight)
17951 (xscheme-runlight-string, xscheme-process-filter-state)
17952 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
17953 Move to beginning of file.
17954 (scheme-interaction-mode-commands-alist)
17955 (scheme-interaction-mode-map, scheme-debugger-mode-map):
dad2e044
JB
17956 Declare them before use. Note: the initialization code for the
17957 variables has not been moved because it uses functions that reference
17958 the variables.
6fee106e
KS
17959 (xscheme-control-g-message-string, xscheme-process-filter-alist)
17960 (xscheme-prompt-for-expression-map): Declare them before use.
17961 (scheme-debugger-mode-commands): "?\ " -> "?\s".
17962
179632005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
17964
17965 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
17966
179672005-08-22 Juri Linkov <juri@jurta.org>
17968
17969 * faces.el (set-face-underline): Delete this duplicate function
17970 and make an obsolete alias to set-face-underline-p.
17971 (set-face-underline-p): Use docstring of set-face-underline.
17972 (describe-face): Create hyperlink to parent face.
17973
17974 * info.el (Info-insert-dir): Use save-excursion around
17975 insert-buffer-substring.
17976 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
17977 (Info-escape-percent): Delete function.
17978 (Info-fontify-node): Replace Info-escape-percent by
17979 replace-regexp-in-string with REP arg set to lambda that
17980 duplicates `%' and preserves text properties.
17981
17982 * progmodes/compile.el (compilation-disable-input): Doc fix.
17983 (define-compilation-mode): Doc fix and refill.
17984 (kill-compilation): Use `mode-name' in the error message.
17985 (compilation-find-file): Use `compilation-error' in the
17986 read-file-name's prompt.
17987
179882005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
17989
17990 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
17991 (smerge-auto-leave): Make undo re-enable the mode.
17992 (debug-ignored-errors): Add the user-error of impossible resolution.
17993 (smerge-resolve): Move things around a bit, in preparation for later.
17994 (smerge-diff): Don't fail if the buffer has no associated file.
17995 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
17996 (smerge-conflict-overlay): New function.
17997 (smerge-match-conflict): Don't add text properties here.
17998 (smerge-find-conflict): Instead, add an overlay here.
17999 Also check for the case where we're inside a conflict already, so as to
18000 obviate the need for font-lock-multiline, which is unbearably slow with
18001 large conflicts and ciomplex font-lock patterns.
18002 (smerge-remove-props): Remove overlay rather than text-properties.
18003 (smerge-mode): Don't set font-lock-multiline.
18004 Remove overlays when turned off.
18005
180062005-08-21 Kim F. Storm <storm@cua.dk>
18007
18008 * ido.el (ido-ignore-item-p): Use save-match-data.
18009 Bind case-fold-search to ido-case-fold locally.
18010
180112005-08-20 Richard M. Stallman <rms@gnu.org>
18012
18013 * files.el (normal-mode): If font lock is on, turn it off and on.
18014
18015 * subr.el (replace-regexp-in-string): Doc fix.
18016
18017 * startup.el (command-line-1): Don't suppress startup screen
18018 due to existing processes.
18019
18020 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
18021
18022 * progmodes/compile.el (compilation-disable-input): Default to nil.
18023
180242005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
18025
18026 * progmodes/compile.el (compilation-disable-input): New defcustom.
18027 (compilation-start): If compilation-disable-input is non-nil, send
18028 EOF to the compilation process.
18029
180302005-08-20 Eli Zaretskii <eliz@gnu.org>
18031
18032 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
18033 Run the argument of tex-shell-cd-command through
18034 convert-standard-filename, to get the correct style of slashes on
18035 Windows, and enclose the result in quotes, in case the file name
18036 includes whitespace or other special characters.
18037
180382005-08-19 Andreas Schwab <schwab@suse.de>
18039
18040 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
18041 process.
18042
180432005-08-18 Luc Teirlinck <teirllm@auburn.edu>
18044
18045 * cus-start.el (minibuffer-prompt-properties): Correct typo.
18046
180472005-08-18 Kim F. Storm <storm@cua.dk>
18048
18049 * scroll-lock.el: Fix errors due to incorrect line wrapping.
18050
180512005-08-18 Richard M. Stallman <rms@gnu.org>
18052
18053 * scroll-lock.el: New file.
18054
180552005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
18056
18057 * dired.el (dired-move-to-end-of-filename):
18058 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
18059
180602005-08-18 Kim F. Storm <storm@cua.dk>
18061
18062 * ido.el (ido-everywhere): Fix defcustom :set function to disable
18063 rather than toggle mode when custom value is nil.
18064 (ido-everywhere): Fix defun doc string.
18065
180662005-08-17 Richard M. Stallman <rms@gnu.org>
18067
18068 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
18069 as tag instead of "Inviolable".
18070
180712005-08-17 Kim F. Storm <storm@cua.dk>
18072
18073 * windmove.el (windmove-coordinates-of-position): Remove.
18074 (windmove-coordinates-of-window-position): Remove.
18075 (windmove-reference-loc): Use posn-at-point instead.
18076
18077 * subr.el (insert-for-yank-1): Doc fix.
18078
18079 * ido.el (ido-enter-matching-directory): Rename from
18080 ido-enter-single-matching-directory. Change `slash' choice to
18081 `only'. Add `first' choice.
18082 (ido-exhibit): Adapt to above changes.
18083
180842005-08-16 Luc Teirlinck <teirllm@auburn.edu>
18085
18086 * Makefile.in: Expand comment about building loaddefs.el.
18087
180882005-08-16 Nick Roberts <nickrob@snap.net.nz>
18089
18090 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
18091 Comment use of defadvice.
18092
18093 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
18094
180952005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
18096
18097 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
18098 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
18099 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
18100 * progmodes/idlw-shell.el, progmodes/ld-script.el,
18101 * progmodes/which-func.el, ruler-mode.el, strokes.el,
18102 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
18103 for backward compatibility for faces that did not appear in the
18104 previous Emacs release.
18105
18106 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
18107
181082005-08-15 Kim F. Storm <storm@cua.dk>
18109
18110 * emulation/cua-base.el (cua-delete-region): Return t if
18111 deleted region was non-empty.
18112 (cua-replace-region): Inhibit overwrite-mode for
18113 self-insert-command if replaced region was non-empty.
18114 (cua--explicit-region-start, cua--status-string): Make them
18115 buffer-local at top-level...
18116 (cua-mode): ...rather than when mode is enabled.
18117
181182005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
18119
18120 * progmodes/vhdl-mode.el (vhdl-emacs-21):
18121 Set t for Emacs 21, 22, and so on.
18122
181232005-08-15 David Ponce <david@dponce.com>
18124
18125 * tree-widget.el: Update Commentary header.
18126 (tree-widget-theme): Doc fix.
18127 (tree-widget-space-width): New option.
18128 (tree-widget-image-properties): Look up in the default theme too.
18129 (tree-widget--cursors): Only for images with arrow pointer shape.
18130 (tree-widget-lookup-image): Pointer shape is hand by default.
18131 (tree-widget-icon): Rename generic icon widget from
18132 `tree-widget-control'.
18133 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
18134 derive from `tree-widget-icon'.
18135 (tree-widget-handle): Improve default look and feel of the text
18136 representation.
18137 (tree-widget): Rename :*-control properties to :*-icon properties.
18138 Add :action and :help-echo properties.
18139 (tree-widget-after-toggle-functions): Move.
18140 (tree-widget-close-node, tree-widget-open-node): Remove.
18141 (tree-widget-before-create-icon-functions): New hook.
18142 (tree-widget-value-create): Update to allow customization of icons
18143 and nodes at run-time via that new hook.
18144 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
18145 (tree-widget-icon-action, tree-widget-icon-help-echo)
18146 (tree-widget-action, tree-widget-help-echo): New functions.
18147
181482005-08-15 Kim F. Storm <storm@cua.dk>
18149
18150 * ido.el (ido-buffer-internal): Use with-no-warnings.
18151 (ido-make-merged-file-list): Use while-no-input.
18152
181532005-08-15 Richard M. Stallman <rms@gnu.org>
18154
18155 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
18156 (flyspell-large-region): Fix doc and custom type.
18157
181582005-08-14 Richard M. Stallman <rms@gnu.org>
18159
18160 * files.el (interpreter-mode-alist): Doc fix.
18161
18162 * mail/rmail.el (rmail-nonignored-headers): New variable.
18163 (rmail-clear-headers): Use it.
18164 (rmail-reply): Better handling of mail-followup-to header.
18165
18166 * progmodes/sh-script.el (sh-font-lock-keywords-var):
18167 Rename variable from sh-font-lock-keywords. In the `shell' entry,
18168 don't try to refer to executable-font-lock-keywords.
18169 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
18170 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
18171 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
18172 (sh-mode): Set comment-start-skip, local-abbrev-table,
18173 imenu-case-fold-search.
18174 (sh-set-shell): Don't set them here.
18175 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
18176 Don't cache the results in the original alist; don't ever modify
18177 that alist.
18178
18179 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
18180
18181 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
18182 empty.
18183
181842005-08-15 Andreas Schwab <schwab@suse.de>
18185
18186 * desktop.el: Put autoload cookie at risky-local-variable declarations.
18187
18188 * dired.el, info.el, mail/rmail.el: Revert last change.
18189
181902005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
18191
18192 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
18193 modification in `eval-after-load' form.
18194 * info.el: Likewise.
18195 * mail/rmail.el: Likewise.
18196
181972005-08-14 Juri Linkov <juri@jurta.org>
18198
18199 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18200 Remove highlighting of "Compilation started". Highlight only
18201 the word "finished" in "Compilation finished". Add highlighting
18202 of "interrupt", "killed", "terminated" and the exit code.
18203 (compilation-start): Add newline after header. Use exactly the
18204 same time stamp format as the finishing message.
18205 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
18206
18207 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
18208 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
18209 Add highlighting of "interrupt", "killed", "terminated".
18210
18211 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
18212 enabled and the current command is self-insert-command, call it
18213 explicitly with overwrite-mode bound to nil, to not allow it
18214 to delete the character after the selected region.
18215
182162005-08-12 Matt Hodges <MPHodges@member.fsf.org>
18217
18218 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
18219 move-end-of-line, end-of-line, and beginning-of-line to the list
18220 of commands after which the echo area is updated.
18221
182222005-08-12 Eli Zaretskii <eliz@gnu.org>
18223
18224 * cus-edit.el (custom-save-all, custom-save-delete):
18225 Bind recentf-exclude to exclude custom-file.
18226
182272005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
18228
18229 * mail/rmailsum.el (rmail-summary-end-of-message): New command
18230 to go to the bottom of the mail message. Added to
18231 `rmail-summary-mode-map' with key "/".
18232 (rmail-summary-show-message): New (internal) function for use by
18233 both `rmail-summary-beginning/end-of-message'.
18234 (rmail-summary-beginning-of-message): Change to use
18235 rmail-summary-show-message.
18236
18237 * mail/rmail.el (rmail-end-of-message): New command to go to the
18238 end of the current message. Added to `rmail-mode-map' with key "/".
18239 (rmail-beginning-of-message): Fix to work as documented.
18240 (rmail-mode): Change documentation.
18241
18242 * progmodes/compile.el (compilation-start): Add the line
18243 "Compilation started" with compilation start time.
18244 (compilation-mode-font-lock-keywords): Add `started' to keywords.
18245
182462005-08-11 Luc Teirlinck <teirllm@auburn.edu>
18247
18248 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
18249 of menu items.
18250
182512005-08-11 Richard M. Stallman <rms@gnu.org>
18252
18253 * simple.el (pop-global-mark): Reverse test of widen-automatically.
18254
18255 * battery.el (battery-status-function): Don't use ignore-errors.
18256
182572005-08-11 Lute Kamstra <lute@gnu.org>
18258
18259 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
18260 define-obsolete-variable-alias.
18261
182622005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
18263
18264 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
18265 (ange-ftp-send-cmd): Revert last change, and expand
18266 the comment explaining the problem.
18267
182682005-08-10 Luc Teirlinck <teirllm@auburn.edu>
18269
18270 * ldefs-boot.el: Update.
18271
18272 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
18273 item to "Time, Load and Mail". Change help echo text.
18274
18275 * time.el (display-time-use-mail-icon, display-time-format)
18276 (display-time-string-forms): Shorten first line of docstrings.
18277
182782005-08-10 Lars Hansen <larsh@soem.dk>
18279
18280 * desktop.el (desktop-buffer-mode-handlers):
18281 Make non-customizable. Add autoload cookie. Change initial value to
18282 nil; add elements in respective modules instead. Fix doc string.
18283 (desktop-load-file): New function.
18284 (desktop-minor-mode-handlers): New autoloaded variable.
18285 (desktop-create-buffer): Call minor mode handlers.
18286 Use desktop-load-file to load major and minor mode modules prior to
18287 checking for a handler.
18288 (desktop-save): Don't add nil to desktop-minor-modes for minor
18289 modes with nil function in desktop-minor-mode-table. Don't delete
18290 desktop file before rewriting it.
18291 (desktop-locals-to-save): Add autoload cookie. Don't make
18292 automatically buffer-local. Add variables column-number-mode,
18293 size-indication-mode, indent-tabs-mode,
18294 indicate-buffer-boundaries, indicate-empty-lines and
18295 show-trailing-whitespace.
18296 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
18297 regexps. Don't use desktop-clear-preserve-buffers-regexp.
18298 (desktop-clear-preserve-buffers-regexp): Delete.
18299 (desktop-clear-preserve-buffers): Update initial value and docstring.
18300 (desktop-save-buffer): Fix doc string.
18301
18302 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
18303 (hilit-chg-desktop-restore): New function.
18304 (highlight-changes-mode): Add highlight-changes-mode to
18305 desktop-locals-to-save.
18306
18307 * dired.el: Add handler to desktop-buffer-mode-handlers.
18308 (dired-restore-desktop-buffer): Remove autoload cookie.
18309 (dired-mode): Add autoload cookie.
18310
18311 * info.el: Add handler to desktop-buffer-mode-handlers.
18312 (Info-restore-desktop-buffer): Remove autoload cookie.
18313 (Info-mode): Add autoload cookie.
18314
18315 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
18316 (mh-restore-desktop-buffer): Remove autoload cookie.
18317 (mh-folder-mode): Add autoload cookie.
18318
18319 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
18320 (rmail-restore-desktop-buffer): Remove autoload cookie.
18321
183222005-08-11 Masatake YAMATO <jet@gyve.org>
18323
18324 * hexl.el (hexl-address-region):
18325 (hexl-ascii-region, hexl-font-lock-keywords):
18326 (hexl-highlight-line-range): Use the term "region"
18327 instead of "area" for consistency with the other symbols
18328 defined in hexl.el.
18329
183302005-08-09 Luc Teirlinck <teirllm@auburn.edu>
18331
18332 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
18333 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
18334 out by Juri Linkov). Add `display-battery-mode'.
18335
183362005-08-09 Juri Linkov <juri@jurta.org>
18337
18338 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18339 Remove `-text' from face variable names.
18340 (compilation-error-file-name, compilation-warning-file-name)
18341 (compilation-info-file-name): Delete faces.
18342 (compilation-line-number, compilation-column-number):
18343 Remove face underlining.
18344 (compilation-message-face): Set to `underline' value by default.
18345 (compilation-error-face, compilation-warning-face)
18346 (compilation-info-face): Remove `-file-name' from face names.
18347 (compilation-error-text-face, compilation-warning-text-face)
18348 (compilation-info-text-face): Delete face variables.
18349 (compilation-text-face): Delete function.
18350
18351 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
18352 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
18353 (grep-error-face): Set to `compilation-error' instead of
18354 `compilation-error-face' (which is redefined to `grep-hit-face' in
18355 grep buffers).
18356 (grep-mode-font-lock-keywords): Remove `-text' from face variable
18357 names. Use `grep-error-face' instead of `compilation-error-text-face'.
18358
18359 * dired-aux.el (dired-do-query-replace-regexp):
18360 Use `query-replace-read-args'.
18361
18362 * replace.el (query-replace-read-from, query-replace-read-to)
18363 (query-replace-read-args): Rename arg `string' to `prompt'.
18364
18365 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
18366
183672005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
18368
18369 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
18370 uploading files.
18371 (ange-ftp-canonize-filename): Handle file names beginning with ~
18372 correctly.
18373
183742005-08-09 Juanma Barranquero <lekktu@gmail.com>
18375
18376 * textmodes/fill.el (canonically-space-region)
18377 (fill-context-prefix, fill-french-nobreak-p)
18378 (fill-delete-newlines, fill-comment-paragraph)
18379 (justify-current-line): "?\ " -> "?\s".
18380
183812005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
18382
18383 * textmodes/fill.el (fill-nonuniform-paragraphs):
18384 Improve argument/docstring consistency.
18385
183862005-08-09 Richard M. Stallman <rms@gnu.org>
18387
18388 * textmodes/ispell.el (ispell-word): More fboundp checks.
18389
18390 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
18391 (find-file-noselect-1): Call it here, only if RAWFILE.
18392 (normal-mode): Always set some major mode.
18393 (save-some-buffers-action-alist): Change some explanation strings.
18394 (file-name-non-special): In the `quote' method, use unwind-protect.
18395
183962005-08-09 Magnus Henoch <mange@freemail.hu>
18397
18398 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
18399 (ispell-have-aspell-dictionaries): New variable.
18400 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
18401 (ispell-get-aspell-config-value): New function.
18402 (ispell-aspell-find-dictionary): New function.
18403 (ispell-aspell-add-aliases): New function.
18404 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
18405 appropriate. Don't look for ispell dictionaries if we use aspell.
18406 (ispell-menu-map): Don't build a submenu of dictionaries.
18407
184082005-08-09 Richard M. Stallman <rms@gnu.org>
18409
18410 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
18411 (sql-read-passwd): Use read-passwd.
18412
18413 * progmodes/idlw-toolbar.el (idlwave-toolbar)
18414 (idlwave-toolbar-is-possible): Add defvars.
18415
18416 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
18417 Avoid warnings.
18418
18419 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
18420 (idlwave-system-class-info, idlwave-executive-commands-alist):
18421 Use defvar.
18422
18423 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
18424
18425 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
18426 Avoid warnings.
18427
18428 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
18429 and content-type: headers.
18430
18431 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
18432
18433 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
18434 and rename some of them to be more self-explanatory.
18435
18436 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
18437
18438 * startup.el (command-line-1): Implement -scriptload.
18439
18440 * replace.el (occur-engine): Initial *Occur* output not undoable.
18441
18442 * menu-bar.el (menu-bar-file-menu): Rename some menu items
18443 and improve help strings.
18444
18445 * isearch.el (isearch-repeat): When changing direction,
18446 mark search successful.
18447
18448 * ediff-init.el: Use (featurep 'xemacs).
18449
18450 * comint.el (send-invisible): Identify buffer, if not selected.
18451
18452 * align.el: Delete autoload for c-guess-basic-syntax.
18453
184542005-08-09 Juanma Barranquero <lekktu@gmail.com>
18455
18456 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
18457 Improve argument/docstring consistency. Doc fixes.
18458 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
18459 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
18460 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
18461 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
18462 (r2bv-organization, r2bv-pages, r2bv-primary-author)
18463 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
18464 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
18465 Defvar at compile time.
18466
184672005-08-09 Juri Linkov <juri@jurta.org>
18468
18469 * info.el: Replace `info' with upper-case `Info' where appropriate.
18470 (info-title-1, info-title-2, info-title-3, info-title-4)
18471 (info-menu-header): Move up face definitions.
18472 (info-menu-star): Rename from `info-menu-5'.
18473 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
18474 (Info-fontify-visited-nodes): Fix docstring.
18475 (Info-hide-note-references): Fix docstring.
18476 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
18477 menu items in the same way as on cross-references.
18478 (info-apropos): Fix sorting order and formatting to be like in the
18479 stand-alone Info browser. Display error messages for 1 sec.
18480 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
18481 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
18482 from the menu bar.
18483 (Info-insert-dir): Restore point after calling
18484 `insert-buffer-substring'.
18485
184862005-08-08 Richard M. Stallman <rms@gnu.org>
18487
18488 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
18489 (recompute-lucid-menubar): Add defvars.
18490
18491 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
18492
18493 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
18494
18495 * net/net-utils.el (run-dig): Rename from `dig'.
18496
18497 * play/gametree.el (gametree-mode): Use make-local-variable,
18498 not make-variable-buffer-local.
18499
18500 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
18501
18502 * ansi-color.el (ansi-color-make-extent)
18503 (ansi-color-set-extent-face): Use fboundp, not functionp.
18504
18505 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
18506 not make-variable-buffer-local.
18507
18508 * bookmark.el (Info-current-file): Add defvar.
18509 (bookmark-jump-noselect): Use with-no-warnings.
18510
18511 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
18512
18513 * ebuff-menu.el (Helper-return-blurb): Add defvar.
18514
18515 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
18516
18517 * find-file.el (ada-procedure-start-regexp)
18518 (ada-package-start-regexp): Add defvars.
18519
18520 * info.el (Info-insert-dir): Use insert-buffer-substring.
18521
18522 * xml.el (xml-att-def-re): Add defvar.
18523
18524 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
18525 calling convention.
18526
18527 * subr.el (while-no-input): Return t if there is input.
18528
185292005-08-08 Luc Teirlinck <teirllm@auburn.edu>
18530
18531 * cus-start.el (all): Add `overflow-newline-into-fringe'.
18532
185332005-08-08 Juanma Barranquero <lekktu@gmail.com>
18534
18535 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
18536 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
18537
185382005-08-08 Emilio C. Lopes <eclig@gmx.net>
18539
18540 * cmuscheme.el (scheme-start-file): Replace reference to
18541 `user-emacs-directory' by "~/.emacs.d/".
18542
185432005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
18544
18545 * info.el (Info-dir-remove-duplicates): Avoid case folding
18546 in loop; instead, keep downcased strings for comparison.
18547 Suggested by Helmut Eller.
18548
185492005-08-07 Michael Albinus <michael.albinus@gmx.de>
18550
18551 Sync with Tramp 2.0.50.
18552
18553 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
18554 XEmacs case; not necessary anymore.
18555 (tramp-user-regexp): Allow "@" as part of user name.
18556 (tramp-handle-set-visited-file-modtime)
18557 (tramp-handle-insert-file-contents)
18558 (tramp-handle-write-region): No special handling for
18559 `last-coding-system-used, because this is done in
18560 `tramp-accept-process-output' now.
18561 (tramp-accept-process-output): New defun.
18562 (tramp-process-one-action, tramp-process-one-multi-action)
18563 (tramp-wait-for-regexp, tramp-wait-for-output)
18564 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
18565 Howells <dhowells@redhat.com>.
18566 (clear-visited-file-modtime): Defadvice removed. The check for
18567 unset buffer's modtime does not need to be based on
18568 `tramp-buffer-file-attributes'. Suggested by RMS.
18569 (tramp-message): Insert "\n" if not being at beginning of line.
18570 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
18571 sequence with same logic.
18572 (tramp-completion-handle-expand-file-name): Discard call of
18573 `tramp-drop-volume-letter'. It is not necessary, and there have
18574 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
18575 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
18576 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
18577 should always be visible.
18578 (tramp-handle-insert-directory, tramp-setup-complete)
18579 (tramp-set-process-query-on-exit-flag)
18580 (tramp-append-tramp-buffers): Pacify byte-compiler.
18581 (tramp-bug): Delete non-existing variables from list.
18582 Apply `tramp-load-report-modules' as pre-hook.
18583 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
18584 `shell-prompt-pattern' because of non-7bit characters.
18585 Reported by Sebastian Luque <sluque@mun.ca>.
18586 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
18587 (tramp-match-string-list): Remove function.
18588 (tramp-wait-for-regexp): Remove call of that function.
18589 Suggested by Kim F. Storm <storm@cua.dk>.
18590 (tramp-set-auto-save-file-modes): Use octal integer code #o600
18591 instead of octal character code ?\600. The latter resulted in a
18592 syntax error with XEmacs.
18593
18594 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
18595 XEmacs case; not necessary anymore.
18596 (tramp-smb-handle-write-region): No special handling for
18597 `last-coding-system-used, because this is done in
18598 `tramp-accept-process-output' now.
18599 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
18600
186012005-08-06 Luc Teirlinck <teirllm@auburn.edu>
18602
18603 * wid-edit.el (widget-choice-value-create):
18604 Unconditionally respect user choice. Set :explicit-choice back to nil
18605 when no longer needed.
18606 (widget-choice-action): Unconditionally respect user choice.
18607 Eliminate :explicit-choice-value.
18608
18609 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
18610
18611 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
18612 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
18613 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
18614 running new function `toggle-indicate-empty-lines'.
18615 Rename "Customize" item to "Customize fringe".
18616 Rename "Indicators" item to "Buffer boundaries" and change help echo.
18617 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
18618 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
18619 Delete "Empty lines only" item.
18620 (menu-bar-showhide-fringe-ind-customize): New function.
18621 (menu-bar-showhide-fringe-ind-mixed)
18622 (menu-bar-showhide-fringe-ind-box)
18623 (menu-bar-showhide-fringe-ind-right)
18624 (menu-bar-showhide-fringe-ind-left)
18625 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
18626 instead of `fringe-indicators'.
18627
186282005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
18629
18630 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
18631 Change the date of last update.
18632
186332005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
18634
18635 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
18636 (viper-exec-yank, viper-put-back): Don't display modification msg
18637 if in the minibuffer.
18638
18639 * viper-init.el (viper-replace-overlay-cursor-color)
18640 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
18641 Make variables frame local.
18642
18643 * viper-util.el (viper-append-filter-alist): Use append instead of
18644 nconc.
18645
18646 * viper.el (viper-vi-state-mode-list)
18647 (viper-emacs-state-mode-list): Move help-mode and
18648 completion-list-mode from the first list to the second.
18649 (viper-mode): Docstring.
18650 (viper-go-away, viper-non-hook-settings): Don't localize
18651 minor-mode-alist in newer Emacsen. Add advice to
18652 set-cursor-color. Don't bind "\C-c\\".
18653
186542005-08-06 Emilio C. Lopes <eclig@gmx.net>
18655
18656 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
18657 (scheme-macro-expand-command): New user options.
18658 (scheme-trace-procedure, scheme-expand-current-form): New commands.
18659 (scheme-form-at-point, scheme-start-file)
18660 (scheme-interactively-start-process): New functions.
18661 (scheme-get-process): New function, extracted from `scheme-proc'.
18662 (run-scheme): Call `scheme-start-file' to get start file, and pass
18663 it to `make-comint'.
18664 (switch-to-scheme, scheme-proc):
18665 Call `scheme-interactively-start-process' if no Scheme buffer/process
18666 is available.
18667
186682005-08-06 Juri Linkov <juri@jurta.org>
18669
18670 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18671 Use `compilation-text-face', `compilation-info-text-face' and
18672 `compilation-error-text-face' instead of `font-lock-keyword-face'.
18673 (compilation-error): New face.
18674 (compilation-error-file-name): Inherit from
18675 `compilation-error' instead of `font-lock-warning-face'.
18676 (compilation-warning-file-name): Inherit from
18677 `compilation-warning' instead of `font-lock-warning-face'.
18678 (compilation-info, compilation-error-file-name)
18679 (compilation-warning-file-name, compilation-info-file-name)
18680 (compilation-line-number, compilation-column-number): Doc fix.
18681 (compilation-error-text-face, compilation-warning-text-face)
18682 (compilation-info-text-face): New face variables.
18683 (compilation-line-face, compilation-column-face)
18684 (compilation-enter-directory-face)
18685 (compilation-leave-directory-face): Doc fix.
18686 (compilation-text-face): New function.
18687
18688 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
18689 instead of 1 to display binary file names as info file links.
18690 (grep-error-face): Use `compilation-error-face' instead of
18691 `font-lock-keyword-face'.
18692 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
18693 and `compilation-warning-text-face' instead of
18694 `font-lock-keyword-face'. Use `compilation-error-text-face'
18695 instead of `grep-error-face'.
18696
186972005-08-05 Kenichi Handa <handa@m17n.org>
18698
18699 * international/code-pages.el: Add autoload cookies for all coding
18700 systems.
18701
187022005-08-04 Luc Teirlinck <teirllm@auburn.edu>
18703
18704 * cus-start.el (all): Put undo.c where it alphabetically belongs.
18705
187062005-08-04 Juri Linkov <juri@jurta.org>
18707
18708 * progmodes/compile.el (compilation-mode-map):
18709 * progmodes/grep.el (grep-mode-map):
18710 Bind TAB to `compilation-next-error' and [backtab] to
18711 `compilation-previous-error'.
18712
18713 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
18714 matching line numbers, column numbers and their ranges with regexp
18715 matching only line numbers.
18716 (grep-context-face): New face variable.
18717 (grep-mode-font-lock-keywords): Use it.
18718
18719 * faces.el (read-face-name): Delete duplicate faces.
18720
187212005-08-02 Juanma Barranquero <lekktu@gmail.com>
18722
18723 * thumbs.el (thumbs-find-image): Don't make variables
18724 automatically buffer local.
18725 (thumbs-current-tmp-filename, thumbs-current-image-filename)
18726 (thumbs-image-num): Make automatically buffer local.
18727 (thumbs-show-thumbs-list): Use `make-local-variable', not
18728 `make-variable-buffer-local'.
18729 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
18730
18731 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
18732 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
18733 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
18734 (bother, bye, canyou, chatlst, continue, deathlst, describe)
18735 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
18736 (feelings-about, foullst, found, hello, history, howareyoulst)
18737 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
18738 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
18739 (neglst, obj, object, owner, please, problems, qlist)
18740 (random-adjective, relation, remlst, repetitive-shortness)
18741 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
18742 (shortlst, something, sportslst, stallmanlst, states, subj)
18743 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
18744 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
18745 Defvar at compile time.
18746
18747 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
18748 not `make-variable-buffer-local'.
18749
187502005-08-02 Kim F. Storm <storm@cua.dk>
18751
18752 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
18753 rectangle overlay in selected window.
18754
187552005-08-01 Luc Teirlinck <teirllm@auburn.edu>
18756
18757 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
18758 instead of display group. Make `indicate-buffer-boundaries'
18759 customizable through Custom.
18760
187612005-08-01 Juanma Barranquero <lekktu@gmail.com>
18762
18763 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
18764 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
18765 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
18766 (gdb-put-string): Fix typos in docstrings.
18767
187682005-08-01 Nick Roberts <nickrob@snap.net.nz>
18769
18770 Update copyright notices of files in progmodes directory for
18771 release of Emacs 22.1.
18772
18773 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
18774
18775 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
18776 Don't barf if the GUD buffer has been killed.
18777
187782005-08-01 Kim F. Storm <storm@cua.dk>
18779
18780 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
18781
187822005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
18783
18784 * simple.el (next-error-follow-minor-mode):
18785 make-variable-buffer-local -> make-local-variable.
18786
18787 * emacs-lisp/cl-extra.el: Require CL also when compiling.
18788
18789 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
18790 (byte-compile-form-make-variable-buffer-local): New functions to warn
18791 about misuses of make-variable-buffer-local where make-local-variable
18792 was meant.
18793
187942005-07-29 Juanma Barranquero <lekktu@gmail.com>
18795
18796 * bs.el (bs-attributes-list): Doc fix.
18797 (bs): Update url-link.
18798
18799 * desktop.el (desktop-save-buffer): Fix typos in docstring.
18800 (desktop-load-default): Simplify.
18801
18802 * ibuffer.el (ibuffer-columnize-and-insert-list)
18803 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
18804 (ibuffer-unmark-all, ibuffer-toggle-marks)
18805 (ibuffer-unmark-forward, ibuffer-unmark-backward)
18806 (ibuffer-compile-make-format-form, ibuffer-format-column)
18807 (ibuffer-current-buffers-with-marks)
18808 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
18809 (ibuffer): Doc fix.
18810 (ibuffer-mode): Fix typo in docstring.
18811 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
18812 with `define-obsolete-variable-alias'.
18813 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
18814
188152005-07-29 Kenichi Handa <handa@m17n.org>
18816
18817 * international/mule-cmds.el (select-message-coding-system):
18818 Be sure to use LF for end-of-line. If no coding system is decided,
18819 return iso-8859-1-unix.
18820
188212005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
18822
18823 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
18824 (ange-ftp-pending-error-line): New vars.
18825 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
18826 to handle the non-fatal no-route-to-host messages.
18827 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
18828
188292005-07-28 Juanma Barranquero <lekktu@gmail.com>
18830
18831 * isearch.el (isearch-mode-map, isearch-other-meta-char)
18832 (isearch-quote-char, isearch-printing-char)
18833 (isearch-text-char-description): "?\ " -> "?\s".
18834 (isearch-lazy-highlight-cleanup)
18835 (isearch-lazy-highlight-initial-delay)
18836 (isearch-lazy-highlight-interval)
18837 (isearch-lazy-highlight-max-at-a-time)
18838 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
18839 Declare with define-obsolete-*-alias macros.
18840 (isearch-forward): Fix typo in docstring.
18841 (search-invisible, search-ring-yank-pointer)
18842 (regexp-search-ring-yank-pointer): Doc fixes.
18843
18844 * recentf.el (recentf-menu-append-commands-p): Declare with
18845 `define-obsolete-variable-alias'.
18846 (recentf-max-saved-items, recentf-menu-filter)
18847 (recentf-arrange-by-rule-subfilter): Doc fixes.
18848 (recentf-menu-append-commands-flag)
18849 (recentf-initialize-file-name-history, recentf-expand-file-name)
18850 (recentf-clear-data): Fix typos in docstrings.
18851
188522005-07-28 Nick Roberts <nickrob@snap.net.nz>
18853
18854 * progmodes/gdb-ui.el: Smarten comments.
18855 (gdb-info-breakpoints-custom): Use nowarn when finding file.
18856
188572005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
18858
18859 * term/apollo.el (terminal-init-apollo): New function containing
18860 all former top level forms in the file.
18861 * term/bobcat.el (terminal-init-bobcat):
18862 * term/cygwin.el (terminal-init-cygwin):
18863 * term/iris-ansi.el (terminal-init-iris-ansi):
18864 * term/linux.el (terminal-init-linux):
18865 * term/news.el (terminal-init-news):
18866 * term/rxvt.el (terminal-init-rxvt):
18867 * term/sun.el (terminal-init-sun):
18868 * term/tvi970.el (terminal-init-tvi970):
18869 * term/vt100.el (terminal-init-vt100):
18870 * term/vt102.el (terminal-init-vt102):
18871 * term/vt125.el (terminal-init-vt125):
18872 * term/vt200.el (terminal-init-vt200):
18873 * term/vt201.el (terminal-init-vt201):
18874 * term/vt220.el (terminal-init-vt220):
18875 * term/vt240.el (terminal-init-vt240):
18876 * term/vt300.el (terminal-init-vt300):
18877 * term/vt320.el (terminal-init-vt320):
18878 * term/vt400.el (terminal-init-vt400):
18879 * term/vt420.el (terminal-init-vt420):
18880 * term/wyse50.el (terminal-init-wyse50):
18881 * term/xterm.el (terminal-init-xterm): Likewise.
18882
18883 * term/README: Describe the terminal-init-* functionality.
18884
18885 * startup.el (command-line): After loading the terminal initialization
18886 file call the corresponding terminal initialization function.
18887
188882005-07-27 Kenichi Handa <handa@m17n.org>
18889
18890 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
18891 negative.
18892
18893 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
18894 (ps-mule-composition-prologue): Fix for the case that
18895 RelativeCompose is false.
18896
188972005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
18898
18899 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
18900
18901 * descr-text.el (describe-char): Handle the case where the list of
18902 chars is displayed in a separate frame.
18903 Be a bit more discriminating when looking for the char.
18904
189052005-07-26 Juanma Barranquero <lekktu@gmail.com>
18906
18907 * bookmark.el (bookmark-automatically-show-annotations)
18908 (bookmark-read-annotation-text-func): Doc fixes.
18909 (bookmark-save): Improve argument/docstring consistency.
18910 (bookmark-get-bookmark, bookmark-get-bookmark-record)
18911 (bookmark-alist-from-buffer)
18912 (bookmark-upgrade-file-format-from-0)
18913 (bookmark-grok-file-format-version)
18914 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
18915 (bookmark-read-annotation-mode)
18916 (bookmark-insert-current-bookmark, bookmark-jump)
18917 (bookmark-exit-hook): Fix typos in docstrings.
18918 (bookmark-exit-hooks): Define as obsolete alias.
18919 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
18920 not `bookmark-exit-hooks'. Fix docstring.
18921 (bookmark-bmenu-select): "?\ " -> "?\s".
18922
189232005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
18924
18925 * startup.el (command-line): Fix typo.
18926
189272005-07-24 Richard M. Stallman <rms@gnu.org>
18928
18929 * tooltip.el (tooltip-mode): Test emacs-basic-display,
18930 not emacs-quick-startup.
18931
189322005-07-24 Juanma Barranquero <lekktu@gmail.com>
18933
18934 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
18935 (reb-next-match, reb-show-subexp): Use `with-selected-window'
18936 instead of `reb-with-current-window'.
18937 (reb-prev-match): Likewise. Also, don't move left if the search
18938 was unsuccessful.
18939 (reb-initialize-buffer): New function.
18940 (re-builder, reb-change-syntax): Use it.
18941
18942 * man.el (Man-goto-page): Make second argument NOERROR optional.
18943
189442005-07-23 Richard M. Stallman <rms@gnu.org>
18945
18946 * man.el (Man-bgproc-sentinel): Check here for failure to find
18947 any man page in the output, and report the error here.
18948 (Man-arguments): Make it permanent local.
18949 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
18950 (Man-mode): Pass t for NOERROR.
18951
18952 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
18953 (grep-mode-font-lock-keywords):
18954 Don't use compilation-...-face for messages that are not file names.
18955
18956 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18957 Don't use compilation-...-face for messages that are not file names.
18958
189592005-07-22 Juri Linkov <juri@jurta.org>
18960
18961 * startup.el (normal-splash-screen): Update menu name.
18962
18963 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
18964
189652005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
18966
18967 * term/xterm.el: Load term/rxvt if the terminal is actually an
18968 rxvt terminal.
18969 (xterm-rxvt-set-background-mode): Remove, not used anymore.
18970
18971 * term/rxvt.el (function-key-map): Use substitute-key-definition
18972 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
18973
18974 * term/cygwin.el: New file.
18975
189762005-07-22 Kim F. Storm <storm@cua.dk>
18977
18978 * image-file.el (insert-image-file, image-file-yank-handler):
18979 Fix last change to maintain a (unique) yank-handler on yanked images.
18980
189812005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
18982
18983 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
18984 of the file size (as in "177B" for 177 bytes). This happens with
18985 "ls -lh" on FreeBSD.
18986
189872005-07-22 Juanma Barranquero <lekktu@gmail.com>
18988
18989 * hilit-chg.el (highlight-changes-global-initial-state)
18990 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
18991 (hilit-chg-fixup, highlight-changes-mode):
18992 Fix typos in docstrings.
18993 (highlight-changes-global-modes, highlight-changes-rotate-faces):
18994 Doc fixes.
18995
189962005-07-21 Luc Teirlinck <teirllm@auburn.edu>
18997
18998 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
18999 mode function using `eval-after-load'.
19000
190012005-07-21 Kim F. Storm <storm@cua.dk>
19002
19003 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
9c92edca 19004 included when reporting an Emacs crash, and tell about the DEBUG file.
6fee106e
KS
19005
19006 * image-file.el (insert-image-file): Add yank-handler.
19007 (image-file-yank-handler): Yank handler to make unique copies of
19008 images when they are yanked into a buffer next to each other.
19009
190102005-07-21 Juanma Barranquero <lekktu@gmail.com>
19011
19012 * comint.el (comint-use-prompt-regexp, comint-send-input)
19013 (comint-source-default, comint-extract-string)
19014 (comint-get-source, comint-word, comint-completion)
19015 (comint-source, comint-prompt-read-only, comint-update-fence):
19016 Fix typos in docstrings.
19017 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
19018 Declare with define-obsolete-*-alias macros.
19019 (comint-previous-matching-input-from-input)
19020 (comint-next-matching-input-from-input)
19021 (comint-previous-matching-input, comint-next-matching-input)
19022 (comint-forward-matching-input):
19023 Improve argument/docstring consistency.
19024
19025 * desktop.el (desktop-clear-preserve-buffers-regexp):
19026 Also preserve the *server* buffer.
19027
19028 * simple.el (clone-indirect-buffer): Doc fix.
19029 (fixup-whitespace, just-one-space)
19030 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
19031 (next-error, next-error-highlight)
19032 (next-error-highlight-no-select, next-error-last-buffer)
19033 (next-error-buffer-p, next-error-find-buffer, next-error)
19034 (previous-error, next-error-no-select, previous-error-no-select)
19035 (open-line, split-line, minibuffer-prompt-width, kill-new)
19036 (binary-overwrite-mode): Fix typos in docstrings.
19037 (set-fill-column): Fix typo in message.
19038
19039 * skeleton.el (skeleton-proxy-new): Doc fix.
19040
19041 * strokes.el (strokes-load-hook): Doc fix.
19042 (strokes-grid-resolution, strokes-get-grid-position)
19043 (strokes-renormalize-to-grid, strokes-read-stroke)
19044 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
19045 (strokes-global-map): Fix typos in docstrings.
19046 (strokes-help): Doc fix. Fix help message and pass it through
19047 `substitute-command-keys'.
19048
19049 * tempo.el (tempo-insert-prompt, tempo-interactive)
19050 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
19051 (tempo-insert-string-functions, tempo-local-tags)
19052 (tempo-define-template, tempo-insert-template)
19053 (tempo-insert-prompt-compat, tempo-is-user-element)
19054 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
19055 Fix typos in docstrings.
19056
19057 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
19058 (vcursor-key-bindings, vcursor-use-vcursor-map)
19059 (vcursor-find-window, vcursor-scroll-down)
19060 (vcursor-disable, vcursor-beginning-of-buffer)
19061 (vcursor-end-of-buffer): Fix typos in docstrings.
19062 (vcursor-relative-move, vcursor-get-char-count):
19063 Improve argument/docstring consistency.
19064
19065 * version.el: "?\ " -> "?\s".
19066
19067 * wid-edit.el (widget-default-create, widget-after-change)
19068 (widget-default-format-handler, widget-checklist-add-item)
19069 (widget-radio-add-item, widget-choose, widget-specify-secret)
19070 (widget-field-value-create, widget-field-value-get)
19071 (widget-editable-list-format-handler)
19072 (widget-editable-list-entry-create, widget-group-value-create)
19073 (widget-documentation-link-add)
19074 (widget-documentation-string-value-create): "?\ " -> "?\s".
19075 (widget-convert-text): Doc fix.
19076 (widget-narrow-to-field, widget-field-find)
19077 (widget-url-link-action, widget-emacs-library-link-action)
19078 (widget-color-notify): Fix typos in docstrings.
19079
19080 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
19081 (x-select-text, set-w32-system-coding-system)
19082 (w32-add-charset-info): Fix typos in docstrings.
19083
19084 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
19085 (cua-enable-cua-keys, cua-use-hyper-key)
19086 (cua-virtual-rectangle-edges): Fix typos in docstrings.
19087 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
19088
19089 * net/tramp.el (tramp-handle-load): Fix typo in error message.
19090
19091 * emacs-lisp/re-builder.el (regexp-builder): Declare with
19092 `defalias' instead of faking it.
19093
19094 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
19095 (eshell-ls-missing, eshell-ls-dired-initial-args)
19096 (eshell-ls-use-in-dired): Fix typos in docstrings.
19097
190982005-07-20 Kim F. Storm <storm@cua.dk>
19099
19100 * emulation/cua-base.el (cua-mode): Improve doc string.
19101
191022005-07-20 Juanma Barranquero <lekktu@gmail.com>
19103
19104 * abbrev.el (expand-region-abbrevs): Doc fix.
19105 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
19106 Improve argument/docstring consistency.
19107
19108 * arc-mode.el (archive-get-descr, archive-alternate-display):
19109 Doc fixes.
19110 (archive-l-e): Improve argument/docstring consistency.
19111 (archive-tmpdir, archive-unixdate, archive-unixtime)
19112 (archive-chmod-entry): Fix typos in docstrings.
19113 (archive-unflag, archive-unflag-backwards)
19114 (archive-unmark-all-files): "?\ " -> "?\s".
19115
19116 * buff-menu.el (Buffer-menu-unmark): Doc fix.
19117 (Buffer-menu-not-modified, Buffer-menu-execute)
19118 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
19119 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
19120
19121 * composite.el (compose-string, encode-composition-rule)
19122 (compose-last-chars): Fix typos in docstrings.
19123
19124 * desktop.el (desktop-enable, desktop-basefilename):
19125 Declare with `define-obsolete-variable-alias'.
19126 (desktop-internal-v2s): Don't quote keywords.
19127 (desktop-clear): "?\ " -> "?\s".
19128
19129 * dired.el (dired-align-file, dired-flag-backup-files)
19130 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
19131 (dired-listing-switches, dired-ls-F-marks-symlinks)
19132 (dired-dwim-target, dired-load-hook, dired-mode-hook)
19133 (dired-directory, dired-faces, dired, dired-revert)
19134 (dired-mode, dired-summary, dired-view-file)
19135 (dired-copy-filename-as-kill, dired-delete-file)
19136 (dired-no-confirm, dired-unmark-all-marks)
19137 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
19138 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
19139 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
19140 Fix typos in message strings.
19141
19142 * dired-x.el (virtual-dired): Declare with `defalias'.
19143 (dired-mark-unmarked-files, dired-local-variables-file)
19144 (dired-omit-here-always): Doc fix.
19145 (dired-omit-mode, dired-find-subdir)
19146 (dired-enable-local-variables, dired-clean-up-buffers-too)
19147 (dired-extra-startup, dired-mark-extension, dired-jump)
19148 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
19149 (dired-smart-shell-command, dired-guess-shell-alist-user)
19150 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
19151 (dired-x-bind-find-file, dired-x-submit-report):
19152 Fix typos in docstrings.
19153 (dired-mark-unmarked-files): "?\ " -> "?\s".
19154
19155 * dirtrack.el (dirtrack-list): Fix typos in docstring.
19156
19157 * faces.el (describe-face): "?\ " -> "?\s".
19158 (read-all-face-attributes, read-face-font, modify-face)
19159 (face-attr-construct, italic): Fix typos in docstrings.
19160 (frame-update-face-colors): Declare with
19161 `define-obsolete-function-alias'.
19162
19163 * files.el (find-file-noselect, recode-file-name): Doc fixes.
19164 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
19165 (magic-mode-alist, buffer-file-numbers-unique)
19166 (write-file-functions, get-free-disk-space):
19167 Fix typos in docstrings.
19168 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
19169 (write-contents-hooks, write-file-hooks):
19170 Declare with `define-obsolete-variable-alias'.
19171
19172 * forms-d2.el (arch-rj): Fix typo in docstrings.
19173 (arch-tocol): Likewise. "?\ " -> "?\s".
19174
19175 * frame.el (set-frame-font, cursor-in-non-selected-windows):
19176 Fix typo in docstring.
19177 (set-screen-width, set-screen-height): Delete redundant info in
19178 doctrings.
19179 (new-frame, screen-height, screen-width): Declare with
19180 `define-obsolete-function-alias'.
19181 (delete-frame-hook, blink-cursor): Declare with
19182 `define-obsolete-variable-alias'.
19183
19184 * paths.el (prune-directory-list): Fix typos in docstring.
19185
19186 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
19187 (cvs-prefix-get): Fix typos in docstrings.
19188
19189 * ps-print.el (ps-extend-face-list, ps-extend-face)
19190 (ps-print-background-image): Fix typos in docstrings.
19191 (ps-default-fg, ps-default-bg): Doc fixes.
19192
19193 * s-region.el (s-region-bind): Doc fix.
19194 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
19195
19196 * textmodes/org.el (org-table-formula-substitute-names)
19197 (org-table-get-vertical-vector): Doc fixes.
19198 (org-table-recalculate): Remove unused argument to `message'.
19199
192002005-07-19 Carsten Dominik <dominik@science.uva.nl>
19201
19202 * textmodes/org.el (org-table-column-names)
19203 (org-table-column-name-regexp)
19204 (org-table-named-field-locations): New variables.
19205 (org-archive-subtree): Protect `this-command' when calling
19206 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
19207 the kill buffer.
19208 (org-complete): Remove fixed-formula completion.
19209 (org-edit-formulas-map): New variable.
19210 (org-table-edit-formulas): New command.
19211 (org-finish-edit-formulas, org-abort-edit-formulas)
19212 (org-show-variable, org-table-get-vertical-vector): New functions.
19213 (org-table-maybe-eval-formula): Handle `:=' fields.
19214 (org-table-get-stored-formulas, org-table-store-formulas)
19215 (org-table-get-formula, org-table-modify-formulas)
19216 (org-table-replace-in-formulas): Handle named field formulas.
19217 (org-table-get-specials): Store locations of named fields.
19218
192192005-07-19 Juri Linkov <juri@jurta.org>
19220
19221 * progmodes/grep.el (grep-regexp-alist)
19222 (grep-mode-font-lock-keywords, grep-process-setup):
19223 Use default GNU grep match color "01;31m" instead of "01;41m".
19224 (grep-regexp-alist, grep-mode-font-lock-keywords):
19225 Use `\\[[0-9]*m' instead of `\\[00m'.
19226 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
19227 sgr_start where its handling is more important. Use the real
19228 length of sgr_start instead of constant 8.
19229 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
19230 specially. Delete all remaining escape sequences.
19231 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
19232 (grep-regexp-alist): Make hyperlink only for binary file name
19233 instead of the whole line.
19234 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
19235 (grep-mode): Add autoload.
19236
19237 * emacs-lisp/find-func.el (find-function-regexp):
19238 Add `define-compilation-mode'.
19239
192402005-07-19 Juri Linkov <juri@jurta.org>
19241
19242 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
19243 (compare-windows-sync-string-size, compare-windows-recenter)
19244 (compare-windows-highlight, compare-windows): Add version 22.1.
19245 (compare-windows) <defface>: Inherit from lazy-highlight instead
19246 of duplicating its default value.
19247
19248 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
19249 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
19250
19251 * descr-text.el (describe-char): Create link buttons for `charset'
19252 and `code point'. Add the current input method name with a link
19253 button to `to input' field. Print face names of display table
19254 characters in `The display table entry is displayed by' section
19255 instead of printing face-id in the `display' field.
19256 Guess hardcoded faces and create a link button for them.
19257 Skip empty fields when calculating max-width.
19258 Treat `widget-create' specially while inserting strings from the
19259 collected field list.
19260 (describe-char-after): Made obsolete in version 22.1, not 21.5.
19261
19262 * diff-mode.el (diff-file-header): Change foreground color from
19263 yellow to green on light backgrounds.
19264 (diff-context): Inherit from `shadow' only for color/grayscale
19265 with more than 88 colors.
19266 (diff-indicator-removed, diff-indicator-added)
19267 (diff-indicator-changed): New faces.
19268 (diff-font-lock-keywords): Use new faces. Regroup rules.
19269 Add "^---$" for `normal' diff format. Fontify `#' lines with
19270 font-lock-comment-delimiter-face and font-lock-comment-face.
19271 Add `#' to ^[^...] in the rule for `diff-context-face'.
19272
19273 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
19274 a button-like box. Inherit from `highlight' on low colors.
19275 (shadow): Use shades of gray only for color/grayscale with
19276 more than 88 colors. Use green for light backgrounds with
19277 8 colors, and yellow for dark backgrounds with 8 colors.
19278
19279 * font-lock.el (font-lock-regexp-grouping-backslash):
19280 Don't inherit from escape-glyph (use bold for all cases).
19281
19282 * info.el (info-xref-visited): Use light foreground color `violet'
19283 for dark backgrounds instead of dark color `magenta3'.
19284 (info-title-1): Use `yellow' color for dark backgrounds.
19285
19286 * isearch.el (isearch): Use not-too-dark magenta3 instead of
19287 too-light magenta2.
19288
19289 * replace.el (match): Use slightly more light RoyalBlue3 instead
19290 of dark RoyalBlue4.
19291
19292 * wid-edit.el (widget-inactive): Inherit from `shadow'.
19293
192942005-07-19 Juanma Barranquero <lekktu@gmail.com>
19295
19296 * novice.el (disabled-command-hook): Declare it with
19297 `define-obsolete-variable-alias'.
19298
19299 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
19300 (desktop-buffer-misc-functions, desktop-buffer-handlers)
19301 (desktop-load-default): Add release to obsolescence info.
19302 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
19303 (desktop-append-buffer-args, desktop-read):
19304 Fix typos in docstrings.
19305 (desktop-kill): Fix typo in message.
19306 (desktop-save): Doc fix.
19307
193082005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
19309
19310 * viper-cmd.el (viper-escape-to-state): Bug fix.
19311 (viper-envelop-ESC-key): Change the definition of fast
19312 keysequence so it'll work with keyboard macros.
19313
19314 * ediff.el (ediff-patch-buffer): Change the docstring.
19315
193162005-07-19 Kenichi Handa <handa@m17n.org>
19317
19318 * international/mule-cmds.el (select-safe-coding-system): Try to
19319 use an auto-coding (if any) before anything else. If the found
19320 auto-coding is invalid, show a warning message.
19321
19322 * international/mule.el (find-auto-coding): New function created
19323 by modifying the body of set-auto-coding.
19324 (set-auto-coding): Use find-auto-coding to find a coding.
19325
193262005-07-18 Richard M. Stallman <rms@gnu.org>
19327
19328 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
19329 not isearch-mode-end-hook-error.
19330 (allout-before-change-protect): Fix error message.
19331
193322005-07-18 Juri Linkov <juri@jurta.org>
19333
19334 * allout.el (allout-mode):
19335 * calculator.el (calculator-copy):
19336 * custom.el (custom-known-themes):
19337 * dired.el (dired-desktop-buffer-misc-data)
19338 (dired-restore-desktop-buffer):
19339 * dired-x.el (dired-omit-marker-char):
19340 * files.el (basic-save-buffer):
19341 * font-core.el (font-lock-mode):
19342 * calendar/calendar.el (calendar-goto-hebrew-date)
19343 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
19344 (calendar-goto-persian-date):
19345 * language/ethio-util.el (ethio-sera-to-fidel-region):
19346 * textmodes/picture.el (picture-mode):
19347 Delete duplicate duplicate words.
19348
193492005-07-18 Juri Linkov <juri@jurta.org>
19350
19351 * isearch.el (isearch-mode-map): Remove key bindings for regexp
19352 chars * ? } |.
19353 (isearch-fallback): Don't call `isearch-process-search-char'.
19354 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
19355 (isearch-process-search-char): Call `isearch-fallback' for regexp
19356 chars * ? } |.
19357 (isearch-return-char): Make obsolete with `make-obsolete' instead
19358 of simply documenting it as obsolete in the docstring.
19359 (isearch-fallback): Refill docstring.
19360
19361 * international/isearch-x.el
19362 (isearch-process-search-multibyte-characters): Remove unneeded
19363 `concat'. Add intermediate values to `junk-hist' instead of
19364 `minibuffer-history'. Test the length of `str'.
19365
193662005-07-18 Juanma Barranquero <lekktu@gmail.com>
19367
19368 * allout.el (allout-resolve-xref): Fix typos in error strings.
19369 (allout-before-change-protect): Remove unneeded `concat'.
19370
19371 * array.el (array-mode, array-reconfigure-rows)
19372 (untabify-backward): Fix typos in docstrings.
19373 (array-reconfigure-rows): Use `insert-buffer-substring', not
19374 `insert-buffer'.
19375
19376 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
19377 * progmodes/ada-mode.el (ada-make-body):
19378 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
19379
19380 * dired.el (dired-log):
19381 * tar-mode.el (tar-subfile-save-buffer):
19382 * play/zone.el (zone-pgm-stress-destress):
19383 Use `insert-buffer-substring', not `insert-buffer'.
19384
193852005-07-17 Simon Josefsson <jas@extundo.com>
19386
19387 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
19388
193892005-07-16 Jose E. Marchesi <jemarch@gnu.org>
19390
19391 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
19392 Add plain auth method.
19393 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
19394
193952005-07-17 Kim F. Storm <storm@cua.dk>
19396
19397 * ido.el (dired-other-window): Add ido property.
19398
193992005-07-16 Juanma Barranquero <lekktu@gmail.com>
19400
19401 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
19402 Fix typo in docstring.
19403 (byte-compile-interactive-only-functions): Add `insert-buffer' and
19404 `insert-file-literally'.
19405
19406 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
19407 info and delete redundant message. Doc fix.
19408 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
19409 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
19410
194112005-07-16 Richard M. Stallman <rms@gnu.org>
19412
19413 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
19414 (byte-compile-and): Use byte-compile-and-recursion.
19415 (byte-compile-or-recursion): New function.
19416 (byte-compile-or): Use that.
19417 (byte-compile-if): Guard the else-clause too.
19418 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
19419
19420 * isearch.el (isearch-mode-end-hook-quit): New variable.
19421 (isearch-done): Bind it.
19422 (isearch-mode-end-hook): Doc fix.
19423
19424 * allout.el (allout-isearch-did-quit): Variable deleted.
19425 (allout-real-isearch-abort): Function name no longer used.
19426 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
19427 (allout-isearch-rectification): isearch-mode always exists.
19428 Don't set allout-isearch-did-quit.
19429 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
19430 allout-isearch-did-quit.
19431 (allout-enwrap-isearch): Just add the hook.
19432 (allout-isearch-abort): Function deleted.
19433 (allout-pre-command-business): Avoid warning.
19434
19435 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
19436 Correctly avoid warnings.
19437 (pascal-outline): Likewise.
19438
19439 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
19440
19441 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
19442
19443 * play/tetris.el (tetris-mode): Avoid warning.
19444
19445 * play/snake.el (snake-mode): Avoid warning.
19446
19447 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
19448 (gamegrid-set-display-table): Avoid warning.
19449 (gamegrid-set-timer): Likewise.
19450 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
19451 (gamegrid-add-score-with-update-game-score-1): Take FILE
19452 as argument.
19453 (gamegrid-add-score-with-update-game-score): Pass that argument.
19454 Rename have-shared-game-dir to gamegrid-shared-game-dir.
19455
19456 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
19457
19458 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
19459 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
19460
19461 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
19462 and insert-file.
19463
19464 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
19465 (sc-ask): Avoid warnings.
19466
19467 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
19468 (eshell-hist-initialize): Use that var the natural way.
19469
19470 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
19471
19472 * emacs-lisp/re-builder.el (reb-cook-regexp):
19473 Avoid warning calling lre-compile-string.
19474 (reb-color-display-p): Avoid warning.
19475
19476 * calculator.el (calculator-last-input): Guard uses
19477 of event-key and key-press-event-p.
19478 (event-key, key-press-event-p): Delete definitions.
19479
19480 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
19481 (find-gc-source-directory, find-gc-subrs-callers)
19482 (find-gc-noreturn-list, find-gc-source-files)
19483 (find-gc-subrs-called): Vars renamed and defvar'd.
19484
19485 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
19486 (checkdoc-overlay-put, checkdoc-delete-overlay)
19487 (checkdoc-overlay-start, checkdoc-overlay-end)
19488 (checkdoc-mode-line-update, checkdoc-char=):
19489 Define such that compiler knows they are defined.
19490 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
19491 (checkdoc-read-event): Delete. Use read-event directly.
19492
19493 * whitespace.el (whitespace-make-overlay)
19494 (whitespace-overlay-put, whitespace-delete-overlay)
19495 (whitespace-overlay-start, whitespace-overlay-end):
19496 Define such that compiler knows they are defined.
19497 (whitespace): Move conditional inside.
19498
19499 * tempo.el (tempo-insert-template): Suppress warning.
19500
19501 * ediff-diff.el (longlines-mode): Add defvar.
19502
195032005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
19504
19505 * server.el: Bind "C-x #" in a way that works even if C-x is
19506 redefined to a command key, not a prefix key.
19507
195082005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
19509
19510 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
19511 cl-make-type-test till execution time.
19512
195132005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
19514
19515 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
19516 arg ARG and use it.
19517
195182005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
19519
19520 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
19521
195222005-07-15 Luc Teirlinck <teirllm@auburn.edu>
19523
19524 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
19525 a defcustom with two :set or :type keywords.
19526
195272005-07-15 Richard M. Stallman <rms@gnu.org>
19528
19529 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19530 Don't give ^M comment-end syntax.
19531
195322005-07-16 Nick Roberts <nickrob@snap.net.nz>
19533
19534 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
19535 Don't consider gdbmi (gdb-mi.el has its own update functions).
19536 (gdb-var-delete): Make it work for gdbmi as well.
19537 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
19538
19539 * progmodes/gud.el (etags, sdb): Only require etags when needed.
19540 (gud-speedbar-menu-items): Correct logic for enabling items.
19541
195422005-07-15 Kim F. Storm <storm@cua.dk>
19543
19544 * ido.el: Fix commentary.
19545 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
19546 Use with-no-warnings around ffap-guesser.
19547 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
19548 Let bind minibuffer-completing-file-name to t.
19549
195502005-07-15 Juanma Barranquero <lekktu@gmail.com>
19551
19552 * startup.el (site-run-file, keyboard-type): Doc fixes.
19553 (command-line): Check for "--basic-display" argument; also for
19554 "--quick", not "--bare-bones" (which was renamed).
19555 (fancy-splash-text): Add missing item "Getting New Versions".
19556 (normal-splash-screen): Fix typos and improve consistency with
19557 `fancy-splash-text'. Update copyright year.
19558
19559 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
19560 valid binding for `help-char'.
19561
19562 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
19563
195642005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
19565
19566 * term.el (term-mode): Disable cua-mode for term buffers.
19567
195682005-07-14 Juanma Barranquero <lekktu@gmail.com>
19569
19570 * add-log.el (add-log-mailing-address, change-log-merge):
19571 Doc fixes.
19572 (change-log-get-method-definition): Fix typo in docstring.
19573
195742005-07-14 Kim F. Storm <storm@cua.dk>
19575
19576 * emulation/cua-base.el:
19577 (cua--pre-command-handler-1, cua--pre-command-handler)
19578 (cua--post-command-handler-1, cua--post-command-handler):
19579 Split in two. Check (buffer local) value of cua-mode.
19580 (cua-selection-mode): New command.
19581
195822005-07-13 Luc Teirlinck <teirllm@auburn.edu>
19583
19584 * custom.el (custom-initialize-safe-set)
19585 (custom-initialize-safe-default): Doc fixes.
19586
19587 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
19588 and simplify :init-value again.
19589
19590 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
19591 and simplify :init-value again. Delete autoload.
19592
19593 * startup.el (command-line): Use `custom-reevaluate-setting' again
19594 for tooltip-mode.
19595
19596 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
19597 a defcustom with two :initialize keywords.
19598
195992005-07-13 Juanma Barranquero <lekktu@gmail.com>
19600
19601 * allout.el (my-mark-marker, allout-isearch-prior-pos)
19602 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
19603 (allout-post-command-business, allout-flag-region)
19604 (isearch-reenable-font-lock, allout-yank)
19605 (allout-insert-latex-header, allout-insert-latex-trailer)
19606 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
19607 (allout-latex-verb-quote): Fix typos in docstrings.
19608 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
19609 (allout-unprotected, allout-prefix-data):
19610 Improve argument/docstring consistency.
19611 (allout-chart-subtree): Fix argument spec.
19612 (allout-open-topic): Rename `use_sib_bullet' argument to
19613 `use-sib-bullet'. Doc fix.
19614
19615 * whitespace.el (whitespace-check-buffer-leading)
19616 (whitespace-check-buffer-trailing)
19617 (whitespace-check-buffer-indent)
19618 (whitespace-check-buffer-spacetab)
19619 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
19620 (whitespace-check-leading-whitespace)
19621 (whitespace-check-trailing-whitespace)
19622 (whitespace-check-spacetab-whitespace)
19623 (whitespace-check-indent-whitespace)
19624 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
19625 (whitespace-modes): Fix typos in docstrings.
19626 (defgroup, defcustom): Doc fixes.
19627
19628 * winner.el (winner-mode, winner-boring-buffers)
19629 (winner-pending-undo-ring): Doc fixes.
19630 (winner-ring): Remove unneeded `progn'.
19631 (winner-equal): `defsubst' it.
19632 (winner-redo): Fix message.
19633
196342005-07-13 Kim F. Storm <storm@cua.dk>
19635
19636 * simple.el (line-move-1): Always use vertical-motion to
19637 do the last (or only) line move to ensure some movement.
19638 Undo 2005-06-23 change--don't check for overlays.
19639
196402005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19641
19642 * term/mac-win.el (ccl-encode-mac-roman-font)
19643 (ccl-encode-mac-centraleurroman-font)
19644 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
19645 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
19646 Change charset-id boundary of dimension to ?\xef.
19647 (mac-char-fontspec-list): New constant.
19648 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
19649 argument. Nil uses itself as family in font-spec. Previous
19650 behavior for nil is now provided by non-nil non-string argument.
19651 All callers changed. Add font-specs for Mac fonts to
19652 "fontset-default" unless iso8859-1 fonts are installed.
19653
196542005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
19655
19656 * progmodes/sh-script.el (sh-get-indent-info): Only indent
19657 a continuation line if the \ is preceded by SPC or TAB.
19658 (sh-get-indent-info): Simplify.
19659 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
19660 Use with-current-buffer.
19661
19662 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
19663 when the matched text is empty.
19664
196652005-07-12 Luc Teirlinck <teirllm@auburn.edu>
19666
19667 * startup.el (command-line): Revert to previous handling of
19668 tooltip-mode. Explain in comment why the complexity is needed.
19669
19670 * tooltip.el (tooltip-mode): Revert to previous implementation of
19671 its defcustom.
19672
19673 * frame.el (blink-cursor-mode): Revert to previous implementation
19674 of its defcustom. Update comment.
19675
196762005-07-12 Lars Hansen <larsh@soem.dk>
19677
19678 * desktop.el: Update e-mail address.
19679
196802005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19681
19682 * term/mac-win.el (mac-services-mail-selection)
19683 (mac-services-mail-to): New functions.
19684 (mac-application-menu-map): Bind them.
19685
196862005-07-12 wulei <milton@wulei.net> (tiny change)
19687
19688 * progmodes/gdb-ui.el: Add note about buffering with Windows.
19689
196902005-07-11 Luc Teirlinck <teirllm@auburn.edu>
19691
19692 * custom.el (custom-reevaluate-setting): Doc fix.
19693
196942005-07-11 Jay Belanger <belanger@truman.edu>
19695
19696 * calc/calc.el (calc-embedded-announce-formula-alist)
19697 (calc-embedded-open-close-plain-alist)
19698 (calc-embedded-open-close-mode-alist): Add checks for additional
19699 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
19700
197012005-07-11 Juanma Barranquero <lekktu@gmail.com>
19702
19703 * custom.el (custom-enable-theme): Don't add theme to
19704 `custom-enabled-themes' with `push' because there is no
19705 setf-method for `delq'.
19706
197072005-07-11 Richard M. Stallman <rms@gnu.org>
19708
19709 * custom.el (custom-declare-variable): Doc fix.
19710
19711 * dired-aux.el (dired-compare-directories): Remove "." and ".."
19712 from the alists.
19713
19714 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
19715 Do nothing if edebug-active.
19716
19717 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
19718 (edebug-display): Do it here instead.
19719
197202005-07-10 Richard M. Stallman <rms@gnu.org>
19721
19722 * cus-face.el (custom-theme-set-faces): Make it work.
19723 (custom-reset-faces): Doc fix.
19724 (custom-theme-reset-internal-face, custom-theme-face-value):
19725 Functions deleted.
19726
19727 * custom.el (custom-push-theme): Maintain list of the settings
19728 of a given theme in its theme-settings property.
19729 Maintain position of old settings in the theme-value
19730 or theme-face property.
19731 (custom-enabled-themes): New variable.
19732 (custom-theme-enabled-p): New function.
19733 (provide-theme): Update custom-enabled-themes.
19734 Disable and reenable the `user' theme.
19735 (require-theme): Doc fix.
19736 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
19737 (custom-theme-value, custom-theme-variable-value): Likewise.
19738 (custom-theme-reset-internal): Likewise.
19739 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
19740 (custom-enable-theme, custom-disable-theme): New functions.
19741 (custom-variable-theme-value, custom-face-theme-value): Likewise.
19742 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
19743 (custom-theme-reset-variables): Simplify.
19744 (deftheme, custom-declare-theme, custom-make-theme-feature):
19745 Definitions moved.
19746
197472005-07-10 Chong Yidong <cyd@stupidchicken.com>
19748
19749 * longlines.el (longlines-show-region)
19750 (longlines-unshow-hard-newlines): Recognize hard newlines by
19751 non-nil hard property, instead of t.
19752
197532005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
19754
19755 * viper-cmd.el (viper--key-maps): New variable.
19756 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
19757 emulation-mode-map-alists.
19758 (viper-envelop-ESC-key): Use viper-subseq.
19759 (viper-search-forward/backward/next): Disable debug-on-error.
19760
19761 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
19762 (viper-ESC-key): New defcustoms.
19763
19764 * viper-macs.el (ex-map-read-args): Use viper-subseq.
19765
19766 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
19767 (viper-subseq): Copy of subseq from cl.el.
19768
19769 * viper.el (viper-go-away, viper-set-hooks): Use
19770 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
19771
19772 * viper-mous.el (viper-current-frame-saved): Use defvar.
19773
19774 * viper-init.el: Get rid of -face in face names.
19775
19776 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
19777 Make it work with longlines mode
19778
19779 * ediff-mult.el (ediff-meta-mode-hook): New variable.
19780
19781 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
19782
19783 * ediff-init.el: Get rid of -face in face names.
19784
197852005-07-10 Richard M. Stallman <rms@gnu.org>
19786
19787 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
19788 and with-timeout-unsuspend.
19789
19790 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
19791 and with-timeout-unsuspend.
19792
19793 * emacs-lisp/timer.el (with-timeout-timers): New variable.
19794 (with-timeout): Bind that variable to record timers.
19795 (with-timeout-suspend, with-timeout-unsuspend): New functions.
19796
19797 * emacs-lisp/debug.el (debug-help-follow): New function.
19798 (debugger-mode-map): Use that instead of help-follow.
19799 (debugger-setup-buffer): Use eval-buffer-list
19800 to handle eval-buffer frames.
19801
198022005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
19803
19804 * timezone.el (timezone-parse-date): Change first regexp
19805 so it will not mistakenly match dates with no time zone.
19806
198072005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
19808
19809 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
19810
198112005-07-10 Luc Teirlinck <teirllm@auburn.edu>
19812
19813 * custom.el (custom-initialize-safe-set)
19814 (custom-initialize-safe-default): New functions.
19815
19816 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
19817 and simplify :init-value.
19818
19819 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
19820 and simplify :init-value. Delete obsolete comment.
19821
19822 * startup.el (command-line): Use `custom-reevaluate-setting' to
19823 handle `tooltip-mode'. Delete obsolete comment.
19824
19825 * files.el (set-visited-file-name): Avoid calling
19826 `file-name-nondirectory' with a nil argument.
19827
198282005-07-09 Richard M. Stallman <rms@gnu.org>
19829
19830 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
19831 was called with nil for the buffer, handle the read position right.
19832 Handle read position for eval-region, too.
19833
198342005-07-09 Juri Linkov <juri@jurta.org>
19835
19836 * fringe.el (fringe-mode): Add period in docstring.
19837 (fringe-query-style): Build prompt depending on `all-frames' arg.
19838
19839 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
19840 to not create links to unrelated functions in the Help buffer.
19841
19842 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
19843 Doc fix.
19844
19845 * simple.el (next-error-hook): New variable.
19846 (next-error): Use it. Doc fix.
19847
19848 * textmodes/ispell.el (ispell-command-loop): Add current
19849 dictionary name and program name to mode-line-format.
19850 (ispell-region, ispell-process-line): Add current dictionary name
19851 and program name to messages.
19852
198532005-07-08 Jay Belanger <belanger@truman.edu>
19854
19855 * calc/calc.el (calc-embedded-announce-formula-alist)
19856 (calc-embedded-open-close-formula-alist)
19857 (calc-embedded-open-close-word-alist)
19858 (calc-embedded-open-close-plain-alist)
19859 (calc-embedded-open-close-new-formula-alist)
19860 (calc-embedded-open-close-mode-alist)
19861 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
19862 (calc-embedded-mode-hook): New variables.
19863
19864 * calc/calc-embed.el (calc-embedded-firsttime)
19865 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
19866 New variables.
19867 (calc-do-embedded): Use calc-embedded-firsttime,
19868 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
19869 determine whether or not to run hooks.
19870 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
19871 calc-embedded-firsttime-formula appropriately.
19872 Set calc-embedded delimiter variables according to mode.
19873
198742005-07-08 Richard M. Stallman <rms@gnu.org>
19875
19876 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
19877 Check for "emacs", etc., as entire symbol, not just as word.
19878 (checkdoc-file-comments-engine): Use regexp-quote on FN.
19879
19880 * files.el (set-visited-file-name): Report the error
19881 for "empty filename" earlier.
19882 (kill-some-buffers): Ignore buffers already dead.
19883
19884 * fringe.el (fringe-mode): Doc fix.
19885
19886 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
19887 Check for (featurep 'xemacs) and turn off warnings in what it guards.
19888 Use unwind-protect to ensure byte-compile-unresolved-functions
19889 is updated.
19890
19891 * whitespace.el (whitespace-buffer-leading-cleanup):
19892 Simplify w/ skip-chars-forward.
19893 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
19894
19895 * mail/rmail.el (rmail-only-expunge): Fix paren error.
19896 Unconditionally try to leave point at the same old place.
19897
198982005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
19899
19900 * comint.el (comint-postoutput-scroll-to-bottom)
19901 (comint-show-maximum-output): Take scroll-margin into consideration.
19902
199032005-07-08 Kim F. Storm <storm@cua.dk>
19904
19905 * ido.el (ido-use-filename-at-point): New choice `guess'.
19906 (ido-file-internal): Try ffap-guesser if selected.
19907
19908 * ido.el (ido-before-fallback-functions): New hook.
19909 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
19910 (ido-read-file-name): Run it.
19911
199122005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
19913
19914 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
19915 strings rather than a list of symbols to the completion function.
19916
199172005-07-07 Jay Belanger <belanger@truman.edu>
19918
19919 * calc/calc-units.el (math-apply-units): Change the places in
19920 which units are simplified.
19921
199222005-07-07 Luc Teirlinck <teirllm@auburn.edu>
19923
19924 * cus-edit.el (customize-option, customize-option-other-window):
19925 Make them handle aliases.
19926
19927 * custom.el (custom-variable-p): Make it recursively follow
19928 aliases. Mention that in the docstring.
19929
199302005-07-07 Richard M. Stallman <rms@gnu.org>
19931
19932 * cus-start.el (exec-path): Use `directory' instead of `file'.
19933 Fix tag for nil.
19934
199352005-07-07 Juanma Barranquero <lekktu@gmail.com>
19936
19937 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
19938 when called non-interactively. Doc fix.
19939
199402005-07-07 Lute Kamstra <lute@gnu.org>
19941
19942 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
19943 new address as well.
19944
199452005-07-07 Kenichi Handa <handa@m17n.org>
19946
19947 * international/mule.el (make-coding-system):
19948 Describe `ascii-incompatible' property in the docstring.
19949 (set-file-name-coding-system): Signal an error if coding-system is
19950 ascii-incompatible.
19951 (set-keyboard-coding-system): Likewise.
19952
19953 * international/mule-cmds.el (set-default-coding-systems):
19954 Don't set default-file-name-coding-system and
19955 default-keyboard-coding-system if coding-system is ASCII-incompatible.
19956
19957 * international/utf-16.el: Declare that all UTF-16-based coding
19958 systems are ASCII-incompatible.
19959
199602005-07-07 Nick Roberts <nickrob@snap.net.nz>
19961
19962 * progmodes/gud.el: Require font-lock for displaying errors.
19963 Used by gdb-ui.el.
19964
199652005-07-07 Juanma Barranquero <lekktu@gmail.com>
19966
19967 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
19968 values for the pattern lists which are `read'able but not
19969 `append'able (like symbols).
19970
199712005-07-06 Richard M. Stallman <rms@gnu.org>
19972
19973 * progmodes/flymake.el (flymake-float-time): Instead of
9c92edca 19974 with-no-warnings, test for XEmacs.
6fee106e
KS
19975 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
19976 to avoid warning.
19977
199782005-07-06 Juanma Barranquero <lekktu@gmail.com>
19979
19980 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
19981
199822005-07-05 Lute Kamstra <lute@gnu.org>
19983
19984 * battery.el: Add support for Darwin (with much debugging help
19985 from Samuel Lauber <sam124@operamail.com>).
19986 (battery-status-function, battery-echo-area-format)
19987 (battery-mode-line-format): Add support for pmset on Darwin.
19988 (battery-load-low, battery-load-critical): New user options.
19989 (battery-pmset): New function.
19990
199912005-07-05 Lute Kamstra <lute@gnu.org>
19992
19993 Update FSF's address in GPL notices.
19994
19995 * textmodes/page-ext.el: Update FSF's address.
19996
199972005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
19998
19999 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
20000 filling from using prefix when filling a single-line docstring.
20001
20002 * progmodes/flymake.el: Remove useless eval-when-compile.
20003
20004 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
20005
200062005-07-04 Richard M. Stallman <rms@gnu.org>
20007
20008 * textmodes/org.el (org-file-apps-defaults-gnu):
20009 Rename from org-file-apps-defaults-linux.
20010 (org-default-apps): Don't test system-type for `linux'.
20011 (org-file-apps): Doc fix.
20012
200132005-07-04 David Ponce <david@dponce.com>
20014
20015 * tree-widget.el: Improve header Commentary section.
20016 (tree-widget) [defgroup]
20017 (tree-widget-image-enable, tree-widget-themes-directory)
20018 (tree-widget-theme, tree-widget-image-properties-emacs)
20019 (tree-widget-image-properties-xemacs, tree-widget-create-image)
20020 (tree-widget-image-formats, tree-widget-control)
20021 (tree-widget-empty-control, tree-widget-leaf-control
20022 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
20023 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
20024 (tree-widget-keep, tree-widget-after-toggle-functions)
20025 (tree-widget-open-node, tree-widget-close-node): Doc fix.
20026 (tree-widget-open-control, tree-widget-close-control): Fix doc and
20027 :help-echo message.
20028 (tree-widget-set-theme): Doc fix. Use `string-equal'.
20029 (tree-widget-image-properties): Doc fix. Clearer implementation.
20030 (tree-widget--cursors): New constant.
20031 (tree-widget-lookup-image): New function split from
20032 `tree-widget-find-image'. Clearer implementation.
20033 (tree-widget-find-image): Use it.
20034 (tree-widget-button-keymap): Use `set-keymap-parent'.
20035 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
20036 Define the sub-widgets here.
20037 (tree-widget-node): Check that :node is not a tree-widget.
20038 (tree-widget-get-super, tree-widget-open-control)
20039 (tree-widget-close-control, tree-widget-empty-control)
20040 (tree-widget-leaf-control, tree-widget-guide)
20041 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
20042 (tree-widget-no-handle, tree-widget-value-delete)
20043 (tree-widget-map): Remove.
20044 (tree-widget-children-value-save): Doc fix. Simplified.
20045 (tree-widget-value-create): Update according to previous changes.
20046
200472005-07-04 Carsten Dominik <dominik@science.uva.nl>
20048
20049 * textmodes/org.el: Leading space replaced by TABS.
20050 (org-recalc-marks, org-table-rotate-recalc-marks)
20051 (org-table-get-specials): Treat "^" and "_" marks.
20052 (org-table-justify-field-maybe): Optional argument NEW.
20053 (org-table-eval-formula): Parsing of the format simplified.
20054 New modes C,I. Honor the %= parameter in the current table.
20055 Avoid unnecessary re-align by using the NEW argument to
20056 `org-table-justify-field-maybe'.
20057 (org-calc-default-modes): Default for date-format mimicks org-mode.
20058 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
20059
200602005-07-03 Luc Teirlinck <teirllm@auburn.edu>
20061
20062 * cus-face.el (custom-theme-set-faces): Make it handle face
20063 aliases whose alias declarations are pre- or autoloaded.
20064
200652005-07-04 Juri Linkov <juri@jurta.org>
20066
20067 * faces.el (read-face-name): Put the code for getting a face name
20068 from the buffer before adding the faces from the `face' property.
20069 Use `completing-read-multiple' instead of `completing-read'.
20070 Require `crm'. Add default value and post-process the returned
20071 list of faces.
20072
20073 * emacs-lisp/crm.el (crm-find-current-element)
20074 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
20075
20076 * emacs-lisp/lisp-mode.el (eval-defun-1):
20077 * emacs-lisp/edebug.el (edebug-eval-defun):
20078 Remove unnecessary quotes.
20079
200802005-07-04 Juanma Barranquero <lekktu@gmail.com>
20081
20082 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
20083 (prolog-indent-level): Fix typo in docstring.
20084
20085 * info.el (Info-history, Info-history-forward)
20086 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
20087
20088 * add-log.el (add-change-log-entry):
20089 * comint.el (comint-dynamic-list-input-ring)
20090 (comint-dynamic-list-completions):
20091 * dabbrev.el (dabbrev-expand):
20092 * delim-col.el (delimit-columns-rectangle-line):
20093 * diff-mode.el (diff-context->unified, diff-reverse-direction)
20094 (diff-unified->context):
20095 * ediff-init.el (ediff-abbrev-jobname):
20096 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
20097 (ediff-replace-session-activity-marker-in-meta-buffer):
20098 * info.el (Info-summary):
20099 * lpr.el (printify-region):
20100 * printing.el (pr-create-interface):
20101 * ps-print.el (ps-print-quote):
20102 * ses.el (ses-column-widths, ses-print-cell)
20103 (ses-adjust-print-width, ses-center):
20104 * shell.el (shell-file-name-quote-list):
20105 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
20106 (strokes-fill-current-buffer-with-whitespace)
20107 (strokes-xpm-for-stroke, strokes-list-strokes)
20108 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
20109 * term.el (term-dynamic-list-input-ring)
20110 (term-dynamic-list-completions):
20111 * calc/calc.el (math-format-stack-value):
20112 * emacs-lisp/edebug.el (edebug-display-freq-count):
20113 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
20114 (delphi-new-comment-line):
20115 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
20116 * progmodes/executable.el (executable-set-magic):
20117 * progmodes/python.el (inferior-python-mode):
20118 * progmodes/scheme.el (scheme-mode-syntax-table):
20119 * progmodes/sh-script.el (sh-maybe-here-document):
20120 * progmodes/sql.el (sql-copy-column):
20121 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
20122 * textmodes/bibtex.el (bibtex-mode):
20123 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
20124 (sgml-auto-attributes):
20125 * textmodes/table.el (table-insert, table-shorten-cell)
20126 (table--generate-source-scan-lines, table-delete-row)
20127 (*table--cell-delete-char, table--spacify-frame)
20128 (table--horizontally-shift-above-and-below)
20129 (table--cell-insert-char, table--cell-blank-str)
20130 (table--fill-region-strictly):
20131 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
20132 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
20133
20134 * add-log.el (change-log):
20135 * apropos.el (apropos):
20136 * comint.el (comint-completion, comint-source):
20137 * dabbrev.el (dabbrev):
20138 * delim-col.el (columns):
20139 * diff-mode.el (diff-mode):
20140 * ediff.el (ediff):
20141 * ediff-diff.el (ediff-diff):
20142 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
20143 * ediff-mult.el (ediff-mult):
20144 * ediff-ptch.el (ediff-ptch):
20145 * ediff-wind.el (ediff-window):
20146 * facemenu.el (facemenu):
20147 * indent.el (indent):
20148 * info.el (info):
20149 * jka-cmpr-hook.el (compression, jka-compr):
20150 * lpr.el (lpr):
20151 * outline.el (outlines):
20152 * pcmpl-cvs.el (pcmpl-cvs):
20153 * pcmpl-rpm.el (pcmpl-rpm):
20154 * printing.el (printing):
20155 * ps-print.el (postscript, ps-print, ps-print-horizontal)
20156 (ps-print-vertical, ps-print-headers, ps-print-font)
20157 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
20158 (ps-print-background, ps-print-printer, ps-print-page)
20159 (ps-print-miscellany):
20160 * ses.el (ses):
20161 * shell.el (shell, shell-directories, shell-faces):
20162 * startup.el (initialization):
20163 * strokes.el (strokes):
20164 * term.el (term):
20165 * uniquify.el (uniquify):
20166 * w32-vars.el (w32):
20167 * calc/calc.el (calc):
20168 * emacs-lisp/bytecomp.el (bytecomp):
20169 * emacs-lisp/cl-indent.el (lisp-indent):
20170 * emacs-lisp/edebug.el (edebug):
20171 * emacs-lisp/elp.el (elp):
20172 * emacs-lisp/testcover.el (testcover):
20173 * emacs-lisp/trace.el (trace):
20174 * emulation/viper-ex.el (viper-ex):
20175 * emulation/viper-mous.el (viper-mouse):
20176 * mail/mailalias.el (mailalias):
20177 * mail/supercite.el (supercite, supercite-frames)
20178 (supercite-attr, supercite-cite, supercite-hooks):
20179 * net/rcompile.el (remote-compile):
20180 * net/rlogin.el (rlogin):
20181 * obsolete/ooutline.el (outlines):
20182 * progmodes/delphi.el (delphi):
20183 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
20184 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
20185 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
20186 (ebnf-optimization):
20187 * progmodes/etags.el (etags):
20188 * progmodes/executable.el (executable):
20189 * progmodes/idlwave.el (idlwave):
20190 * progmodes/pascal.el (pascal):
20191 * progmodes/prolog.el (prolog):
20192 * progmodes/python.el (python):
20193 * progmodes/scheme.el (scheme):
20194 * progmodes/sh-script.el (sh, sh-script):
20195 * progmodes/sql.el (SQL):
20196 * progmodes/tcl.el (tcl):
20197 * textmodes/bibtex.el (bibtex, bibtex-autokey):
20198 * textmodes/enriched.el (enriched):
20199 * textmodes/makeinfo.el (makeinfo):
20200 * textmodes/sgml-mode.el (sgml):
20201 * textmodes/table.el (table-hooks):
20202 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
20203 * textmodes/texinfo.el (texinfo):
20204 * textmodes/two-column.el (two-column):
20205 Finish `defgroup' description with period.
20206
20207 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
20208 * eshell/esh-var.el (eshell-var):
20209 * progmodes/vhdl-mode.el (vhdl-testbench):
20210 * textmodes/org.el (org): Fix typos in docstrings.
20211
20212 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
20213 consistency.
20214
20215 * progmodes/flymake.el (flymake-find-file): Remove.
20216 (flymake-float-time): Use `with-no-warnings'.
20217 (flymake-check-start-time, flymake-check-was-interrupted)
20218 (flymake-err-info, flymake-is-running, flymake-last-change-time)
20219 (flymake-new-err-info): `defvar' at compile time.
20220
202212005-07-03 Juanma Barranquero <lekktu@gmail.com>
20222
20223 * replace.el (occur-hook): Doc fix.
20224 (occur-1): Don't call `occur-hook' if there are no matches.
20225
202262005-07-03 Richard M. Stallman <rms@gnu.org>
20227
20228 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
20229 global-map, save the same map.
20230 (global-map): Don't alter it at top level.
20231 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
20232 Then alter it here instead.
20233 (tpu-edt-off): Set global-map to the saved one.
20234
20235 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
20236 All references simplified.
20237 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
20238 (zmacs-regions): Add defvar.
20239 (repeat-complex-command-map): Everything about that deleted.
20240
20241 * textmodes/artist.el (artist-key-is-drawing)
20242 (artist-key-endpoint1, artist-key-poly-point-list)
20243 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
20244 (artist-key-compl-table, artist-rb-save-data)
20245 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
20246 Don't put them in eval-when-compile.
20247 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
20248
20249 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
20250 Use with-no-warnings.
20251
20252 * net/browse-url.el (dos-windows-version): Add defvar.
20253
20254 * mail/supercite.el (filladapt-prefix-table): Add defvar.
20255
20256 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
20257 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
20258 (rmail-new-summary-line-count): Rename from new-summary-line-count.
20259 Add defvar.
20260 (rmail-summary-beginning-of-message): Use with-no-warnings.
20261 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
20262
20263 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
20264 Use with-no-warnings.
20265
20266 * emulation/vi.el (vi-mark-region): Use c-mark-function.
20267 (c-mark-function): Add point-moving-unit property.
20268 (vi-goto-line): Use with-no-warnings.
20269
20270 * emulation/edt.el (edt-last-copied-word): Add defvar.
20271 (zmacs-region-stays): Likewise.
20272 (edt-mark-section-wisely): Use c-mark-function for C.
20273 Use makr-defun for Fortran.
20274 (time-string): defvar deleted.
20275 (edt-display-the-time): Don't set time-string.
20276
20277 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
20278
20279 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
20280 Don't warn when name is not constant
20281 or for defining the group `emacs'.
20282
20283 * tooltip.el (gud-tooltip-mode): Add defvar.
20284
20285 * startup.el (default-frame-background-mode): Add defvar.
20286
20287 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
20288
20289 * info.el (tool-bar-map): Add defvar.
20290
20291 * dired.el (dnd-protocol-alist): Add defvar.
20292
20293 * dired-aux.el (dired-query): Display question with answer, when
20294 the user answers.
20295
20296 * custom.el (custom-add-option): Doc fix.
20297
20298 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
20299
203002005-07-03 Eli Zaretskii <eliz@gnu.org>
20301
20302 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
20303 bogus name from the last change.
20304
203052005-07-02 Luc Teirlinck <teirllm@auburn.edu>
20306
20307 * custom.el (custom-declare-variable): Fix typos in comment.
20308 (custom-known-themes): Doc fix.
20309 (custom-theme-directory): New defcustom.
20310 (require-theme): Make it check `custom-theme-directory'.
20311
20312 * cus-theme.el (custom-new-theme-mode): New function.
20313 (custom-theme-name, custom-theme-variables, custom-theme-faces)
20314 (custom-theme-description): Add compiler defvars.
20315 (customize-create-theme): Add doc to the "*New Custom Theme*"
20316 buffer. Use `custom-new-theme-mode'.
20317 (custom-theme-write): Put the created buffer in emacs-lisp-mode
20318 and save it to the `custom-theme-directory'. Make this the
20319 default directory of the buffer.
20320
203212005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
20322
20323 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
20324 Fix unbalanced parentheses.
20325
203262005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
20327
20328 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
20329 into flymake-mode and delegate to flymake-mode.
20330
20331 * find-file.el (ff-which-function-are-we-in): Clean up.
20332
203332005-07-02 Juanma Barranquero <lekktu@gmail.com>
20334
20335 * replace.el (occur-rename-buffer): Fix docstring.
20336
20337 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
20338 (edt-last-copied-word, edt-learn-macro-count)
20339 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
20340 (edt-rect-start-point, edt-user-global-map, rect-start-point)
20341 (time-string, zmacs-region-stays):
20342 * emulation/edt-mapper.el (edt-save-function-key-map)
20343 (EDT-key-name): `defvar' to silence the byte-compiler.
20344
203452005-07-02 Martin Rudalics <rudalics@gmx.at>
20346
20347 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
20348 font-lock-regexp-backslash. Doc fix.
20349 (font-lock-regexp-backslash-grouping-construct): Rename from
20350 font-lock-regexp-backslash-construct. Doc fix.
20351 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
20352 grouping constructs.
20353
203542005-07-02 Eli Zaretskii <eliz@gnu.org>
20355
20356 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
20357 updating all the prerequisites.
20358
203592005-07-01 Juanma Barranquero <lekktu@gmail.com>
20360
20361 * textmodes/org.el (org-agenda-start-on-weekday)
20362 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
20363 (org-agenda-use-time-grid, org-archive-location)
20364 (org-allow-space-in-links, org-usenet-links-prefer-google)
20365 (org-enable-table-editor, org-export-default-language)
20366 (org-export-html-show-new-buffer, org-fill-paragraph)
20367 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
20368 (org-goto-quit, org-occur, org-eval-in-calendar)
20369 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
20370 (org-agenda-diary-entry, org-remember-help)
20371 (org-table-convert-region, org-at-table-p)
20372 (org-table-move-row-down, org-table-move-row-up)
20373 (org-table-copy-region, org-table-toggle-vline-visibility)
20374 (org-table-get-stored-formulas, org-table-get-specials)
20375 (org-recalc-commands, org-table-eval-formula)
20376 (org-table-formula-substitute-names, orgtbl-make-binding)
20377 (org-format-org-table-html, org-format-table-table-html)
20378 (org-format-table-table-html-using-table-generate-source)
20379 (org-customize): Fix typos in docstrings.
20380 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
20381 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
20382 (org-back-to-heading): Doc fixes.
20383 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
20384 (org-agenda-change-all-lines, org-get-header):
20385 Improve argument/docstring consistency.
20386 (orgtbl-error): Fix error message.
20387
20388 * progmodes/flymake.el (flymake-find-possible-master-files)
20389 (flymake-master-file-compare, flymake-get-line-err-count)
20390 (flymake-highlight-line, flymake-gui-warnings-enabled):
20391 Fix typos in docstrings.
20392 (flymake-parse-line, flymake-get-project-include-dirs-function)
20393 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
20394 Doc fixes.
20395 (flymake-get-project-include-dirs-function)
20396 (flymake-make-err-menu-data):
20397 Improve argument/docstring consistency.
20398
203992005-07-01 Lute Kamstra <lute@gnu.org>
20400
20401 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
20402 Catch errors with ignore-errors. Use temporary buffer.
20403 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
20404
20405 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
20406 background color faces.
20407 (facemenu-set-foreground, facemenu-set-background):
20408 Use facemenu-set-face-from-menu.
20409 (facemenu-set-face-from-menu): Treat face names that start with
20410 "fg:" or "bg:" as special.
20411 (facemenu-add-new-color): Don't create faces. Simplify.
20412
204132005-06-30 Richard M. Stallman <rms@gnu.org>
20414
20415 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
20416 (crm-find-current-element): Likewise.
20417
204182005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
20419
20420 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
20421
204222005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
20423
20424 * arc-mode.el (archive-extract): Make it work as a mouse binding.
20425 (archive-mouse-extract): Make it an obsolete alias.
20426 (archive-mode-map): Don't use archive-mouse-extract any more.
20427 (archive-mode, archive-extract): write-contents-hooks ->
20428 write-contents-functions.
20429 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
20430 first arg.
20431 (archive-rename-entry): Update the call.
20432 (archive-zip-summarize): Remove unused var `method'.
20433 (archive-lzh-summarize): Remove unused var `creator'.
20434
20435 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
20436 dedicated frame upon exit.
20437
20438 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
20439 (archive-zip-extract, archive-zip-expunge)
20440 (archive-zip-update, archive-zip-update-case): Use executable-find.
20441 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
20442 Use restore-buffer-modified-p.
20443 (archive-extract, archive-add-new-member, archive-write-file-member):
20444 Use with-current-buffer.
20445 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
20446
204472005-06-30 Andreas Schwab <schwab@suse.de>
20448
20449 * progmodes/gud.el (gud-filter): Remove unneeded progn.
20450
204512005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
20452
20453 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
20454
204552005-06-30 Juri Linkov <juri@jurta.org>
20456
20457 * faces.el (vertical-border): Inherit from mode-line-inactive
20458 only on tty.
20459
204602005-06-30 Juanma Barranquero <lekktu@gmail.com>
20461
20462 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
20463 example, -NLINES in the `occur' docstring).
20464
20465 * replace.el (occur-1): When no matches are found, do not set the
20466 `buffer-read-only' and modified flags for the occur buffer,
20467 because it is deleted.
20468
20469 * emulation/cua-base.el (cua-check-pending-input)
20470 (cua-repeat-replace-region, cua-mode, cua-debug)
20471 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
20472 Fix typos in docstrings.
20473
20474 * emulation/cua-gmrk.el (cua-toggle-global-mark)
20475 (cua-cut-region-to-global-mark)
20476 (cua--cut-rectangle-to-global-mark):
20477 Remove period from end of messages.
20478
20479 * emulation/cua-rect.el (cua-do-rectangle-padding):
20480 Remove period from end of messages.
20481 (cua--rectangle-seq-format): Fix typo in docstring.
20482 (cua-sequence-rectangle, cua-fill-char-rectangle):
20483 Improve argument/docstring consistency.
20484
204852005-06-29 Juri Linkov <juri@jurta.org>
20486
20487 * faces.el (default-frame-background-mode): New internal variable.
20488 (frame-set-background-mode): Use it.
20489
20490 * startup.el (normal-top-level): Set default-frame-background-mode
20491 instead of frame-background-mode. Before setting it, test for its
20492 nil value. Remove tests for frame-background-mode and frame
20493 parameter `reverse'. Add test for "unspecified-fg".
20494
20495 * term/xterm.el (xterm-rxvt-set-background-mode):
20496 * term/rxvt.el (rxvt-set-background-mode):
20497 Set default-frame-background-mode instead of frame-background-mode.
20498
204992005-06-29 Juanma Barranquero <lekktu@gmail.com>
20500
20501 * simple.el (set-variable): Warn about obsolete user variables.
20502
20503 * imenu.el (imenu--completion-buffer):
20504 * mouse.el (mouse-buffer-menu-alist):
20505 * msb.el (msb-invisible-buffer-p):
20506 * calendar/diary-lib.el (diary-header-line-format):
20507 * emacs-lisp/pp.el (pp-buffer):
20508 * progmodes/cperl-mode.el (cperl-do-auto-fill):
20509 * textmodes/picture.el (picture-replace-match):
20510 Change space constants followed by a sexp to "?\s ".
20511
20512 * play/decipher.el (decipher-loop-with-breaks):
20513 * textmodes/texinfo.el (texinfo-insert-@item): Change space
20514 constants "protected" from end of line by a comment to "?\s".
20515
205162005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
20517
20518 * font-lock.el (save-buffer-state): Use `declare'.
20519
20520 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
20521 reset the syntax-table to cperl-mode-syntax-table.
20522 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
20523 "foo_print_bar" is not matched as a reserved keyword.
20524
205252005-06-29 Carsten Dominik <dominik@science.uva.nl>
20526
20527 * textmodes/org.el (orgtbl-setup): New function, for delayed
20528 setup for the orgtbl commands.
20529 (org-calc-default-modes): New option.
20530 (orgtbl-make-binding): Use `defun' to get better help display.
20531 (org-diary): Call `org-compile-prefix-format'.
20532 (org-table-formula-substitute-names): New function.
20533 (org-agenda-day-view, org-agenda-week-view): New commands.
20534 (org-agenda-toggle-week-view): Command removed.
20535 (org-tbl-menu): Split off from org-org-menu.
20536 (org-mode): Move removal of outline-mode menus to here.
20537 (org-table-formula-debug): New option.
20538 (org-table-insert-row): Keep first field if just "#" or "*".
20539 (org-mode): Paragraph regexps fixed.
20540 (org-table-recalculate-regexp): New constant.
20541 (org-table-justify-field-maybe): Avoid replace if not necessary.
20542 (org-copy-special, org-cut-special): Use `call-interactively'.
20543 (org-table-copy-region): Take region from `interactive' call.
20544 (org-trim): Return string even if no match.
20545 (org-formula): New face.
20546 (org-set-font-lock-defaults): No longer highlight "FIXME".
20547 But highlight formula-related fields in table.
20548 (org-table-p): Use regexp, not fontification.
20549 (org-table-align): Handle white space at end of line.
20550 (org-table-formula-evaluate-inline): New option.
20551 (org-mode): Auto-wrapping in comment lines turned off.
20552 (org-table-copy-down): Evaluate only in copied field, not in
20553 destination.
20554 (org-table-current-formula): Variable removed.
20555 (org-table-store-formulas, org-table-get-stored-formulas)
20556 (org-table-modify-formulas, org-table-replace-in-formulas)
20557 (org-table-maybe-eval-formula): New functions.
20558 (org-table-get-formula): Modify to use stored formulas.
20559 (org-table-insert-column, org-table-delete-column)
20560 (org-table-move-column): Call `org-table-modify-formulas'.
20561 (org-complete): Add completion for keyword formulas.
20562 (orgtbl-mode): Pull orgtbl-mode-map to start of
20563 minor-mode-map-alist.
20564
205652005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
20566
20567 * progmodes/python.el (python-check): Require `compile' before
20568 modifying its variables.
20569
20570 * newcomment.el (comment-indent-default): Don't get fooled by an early
20571 end of buffer.
20572
205732005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20574
20575 * ps-print.el (ps-print-version): Fix version number.
20576
205772005-06-28 Luc Teirlinck <teirllm@auburn.edu>
20578
20579 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
20580
205812005-06-28 Richard M. Stallman <rms@gnu.org>
20582
20583 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
20584 (flyspell-local-mouse-map): Declaration deleted.
20585 (flyspell-mouse-map): Bind only mouse-2.
20586 (flyspell-mode-map): Don't test flyspell-use-local-map.
20587 (flyspell-overlay-keymap-property-name): Var deleted.
20588 (flyspell-mode-on): Don't make local bindings for
20589 flyspell-mouse-map and flyspell-mode-map.
20590 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
20591
20592 * textmodes/ispell.el (ispell-word): Do not ignore short words.
20593
20594 * progmodes/compile.el (compilation-next-error-function):
20595 Don't switch buffers; operate on the current buffer.
20596
20597 * progmodes/compile.el (compilation-error-file-name)
20598 (compilation-warning-file-name, compilation-info-file-name)
20599 (compilation-line-number, compilation-column-number): New faces.
20600 (compilation-error-face, compilation-warning-face)
20601 (compilation-info-face, compilation-line-face)
20602 (compilation-column-face): Use them.
20603
20604 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
20605
20606 * comint.el (comint-password-prompt-regexp): Accept ", try again".
20607
20608 * bindings.el (global-map): Bind insertchar and its variants.
20609
206102005-06-27 Richard M. Stallman <rms@gnu.org>
20611
20612 * textmodes/artist.el (artist-text-overwrite)
20613 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
20614
206152005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20616
20617 * ps-print.el: It was not working the page selection for printing.
20618 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
20619 (ps-print-version): New version 6.6.7.
20620 (ps-end-sheet): New fun.
20621 (ps-header-sheet, ps-end-job): Call it.
20622
206232005-06-27 Luc Teirlinck <teirllm@auburn.edu>
20624
20625 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
20626
206272005-06-27 Lute Kamstra <lute@gnu.org>
20628
20629 * facemenu.el (facemenu-unlisted-faces): Add foreground and
20630 background color faces.
20631 (facemenu-get-face): Delete function.
20632 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
20633 (facemenu-add-new-color): Make second argument mandatory.
20634 Create the appropriate face and return it. Simplify.
20635 (facemenu-set-foreground, facemenu-set-background): Don't check if
20636 color is defined. Use return value of facemenu-add-new-color.
20637
206382005-06-26 Nick Roberts <nickrob@snap.net.nz>
20639
20640 * progmodes/gud.el (gud-filter): Add missing argument to
20641 with-selected-window.
20642
206432005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
20644
20645 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
20646 a :require to the defcustom.
20647
20648 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
20649 defcustoms corresponding to minor modes.
20650
206512005-06-26 David Ponce <david@dponce.com>
20652
20653 * recentf.el: Require tree-widget instead of wid-edit.
20654 (recentf-filename-handler): Fix widget :type.
20655 (recentf-cancel-dialog, recentf-open-more-files)
20656 (recentf-open-files-action): Doc fix.
20657 (recentf-dialog-goto-first): New function.
20658 (recentf-dialog-mode-map): Set parent keymap first.
20659 (recentf-dialog-mode): Define with define-derived-mode.
20660 Don't display continuation lines in dialogs.
20661 (recentf-edit-list): Rename from recentf-edit-selected-items.
20662 (recentf-edit-list-select): Rename from recentf-edit-list-action.
20663 Simplify.
20664 (recentf-edit-list-validate): New function.
20665 (recentf-edit-list): Update accordingly.
20666 (recentf-open-files-item-shift): Remove.
20667 (recentf-open-files-item): Convert menu elements into tree and
20668 link widgets. Don't create the widgets.
20669 (recentf-open-files): Update accordingly.
20670 (recentf-save-list): Untabify.
20671
206722005-06-25 Luc Teirlinck <teirllm@auburn.edu>
20673
20674 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
20675 (keep-lines): Add INTERACTIVE arg. Never delete lines only
20676 partially contained in the active region. Do not take active
20677 region into account when called from Lisp, unless INTERACTIVE arg
20678 is non-nil. Use `forward-line' instead of `beginning-of-line' to
20679 avoid trouble with fields. Make marker point nowhere when no
20680 longer used. Always return nil. Doc fix.
20681 (flush-lines): Add INTERACTIVE arg. Do not take active region
20682 into account when called from Lisp, unless INTERACTIVE arg is
20683 non-nil. Use `forward-line' instead of `beginning-of-line' to
20684 avoid trouble with fields. Make marker point nowhere when no
20685 longer used. Always return nil. Doc fix.
20686 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
20687 interchangeable. Do not take active region into account when
20688 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
20689 message in echo area when called from Lisp, unless INTERACTIVE arg
20690 is non-nil. Avoid saying "1 occurrences". Do not use markers.
20691 Return the number of matches. Doc fix.
20692 (occur): Doc fix.
20693 (perform-replace): Make comment follow double space convention for
20694 the sake of `outline-minor-mode'.
20695
20696 * faces.el (facep): Doc fix.
20697
206982005-06-25 Richard M. Stallman <rms@gnu.org>
20699
20700 * facemenu.el (facemenu-enable-faces-p): New function.
20701 (facemenu-background-menu, facemenu-foreground-menu)
20702 (facemenu-face-menu): Add menu-enable property.
20703
20704 * jka-compr.el (jka-compr-insert-file-contents):
20705 Special handling if cannot find the uncompression program.
20706
20707 * cus-face.el (custom-face-attributes): Add autoload.
20708
20709 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
20710 Bind comment-indent-function locally.
20711
20712 * window.el (save-selected-window): Use save-current-buffer.
20713
20714 * subr.el (with-selected-window): Use save-current-buffer.
20715
20716 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
20717 and with-current-buffer.
20718
207192005-06-24 Richard M. Stallman <rms@gnu.org>
20720
20721 * simple.el (line-move-1): Fix previous change.
20722
207232005-06-24 Juanma Barranquero <lekktu@gmail.com>
20724
20725 * replace.el (occur-1): Set `buffer-read-only' and the
20726 buffer-modified flag before running `occur-hook' to protect
20727 against unintentional buffer switches that can lead to data loss.
20728
207292005-06-24 Nick Roberts <nickrob@snap.net.nz>
20730
20731 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
20732 (gud-gdb-marker-filter): Use font-lock-warning-face for any
20733 initial error.
20734
20735 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
20736 after fresh input.
20737 (gdb-var-create-handler): Put name of expression in quotes.
20738
207392005-06-23 Luc Teirlinck <teirllm@auburn.edu>
20740
20741 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
20742 elements of RING in order, and without bogus nil elements.
20743
207442005-06-23 Richard M. Stallman <rms@gnu.org>
20745
20746 * simple.el (set-variable): Args renamed; doc fix.
20747 (line-move-1): When there are overlays around, use vertical-motion.
20748
20749 * faces.el (escape-glyph): Use brown against light background.
20750 (nobreak-space): Rename from no-break-space.
20751 Fix previous change.
20752
20753 * dired-aux.el (dired-do-copy): Fix arg prompt.
20754
20755 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
20756
207572005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20758
20759 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
20760 rather than "Distributor".
20761
207622005-06-23 Lute Kamstra <lute@gnu.org>
20763
20764 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
20765 (debug-on-entry): Use it. New interactive declaration that uses
20766 function-called-at-point.
20767
207682005-06-23 Kim F. Storm <storm@cua.dk>
20769
20770 * subr.el (save-match-data): Add comment about using evaporate arg
20771 to set-match-data.
20772
207732005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
20774
20775 * cus-edit.el (customize-face)
20776 (customize-face-other-window): Handle face aliases.
20777
20778 * faces.el (face-documentation, set-face-attribute)
20779 (face-spec-set): Handle face aliases.
20780
207812005-06-22 Juanma Barranquero <lekktu@gmail.com>
20782
20783 * help-mode.el (help-make-xrefs): If a symbol representing a face
20784 name is not followed by the word "face", it could still be a
20785 function or variable name, so don't bypass other checks.
20786
207872005-06-22 Juri Linkov <juri@jurta.org>
20788
20789 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
20790 Replace aliased functions with calls where second arg `inherit' is t.
20791
207922005-06-22 Nick Roberts <nickrob@snap.net.nz>
20793
20794 * progmodes/gdb-ui.el (gdb-error): New variable.
20795 (gdb-error): New function.
20796 (gdb-annotation-rules): Act on error-begin and error annotations.
20797 (gdb-concat-output): Use font-lock-warning-face for errors.
20798
207992005-06-22 Miles Bader <miles@gnu.org>
20800
20801 * bindings.el (propertized-buffer-identification): Use renamed
20802 `Buffer-menu-buffer' face.
20803
20804 * faces.el (vertical-border): Rename from `vertical-divider'.
20805 (escape-glyph): Change dark-background color back to `cyan'.
20806
208072005-06-21 Juri Linkov <juri@jurta.org>
20808
20809 * faces.el (face-user-default-spec): Try getting `customized-face'
20810 prior to `saved-face'.
20811 (frame-background-mode): Refill docstring.
20812
20813 * emacs-lisp/lisp-mode.el (eval-defun-1):
20814 * emacs-lisp/edebug.el (edebug-eval-defun):
20815 Set `saved-face' temporarily to nil before calling form.
20816 Set `customized-face' to the new spec after that.
20817
208182005-06-21 Juanma Barranquero <lekktu@gmail.com>
20819
20820 * subr.el (1value, lambda, key-substitution-in-progress):
20821 Doc fixes.
20822
20823 * autoinsert.el (auto-insert-alist):
20824 * ses.el (ses-call-printer):
20825 * subr.el (noreturn):
20826 * emacs-lisp/lisp.el (check-parens):
20827 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
20828 * net/browse-url.el (browse-url-mosaic):
20829 * progmodes/cc-defs.el (c-safe-scan-lists):
20830 * progmodes/ebnf-abn.el (ebnf-abn-lex):
20831 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
20832 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
20833 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
20834 * progmodes/ebnf-iso.el (ebnf-iso-lex):
20835 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
20836
208372005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
20838
20839 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
20840
208412005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
20842
20843 * calendar/appt.el (appt-make-list): Activate the package, if
20844 not already active (for backwards compatibility).
20845
208462005-06-20 Kim F. Storm <storm@cua.dk>
20847
20848 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
20849
208502005-06-20 Miles Bader <miles@gnu.org>
20851
20852 * faces.el (vertical-divider): New face.
20853
208542005-06-20 Juanma Barranquero <lekktu@gmail.com>
20855
20856 * simple.el (kill-whole-line): Doc fix.
20857 (next-error-buffer-p, next-error-find-buffer)
20858 (clone-indirect-buffer): Fix typos in docstrings.
20859 (comment-line-break-function): Doc fix: don't say variable
20860 is automatically buffer-local (it isn't).
20861
208622005-06-19 Michael Albinus <michael.albinus@gmx.de>
20863
20864 * net/tramp-ftp.el (top):
20865 * net/tramp-smb.el (top):
20866 * net/tramp-util.el (top):
20867 * net/tramp-uu.el (top):
20868 * net/tramp-vc.el (top):
20869 * net/tramp.el (top): Revert copyright years back to original
20870 ones. Tramp has a life outside GNU Emacs.
20871
208722005-06-19 Nick Roberts <nickrob@snap.net.nz>
20873
20874 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
20875
208762005-06-18 Juri Linkov <juri@jurta.org>
20877
20878 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
20879 end of first regexp to limit the match to the position between
20880 line number and source line with same separator character as used
20881 between file name and line number. In the second regexp limit
20882 mouse-face area to file name and line number by adding new group
20883 for them and referring it in HYPERLINK arg.
20884 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
20885 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
20886 previous line where grep markers may be already removed.
20887
208882005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
20889
20890 * progmodes/ps-mode.el: Update version and maintainer's email address.
20891
208922005-06-18 Steve Youngs <steve@xemacs.org>
20893
20894 * net/browse-url.el (browse-url-browser-function)
20895 (browse-url-default-browser): Add firefox.
20896 (browse-url-firefox-program, browse-url-firefox-arguments)
20897 (browse-url-firefox-startup-arguments)
20898 (browse-url-firefox-new-window-is-tab): New defcustoms.
20899 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
20900
209012005-06-17 Richard M. Stallman <rms@gnu.org>
20902
20903 * startup.el (command-line): Warn if specified user name has
20904 no home directory.
20905
20906 * term.el (term-get-old-input, term-input-filter, term-input-sender)
20907 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
20908
20909 * longlines.el (longlines-mode, longlines-show-hard-newlines):
20910 Doc fixes.
20911
20912 * faces.el (underline): Try bold if terminal doesn't support underline.
20913
20914 * mail/sendmail.el (mail-setup-with-from): New variable.
20915 (mail-insert-from-field): New function.
20916 (sendmail-send-it): Call it.
20917 (mail-setup): Optionally call it here.
20918
20919 * term/linux.el: Call tty-no-underline.
20920
209212005-06-17 Luc Teirlinck <teirllm@auburn.edu>
20922
20923 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
20924
209252005-06-17 Miles Bader <miles@gnu.org>
20926
20927 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
20928 (ediff-current-diff-C, ediff-current-diff-Ancestor)
20929 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
20930 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
20931 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
20932 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
20933 Remove "-face" suffix from face names.
20934 (ediff-current-diff-face-A, ediff-current-diff-face-B)
20935 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
20936 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
20937 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
20938 (ediff-even-diff-face-A, ediff-even-diff-face-B)
20939 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
20940 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
20941 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
20942 New backward-compatibility aliases for renamed faces.
20943 (ediff-current-diff-face-A, ediff-current-diff-face-B)
20944 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
20945 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
20946 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
20947 (ediff-even-diff-face-A, ediff-even-diff-face-B)
20948 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
20949 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
20950 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
20951 Use renamed ediff faces.
20952
20953 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
20954 Remove "-face" suffix from face names.
20955 (eshell-test-ok-face, eshell-test-failed-face):
20956 New backward-compatibility aliases for renamed faces.
20957 (eshell-run-test): Use renamed eshell-test faces.
20958
20959 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
20960 face name.
20961 (eshell-prompt-face): New backward-compatibility alias for renamed
20962 face.
20963 (eshell-emit-prompt): Use renamed eshell-prompt face.
20964
20965 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
20966 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
20967 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
20968 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
20969 Remove "-face" suffix from face names.
20970 (eshell-ls-directory-face, eshell-ls-symlink-face)
20971 (eshell-ls-executable-face, eshell-ls-readonly-face)
20972 (eshell-ls-unreadable-face, eshell-ls-special-face)
20973 (eshell-ls-missing-face, eshell-ls-archive-face)
20974 (eshell-ls-backup-face, eshell-ls-product-face)
20975 (eshell-ls-clutter-face):
20976 New backward-compatibility aliases for renamed faces.
20977 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
20978
20979 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
20980 Remove "-face" suffix from face name.
20981 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
20982 instead of literal face.
20983
209842005-06-17 Juanma Barranquero <lekktu@gmail.com>
20985
20986 * emacs-lisp/warnings.el (display-warning, lwarn)
20987 (warning-minimum-log-level): Doc fixes.
20988 (warning-minimum-level, warning-minimum-log-level):
20989 Add :debug to :type choices.
20990
20991 * progmodes/ada-mode.el (ada-format-paramlist)
20992 (ada-get-indent-case, ada-check-matching-start)
20993 (ada-check-defun-name, ada-goto-matching-decl-start)
20994 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
20995 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
20996 (ada-make-subprogram-body): Follow error conventions.
20997 (ada-case-exception-file, ada-indent-comment-as-code)
20998 (ada-indent-handle-comment-special, ada-indent-renames)
20999 (ada-indent-return, ada-search-directories-internal)
21000 (ada-tab-policy, ada-case-exception-substring)
21001 (ada-other-file-alist, ada-matching-start-re)
21002 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
21003 (ada-imenu-generic-expression, ada-compile-goto-error)
21004 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
21005 (ada-popup-menu, ada-add-extensions, ada-mode)
21006 (ada-region-selected, ada-create-case-exception)
21007 (ada-create-case-exception-substring, ada-after-keyword-p)
21008 (ada-activate-keys-for-case, ada-adjust-case-region)
21009 (ada-adjust-case-buffer, ada-format-paramlist)
21010 (ada-scan-paramlist, ada-insert-paramlist)
21011 (ada-indent-newline-indent)
21012 (ada-indent-newline-indent-conditional)
21013 (ada-justified-indent-current, ada-goto-previous-word)
21014 (ada-indent-current, ada-get-indent-open-paren)
21015 (ada-get-indent-paramlist, ada-get-indent-end)
21016 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
21017 (ada-get-indent-block-start, ada-get-indent-subprog)
21018 (ada-get-indent-noindent, ada-get-indent-label)
21019 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
21020 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
21021 (ada-goto-stmt-end, ada-goto-next-word)
21022 (ada-check-matching-start, ada-check-defun-name)
21023 (ada-goto-matching-decl-start, ada-goto-matching-start)
21024 (ada-goto-matching-end, ada-search-ignore-string-comment)
21025 (ada-in-decl-p, ada-looking-at-semi-or)
21026 (ada-looking-at-semi-private, ada-in-paramlist-p)
21027 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
21028 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
21029 (ada-next-procedure, ada-previous-procedure, ada-next-package)
21030 (ada-previous-package, ada-create-menu)
21031 (ada-fill-comment-paragraph-justify)
21032 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
21033 (ada-other-file-name, ada-last-which-function-line)
21034 (ada-last-which-function-subprog, ada-which-function)
21035 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
21036 (ada-gen-treat-proc, ada-check-emacs-version)
21037 (ada-continuation-indent, ada-align-region-separate):
21038 Fix typos in docstrings.
21039 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
21040
210412005-06-16 Lute Kamstra <lute@gnu.org>
21042
21043 * simple.el (fundamental-mode): Run after-change-major-mode-hook
21044 conditionally.
21045
210462005-06-16 Juanma Barranquero <lekktu@gmail.com>
21047
21048 * comint.el (comint-replace-by-expanded-filename)
21049 (comint-prompt-regexp, comint-delimiter-argument-list)
21050 (comint-preinput-scroll-to-bottom):
21051 * info.el (Info-hide-cookies-node):
21052 * ls-lisp.el (ls-lisp-classify):
21053 * find-file.el (ff-search-directories, ff-special-constructs)
21054 (ff-find-other-file):
21055 * font-lock.el (font-lock-keywords):
21056 * shell.el (shell-prompt-pattern)
21057 (shell-dynamic-complete-functions, shell-mode)
21058 (shell-delimiter-argument-list):
21059 * term.el (term-replace-by-expanded-filename)
21060 (term-prompt-regexp, term-delimiter-argument-list):
21061 * woman.el (woman-ignore, woman0-if):
21062 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
21063 * emacs-lisp/elint.el (elint-init-env):
21064 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
21065 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
21066 * language/ethio-util.el (ethio-tilde-escape)
21067 (ethio-use-three-dot-question):
21068 * net/zone-mode.el (zone-mode-load-time-setup):
21069 * progmodes/cc-align.el (c-lineup-argcont):
21070 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
21071 * progmodes/cperl-mode.el (cperl-set-style-back):
21072 * progmodes/inf-lisp.el (inferior-lisp-prompt):
21073 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
21074 Fix spellings in docstrings.
21075
21076 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
21077 * progmodes/modula2.el (m2-for): Fix spellings.
21078
21079 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
21080
21081 * simple.el (undo-more): Don't use `format' on `error' arguments.
21082 Improve argument/docstring consistency.
21083 (pending-undo-list): Doc fix.
21084
21085 * smerge-mode.el (smerge-ensure-match):
21086 * emulation/vip.el (vip-ex):
21087 * net/zone-mode.el (zone-mode-update-serial):
21088 * progmodes/idlwave.el (idlwave-complete):
21089 * progmodes/vhdl-mode.el (vhdl-visit-file)
21090 (vhdl-compose-wire-components):
21091 Don't use `format' on `error' arguments.
21092
21093 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
21094 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
21095 (tooltip-help-tips): Fix typos in docstrings.
21096
210972005-06-16 David Ponce <david@dponce.com>
21098
21099 * tree-widget.el (tree-widget-value-create): Simplify last change.
21100
211012005-06-15 Matt Hodges <MPHodges@member.fsf.org>
21102
21103 * ido.el (ido-incomplete-regexp): New variable.
21104 (ido-set-matches-1): Handle invalid-regexp error and set
21105 ido-incomplete-regexp.
21106 (ido-incomplete-regexp): New face.
21107 (ido-completions): Use it.
21108 (ido-complete, ido-exit-minibuffer, ido-completions):
21109 Handle incomplete regexps.
21110 (ido-completions): Add check for complete match when entering a regexp.
21111
211122005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
21113
21114 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
21115
211162005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21117
21118 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
21119 by field delimiters.
21120
211212005-06-15 David Ponce <david@dponce.com>
21122
21123 * tree-widget.el: eval-and-compile inlined functions so they will
21124 be available at run-time too.
21125 (tree-widget-super-format-handler)
21126 (tree-widget-format-handler): Remove.
21127 (tree-widget-value-create): Handle the :indent property.
21128
211292005-06-15 Miles Bader <miles@gnu.org>
21130
21131 * progmodes/which-func.el (which-func): Only inherit
21132 `font-lock-function-name-face' when that makes sense against the
21133 default mode-line face, otherwise set the face color explicitly.
21134
21135 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
21136 faces instead of (non-existent) variables.
21137
211382005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
21139
21140 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
21141 (iswitchb-get-matched-buffers): Likewise. Simplify.
21142
211432005-06-14 Miles Bader <miles@gnu.org>
21144
21145 * progmodes/ld-script.el (ld-script-location-counter):
21146 Remove "-face" suffix from face name.
21147 (ld-script-location-counter-face):
21148 New backward-compatibility alias for renamed face.
21149 (ld-script-location-counter-face): Use renamed face.
21150
21151 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
21152 (cperl-hash): Remove "-face" suffix from face names.
21153 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
21154 New backward-compatibility aliases for renamed faces.
21155 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
21156 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
21157
21158 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
21159 name.
21160 (which-func-face): New backward-compatibility alias for renamed face.
21161 (which-func-format): Use renamed which-func face.
21162
21163 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
21164 (vhdl-function, vhdl-directive, vhdl-reserved-word)
21165 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
21166 names.
21167 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
21168 (vhdl-speedbar-configuration, vhdl-speedbar-package)
21169 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
21170 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
21171 (vhdl-speedbar-architecture-selected)
21172 (vhdl-speedbar-configuration-selected)
21173 (vhdl-speedbar-package-selected)
21174 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
21175 names.
21176 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
21177 Use renamed faces.
21178 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
21179 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
21180 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
21181 Use renamed faces.
21182 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
21183 names.
21184 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
21185 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
21186 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
21187 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
21188 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
21189 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
21190
21191 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
21192 face name.
21193 (sh-heredoc-face): New backward-compatibility alias for renamed face.
21194 (sh-heredoc-face): Use renamed sh-heredoc face.
21195
21196 * progmodes/idlw-help.el (idlwave-help-link):
21197 Remove "-face" suffix from face name.
21198 (idlwave-help-link-face):
21199 New backward-compatibility alias for renamed face.
21200 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
21201
21202 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
21203 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
21204 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
21205 New backward-compatibility aliases for renamed faces.
21206 (idlwave-shell-disabled-breakpoint-face)
21207 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
21208
21209 * progmodes/flymake.el (flymake-errline, flymake-warnline):
21210 Remove "-face" suffix from face names.
21211 (flymake-errline-face, flymake-warnline-face):
21212 New backward-compatibility aliases for renamed faces.
21213 (flymake-highlight-line): Use renamed flymake faces.
21214
21215 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
21216 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
21217 (ebrowse-member-class, ebrowse-progress):
21218 Remove "-face" suffix from face names.
21219 (ebrowse-tree-mark-face, ebrowse-root-class-face)
21220 (ebrowse-file-name-face, ebrowse-default-face)
21221 (ebrowse-member-attribute-face, ebrowse-member-class-face)
21222 (ebrowse-progress-face):
21223 New backward-compatibility aliases for renamed faces.
21224 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
21225 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
21226 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
21227 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
21228
21229 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
21230 antlr-syntax)
21231 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
21232 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
21233 names.
21234 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
21235 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
21236 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
21237 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
21238 backward-compatibility aliases for renamed faces.
21239 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
21240 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
21241 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
21242 remove "font-lock-". Use renamed antlr-mode faces.
21243 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
21244 literal face-names with face variable references.
21245
21246 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
21247 face name.
21248 (Buffer-menu-buffer-face): New backward-compatibility alias for
21249 renamed face.
21250 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
21251
212522005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
21253
21254 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
21255 Eliminate "-face" suffix.
21256 (makefile-targets): Inherit from font-lock-function-name-face and
21257 eliminate "-face" suffix.
21258 (makefile-shell): Remove attributes and eliminate "-face" suffix.
21259 (makefile-*-font-lock-keywords): Append makefile-targets in rule
21260 actions, instead of prepending, to make it less visible.
21261 (makefile-previous-dependency, makefile-match-dependency):
21262 Don't match a target on a continuation line.
21263
21264 * files.el (auto-mode-alist): Put Makefile in gmake mode.
21265
212662005-06-15 Nick Roberts <nickrob@snap.net.nz>
21267
21268 * progmodes/gdb-ui.el (menu): Re-order menu items.
21269 (gdb-tooltip-print): Respect tooltip-use-echo-area.
21270
21271 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
21272 Define in tooltip.el.
21273 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
21274 (gud-tooltip-tips): Respect tooltip-use-echo-area and
21275 gud-tooltip-echo-area.
21276
21277 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
21278 backward compatibility and make obsolete.
21279 (tooltip-help-tips): Use tooltip-use-echo-area.
21280 (tooltip-show-help-function): Rename to...
21281 (tooltip-show-help): ...this, because it is a function.
21282 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
21283
212842005-06-14 Luc Teirlinck <teirllm@auburn.edu>
21285
21286 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
21287 (edebug-print-length, edebug-print-level, edebug-print-circle)
21288 (edebug-modify-breakpoint, edebug-eval-last-sexp)
21289 (edebug-eval-print-last-sexp): Doc fixes.
21290
212912005-06-14 Kim F. Storm <storm@cua.dk>
21292
21293 * ido.el (ido-mode): Make a new keymap every time we enable ido,
21294 as the coverage buffer/file/both may change.
21295
212962005-06-14 Lute Kamstra <lute@gnu.org>
21297
21298 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
21299 and run-mode-hooks. Simplify.
21300
21301 * mail/rmailedit.el (rmail-edit-mode):
21302 * progmodes/octave-inf.el (inferior-octave-mode):
21303 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
21304
21305 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
21306 and run-mode-hooks.
21307 (recentf-edit-list, recentf-open-files): Don't call
21308 kill-all-local-variables directly.
21309
21310 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
21311
213122005-06-14 Juanma Barranquero <lekktu@gmail.com>
21313
21314 * emacs-lisp/byte-run.el (make-obsolete)
21315 (define-obsolete-function-alias): Rename arguments FUNCTION and
21316 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
21317 (make-obsolete-variable, define-obsolete-variable-alias):
21318 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
21319 respectively.
21320
21321 * isearchb.el (isearchb-activate):
21322 * pcvs.el (cvs-mode):
21323 * ses.el (ses-load):
21324 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
21325 * net/tramp.el (tramp-find-file-exists-command)
21326 (tramp-find-shell):
21327 * progmodes/ada-mode.el (ada-create-case-exception)
21328 (ada-create-case-exception-substring, ada-make-subprogram-body):
21329 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
21330 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
21331 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
21332 * textmodes/org.el (org-promote, org-evaluate-time-range)
21333 (org-agenda-next-date-line, org-agenda-previous-date-line)
21334 (org-agenda-error, org-open-at-point, org-table-move-row)
21335 (org-format-table-table-html-using-table-generate-source)
21336 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
21337 * textmodes/reftex.el (reftex-access-scan-info):
21338 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
21339 (reftex-toc-promote-prepare): Follow error conventions.
21340
21341 * diff-mode.el (diff-mode): Fix typo in docstring.
21342
21343 * forms.el (forms--intuit-from-file): Fix reference to
21344 `forms-number-of-fields' in error message.
21345 (forms-print): Fix quoting in error message.
21346
21347 * forms.el (forms-mode):
21348 * emulation/vi.el (vi-goto-insert-state):
21349 * progmodes/flymake.el (flymake-new-err-info)
21350 (flymake-start-syntax-check-for-current-buffer)
21351 (flymake-simple-cleanup):
21352 * eshell/esh-var.el (eshell/export):
21353 * progmodes/gud.el (xdb):
21354 * textmodes/flyspell.el (flyspell-incorrect-hook)
21355 (flyspell-maybe-correct-transposition)
21356 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
21357
213582005-06-13 Luc Teirlinck <teirllm@auburn.edu>
21359
21360 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
21361 minibuffer prompt.
21362
213632005-06-13 Kim F. Storm <storm@cua.dk>
21364
21365 * subr.el (add-to-ordered-list): New defun.
21366
21367 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
21368 add cua--keymap-alist to emulation-mode-map-alists.
21369
213702005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
21371
21372 * subr.el (complete-in-turn): New macro.
21373 (dynamic-completion-table, lazy-completion-table): Add debug info.
21374
21375 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
21376 in preference to face aliases.
21377
21378 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
21379 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
21380 Remove unused vars `start' and `firstline'.
21381 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
21382 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
21383
213842005-06-13 Eli Zaretskii <eliz@gnu.org>
21385
21386 * cus-start.el (all): Don't complain about missing GTK-related
21387 variables, unless either `gtk' is boundp or this isn't a
21388 `windows-nt' build.
21389
213902005-06-13 Lute Kamstra <lute@gnu.org>
21391
21392 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
21393 run-mode-hooks.
21394
21395 * ediff-mult.el (ediff-meta-mode):
21396 * ediff-util.el (ediff-mode): Use run-mode-hooks.
21397
21398 * ledit.el (ledit-mode): Use delay-mode-hooks.
21399
21400 * woman.el (woman-mode-line-format): Delete constant.
21401 (woman-mode-map): Initialize it properly.
21402 (woman-mode): Set mode-class property to special.
21403 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
21404 Set major-mode and mode-name. Don't set mode-line-format directly.
21405 (Man-getpage-in-background): Don't reference woman-mode-line-format.
21406
21407 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
21408 string argument obsolete.
21409
214102005-06-13 Carsten Dominik <dominik@science.uva.nl>
21411
21412 * textmodes/org.el (org-CUA-compatible): New option.
21413 (org-disputed-keys): New variable.
21414 (org-key): New function.
21415 (orgtbl-make-binding): Add docstring to the created function.
21416 (org-mode): Set paragraph start/separate regexps.
21417 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
21418 (org-archive-location, org-archive-mark-done)
21419 (org-archive-stamp-time): New options.
21420 (org-archive-subtree): New command.
21421 (org-fill-paragraph): New function.
21422 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
21423 (org-fake-empty-table-line): Function removed.
21424 (org-format-org-table-html): Do not create empty table lines at
21425 separator lines. Improved table header treatment.
21426 (org-link-format): New option.
21427 (org-make-link): New function.
21428 (org-insert-link, org-store-link): Use org-make-link.
21429 (org-open-file): Quote file name for shell command, to allow
21430 spaces in file names.
21431 (org-link-regexp): Fix bug with mailto link.
21432 (org-link-maybe-angles-regexp, org-protected-link-regexp):
21433 New constants.
21434 (org-export-as-html): Deal with the optional angles around a link.
21435 Better treatment of file: links.
21436 (org-open-at-point): Replace @{ and @} with < and >.
21437 (org-run-mode-hooks): Function removed.
21438 (org-agenda-mode): No longer use `org-run-mode-hooks'.
21439
214402005-06-13 Nick Roberts <nickrob@snap.net.nz>
21441
21442 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
21443 MI command -data-list-register-values.
21444 (gdb-post-prompt): Indent properly.
21445
214462005-06-13 Juanma Barranquero <lekktu@gmail.com>
21447
21448 * hilit-chg.el (highlight-changes-colors): Rename from
21449 `highlight-changes-colours'.
21450 (highlight-changes-colours): Keep as obsolete alias.
21451 (highlight-changes-face-list): Doc fix.
21452 (hilit-chg-make-list): Use `highlight-changes-colors'.
21453
214542005-06-12 Mark A. Hershberger <mah@everybody.org>
21455
21456 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
21457 defun-prompt-regexp.
21458
214592005-06-12 Eli Zaretskii <eliz@gnu.org>
21460
21461 * loadup.el: Don't say we are dumping under 2 names on windows-nt
21462 and cygwin.
21463
21464 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
21465 Don't use an old loaddefs.el, as in Makefile.in.
21466
214672005-06-12 Lute Kamstra <lute@gnu.org>
21468
21469 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
21470
21471 * man.el (Man-mode-map): Initialize it properly.
21472 (Man-mode): Set mode-class property to special.
21473
21474 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
21475
214762005-06-11 Luc Teirlinck <teirllm@auburn.edu>
21477
21478 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
21479 A newline is needed in the docstring there.
21480
21481 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
21482 Doc fixes.
21483
214842005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21485
21486 * printing.el: Doc fix. The menubar is no more changed when printing
21487 is loaded, it only changes when pr-menu-bind or pr-update-menus is
21488 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
21489 (pr-version): New version number (6.8.4).
21490 (pr-menu-bind): New command.
21491 (pr-update-menus): Docstring and code fix.
21492 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
21493 Docstring fix.
21494 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
21495 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
21496
214972005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
21498
21499 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
21500 "Returns" to "return", document useful return values, etc.
21501
215022005-06-11 Alan Mackenzie <acm@muc.de>
21503
21504 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
21505 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
21506 (adaptive-file-function): Minor amendment to doc-string.
21507
215082005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
21509
21510 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
21511 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
21512 Fix :type--it is `integer', not `string'.
21513
21514 * faces.el (modeline-highlight): Rename from (the erroneous)
21515 `modeline-higilight'.
21516
215172005-06-11 Lute Kamstra <lute@gnu.org>
21518
21519 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
21520 lisp-interaction-mode-map but make it the parent.
21521 (edebug-eval-mode): Use define-derived-mode.
21522
215232005-06-11 Andreas Schwab <schwab@suse.de>
21524
21525 * bindings.el: Add binding of `ESC functionkey' for every
21526 `M-functionkey'.
21527 * hexl.el (hexl-mode-map): Likewise.
21528
215292005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
21530
21531 * progmodes/compile.el (compilation-error-regexp-alist-alist)
21532 [msft]: update regexp for newer msft compilers.
21533
215342005-06-10 Mark A. Hershberger <mah@everybody.org>
21535
21536 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
21537 ATTLIST portions of included DTDs.
21538 (xml-parse-dtd): Eliminate use of inefficient match-data.
21539
215402005-06-10 Miles Bader <miles@gnu.org>
21541
21542 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
21543 (mpuz-text): Remove "-face" suffix from face names.
21544 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
21545 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
21546 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
21547
21548 * play/gomoku.el (gomoku-O, gomoku-X):
21549 Remove "-face" suffix from face names.
21550 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
21551 New backward-compatibility aliases for renamed faces.
21552 (gomoku-font-lock-keywords): Use renamed gomoku faces.
21553
215542005-06-10 Juanma Barranquero <lekktu@gmail.com>
21555
21556 * thumbs.el: Fixes for changes of 2005-06-09.
21557 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
21558 as a directory.
21559 (thumbs-thumbname): Remove directory separator from format string;
21560 `thumbs-thumbsdir' now returns a valid directory name.
21561 (thumbs-temp-dir): New defsubst.
21562 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
21563 Use it.
21564
21565 * cus-edit.el (minibuffer):
21566 * files.el (make-backup-file-name-function):
21567 * filesets.el (filesets-external-viewers):
21568 * hilit-chg.el (highlight-changes-colours)
21569 (highlight-changes-face-list, highlight-changes-rotate-faces):
21570 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
21571 * kmacro.el (kmacro-call-macro):
21572 * log-edit.el (log-edit-changelog-full-paragraphs):
21573 * mouse.el (mouse-1-click-follows-link):
21574 * skeleton.el (skeleton-autowrap):
21575 * subr.el (insert-for-yank-1):
21576 * tempo.el (tempo-insert-region):
21577 * terminal.el (terminal-emulator):
21578 * time.el (display-time-mail-face):
21579 * vc.el (vc-annotate):
21580 * vcursor.el (vcursor-copy-line):
21581 * woman.el (woman-bold-headings, woman-ignore)
21582 (woman-default-faces, woman-monochrome-faces):
21583 * calendar/todo-mode.el (todo-insert-threshold):
21584 * emulation/pc-select.el (pc-select-selection-keys-only)
21585 (pc-selection-mode):
21586 * emulation/vip.el (vip-find-char-forward):
21587 * emulation/viper-cmd.el (viper-find-char-forward):
21588 * international/mule-cmds.el
21589 (select-safe-coding-system-accept-default-p)
21590 (input-method-exit-on-invalid-key):
21591 * international/mule-diag.el (describe-coding-system):
21592 * international/ucs-tables.el (unify-8859-on-encoding-mode):
21593 * net/browse-url.el (browse-url-xterm-program):
21594 * obsolete/lazy-lock.el (lazy-lock-mode):
21595 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
21596 (cperl-mode):
21597 * progmodes/cpp.el (cpp-face-light-name-list)
21598 (cpp-face-dark-name-list):
21599 * progmodes/delphi.el (delphi-newline-always-indents):
21600 Fix spellings in docstrings.
21601
21602 * ido.el (ido-mode, ido-file-extensions-order)
21603 (ido-default-file-method, ido-default-buffer-method)
21604 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
21605 (ido-decorations, ido-read-file-name-as-directory-commands)
21606 (ido-read-file-name-non-ido, ido-work-directory-list)
21607 (ido-ignore-item-temp-list, ido-current-directory)
21608 (ido-magic-forward-char, ido-enter-find-file)
21609 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
21610 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
21611
216122005-06-10 Lute Kamstra <lute@gnu.org>
21613
21614 * play/dunnet.el (dun-mode): Use define-derived-mode.
21615 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
21616 obsolete alias.
21617
21618 * play/doctor.el (doctor-mode-map): Remove defvar.
21619 (doctor-mode): Use define-derived-mode.
21620
21621 * mail/mspools.el (mspools-mode):
21622 * net/eudc-hotlist.el (eudc-hotlist-mode):
21623 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
21624
216252005-06-10 Miles Bader <miles@gnu.org>
21626
21627 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
21628 Remove "-face" suffix from face names.
21629 (flyspell-incorrect-face, flyspell-duplicate-face):
21630 New backward-compatibility aliases for renamed faces.
21631 (flyspell-mode-on, make-flyspell-overlay)
21632 (flyspell-highlight-incorrect-region)
21633 (flyspell-highlight-duplicate-region)
21634 (flyspell-display-next-corrections)
21635 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
21636
21637 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
21638 from face name.
21639 (texinfo-heading-face): New backward-compatibility alias for
21640 renamed face.
21641 (texinfo-heading-face): Use renamed texinfo-heading face.
21642
21643 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
21644 suffix from face names.
21645 (tex-math-face, tex-verbatim-face):
21646 New backward-compatibility aliases for renamed faces.
21647 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
21648 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
21649 literal face name.
21650
21651 * textmodes/table.el (table-cell): Remove "-face" suffix from face
21652 name.
21653 (table-cell-face): New backward-compatibility alias for renamed face.
21654 (table--put-cell-face-property, table--update-cell-face):
21655 Use renamed table-cell face.
21656
21657 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
21658 from face name.
21659 (sgml-namespace-face): New backward-compatibility alias for
21660 renamed face.
21661 (sgml-namespace-face): Use renamed sgml-namespace face.
21662
21663 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
21664 (org-level-4, org-level-5, org-level-6, org-level-7)
21665 (org-level-8, org-warning, org-headline-done)
21666 (org-deadline-announce, org-scheduled-today)
21667 (org-scheduled-previously, org-link, org-done, org-table)
21668 (org-time-grid): Remove "-face" suffix from face names.
21669 (org-level-1-face, org-level-2-face, org-level-3-face)
21670 (org-level-4-face, org-level-5-face, org-level-6-face)
21671 (org-level-7-face, org-level-8-face, org-warning-face)
21672 (org-headline-done-face, org-deadline-announce-face)
21673 (org-scheduled-today-face, org-scheduled-previously-face)
21674 (org-link-face, org-done-face, org-table-face)
21675 (org-time-grid-face):
21676 New backward-compatibility aliases for renamed faces.
21677 (org-level-faces, org-set-font-lock-defaults, org-timeline)
21678 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
21679 (org-agenda-get-timestamps, org-agenda-get-scheduled)
21680 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
21681
21682 * emulation/viper-init.el (viper-search, viper-replace-overlay)
21683 (viper-minibuffer-emacs, viper-minibuffer-insert)
21684 (viper-minibuffer-vi): Remove "-face" suffix from face names.
21685 (viper-search-face, viper-replace-overlay-face)
21686 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
21687 (viper-minibuffer-vi-face):
21688 New backward-compatibility aliases for renamed faces.
21689 (viper-search-face, viper-replace-overlay-face)
21690 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
21691 (viper-minibuffer-vi-face): Use renamed viper faces.
21692
21693 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
21694 Remove "-face" suffix from face names.
21695 (testcover-nohits-face, testcover-1value-face):
21696 New backward-compatibility aliases for renamed faces.
21697 (testcover-mark): Use renamed testcover faces.
21698
21699 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
21700 face name.
21701 (diary-button-face): New backward-compatibility alias for renamed face.
21702 (diary-entry): Use renamed diary-button face.
21703
21704 * calendar/calendar.el (diary, calendar-today, holiday)
21705 (mark-visible-calendar-date): Remove "-face" suffix from face names.
21706 (diary-face, calendar-today-face, holiday-face):
21707 New backward-compatibility aliases for renamed faces.
21708 (eval-after-load "facemenu", diary-entry-marker)
21709 (calendar-today-marker, calendar-holiday-marker, diary-face):
21710 Use renamed calendar faces.
21711
21712 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
21713 (compare-windows-face): New backward-compatibility alias for
21714 renamed face.
21715 (compare-windows-highlight): Use renamed compare-windows face.
21716
21717 * strokes.el (strokes-char): Remove "-face" suffix from face name.
21718 (strokes-char-face): New backward-compatibility alias for renamed face.
21719 (strokes-encode-buffer): Use renamed strokes-char face.
21720
21721 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
21722 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
21723 Remove "-face" suffix from face names.
21724 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
21725 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
21726 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
21727 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
21728 Use renamed pcvs faces.
21729 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
21730 * pcvs-defs.el (cvs-mode-map): Likewise.
21731 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
21732
21733 * info.el (info-title-1, info-title-2, info-title-3)
21734 (info-title-4): Remove "-face" suffix from and downcase face names.
21735 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
21736 (Info-title-4-face):
21737 New backward-compatibility aliases for renamed faces.
21738 (Info-fontify-node): Use renamed info faces.
21739
21740 * hilit-chg.el (highlight-changes, highlight-changes-delete):
21741 Remove "-face" suffix from face names.
21742 (highlight-changes-face, highlight-changes-delete-face):
21743 New backward-compatibility aliases for renamed faces.
21744 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
21745 (hilit-chg-make-list): Use renamed highlight-changes faces.
21746
21747 * generic-x.el (show-tabs-tab, show-tabs-space):
21748 Remove "-face" suffix from face names.
21749 (show-tabs-tab-face, show-tabs-space-face):
21750 New backward-compatibility aliases for renamed faces.
21751 (show-tabs-generic-mode-font-lock-defaults-1)
21752 (show-tabs-generic-mode-font-lock-defaults-2):
21753 Use renamed show-tabs faces.
21754
21755 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
21756 (smerge-markers): Remove "-face" suffix from face names.
21757 (smerge-mine-face, smerge-other-face, smerge-base-face)
21758 (smerge-markers-face):
21759 New backward-compatibility aliases for renamed faces.
21760 (smerge-mine-face, smerge-other-face, smerge-base-face)
21761 (smerge-markers-face): Use renamed smerge faces.
21762
21763 * log-view.el (log-view-file, log-view-message): Remove "-face"
21764 suffix from face names.
21765 (log-view-file-face, log-view-message-face):
21766 New backward-compatibility aliases for renamed faces.
21767 (log-view-file-face, log-view-message-face): Use renamed log-view
21768 faces.
21769
21770 * paren.el (show-paren-match, show-paren-mismatch):
21771 Remove "-face" suffix from face names.
21772 (show-paren-match-face, show-paren-mismatch-face):
21773 New backward-compatibility aliases for renamed faces.
21774 (show-paren-function): Use renamed show-paren faces.
21775
21776 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
21777 (ruler-mode-margins, ruler-mode-fringes)
21778 (ruler-mode-column-number, ruler-mode-fill-column)
21779 (ruler-mode-comment-column, ruler-mode-goal-column)
21780 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
21781 suffix from face names.
21782 (ruler-mode-default-face, ruler-mode-pad-face)
21783 (ruler-mode-margins-face, ruler-mode-fringes-face)
21784 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
21785 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
21786 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
21787 New backward-compatibility aliases for renamed faces.
21788 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
21789 (ruler-mode-column-number, ruler-mode-fill-column)
21790 (ruler-mode-comment-column, ruler-mode-goal-column)
21791 (ruler-mode-tab-stop, ruler-mode-current-column)
21792 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
21793 faces.
21794
21795 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
21796 face name.
21797 (whitespace-highlight-the-space): Use renamed face.
21798 (whitespace-highlight-face): New backward-compatibility alias for
21799 renamed face.
21800
21801 * woman.el (woman-italic, woman-bold, woman-unknown)
21802 (woman-addition, woman-symbol-face):
21803 Remove "-face" suffix from face names.
21804 (woman-italic-face, woman-bold-face, woman-unknown-face)
21805 (woman-addition-face):
21806 New backward-compatibility aliases for renamed faces.
21807 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
21808 (woman-decode-region, woman-replace-match)
21809 (woman-display-extended-fonts, woman-special-characters)
21810 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
21811 Use renamed woman faces.
21812
21813 * longlines.el (longlines-visible-face): Face removed.
21814
21815 * diff-mode.el (diff-header, diff-file-header, diff-index)
21816 (diff-hunk-header, diff-removed, diff-added, diff-changed)
21817 (diff-function, diff-context, diff-nonexistent): Remove "-face"
21818 suffix from face names.
21819 (diff-header-face, diff-file-header-face, diff-index-face)
21820 (diff-hunk-header-face, diff-removed-face, diff-added-face)
21821 (diff-changed-face, diff-function-face, diff-context-face)
21822 (diff-nonexistent-face): New backward-compatibility aliases for
21823 renamed faces.
21824 (diff-header-face, diff-file-header-face)
21825 (diff-index, diff-index-face, diff-hunk-header)
21826 (diff-hunk-header-face, diff-removed, diff-removed-face)
21827 (diff-added, diff-added-face, diff-changed-face, diff-function)
21828 (diff-function-face, diff-context-face, diff-nonexistent)
21829 (diff-nonexistent-face): Use renamed diff-mode faces.
21830
21831 * progmodes/compile.el (compilation-warning-face)
21832 (compilation-info-face): Remove "-face" suffix from face names.
21833 (compilation-warning-face, compilation-info-face):
21834 New backward-compatibility aliases for renamed faces.
21835 (compilation-warning-face, compilation-info-face):
21836 Use renamed compilation faces.
21837
21838 * add-log.el (change-log-date, change-log-name)
21839 (change-log-email, change-log-file, change-log-list)
21840 (change-log-conditionals, change-log-function)
21841 (change-log-acknowledgement): Remove "-face" suffix from face names.
21842 (change-log-date-face, change-log-name-face)
21843 (change-log-email-face, change-log-file-face)
21844 (change-log-list-face, change-log-conditionals-face)
21845 (change-log-function-face, change-log-acknowledgement-face):
21846 New backward-compatibility aliases for renamed faces.
21847 (change-log-font-lock-keywords): Use renamed change-log faces.
21848
21849 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
21850 (custom-set, custom-changed, custom-saved, custom-button)
21851 (custom-button-pressed, custom-documentation, custom-state)
21852 (custom-comment, custom-comment-tag, custom-variable-tag)
21853 (custom-variable-button, custom-face-tag, custom-group-tag-1)
21854 (custom-group-tag): Remove "-face" suffix from face names.
21855 (custom-magic-alist, custom-magic-value-create)
21856 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
21857 (custom-invalid-face, custom-rogue-face, custom-modified-face)
21858 (custom-set-face, custom-changed-face, custom-saved-face)
21859 (custom-button-face, custom-button-pressed-face)
21860 (custom-documentation-face, custom-state-face)
21861 (custom-comment-face, custom-comment-tag-face)
21862 (custom-variable-tag-face, custom-variable-button-face)
21863 (custom-face-tag-face, custom-group-tag-face-1)
21864 (custom-group-tag-face):
21865 New backward-compatibility aliases for renamed faces.
21866
21867 * wid-edit.el (widget-documentation, widget-button)
21868 (widget-field, widget-single-line-field, widget-inactive)
21869 (widget-button-pressed): "-face" suffix removed from face names.
21870 (widget-documentation-face, widget-button-face)
21871 (widget-field-face, widget-single-line-field-face)
21872 (widget-inactive-face, widget-button-pressed-face):
21873 New backward-compatibility aliases for renamed faces.
21874 (widget-documentation-face, widget-button-face)
21875 (widget-button-pressed-face, widget-specify-field)
21876 (widget-specify-inactive): Use renamed widget faces.
21877
218782005-06-10 Kenichi Handa <handa@m17n.org>
21879
21880 * term/x-win.el (x-clipboard-yank): Remove condition-case
21881 wrapping.
21882
218832005-06-11 Kenichi Handa <handa@m17n.org>
21884
21885 * add-log.el (change-log-font-lock-keywords): Make the regexp for
21886 date lines stricter.
21887
218882005-06-10 Zhang Wei <id.brep@gmail.com>
21889
21890 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
21891 of x-get-selection.
21892
218932005-06-10 Juanma Barranquero <lekktu@gmail.com>
21894
21895 * comint.el (comint-mode, comint-snapshot-last-prompt):
21896 * frame.el (frame-current-scroll-bars):
21897 * term.el (term-mode, term-check-proc, term-input-sender)
21898 (term-simple-send, term-extract-string, term-word)
21899 (term-match-partial-filename):
21900 * window.el (window-current-scroll-bars):
21901 * emulation/cua-base.el (cua-normal-cursor-color)
21902 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
21903 (cua-global-mark-cursor-color):
21904 * mail/undigest.el (rmail-forward-separator-regex):
21905 Fix typos in docstrings.
21906
21907 * comint.el (comint-check-proc, make-comint-in-buffer)
21908 (comint-source-default): Doc fixes.
21909
21910 * term.el (term-send-string): Improve argument/docstring consistency.
21911
219122005-06-09 Luc Teirlinck <teirllm@auburn.edu>
21913
21914 * comint.el (comint-send-input): Bind `inhibit-read-only' around
21915 call to `delete-region'.
21916 (comint-mode-hook): Do not enable Font Lock by default.
21917
219182005-06-09 Lute Kamstra <lute@gnu.org>
21919
21920 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
21921 could be void.
21922
219232005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
21924
21925 * emacs-lisp/debug.el (debugger-will-be-back): New var.
21926 (debug): Use it.
21927 (debugger-step-through, debugger-continue, debugger-jump)
21928 (debugger-return-value): Set it when needed.
21929 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
21930 Use inhibit-read-only.
21931
219322005-06-09 Juanma Barranquero <lekktu@gmail.com>
21933
21934 * window.el (shrink-window-if-larger-than-buffer)
21935 (window-size-fixed): Fix typo in docstring.
21936
21937 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
21938 thumbnails directory on loading.
21939 (thumbs-conversion-program): Use `eq' to check the system type,
21940 not `equal'.
21941 (thumbs-temp-dir): Initialize to `temporary-file-directory',
21942 not "/tmp". Fix docstring.
21943 (thumbs-thumbsdir): New function to return the thumbnails
21944 directory, creating it if needed.
21945 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
21946 (thumbs-temp-file): Delete variable and make it into a function.
21947 (thumbs-resize-image, thumbs-modify-image): Use it.
21948 (thumbs-kill-buffer): Simplify.
21949 (thumbs-gensym): Defalias or duplicate CL `gensym'.
21950 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
21951 docstrings.
21952
219532005-06-09 Kim F. Storm <storm@cua.dk>
21954
21955 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
21956 set-match-data to free markers in match-data.
21957
21958 * replace.el (replace-match-data): Pass RESEAT arg `t' to
21959 match-data to unchain markers in match-data.
21960
219612005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
21962
21963 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
21964 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
21965 unnecessary now.
21966
219672005-06-08 Richard M. Stallman <rms@gnu.org>
21968
21969 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
21970 give the variable a doc string that doesn't say don't set it directly.
21971
21972 * textmodes/ispell.el (ispell-check-version):
21973 Use match-string-no-properties.
21974 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
21975 (ispell-buffer-local-words): Likewise.
21976
21977 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
21978 except on terminals with enough colors to really display it.
21979 (makefile-dependency-regex): Delete spurious `bb'.
21980
21981 * faces.el (escape-glyph): Use blue once again in last case.
21982 (no-break-space): Redefine so that it isn't invisible on a tty.
21983
219842005-06-08 Kim F. Storm <storm@cua.dk>
21985
21986 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
21987 also when reading directory name.
21988
219892005-06-08 Lute Kamstra <lute@gnu.org>
21990
21991 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
21992 (flyspell-mode-line-string): Remove autoload cookie.
21993 (flyspell-mode): Remove defvar.
21994
219952005-06-07 Lute Kamstra <lute@gnu.org>
21996
21997 * textmodes/org.el (org-run-mode-hooks): New function.
21998 (org-agenda-mode): Use it.
21999
220002005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
22001
22002 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
22003
220042005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
22005
22006 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
22007
220082005-06-06 Luc Teirlinck <teirllm@auburn.edu>
22009
22010 * font-lock.el (font-lock-add-keywords): Doc fix.
22011
220122005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
22013
22014 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
22015 (tex-compile-default): In the absence of any history, use the order in
22016 tex-compile-alist to choose the preferred command.
22017 (tex-compile-commands): Reorder a bit.
22018
22019 * textmodes/flyspell.el (flyspell-auto-correct-binding)
22020 (flyspell-incorrect-face, flyspell-duplicate-face):
22021 Use (X)Emacs-agnostic code.
22022 (flyspell-mode-map): Don't overwrite at each load. Remove code
22023 redundant with the subsequent add-minor-mode. Merge Emacs and
22024 XEmacs code.
22025 (flyspell-word): Minor simplification.
22026 (flyspell-math-tex-command-p): Quieten the byte-compiler.
22027 (flyspell-external-point-words): Remove unused vars `size' and `start'.
22028 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
22029 Merge the corresponding Emacs code.
22030 (flyspell-correct-word, flyspell-xemacs-popup):
22031 Use flyspell-do-correct.
22032
22033 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
22034 a dedicated window.
22035
22036 * international/latexenc.el (latexenc-find-file-coding-system):
22037 Undo part of last patch, to turn off a compiler warning.
22038
220392005-06-06 Juri Linkov <juri@jurta.org>
22040
22041 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
22042 Rename `tmm-inactive-face' to `tmm-inactive'.
22043
220442005-06-06 Matt Hodges <MPHodges@member.fsf.org>
22045
22046 * iswitchb.el: Rename faces.
22047
220482005-06-06 Kim F. Storm <storm@cua.dk>
22049
22050 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
22051 (cua-global-mark): Remove -face suffix from face names.
22052
22053 * emulation/cua-gmrk.el (cua--init-global-mark):
22054 Remove cua-global-mark face setup.
22055
220562005-06-06 Richard M. Stallman <rms@gnu.org>
22057
22058 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
22059 just like other allowed characters.
22060 (makefile-match-dependency): Exclude leading and training whitespace
22061 from the range of regexp subexp 1.
22062 (makefile-macroassign-regex): Don't try to match the body,
22063 just the name of the macro being defined.
22064
22065 * info.el (Info-read-node-name-2): New function.
22066 (Info-read-node-name-1): Use that.
22067 Add a completion-base-size-function property.
22068
22069 * simple.el (completion-setup-function): Look for
22070 completion-base-size-function property of minibuffer-completion-table.
22071
22072 * files.el (locate-file-completion): Doc fix.
22073
22074 * printing.el: Don't call pr-update-menus; user must do that.
22075
22076 * emacs-lisp/debug.el (debugger-window): New variable.
22077 (debug): Use debugger-window if it is set and still alive.
22078 Record debugger-window for next entry.
22079
22080 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
22081
220822005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
22083
22084 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
22085 (hack-one-local-variable, hack-local-variables)
22086 (hack-local-variables-prop-line): Pass that arg.
22087
220882005-06-06 Kim F. Storm <storm@cua.dk>
22089
22090 * ido.el (ido-first-match, ido-only-match, ido-subdir)
22091 (ido-indicator): Remove -face suffix from face names.
22092
220932005-06-06 Juri Linkov <juri@jurta.org>
22094
22095 * font-lock.el (font-lock-regexp-backslash)
22096 (font-lock-regexp-backslash-construct): New faces.
22097 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
22098 after `('. Add `while-no-input' to control structures.
22099
22100 * faces.el (no-break-space, shadow): New faces.
22101 (escape-glyph): Use less loud colors pink2 and red4.
22102
22103 * diff-mode.el (diff-context-face)
22104 * dired.el (dired-ignored)
22105 * rfn-eshadow.el (file-name-shadow)
22106 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
22107
22108 * info.el (Info-title-1-face): Use green instead of yellow because
22109 bold yellow is not readable on light backgrounds.
22110
22111 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
22112 before selecting the desired mode to not spend time fontifying
22113 old contents.
22114
221152005-06-06 Juanma Barranquero <lekktu@gmail.com>
22116
22117 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
22118 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
22119
22120 * ps-print.el (ps-default-fg, ps-default-bg):
22121 Fix typos in docstrings.
22122
22123 * isearchb.el (isearchb): Don't pass a spurious second argument to
22124 `iswitchb-completions'.
22125
221262005-06-05 Nick Roberts <nickrob@snap.net.nz>
22127
22128 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
22129 to preserve point.
22130 (gdb-find-file-hook): Add doc string.
22131
22132 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
22133 C dereferenced pointer expression.
22134 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
22135
22136 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
22137
22138 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
22139 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
22140 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
22141 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
22142 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
22143 Make background transparent.
22144
221452005-06-04 Luc Teirlinck <teirllm@auburn.edu>
22146
22147 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
22148 (font-lock-remove-keywords): Doc fix.
22149 (font-lock-mode-major-mode): Compiler defvar.
22150 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
22151
22152 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
22153 (font-lock-mode): Update `font-lock-mode-major-mode'.
22154 (font-lock-set-defaults): Compiler defvar.
22155 (font-lock-default-function): Take `font-lock-mode-major-mode'
22156 into account.
22157
22158 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
22159 keep track of which major mode it enabled the minor mode for.
22160 Use find-file-hook again. Update docstring.
22161
22162 * simple.el (eval-expression-print-level)
22163 (eval-expression-print-length, eval-expression-debug-on-error):
22164 Doc fixes.
22165
221662005-06-04 Matt Hodges <MPHodges@member.fsf.org>
22167
22168 * iswitchb.el (iswitchb-single-match-face)
22169 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
22170 (iswitchb-invalid-regexp-face): New faces.
22171 (iswitchb-completions): Use them.
22172 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
22173 now marked as an obsolete alias.
22174 (iswitchb-read-buffer): Remove check for bound font variables.
22175 (iswitchb-invalid-regexp): New free variable.
22176 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
22177 set iswitchb-invalid-regexp.
22178 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
22179 invalid regexps.
22180 (iswitchb-completions): Add check for complete match when entering
22181 a regexp.
22182 (iswitchb-completions): Remove require-match argument.
22183 (iswitchb-exhibit): Fix caller.
22184 (iswitchb-common-match-inserted): New variable.
22185 (iswitchb-complete, iswitchb-completion-help): Use it.
22186
221872005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
22188
22189 * url-http.el (url-http-chunked-encoding-after-change-function):
22190 Use `url-http-debug' instead of `message'.
22191
221922005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
22193
22194 * url-http.el (url-http-parse-headers): Pass redirected URL as a
22195 callback argument.
22196
221972005-06-04 Kim F. Storm <storm@cua.dk>
22198
22199 * simple.el (line-move): Only call sit-for when moving backwards.
22200
22201 * ido.el (ido-make-merged-file-list-1): New defun split from
22202 ido-make-merged-file-list.
22203 (ido-make-merged-file-list): Bind throw-on-input around call to
22204 ido-make-merged-file-list-1. Return input-pending-p if
22205 interrupted by more input available.
22206 (ido-read-internal): Handle input-pending-p return value from
22207 ido-make-merged-file-list.
22208
222092005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
22210
22211 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
22212 compatibility code.
22213
22214 * international/latexenc.el (latexenc-find-file-coding-system):
22215 Don't inherit the EOL part of the coding-system from the
22216 tex-main buffer. Fit within 80 columns.
22217
222182005-06-03 Matt Hodges <MPHodges@member.fsf.org>
22219
22220 * tmm.el (tmm-inactive-face): New face.
22221 (tmm-remove-inactive-mouse-face): New function.
22222 (tmm-prompt, tmm-add-one-shortcut)
22223 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
22224 but not selectable.
22225
222262005-06-03 Juanma Barranquero <lekktu@gmail.com>
22227
22228 * faces.el (face-equal): Improve argument/docstring consistency.
22229
222302005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
22231
22232 * progmodes/make-mode.el (makefile-targets-face)
22233 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
22234 (makefile-bsdmake-dependency-regex)
22235 (makefile-makepp-rule-action-regex)
22236 (makefile-bsdmake-rule-action-regex): New constants.
22237 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
22238
22239 * progmodes/compile.el (compilation-error-regexp-alist-alist):
22240 Allow (...) within `...' for makepp messages.
22241
222422005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
22243
22244 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
22245
22246 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
22247 "." files are deleted from all file lists before comparison.
22248
22249 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
22250 (viper-ESC-key): Made them customizable.
22251
22252 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
22253
222542005-06-01 Luc Teirlinck <teirllm@auburn.edu>
22255
22256 * autorevert.el (auto-revert-buffers): Use save-match-data.
22257
222582005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
22259
22260 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
22261 menu items with a nil command binding.
22262
222632005-06-01 Juanma Barranquero <lekktu@gmail.com>
22264
22265 * emacs-lisp/cl-macs.el (defsetf):
22266 Improve argument/docstring consistency.
22267
22268 * faces.el (list-faces-display): Improve the formatting by
22269 computing the maximum length required for any face-name (reworked
22270 patch of 1999-01-11, accidentally deleted on 1999-07-21).
22271 (internal-find-face): Remove redundant info in docstring.
22272
222732005-06-01 Nick Roberts <nickrob@snap.net.nz>
22274
22275 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
22276 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
22277 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
22278 (gdb-assembler-custom): Improve regexps.
22279 (def-gdb-auto-update-handler): Use window point to preserve point.
22280
222812005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22282
22283 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
22284
222852005-05-31 Jay Belanger <belanger@truman.edu>
22286
22287 * calc/calc-embed.el (calc-embedded-word): Change argument passed
22288 to calc-embedded.
22289 (calc-embedded-make-info): Have plain prefix argument select
22290 entire line.
22291
222922005-05-31 Juanma Barranquero <lekktu@gmail.com>
22293
22294 * faces.el (list-faces-display): Signal error if passed a regexp
22295 that matches no face name.
22296
22297 * simple.el (filter-buffer-substring): Fix typo in docstring.
22298
222992005-05-31 Richard M. Stallman <rms@gnu.org>
22300
22301 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
22302 (vhdl-emacs-21): Doc fix.
22303 (vhdl-mode): Unconditionally set comment-padding.
22304 (vhdl-fixup-whitespace-region): Insert spaces only where
22305 there are none.
22306 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
22307
223082005-05-30 John Wiegley <johnw@newartisans.com>
22309
22310 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
22311 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
22312 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
22313 `directory-sep-char' to ?/, and all uses of `string-to-int' to
22314 `string-to-number'.
22315
223162005-05-30 Jay Belanger <belanger@truman.edu>
22317
22318 * calc/calc.el (calc-bug-address): Fix docstring.
22319 (calc-window-hook, calc-trail-window-hook): New variables.
22320 (calc-trail-display): Restore use of calc-trail-window-hook.
22321 (calc): Restore use of calc-window-hook.
22322
223232005-05-31 Masatake YAMATO <jet@gyve.org>
22324
22325 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
22326
22327 * help-fns.el (help-C-file-name): Add autoload mark for
22328 `find-function-noselect'.
22329
223302005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
22331
22332 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
22333 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
22334
223352005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
22336
22337 * calendar/diary-lib.el (mark-included-diary-files): Only kill
22338 included diary buffer if it was not already being visited.
22339 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
22340
22341 * calendar/icalendar.el (top-level): Do not require appt.
22342
22343 * mail/supercite.el (sc-select-attribution): Only use a list
22344 element from sc-attrib-selection-list if it returns a string.
22345 Reported by Davide G. M. Salvetti <salve@debian.org>.
22346
223472005-05-30 Juanma Barranquero <lekktu@gmail.com>
22348
22349 * thumbs.el (thumbs-thumbname): The resulting thumbname now
22350 includes a hash value to improve its uniqueness, and has a ".jpg"
22351 extension. Also, it is now a valid filename on all systems.
22352 (thumbs-make-thumb): Use `let', not `let*'.
22353 (thumbs-show-thumbs-list): Check for JPEG availability.
22354
223552005-05-30 Richard M. Stallman <rms@gnu.org>
22356
22357 * filesets.el (filesets-menu-ensure-use-cached):
22358 Prevent warning when emacs-version>= is undefined.
22359
22360 * printing.el (pr-interactive-n-up): Use string-to-number.
22361
22362 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
22363
22364 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
22365 Warn only when name to be defined is quoted.
22366
223672005-05-30 Nick Roberts <nickrob@snap.net.nz>
22368
22369 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
22370 Make regexp more robust.
22371 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
22372 Force regeneration of disassembly.
22373
223742005-05-29 Jay Belanger <belanger@truman.edu>
22375
22376 * calc/calc.el (calc-user-invocation): Check if
22377 calc-invocation-macro is non-nil.
22378
223792005-05-29 Juri Linkov <juri@jurta.org>
22380
22381 * add-log.el (change-log-font-lock-keywords):
22382 Add `+' to e-mail regexp to accept mail address with keywords.
22383
22384 * man.el (Man-name-regexp): Add `:' to accept qualified names.
22385
223862005-05-29 Luc Teirlinck <teirllm@auburn.edu>
22387
22388 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
22389
22390 * ielm.el (inferior-emacs-lisp-mode): Ditto.
22391
223922005-05-29 Richard M. Stallman <rms@gnu.org>
22393
22394 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
22395 Undo the change that moves to end of the current word.
22396
223972005-05-29 Nick Roberts <nickrob@snap.net.nz>
22398
22399 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
22400 Throw error when count <= 0 to ensure input is a number.
22401 (gdb-read-memory-custom): Pick up address from buffer.
22402 (gdb-memory-mode): Allow user to increment and decrement
22403 memory address from header line.
22404
224052005-05-29 Richard M. Stallman <rms@gnu.org>
22406
22407 * flyspell.el (flyspell-version): Function deleted.
22408 (flyspell-auto-correct-previous-hook): Doc fix.
22409
22410 * jit-lock.el (jit-lock-function, jit-lock-after-change):
22411 Do nothing if memory is full.
22412
22413 * font-lock.el (font-lock-fontify-syntactically-region):
22414 Pass t for GREEDY to looking-back.
22415
22416 * saveplace.el (save-place-alist-to-file): Write the file
22417 using write-region.
22418
22419 * subr.el (looking-back): New argument GREEDY.
22420
22421 * progmodes/compile.el (compilation-start): Set the mode
22422 before inserting the initial text.
22423
22424 * progmodes/which-func.el (which-func-update-1): Turn the mode
22425 off in case of error by setting which-func-mode.
22426
224272005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
22428
22429 * flyspell.el (flyspell-auto-correct-previous-word):
22430 Narrow down to what's on the screen, and recenter overlays
22431 at the end of the next word.
22432
224332005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
22434
22435 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
22436 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
22437 (flyspell-abbrev-p): Default to nil.
22438 (flyspell-use-global-abbrev-table-p): Doc fix.
22439 (flyspell-large-region): Allow nil as value.
22440 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
22441
22442 (mail-mode-flyspell-verify): More robust handling
22443 of `mail-header-separator'. More efficient signature detection.
22444 Allow for regexp metacharacters in message-header-separator.
22445 Adding `To' not to be checked in mail-mode-flyspell-verify.
22446
22447 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
22448 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
22449 Bind flyspell-auto-correct-binding.
22450 Bind C-. and C-, .
22451 (flyspell-mode-map): Likewise.
22452 (flyspell-mode): Doc fix.
22453 (flyspell-accept-buffer-local-defs): Preserve current buffer.
22454 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
22455 (flyspell-word-cache-result): New var, always local.
22456 (flyspell-check-pre-word-p): Doc fix.
22457 (flyspell-check-changed-word-p): Handle spc like newline.
22458 (flyspell-post-command-hook): Set flyspell-word-cache-result.
22459 (flyspell-word-search-backward, flyspell-word-search-forward):
22460 New functions.
22461 (flyspell-word): Return t if nothing to check.
22462 When parsing TeX code, check for after } or \.
22463 Use flyspell-word-search-backward to find previous word.
22464 Return nil if duplicated word.
22465 For word already checked, return same value as last time.
22466 Set flyspell-word-cache-result after checking.
22467 Don't clobber the return value.
22468 (flyspell-get-word): Major rewrite.
22469 (flyspell-external-point-words): New locals pword, pcount.
22470 Fix size used in progress message.
22471 Find the proper corresponding word in flyspell-large-region-buffer.
22472 (flyspell-region): Check for flyspell-large-region = nil.
22473 (flyspell-highlight-incorrect-region): Clean up overlays in region.
22474 (flyspell-auto-correct-word): Check that WORD is a cons.
22475 (flyspell-correct-word): Likewise.
22476
224772005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
22478
22479 * progmodes/make-mode.el (makefile-rule-action-regex)
22480 (makefile-macroassign-regex, makefile-makepp-mode)
22481 (makefile-bsdmake-mode): Continuation lines may be empty.
22482 Reported by Joshua Varner.
22483 (makefile-makepp-font-lock-keywords): Add $(stem).
22484
224852005-05-28 Karl Berry <karl@gnu.org>
22486
22487 * textmodes/tex-mode.el: Now that tex-send-command calls
22488 shell-quote-argument (2005-03-31 change), remove all calls to
22489 shell-quote-argument; they all end up invoking tex-send-command.
22490 The double quoting loses on filenames with non-safe characters,
22491 such as "@". Reported by Frederik Fouvry.
22492
224932005-05-29 Nick Roberts <nickrob@snap.net.nz>
22494
22495 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
22496 about preserving point.
22497
224982005-05-27 Jay Belanger <belanger@truman.edu>
22499
22500 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
22501 Info-goto-node.
22502
22503 * calc/calc-embed.el (calc-embed-arg): New variable.
22504 (calc-do-embedded-activate, calc-embedded-activate-formula)
22505 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
22506 variable by new variable.
22507 (calc-embedded-make-info): Replace undeclared variable by new
22508 variable. When selecting region with positive prefix
22509 argument, use end of previous line instead of beginning of line.
22510
22511 * calc/calc-aent.el (calc-arg-values): Declare it.
22512
22513 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
22514 Declare them.
22515
22516 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
22517
22518 * calc/calc.el (calc-alg-map): Declare it.
22519
22520 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
22521
225222005-05-28 Nick Roberts <nickrob@snap.net.nz>
22523
22524 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
22525 (gdb-registers-buffer, toggle-gdb-all-registers):
22526 Toggle display of floating point registers.
22527 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
22528
22529 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
22530 (toggle-gud-tooltip-dereference):
22531 Rename from gud-toggle-tooltip-dereference.
22532
225332005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
22534
22535 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
22536
225372005-05-27 Jay Belanger <belanger@truman.edu>
22538
22539 * calc/calc-prog.el (calc-kbd-report): Remove.
22540 (calc-kbd-query): Rewrite.
22541
225422005-05-27 Juanma Barranquero <lekktu@gmail.com>
22543
22544 * image.el (image-library-alist): Move to image.c.
22545 (image-type-available-p): Doc fix.
22546
225472005-05-27 Lute Kamstra <lute@gnu.org>
22548
22549 * calc/calc.el (calc):
22550 * outline.el (outline-1, outline-2, outline-3, outline-4)
22551 (outline-5, outline-6, outline-7, outline-8):
22552 * textmodes/dns-mode.el (dns-mode):
22553 * textmodes/sgml-mode.el (sgml-namespace-face):
22554 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
22555 (tex-verbatim-face, tex-use-reftex):
22556 * textmodes/texinfo.el (texinfo-heading-face):
22557 Specify customization group.
22558
22559 * longlines.el: Don't require easy-mmode.
22560 (longlines-visible-face): Specify customization group.
22561
225622005-05-27 Kenichi Handa <handa@m17n.org>
22563
22564 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
22565 encoding table of windows-1251.
22566
22567 * international/ucs-tables.el (ucs-set-table-for-input):
22568 If translation-table-for-input of a coding system is a symbol, get
22569 its translation-table property.
22570
22571 * international/code-pages.el: Don't register a coding system into
22572 non-iso-charset-alist more than once.
22573 (cp-make-coding-system): Likewise.
22574
225752005-05-26 John Wiegley <johnw@newartisans.com>
22576
22577 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
22578 `eshell-resume-eval' is wrapped in a list, it indicates that the
22579 command was run asynchronously. In that case, unwrap the value
22580 before checking the delimiter value.
22581
22582 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
22583 character before a space at the end of a line is \, assume the space
22584 is part of the last argument rather than a final argument separator.
22585
22586 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
22587 is in use, and the target is `t' or `nil' (which are the most common
22588 values), don't assume that the symbol target is a buffer.
22589
225902005-05-26 Luc Teirlinck <teirllm@auburn.edu>
22591
22592 * calendar/calendar.el (calendar-mode-line-format):
22593 Use mode-line-highlight as mouse-face.
22594
22595 * time.el (display-time-string-forms, display-time-update):
22596 Use mode-line-highlight as mouse-face.
22597
225982005-05-26 Jay Belanger <belanger@truman.edu>
22599
22600 * calc/calc.el (calc-language-alist): Remove extra defvar.
22601
226022005-05-26 Lute Kamstra <lute@gnu.org>
22603
22604 * arc-mode.el (archive-mode):
22605 * bookmark.el (bookmark-read-annotation-mode)
22606 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
22607 * bs.el (bs-mode):
22608 * calc/calc-yank.el (calc-edit-mode):
22609 * calc/calc.el (calc-mode, calc-trail-mode):
22610 * calculator.el (calculator-mode):
22611 * chistory.el (command-history-mode):
22612 * comint.el:
22613 * cus-edit.el (custom-mode):
22614 * descr-text.el (describe-text-mode):
22615 * ebuff-menu.el (Electric-buffer-menu-mode):
22616 * ediff-util.el (ediff-mode):
22617 * emacs-lisp/re-builder.el (reb-mode):
22618 * emulation/vi.el (vi-mode-setup):
22619 * emulation/ws-mode.el (wordstar-mode):
22620 * eshell/esh-mode.el (eshell-mode):
22621 * forms.el (forms-mode):
22622 * help-mode.el (help-mode):
22623 * hexl.el (hexl-mode):
22624 * ibuffer.el (ibuffer-mode):
22625 * ielm.el (inferior-emacs-lisp-mode):
22626 * info.el (Info-mode, Info-edit-mode):
22627 * international/swedish.el:
22628 * ledit.el (ledit-from-lisp-mode):
22629 * locate.el (locate-mode):
22630 * mail/rmail.el (rmail-mode):
22631 * mail/rmailedit.el (rmail-edit-mode):
22632 * mail/rmailsum.el (rmail-summary-mode):
22633 * mail/supercite.el (sc-electric-mode):
22634 * net/eudc.el (eudc-mode):
22635 * net/quickurl.el (quickurl-list-mode):
22636 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
22637 * obsolete/ooutline.el (outline-mode):
22638 * obsolete/options.el (Edit-options-mode):
22639 * obsolete/rnews.el (news-mode):
22640 * obsolete/rnewspost.el (news-reply-mode):
22641 * play/5x5.el (5x5-mode):
22642 * play/decipher.el (decipher-mode, decipher-stats-mode):
22643 * play/gomoku.el (gomoku-mode):
22644 * play/snake.el (snake-mode):
22645 * play/solitaire.el (solitaire-mode):
22646 * play/tetris.el (tetris-mode):
22647 * progmodes/ada-mode.el (ada-mode):
22648 * progmodes/antlr-mode.el (antlr-mode):
22649 * progmodes/autoconf.el (autoconf-mode):
22650 * progmodes/dcl-mode.el (dcl-mode):
22651 * progmodes/delphi.el (delphi-mode):
22652 * progmodes/ebrowse.el (ebrowse-tree-mode)
22653 (ebrowse-electric-list-mode, ebrowse-member-mode)
22654 (ebrowse-electric-position-mode):
22655 * progmodes/f90.el (f90-mode):
22656 * progmodes/fortran.el (fortran-mode):
22657 * progmodes/icon.el (icon-mode):
22658 * progmodes/idlw-help.el (idlwave-help-mode):
22659 * progmodes/idlw-shell.el (idlwave-shell-mode):
22660 * progmodes/idlwave.el (idlwave-mode):
22661 * progmodes/inf-lisp.el (inferior-lisp-mode):
22662 * progmodes/m4-mode.el (m4-mode):
22663 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
22664 * progmodes/modula2.el (modula-2-mode):
22665 * progmodes/octave-inf.el (inferior-octave-mode):
22666 * progmodes/octave-mod.el (octave-mode):
22667 * progmodes/pascal.el (pascal-mode):
22668 * progmodes/sh-script.el (sh-mode):
22669 * progmodes/sql.el (sql-mode, sql-interactive-mode):
22670 * progmodes/vhdl-mode.el (vhdl-mode):
22671 * progmodes/xscheme.el (scheme-interaction-mode):
22672 * replace.el (occur-mode):
22673 * ses.el (ses-mode):
22674 * simple.el (completion-list-mode):
22675 * skeleton.el:
22676 * speedbar.el (speedbar-mode):
22677 * term.el (term-mode):
22678 * terminal.el (terminal-edit-mode):
22679 * textmodes/reftex-index.el (reftex-index-mode)
22680 (reftex-index-phrases-mode):
22681 * textmodes/reftex-sel.el (reftex-select-label-mode)
22682 (reftex-select-bib-mode):
22683 * textmodes/reftex-toc.el (reftex-toc-mode):
22684 * wdired.el (wdired-change-to-wdired-mode):
22685 * wid-browse.el (widget-browse-mode):
22686 Use run-mode-hooks.
22687
22688 * array.el (array-mode):
22689 * calendar/todo-mode.el (todo-mode):
22690 * man.el (Man-mode):
22691 * play/landmark.el (lm-mode):
22692 * play/mpuz.el (mpuz-mode):
22693 Use kill-all-local-variables and run-mode-hooks.
22694
22695 * subr.el (delay-mode-hooks): Specify indentation.
22696
226972005-05-26 Mark A. Hershberger <mah@everybody.org>
22698
22699 * xml.el (xml-substitute-special): Don't die for undefined xml
22700 entities.
22701
227022005-05-26 Jay Belanger <belanger@truman.edu>
22703
22704 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
22705 of nil.
22706
227072005-05-27 Nick Roberts <nickrob@snap.net.nz>
22708
22709 * progmodes/gdb-ui.el (gdb-frame-address):
22710 Rename from gdb-current-address.
22711 (gdb-previous-frame-address): Rename from gdb-previous-address.
22712 (gdb-selected-frame): Rename from gdb-current-frame.
22713 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
22714 (gdb-frame-number): Rename from gdb-current-stack-level.
22715 (gdb-ann3): Match new mode-name for disassembly buffer.
22716 Extend initialization of variables.
22717 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
22718 (gdb-memory-mode): Use mouse-face in header line.
22719 (gdb-assembler-buffer-name): Call it disassembly and give frame
22720 in mode line.
22721 (gdb-source-spec-regexp, gdb-assembler-custom)
22722 (gdb-invalidate-assembler, gdb-frame-handler):
22723 Make robust to leading zeroes in address format.
22724
227252005-05-26 Carsten Dominik <dominik@science.uva.nl>
22726
22727 * textmodes/org.el (org-mode): Use `define-derived-mode' to
22728 define `org-mode'.
22729 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
22730
227312005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
22732
22733 * log-edit.el (log-edit-changelog-entries): Distinguish between
22734 filenames like xfns.c and fns.c.
22735
227362005-05-25 Luc Teirlinck <teirllm@auburn.edu>
22737
22738 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
22739 point after reverting.
22740 (Buffer-menu-make-sort-button): Handle the case where
22741 `Buffer-menu-use-header-line' is nil.
22742
227432005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
22744
22745 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
22746 New funcs. In minibuffer-local-completion-map bind `]', `/'
22747 and `:' to them.
22748
227492005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
22750
22751 * startup.el (normal-top-level): Allow modification of load-path while
22752 we're iterating over it.
22753
227542005-05-25 Juanma Barranquero <lekktu@gmail.com>
22755
22756 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
22757 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
22758 (thumbs-resize-interactive, thumbs-insert-image)
22759 (thumbs-insert-thumb, thumbs-dired-show-marked)
22760 (thumbs-find-image-at-point, thumbs-delete-images)
22761 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
22762 (thumbs-increment-image-size, thumbs-decrement-image-size):
22763 Fix typos in docstrings.
22764
227652005-05-24 Andre Spiegel <spiegel@gnu.org>
22766
22767 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
22768 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
22769 (cperl-mode): Use them.
22770
227712005-05-24 Juanma Barranquero <lekktu@gmail.com>
22772
22773 * window.el (quit-window, shrink-window-if-larger-than-buffer):
22774 Doc fixes.
22775
227762005-05-24 Nick Roberts <nickrob@snap.net.nz>
22777
22778 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
22779 Bind C-d to gdb-inferior-io-eof.
22780
22781 * dired.el (dired-dnd-popup-notice): Use message-box.
22782
227832005-05-23 Masatake YAMATO <jet@gyve.org>
22784
22785 * bindings.el (mode-line-major-mode-keymap):
22786 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
22787
22788 * faces.el (mode-line-highlight): New face.
22789
22790 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
22791 as mouse-face.
22792
22793 * bindings.el (top-level, help-echo, mode-line-modified)
22794 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
22795 as mouse-face.
22796
227972005-05-23 Juanma Barranquero <lekktu@gmail.com>
22798
22799 * progmodes/cc-engine.el (c-guess-basic-syntax):
22800 Remove spurious call to `zerop'.
22801
22802 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
22803
228042005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
22805
22806 CC Mode update to 5.30.10:
22807
22808 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
22809 could go past the limit in decoration level 2, thereby causing
22810 errors during interactive fontification.
22811
22812 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
22813 the file is evaluated interactively.
22814
22815 * cc-engine.el (c-guess-basic-syntax): Handle operator
22816 declarations somewhat better in C++.
22817
22818 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
22819 make use of `run-mode-hooks' which has been added in Emacs 21.1.
22820 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
22821 (awk-mode): Use it.
22822 (make-local-hook): Suppress warning about obsoleteness.
22823
22824 * cc-engine.el, cc-align.el, cc-cmds.el
22825 (c-append-backslashes-forward, c-delete-backslashes-forward)
22826 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
22827 Compensate for return value from `forward-line' when it has moved
22828 but not to a different line due to eob.
22829
22830 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
22831 `objc-method-intro' and `objc-method-args-cont'.
22832
228332005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
22834
22835 CC Mode update to 5.30.10:
22836
22837 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
22838 in the copyright statement. Incidentally, change "along with GNU
22839 Emacs" to "along with this program" where it occurs.
22840
22841 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
22842 so that it is interactive, hence can be found by M-x awk-mode
22843 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
22844 <gmorris+emacs@ast.cam.ac.uk>.
22845
22846 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
22847 Mode's regexps.
22848
228492005-05-23 Kevin Ryde <user42@zip.com.au>
22850
22851 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
22852 c-parse-state, to avoid a lisp error (on bad code).
22853
228542005-05-23 Lute Kamstra <lute@gnu.org>
22855
22856 * subr.el (font-lock-defaults): Remove defvar as it's already
22857 defined in font-core.el.
22858
22859 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
22860
228612005-05-23 Nick Roberts <nickrob@snap.net.nz>
22862
22863 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
22864 more general and work when GDB variable "print pretty" is on,
22865 as with Emacs, for example.
22866
228672005-05-22 Luc Teirlinck <teirllm@auburn.edu>
22868
22869 * font-core.el: Update comment.
22870
22871 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
22872 Use `after-change-major-mode-hook' instead of `find-file-hook'.
22873
22874 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
22875
228762005-05-22 Eli Zaretskii <eliz@gnu.org>
22877
22878 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
22879 and `yank-handler' in the doc strings.
22880
228812005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
22882
22883 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
22884
228852005-05-22 Richard M. Stallman <rms@gnu.org>
22886
22887 * help.el (describe-key): Move print-help-return-message call
22888 out of conditional.
22889
22890 * progmodes/etags.el (list-tags): Use with-no-warnings.
22891
22892 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
22893 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
22894 (starttls-extra-args, starttls-extra-arguments): Add defvars.
22895
22896 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
22897
22898 * language/viet-util.el (viet-viscii-nonascii-translation-table):
22899 Add defvar.
22900
22901 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
22902 Use defvar, not defconst.
22903
22904 * hexl.el (hexl-follow-line): Use with-no-warnings.
22905
22906 * emulation/tpu-extras.el: Use write-file-functions instead of
22907 write-file-hooks.
22908
22909 * dired.el (dired-font-lock-keywords): Fontify files with junk
22910 extensions even if marked by -F.
22911
229122005-05-22 Juanma Barranquero <lekktu@gmail.com>
22913
22914 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
22915 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
22916 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
22917 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
22918 (concatenate, list-length, get*, getf, cl-remprop):
22919 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
22920 (etypecase, progv, lexical-let, lexical-let*)
22921 (multiple-value-bind, multiple-value-setq, shiftf):
22922 Improve argument/docstring consistency.
22923
22924 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
22925
229262005-05-22 Andre Spiegel <spiegel@gnu.org>
22927
22928 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
22929 doesn't exist.
22930
22931 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
22932 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
22933
229342005-05-22 Nick Roberts <nickrob@snap.net.nz>
22935
22936 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
22937 already deleted variables: auto-fill-hook, blink-paren-hook,
22938 lisp-indent-hook, inhibit-local-variables, unread-command-event,
22939 suspend-hooks, comment-indent-hook, meta-flag,
22940 before-change-function, after-change-function,
22941 font-lock-doc-string-face.
22942
229432005-05-21 Luc Teirlinck <teirllm@auburn.edu>
22944
22945 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
22946
229472005-05-21 Eli Zaretskii <eliz@gnu.org>
22948
22949 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
22950 rmail-dont-reply-to.
22951
229522005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22953
22954 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
22955 literal blank when splitting new-header-values.
22956
229572005-05-21 Matt Hodges <MPHodges@member.fsf.org>
22958
22959 * calendar/cal-menu.el (cal-menu-update): Add separator as a
22960 string so that tmm doesn't create a completion entry for it.
22961
22962 * textmodes/table.el (table-disable-menu): Ditto.
22963
229642005-05-21 Richard M. Stallman <rms@gnu.org>
22965
22966 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
22967
22968 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
22969
22970 * net/rcompile.el (remote-compile): Use compilation-start.
22971
22972 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
22973
229742005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
22975
22976 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
22977 Default to makefile-bsdmake-mode on BSD systems.
22978
22979 * imenu.el (imenu-generic-expression, imenu--generic-function'):
22980 REGEXP may also be a search function now. The part of doc-string
22981 for describing the structure was 95% identical to that of
22982 `imenu--generic-function'. Unify it there.
22983
22984 * progmodes/make-mode.el (makefile-imenu-generic-expression):
22985 Use function to find dependencies, because regexp alone is so complex,
22986 it easily goes into an endless loop.
22987 (makefile-makepp-mode): Also add submenu for Perl functions
22988 defined in the makefile.
22989 (makefile-bsdmake-mode): Special imenu-generic-expression no
22990 longer needed, due to function call.
22991 (makefile-match-dependency): Take BOUND into account when checking
22992 if we're through.
22993
229942005-05-20 Jay Belanger <belanger@truman.edu>
22995
22996 * calc/calc-units.el (calc-invalidate-units-table):
22997 Use inhibit-read-only.
22998 (math-build-units-table-buffer): Use view-mode.
22999
230002005-05-20 David Kastrup <dak@gnu.org>
23001
23002 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
23003 easy-menu-add is not a nop on Emacs; and clarify when to call it.
23004
230052005-05-20 Lute Kamstra <lute@gnu.org>
23006
23007 * diff-mode.el (diff-header-face, diff-file-header-face)
23008 (diff-index-face, diff-hunk-header-face, diff-removed-face)
23009 (diff-added-face, diff-changed-face, diff-function-face)
23010 (diff-context-face, diff-nonexistent-face): Put them in the
23011 diff-mode customization group.
23012
230132005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
23014
23015 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
23016
23017 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
23018
23019 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
23020 Minor regexp-optimization.
23021
230222005-05-20 Carsten Dominik <dominik@science.uva.nl>
23023
23024 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
23025 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
23026 (org-agenda-add-time-grid-maybe): New function.
23027 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
23028 (org-table-create): `dotimes' instead of `mapcar'.
23029 (org-xor): Simplify implementation.
23030 (org-agenda): `inhibit-redisplay' turned on.
23031 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
23032 a consistent line after a state change.
23033 (org-agenda-remove-times-when-in-prefix): New option.
23034 (org-prefix-has-time): New variable.
23035 (org-parse-time-string): Optional argument NODEFAULT.
23036 (org-format-agenda-item): Parse items for time-of-day
23037 specifications and move these into the prefix if possible.
23038 (org-agenda-priority): Get current heading, not previous heading
23039 during agenda remote editing.
23040
230412005-05-20 Juanma Barranquero <lekktu@gmail.com>
23042
23043 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
23044 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
23045 (remove-duplicates, delete-duplicates, substitute)
23046 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
23047 (nsubstitute-if-not, find, find-if, find-if-not, position)
23048 (position-if, position-if-not, count, count-if, count-if-not)
23049 (mismatch, search, sort*, stable-sort, merge, member*)
23050 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
23051 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
23052 (intersection, nintersection, set-difference, nset-difference)
23053 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
23054 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
23055 (nsublis, tree-equal): Improve argument/docstring consistency.
23056
23057 * subr.el (send-string, send-region): Remove obsolescence declaration.
23058 (window-dot, set-window-dot, read-input, show-buffer)
23059 (eval-current-buffer, string-to-int):
23060 Add release number to obsolescence declarations.
23061
230622005-05-19 Kim F. Storm <storm@cua.dk>
23063
23064 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
23065 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
23066
230672005-05-20 Matt Hodges <MPHodges@member.fsf.org>
23068
23069 * faces.el (list-faces-display): Make back button respect optional
23070 regexp arg.
23071
230722005-05-19 Juanma Barranquero <lekktu@gmail.com>
23073
23074 * calculator.el (calculator-radix-grouping-mode)
23075 (calculator-radix-grouping-digits, calculator-displayer)
23076 (calculator-radix-grouping-separator, calculator-copy-displayer):
23077 * dabbrev.el (dabbrev-search-these-buffers-only):
23078 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
23079 (diff-advance-after-apply-hunk, diff-mode-hook)
23080 (diff-minor-mode-prefix):
23081 * imenu.el (imenu-use-popup-menu):
23082 * jit-lock.el (jit-lock-context-time):
23083 * newcomment.el (comment-fill-column, comment-column)
23084 (comment-style, comment-padding, comment-multi-line)
23085 (comment-empty-lines, comment-auto-fill-only-comments):
23086 * reveal.el (reveal-around-mark):
23087 * uniquify.el (uniquify-buffer-name-style)
23088 (uniquify-after-kill-buffer-p)
23089 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
23090 (uniquify-min-dir-content, uniquify-separator)
23091 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
23092 * w32-vars.el (w32-fixed-font-alist):
23093 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
23094 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
23095 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
23096 * progmodes/perl-mode.el (perl-indent-level)
23097 (perl-continued-statement-offset, perl-continued-brace-offset)
23098 (perl-brace-offset, perl-brace-imaginary-offset)
23099 (perl-label-offset, perl-indent-continued-arguments)
23100 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
23101 * progmodes/tcl.el (tcl-indent-level)
23102 (tcl-continued-indent-level, tcl-auto-newline)
23103 (tcl-tab-always-indent, tcl-electric-hash-style)
23104 (tcl-help-directory-list, tcl-use-smart-word-finder)
23105 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
23106 (inferior-tcl-source-command):
23107 * textmodes/fill.el (enable-kinsoku):
23108 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
23109 * textmodes/table.el (table-yank-handler):
23110 Specify missing group (and type, if simple) in defcustom.
23111
231122005-05-19 Luc Teirlinck <teirllm@auburn.edu>
23113
23114 * progmodes/compile.el (compilation-finish-function): Fix defvar.
23115
231162005-05-19 Richard M. Stallman <rms@gnu.org>
23117
23118 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
23119
23120 * subr.el (event-basic-type): Don't get an error.
23121 (left-fringe-p): Function deleted.
23122
23123 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
23124 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
23125
23126 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
23127 in recursive copy.
23128
23129 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
23130
23131 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
23132
23133 * emacs-lisp/bytecomp.el
23134 (byte-compile-file-form-custom-declare-variable):
23135 Call byte-compile-nogroup-warn if appropriate.
23136
23137 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
23138 (compilation-set-window): Don't call left-fringe-p; do it directly.
23139
231402005-05-19 Jay Belanger <belanger@truman.edu>
23141
23142 * calc/calc-graph.el (calc-graph-format-data): Make sure
23143 var-PlotRejects is bound before trying to check its value.
23144
231452005-05-19 Carsten Dominik <dominik@science.uva.nl>
23146
23147 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
23148 definition of this variable from reftex-global.el to reftex.el,
23149 because it is needed in the menu.
23150
231512005-05-19 Lute Kamstra <lute@gnu.org>
23152
23153 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
23154 years are fixed. Don't insert a space after a dash.
23155
231562005-05-19 Kim F. Storm <storm@cua.dk>
23157
23158 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
23159
231602005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
23161
23162 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
23163 strings, because (eq ... ?\\) is fairly frequent.
23164
23165 * progmodes/make-mode.el (makefile-add-this-line-targets):
23166 Simplify and integrate into `makefile-pickup-targets'.
23167 (makefile-add-this-line-macro): Simplify and integrate into
23168 `makefile-pickup-macros.
23169 (makefile-pickup-filenames-as-targets): Simplify.
23170 (makefile-previous-dependency, makefile-match-dependency):
23171 Don't stumble over `::'.
23172
231732005-05-19 Nick Roberts <nickrob@snap.net.nz>
23174
23175 * subr.el (post-command-idle-hook, post-command-idle-delay):
23176 Remove obsoletion of post-command-idle-hook and
23177 post-command-idle-delay.
23178
23179 * faces.el (list-faces-display): Provide button when describe-face
23180 is called to take user back to the list of faces.
23181
23182 * help-fns.el (describe-variable): Remove hyperlinks in a
23183 variable's value as these are quite frequently inappropriate.
23184
23185 * follow.el (follow-submit-feedback, follow-mode):
23186 Remove references to post-command-idle-hook.
23187
231882005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
23189
23190 * progmodes/make-mode.el (makefile-previous-dependency)
23191 (makefile-match-dependency): Check for := (and in bsd mode also
23192 !=) to give a better result, even when font-lock is not on.
23193
231942005-05-18 Jay Belanger <belanger@truman.edu>
23195
23196 * calc/calc-help.el (calc-s-prefix-help):
23197 Add `calc-copy-special-constant' to help string.
23198
231992005-05-18 Luc Teirlinck <teirllm@auburn.edu>
23200
23201 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
23202
232032005-05-18 Jay Belanger <belanger@truman.edu>
23204
23205 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
23206 in linear factors are in proper order.
23207
232082005-05-18 Carsten Dominik <dominik@science.uva.nl>
23209
23210 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
23211 Support for jurabib.
23212
23213 * textmodes/reftex.el (featurep): Define aliases for overlay
23214 commands, for XEmacs compatibility, and use these aliases in
23215 overlay initializations.
23216 (reftex-highlight): Use `reftex-move-overlay'.
23217 (reftex-unhighlight): Use `reftex-delete-overlay'.
23218 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
23219 (reftex-access-search-path): Use `reftex-uniquify' instead of
23220 `reftex-uniq'
23221
23222 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
23223 `before-string' property modification enables for Emacs as well.
23224 (reftex-select-item): Use `reftex-delete-overlay'.
23225 (reftex-select-mark): Use `reftex-make-overlay' and
23226 `reftex-overlay-put'.
23227 (reftex-select-unmark): Use `reftex-delete-overlay' and
23228 `reftex-overlay-put'.
23229
232302005-05-18 Lute Kamstra <lute@gnu.org>
23231
23232 * emacs-lisp/lisp.el (check-parens): Fix docstring.
23233
232342005-05-18 Juanma Barranquero <lekktu@gmail.com>
23235
23236 * add-log.el (add-change-log-entry):
23237 * array.el (array-make-template, array-reconfigure-rows)
23238 (array-init-max-row, array-init-max-column)
23239 (array-init-columns-per-line, array-init-field-width):
23240 * replace.el (replace-match-maybe-edit, perform-replace):
23241 * textmodes/spell.el (spell-region):
23242 Replace `read-input' by `read-string'.
23243
23244 * forms.el (forms-mode):
23245 * finder.el (finder-compile-keywords):
23246 * shadowfile.el (shadow-read-files):
23247 Replace `eval-current-buffer' by `eval-buffer'.
23248
23249 * terminal.el (te-pass-through):
23250 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
23251 (ange-ftp-raw-send-cmd):
23252 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
23253 (send-process-next-char, telnet-initial-filter, telnet):
23254 Replace `send-string' by `process-send-string'.
23255
23256 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
23257 (prolog-consult-region): Replace `send-string' by
23258 `process-send-string'; replace `send-region' by `process-send-region'.
23259
23260 * progmodes/delphi.el (delphi-log-msg):
23261 Replace `set-window-dot' by `set-window-point'.
23262
23263 * subr.el (window-dot, set-window-dot, read-input, send-string)
23264 (send-region, show-buffer, eval-current-buffer):
23265 Make really obsolete, as the comment says.
23266
232672005-05-17 Kim F. Storm <storm@cua.dk>
23268
23269 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
23270 (cua--init-keymaps): Bind C-return instead of S-return to set
23271 rectangle mark.
23272
23273 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
23274 instead of S-return to toggle/clear rectangle mark.
23275
232762005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
23277
23278 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
23279 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
23280 Also fontify plain strings assigned to variables, mostly so that a
23281 colon has a face and is thus not taken as a dependency separator.
23282 (makefile-previous-dependency): Inline the new matcher, because it
23283 is too complex to work in both directions.
23284 (makefile-match-dependency): Eliminate `backward' arg (see above).
23285 Completely reimplemented so as to not sometimes go into an endless
23286 loop. It should also be more efficient, because first it only
23287 searches for `:', instead of applying the very complex regexp.
23288 (makefile-mode): Cancel `font-lock-support-mode', because blocks
23289 to be fontified in one piece can be too long for JIT.
23290 Makefiles are never *that* big.
23291
232922005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
23293
23294 * dired.el (dired-mode): Simplify.
23295
232962005-05-17 Lute Kamstra <lute@gnu.org>
23297
23298 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
23299 defcustom for the mode hook variable.
23300
23301 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
23302 Emacs Lisp Reference Manual.
23303
233042005-05-17 Juanma Barranquero <lekktu@gmail.com>
23305
23306 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
23307 (evenp, list*):
23308 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
23309 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
23310
23311 * net/tramp-smb.el (tramp-smb-open-connection):
23312 Pass `tramp-chunksize' as fifth (required) argument.
23313
233142005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
23315
23316 * font-lock.el (lisp-font-lock-keywords-1):
23317 Set `font-lock-negation-char-face' for [^...] char group.
23318 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
23319
23320 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
23321 a var, and refine it to mask one more level of nested vars.
23322 (makefile-rule-action-regex): Turn it into a var, and refine it so
23323 it recognizes backslashed continuation lines as belonging to the
23324 same command.
23325 (makefile-macroassign-regex): Refine it so it recognizes
23326 backslashed continuation lines as belonging to the same command.
23327 (makefile-var-use-regex): Don't look at the next char, because it
23328 might be the same one to be skipped by the initial [^$], leading
23329 to an overlooked variable use.
23330 (makefile-make-font-lock-keywords): Remove two parameters, which
23331 are now variables that some of the modes set locally.
23332 Handle dependency and rule action matching through functions, because
23333 regexps alone match too often. Dependency matching now comes
23334 last, so it can check, whether a colon already matched something else.
23335 (makefile-mode): Inform that font-lock improves makefile parsing
23336 capabilities.
23337 (makefile-match-dependency, makefile-match-action): New functions.
23338
233392005-05-16 Juanma Barranquero <lekktu@gmail.com>
23340
23341 * emacs-lisp/cl-extra.el (equalp): Doc fix.
23342
23343 * align.el (align-regexp):
23344 * ansi-color.el (ansi-color-get-face):
23345 * array.el (array-reconfigure-rows, array-init-max-row)
23346 (array-init-max-column, array-init-columns-per-line)
23347 (array-init-field-width):
23348 * dired-aux.el (dired-trample-file-versions):
23349 * dired-x.el (dired-mark-sexp):
23350 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
23351 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
23352 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
23353 * faces.el (face-read-integer):
23354 * files.el (backup-extract-version, insert-directory):
23355 * hexl.el (hexl-insert-decimal-char):
23356 * server.el (server-process-filter):
23357 * shell.el (shell-extract-num):
23358 * startup.el (command-line-1):
23359 * term.el (term-command-hook):
23360 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
23361 (time-stamp-do-number):
23362 * time.el (display-time-update):
23363 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
23364 (timezone-fix-time):
23365 * vms-patch.el (vms-suspend-resume-hook):
23366 * calendar/appt.el (appt-convert-time):
23367 * calendar/cal-bahai.el (mark-bahai-diary-entries):
23368 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
23369 * calendar/cal-islam.el (mark-islamic-diary-entries):
23370 * calendar/calendar.el (calendar-cursor-to-date)
23371 (calendar-star-date):
23372 * calendar/diary-lib.el (diary-attrtype-convert)
23373 (mark-diary-entries, diary-entry-time):
23374 * calendar/solar.el (solar-get-number):
23375 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
23376 * emacs-lisp/re-builder.el (reb-display-subexp):
23377 * emulation/edt.el (edt-set-scroll-margins):
23378 * emulation/tpu-extras.el (tpu-set-scroll-margins):
23379 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
23380 (vip-get-ex-count):
23381 * emulation/viper-ex.el (viper-get-ex-token)
23382 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
23383 * international/fontset.el (fontset-plain-name):
23384 * mail/feedmail.el (feedmail-look-at-queue-directory):
23385 * mail/mailalias.el (mail-get-names):
23386 * mail/rmail.el (rmail-convert-to-babyl-format):
23387 * mail/rmailsum.el (rmail-make-basic-summary-line)
23388 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
23389 (rmail-summary-goto-msg):
23390 * mail/smtpmail.el (smtpmail-read-response):
23391 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
23392 (ange-ftp-vms-add-file-entry):
23393 * play/gametree.el (gametree-looking-at-ply)
23394 (gametree-current-branch-score):
23395 * progmodes/ada-xref.el (ada-prj-find-prj-file)
23396 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
23397 * progmodes/cperl-mode.el (condition-case):
23398 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
23399 (ebrowse-set-member-buffer-column-width)
23400 (ebrowse-select-1st-to-9nth):
23401 * progmodes/etags.el (etags-snarf-tag):
23402 * progmodes/flymake.el (flymake-parse-line):
23403 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
23404 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
23405 (idlwave-shell-menu-def):
23406 * progmodes/ps-mode.el (ps-run-goto-error):
23407 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
23408 (vhdl-speedbar-contract-level):
23409 * term/mac-win.el (x-handle-numeric-switch):
23410 * term/sun-mouse.el (sun-get-frame-data):
23411 * term/w32-win.el (x-handle-numeric-switch):
23412 * term/x-win.el (x-handle-numeric-switch):
23413 * textmodes/ispell.el (ispell-parse-output):
23414 * textmodes/nroff-mode.el (nroff-outline-level):
23415 * textmodes/reftex-cite.el (reftex-bib-sort-year)
23416 (reftex-bib-sort-year-reverse, reftex-format-citation):
23417 * textmodes/reftex-parse.el (reftex-init-section-numbers)
23418 (reftex-section-number):
23419 * textmodes/texinfmt.el (texinfo-paragraphindent):
23420 Replace `string-to-int' by `string-to-number'.
23421
23422 * international/latexenc.el: Add page marker to force the "Local
23423 Variables:" string out of the last page.
23424
234252005-05-16 Nick Roberts <nickrob@snap.net.nz>
23426
23427 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
23428 tooltip-change-major-mode.
23429 (gud-tooltip-print-command): Remove case where gud-minor-mode
23430 is gdb ("--fullname").
23431 (gud-tooltip-tips): Turn GUD tooltips off for this case and
23432 explain to user.
23433
234342005-05-16 Jay Belanger <belanger@truman.edu>
23435
23436 * calc/calc-store.el (calc-copy-special-constant): New function.
23437
23438 * calc/calc-ext.el (calc-init-extensions): Add binding for
23439 `calc-copy-special-constant'.
23440
23441 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
23442 for the `calc-copy-special-constant' command.
23443
234442005-05-16 Nick Roberts <nickrob@snap.net.nz>
23445
23446 * subr.el (left-fringe-p): New function.
23447
23448 * progmodes/compile.el (compilation-setup): Set local value of
23449 overlay-arrow-string to "" always.
23450 (compilation-set-window): Left fringe then don't scroll.
23451 No left fringe then no arrow and scroll message to top.
23452 (compilation-context-lines): Adjust doc string accordingly.
23453
234542005-05-16 Kim F. Storm <storm@cua.dk>
23455
23456 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
23457 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
23458 (ido-wide-find-dir-or-delete-dir): New command for M-d.
23459 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
23460 (ido-read-file-name): Handle commands with ido property value
23461 equal to find-file as reading a file name, to allow C-d to enter dired.
23462 (ibuffer-find-file): Add ido property with value find-file.
23463
234642005-05-15 Kim F. Storm <storm@cua.dk>
23465
23466 * subr.el (open-network-stream-nowait): Remove.
23467 (open-network-stream-server): Remove.
23468
234692005-05-15 Richard M. Stallman <rms@gnu.org>
23470
23471 * faces.el (describe-face): Output a definition link button.
23472
23473 * help-mode.el (help-face-def): New button type.
23474
23475 * emacs-lisp/copyright.el (copyright-fix-years):
23476 Match properly if the first year is 2-digit.
23477 Don't mess up the whitespace after the years by filling.
23478
23479 * dired-aux.el (dired-mark-confirm):
23480 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
23481
23482 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
23483 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
23484 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
23485
23486 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
23487 Set font-lock-comment-start-skip.
23488
23489 * font-lock.el (font-lock-comment-start-skip): New variable.
23490 (font-lock-comment-end-skip): New variable.
23491 (font-lock-fontify-syntactically-region): Use them if non-nil.
23492
234932005-05-15 Jay Belanger <belanger@truman.edu>
23494
23495 * calc/calc-store.el (calc-store-value): Return a string rather
23496 than display it as a message.
23497 Use calc-var-name for variable name.
23498 (calc-store-into): Add the result of calc-store-value to message.
23499 (calc-copy-variable): Add a message.
23500 (calc-store-exchange): Improve error messages.
23501 (calc-store-binary, calc-store-map): Don't reset the values of
23502 special constants.
23503
235042005-05-14 Luc Teirlinck <teirllm@auburn.edu>
23505
23506 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
23507 manual to docstring.
23508
23509 * files.el (hack-local-variables-confirm): Add STRING argument.
23510 Make the function handle non file visiting buffers correctly.
23511 (hack-local-variables-prop-line, hack-local-variables)
23512 (hack-one-local-variable): Use STRING arg of
23513 `hack-local-variables-confirm'.
23514
235152005-05-14 Michael Albinus <michael.albinus@gmx.de>
23516
23517 Sync with Tramp 2.0.49.
23518
23519 * net/tramp.el (tramp-handle-dired-call-process)
23520 (tramp-handle-insert-directory):`insert-buffer' cannot be used
23521 because the contents of the Tramp buffer is changed before
23522 insertion (`expand-file' and alike).
23523 (tramp-handle-insert-directory): If `localname' has an empty
23524 nondirectory name, it must not be quoted.
23525 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
23526 variable `tramp-chunksize'. Change callees.
23527 (tramp-open-connection-setup-interactive-shell): Check remote host
23528 for buggy `send-process-string' implementation.
23529 Set `tramp-chunksize' if found. Reported by Michael Kifer
23530 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
23531 (tramp-handle-shell-command): `insert-buffer' cannot be used
23532 because the contents of the Tramp buffer is changed before
23533 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
23534 <frederic.bothamy@free.fr>.
23535 (tramp-set-auto-save): Actions should be done for Tramp file name
23536 handler only. Ange-FTP has its own auto-save mechanism.
23537 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
23538 (tramp-set-auto-save-file-modes): Set file modes of
23539 `buffer-auto-save-file-name' to ?\600 as fallback solution.
23540 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
23541 (tramp-bug): Remove obsolete variable.
23542 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
23543 for presence of `mml-mode'. Make it running for older Emacsen as well.
23544
235452005-05-14 John Paul Wallington <jpw@pobox.com>
23546
23547 * ibuf-ext.el (define-ibuffer-filter filename):
23548 If `dired-directory' is a list, use its car.
23549
235502005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
23551
23552 * ibuffer.el (define-ibuffer-column filename):
23553 If `dired-directory' is a list, use its car.
23554
235552005-05-14 Richard M. Stallman <rms@gnu.org>
23556
23557 * subr.el (symbol-file): Doc fix.
23558
23559 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
23560 (byte-compile-form): Call byte-compile-nogroup-warn.
23561 (byte-compile-warning-types): Doc fix.
23562
23563 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
23564
23565 * progmodes/cc-engine.el (c-literal-faces):
23566 Add font-lock-comment-delimiter-face.
23567
23568 * net/net-utils.el (dig): Use with-no-warnings.
23569
23570 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
23571 (sc-recite-frame-alist, sc-default-cite-frame)
23572 (sc-default-uncite-frame, sc-default-recite-frame)
23573 (sc-attrib-selection-list, sc-rewrite-header-list):
23574 Mark as risky-local-variable.
23575
23576 * international/ogonek.el (ogonek-jak, ogonek-how):
23577 Don't use beginning-of-buffer.
23578
23579 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
23580
23581 * calendar/solar.el (solar-data-list): Move definition up.
23582
23583 * dnd.el (dnd-protocol-alist): Add autoload.
23584
23585 * progmodes/sh-script.el: Many doc usage fixes.
23586 (sh-indent-after-do): Change default to match common styles.
23587
235882005-05-13 Luc Teirlinck <teirllm@auburn.edu>
23589
23590 * files.el (interpreter-mode-alist)
23591 (auto-mode-interpreter-regexp): Doc fixes.
23592
235932005-05-13 Matt Hodges <MPHodges@member.fsf.org>
23594
23595 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
23596
23597 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
23598
235992005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23600
23601 * dired.el (dired-mode): make-variable-buffer-local =>
23602 make-local-variable.
23603
236042005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23605
23606 * term/mac-win.el (mac-select-convert-to-string): Try coding
23607 systems in mac-script-code-coding-systems if specified one cannot
23608 encode string for `com.apple.traditional-mac-plain-text'.
23609
236102005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
23611
23612 * progmodes/make-mode.el (makefile-targets-face)
23613 (makefile-shell-face, makefile-makepp-perl-face): New faces.
23614 (makefile-dependency-regex): Fix it to not make the colon in
23615 $(var:a=b) special.
23616 (makefile-rule-action-regex): New regexp for highlighting embedded
23617 Shell strings.
23618 (makefile-macroassign-regex): Handle != for highlighting as
23619 embedded Shell strings.
23620 (makefile-var-use-regex): New const.
23621 (makefile-statements, makefile-automake-statements)
23622 (makefile-gmake-statements, makefile-makepp-statements)
23623 (makefile-bsdmake-statements): New consts.
23624 (makefile-make-font-lock-keywords): New function.
23625 (makefile-automake-font-lock-keywords)
23626 (makefile-gmake-font-lock-keywords)
23627 (makefile-makepp-font-lock-keywords)
23628 (makefile-bsdmake-font-lock-keywords): New consts.
23629 (makefile-mode-map): Add switchers between the various submodes.
23630 (makefile-mode): Document the availability of the variants.
23631 (makefile-automake-mode, makefile-gmake-mode)
23632 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
23633
23634 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
23635 new variants of makefile-mode.
23636
236372005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23638
23639 * font-lock.el (font-lock-comment-delimiter-face): Fix up
23640 the inheritance.
23641
236422005-05-12 Luc Teirlinck <teirllm@auburn.edu>
23643
23644 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
23645 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
23646
23647 * files.el (normal-mode): Extend the scope of the
23648 `enable-local-variables' binding to include the `set-auto-mode' call.
23649 (magic-mode-alist): Doc fix.
23650
236512005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23652
23653 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
23654 font-lock-comment-face rather than copying its setting.
23655
236562005-05-12 Andreas Schwab <schwab@suse.de>
23657
23658 * eshell/esh-mode.el (eshell-send-input): Doc fix.
23659
236602005-05-12 Lute Kamstra <lute@gnu.org>
23661
23662 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
23663 defcustom for the mode hook variable. Delete the last argument.
23664 * generic-x.el: Fix callers of define-generic-mode.
23665 (generic-x-modes): Delete group.
23666 (show-tabs-tab-face, show-tabs-space-face): Put them in the
23667 generic-x customization group.
23668
236692005-05-12 Kim F. Storm <storm@cua.dk>
23670
23671 * font-lock.el (font-lock-negation-char-face): Default to "off".
23672
23673 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
23674 font-lock-negation-char-face to ! in !=.
23675
236762005-05-12 Masatake YAMATO <jet@gyve.org>
23677
23678 * add-log.el (find-change-log): Fix typos in the docstring
23679 of function.
23680
236812005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
23682
23683 * international/latexenc.el (latexenc-find-file-coding-system):
23684 Avoid `re-search-forward' when looking for input encoding because
23685 of speed and safety. Better regular expressions for recognizing
23686 input encoding. Limit a search for TeX-master/tex-main-file to
23687 the local variable section.
23688
236892005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
23690
23691 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
23692 syntax of $ to "'" (quote).
23693
236942005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
23695
23696 * dnd.el (dnd-protocol-alist): Improve custom type.
23697
23698 * dired.el (dired-dnd-protocol-alist): New variable.
23699 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
23700 `dired-mode-hook' to the end.
23701
237022005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
23703
23704 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
23705 comment-end if comment-start-skip is not set.
23706 Obey the font-lock-comment-delimiter-face variables.
23707
237082005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
23709
23710 * files.el (executable-find): Move from executable.el. Use
23711 locate-file.
23712 * progmodes/executable.el (executable-find): Move to files.el.
23713
23714 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
23715 when trying to ensure forward progress.
23716
237172005-05-11 Chong Yidong <cyd@stupidchicken.com>
23718
23719 * mouse-sel.el (mouse-sel-follow-link-p): New function.
23720 (mouse-select, mouse-select-internal, mouse-extend-internal):
23721 Use it to implement mouse-1-click-follows-link functionality.
23722
237232005-05-11 Richard M. Stallman <rms@gnu.org>
23724
23725 * font-lock.el (font-lock-fontify-syntactically-region):
23726 Use font-lock-comment-delimiter-face for comment delimiters.
23727
237282005-05-10 Jay Belanger <belanger@truman.edu>
23729
23730 * calc/calc-help.el (calc-m-prefix-help): Add mention of
23731 preserving embedded modes.
23732
237332005-05-10 Richard M. Stallman <rms@gnu.org>
23734
23735 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
23736
23737 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
23738 Move from ada-stmt.el.
23739 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
23740
23741 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
23742 Move to ada-mode.el.
23743 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
23744
23745 * cus-edit.el (custom-file): Call file-chase-links.
23746
23747 * files.el (read-directory-name): Fix previous change.
23748 (hack-local-variables-confirm): New function.
23749 (hack-local-variables-prop-line, hack-local-variables)
23750 (hack-one-local-variable): Use it.
23751
237522005-05-10 Lute Kamstra <lute@gnu.org>
23753
23754 * font-lock.el (font-lock-keywords-alist)
23755 (font-lock-removed-keywords-alist): Clarify docstrings.
23756
237572005-05-10 Nick Roberts <nickrob@snap.net.nz>
23758
23759 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
23760 (gdb-source-info): Check for preprocessor info.
23761 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
23762 a macro for a function.
23763 (gdb-info-breakpoints-custom): Try to find file again if not already
23764 found (user might have used GDB dir command).
23765 (gdb-get-location): Update gdb-location-alist correctly for change
23766 to gdb-info-breakpoints-custom.
23767
23768 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
23769 (gud-tooltip-print-command): Add gdbmi case.
23770 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
23771 preprocessor info.
23772
237732005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
23774
23775 * startup.el (fancy-splash-insert): Fix typo in doc string.
23776
237772005-05-09 Juanma Barranquero <lekktu@gmail.com>
23778
23779 * obsolete/float.el (string-to-float):
23780 * obsolete/hilit19.el (hilit-add-pattern):
23781 * obsolete/rnews.el (news-parse-range, news-select-message)
23782 (news-get-pruned-list-of-files): Replace `string-to-int' by
23783 `string-to-number'.
23784
23785 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
23786 `find-file-not-found-hooks'; use `add-hook'.
23787 (uncompress-while-visiting): Set `write-file-functions', not
23788 `write-file-hooks'; use `add-hook'.
23789
237902005-05-09 Kim F. Storm <storm@cua.dk>
23791
23792 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
23793 (cua-paste): Handle clipboard action.
23794 (cua--init-keymaps): Remap clipboard-kill-region and
23795 clipboard-kill-ring-save.
23796
237972005-05-08 Eli Zaretskii <eliz@gnu.org>
23798
23799 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
23800 Improve commentary.
23801
23802 * simple.el (next-error-overlay-arrow-position): Revert the change
23803 made on 2005-04-30.
23804
238052005-05-07 Jay Belanger <belanger@truman.edu>
23806
23807 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
23808 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
23809 `calc-sel-reselect'.
23810
23811 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
23812 Calc is in embedded mode.
23813
238142005-05-07 Eli Zaretskii <eliz@gnu.org>
23815
23816 * progmodes/compile.el (compilation-setup):
23817 Set overlay-arrow-string to an empty string on text terminals.
23818
23819 * textmodes/ispell.el (ispell-program-name): Try looking for
23820 "aspell" along exec-path, and if found, use it as the default
23821 speller program.
23822
238232005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
23824
23825 * international/mule.el (sgml-xml-auto-coding-function):
23826 Recognize encoding='FOO' in single quotes as well as in double quotes.
23827
238282005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
23829
23830 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
23831 as well as `interactive', so that defmacro* would recognize
23832 `declare' forms.
23833
238342005-05-07 Eli Zaretskii <eliz@gnu.org>
23835
23836 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
23837 Explain more about the LIGHTER arg's usage in the doc string.
23838 Add commentary to clarify what the code does. Fix the regexp that
23839 strips whitespace from LIGHTER. Quote LIGHTER before using it,
23840 since it could have characters special to regular expressions.
23841
238422005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
23843
23844 * replace.el (occur-1): Bind inhibit-read-only so that
23845 erase-buffer doesn't barf on read-only text properties (likewise
23846 for add-text-properties in occur-engine). Mark buffer as unmodified.
23847 (occur-engine): Don't set buffer-read-only here.
23848
238492005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
23850
23851 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
23852 list-buffers-directory. This caused the *cvs-commit* buffer to be
23853 sometimes mistakenly reused as a *cvs* buffer.
23854
238552005-05-07 Nick Roberts <nickrob@snap.net.nz>
23856
23857 * tooltip.el: Move code for GUD tooltips into gud.el.
23858 (require): CL no longer needed to compile case.
23859 (tooltip-mode): Do not toggle functions for GUD tooltips.
23860 (tooltip-gud-tips-p): Remove. Replace with minor mode
23861 gud-tooltip-mode in gud.el.
23862 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
23863 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
23864 tooltip-gud prefix with gud-tooltip and obsolete.
23865 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
23866 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
23867 (tooltip-mouse-motion): Mouse movement functions/variable.
23868 Rename in gud.el by adding gud prefix.
23869 (tooltip-gud-original-filter, tooltip-gud-dereference)
23870 (tooltip-gud-event, tooltip-toggle-gud-tips)
23871 (tooltip-gud-process-output, tooltip-gud-print-command)
23872 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
23873 gud.el by replacing tooltip-gud prefix with gud-tooltip.
23874 (gdb-tooltip-print): Move to gdb-ui.el.
23875
23876 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
23877 (require): CL needed to compile case.
23878 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
23879 tooltip-gud-tips-p. Make it a minor-mode.
23880 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
23881 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
23882 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
23883 (gud-tooltip-change-major-mode)
23884 (gud-tooltip-activate-mouse-motions-if-enabled)
23885 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
23886 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
23887 (gud-tooltip-original-filter, gud-tooltip-dereference)
23888 (gud-tooltip-event, tooltip-toggle-gud-tips)
23889 (gud-tooltip-process-output, gud-tooltip-print-command)
23890 (gud-tooltip-tips): Move from tooltip.el.
23891
23892 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
23893 (gdb-cpp-define-alist-flags): Doc fix.
23894 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
23895 gud-tooltip-mode is t.
23896
238972005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
23898
23899 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
23900 evaporate if their text is deleted.
23901 (goto-address-at-point): Make it work as a mouse binding as well.
23902 (goto-address-at-mouse): Obsolete it. Update users.
23903
239042005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
23905
23906 * calendar/appt.el (top-level): No longer activate on load.
23907
239082005-05-06 Juanma Barranquero <lekktu@gmail.com>
23909
23910 * calendar/cal-bahai.el (mark-bahai-diary-entries):
23911 * net/webjump.el (webjump):
23912 * progmodes/idlw-help.el (idlwave-do-context-help1)
23913 (idlwave-highlight-linked-completions):
23914 * textmodes/po.el (po-find-file-coding-system-guts):
23915 Replace `assoc-ignore-case' by `assoc-string'.
23916
239172005-05-06 Eli Zaretskii <eliz@gnu.org>
23918
23919 * files.el (locate-file): Doc fix.
23920
23921 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
23922 Remove the redundant test for ms-dos.
23923
23924 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
23925 look for the preprocessor with exec-suffixes. If not found in
23926 standard places, look in exec-path. Remove most of the tests that
23927 used system-type.
23928
23929 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
23930
23931 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
23932
23933 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
23934 file-name clash with jka-compr.el on 8+3 filesystems.
23935
239362005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23937
23938 * term/mac-win.el: Don't define or bind scroll bar functions if
23939 x-toolkit-scroll-bars is t.
23940 (x-select-text, x-get-selection-value): Clear
23941 x-last-selected-text-clipboard if x-select-enable-clipboard is
23942 nil.
23943 (PRIMARY): Put mac-scrap-name property.
23944 (mac-select-convert-to-file-url): New function.
23945 (public.file-url): New selection target type. Add to
23946 selection-converter-alist.
23947 (x-get-selection, x-selection-value): Handle it.
23948 (x-cut-buffer-or-selection-value): New alias.
23949
239502005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23951
23952 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
23953 entry to avoid calling bibtex-find-entry with arg global
23954 being t. Remove arg key.
23955 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
23956 (bibtex-copy-summary-as-kill): Change accordingly.
23957
239582005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
23959
23960 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
23961 (org-agenda-date-later): Use with-current-buffer.
23962
239632005-05-05 Luc Teirlinck <teirllm@auburn.edu>
23964
23965 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
23966 (define-obsolete-variable-alias): Doc Fixes.
23967
239682005-05-06 Kim F. Storm <storm@cua.dk>
23969
23970 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
23971 vertical-motion when selective-display is active.
23972
23973 * ido.el (ido-setup-hook): New hook.
23974 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
23975 (ido-input-stack): New var.
23976 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
23977 ido-next-work-file binding to M-O.
23978 Bind M-f to ido-wide-find-file-or-pop-dir.
23979 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
23980 (ido-read-internal): Run ido-setup-hook.
23981 Catch quit in read-file-name and read-string to cancel edit.
23982 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
23983 Automatically pop-all when completing a directory name (RET).
23984 (ido-file-internal): Add with-no-warnings around ffap and dired code.
23985 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
23986 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
23987 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
23988 New functions for M-b/M-f to move among the directory components.
23989 (ido-make-merged-file-list): Catch quit to cancel merge.
23990 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
23991 (ido-completion-help): No warnings for ido-completion-buffer-full.
23992
239932005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
23994
23995 * font-lock.el (font-lock-negation-char-face): New face and variable.
23996 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
23997 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
23998 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
23999 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
24000
240012005-05-05 Juanma Barranquero <lekktu@gmail.com>
24002
24003 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
24004 Fix typo in docstring.
24005
24006 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
24007 (ebrowse-print-statistics-line)
24008 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
24009
24010 * term/w32-win.el (image-library-alist): Add additional name for
24011 Xpm library.
24012
240132005-05-05 Nick Roberts <nickrob@snap.net.nz>
24014
24015 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
24016 use gcc instead of cpp.
24017
24018 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
24019 (gdb-create-define-alist): Use it.
24020 (gdb-cpp-define-alist-program): Update for MS-DOS.
24021
240222005-05-04 Nick Roberts <nickrob@snap.net.nz>
24023
24024 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
24025
240262005-05-04 Richard M. Stallman <rms@gnu.org>
24027
24028 * help.el (describe-key): No error when UNTRANSLATED is nil.
24029
24030 * simple.el (line-move-1): Fix previous change to signal errors
24031 appropriately.
24032
240332005-05-03 Ulf Jasper <ulf.jasper@web.de>
24034
24035 * calendar/icalendar.el (icalendar-version): Now at 0.12.
24036 (icalendar-duration-correction): Remove.
24037 (icalendar--get-event-properties): Split result at commas.
24038 (icalendar--decode-isoduration): New optional argument
24039 DURATION-CORRECTION.
24040 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
24041 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
24042 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
24043 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
24044 (icalendar--convert-anniversary-to-ical): New functions, extracted
24045 from icalendar-export-region, with bug fixes.
24046 (icalendar-export-region): Use the above functions.
24047 (icalendar-import-buffer): Check before saving diary file.
24048 (icalendar--convert-recurring-to-diary)
24049 (icalendar--convert-non-recurring-all-day-to-diary)
24050 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
24051 extracted from icalendar--convert-ical-to-diary, with bug fixes.
24052 (icalendar--convert-ical-to-diary): Use the above functions.
24053
240542005-05-03 Nick Roberts <nickrob@snap.net.nz>
24055
24056 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
24057 Remove these recent additions.
24058 (c-mode): Restore to before 2005-04-28.
24059
24060 * progmodes/cc-vars.el (cc-define-list-program): Remove this
24061 recent addition.
24062
24063 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
24064 (gdb-define-alist): New variables.
24065 (gdb-create-define-alist): New function.
24066 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
24067 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
24068 with string-to-number.
24069 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
24070
24071 * progmodes/gud.el: Replace string-to-int with string-to-number.
24072 (gud-find-file): Handle gdb-define-alist.
24073
24074 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
24075
240762005-05-02 Jay Belanger <belanger@truman.edu>
24077
24078 * calc/calc-aent.el (math-read-token):
24079 * calc/calc-bin.el (calc-word-size):
24080 * calc/calc-ext.el (calc-read-number-fancy):
24081 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
24082 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
24083 * calc/calc-frac.el (calc-over-notation):
24084 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
24085 (calc-graph-num-points, calc-graph-init):
24086 * calc/calc-prog.el (calc-read-parse-table-part)
24087 (calc-edit-macro-repeats):
24088 * calc/calc-yank.el (calc-do-grab-rectangle):
24089 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
24090 Replace `string-to-int' by `string-to-number'.
24091
240922005-05-02 Kim F. Storm <storm@cua.dk>
24093
24094 * kmacro.el: Use executing-kbd-macro-index variable.
24095
240962005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
24097
24098 * net/rlogin.el (rlogin-parse-words): Delete func.
24099 (rlogin): Use split-string, not rlogin-parse-words.
24100 Also, if there are option-like elements in the parsed args,
24101 take the host to be the first arg immediately following them.
24102 Suggested by Michael Mauger.
24103
241042005-05-01 Luc Teirlinck <teirllm@auburn.edu>
24105
24106 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
24107
241082005-05-02 Nick Roberts <nickrob@snap.net.nz>
24109
24110 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
24111 (cc-mode-cpp-program): Rename to cc-define-list-program and
24112 move to cc-vars.el.
24113
24114 * progmodes/cc-vars.el (cc-define-list-program):
24115 Change to "gcc -E -dM -". Make customizable.
24116
241172005-05-02 Kim F. Storm <storm@cua.dk>
24118
24119 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
24120
241212005-05-02 Nick Roberts <nickrob@snap.net.nz>
24122
24123 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
24124
24125 * international/mule-util.el (truncate-string): Remove alias and
24126 obsolete declaration.
24127
24128 * international/mule-cmds.el (update-iso-coding-systems):
24129 Remove alias and obsolete declaration.
24130
24131 * international/mule.el (coding-system-parent): Remove alias and
24132 obsolete declaration.
24133
24134 * subr.el (define-function, sref): Remove aliases and obsolete
24135 declarations.
24136 (chars-in-region): Remove obsolete declaration.
24137
241382005-05-01 Richard M. Stallman <rms@gnu.org>
24139
24140 * info.el (Info-mode): Set widen-automatically to nil, locally.
24141
24142 * simple.el (widen-automatically): New variable.
24143 (pop-global-mark): Obey widen-automatically.
24144
241452005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
24146
24147 * term/xterm.el (function-key-map): Call substitute-key-definition
24148 before the keymap size is increased by a lot of define-key calls.
24149
241502005-05-01 Richard M. Stallman <rms@gnu.org>
24151
24152 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
24153 Rename ARG to ELEMENT. Doc fix.
24154
241552005-05-01 Nick Roberts <nickrob@snap.net.nz>
24156
24157 * allout.el (allout-exposure): Remove macro and obsolete declaration.
24158 Remove references to allout-exposure/change to allout-new-exposure.
24159
24160 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
24161 bytecode symbols.
24162
24163 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
24164 (compiled-function-p, focus-frame, unfocus-frame):
24165 Remove aliases and obsolete declarations.
24166 Back out inadvertent changes from previous commit.
24167
241682005-05-01 Luc Teirlinck <teirllm@auburn.edu>
24169
24170 * files.el (require-final-newline): Make Custom tags consistent
24171 with mode-require-final-newline.
24172 (mode-require-final-newline): Doc fix.
24173
241742005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
24175
24176 * international/latexenc.el (latexenc-find-file-coding-system):
24177 Fix regular expressions.
24178
241792005-05-01 David Kastrup <dak@gnu.org>
24180
24181 * international/latexenc.el (latexenc-find-file-coding-system):
24182 Fix regular expressions.
24183
241842005-05-01 Nick Roberts <nickrob@snap.net.nz>
24185
24186 * subr.el (string-to-int): Make obsolete.
24187
241882005-04-30 Richard M. Stallman <rms@gnu.org>
24189
24190 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
24191
24192 * loadup.el: load jka-comp-hook.
24193
24194 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
24195 (jka-compr-handler): Add autoload. `put' calls moved
24196 to jka-comp-hook.el.
24197 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
24198 (jka-compr-inhibit): Autoload.
24199
24200 * jka-comp-hook.el: New file.
24201 Enable the mode by default.
24202
24203 * files.el (backup-buffer-copy): Use copy-file instead
24204 of write-region, and put back the 'excl.
24205
242062005-04-30 Chong Yidong <cyd@stupidchicken.com>
24207
24208 * progmodes/flymake.el (flymake-split-string)
24209 (flymake-split-string, flymake-log, flymake-pid-to-names)
24210 (flymake-reg-names, flymake-get-source-buffer-name)
24211 (flymake-unreg-names, flymake-add-line-err-info)
24212 (flymake-add-err-info): Clarify docstrings.
24213 (flymake-popup-menu, flymake-make-emacs-menu)
24214 (flymake-make-xemacs-menu): Add docstrings.
24215 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
24216 Set variables directly throughout.
24217
242182005-04-30 Nick Roberts <nickrob@snap.net.nz>
24219
24220 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
24221 exists. Initialize cc-define-alist.
24222 (c-mode): Add cc-create-define-alist locally to after-save-hook.
24223 If there is no file (Macroexpansion) don't create an alist.
24224
242252005-04-29 Sam Steingold <sds@gnu.org>
24226
24227 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
24228 (cc-create-define-alist): Use it instead of the hard-coded string.
24229
242302005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
24231
24232 * international/mule-conf.el (file-coding-system-alist): Fix regexp
24233 for latexenc.
24234
242352005-04-29 Lute Kamstra <lute@gnu.org>
24236
24237 * emacs-lisp/generic.el: Improve commentary section.
24238 (define-generic-mode): Improve docstring.
24239
242402005-04-29 Carsten Dominik <dominik@science.uva.nl>
24241
24242 * textmodes/org.el (many places): Change to quiet the byte compiler.
24243 (org-prefix-format-compiled): New variable.
24244 (org-compile-prefix-format): New function.
24245 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
24246 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
24247 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
24248 (org-get-entries-from-diary): Use `org-get-time-of-day' for
24249 consistency with entries from `org-mode' files.
24250 (org-get-time-of-day): Fix bug with partial matches early in a line.
24251 (org-non-link-chars): New constant.
24252 (org-link-regexp): Respect `org-non-link-chars'.
24253 (org-agenda-day-view): Remove command.
24254 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
24255 (org-follow-bbdb-link, org-store-link): Search also company field.
24256 (org-highlight-overlay): New variable.
24257 (org-highlight, org-unhighlight): New functions.
24258 (org-agenda-mode): Add pre-command-hook to remove highlight.
24259 (org-evaluate-time-range): Behavior depends upon whether time stamp
24260 contains a time or not.
24261 (org-show-subtree, org-show-entry): New functions.
24262 (org-agenda-cleanup-fancy-diary): Remove empty lines.
24263
242642005-04-28 Luc Teirlinck <teirllm@auburn.edu>
24265
24266 * comint.el (comint-output-filter-functions): Add autoload cookie.
24267
242682005-04-28 Kim F. Storm <storm@cua.dk>
24269
24270 * ido.el (ido-everywhere): Fix last change.
24271
242722005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
24273
24274 * international/latexenc.el: New file.
24275 * international/mule-conf.el (file-coding-system-alist): For .tex,
24276 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
24277
242782005-04-28 Lute Kamstra <lute@gnu.org>
24279
24280 * font-lock.el (font-lock-add-keywords)
24281 (font-lock-remove-keywords): Clarify docstring.
24282 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
24283 Don't start docstrings with a `*'.
24284 (font-lock-update-removed-keyword-alist): Give it a docstring.
24285
24286 * generic-x.el: Update commentary section.
24287 Only require font-lock when compiling.
24288 Define all modes conditionally.
24289 Place all generic modes in the generic-x-modes customization group.
24290 (generic-x-modes): New customization group.
24291 (generic-default-modes, generic-mswindows-modes)
24292 (generic-unix-modes, generic-other-modes): New constants.
24293 (generic-define-mswindows-modes, generic-define-unix-modes):
24294 Update docstrings. Make them obsolete.
24295 (generic-extras-enable-list): New default value. Update docstring.
24296 Improve :type. Change :set function.
24297 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
24298 Fix docstring.
24299
24300 * emacs-lisp/generic.el (generic-mode-internal):
24301 Simplify font-lock-defaults.
24302 (define-generic-mode): Fix docstring.
24303
243042005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
24305
24306 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
24307 font-lock-face property to highlight matches.
24308
243092005-04-28 Nick Roberts <nickrob@snap.net.nz>
24310
24311 * progmodes/cc-mode.el (cc-create-define-alist): New function.
24312 (cc-define-alist): New variable.
24313 (c-mode): Make it local and initialize it.
24314
24315 * progmodes/gdb-ui.el (gdb-active-process): New variable.
24316 (gdb-exited): New function.
24317 (gdb-annotation-rules): Use it.
24318 (gdb-starting): Set gdb-active-process to t.
24319 (gdb-stopping): Amend doc string.
24320 (gdb-reset): Set gdb-active-process to nil.
24321
24322 * tooltip.el (tooltip-gud-tips): Show the associated #define
24323 directives when a C program under GDB is not executing.
24324
243252005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
24326
24327 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
24328 font-lock-fontify-syntactic-keywords.
24329
24330 * font-lock.el (font-lock-default-fontify-region): Don't force
24331 parse-sexp-lookup-properties to nil.
24332
243332005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
24334
24335 * man.el (man-mode-syntax-table): Set up `:' to have
24336 word-constituent syntax.
24337
243382005-04-27 Lute Kamstra <lute@gnu.org>
24339
24340 * novice.el (disable-command): Don't add spurious newlines to the
24341 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
24342
243432005-04-26 Jay Belanger <belanger@truman.edu>
24344
24345 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
24346 than one window before deleting window.
24347
243482005-04-26 Luc Teirlinck <teirllm@auburn.edu>
24349
24350 * shell.el (shell-prompt-pattern): Doc fix.
24351 (shell-mode): Set paragraph-separate buffer locally to "\\'".
24352
24353 * comint.el (comint-prompt-regexp, comint-get-old-input)
24354 (comint-use-prompt-regexp)
24355 (comint-use-prompt-regexp-instead-of-fields)
24356 (comint-replace-by-expanded-history, comint-send-input)
24357 (comint-output-filter, comint-get-old-input-default)
24358 (comint-line-beginning-position, comint-bol, comint-show-output)
24359 (comint-backward-matching-input, comint-forward-matching-input)
24360 (comint-next-prompt, comint-previous-prompt):
24361 Rename `comint-use-prompt-regexp-instead-of-fields' to
24362 `comint-use-prompt-regexp'. Keep old name as alias and declare
24363 obsolete.
24364 (comint-use-prompt-regexp): Shorten first line of doc string.
24365
24366 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
24367 Set paragraph-separate buffer locally to "\\'".
24368
24369 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
24370 Adapt to above name change.
24371
24372 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
24373 (smbclient-prompt-regexp): Ditto.
24374
24375 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
24376
243772005-04-27 Nick Roberts <nickrob@snap.net.nz>
24378
24379 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
24380 gdb-location-list.
24381 Break lines that are over 80 characters wide.
24382
243832005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
24384
24385 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
24386 New fun and var, to preserve compatibility.
24387
24388 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
24389
243902005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
24391
24392 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
24393 name to file-newer-than-file-p.
24394
243952005-04-26 Richard M. Stallman <rms@gnu.org>
24396
24397 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
24398
24399 * progmodes/python.el (python-mode):
24400 Use new name eldoc-documentation-function.
24401
24402 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
24403
24404 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
24405 (eldoc-documentation-function):
24406 Rename from eldoc-print-current-symbol-info-function. Calls changed.
24407
244082005-04-26 Nick Roberts <nickrob@snap.net.nz>
24409
24410 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
24411
244122005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
24413
24414 * term/xterm.el (function-key-map): Fix strings for
24415 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
24416 {C,S,A,C-S}-{f1-f12}.
24417
244182005-04-26 Kenichi Handa <handa@m17n.org>
24419
24420 * international/mule-cmds.el (select-safe-coding-system):
24421 Fix previous change.
24422
244232005-04-26 Lute Kamstra <lute@gnu.org>
24424
24425 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
24426
24427 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
24428 (font-lock-comment-delimiter-face): Ditto.
24429
24430 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
24431
244322005-04-25 Jay Belanger <belanger@truman.edu>
24433
24434 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
24435 to t while inserting information; use help-mode.
24436
244372005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
24438
24439 * term.el (ansi-term-color-vector): Use the xterm colors.
24440 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
24441
244422005-04-25 Lute Kamstra <lute@gnu.org>
24443
24444 * font-core.el (font-lock-defaults): Fix docstring.
24445
24446 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
24447
244482005-04-25 Kenichi Handa <handa@m17n.org>
24449
24450 * international/mule-cmds.el (select-safe-coding-system):
24451 Don't check consistency with coding: spec, etc if raw-text or
24452 no-conversion was found to be safe.
24453
244542005-04-24 Richard M. Stallman <rms@gnu.org>
24455
24456 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
24457 citation markers at start of each line.
24458
24459 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
24460 citation markers at start of each line.
24461
24462 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
24463
24464 * files.el (mode-require-final-newline): Fix previous change.
24465 (require-final-newline): Fix type label.
24466
244672005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
24468
24469 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
24470 statement in buffer (broken by 2004-11-24 change).
24471
244722005-04-24 Kim F. Storm <storm@cua.dk>
24473
24474 * ido.el (ido-everywhere): Save and restore old read-buffer-function
24475 and read-file-name-function values. Don't overwrite existing
24476 non-nil values if ido-mode is enabled without ido-everywhere.
24477
244782005-04-24 Luc Teirlinck <teirllm@auburn.edu>
24479
24480 * files.el (mode-require-final-newline): Minor doc fix.
24481
244822005-04-24 Eli Zaretskii <eliz@gnu.org>
24483
24484 * subr.el (syntax-after): Doc fix.
24485 (syntax-class): If argument is nil, return nil. Mask off upper 16
24486 bits, not 8 bits.
24487
24488 * files.el (mode-require-final-newline): Doc fix.
24489 (backup-buffer-copy): Fix last change.
24490
244912005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24492
24493 * term/mac-win.el: Require select. Set selection-coding-system to
24494 mac-system-coding-system. Call menu-bar-enable-clipboard.
24495 (x-last-selected-text-clipboard, x-last-selected-text-primary)
24496 (x-select-enable-clipboard): New variables.
24497 (x-select-text, x-get-selection, x-selection-value)
24498 (x-get-selection-value, mac-select-convert-to-string)
24499 (mac-services-open-file, mac-services-open-selection)
24500 (mac-services-insert-text): New functions.
24501 (CLIPBOARD, FIND): Put mac-scrap-name property.
24502 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
24503 (public.tiff): Put mac-ostype property.
24504 (selection-converter-alist): Add entries for them.
24505 (mac-application-menu-map): New keymap.
24506 (interprogram-cut-function, interprogram-paste-function): Set to
24507 x-select-text and x-get-selection-value, respectively.
24508 (split-window-keep-point): Set to t.
24509
245102005-04-23 Richard M. Stallman <rms@gnu.org>
24511
24512 * files.el (read-directory-name): Always pass non-nil
24513 DEFAULT-FILENAME arg to read-file-name.
24514 (backup-buffer-copy, basic-save-buffer-2): Take care against
24515 writing thru an unexpected existing symlink.
24516 (revert-buffer): In indirect buffer, revert the base buffer.
24517 (magic-mode-alist): Doc fix.
24518 (buffer-stale-function): Doc fix.
24519 (minibuffer-with-setup-hook): Avoid warning.
24520 (mode-require-final-newline): Doc and custom fix.
24521
24522 * follow.el (follow-end-of-buffer): Use with-no-warnings.
24523
24524 * font-lock.el (font-lock-comment-face): On terminals with few colors,
24525 use the default appearance.
24526 (font-lock-comment-delimiter-face): New face, new variable.
24527
24528 * imenu.el (imenu--generic-function): The official position of a
24529 definition is the start of the line that BEG is in.
24530
24531 * midnight.el (midnight-timer): Move defvar up.
24532
24533 * mouse.el (mouse-drag-region-1): Delete some debugging code.
24534
24535 * saveplace.el (save-place-to-alist): Use with-no-warnings.
24536
24537 * startup.el (command-line): Use with-no-warnings.
24538
24539 * window.el (window-size-fixed): New defvar.
24540
24541 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
24542
24543 * mail/rmail.el (rmail-font-lock-keywords):
24544 Use font-lock-comment-delimiter-face.
24545
24546 * mail/sendmail.el (mail-font-lock-keywords):
24547 Use font-lock-comment-delimiter-face.
24548
24549 * progmodes/compile.el (next-error-highlight-timer): New defvar.
24550
245512005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
24552
24553 * progmodes/compile.el (compilation-mode-font-lock-keywords):
24554 Specify t for LAXMATCH when matching directories.
24555 Save match data around compilation-compat-error-properties form.
24556
245572005-04-23 David Kastrup <dak@gnu.org>
24558
24559 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
24560 Mention that the autoloaded aliases should be kept for AUCTeX.
24561
245622005-04-23 Andreas Schwab <schwab@suse.de>
24563
24564 * isearch.el (isearch-forward): Doc fix.
24565
245662005-04-23 Eli Zaretskii <eliz@gnu.org>
24567
24568 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
24569 (jit-lock-stealth-nice): Change default value to 0.5.
24570
245712005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
24572
24573 * abbrev.el (write-abbrev-file): Write table entries in
24574 alphabetical order by table name.
24575
245762005-04-22 Kim F. Storm <storm@cua.dk>
24577
24578 * ido.el (ido-read-internal): Fix `list' completion.
24579
245802005-04-22 Kenichi Handa <handa@m17n.org>
24581
24582 * recentf.el (recentf-save-file-coding-system): New variable.
24583 (recentf-save-list): Encode the file by
24584 recentf-save-file-coding-system and add coding: tag.
24585
245862005-04-22 Nick Roberts <nickrob@snap.net.nz>
24587
24588 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
24589
245902005-04-21 Lute Kamstra <lute@gnu.org>
24591
24592 * loadhist.el (unload-feature): Don't remove a function from hooks
24593 if it is about to be restored to an autoload . Remove functions
24594 that will become unbound from auto-mode-alist. Simplify the code.
24595
24596 * subr.el (assq-delete-all): New implementation that is linear,
24597 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
24598 (rassq-delete-all): New function.
24599
24600 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
24601 Add size-indication-mode.
24602
246032005-04-21 Kenichi Handa <handa@m17n.org>
24604
24605 * international/mule-cmds.el: Add autoload for widget-value in
24606 eval-when-compile.
24607
246082005-04-21 Nick Roberts <nickrob@snap.net.nz>
24609
24610 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
24611 Add tooltip-mode.
24612
24613 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
24614
246152005-04-20 Luc Teirlinck <teirllm@auburn.edu>
24616
24617 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
24618 (inferior-lisp-filter-regexp, inferior-lisp-program)
24619 (inferior-lisp-load-command, inferior-lisp-prompt)
24620 (inferior-lisp-mode-hook, lisp-source-modes)
24621 (inferior-lisp-load-hook): defvar->defcustom.
24622 (inferior-lisp-program, inferior-lisp-prompt)
24623 (inferior-lisp-load-hook): Doc fixes.
24624 (inferior-lisp-install-letter-bindings): Small change in
24625 introductory comment.
24626
246272005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
24628
24629 * vc.el (vc-annotate-color-map): Change some colors so that text
24630 using them as foreground is readable on both white and black
24631 backgrounds.
24632
246332005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24634
24635 * international/mule-conf.el (translation-table-for-input):
24636 Remove redundant declaration.
24637
246382005-04-20 Nick Roberts <nickrob@snap.net.nz>
24639
24640 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
24641
24642 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
24643 (tooltip-toggle-gud-tips): New function.
24644
246452005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24646
24647 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
24648 right angle brackets.
24649
246502005-04-20 Nick Roberts <nickrob@snap.net.nz>
24651
24652 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
24653
246542005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
24655
24656 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
24657 Remove. Update callers to use expand-file-name instead.
24658
24659 * subr.el (syntax-class): New function.
24660
24661 * simple.el (blink-matching-open): Use it.
24662
24663 * paren.el (show-paren-function): Use it to recognize parens that are
24664 also used in 2-char comment markers.
24665
246662005-04-19 Lute Kamstra <lute@gnu.org>
24667
24668 * loadhist.el (unload-feature): Update for new format of
24669 load-history. Simplify the code.
24670
246712005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24672
24673 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
24674 (mac-add-charset-info): New function. Initialize variable
24675 mac-charset-info-alist using it.
24676 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
24677 for translation.
24678 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
24679 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
24680 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
24681 New CCL programs.
24682
246832005-04-19 Kim F. Storm <storm@cua.dk>
24684
24685 * simple.el (next-buffer, prev-buffer, next-error)
24686 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
24687 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
24688
24689 * bindings.el (next-buffer, prev-buffer, next-error)
24690 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
24691 (clone-indirect-buffer-other-window): Move bindings from simple.el.
24692 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
24693 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
24694
246952005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
24696
24697 * isearch.el (isearch-edit-string): Make the search-ring available for
24698 minibuffer history commands.
24699 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
24700 the default history commands now work just as well.
24701 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
24702
247032005-04-18 Kim F. Storm <storm@cua.dk>
24704
24705 * emulation/cua-base.el (cua--pre-command-handler): Add more
24706 elaborate check for shift modifier on non-window systems.
24707
247082005-04-18 Lars Hansen <larsh@math.ku.dk>
24709
24710 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
24711
247122005-04-18 Kim F. Storm <storm@cua.dk>
24713
24714 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
24715 and make it optional. Don't test tooltip-gud-echo-area here.
24716 (tooltip-gud-process-output, gdb-tooltip-print):
24717 Pass tooltip-gud-echo-area to tooltip-show.
24718 (tooltip-help-tips): Remove second optional arg to tooltip-show.
24719
247202005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24721
24722 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
24723 `display-graphic-p' may not be bound yet.
24724
247252005-04-17 Luc Teirlinck <teirllm@auburn.edu>
24726
24727 * startup.el (command-line): No longer enable Xterm Mouse mode by
24728 default in terminals compatible with xterm.
24729
24730 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
24731
247322005-04-18 Nick Roberts <nickrob@snap.net.nz>
24733
24734 * tooltip.el (tooltip-gud-echo-area): Rename from
24735 tooltip-use-echo-area.
24736 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
24737 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
24738 area independently of where help tooltips are displayed.
24739
247402005-04-17 David Kastrup <dak@gnu.org>
24741
24742 * cus-theme.el (custom-theme-write-variables): Quote variables
24743 where necessary.
24744
247452005-04-17 Richard M. Stallman <rms@gnu.org>
24746
24747 * simple.el (yank-excluded-properties): Add follow-link to value.
24748
24749 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
24750
24751 * startup.el (fancy-splash-max-time): Just 30 seconds.
24752 (fancy-splash-delay): Just 7.
24753 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
24754
24755 * loadhist.el (unload-feature): Update for new format of load-history.
24756 Simplify the code.
24757
24758 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
24759 (rmail-font-lock-keywords): Don't fontify the text of a citation.
24760
24761 * mail/sendmail.el (mail-font-lock-keywords):
24762 Don't fontify subject text.
24763 Don't fontify the text of a citation.
24764
247652005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
24766
24767 * comint.el (comint-output-filter): Run comint-output-filter-functions
24768 with point where the user had it.
24769
247702005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
24771
24772 * international/ucs-tables.el (ucs-set-table-for-input):
24773 Disable when using unify-on-decoding.
24774
247752005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
24776
24777 * emulation/cua-base.el (cua-global-mark-face): Add special case
24778 for displays supporting a high number of colors.
24779
247802005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
24781
24782 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
24783
247842005-04-16 Chong Yidong <cyd@stupidchicken.com>
24785
24786 * filesets.el (filesets-add-buffer): If user supplies a name of a
24787 non-existing fileset, create a new fileset.
24788
247892005-04-16 Carsten Dominik <dominik@science.uva.nl>
24790
24791 * textmodes/org.el (org-up-heading-all): Fix bug with
24792 `outline-up-heading-all'.
24793
247942005-04-16 Andreas Schwab <schwab@suse.de>
24795
24796 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
24797 /etc/permissions.d/* and /etc/aliases.d/*.
24798
247992005-04-16 Kenichi Handa <handa@m17n.org>
24800
24801 * international/code-pages.el (cp-make-coding-system):
24802 Set `translation-table-for-input' property value to the symbol
24803 ucs-mule-to-mule-unicode, not to that value.
24804 (pt154): Escape guillemet by `\'.
24805
248062005-04-15 Luc Teirlinck <teirllm@auburn.edu>
24807
24808 * loadup.el: Load tooltip if x-show-tip is fboundp.
24809
24810 * startup.el (command-line): Add comment.
24811
24812 * tooltip.el (tooltip-mode): Specify correct standard value for
24813 Custom in init-value.
24814
248152005-04-15 Nick Roberts <nickrob@snap.net.nz>
24816
24817 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
24818 possible.
24819
248202005-04-15 Carsten Dominik <dominik@science.uva.nl>
24821
24822 * textmodes/org.el (org-agenda-date-prompt): Rename from
24823 `org-agenda-date-today'.
24824 (org-evaluate-time-range): Insert at point instead of directly
24825 after time range.
24826 (org-first-headline-recenter, org-subtree-end-visible-p)
24827 (org-optimize-window-after-visibility-change): New functions
24828 (org-agenda-post-command-hook): Don't allow point at end of line,
24829 to make sure it always hits the text properties.
24830 (org-agenda-next-date-line, org-agenda-previous-date-line):
24831 New commands.
24832 (org-set-regexps-and-options): Category may contain white space.
24833 (org-agenda-get-deadlines, org-agenda-get-scheduled):
24834 Improve marker positions.
24835 (org-agenda-new-marker): Argument POS made optional.
24836 (org-agenda-get-timestamps): Deadlines which are done are listed
24837 in org-done-face now.
24838 (org-agenda-get-todos, org-agenda-get-timestamps)
24839 (org-agenda-get-deadlines, org-agenda-get-scheduled):
24840 Set `undone-face' and `done-face' properties.
24841 (org-last-todo-state-is-todo): New variable.
24842 (org-todo): Set `org-last-todo-state-is-todo'.
24843 (org-agenda-todo): Change face according to
24844 `org-last-todo-state-is-todo'. And change other lines referring to
24845 the same entry.
24846 (org-calendar-goto-agenda): New command.
24847 (org-calendar-to-agenda-key): New option.
24848 (org-startup-folded): New allowed value `content'.
24849 (org-set-regexps-and-options): Accept new value `content' for
24850 `org-startup-folded'.
24851 (org-get-current-options): Handle new value `content' for
24852 `org-startup-folded'.
24853 (org-insert-todo-heading): New command.
24854 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
24855 interactively in empty file and option
24856 `org-insert-mode-line-in-empty-file' has been set.
24857 (org-agenda-todo, org-agenda-priority): Modify to use
24858 `org-agenda-change-all-lines'.
24859 (org-warning-face): Change color on dark background
24860
248612005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24862
24863 * international/mule-cmds.el (set-locale-environment): On Mac OS,
24864 use preferences AppleLocale and AppleLanguages, and variable
24865 mac-system-locale for default locale. On Mac OS Classic, use
24866 mac-system-coding-system for default coding systems.
24867
24868 * term/mac-win.el: Don't set file-name-coding-system.
24869 Decode variables system-name, emacs-build-system, user-login-name, and
24870 user-full-name by mac-system-coding-system on Mac OS Classic.
24871 (mac-system-coding-system): New variable.
24872
248732005-04-13 Luc Teirlinck <teirllm@auburn.edu>
24874
24875 * startup.el (command-line): Handle `xterm-mouse-mode' before
24876 reading init file.
24877
24878 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
24879
248802005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
24881
24882 * progmodes/sh-script.el (sh-here-document-word): Make it a
24883 defcustom. Doc fix.
24884 (sh-add): Bash uses $(( )) for arithmetic.
24885 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
24886 (sh-maybe-here-document): Remove quotes and leading whitespace
24887 from heredoc word when closing. Indent heredoc with tabs if word
24888 starts with "-".
24889
248902005-04-13 Richard M. Stallman <rms@gnu.org>
24891
24892 * simple.el (undo): Fix previous change.
24893
24894 * custom.el (defface): Doc fix.
24895
248962005-04-13 Lute Kamstra <lute@gnu.org>
24897
24898 * Makefile.in (DONTCOMPILE): Remove list.
24899 (compile, compile-always): Don't use DONTCOMPILE.
24900 (update-authors): Load the library in which batch-update-authors
24901 is defined.
24902 * makefile.w32-in (DONTCOMPILE): Remove list.
24903 (compile, compile-always): Fix comments.
24904 (update-authors): Load the library in which batch-update-authors
24905 is defined.
24906
24907 * generic-x.el (generic-mode-ini-file-find-file-hook):
24908 Rename to ini-generic-mode-find-file-hook.
24909 Keep generic-mode-ini-file-find-file-hook as an alias.
24910 (ini-generic-mode-find-file-hook): Rename from
24911 generic-mode-ini-file-find-file-hook. Fix docstring.
24912 (ini-generic-mode): Docstring change.
24913 (bat-generic-mode-run-as-comint): Silence the byte compiler.
24914
24915 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
24916 called from lisp.
24917
24918 * generic.el: Move to the emacs-lisp subdir.
24919
249202005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
24921
24922 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
24923 and C-S- function and cursor motion keys.
24924
249252005-04-12 Luc Teirlinck <teirllm@auburn.edu>
24926
24927 * startup.el (command-line): Enable Xterm Mouse mode by default.
24928 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
24929 for Custom. No longer show "Mouse" in mode line when enabled.
24930 Doc fix.
24931
249322005-04-12 Kim F. Storm <storm@cua.dk>
24933
24934 * emulation/cua-base.el (cua-rectangle-face)
24935 (cua-rectangle-noselect-face): Define face attributes here.
24936
24937 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
24938
249392005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24940
24941 * startup.el (command-line): Turn off blinking cursor if
24942 cursorBlink in resources is off or false.
24943
249442005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24945
24946 * term/mac-win.el (dnd): Require dnd.
24947 (mac-drag-n-drop): Call dnd-handle-one-url.
24948 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
24949 (kTextEncodingISOLatin2): Remove constants.
24950 (mac-script-code-coding-systems): New constant.
24951 (mac-handle-language-change): New function.
24952 (special-event-map): Bind it to `language-change' event.
24953 (mac-centraleurroman, mac-cyrillic): New coding systems.
24954 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
24955 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
24956 and mac-cyrillic-encoder to encode-mac-centraleurroman and
24957 encode-mac-cyrillic, respectively.
24958
249592005-04-12 Nick Roberts <nickrob@snap.net.nz>
24960
24961 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
24962 Don't set overlay-arrow-string to "=>" as this is done
24963 globally in C now.
24964
249652005-04-12 Lute Kamstra <lute@gnu.org>
24966
24967 * generic-x.el (rc-generic-mode, rul-generic-mode):
24968 Fix auto-mode-alist entries.
24969 (etc-fstab-generic-mode): Tweak fontification.
24970
24971 * generic.el (generic-make-keywords-list): Fix docstring.
24972 (generic-mode-internal): Simplify generic-font-lock-keywords.
24973
249742005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
24975
24976 * whitespace.el (whitespace-buffer-leading)
24977 (whitespace-buffer-trailing): Revert the incorrect test inversion.
24978 However, fix the highlight area for the leading and
24979 trailing whitespaces to show space.
24980
249812005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
24982
24983 * whitespace.el (whitespace-version): Bump to 3.5
24984
24985 (whitespace-buffer-leading, whitespace-buffer-trailing):
24986 Invert sense of the test to highlight the whitespace.
24987
249882005-04-12 Nick Roberts <nickrob@snap.net.nz>
24989
24990 * progmodes/gud.el (gud-display-line): GUD uses its own
24991 overlay arrow now so don't set overlay-arrow-string.
24992 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
24993
249942005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
24995
24996 * term.el (term-ansi-current-bold, term-ansi-current-underline)
24997 (term-ansi-current-reverse, term-ansi-current-invisible)
24998 (term-ansi-face-already-done): Change to boolean.
24999 (term-reset-terminal, term-handle-colors-array): Handle the above
25000 vars accordingly.
25001 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
25002 (term-emulate-terminal): Use the new name.
25003
25004 * faces.el (secondary-selection): Use yellow1, not yellow.
25005 (trailing-whitespace): Use red1, not red.
25006
250072005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
25008
25009 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
25010 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
25011 (dired-dnd-handle-file): Call dnd-get-local-file-uri
25012
25013 * cus-edit.el (dnd): New group.
25014
25015 * term/w32-win.el (dnd): Require dnd
25016 (w32-drag-n-drop): Call dnd-handle-one-url.
25017
25018 * x-dnd.el: Require dnd.
25019 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
25020 Call dnd-handle-one-url.
25021 (x-dnd-types-alist, x-dnd-insert-utf8-text)
25022 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
25023 to dnd-insert-text.
25024 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
25025 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
25026 (x-dnd-get-local-file-name, x-dnd-open-local-file)
25027 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
25028
25029 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
25030
250312005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25032
25033 * wdired.el: Doc fixes.
25034 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
25035 (wdired-use-dired-vertical-movement): Rename from
25036 wdired-always-move-to-filename-beginning.
25037 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
25038 (wdired-change-to-wdired-mode): Change mode name.
25039 (wdired-newline): Delete.
25040
250412005-04-11 Richard M. Stallman <rms@gnu.org>
25042
25043 * whitespace.el (whitespace-highlight-the-space):
25044 Don't call whitespace-unhighlight-the-space here.
25045
25046 * simple.el (undo): Record t in undo-equiv-table
25047 for the redo record made by an undo-in-region.
25048
250492005-04-12 Nick Roberts <nickrob@snap.net.nz>
25050
25051 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
25052 (gdb-frame-inferior-io-buffer): New Functions to control
25053 display of separate IO buffer.
25054 (menu): Add them to menu-bar.
25055 (gdb-display-buffer): Check for buffer another frame.
25056 Protect GUD buffer.
25057 (gdb-setup-windows): Create IO buffer if not already there.
25058 (gdb-memory-mode): Remove purecopy noops.
25059
250602005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
25061
25062 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
25063 and pass to self-insert-command.
25064
250652005-04-11 Lute Kamstra <lute@gnu.org>
25066
25067 * generic.el: Commentary section cleanup.
25068 (generic): Delete.
25069 (generic-use-find-file-hook, generic-lines-to-scan)
25070 (generic-find-file-regexp, generic-ignore-files-regexp)
25071 (default-generic-mode, generic-mode-find-file-hook)
25072 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
25073 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
25074 (generic-use-find-file-hook, generic-lines-to-scan)
25075 (generic-find-file-regexp, generic-ignore-files-regexp)
25076 (default-generic-mode, generic-mode-find-file-hook)
25077 (generic-mode-ini-file-find-file-hook): Move from generic.el.
25078
250792005-04-10 Karl Fogel <kfogel@red-bean.com>
25080
25081 * bookmark.el (bookmark-write-file): Catch errors writing file.
25082 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
25083
250842005-04-10 Richard M. Stallman <rms@gnu.org>
25085
25086 * startup.el (fancy-splash-tail): Update copyright year.
25087 (command-line): Split part of -Q into -D.
25088 (emacs-basic-display): New defvar.
25089 (fancy-splash-text): Correct name of menu item.
25090
25091 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
25092
25093 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
25094 lines in one node.
25095
25096 * comint.el (comint-send-input): New arg ARTIFICIAL.
25097 Callers in this file changed.
25098
25099 * abbrev.el (define-abbrevs): Read system abbrevs properly.
25100
25101 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
25102
251032005-04-10 Chong Yidong <cyd@stupidchicken.com>
25104
25105 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
25106 `ldap-search-internal'.
25107
251082005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
25109
25110 * files.el (set-auto-mode-1): Use line-end-position.
25111
25112 * international/latin-1.el:
25113 * international/latin-2.el:
25114 * international/latin-3.el:
25115 * international/latin-4.el:
25116 * international/latin-5.el:
25117 * international/latin-8.el:
25118 * international/latin-9.el: Give punctuation syntax to NBSP.
25119
25120 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
25121 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
25122 Use char-classes to accept non-ascii letters, accepted in some recent
25123 bibtex implementations.
25124
251252005-04-10 Luc Teirlinck <teirllm@auburn.edu>
25126
25127 * custom.el (custom-set-minor-mode): Any non-nil value for the
25128 variable should enable the mode when set through Custom.
25129
251302005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
25131
25132 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
25133 TAB binding so tab-always-indent is obeyed.
25134 (vhdl-minibuffer-local-map): Move initialization into declaration.
25135 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
25136 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
25137 (vhdl-hooked-abbrev): Avoid test for XEmacs.
25138 (vhdl-current-line): Use line-beginning-position.
25139 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
25140 with-output-to-temp-buffer, so the current position can be recorded.
25141
251422005-04-10 Masatake YAMATO <jet@gyve.org>
25143
25144 * progmodes/compile.el (compilation-error-regexp-alist-alist):
25145 Add regexp for gcov.
25146
251472005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
25148
25149 * calendar/time-date.el (time-to-seconds, seconds-to-time)
25150 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
25151 syntax which Emacs 20 doesn't support.
25152
251532005-04-09 Richard M. Stallman <rms@gnu.org>
25154
25155 * help.el (describe-key-briefly, describe-key):
25156 Replace strings as event types with "(any string)".
25157
251582005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
25159
25160 * arc-mode.el (archive-mode-map): Move initialization into
25161 the declaration. Override *all* bindings of `undo'.
25162 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
25163
251642005-04-09 Jay Belanger <belanger@truman.edu>
25165
25166 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
25167
251682005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
25169
25170 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
25171 (xterm-register-default-colors): Update color values computation
25172 to match xterm-200.
25173
251742005-04-09 Kenichi Handa <handa@m17n.org>
25175
25176 * international/code-pages.el (iso-latin-7): Fix the map.
25177
251782005-04-08 Luc Teirlinck <teirllm@auburn.edu>
25179
25180 * emacs-lisp/lisp.el (defun-prompt-regexp)
25181 (parens-require-spaces, buffer-end, end-of-defun)
25182 (insert-parentheses): Doc fixes.
25183
251842005-04-08 Kim F. Storm <storm@cua.dk>
25185
25186 * comint.el (comint-highlight-prompt): Fix face spec.
25187 * hi-lock.el (hi-green): Likewise.
25188
251892005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
25190
25191 * cus-edit.el (custom-modified-face):
25192 * comint.el (comint-highlight-input): Fix previous changes.
25193 * term.el (term-handle-ansi-escape): Add a comment.
25194
251952005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
25196
25197 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
25198 in the buffer and in whitespace-highlighted-space.
25199 (whitespace-unhighlight-the-space): Simplify.
25200 (whitespace-buffer): Simplify.
25201
252022005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
25203
25204 * textmodes/table.el (table-cell-face): Add special case for
25205 displays supporting a high number of colors.
25206 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
25207 (vhdl-font-lock-reserved-words-face)
25208 (vhdl-speedbar-architecture-face)
25209 (vhdl-speedbar-instantiation-face)
25210 (vhdl-speedbar-architecture-selected-face)
25211 (vhdl-speedbar-instantiation-selected-face): Likewise.
25212 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
25213 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
25214 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
25215 (ebrowse-root-class-face, ebrowse-member-attribute-face)
25216 (ebrowse-progress-face): Likewise.
25217 * progmodes/compile.el (compilation-info-face): Likewise.
25218 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
25219 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
25220 * calendar/calendar.el (diary-face): Likewise.
25221 * woman.el (woman-italic-face, woman-bold-face)
25222 (woman-unknown-face): Likewise.
25223 * wid-edit.el (widget-button-pressed-face): Likewise.
25224 * whitespace.el (whitespace-highlight-face): Likewise.
25225 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
25226 * pcvs-info.el (cvs-marked-face): Likewise.
25227 * info.el (info-xref): Likewise.
25228 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
25229 * hilit-chg.el (highlight-changes-face)
25230 (highlight-changes-delete-face): Likewise.
25231 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
25232 (hi-red-b): Likewise.
25233 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
25234 * font-lock.el (font-lock-keyword-face)
25235 (font-lock-function-name-face, font-lock-warning-face): Likewise.
25236 * cus-edit.el (custom-invalid-face, custom-modified-face)
25237 (custom-set-face, custom-changed-face, custom-variable-tag-face)
25238 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
25239 * comint.el (comint-highlight-prompt): Likewise.
25240
252412005-04-08 Lute Kamstra <lute@gnu.org>
25242
25243 * font-lock.el (font-lock-keywords): Docstring fixes.
25244
252452005-04-08 Kenichi Handa <handa@m17n.org>
25246
25247 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
25248 chars are more than a limit, print " and more..." at the tail.
25249
252502005-04-08 Kim F. Storm <storm@cua.dk>
25251
25252 * emacs-lisp/authors.el (authors-aliases): Update list.
25253 (authors-ignored-files): New list.
25254 (authors-fixed-entries): Fix typo.
25255 (authors-renamed-files-alist): Update list.
25256 (authors-add): Check authors-ignored-files.
25257
252582005-04-08 Carsten Dominik <dominik@science.uva.nl>
25259
25260 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
25261 optional, to ensure backward compatibility.
25262
252632005-04-08 Stephen Eglen <stephen@gnu.org>
25264
25265 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
25266
252672005-04-08 Kim F. Storm <storm@cua.dk>
25268
25269 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
25270
25271 * mouse.el (mouse-on-link-p): Doc fix.
25272
252732005-04-07 Luc Teirlinck <teirllm@auburn.edu>
25274
25275 * ielm.el (ielm-prompt-read-only): Doc fix.
25276
25277 * comint.el (comint-prompt-read-only): Doc fix.
25278
252792005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
25280
25281 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
25282 ensure dired always handles wildcards passed to ffap.
25283 (find-file-at-point): Use it.
25284 (ffap-dired-wildcards): Doc fix.
25285
252862005-04-07 Juri Linkov <juri@jurta.org>
25287
25288 * simple.el (next-error-overlay-arrow-position): New defvar.
25289 Put "=>" on its property `overlay-arrow-string'. Add it to
25290 `overlay-arrow-variable-list'.
25291
25292 * progmodes/compile.el (compilation-setup):
25293 Set `next-error-overlay-arrow-position' to nil. Also set it to
25294 nil in the local hook `kill-buffer-hook'. Make local variable
25295 `overlay-arrow-string' and set it to "=>".
25296 (compilation-goto-locus): Set BOL position to
25297 `next-error-overlay-arrow-position' instead of
25298 `overlay-arrow-position'.
25299
25300 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
25301 locally instead of adding it to the global hook.
25302 (Info-kill-buffer): Move up.
25303
253042005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
25305
25306 * term/xterm.el (xterm-standard-colors): Update color values from
25307 xterm-200.
25308
253092005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
25310
25311 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
25312
25313 * fast-lock.el:
25314 * lazy-lock.el: Move them to the obsolete subdir.
25315
253162005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
25317
25318 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
25319 (wdired-add-replace-advice): Remove.
25320 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
25321
253222005-04-06 Kim F. Storm <storm@cua.dk>
25323
25324 * startup.el (command-line): Add --bare-bones alias for -Q.
25325
253262005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25327
25328 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
25329 create the startup fontset if a font specification ends with
25330 `mac-roman'.
25331
253322005-04-06 Lute Kamstra <lute@gnu.org>
25333
25334 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
25335 change.
25336
25337 * emacs-lisp/copyright.el (copyright-update-year): Replace the
25338 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
25339
253402005-04-05 Lute Kamstra <lute@gnu.org>
25341
25342 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
25343 (define-generic-mode): Ditto. Fix debug declaration.
25344
25345 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
25346 Put them in the generic-x group.
25347
25348 * calendar/timeclock.el (timeclock): Doc fix.
25349
25350 * generic.el (define-generic-mode): Don't use custom-current-group.
25351 Document default :group value.
25352 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
25353 (define-global-minor-mode): Don't use custom-current-group.
25354
253552005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
25356
25357 * startup.el (command-line-1): Display startup-echo-area-message
25358 when fancy splash screen is in use.
25359
25360 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
25361 (sh-escaped-newline): New face.
25362 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
25363 newline, and use sh-escaped-newline face.
25364
25365 * progmodes/tcl.el (tcl-escaped-newline): New face.
25366 (tcl-builtin-list): New variable.
25367 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
25368 newlines. Fix keywords subexpression number.
25369
253702005-04-05 Carsten Dominik <dominik@science.uva.nl>
25371
25372 * textmodes/org.el (org-diary-default-entry): Fix call to
25373 `add-to-diary-entry'.
25374
253752005-04-05 Kim F. Storm <storm@cua.dk>
25376
25377 * ediff-init.el: Use (featurep 'xemacs).
25378
253792005-04-05 David Ponce <david@dponce.com>
25380
25381 * cus-edit.el (face): Derive from symbol widget. Display sample
25382 of the current face on the fly.
25383 (widget-face-sample-face-get, widget-face-notify): New functions.
25384 (widget-face-value-create): Remove.
25385
25386 * wid-edit.el (widget-field-end): Temporarily remove field
25387 narrowing before to call `get-char-property'.
25388
253892005-04-04 Jay Belanger <belanger@truman.edu>
25390
25391 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
25392 (math-read-subscripts): New variable.
25393 (math-read-preprocess-string): Process subscripts.
25394
253952005-04-04 Luc Teirlinck <teirllm@auburn.edu>
25396
25397 * comint.el (comint-prompt-read-only): Doc fix.
25398
25399 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
25400 `-1'. Doc fix.
25401
254022005-04-04 Carsten Dominik <dominik@science.uva.nl>
25403
25404 * textmodes/org.el (org-insert-mode-line-in-empty-file):
25405 Change default value to nil.
25406
254072005-04-04 Lute Kamstra <lute@gnu.org>
25408
25409 * autorevert.el (auto-revert-mode): Specify :group.
25410 * battery.el (display-battery-mode): Specify :group.
25411 * diff-mode.el (diff-minor-mode): Specify :group.
25412 * font-core.el (font-lock-mode): Specify :group.
25413 * hl-line.el (hl-line-mode): Specify :group.
25414 * iimage.el (iimage): New customization group.
25415 (iimage-mode): Specify :group.
25416 * longlines.el (longlines-mode): Specify :group.
25417 * master.el: Don't require easy-mmode.
25418 (master): New customization group.
25419 (master-mode): Specify :group.
25420 * msb.el (msb-mode): Specify :group.
25421 * reveal.el (reveal-mode): Specify :group.
25422 * simple.el (next-error-follow-minor-mode): Specify :group.
25423 * smerge-mode.el (smerge-mode): Specify :group.
25424 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
25425 * emulation/cua-base.el (cua-mode): Specify :group.
25426 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
25427 * language/thai-util.el (thai-auto-composition-mode)
25428 (thai-word-mode): Specify :group.
25429 * mail/supercite.el (sc-minor-mode): Specify :group.
25430 * progmodes/cwarn.el (cwarn-mode): Specify :group.
25431 * progmodes/flymake.el (flymake-mode): Specify :group.
25432 * progmodes/glasses.el (glasses-mode): Specify :group.
25433 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
25434 * textmodes/enriched.el (enriched-mode): Specify :group.
25435 * textmodes/refill.el (refill-mode): Specify :group.
25436
25437 * add-log.el (change-log-font-lock-keywords): Names in
25438 parenthesized lists can contain spaces.
25439
254402005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
25441
25442 * startup.el (fancy-splash-text): Shorten default text of
25443 "Emacs Tutorial" line. Also, if the current language env
25444 indicates an available tutorial file other than TUTORIAL,
25445 extract its title and append it to the line in parentheses.
25446 (fancy-splash-insert): If arg is a thunk, funcall it.
25447
254482005-04-04 Jay Belanger <belanger@truman.edu>
25449
25450 * calc.el (calc-language-alist): Add tags to customization type.
25451
254522005-04-03 Luc Teirlinck <teirllm@auburn.edu>
25453
25454 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
25455 Doc fix.
25456
254572005-04-03 Marcelo Toledo <marcelo@gnu.org>
25458
25459 * add-log.el (change-log-font-lock-keywords): The manual
25460 describing a Change Log entry, says: (...) "Aside from these
25461 header lines, every line in the change log starts with a space or
25462 a tab.". The font-lock was not highlighting lines started with
25463 spaces, added support for it.
25464
254652005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
25466
25467 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
25468 (bibtex-generate-url-list): Update docstring accordingly. Put the
25469 complex example in the docstring.
25470 (bibtex-font-lock-url): Use pop.
25471
254722005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
25473
25474 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
25475
25476 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
25477
254782005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
25479
25480 * filesets.el (filesets-set-default): Doc fix.
25481
254822005-04-03 Lute Kamstra <lute@gnu.org>
25483
25484 * generic.el (define-generic-mode): Add argument to specify
25485 keywords for defcustom.
25486 (default-generic-mode): Specify :group.
25487
25488 * generic-x.el: Specify :group for all generic modes.
25489
25490 * desktop.el (desktop-no-desktop-file-hook)
25491 (desktop-after-read-hook): Doc fix.
25492
254932005-04-02 Luc Teirlinck <teirllm@auburn.edu>
25494
25495 * simple.el (visible-mode): Use explicit :group keyword.
25496 This changes the group of `visible-mode-hook' from paren-blinking
25497 to editing-basics.
25498
254992005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
25500
25501 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
25502 mailbox specifications as well as URLs.
25503 (rmail-insert-inbox-text): Remove unused conditional branches.
25504
255052005-04-01 Jay Belanger <belanger@truman.edu>
25506
25507 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
25508 (calc-gnuplot-print-command): Move definitions to calc.el.
25509
25510 * calc/calc-embed.el (calc-embedded-announce-formula)
25511 (calc-embedded-open-formula, calc-embedded-close-formula)
25512 (calc-embedded-open-word, calc-embedded-close-word)
25513 (calc-embedded-open-plain, calc-embedded-close-plain)
25514 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
25515 (calc-embedded-open-mode, calc-embedded-close-mode):
25516 Move definitions to calc.el.
25517
25518 * calc/calc.el (calc-settings-file, calc-language-alist):
25519 Make customizable.
25520 (calc-embedded-announce-formula, calc-embedded-open-formula)
25521 (calc-embedded-close-formula, calc-embedded-open-word)
25522 (calc-embedded-close-word, calc-embedded-open-plain)
25523 (calc-embedded-close-plain, calc-embedded-open-new-formula)
25524 (calc-embedded-close-new-formula, calc-embedded-open-mode)
25525 (calc-embedded-close-mode, calc-gnuplot-name)
25526 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
25527 from other files and make customizable.
25528
255292005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
25530
25531 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
25532 Use buffer-live-p.
25533 (cvs-mode-run): Don't call cvs-update-header here.
25534 (cvs-run-process): Call cvs-update-header.
25535 Use process properties for cvs-postprocess and cvs-buffer so that
25536 the sentinel can behave better if the temp buffer is killed.
25537 Use a pipe rather than a tty, to better handle unexpected prompts.
25538 (cvs-sentinel): Rewrite. Call cvs-update-header.
25539
255402005-04-01 Andre Spiegel <spiegel@gnu.org>
25541
25542 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
25543 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
25544
255452005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
25546
25547 * generic.el (define-generic-mode): Add indentation rule.
25548
255492005-03-31 Luc Teirlinck <teirllm@auburn.edu>
25550
25551 * files.el (mode-require-final-newline): Make Custom correctly
25552 report a nil value and allow to set it to nil via Custom.
25553 Doc fix.
25554
255552005-04-01 Kenichi Handa <handa@m17n.org>
25556
25557 * international/characters.el: Enable the correct case setting for
25558 dotless-i and dotted-I.
25559
255602005-04-01 Kim F. Storm <storm@cua.dk>
25561
25562 * ido.el (ido-file-internal): Fall back to non-ido command if
25563 initial directory is on slow ftp (or tramp) host.
25564
255652005-03-31 Richard M. Stallman <rms@gnu.org>
25566
25567 * emacs-lisp/autoload.el (make-autoload):
25568 Handle define-global-minor-mode.
25569
25570 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
25571 Rename from easy-mmode-define-global-mode.
25572 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
25573
25574 * progmodes/scheme.el (scheme-mode-syntax-table):
25575 Update syntax of | and # for two-character comment syntax.
25576
255772005-03-31 Lute Kamstra <lute@gnu.org>
25578
25579 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
25580 (define-minor-mode): Call custom-current-group at load-time.
25581
25582 * generic.el (define-generic-mode): Add debug declaration.
25583 Add defcustom for the mode hook.
25584 (generic-mode-internal): Use run-mode-hooks.
25585
255862005-03-31 Kim F. Storm <storm@cua.dk>
25587
25588 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
25589 (mouse-fixup-help-message): New defun called by show_help_echo
25590 to fixup mouse-2 prefix in help messages when applicable.
25591
25592 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
25593
255942005-03-31 Kenichi Handa <handa@m17n.org>
25595
25596 * language/thai-word.el (thai-find-word-ends): Pay attention to
25597 the case that we reach the end of buffer.
25598
25599 * textmodes/fill.el (fill-text-properties-at): New function.
25600 (fill-newline): Use fill-text-properties-at instead of
25601 text-properties-at.
25602
256032005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
25604
25605 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
25606 not comint-quote-filename.
25607
256082005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
25609
25610 * help-fns.el (help-with-tutorial): Revert last change.
25611
256122005-03-31 Kim F. Storm <storm@cua.dk>
25613
25614 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
25615
256162005-03-30 Paul Eggert <eggert@cs.ucla.edu>
25617
25618 * calendar/cal-china.el: Update reference to "Calendrical
25619 Calculations" book; there's a new edition.
25620 * calendar/cal-coptic.el: Likewise.
25621 * calendar/cal-french.el: Likewise.
25622 * calendar/cal-hebrew.el: Likewise.
25623 * calendar/cal-islam.el: Likewise.
25624 * calendar/cal-iso.el: Likewise.
25625 * calendar/cal-julian.el: Likewise.
25626 * calendar/cal-mayan.el: Likewise.
25627 * calendar/cal-persia.el: Likewise.
25628 * calendar/calendar.el: Likewise.
25629 * calendar/holidays.el: Likewise.
25630 * calendar/lunar.el: Likewise.
25631 * calendar/solar.el: Likewise.
25632
25633 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
25634 white space from doc string.
25635
256362005-03-30 Jay Belanger <belanger@truman.edu>
25637
25638 * calc/calc-help.el (calc-full-help): Remove email address.
25639
256402005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
25641
25642 * help-fns.el (help-with-tutorial): Delete title line.
25643
256442005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
25645
25646 * calendar/cal-x.el (calendar-one-frame-setup)
25647 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
25648 rather than `symbol' for set-window-dedicated-p.
25649
25650 * calendar/appt.el (appt-buffer-name): Make it a constant.
25651 (appt-add): Doc fix.
25652
25653 * filesets.el (filesets-menu-path, filesets-menu-before)
25654 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
25655 (filesets-menu-cache-file): Use directory ~/.emacs.d.
25656 (filesets-add-submenu): Delete and use add-submenu instead.
25657
256582005-03-30 Carsten Dominik <dominik@science.uva.nl>
25659
25660 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
25661 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
25662 (org-diary-default-entry): New function.
25663 (org-get-entries-from-diary): Better parsing of diary entries.
25664 (org-agenda-check-no-diary): New function.
25665 ("diary-lib"): Advice to function `add-to-diary-list', to allow
25666 linking to diary entries.
25667 (org-agenda-execute-calendar-command): New function.
25668 (org-agenda): Improve visible section in window.
25669 Use `org-fit-agenda-window'.
25670 (org-fit-agenda-window): New option.
25671 (org-move-subtree-down): Better handling of empty lines
25672 at end of subtree.
25673 (org-cycle): Numeric prefix is interpreted now as show-subtree N
25674 levels up.
25675 (org-fontify-done-headline): New option.
25676 (org-headline-done-face): New face.
25677 (org-set-font-lock-defaults): Use `org-headline-done-face'.
25678 (org-table-copy-down): Rename from `org-table-copy-from-above'.
25679 When current field is non-empty, it is copied to next row.
25680 (org-table-copy-from-above): Fix bug which made it
25681 impossible to copy fields containing only a single non-white character.
25682
256832005-03-30 Kim F. Storm <storm@cua.dk>
25684
25685 * kmacro.el (kmacro-end-macro): Isearch may store this command
25686 into the macro -- so ignore it when executing keyboard macro.
25687
256882005-03-30 Nick Roberts <nickrob@snap.net.nz>
25689
25690 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
25691
256922005-03-29 Kenichi Handa <handa@m17n.org>
25693
25694 * language/thai.el ("Thai"): Set setup-function and exit-function
25695 for Thai language environment.
25696
25697 * language/thai-util.el: Require thai-word.
25698 (thai-word-mode-map): New variable.
25699 (thai-word-mode): New minor mode.
25700 (setup-thai-language-environment-internal): New function.
25701 (exit-thai-language-environment-internal): New function.
25702
25703 * language/thai-word.el (thai-word-table): Declare it by defvar,
25704 use dolist to initialize it.
25705 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
25706 (thai-fill-find-break-point): New functions.
25707
257082005-03-29 Richard M. Stallman <rms@gnu.org>
25709
25710 * simple.el (idle-update-delay): Move definition up.
25711 (set-mark): Doc fix.
25712
257132005-03-29 Chong Yidong <cyd@stupidchicken.com>
25714
25715 * longlines.el: New file.
25716
25717 * simple.el (buffer-substring-filters): New variable.
25718 (filter-buffer-substring): New function.
25719 (kill-region, copy-region-as-kill): Use it.
25720
25721 * register.el (copy-to-register, append-to-register)
25722 (prepend-to-register): Use filter-buffer-substring.
25723
257242005-03-30 Nick Roberts <nickrob@snap.net.nz>
25725
25726 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
25727 (gud-filter-pending-text): Move in front of gdb.
25728 (gud-overlay-arrow-position): New variable.
25729 (gud-sentinel, gud-display-line): Use it in place of
25730 overlay-arrow-position.
25731
257322005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
25733
25734 * progmodes/fortran.el (fortran-if-indent): Doc fix.
25735 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
25736 (fortran-font-lock-keywords-4): New variable.
25737 (fortran-blocks-re, fortran-end-block-re)
25738 (fortran-start-block-re): New constants, for hideshow.
25739 (hs-special-modes-alist): Add a Fortran entry.
25740 (fortran-mode-map): Bind fortran-end-of-block,
25741 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
25742 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
25743 (fortran-looking-at-if-then, fortran-end-of-block)
25744 (fortran-beginning-of-block): New functions, for hideshow.
25745
25746 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
25747 Doc fix. Tweak regexp.
25748 (f90-beginning-of-block): Push mark first.
25749
257502005-03-29 Jay Belanger <belanger@truman.edu>
25751
25752 * calc/calc.el: Update copyright date.
25753 (calc-version): Increase to 2.1.
25754 (calc-version-date): Remove.
25755
25756 * calc/calc-help.el: Update copyright date.
25757 (calc-full-help): Remove reference to calc-version-date.
25758 Update copyright date.
25759
257602005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
25761
25762 * vc.el (vc-do-command): Use a pipe for async processes, so password
25763 prompts don't show up at places where the user can't reply.
25764
257652005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
25766
25767 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
25768 on the file name we pass to the inferior shell.
25769
257702005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
25771
25772 * progmodes/which-func.el (which-function): Be robust in the face of an
25773 imenu--make-index-alist failure.
25774
257752005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
25776
25777 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
25778
25779 * progmodes/python.el (python-preoutput-filter): Fix last change.
25780
257812005-03-29 Lute Kamstra <lute@gnu.org>
25782
25783 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
25784 functions and compiled macros.
25785 (debug-convert-byte-code): Handle macros too.
25786 (debug-on-entry-1): Don't signal an error when trying to clear a
25787 function that is not set to debug on entry.
25788
257892005-03-29 Jay Belanger <belanger@truman.edu>
25790
25791 * calc/calc-lang.el: Add functions to math-function-table
25792 properties of tex and math.
25793
257942005-03-29 Kenichi Handa <handa@m17n.org>
25795
25796 * ps-mule.el (ps-mule-plot-string): Translate characters by
25797 ps-print-translation-table.
25798 (ps-mule-begin-job): Call find-charset-region/string with
25799 ps-print-translation-table.
25800 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
25801
25802 * ps-print.el (ps-print-translation-table): New variable.
25803 (ps-plot-region): Translate characters by ps-print-translation-table.
25804
258052005-03-29 Juri Linkov <juri@jurta.org>
25806
25807 * simple.el (next-error-highlight-timer): New variable.
25808
25809 * progmodes/compile.el (compilation-goto-locus):
25810 Use `next-error-highlight-timer' instead of `sit-for'.
25811
258122005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
25813
25814 * mail/supercite.el (sc-mail-field): Use assoc-string.
25815 (sc-get-address): Simplify regexps.
25816
25817 * files.el (minibuffer-with-setup-hook): New macro.
25818 (find-file-read-args): Use it to avoid let-binding
25819 minibuffer-with-setup-hook (which breaks turning on/off
25820 file-name-shadow-mode while in the prompt).
25821
25822 * complete.el (PC-read-include-file-name-internal):
25823 Use test-completion.
25824
258252005-03-28 Luc Teirlinck <teirllm@auburn.edu>
25826
25827 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
25828
258292005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
25830
25831 * window.el (window-buffer-height): Use count-screen-lines.
25832
25833 * progmodes/python.el (python-preoutput-leftover): New var.
25834 (python-preoutput-filter): Use it.
25835 (python-send-receive): Loop until all the result has been received.
25836
258372005-03-28 Juri Linkov <juri@jurta.org>
25838
25839 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
25840
25841 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
25842 "Recover Crashed Session".
25843 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
25844 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
25845 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
25846 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
25847 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
25848 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
25849 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
25850 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
25851
25852 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
25853 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
25854 Ediff Sessions", "Toggle use of separate control buffer frame",
25855 "Use separate frame for Ediff control buffer".
25856
25857 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
25858 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
25859 "Rename Bookmark", "Delete Bookmark".
25860
25861 * info.el (Info-mode-menu): Remove ellipsis from "Index".
25862 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
25863 Add `:active Info-index-alternatives' to "Next Matching Item".
25864
25865 * wdired.el (wdired-change-to-wdired-mode):
25866 Mention `wdired-abort-changes' key in the initial message.
25867
25868 * international/mule.el (auto-coding-alist): Associate non-ascii
25869 image filename extensions with `no-conversion'.
25870
258712005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
25872
25873 * international/iso-acc.el:
25874 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
25875
258762005-03-26 Luc Teirlinck <teirllm@auburn.edu>
25877
25878 * textmodes/sgml-mode.el (html-mode): Doc update.
25879
25880 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
25881
258822005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
25883
25884 * term.el (term-move-columns): Fix face after extending a line.
25885 (term-insert-spaces): Likewise.
25886 (term-reset-terminal): Fix off by one error.
25887
258882005-03-26 Eli Zaretskii <eliz@gnu.org>
25889
25890 * international/mule.el (auto-coding-alist): Add .xpi files.
25891
25892 * files.el (auto-mode-alist): Add .xpi files.
25893
258942005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
25895
25896 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
25897
258982005-03-26 Eli Zaretskii <eliz@gnu.org>
25899
25900 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
25901
259022005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
25903
25904 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
25905 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
25906
25907 * calendar/cal-move.el (calendar-beginning-of-year): Move the
25908 cursor to Jan 1 when needed.
25909 (calendar-end-of-year): Fix -/+ typo.
25910 Reported by Chong Yidong <cyd@stupidchicken.com>.
25911
259122005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
25913
25914 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
25915
25916 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
25917 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
25918
259192005-03-25 Richard M. Stallman <rms@gnu.org>
25920
25921 * filesets.el (filesets-init): Add autoload.
25922
25923 * mail/mailalias.el (mail-directory): Doc fix.
25924
259252005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25926
25927 * mail/mailalias.el (mail-directory-process): Do nothing if
25928 mail-directory-process is an atom.
25929 (mail-get-names): Ignore mail-directory-names if it is an atom.
25930 (mail-directory-process defvar): Doc fix.
25931 (mail-names): Doc fix.
25932
259332005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
25934
25935 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
25936
259372005-03-26 Kenichi Handa <handa@m17n.org>
25938
25939 * international/mule-util.el (detect-coding-with-priority):
25940 Call update-coding-systems-internal before detect-coding-region.
25941
259422005-03-26 Nick Roberts <nickrob@snap.net.nz>
25943
25944 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
25945 (gdb-frames-mode-map): Add follow-link property.
25946
259472005-03-25 Jay Belanger <belanger@truman.edu>
25948
25949 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
25950 for variables.
25951
259522005-03-25 Juri Linkov <juri@jurta.org>
25953
25954 * image-mode.el: Optimize image filename extension regexps in
25955 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
25956 in `auto-mode-alist'.
25957 (image-mode): Add `image-toggle-display-text' to local hook
25958 `change-major-mode-hook'. Display the image as an image by
25959 default. Set `cursor-type' and `truncate-lines' if the image
25960 is already displayed. Take into account the current mode (image
25961 or text) in message.
25962 (image-minor-mode): New minor mode.
25963 (image-mode-maybe, image-toggle-display-text): New functions.
25964 (image-toggle-display): Use called-interactively-p.
25965 Let-bind `inhibit-read-only' to t.
25966
25967 * image-mode.el (image-minor-mode): Set `cursor-type' and
25968 `truncate-lines' if the image is already displayed. Add turning
25969 image-minor-mode off to `change-major-mode-hook'. Add message.
25970 Call `image-toggle-display-text' after turning image-minor-mode off.
25971
259722005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
25973
25974 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
25975 Terminal.app, use utf-8.
25976 (set-display-table-and-terminal-coding-system): Add coding-system arg.
25977 (set-locale-environment): Use it.
25978
25979 * term/xterm.el: Undo last change, better done in mule-cmds.el.
25980
25981 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
25982
25983 * progmodes/python.el (python-close-block-statement-p)
25984 (python-outdent-p, python-current-defun): Use symbol-end.
25985
259862005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
25987
25988 * files.el (save-some-buffers): Doc fix.
25989
259902005-03-25 Werner Lemberg <wl@gnu.org>
25991
25992 * complete.el, thumbs.el: Replace `legal' with `valid'.
25993 * calendar/calendar.el: Replace `legal' with `valid'.
25994 * emacs-lisp/advice.el: Replace `legal' with `valid'.
25995 * mail/supercite.el: Replace `legal' with `valid'.
25996 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
25997 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
25998 Replace `legal' with `valid'.
25999 * textmodes/reftex-vars.el, textmodes/reftex.el:
26000 Replace `legal' with `valid'.
26001
260022005-03-25 Werner Lemberg <wl@gnu.org>
26003
26004 * calc/calc-forms.el, calc/calc-sel.el
26005 * midnight.el, vc-cvs.el
26006 * emacs-lisp/cl-macs.el
26007 * emulation/vip.el
26008 * eshell/esh-io.el, eshell/esh-var.el
26009 * mail/supercite.el
26010 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
26011 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
26012 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
26013 * progmodes/sh-script.el, progmodes/xscheme.el
26014 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
26015 * textmodes/reftex-index.el, textmodes/reftex-parse.el
26016 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
26017 * textmodes/reftex.el, textmodes/org.el:
26018 Replace `illegal' with `invalid'.
26019
260202005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
26021
26022 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
26023 (flymake-find-buildfile, flymake-find-possible-master-files)
26024 (flymake-check-include, flymake-parse-line): Replace loops over the
26025 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
26026
26027 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
26028 Substitute file-name-as-directory in the rest of the file.
26029 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
26030 (flymake-replace-region): Remove unused arg `buffer'.
26031 (flymake-check-patch-master-file-buffer): Update calls to it.
26032 (flymake-add-err-info): Remove unused var `count'.
26033 (flymake-mode): Use define-minor-mode.
26034
26035 * progmodes/flymake.el: Use with-current-buffer.
26036 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
26037 flymake-replace-regexp-in-string, flymake-line-beginning-position)
26038 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
26039 Avoid testing for `xemacs'.
26040 (flymake-nop): Move.
26041 (flymake-region-has-flymake-overlays): Return the computed value.
26042 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
26043 Remove unused var `endline'.
26044 (flymake-get-line-count): Remove unused function.
26045 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
26046
26047 * emulation/vi.el:
26048 * generic.el:
26049 * hilit-chg.el (global-highlight-changes):
26050 * hi-lock.el (hi-lock-mode):
26051 * follow.el: find-file-hooks -> find-file-hook.
26052
26053 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
26054
260552005-03-24 Juri Linkov <juri@jurta.org>
26056
26057 * dired.el (dired-mode-map): Add menu item "Compare directories"
26058 for dired-compare-directories.
26059
26060 * dired-aux.el (dired-compare-directories): Add autoload cookie.
26061 Doc fix. Replace `read-file-name' with `read-directory-name'.
26062
260632005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
26064
26065 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
26066
260672005-03-24 Jay Belanger <belanger@truman.edu>
26068
26069 * calc/calc-embed.el (calc-embedded-mode-change): Save all
26070 relevant mode settings in calc-embedded-original-modes when modes
26071 are permanently changed.
26072
260732005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
26074
26075 * autoinsert.el: find-file-hooks -> find-file-hook.
26076
260772005-03-24 Lute Kamstra <lute@gnu.org>
26078
26079 * generic.el (generic-font-lock-defaults): Make it obsolete.
26080 (generic-font-lock-keywords): New variable to replace
26081 generic-font-lock-defaults.
26082 (generic-mode-set-font-lock): Delete it.
26083 (generic-mode-internal): Don't call generic-mode-set-font-lock.
26084 (generic-bracket-support): Add docstring.
26085
26086 * generic-x.el: Rename generic-font-lock-defaults to
26087 generic-font-lock-keywords throughout.
26088 (mailagent-rules-setup-function): Delete it.
26089 (mailagent-rules-generic-mode): Use anonymous function instead.
26090 (show-tabs-generic-mode-font-lock-defaults-1)
26091 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
26092 Quote faces.
26093 (show-tabs-tab-face, show-tabs-space-face): Specify background,
26094 not foreground.
26095
26096 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
26097 Recognize define-generic-mode.
26098
260992005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
26100
26101 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
26102 if there's no completion table.
26103
261042005-03-23 Miles Bader <miles@gnu.org>
26105
26106 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
26107 Remove tty-specific variants, as they're no longer needed.
26108
261092005-03-23 Lute Kamstra <lute@gnu.org>
26110
26111 * generic-x.el: Code cleanup: make args constant whenever possible.
26112 (installshield-statement-keyword-list)
26113 (installshield-system-functions-list)
26114 (installshield-system-variables-list, installshield-types-list)
26115 (installshield-funarg-constants-list): Make them constants.
26116
26117 * generic.el (generic-make-keywords-list): Add autoload cookie.
26118
26119 * calendar/time-date.el: Add comment on time value formats.
26120 Don't require parse-time.
26121 (with-decoded-time-value): New macro.
26122 (encode-time-value): New function.
26123 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
26124 (days-to-time): Return a valid time value when arg is huge.
26125 (time-since): Use time-subtract.
26126 (time-to-number-of-days): Use time-to-seconds.
26127
261282005-03-23 David Ponce <david@dponce.com>
26129
26130 * recentf.el (recentf-keep): New option.
26131 (recentf-menu-action): Default to `find-file'.
26132 (recentf-keep-non-readable-files-flag)
26133 (recentf-keep-non-readable-files-p)
26134 (recentf-file-readable-p, recentf-find-file)
26135 (recentf-cleanup-remote): Remove.
26136 (recentf-include-p): More robust.
26137 (recentf-keep-p): New function.
26138 (recentf-remove-if-non-kept): Rename from
26139 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
26140 All callers updated.
26141 (recentf-menu-items-for-commands): Fix help string.
26142 (recentf-track-closed-file): Update. Doc fix.
26143 (recentf-cleanup): Update. Count removed files. Doc fix.
26144
261452005-03-23 Kim F. Storm <storm@cua.dk>
26146
26147 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
26148 Don't inherit from fringe face (now happens automatically).
26149
261502005-03-22 Kim F. Storm <storm@cua.dk>
26151
26152 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
26153 position values.
26154
261552005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
26156
26157 * menu-bar.el (showhide-date-time): Remove.
26158 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
26159 (menu-bar-make-mm-toggle): Simplify.
26160
261612005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
26162
26163 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
26164 Accept qualified variable and function names.
26165
261662005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
26167
26168 * bindings.el (completion-ignored-extensions):
26169 Remove ".lis" for `vax-vms'.
26170
261712005-03-22 Andreas Schwab <schwab@suse.de>
26172
26173 * generic-x.el: Revert last change.
26174 * ldefs-boot.el: Update.
26175
261762005-03-22 Jay Belanger <belanger@truman.edu>
26177
26178 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
26179 (calc-embedded-save-original-modes)
26180 (calc-embedded-restore-original-modes): New functions.
26181 (calc-do-embedded): Save original modes when entering embedded mode
26182 and restore when leaving embedded mode.
26183 (calc-embedded-modes-change): Change the value of
26184 calc-embedded-original-modes to reflect permanent changes.
26185
261862005-03-22 Lute Kamstra <lute@gnu.org>
26187
26188 * generic-x.el: Require generic again.
26189
261902005-03-22 Miles Bader <miles@gnu.org>
26191
26192 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
26193 Tweak details to look good on both ttys and bitmap displays, light
26194 or dark background, etc.
26195
261962005-03-21 Kim F. Storm <storm@cua.dk>
26197
26198 * tooltip.el (tooltip-show-help-function): Check car and cdr of
26199 mouse position.
26200
262012005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
26202
26203 * icomplete.el: Don't forcibly turn on the mode upon load.
26204 (icomplete-mode): Use define-minor-mode.
26205 (icomplete-eoinput): Default to nil.
26206 (icomplete-minibuffer-setup): Remove autoload.
26207 (icomplete-tidy): Simplify.
26208 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
26209 in the initial state or if the user has modified the field.
26210 Fix handling of icomplete-max-delay-chars.
26211 Remove code that handles the oddball case where
26212 minibuffer-completion-table is an integer.
26213 Wrap icomplete-completions in while-no-input in case building
26214 completions takes more time than expected.
26215 (icomplete-completions): Simplify.
26216
262172005-03-21 Richard M. Stallman <rms@gnu.org>
26218
26219 * jka-compr.el (jka-compr-really-do-compress):
26220 Make variable buffer-local.
26221
26222 * image-mode.el: Handle .xpm files too.
26223 (image-toggle-display): Preserve modification flag.
26224
26225 * help.el (where-is): Don't mention aliases with no key bindings.
26226
262272005-03-21 Lute Kamstra <lute@gnu.org>
26228
26229 * generic.el: Fix commentary section. Don't require cl for
26230 compilation.
26231 (generic-mode-list): Add autoload cookie.
26232 (generic-use-find-file-hook, generic-lines-to-scan)
26233 (generic-find-file-regexp, generic-ignore-files-regexp)
26234 (generic-mode, generic-mode-find-file-hook)
26235 (generic-mode-ini-file-find-file-hook): Fix docstrings.
26236 (define-generic-mode): Make it a defmacro. Fix docstring.
26237 (generic-mode-internal): Code cleanup. Add autoload cookie.
26238 (generic-mode-set-comments): Code cleanup.
26239 * generic-x.el: Don't prevent compilation. Don't require generic.
26240 Follow coding conventions. Minor code cleanup.
26241 (etc-fstab-generic-mode): Add some keywords.
26242 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
26243 define-generic-mode like a function declaration.
26244
262452005-03-21 Jay Belanger <belanger@truman.edu>
26246
26247 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
26248 changing modes.
26249
262502005-03-21 Sam Steingold <sds@gnu.org>
26251
26252 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
26253
262542005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
26255
26256 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
26257 Add underscore to "f$ lexicals" regexp.
26258
262592005-03-20 Juri Linkov <juri@jurta.org>
26260
26261 * subr.el (progress-reporter-do-update): When `min-value' is equal
26262 to `max-value', set `percentage' to 0 and prevent division by zero.
26263
262642005-03-20 Michael Albinus <michael.albinus@gmx.de>
26265
26266 Sync with Tramp 2.0.48.
26267
26268 * net/tramp.el (all): Change all addresses to .gnu.org.
26269 (tramp-append-tramp-buffers): New defun.
26270 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
26271 Catch `dont-send' signal.
26272 (tramp-set-auto-save-file-modes): Set always permissions, because
26273 there might be an old auto-saved file belonging to another
26274 original file. This could be a security threat. Reported by
26275 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
26276 Check for Emacs 21.3.50 removed.
26277
26278 * net/tramp-smb.el (all): Remove debug construct for
26279 `with-parsed-tramp-file-name'.
26280 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
26281 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
26282 No error message if DIRECTORY or FILENAME doesn't exist.
26283 (tramp-smb-open-connection): Check existence of
26284 `tramp-smb-program'.
26285
262862005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
26287
26288 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
26289 Properly handle the case where the `m' or `s' command's argument is not
26290 yet terminated.
26291 (perl-indent-new-calculate): New function.
26292 (perl-indent-line): Use it.
26293
262942005-03-20 Miles Bader <miles@gnu.org>
26295
26296 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
26297 in text-mode too. Change to new face names.
26298 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
26299 Add `:weight bold' attribute.
26300 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
26301
263022005-03-19 Juri Linkov <juri@jurta.org>
26303
26304 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
26305
26306 * international/mule.el (auto-coding-alist): Sync with
26307 `auto-mode-alist' by adding upper case archive file extensions
26308 and adding ear/war to jar extension.
26309
263102005-03-19 David Casperson <casper@unbc.ca> (tiny change)
26311
26312 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
26313 running, restart it.
26314
263152005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
26316
26317 * finder.el (finder-current-item): Throw an error on an empty line.
26318
26319 * man.el (Man-follow-manual-reference): If current-word returns
26320 nil, use "".
26321
263222005-03-19 Matt Hodges <MPHodges@member.fsf.org>
26323
26324 * simple.el (goto-line): Doc fix.
26325
263262005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
26327
26328 * files.el (save-buffer): Doc fix.
26329
263302005-03-19 Michael R. Mauger <mmaug@yahoo.com>
26331
26332 * recentf.el (recentf-cleanup-remote): New variable.
26333 (recentf-cleanup): Use it to conditionally check availability of
26334 remote files.
26335
263362005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
26337
26338 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
26339 function names.
26340
263412005-03-19 Eli Zaretskii <eliz@gnu.org>
26342
26343 * language/thai-word.el: New file.
26344
263452005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
26346
26347 * files.el (backup-buffer): If the file's directory is not
26348 writable, use copy instead of move to backup the file.
26349
263502005-03-19 Eli Zaretskii <eliz@gnu.org>
26351
26352 * obsolete/keyswap.el: Moved to obsolete/ from term/.
26353
263542005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
26355
26356 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
26357 Use functionp instead of symbolp and fboundp. Reported by Drkm
26358 <darkman_spam@yahoo.fr>.
26359 (ps-print-version): New version 6.6.6.
26360
263612005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
26362
26363 * textmodes/table.el (table--line-column-position): New idiom.
26364 (table--row-column-insertion-point-p): New function to test
26365 validity of row and column insertion operation at a location.
26366 (table-global-menu, table-cell-menu): Use above functions for
26367 deterministic test operation.
26368 (table--editable-cell-p): Behave in deterministic fashion.
26369
263702005-03-18 Juri Linkov <juri@jurta.org>
26371
26372 * isearch.el (isearch-lazy-highlight-new-loop):
26373 Make arguments beg and end optional.
26374 (isearch-update): Remove optional arguments nil from
26375 isearch-lazy-highlight-new-loop.
26376 (isearch-lazy-highlight-search): Let-bind case-fold-search to
26377 isearch-lazy-highlight-case-fold-search instead of
26378 isearch-case-fold-search, and let-bind isearch-regexp to
26379 isearch-lazy-highlight-regexp.
26380 Use isearch-lazy-highlight-last-string instead of isearch-string.
26381
26382 * replace.el (perform-replace): Remove bindings of global
26383 variables isearch-string, isearch-regexp, isearch-case-fold-search.
26384 Add three new arguments to `replace-highlight'.
26385 (replace-highlight): Add arguments string, regexp, case-fold.
26386 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
26387 to allow isearch-lazy-highlight-new-loop to use these values
26388 to set corresponding isearch-lazy-highlight-* internal
26389 variables whose values lazy highlighting will use regardless of
26390 changes to global variables isearch-string, isearch-regexp,
26391 isearch-case-fold-search during lazy highlighting loop.
26392 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
26393 to `lazy-highlight-cleanup'.
26394
26395 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
26396 (ispell-highlight-face): Set default face to `isearch' when
26397 lazy highlighting is enabled.
26398 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
26399 priority to 1. Add lazy highlighting.
26400 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
26401 from `isearch-dehighlight'.
26402
264032005-03-18 David Ponce <david@dponce.com>
26404
26405 * files.el (hack-local-variables): Do a case-insensitive search
26406 for End.
26407
264082005-03-18 Juri Linkov <juri@jurta.org>
26409
26410 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
26411 `isearch-lazy-highlight-cleanup', add alias to old name and
26412 declare obsolete. Add release numbers to other obsolete vars.
26413 (isearch-done, isearch-lazy-highlight-new-loop):
26414 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
26415 (lazy-highlight-cleanup) <variable>: Doc fix.
26416 (isearch-lazy-highlight-update): Rename obsolete
26417 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
26418
264192005-03-18 Kenichi Handa <handa@m17n.org>
26420
26421 * language/thai-util.el: Fix categorization of Thai characters in
26422 thai-category-table.
26423 (thai-composition-pattern): Adjust it for the above change.
26424 (thai-self-insert-command, thai-compose-syllable): New functions.
26425 (thai-compose-region): Use thai-compose-syllable.
26426 (thai-compose-string): Likewise.
26427 (thai-composition-function): Likewise.
26428 (thai-auto-composition): New function.
26429 (thai-auto-composition-mode): New minor mode.
26430
26431 * language/thai.el: Fix patterns to be registered in
26432 composition-function-table.
26433
26434 * international/quail.el (quail-input-method): Locally bind
26435 inhibit-modification-hooks to t.
26436
264372005-03-17 Richard M. Stallman <rms@gnu.org>
26438
26439 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
26440 (perl-mode): Use run-mode-hooks.
26441
26442 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
26443 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
26444 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
26445
26446 * mail/sendmail.el (sendmail-send-it): Reenable the code
26447 to compute resend-to-address and use it.
26448
26449 * tar-mode.el (tar-mode): Turn off undo unconditionally.
26450
26451 * image-mode.el: New file.
26452
26453 * image.el (insert-sliced-image): Add autoload cookie.
26454
26455 * font-lock.el (font-lock-lines-before): New user option.
26456 (font-lock-after-change-function): Obey it.
26457
26458 * bindings.el (esc-map): Make M-g a prefix.
26459 Bind M-g g and M-g M-g to goto-line.
26460
26461 * faces.el (face-id): Doc fix.
26462
264632005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
26464
26465 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
26466 (rmail-show-message): Use rmail-unknown-mail-followup-to.
26467 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
26468
26469 * mail/sendmail.el (mail-yank-ignored-headers)
26470 (mail-font-lock-keywords, mail-mode-fill-paragraph):
26471 Add Mail-Followup-To and Mail-Reply-To headers.
26472 (mail-citation-hook): Add autoload cookie.
26473 (mail-mode): Doc fix.
26474 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
26475 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
26476 (mail-mode-fill-paragraph): Handle those headers.
26477 (mail-mailing-lists): New variable.
26478 (mail-mail-reply-to, mail-mail-followup-to): New functions.
26479
264802005-03-17 Juri Linkov <juri@jurta.org>
26481
26482 * isearch.el (isearch-fallback): Check for `(car previous)'
26483 before calling `isearch-other-end-state'.
26484
264852005-03-17 Kim F. Storm <storm@cua.dk>
26486
26487 * simple.el (move-beginning-of-line): Move to beginning of buffer
26488 line, as well as beginning of screen line.
26489
264902005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
26491
26492 * calendar/diary-lib.el (mark-diary-entries): Use new optional
26493 argument REDRAW rather than calendar-redrawing variable.
26494 * calendar/calendar.el (calendar-redrawing): Delete.
26495 (redraw-calendar): Do not bind calendar-redrawing.
26496
264972005-03-16 Matt Hodges <MPHodges@member.fsf.org>
26498
26499 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
26500 diary-file buffer.
26501
265022005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
26503
26504 * help.el (describe-mode): Allow a :minor-mode-function property to
26505 specify a different minor mode toggle function than the variable.
26506 * simple.el (auto-fill-function):
26507 * subr.el (add-minor-mode): Use it.
26508
265092005-03-16 Kenichi Handa <handa@m17n.org>
26510
26511 * language/ethio-util.el (sera-being-called-by-w3): New variable.
26512 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
26513 (ethio-fidel-to-sera-buffer): Likewise.
26514
265152005-03-16 Juri Linkov <juri@jurta.org>
26516
26517 * emacs-lisp/find-func.el (find-function-regexp):
26518 Add defun-emitting macro `menu-bar-make-toggle'.
26519
26520 * isearch.el: Put `isearch-scroll' property to
26521 `split-window-horizontally'.
26522
26523 * info.el: Update error messages for `debug-ignored-errors'.
26524 (Info-isearch-search): Doc fix.
26525 (Info-find-node): Move up code to go into info buffer before
26526 recording the node to the history.
26527 (Info-fontify-node): Fontify titles only if the next line
26528 has two or more `*', `=', `-', `.'.
26529 Display "go to this node" for empty (match-string 3).
26530
265312005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26532
26533 * term/mac-win.el: Add mouse pointer shape constants.
26534
265352005-03-15 Kim F. Storm <storm@cua.dk>
26536
26537 * simple.el (move-beginning-of-line): Use vertical-motion.
26538
265392005-03-15 Juri Linkov <juri@jurta.org>
26540
26541 * isearch.el (isearch-error): New variable.
26542 (isearch-invalid-regexp, isearch-within-brackets): Remove.
26543 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
26544 (isearch-within-brackets-state): Remove.
26545 (isearch-case-fold-search-state, isearch-pop-fun-state):
26546 Decrease frame index.
26547 (isearch-mode, isearch-top-state, isearch-push-state)
26548 (isearch-edit-string, isearch-abort, isearch-search-and-update)
26549 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
26550 (isearch-search, isearch-lazy-highlight-new-loop):
26551 Replace `isearch-invalid-regexp' with `isearch-error'.
26552 Remove `isearch-within-brackets'.
26553 (isearch-search): Add `search-failed' handler to `condition-case'.
26554 (isearch-lazy-highlight-search): Add `condition-case' to catch
26555 errors and allow `isearch-lazy-highlight-update' to try
26556 highlighting from the beginning of the window.
26557 (isearch-repeat): Move up code to set isearch-wrapped to t
26558 before calling isearch-wrap-function.
26559
26560 * info.el (Info-isearch-initial-node): New internal variable.
26561 (Info-search): Signal an error in isearch mode when search leaves
26562 the initial node. Signal an error when `bound' is non-nil and
26563 nothing was found in the current subfile.
26564 (Info-isearch-search): Remove `condition-case'.
26565 (Info-isearch-wrap): Don't wrap when search failed during leaving
26566 the initial node. If `Info-isearch-search' is nil, wrap around
26567 the current node.
26568 (Info-isearch-start): New fun.
26569 (Info-mode): Add buffer-local hook `Info-isearch-start' to
26570 `isearch-mode-hook'.
26571
265722005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
26573
26574 * simple.el (normal-erase-is-backspace): Set default to t if
26575 running on Mac.
26576
26577 * term/mac-win.el (function-key-map): Sync with x-win.el.
26578
265792005-03-15 Kenichi Handa <handa@m17n.org>
26580
26581 * international/mule-cmds.el (locale-language-names): Modify the
26582 format of elements and add more entries.
26583 (locale-preferred-coding-systems): Add more entries.
26584 (set-locale-environment): Adjust for the change of
26585 locale-language-names.
26586
265872005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
26588
26589 * pcvs.el (smerge-ediff): Remove bogus autoload.
26590
265912005-03-14 Lute Kamstra <lute@gnu.org>
26592
26593 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
26594 Ignore a `*' at the beginning of a line.
26595
26596 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
26597 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
26598 subr.el.
26599 (dont-compile, eval-when-compile, eval-and-compile): Use declare
26600 to specify indentation.
26601
26602 * generic.el (define-generic-mode): Let generic-mode-list be a
26603 list of strings; test membership with equal.
26604
266052005-03-14 Kim F. Storm <storm@cua.dk>
26606
26607 * simple.el (next-line, previous-line): Add optional try-vscroll
26608 arg to recognize interactive use. Pass it on to line-move.
26609 (line-move): Don't perform auto-window-vscroll when defining or
26610 executing keyboard macro to ensure consistent behavior.
26611
266122005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
26613
26614 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
26615
266162005-03-13 Lute Kamstra <lute@gnu.org>
26617
26618 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
26619 debugger-setup-buffer so that backtrace marks the frames set to
26620 debug-on-exit and we don't have to do it manually. Set an extra
26621 debug-on-exit for macro's.
26622 (debugger-setup-buffer): Don't mark the top frame manually.
26623
266242005-03-12 Lute Kamstra <lute@gnu.org>
26625
26626 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
26627 lisp-indent-function throughout.
26628 (with-no-warnings): Set lisp-indent-function property.
26629
266302005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
26631
26632 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
26633 Add entry for backslash.
26634
266352005-03-12 Juri Linkov <juri@jurta.org>
26636
26637 * info.el (Info-search): Four fixes for backward search.
26638
266392005-03-11 Jay Belanger <belanger@truman.edu>
26640
26641 * calc/calc.el (calc-language-alist): New variable.
26642 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
26643 (calc-embedded-find-modes): Use calc-language-alist instead of
26644 calc-embedded-language-alist.
26645
266462005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
26647
26648 * calendar/calendar.el (calendar-redrawing): New internal
26649 variable.
26650 (redraw-calendar): Remove bogus save-excursion from previous
26651 change. Bind calendar-redrawing to t for mark-diary-entries.
26652 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
26653 calendar if that is why we were called.
26654
266552005-03-11 Kenichi Handa <handa@m17n.org>
26656
26657 * international/mule.el (make-coding-system): Set property
26658 coding-system-define-form to nil.
26659 (define-coding-system-alias): Likewise.
26660
266612005-03-11 Kenichi Handa <handa@m17n.org>
26662
26663 These changes are suggested by Dave Love <fx@gnu.org>.
26664
26665 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
26666 coding: tag.
26667 (adaptive-fill-regexp): Add more bullets.
26668 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
26669 regexps.
26670
266712005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
26672
26673 * help.el (describe-mode): Properly handle non-trivial lighters.
26674 Don't ignore minor modes that are not listed in minor-mode-list.
26675
26676 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
26677 feature ON when the user requests to turn it OFF.
26678
266792005-03-10 Lute Kamstra <lute@gnu.org>
26680
26681 * emacs-lisp/debug.el (debug-entry-code): Delete it.
26682 (implement-debug-on-entry): New function to replace debug-entry-code.
26683 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
26684 second argument as the 2005-03-07 change makes it obsolete.
26685 (debug-on-entry, cancel-debug-on-entry): Update call to
26686 debug-on-entry-1.
26687 (debug, debugger-setup-buffer): Comment update.
26688 (debugger-frame-number): Update to work with implement-debug-on-entry.
26689
266902005-03-10 Jay Belanger <belanger@truman.edu>
26691
26692 * calc/calc-embed.el (math-ms-args): Declare it.
26693 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
26694 math-ms-args.
26695 (calc-embedded-subst): Use math-multi-subst-rec to substitute
26696 variables.
26697
266982005-03-10 Nick Roberts <nickrob@snap.net.nz>
26699
26700 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
26701 Use message-box.
26702
26703 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
26704 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
26705 (tooltip-gud-tips): Simplify.
26706 (tooltip-gud-tips-p): Remove superfluous :set.
26707 (tooltip-gud-modes): Add fortran-mode.
26708 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
26709
26710 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
26711
267122005-03-09 Kim F. Storm <storm@cua.dk>
26713
26714 * play/animate.el (animate-place-char): Use forward-line instead
26715 of next-line to improve performance.
26716
267172005-03-09 Simon Josefsson <jas@extundo.com>
26718
26719 * net/browse-url.el (browse-url-default-browser): Doc fix.
26720
267212005-03-09 Miles Bader <miles@gnu.org>
26722
26723 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
26724 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
26725
267262005-03-09 Kenichi Handa <handa@m17n.org>
26727
26728 * international/latin-1.el: Set case and syntax for 255 only if
26729 set-case-syntax-set-multibyte is nil.
26730
26731 * textmodes/ispell.el (ispell-insert-word): New function.
26732 (ispell-word): Use ispell-insert-word to insert a new word.
26733 (ispell-process-line): Likewise.
26734 (ispell-complete-word): Likewise.
26735
267362005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
26737
26738 * calendar/calendar.el (redraw-calendar): Preserve point.
26739 Reported by Matt Hodges <MPHodges@member.fsf.org>.
26740 (calendar-week-start-day): Move after definition of
26741 redraw-calendar. Delete buffer test, since redraw-calendar has
26742 that now.
26743
26744 * calendar/diary-lib.el (mark-diary-entries): Only call
26745 redraw-calendar in the first of any recursive calls.
26746 Reported by Alan Shutko <ats@acm.org>.
26747
267482005-03-08 Juri Linkov <juri@jurta.org>
26749
26750 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
26751 (html-horizontal-rule, html-line, html-image, html-checkboxes)
26752 (html-radio-buttons): Add a space before the trailing `/>' where
26753 sgml-xml-mode is non-nil.
26754 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
26755 the subsequent tag of the empty XML tag.
26756 (html-href-anchor): Don't set initial input to "http:".
26757 (html-image): Ask for the image URL and set point inside alt="".
26758 (html-name-anchor): Duplicate the name in the `id' attribute when
26759 sgml-xml-mode is non-nil.
26760 (html-paragraph): Remove \n before <p>.
26761 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
26762 instead of `checked' when sgml-xml-mode is non-nil.
26763
26764 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
26765 Remove 1 space before #RRGGBB to not truncate it on terminal
26766 windows w/o fringes. Remove 1 space between bg and fg examples
26767 to get more space.
26768 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
26769 avoid byte-compile warnings.
26770
26771 * image-file.el (image-file-handler): Put `safe-magic' property to
26772 `image-file-handler'.
26773
26774 * info.el (Info-isearch-search): Emulate word search in
26775 isearching through multiple Info nodes with Info-search.
26776 (Info-isearch-wrap): Allow isearch-word.
26777
267782005-03-08 Lute Kamstra <lute@gnu.org>
26779
26780 * emacs-lisp/debug.el (debugger-step-through): Make sure that
26781 stepping into the debugger's code is not possible.
26782 (debugger-jumping-flag): Docstring update.
26783
267842005-03-08 Jay Belanger <belanger@truman.edu>
26785
26786 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
26787 embedded mode begins.
26788 (calc-embedded-language-alist): New variable.
26789 (calc-embedded-find-modes): Use calc-embedded-language-alist to
26790 set default language mode.
26791
267922005-03-08 Kenichi Handa <handa@m17n.org>
26793
26794 * international/ccl.el (define-ccl-program): Fix docstring about
26795 extra 256 bytes assured for the output buffer.
26796
26797 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
26798 Fix BUFFER_MAGNIFICATION to 2.
26799 (ccl-encode-mule-utf-16be-with-signature): Likewise.
26800
268012005-03-07 Karl Chen <quarl@cs.berkeley.edu>
26802
26803 * align.el (align-rules-list): Added an alignment rule for CSS
26804 declarations (applies to css-mode and html-mode buffers).
26805
268062005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
26807
26808 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
26809
268102005-03-07 Kim F. Storm <storm@cua.dk>
26811
26812 * simple.el (move-beginning-of-line): New command.
26813
26814 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
26815
26816 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
26817
26818 * emulation/cua-base.el: Put CUA move property on move-end-of-line
26819 and move-beginning-of-line.
26820
26821 * apropos.el (apropos-print): Omit command from M-x ... RET.
26822
268232005-03-07 Nick Roberts <nickrob@snap.net.nz>
26824
26825 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
26826 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
26827
268282005-03-06 Richard M. Stallman <rms@gnu.org>
26829
26830 * bindings.el (esc-map): Bind M-g to goto-line.
26831
26832 * facemenu.el (global-map): Bind M-o, not M-g.
26833
268342005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
26835
26836 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
26837 "Open Directory" as for "Open File".
26838
268392005-03-06 Chong Yidong <cyd@stupidchicken.com>
26840
26841 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
26842 (push-mark-command): Run activate-mark-hook.
26843
268442005-03-06 Richard M. Stallman <rms@gnu.org>
26845
26846 * help-mode.el (help-mode-finish): Don't alter the element
26847 in view-return-to-alist if there already is one.
26848
26849 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
26850 make sure the current buffer is the expected one.
26851
26852 * novice.el (disabled-command-function): Output in *Disabled Command*.
26853 Explicitly ignore non-keyboard events, and explicitly handle C-g.
26854
26855 * textmodes/flyspell.el (flyspell-large-region):
26856 Pass args differently for aspell.
26857
26858 * files.el (mode-require-final-newline): Doc fix.
26859
268602005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
26861
26862 * progmodes/which-func.el (which-function):
26863 Specify NOERROR when calling imenu--make-index-alist.
26864
268652005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
26866
26867 * simple.el (normal-erase-is-backspace): Define default value.
26868
26869 * custom.el (custom-theme-set-variables): Remove unused var
26870 `immediate'.
26871 (custom-reevaluate-setting): Simple function to handle variables
26872 that are defined before their default value can really be
26873 computed.
26874
26875 * startup.el (command-line): Use it for temporary-file-directory,
26876 small-emporary-file-directory, auto-save-file-name-transforms,
26877 blink-cursor-mode, and normal-erase-is-backspace.
26878
26879 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
26880 progress, even with buggy anchored keywords.
26881
268822005-03-05 Luc Teirlinck <teirllm@auburn.edu>
26883
26884 * simple.el (goto-line): Remove unbalanced final parenthesis.
26885
268862005-03-05 Richard M. Stallman <rms@gnu.org>
26887
26888 * simple.el (goto-line): Use a number at point as the default.
26889 With C-u as arg, switch buffers.
26890
268912005-03-05 Juri Linkov <juri@jurta.org>
26892
26893 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
26894 with `no-blinking-cursor'.
26895
26896 * startup.el (no-blinking-cursor): New defvar.
26897 (command-line): Add `--no-blinking-cursor' to longopts.
26898 Set `no-blinking-cursor' to t for command line arguments
26899 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
26900 with `no-blinking-cursor' in the condition for calling
26901 `blink-cursor-mode'.
26902
269032005-03-04 Luc Teirlinck <teirllm@auburn.edu>
26904
26905 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
26906 (menu-bar-options-save): Add blink-cursor-mode.
26907 (menu-bar-options-menu): Add blink-cursor-mode.
26908
269092005-03-04 Ulf Jasper <ulf.jasper@web.de>
26910
26911 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
26912 (icalendar-export-file, icalendar-export-region)
26913 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
26914 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
26915
269162005-03-04 Lute Kamstra <lute@gnu.org>
26917
26918 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
26919 (debug-function-list): Ditto.
26920
269212005-03-04 Robert J. Chassell <bob@rattlesnake.com>
26922
26923 * textmodes/texinfmt.el (texinfo-append-refill):
26924 Redefine the types of line to which @refill
26925 is not appended by replacing a search for `@refill\\|@bye' with
26926 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
26927 itemize@refill' bug and the unfilled long lines bug.
26928 (texinfmt-version): Update number and date.
26929
269302005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
26931
26932 * international/code-pages.el (windows-1250, windows-125[2-8])
26933 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
26934
269352005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
26936
26937 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
26938 bound yet.
26939
269402005-03-02 Romain Francoise <romain@orebokech.com>
26941
26942 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
26943 buffer after removing limits.
26944 (ibuffer-pop-filter): Ditto.
26945 Update copyright.
26946
269472005-03-02 Miles Bader <miles@gnu.org>
26948
26949 * button.el (make-text-button): If the user doesn't specify a
26950 type, use the default. Rewrite to use `add-text-properties' and
26951 plist functions.
26952
269532005-03-01 Lute Kamstra <lute@gnu.org>
26954
26955 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
26956 (debugger-jumping-flag): New var.
26957 (debug-entry-code): Use it.
26958 (debugger-jump): Use debugger-jumping-flag and add
26959 debugger-reenable to post-command-hook.
26960 (debugger-reenable): Use debugger-jumping-flag and remove itself
26961 from post-command-hook.
26962 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
26963 debugger-reenable.
26964
269652005-03-01 Robert J. Chassell <bob@rattlesnake.com>
26966
26967 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
26968 inclusion of "itemize\\|", which may be unnecessary, is certainly
26969 inelegant, and stops refilling in itemize lists when formatting
26970 Japanese Texinfo files to Info.
26971 Update copyright to 2005.
26972
269732005-03-01 Nick Roberts <nickrob@snap.net.nz>
26974
26975 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
26976 of an error if GDB can't find the source file.
26977
269782005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
26979
26980 * calendar/calendar.el (redraw-calendar): Work from any buffer,
26981 not just the calendar.
26982
26983 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
26984 first.
26985 (diary-redraw-calendar): New function.
26986 (make-diary-entry): Add diary-redraw-calendar to local
26987 write-contents-functions. Turn off selective display before
26988 inserting in diary.
26989
269902005-03-01 Kim F. Storm <storm@cua.dk>
26991
26992 * emacs-lisp/copyright.el (copyright-fix-years): New command.
26993
269942005-03-01 Lute Kamstra <lute@gnu.org>
26995
26996 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
26997 that debug-entry-code can be safely removed from a function while
26998 this code is being evaluated. Revert the 2005-02-27 change as the
26999 new implementation no longer requires it. Make sure that a
27000 function body containing just a string is not mistaken for a docstring.
27001 (debug): Skip one more frame in case of debug on entry.
27002 (debugger-setup-buffer): Delete one more frame line in case of
27003 debug on entry.
27004 (debugger-frame-number): Update to use the new text introduced by
27005 the 1999-11-03 change. Skip one more frame in case of debug on entry.
27006
270072005-02-28 Kim F. Storm <storm@cua.dk>
27008
27009 * double.el (double-translate-key): Call force-window-update after
27010 read-event to avoid crash in redisplay.
27011
270122005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
27013
27014 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
27015 (debug): Use it. Move the inhibit-trace earlier.
27016 (debug-entry-code): New const.
27017 (debug-on-entry-1): Use it.
27018
270192005-02-28 Chong Yidong <cyd@stupidchicken.com>
27020
27021 * international/utf-16.el (ccl-encode-mule-utf-16le):
27022 Fix BUFFER_MAGNIFICATION to 2.
27023 (ccl-encode-mule-utf-16be): Likewise.
27024
270252005-02-28 Kenichi Handa <handa@m17n.org>
27026
27027 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
27028 Fix BUFFER_MAGNIFICATION to 4.
27029 (ccl-encode-mule-utf-16be-with-signature): Likewise.
27030
270312005-02-28 Nick Roberts <nickrob@snap.net.nz>
27032
27033 * speedbar.el (speedbar-update-flag): Doc fix.
27034 (speedbar-show-info-under-mouse): Give set-mouse-position the right
27035 argument.
27036
270372005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
27038
27039 * reveal.el (reveal-post-command): Don't try to reveal overlays which
27040 have a non-nil `invisible' property but are actually visible.
27041
27042 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
27043 for perldoc sections.
27044 (perl-outline-regexp, perl-outline-level): New var and function.
27045 (perl-mode): Use them.
27046
270472005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
27048
27049 * calendar/diary-lib.el (diary-remind): Discard any mark portion
27050 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
27051
270522005-02-27 Luc Teirlinck <teirllm@auburn.edu>
27053
27054 * cus-edit.el: Comment change.
27055 (custom-buffer-create-internal): Slightly reword text at top of
27056 Custom buffers. Mention there that saving an option edits the
27057 init file. Add link to Emacs manual node on `custom-file'.
27058 (custom-magic-alist): Rewrite individual State messages to use
27059 capitalized keywords. Doc fix.
27060
270612005-02-27 Matt Hodges <MPHodges@member.fsf.org>
27062
27063 * calendar/calendar.el (calendar-buffer): Move above
27064 calendar-week-start-day.
27065 (calendar-week-start-day): Doc fix. Add :set function.
27066 (calendar-minimum-window-height): New variable.
27067 (generate-calendar-window): Only resize window if selected-window
27068 is displaying the calendar buffer. Use new variable
27069 calendar-minimum-window-height.
27070 (generate-calendar): Reword error message.
27071 (calendar-mode-map): Bind DEL to scroll-other-window-down.
27072
270732005-02-27 Andreas Schwab <schwab@suse.de>
27074
27075 * vc.el (vc-do-command): Don't run command asynchronously when
27076 operating in a remote directory.
27077
27078 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
27079 change from sync with Tramp 2.0.47.
27080
270812005-02-27 Richard M. Stallman <rms@gnu.org>
27082
27083 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
27084
27085 * textmodes/flyspell.el (flyspell-mode-on):
27086 Call ispell-change-dictionary only if necessary.
27087
27088 * emacs-lisp/re-builder.el (regexp-builder): New function.
27089
27090 * register.el (describe-register-1): Explicitly handle
27091 yank-excluded-properties = t.
27092
27093 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
27094 (custom-magic-alist): Change the status descriptions again.
27095 (face widget-type): Total rewrite based on `restricted-sexp'
27096 to eliminate the confusing double hiding levels.
27097
27098 * emacs-lisp/debug.el (debug-on-entry-1):
27099 If function body is empty, add nil as body form.
27100
271012005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
27102
27103 * emacs-lisp/trace.el (inhibit-trace): New var.
27104 (trace-make-advice): Use it.
27105
27106 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
27107
271082005-02-26 Kim F. Storm <storm@cua.dk>
27109
27110 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
27111 (mouse-on-link-p, mouse-drag-region-1): Use it.
27112
271132005-02-25 Lute Kamstra <lute@gnu.org>
27114
27115 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
27116
271172005-02-24 Luc Teirlinck <teirllm@auburn.edu>
27118
27119 * frame.el (blink-cursor-mode): Add :group keyword.
27120
271212005-02-24 Ulf Jasper <ulf.jasper@web.de>
27122
27123 * calendar/icalendar.el (icalendar--decode-isodatetime):
27124 New optional argument DAY-SHIFT.
27125 (icalendar-export-region): Fix coding-system-for-write.
27126 (icalendar--convert-ical-to-diary): Shift end-day of all-day
27127 events by one.
27128
271292005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
27130
27131 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
27132
271332005-02-24 Kim F. Storm <storm@cua.dk>
27134
27135 * international/iso-acc.el (iso-accents-compose): Fix crash
27136 during redisplay. Call force-window-update after read-event
27137 and delete-region to signal that window is not accurate.
27138
271392005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
27140
27141 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
27142 Remove unused and inexistent var `inhibit-trace'.
27143 (debugger-mode): Use run-mode-hooks.
27144 (debugger-list-functions): Add buttons; setup xref stack.
27145
271462005-02-23 Richard M. Stallman <rms@gnu.org>
27147
27148 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
27149 appointment says it was explicitly made.
27150 (appt-add): Set the 3rd element.
27151 (appt-make-list): Preserve explicit appointments.
27152
27153 * subr.el (find-tag-default): Catch errors in forward-sexp.
27154
271552005-02-23 Juri Linkov <juri@jurta.org>
27156
27157 * info.el (Info-isearch-search): New defcustom.
27158 (Info-isearch-search): Call the default isearch function
27159 when Info-isearch-search is nil.
27160 (Info-isearch-wrap): Use variable Info-isearch-search.
27161
271622005-02-22 Luc Teirlinck <teirllm@auburn.edu>
27163
27164 * cus-edit.el: Comment change.
27165
271662005-02-22 Kim F. Storm <storm@cua.dk>
27167
27168 * progmodes/hideif.el (hide-ifdef-use-define-alist):
27169 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
27170
271712005-02-22 Simon Josefsson <jas@extundo.com>
27172
27173 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
27174 New variable.
27175 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
27176 Oskarsson" <myrkraverk@users.sourceforget.net>.
27177
271782005-02-22 Kim F. Storm <storm@cua.dk>
27179
27180 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
27181 check that window of that event is the selected window.
27182 (mouse-drag-region-1): Compare mouse event window to selected
27183 window before setting point.
27184
27185 * tooltip.el (tooltip-show-help-function): Pass event to
27186 mouse-on-link-p so it can check selected window.
27187
271882005-02-22 Kenichi Handa <handa@m17n.org>
27189
27190 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
27191 (ps-mule-show-warning): New function.
27192 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
27193 characters are found.
27194
27195 * ps-print.el (ps-header-footer-string): Return a list of header
27196 and footer strings.
27197
271982005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
27199
27200 * pcvs.el (cvs-retrieve-revision): Fix thinko.
27201
272022005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
27203
27204 * frame.el (blink-cursor-mode): Use define-minor-mode.
27205
27206 * term/mac-win.el (function-key-map): Use char-names more consistently.
27207 (file-name-coding-system): Only set it for MacOS-9. The other case is
27208 already handled in mule-cmds.el (where it also works when mac-win.el
27209 is not used).
27210
272112005-02-21 Kenichi Handa <handa@m17n.org>
27212
27213 * international/mule.el (ctext-pre-write-conversion): Always use
27214 " *code-converting-work*" buffer for work.
27215
27216 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
27217
272182005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
27219
27220 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
27221
272222005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
27223
27224 * ses.el (undo-more): Restore defadvice, but only the part that
27225 allows changes outside the restricted area of the buffer.
27226
272272005-02-20 Kim F. Storm <storm@cua.dk>
27228
27229 * simple.el (line-move): Add fourth optional arg try-vscroll which
27230 must be set to perform auto-window-vscroll.
27231 When moving backwards and doing auto-window-vscroll, automatically
27232 vscroll to the last part of lines which are taller than the window.
27233 (next-line, previous-line): Set try-vscroll arg on line-move.
27234
272352005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
27236
27237 * replace.el (query-replace, query-replace-regexp)
27238 (replace-string, replace-regexp): When operating on region, make
27239 the minibuffer prompt say so.
27240
27241 * isearch.el (isearch-forward): Document isearch-query-replace and
27242 isearch-query-replace-regexp keybindings.
27243
272442005-02-19 Jay Belanger <belanger@truman.edu>
27245
27246 * calc/calc-aent.el (math-read-token): Add local variable.
27247
27248 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
27249 (calc-edit-top): Move declaration to earlier in file.
27250 (calc-edit-macro-repeats): Add local variables.
27251
27252 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
27253 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
27254 calcFunc-tanh.
27255 Adjust integration rule for calcFunc-tan.
27256
272572005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
27258
27259 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
27260 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
27261 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
27262 (viper-skip-separators): Bug fix.
27263 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
27264 particular major mode.
27265 (viper-del-backward-char-in-replace): Don't put deleted char on the
27266 kill ring.
27267
27268 * viper-ex.el (viper-color-display-p): New function.
27269 (viper-has-face-support-p): Use viper-color-display-p.
27270
27271 * viper-keym.el (viper-gnus-modifier-map): New keymap.
27272
27273 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
27274
27275 * viper-util.el (viper-glob-unix-files): Fix shell status check.
27276 (viper-file-remote-p): Make equivalent to file-remote-p.
27277
27278 * viper.el (viper-major-mode-modifier-list):
27279 Use viper-gnus-modifier-map.
27280
272812005-02-19 David Kastrup <dak@gnu.org>
27282
27283 * subr.el (subregexp-context-p): Fix garbled doc string by adding
27284 quoting.
27285
272862005-02-19 Jay Belanger <belanger@truman.edu>
27287
27288 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
27289 Remove extra definitions.
27290 (calc-coth): New function.
27291 (calcFunc-cot): Fix `let'.
27292
272932005-02-19 Eli Zaretskii <eliz@gnu.org>
27294
27295 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
27296 the reasons we use "type pc" in these faces.
27297
27298 * button.el (button): Ditto.
27299
273002005-02-19 Michael Mauger <mmaug@yahoo.com>
27301
27302 * replace.el (query-replace-read-from): Set the value of
27303 query-replace-from-history-variable to handle the case of an empty
27304 string entered to accept the suggested default.
27305
27306 * net/tramp.el (tramp-file-name-for-operation):
27307 Use dired-call-process instead of dired-call-process-command.
27308
273092005-02-19 Jay Belanger <belanger@truman.edu>
27310
27311 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
27312 (math-div-non-trig): New variables.
27313 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
27314 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
27315 (math-combine-prod, math-div-symb-fancy): Add simplifications for
27316 trig expressions.
27317
273182005-02-19 Nick Roberts <nickrob@snap.net.nz>
27319
27320 * progmodes/gdb-ui.el (gdb-var-update-handler)
27321 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
27322 for watch expressions,
27323 (gdb-var-create-handler): Don't set speedbar-update-flag.
27324 (gdb-post-prompt): Simplify test for speedbar.
27325
273262005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
27327
27328 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
27329 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
27330 we use the syntax table of the correct buffer.
27331 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
27332 Felix Gatzemeier.
27333
27334 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
27335 (ediff-file-remote-p): Make synonymous with file-remote-p.
27336 In all deffaces ediff-*-face-*, use min-colors.
27337
27338 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
27339 ediff-recurse-to-subdirectories.
27340 (ediff-mark-if-equal): Check that the arguments are strings, use
27341 ediff-same-contents (after to Felix Gatzemeier).
27342
27343 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
27344 nil.
27345
273462005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
27347
27348 * log-view.el (log-view-message-re): Fix up Subversion regexp.
27349
273502005-02-18 David Kastrup <dak@gnu.org>
27351
27352 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
27353 use `mark-active' when defined.
27354
273552005-02-18 Kenichi Handa <handa@m17n.org>
27356
27357 * ps-print.el (ps-font-info-database): New entry
27358 ZapfChancery-MediumItalic with correct font name. Fix font name
27359 of the entry Zapf-Chancery-MediumItalic.
27360
273612005-02-16 Luc Teirlinck <teirllm@auburn.edu>
27362
27363 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
27364
273652005-02-16 Kim F. Storm <storm@cua.dk>
27366
27367 * ido.el (ido-fallback-command): Pass user input to fallback command.
27368
273692005-02-16 Nick Roberts <nickrob@snap.net.nz>
27370
27371 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
27372 (gdb-find-file-hook): Add server prefix.
27373
273742005-02-16 Richard M. Stallman <rms@gnu.org>
27375
27376 * replace.el (perform-replace): Pass new args to replace-highlight.
27377 (replace-highlight): Take region args,
27378 and pass them to isearch-lazy-highlight-new-loop.
27379
27380 * novice.el (disabled-command-hook): Autoload the defalias
27381 and the make-obsolete-variable call.
27382
27383 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
27384
27385 * isearch.el (isearch-lazy-highlight-start-limit)
27386 (isearch-lazy-highlight-end-limit): New variables limit
27387 the region for highlighting.
27388 (isearch-lazy-highlight-new-loop): New args BEG and END.
27389 (isearch-lazy-highlight-search): Use the new vars.
27390 (isearch-lazy-highlight-update): Likewise.
27391
27392 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
27393
27394 * cus-start.el (all): Use default-boundp.
27395
273962005-02-15 David Casperson <casper@unbc.ca> (tiny change)
27397
27398 * menu-bar.el (menu-bar-select-frame): Handle current frame.
27399
274002005-02-15 Luc Teirlinck <teirllm@auburn.edu>
27401
27402 * autorevert.el (auto-revert-stop-on-user-input)
27403 (auto-revert-verbose): Doc fixes.
27404
274052005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
27406
27407 * international/mule-cmds.el (set-locale-environment): Remove call
27408 to set-selection-coding-system on Windows.
27409
274102005-02-15 Jay Belanger <belanger@truman.edu>
27411
27412 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
27413 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
27414 calcFunc-coth.
27415 (math-simplify-sqrt): Add simplifications.
27416
27417 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
27418 to list.
27419
27420 * calc/calc-ext.el: Add functions to autoloads.
27421
27422 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
27423 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
27424 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
27425 (math-csc-raw, math-cot-raw): New functions.
27426
27427 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
27428
27429 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
27430 the variable name in a message.
27431
27432 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
27433 calcFunc-csc, calcFunc-cot.
27434
27435 * calc/calcalg2.el: Add derivative and integration rules for
27436 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
27437 calcFunc-csch, calcFunc-coth.
27438 (math-do-integral-methods): Add to checks for when to use
27439 substitutions.
27440
27441 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
27442
274432005-02-15 Lute Kamstra <lute@gnu.org>
27444
27445 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
27446 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
40dfee6f 27447 <monnier@iro.umontreal.ca>.
6fee106e
KS
27448 (lisp-outline-level): Improve efficiency. Suggested by David
27449 Kastrup <dak@gnu.org>.
27450
274512005-02-15 Nick Roberts <nickrob@snap.net.nz>
27452
27453 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
27454 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
27455 (gdb-set-gud-minor-mode-existing-buffers): New functions.
27456 (gdb-find-file-hook): New hook. Add it to find-file-hook.
27457 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
27458
274592005-02-14 Luc Teirlinck <teirllm@auburn.edu>
27460
27461 * cus-start.el (all): Comment change.
27462
274632005-02-14 Lute Kamstra <lute@gnu.org>
27464
27465 * cus-start.el (all): Check if symbol is void.
27466
274672005-02-14 Carsten Dominik <dominik@science.uva.nl>
27468
27469 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
27470 optional argument to \cite.
27471
274722005-02-14 Richard M. Stallman <rms@gnu.org>
27473
27474 * cus-edit.el (custom-buffer-create-internal): Update help message.
27475 (custom-magic-alist): Update help messages.
27476
27477 * cus-start.el (all): Allow a var to specify a standard value.
27478
274792005-02-12 Luc Teirlinck <teirllm@auburn.edu>
27480
27481 * custom.el (custom-theme-set-variables): Handle variable aliases.
27482
27483 * frame.el (blink-cursor-timer): Doc fix.
27484 (blink-cursor): Make it an alias for `blink-cursor-mode' and
27485 declare obsolete.
27486 (blink-cursor-mode): Define with defcustom and use correct
27487 standard expression in that defcustom.
27488 * startup.el (command-line): Adapt to above changes in frame.el.
27489
274902005-02-11 Lute Kamstra <lute@gnu.org>
27491
27492 * apropos.el (apropos-score-doc): Prevent division by zero.
27493
274942005-02-11 Ulf Jasper <ulf.jasper@web.de>
27495
27496 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
27497 (icalendar--get-event-property-attributes)
27498 (icalendar--get-event-properties)
27499 (icalendar--datetime-to-diary-date): New functions.
27500 (icalendar--split-value): Doc fix.
27501 (icalendar--datetime-to-noneuropean-date)
27502 (icalendar--datetime-to-european-date): New optional argument
27503 SEPARATOR. Return result as a string instead of a list.
27504 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
27505 (icalendar--convert-string-for-export): Rename arg S to STRING.
27506 (icalendar-export-region): Doc fix. Change name of error buffer.
27507 Save output buffer.
27508 (icalendar-import-file): Add blank at end of prompt.
27509 (icalendar-import-buffer): Doc fix. Do not switch to error
27510 buffer. Indicate status in return value.
27511 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
27512 buffer. Save output buffer. Handle exception from recurrence
27513 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
27514 events. Fix problems with weekly all-day events.
27515
275162005-02-10 Richard M. Stallman <rms@gnu.org>
27517
27518 * simple.el (eval-expression-print-format):
27519 Avoid warning about edebug-active.
27520
27521 * help.el (help-for-help-internal): Rename from help-for-help.
27522 (help-for-help): Define with defalias.
27523
27524 * font-core.el (font-lock-default-function): Use with-no-warnings.
27525
27526 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
27527
27528 * custom.el (defface): Doc fix.
27529
275302005-02-10 Nick Roberts <nickrob@snap.net.nz>
27531
27532 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
27533 width 0" to prevent word wrapping problems.
27534
275352005-02-09 Kim F. Storm <storm@cua.dk>
27536
27537 * ido.el (ido-file-extensions-order): New defcustom.
27538 (ido-file-extension-lessp, ido-file-extension-aux)
27539 (ido-file-extension-order): New advanced file ordering.
27540 (ido-file-lessp): New simple file ordering.
27541 (ido-sort-list): Remove.
27542 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
27543 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
27544
275452005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
27546
27547 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
27548 that some versions of grep produce.
27549 (grep-mode-font-lock-keywords): Likewise.
27550
275512005-02-09 Nick Roberts <nickrob@snap.net.nz>
27552
27553 * progmodes/gdb-ui.el (gdb-location-list): New variable.
27554 (gdb-cdir): Delete.
27555 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
27556 (gdb-source-info): Treat case when source file is in another
27557 directory properly.
27558 (gdb-get-location): New function.
27559
275602005-02-07 Jay Belanger <belanger@truman.edu>
27561
27562 * calc/calc-prog.el (calc-write-parse-table-part)
27563 (calc-fix-token-name): Fix a check for language type.
27564
27565 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
27566
275672005-02-07 Andre Spiegel <spiegel@gnu.org>
27568
27569 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
27570 as directory not writable.
27571
275722005-02-07 Kim F. Storm <storm@cua.dk>
27573
27574 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
27575 (cua--standard-movement-commands): Remove list.
27576 Instead, set CUA property value to move for movement commands.
27577 (cua-movement-commands): Remove. Users must set CUA prop instead.
27578 (cua--pre-command-handler): Check CUA property.
27579 (cua--init-keymaps): Don't remap undo commands.
27580 (cua-mode): Don't call cua--rectangle-on-off.
27581
27582 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
27583 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
27584 (cua--rect-undo-set-point): New var.
27585 (cua--rectangle-undo-boundary): Setup undo apply entry.
27586 (cua--rect-undo-handler): New function for rectangle undo.
27587 (cua--rect-start-position, cua--rect-end-position): Add.
27588 (cua--rectangle-post-command): Call cua--rectangle-set-corners
27589 for restored rectangle. Set point if cua--rect-undo-set-point.
27590
275912005-02-06 Jay Belanger <belanger@truman.edu>
27592
27593 * calc/calc-lang.el (calc-tex-language): Display more information
27594 in messages.
27595
27596 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
27597 in TeX mode.
27598
275992005-02-06 Richard M. Stallman <rms@gnu.org>
27600
27601 * emacs-lisp/lisp.el (buffer-end): Doc fix.
27602
276032005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
27604
27605 * net/ldap.el (ldap-search-internal): Support attributes with
27606 optional descriptions separated by a semi-colon, as in
27607 "userCertificate;binary".
27608
276092005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
27610
27611 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
27612 isn't a cons (i.e. the version is 0).
27613
276142005-02-05 Eli Zaretskii <eliz@gnu.org>
27615
27616 * help.el (help-for-help): Doc fix.
27617
276182005-02-05 Nick Roberts <nickrob@snap.net.nz>
27619
27620 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
27621 GDB-Windows on the menu-bar as this works better.
27622
276232005-02-04 Jay Belanger <belanger@truman.edu>
27624
27625 * calc/calc-embed.el (calc-embedded-update): Don't put in
27626 unnecessary newlines. Adjust the end of formula marker.
27627
27628 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
27629 (math-latex-parse-two-args): New function.
27630
276312005-02-03 Lute Kamstra <lute@gnu.org>
27632
27633 * help-fns.el (help-with-tutorial): Make sure that users cannot
27634 remove the entire text of the tutorial by means of `undo'.
27635
276362005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
27637
27638 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
27639 in recent changes, where the ispell process was repeatedly
27640 killed & restarted.
27641
27642 * international/mule-cmds.el (set-locale-environment): Set file-name
27643 coding system to utf-8 on Darwin systems.
27644 (set-default-coding-systems): Don't set default-file-name-coding-system
27645 on Darwin systems.
27646
276472005-02-03 Richard M. Stallman <rms@gnu.org>
27648
27649 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
27650
276512005-02-03 Matt Hodges <MPHodges@member.fsf.org>
27652
27653 * faces.el (list-faces-display): Add optional argument.
27654
276552005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
27656
27657 * font-core.el (font-lock-default-function): Handle the rare case where
27658 only font-lock-keywords is set.
27659
276602005-02-02 Kenichi Handa <handa@m17n.org>
27661
27662 * international/characters.el: Cancel previous change for
27663 I-WITH-DOT-ABOVE and DOTLESS-i.
27664
27665 * international/latin-5.el: Cancel previous change.
27666
276672005-02-02 Nick Roberts <nickrob@snap.net.nz>
27668
27669 * progmodes/gud.el: Correction to syntax in gud-menu-map.
27670
276712005-02-02 Kenichi Handa <handa@m17n.org>
27672
27673 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
27674 DOTLESS-i.
27675
27676 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
27677 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
27678
27679 * case-table.el (get-upcase-table): New function.
27680 (copy-case-table): Copy upcaes table too if non-nil.
27681 (set-case-syntax-delims): Maintain upcase table too.
27682 (set-case-syntax-pair): Likewise.
27683 (set-upcase-syntax, set-downcase-syntax): New functions.
27684 (set-case-syntax): Maintain upcase table too.
27685
276862005-02-02 Nick Roberts <nickrob@snap.net.nz>
27687
27688 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
27689
27690 * progmodes/gud.el (gud-goto-info): New function.
27691 (gud-tool-bar-map): Use correct icon.
27692
276932005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
27694
27695 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
27696 When delegating, order args in the funcall correctly.
27697
276982005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
27699
27700 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
27701
277022005-02-01 Carsten Dominik <dominik@science.uva.nl>
27703
27704 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
27705 buffer not visiting a file.
27706
277072005-01-31 Jay Belanger <belanger@truman.edu>
27708
27709 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
27710 bound on the line with the formula.
27711
277122005-01-31 Kim F. Storm <storm@cua.dk>
27713
27714 * ses.el (ses-create-cell-variable-range)
27715 (ses-destroy-cell-variable-range, ses-reset-header-string)
27716 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
27717 (ses-insert-row): Fix format of apply undo entries.
27718
277192005-01-31 Jay Belanger <belanger@truman.edu>
27720
27721 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
27722 parts.
27723
27724 * calc/calc-embed.el (calc-embedded-open-formula)
27725 (calc-embedded-close-formula): Ignore matrix environments.
27726
27727 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
27728 TeX mode.
27729
27730 * calc/calc-lang.el (math-function-table, math-oper-table)
27731 (math-variable-table): Adjust the LaTeX portions.
27732
27733 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
27734 (math-latex-ignore-words): New constant.
27735
277362005-01-31 Richard M. Stallman <rms@gnu.org>
27737
27738 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
27739 (ispell-local-dictionary): Doc fix.
27740 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
27741 Don't reinitialize at run time. Don't defcustom.
27742 All uses changed to append ispell-local-dictionary-alist,
27743 or check it first.
27744 (ispell-current-dictionary): New variable for dictionary in use.
27745 (ispell-dictionary): Now used only for global default.
27746 (ispell-start-process): Set ispell-current-dictionary,
27747 not ispell-dictionary.
27748 (ispell-change-dictionary): Use this only for setting
27749 user preferences.
27750 (ispell-internal-change-dictionary): New function
27751 to change the current dictionary in use.
27752 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
27753 Use ispell-current-dictionary.
27754 Handle ispell-local-dictionary-overridden.
27755 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
27756
277572005-01-31 Jay Belanger <belanger@truman.edu>
27758
27759 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
27760
27761 * calc/calc-ext.el: Add calc-latex-language to autoloads.
27762 (calc-mode-map): Add calc-latex-language.
27763
27764 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
27765 (math-latex-print-frac): New functions.
27766 (math-oper-table, math-function-table, math-variable-table)
27767 (math-complex-format, math-input-filter): Add latex properties.
27768 (calc-set-language): Set math-expr-special-function-mapping.
27769
27770 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
27771 (calc-write-parse-table-part): Add LaTeX support.
27772
27773 * calc/calc.el (calc-language): Adjust docstring.
27774 (calc-set-mode-line): Add LaTeX support.
27775 (math-expr-special-function-mapping): New variable.
27776 (math-tex-ignore-words): Add to list.
27777
27778 * calc/calccomp.el (math-compose-expr, math-compose-rows):
27779 Add LaTeX support.
27780 (math-compose-expr): Add support for special functions.
27781
27782 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
27783
277842005-01-31 Nick Roberts <nickrob@snap.net.nz>
27785
27786 * progmodes/gdb-ui.el (gdb-memory-address)
27787 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
27788 (gdb-memory-mode-map, gdb-memory-format-keymap)
27789 (gdb-memory-format-menu, gdb-memory-unit-keymap)
27790 (gdb-memory-unit-menu): New variables for a buffer
27791 that lets the user examine program memory.
27792 (gdb-memory-set-address, gdb-memory-set-repeat-count)
27793 (gdb-memory-format-binary, gdb-memory-format-octal)
27794 (gdb-memory-format-unsigned, gdb-memory-format-signed)
27795 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
27796 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
27797 (gdb-memory-unit-word, gdb-memory-unit-halfword)
27798 (gdb-memory-unit-byte, gdb-memory-unit-menu)
27799 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
27800 (gdb-memory-mode, gdb-memory-buffer-name)
27801 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
27802 New functions for above buffer.
27803
278042005-01-30 Richard M. Stallman <rms@gnu.org>
27805
27806 * cus-edit.el (custom-bury-buffer): Function deleted.
27807 (custom-buffer-done-function): Option deleted.
27808 (custom-buffer-done-kill): New replacement option.
27809 (Custom-buffer-done): Call quit-window.
27810 (custom-buffer-create-internal): Update for above changes.
27811
278122005-01-29 Luc Teirlinck <teirllm@auburn.edu>
27813
27814 * simple.el (undo-ask-before-discard): New var.
27815 (undo-outer-limit-truncate): Implement it.
27816 (undo-extra-outer-limit): Doc update.
27817
278182005-01-29 Richard M. Stallman <rms@gnu.org>
27819
27820 * ses.el (undo-more): Delete defadvice.
27821 (ses-begin-change): Doc fix.
27822
27823 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
27824 instead of rebinding C-x u and C-_.
27825
27826 * files.el (normal-backup-enable-predicate): Return nil for files
27827 in /tmp, regardless of temporary-file-directory.
27828
27829 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
27830
27831 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
27832 (open-rectangle, delete-whitespace-rectangle-line)
27833 (clear-rectangle-line): If FILL, pass t instead of FILL
27834 for move-to-column's 2nd arg.
27835
27836 * simple.el (undo): Fix the test for continuing a series of undos.
27837 (undo-more): Set pending-undo-list to t when we reach end.
27838 (pending-undo-list): Move up defvar.
27839
27840 * wid-edit.el (widget-button-click):
27841 Shorten the range of the track-mouse binding.
27842
27843 * comint.el (comint-insert-input): Undo previous changes;
27844 use last-input-event in interactive spec.
27845
278462005-01-29 Eli Zaretskii <eliz@gnu.org>
27847
27848 * progmodes/compile.el (compilation-start): Bind buffer-read-only
27849 to nil before invoking call-process. Reset buffer's modified flag
27850 after fontifying it in the no-async branch.
27851
27852 * wid-edit.el (widget-specify-button): If mouse pointer shape
27853 cannot be changed, use mouse face instead.
27854
278552005-01-29 Nick Roberts <nickrob@snap.net.nz>
27856
27857 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
27858 (gdb-goto-breakpoint): Make breakpoint handling work on template
40dfee6f 27859 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
6fee106e
KS
27860 (gdb-assembler-custom): Update to recognize breakpoint information
27861 added on 2005-01-19.
27862
278632005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
27864
27865 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
27866 (dsssl-mode): Use define-derived-mode.
27867 (scheme-mode-initialize): Remove.
27868 (scheme-mode): Use run-mode-hooks.
27869
27870 * cus-edit.el (customize-group-other-window)
27871 (custom-buffer-create-other-window): Don't override special-display-*.
27872 (custom-mode-map): Make it dense.
27873
27874 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
27875 sets the default value.
27876
278772005-01-28 Eli Zaretskii <eliz@gnu.org>
27878
27879 * descr-text.el: Add more keywords.
27880
278812005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
27882
27883 * speedbar.el: Avoid unnecessary use of locate-library.
27884
27885 * international/mule-cmds.el (standard-display-european-internal):
27886 Don't fiddle with latin-1 non-break space any more since it's now
27887 special cased in the C code.
27888 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
27889
278902005-01-26 Luc Teirlinck <teirllm@auburn.edu>
27891
27892 * cus-start.el (all): Add `undo-outer-limit'.
27893
278942005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
27895
27896 * textmodes/bibtex.el (bibtex-format-entry):
27897 Use `bibtex-empty-field-re' only on the text of fields, not on entire
27898 field lines.
27899 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
27900 not on part of a buffer.
27901
279022005-01-25 Lute Kamstra <lute@gnu.org>
27903
27904 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
27905 nonempty field text strings like "{letters\\macro{}more letters}".
27906 Clarify docstring.
27907 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
27908 (bibtex-entry-offset, bibtex-parse-association)
27909 (bibtex-parse-field-name): Fix typos in docstrings.
27910 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
27911
279122005-01-24 Carsten Dominik <dominik@science.uva.nl>
27913
27914 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
27915 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
27916 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
27917 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
27918
27919 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
27920 isearch minor mode.
27921
279222005-01-24 Luc Teirlinck <teirllm@auburn.edu>
27923
27924 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
27925
279262005-01-24 Lute Kamstra <lute@gnu.org>
27927
27928 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
27929 CASECHARS and NOT-CASECHARS regular expressions of the
27930 "nederlands" and "nederlands8" dictionaries to prevent a "Range
27931 striding over charsets" error.
27932
279332005-01-24 Jay Belanger <belanger@truman.edu>
27934
27935 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
27936 display variable name.
27937
279382005-01-24 Kenichi Handa <handa@m17n.org>
27939
27940 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
27941 Fix setting of the element of encoded-kbd-iso2022-invocations.
27942
279432005-01-24 Nick Roberts <nickrob@snap.net.nz>
27944
27945 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
27946 (gdb-threads-select): Change to also accept mouse events.
27947 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
27948 (gdb-threads-mouse-select): Delete.
27949
279502005-01-23 Luc Teirlinck <teirllm@auburn.edu>
27951
27952 * files.el (insert-directory): Take care of empty directory,
27953 listed without -a switch.
27954
279552005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
27956
27957 * textmodes/refill.el (refill-post-command-function):
27958 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
27959 to the list of functions that we should be careful not to undo.
27960 (refill-late-fill-paragraph-function): Remove.
27961 (refill-saved-state): New var.
27962 (refill-mode): Use it to save fill-paragraph-function.
27963 Save also the value of auto-fill-function.
27964
27965 * term/w32-win.el: Simplify code.
27966
279672005-01-23 Kim F. Storm <storm@cua.dk>
27968
27969 * simple.el (line-move): Adapt to new return value from
27970 pos-visible-in-window-p.
27971
27972 * simple.el (line-move): Fix last change. Check partial
27973 visibility at point rather than at window-start.
27974
279752005-01-22 Jason Rumney <jasonr@gnu.org>
27976
27977 * term/w32-win.el (xw-defined-colors): Remove debug-message.
27978
279792005-01-22 David Kastrup <dak@gnu.org>
27980
27981 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
27982
279832005-01-22 Eli Zaretskii <eliz@gnu.org>
27984
27985 * type-break.el (type-break-mode): Add a test for
27986 type-break-file-name being non-nil.
27987
279882005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
27989
27990 * net/eudc.el (top level): Call (message "") via progn, so that
27991 eudc-options-file is loaded.
27992
279932005-01-22 Kim F. Storm <storm@cua.dk>
27994
27995 * simple.el (line-move-1): Rename from line-move.
27996 (line-move): New function that adjusts vscroll for partially
27997 visible rows, and calls line-move-1 otherwise.
27998
279992005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
28000
28001 * pcomplete.el: Define pcomplete-read-event instead of read-event,
28002 since it's not a complete read-event implementation
28003
280042005-01-20 Jay Belanger <belanger@truman.edu>
28005
28006 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
28007 for called function.
28008
280092005-01-20 Steven Tamm <steventamm@mac.com>
28010
28011 * term/mac-win.el (process-connection-type): Remove.
28012 Controlled now by s/darwin.h:PTY_ITERATION.
28013
280142005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
28015
28016 * window.el (handle-select-window): Don't switch window when we're
28017 in the minibuffer.
28018
280192005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
28020
28021 * subr.el (dotimes-with-progress-reporter): New macro.
28022
28023 * ses.el (ses-dotimes-msg): Remove macro.
28024 Use `dotimes-with-progress-reporter' instead.
28025
280262005-01-19 Steven Tamm <steventamm@mac.com>
28027
28028 * term/mac-win.el (process-connection-type): Use new
28029 operating-system-release variable to use ptys on Darwin 7 (OS X
28030 10.3) when using carbon build.
28031
280322005-01-19 Jay Belanger <belanger@truman.edu>
28033
28034 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
28035 flags if the last command was a tab or M-tab.
28036
28037 * calc/calc-prog.el (calc-user-define-edit): Put original formula
28038 in formula editing buffer.
28039
280402005-01-19 Nick Roberts <nickrob@snap.net.nz>
28041
28042 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
28043 breakpoint image symbol in margin.
28044
280452005-01-19 Jay Belanger <belanger@truman.edu>
28046
28047 * calc/calc-prog.el (calc-execute-kbd-macro):
28048 Ignore calc-keep-arg-flag.
28049
280502005-01-19 Kenichi Handa <handa@m17n.org>
28051
28052 * textmodes/ispell.el (ispell-looking-at): New function.
28053 (ispell-process-line): Use ispell-looking-at to compare the ispell
28054 output and the buffer contents.
28055
280562005-01-18 Jay Belanger <belanger@truman.edu>
28057
28058 * calc/calc.el (calc-display-raw): Fix docstring.
28059
280602005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
28061
28062 * simple.el (blink-matching-open): Strip extra info from syntax.
28063
28064 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
28065 funny chars in the end-of-here-doc marker.
28066
280672005-01-19 Nick Roberts <nickrob@snap.net.nz>
28068
28069 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
28070 that enable/disabled state of breakpoints is shown correctly in
28071 fringe and on ttys.
28072 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
28073 Add breakpoint information as text properties.
28074 (gdb-mouse-toggle-breakpoint):
28075 Rename to gdb-mouse-set-clear-breakpoint.
28076 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
28077 breakpoints in the margin.
28078 (gdb-remove-strings): Simplify.
28079
280802005-01-17 Jay Belanger <belanger@truman.edu>
28081
28082 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
28083 erasing buffer.
28084
280852005-01-17 Richard M. Stallman <rms@gnu.org>
28086
28087 * progmodes/grep.el (grep-find): Copy from `grep' the condition
28088 for calling grep-compute-defaults.
28089
28090 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
28091 if buffer is empty.
28092
28093 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
28094
280952005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
28096
28097 * hilit-chg.el (highlight-changes-mode): Don't autoload.
28098
28099 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
28100 non-preloaded variables.
28101
281022005-01-17 Steven Tamm <steventamm@mac.com>
28103
28104 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
28105 tex-shell cause to force interactivity when using pipes.
28106
281072005-01-17 Kim F. Storm <storm@cua.dk>
28108
28109 * simple.el (just-one-space): Make arg optional.
28110
281112005-01-17 Nick Roberts <nickrob@snap.net.nz>
28112
28113 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
28114 posn-at-x-y to t to access left-margin.
28115
281162005-01-16 Michael Albinus <michael.albinus@gmx.de>
28117
28118 Sync with Tramp 2.0.47.
28119
28120 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
28121 catching keep-date problems in cp/scp operations.
28122 (tramp-handle-copy-file): Don't call `set-file-modes'
28123 unconditionally. Specialized functions should know better what is
28124 necessary. This improves performance a little bit, and the
28125 functions could catch errors with `cp -p' and `scp -p'.
28126 (tramp-do-copy-or-rename-file-via-buffer)
28127 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
28128 when appropriate.
28129 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
28130 Call `set-file-modes' when appropriate.
28131 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
40dfee6f 28132 Johnsson <isak@hypergene.com>.
6fee106e
KS
28133 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
28134 of both Tramp buffer and debug buffer. Reported by Joakim Verona
40dfee6f 28135 <joakim@verona.se>.
6fee106e
KS
28136 (tramp-file-name-for-operation): Mark `shell-command' as magic for
28137 Emacs only.
28138
28139 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
28140 `find-file-hooks' and `dired-mode-hook'.
28141 (tramp-minor-mode-map): Respective map. Add remapping for
28142 `compile' and `recompile'.
28143 (tramp-remap-command, tramp-recompile): New defuns.
28144 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
28145 in buffer "*Compilation*". Call the commands asynchronously.
28146
28147 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
28148 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
28149 `shell-command', because it isn't magic in XEmacs. Reported by
28150 Adrian Aichner <adrian@xemacs.org>.
28151
28152 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
28153 `substitute-in-file-name.
28154 (tramp-smb-handle-substitute-in-file-name): New defun.
28155 (tramp-smb-advice-PC-do-completion): Delete advice.
28156
281572005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
28158
28159 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
28160 Fix error in deleting region.
28161
281622005-01-15 Richard M. Stallman <rms@gnu.org>
28163
28164 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
28165 In non-temp buffer, switch syntax table temporarily.
28166
28167 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
28168
28169 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
28170
28171 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
28172
28173 * imenu.el (imenu--split-menu): Copy menulist before sorting.
28174 (imenu--generic-function): Use START, not BEG, as pos of definition.
28175
28176 * simple.el (just-one-space): Argument specifies number of spaces.
28177
28178 * simple.el (eval-expression-print-format): Avoid warning
28179 about edebug-active.
28180
40dfee6f 281812005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
6fee106e
KS
28182
28183 * progmodes/sh-script.el: Code copied from make-mode.el
28184 with small changes,
28185 (sh-mode-map): Bind C-c C-\.
28186 (sh-backslash-column, sh-backslash-align): New variables.
28187 (sh-backslash-region, sh-append-backslash): New functions.
28188
281892005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
28190
28191 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
28192 (rmail-pop-password, rmail-pop-password-required): Move to
28193 rmail-obsolete group.
28194 (rmail-set-pop-password): Rename to rmail-set-remote-password.
28195 All callers updated.
28196 (rmail-get-pop-password): Rename to rmail-get-remote-password.
28197 Take an argument specifying whether it is POP or IMAP mailbox we
28198 are using. All callers updated.
28199 (rmail-pop-password-error): Rename to
28200 rmail-remote-password-error. Added mailutils-specific error message.
28201 (rmail-movemail-search-path)
28202 (rmail-movemail-variant-in-use): New variables.
28203 (rmail-remote-password, rmail-remote-password-required):
28204 New customization variables.
28205 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
28206 (rmail-parse-url): New function.
28207 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
28208 with GNU mailutils movemail.
28209
282102005-01-15 Kevin Ryde <user42@zip.com.au>
28211
28212 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
28213 suffix to space, $ or '$, to correctly position point when going
28214 to @table style constants like DBL_MAX.
28215
282162005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
28217
28218 * type-break.el (type-break-mode, type-break-file-time)
28219 (type-break-file-keystroke-count, type-break-choose-file):
28220 Don't store data in or load data from the file if type-break-file-name
28221 is nil.
28222 (type-break-file-name): Doc update as per the above.
28223
282242005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
28225
28226 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
28227 lookup-key might return nil; handle that.
28228
282292005-01-15 Alan Mackenzie <acm@muc.de>
28230
28231 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
28232 rather than the element found, thus enabling the tree to be setcar'd.
28233
282342005-01-14 Carsten Dominik <dominik@science.uva.nl>
28235
28236 * textmodes/org.el (org-show-following-heading): New option.
28237 (org-show-hierarchy-above): Use `org-show-following-heading'.
28238 (org-cycle): Documentation fix.
28239
28240 * textmodes/org.el (orgtbl-optimized): New option
28241 (orgtbl-mode): New command, a minor mode.
28242 (orgtbl-mode-map): New variable.
28243 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
28244 (orgtbl-error, orgtbl-self-insert-command)
28245 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
28246
28247 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
28248 a local variable in each org-mode buffer.
28249
28250 * textmodes/org.el (org-set-regexps-and-options): Rename from
28251 `org-set-regexps'. Added checking for STARTUP keyword.
28252 (org-get-current-options): Add STARTUP options.
28253 (org-table-insert-row): Make mode intelligent about when
28254 realignment is needed.
28255 (org-self-insert-command, org-delete-backward-char, org-delete-char):
28256 New commands.
28257 (org-enable-table-editor): New default value `optimized'.
28258 (org-table-blank-field): Support blanking regions if active.
28259
282602005-01-14 Carsten Dominik <dominik@science.uva.nl>
28261
28262 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
28263 if the year is not given.
28264
28265 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
28266 Add new escapes %m and %M, fixed bug with %F by adding
28267 save-match-data.
28268 (reftex-reference): Remove ?. from list of spaces.
28269 (reftex-label-info): Add automatic label prefix recognition.
28270
28271 * textmodes/reftex-index.el (reftex-index-next-phrase):
28272 Add slave parameter to call of `reftex-index-this-phrase'.
28273 (reftex-index-this-phrase): New optional argument.
28274 (reftex-index-region-phrases): Add slave parameter to call of
28275 `reftex-index-this-phrase'.
28276 (reftex-display-index): New argument redo.
28277 (reftex-index-rescan): Add `redo' to arguments of
28278 `reftex-display-index'.
28279 (reftex-index-Rescan, reftex-index-revert)
28280 (reftex-index-switch-index-tag): Add `redo' to arguments of
28281 `reftex-display-index'.
28282 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
28283 indexing. Fix bug with matching is there is a quote before or
28284 after the word.
28285
28286 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
28287 Fix bug when collecting citation keys in lines with comments.
28288 (reftex-citation): Prefix argument no longer rescans the document,
28289 but forces prompting for optional arguments of cite macros.
28290 (reftex-do-citation): Prompting for optional arguments implemented.
28291
28292 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
28293 Add optional arguments to most cite commands.
28294 (reftex-cite-cleanup-optional-args): New option
28295 (reftex-cite-prompt-optional-args): New option.
28296 (reftex-trust-label-prefix): New option.
28297
28298 * textmodes/reftex-toc.el (reftex-toc-find-section):
28299 Add push-mark before changing the position in the buffer.
28300
28301 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
28302 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
28303
283042005-01-14 Nick Roberts <nickrob@snap.net.nz>
28305
28306 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
28307 more carefully.
28308
283092005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
28310
28311 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
28312 (sgml-mode): Use it.
28313 (sgml-get-context): Better keep track of implicitly closed tags.
28314
283152005-01-13 Kenichi Handa <handa@m17n.org>
28316
28317 * textmodes/ispell.el: These changes are to fix misalignment error
28318 caused by equivalent characters of different Emacs charsets.
28319 (ispell-unified-chars-table): New variable.
28320 (ispell-get-decoded-string): New function.
28321 (ispell-get-casechars, ispell-get-not-casechars)
28322 (ispell-get-otherchars): Call ispell-get-decoded-string.
28323
283242005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
28325
28326 * custom.el (custom-declare-variable): Just put symbol instead
28327 of (defvar . symbol) in `current-load-list'.
28328
283292005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
28330
28331 * emacs-lisp/elint.el: Fixed typo in Commentary section.
28332
283332005-01-12 Jay Belanger <belanger@truman.edu>
28334
28335 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
28336 to create a Calc summary.
28337
283382005-01-12 Kim F. Storm <storm@cua.dk>
28339
28340 * mouse.el (mouse-on-link-p): Change functionality and doc
28341 string to comply with latest description in lisp ref.
28342
283432005-01-12 Nick Roberts <nickrob@snap.net.nz>
28344
28345 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
28346 Enable mouse clicks on mode-line, header-line and margin.
28347 (event-type): Give mouse event symbols an `event-kind' property
28348 with value `mouse-click'.
28349
283502005-01-12 Juri Linkov <juri@jurta.org>
28351
28352 * facemenu.el (list-colors-display): Add new arg buffer-name.
28353 Use it. Fix docstring. Replace code for identifying duplicate
28354 colors by the name with call to `list-colors-duplicates' which
28355 identifies duplicate colors by the value unless the color
28356 is one of special Windows colors. Set truncate-lines to t.
28357 Print sorted duplicate color names on each line. Indent to 22
28358 \(the longest color name in rgb.txt) instead of 20. Optimize.
28359 (list-colors-duplicates): New function.
28360 (facemenu-color-name-equal): Delete function.
28361
28362 * facemenu.el (list-colors-print): New function created from code
28363 in list-colors-display. Print #RRGGBB at the window right edge.
28364 (list-colors-display): When temp-buffer-show-function is not
28365 defined, call list-colors-print from temp-buffer-show-hook
28366 to get the right value of window-width in list-colors-print
28367 after the buffer is displayed.
28368
28369 * simple.el (pop-mark): Move deactivate-mark out of conditional
28370 part to deactivate the active mark regardless of the state of the
28371 mark ring.
28372
28373 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
28374 variables line in desktop files.
28375
283762005-01-12 Juri Linkov <juri@jurta.org>
28377
28378 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
28379 Bring together isearch highlight related options.
28380 (lazy-highlight): Replace group `replace' by `matching'.
28381 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
28382 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
28383 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
28384 and declare them obsolete.
28385 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
28386 (isearch-faces): Remove defgroup.
28387 (isearch-overlay, isearch-highlight, isearch-dehighlight):
28388 Move isearch highlighting code closer to lazy highlighting code.
28389
28390 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
28391 (query-replace-highlight, query-replace-lazy-highlight)
28392 (query-replace): Move definitions to the beginning of the file.
28393
283942005-01-11 Juri Linkov <juri@jurta.org>
28395
28396 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
28397 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
28398 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
28399
28400 * info.el (Info-history-forward): New variable.
28401 (Info-select-node): Reset Info-history-forward to nil.
28402 (Info-last): Turn into defalias.
28403 (Info-history-back): Rename from Info-last.
28404 Add current node to Info-history-forward.
28405 (Info-history-forward): New fun.
28406 (Info-mode-map): Replace Info-last by Info-history-back.
28407 Bind Info-history-forward to "r".
28408 (Info-mode-menu): Replace Info-last by Info-history-back.
28409 Fix menu item text. Add menu item for Info-history-forward.
28410 (info-tool-bar-map): Replace Info-last by Info-history-back.
28411 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
28412 for Info-history-forward.
28413 (Info-mode): Replace Info-last by Info-history-back in docstring.
28414 Add local variable Info-history-forward.
28415 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
28416
284172005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
28418
28419 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
28420 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
28421 Ignore select-window events rather than fiddle with
28422 mouse-autoselect-window.
28423
284242005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
28425
28426 * type-break.el (type-break-mode): Fix previous change.
28427
284282005-01-10 Jay Belanger <belanger@truman.edu>
28429
28430 * calc/calc-ext.el (calc-reset): Reset when inside embedded
28431 calculator; only reset when point is inside a calculator.
28432 Don't adjust the window height if the window takes up the whole height
28433 of the frame.
28434
284352005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
28436
28437 * ebuff-menu.el (Electric-buffer-menu-mode):
28438 Preserve value of buffer-local var header-line-format.
28439
284402005-01-09 Jay Belanger <belanger@truman.edu>
28441
28442 * calc/calc.el (calc-mode-var-list-restore-saved-values):
28443 Make sure settings file exists before accessing it.
28444
28445 * calc/calc-embed.el (calc-embedded-subst):
28446 Replace math-multi-subst-rec, which is only supposed to be called
28447 by math-multi-subst, by math-multi-subst.
28448
284492005-01-09 Andre Spiegel <spiegel@gnu.org>
28450
28451 * vc.el (vc-allow-async-revert): New user option.
28452 (vc-disable-async-diff): New internal variable.
28453 (vc-revert-buffer): Use them to disable asynchronous diff.
28454
28455 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
28456 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
28457 asynchronously if vc-disable-async-diff is t.
28458
284592005-01-09 Jay Belanger <belanger@truman.edu>
28460
28461 * calc/calc.el (defcalcmodevar): New macro.
28462 (calc-mode-var-list-restore-default-values)
28463 (calc-mode-var-list-restore-saved-values): New functions.
28464 (calc-mode-var-list): Use defcalcmodevar to define it.
28465 (calc-always-load-extensions, calc-line-numbering)
28466 (calc-line-breaking, calc-display-just, calc-display-origin)
28467 (calc-number-radix, calc-leading-zeros, calc-group-digits)
28468 (calc-group-char, calc-point-char, calc-frac-format)
28469 (calc-prefer-frac, calc-hms-format, calc-date-format)
28470 (calc-float-format, calc-full-float-format, calc-complex-format)
28471 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
28472 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
28473 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
28474 (calc-matrix-brackets, calc-language, calc-language-option)
28475 (calc-left-label, calc-right-label, calc-word-size)
28476 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
28477 (calc-display-raw, calc-internal-prec, calc-angle-mode)
28478 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
28479 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
28480 (calc-window-height, calc-display-trail, calc-show-selections)
28481 (calc-use-selections, calc-assoc-selections)
28482 (calc-display-working-message, calc-auto-why, calc-timing)
28483 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
28484 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
28485 (calc-gnuplot-default-device, calc-gnuplot-default-output)
28486 (calc-gnuplot-print-device, calc-gnuplot-print-output)
28487 (calc-gnuplot-geometry, calc-graph-default-resolution)
28488 (calc-graph-default-resolution-3d, calc-invocation-macro)
28489 (calc-show-banner): Use defcalcmodevar to declare them and set
28490 their default values.
28491
28492 * calc/calc-ext.el (calc-reset): Restore saved values of variables
28493 instead of default values (but restore default values if there is
28494 an argument of 0).
28495
284962005-01-09 David Kastrup <dak@gnu.org>
28497
28498 * desktop.el (desktop-restore-eager): Fix typo in type.
28499
285002005-01-08 Richard M. Stallman <rms@gnu.org>
28501
28502 * cus-edit.el (customize): Delete :link.
28503
285042005-01-08 Jay Belanger <belanger@truman.edu>
28505
28506 * calc/calc.el (calc-mode): Remove the extension from the
28507 `calc-settings-file' file name when loading it.
28508
285092005-01-08 Kim F. Storm <storm@cua.dk>
28510
28511 * info.el (Info-mode-map, Info-next-link-keymap)
28512 (Info-prev-link-keymap, Info-up-link-keymap):
28513 Map follow-link to mouse-face.
28514 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
28515
285162005-01-08 Jay Belanger <belanger@truman.edu>
28517
28518 * calc/calc.el (calc-settings-file): Change default value.
28519 Suggested by cgw in a comment in calc-mode.el.
28520
28521 * calc/calc-mode.el (calc-settings-file-name):
28522 Compare calc-settings-file to user-init-file instead of ~/.emacs.
28523 Replace ~/.emacs in a prompt by calc-settings-file.
28524
285252005-01-07 Lars Hansen <larsh@math.ku.dk>
28526
28527 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
28528 (desktop-lazy-idle-delay): New customizable variables.
28529 (desktop-buffer-args-list): New variable.
28530 (desktop-append-buffer-args): New function.
28531 (desktop-save): Call desktop-append-buffer-args for some buffers.
28532 (desktop-lazy-create-buffer): New function.
28533 (desktop-idle-create-buffers): New function.
28534 (desktop-read): Add message about buffers to restore lazily.
28535 (desktop-lazy-abort): New command.
28536 (desktop-clear): Call desktop-lazy-abort.
28537 (desktop-lazy-complete): New command.
28538
285392005-01-06 Richard M. Stallman <rms@gnu.org>
28540
28541 * emacs-lisp/find-func.el (find-face-definition):
28542 Rename from find-face.
28543
285442005-01-06 Kim F. Storm <storm@cua.dk>
28545
28546 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
28547
28548 * man.el (Man-xref-man-page, Man-xref-header-file)
28549 (Man-xref-normal-file): Add follow-link property.
28550
285512005-01-06 Jay Belanger <belanger@truman.edu>
28552
28553 * calc/calc-units.el: Make sure the proper macro definitions are
28554 available when compiling.
28555
285562005-01-06 Juri Linkov <juri@jurta.org>
28557
28558 * isearch.el (isearch-lazy-highlight-update):
28559 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
28560
285612005-01-06 Miles Bader <miles@gnu.org>
28562
28563 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
28564 (isearch-lazy-highlight-face): Use new name.
28565
285662005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
28567
28568 * uniquify.el (uniquify-rationalize-file-buffer-names):
28569 Re-add an interactive spec.
28570 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
28571 to the same name.
28572
28573 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
28574 (isearch-update, isearch-done): Adjust calls accordingly.
28575
285762005-01-05 Richard M. Stallman <rms@gnu.org>
28577
28578 * custom.el (custom-set-variables, custom-theme-set-variables):
28579 Clarify documentation.
28580
28581 * emacs-lisp/find-func.el (find-variable)
28582 (find-variable-other-window, find-variable-other-frame):
28583 Fix the TYPE args to find-function-read and find-function-do-it.
28584 (find-function): Doc fix.
28585 (find-function-at-point): Replace function-at-point alias.
28586
285872005-01-04 Richard M. Stallman <rms@gnu.org>
28588
28589 * cus-face.el (custom-declare-face):
28590 Record defface in current-load-list.
28591
28592 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
28593
28594 * emacs-lisp/find-func.el: Doc fixes.
28595 (find-face-regexp): New variable.
28596 (find-function-regexp-alist): New variable.
28597 (find-function-C-source): Third arg is now TYPE.
28598 (find-function-search-for-symbol): Handle general TYPE.
28599 (find-function-read, find-function-do-it): Handle general TYPE.
28600 (find-definition-noselect, find-face): New functions.
28601 (function-at-point): Alias deleted.
28602
286032005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
28604
28605 * battery.el (display-battery-mode): Rename from display-battery.
28606 Handle the case where it gets turned off.
28607
286082005-01-04 Richard M. Stallman <rms@gnu.org>
28609
28610 * cus-edit.el (customize): Make :link point to user doc.
28611
28612 * man.el (Man-fontify-manpage): Turn off undo generation.
28613
28614 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
28615
286162005-01-04 Andreas Schwab <schwab@suse.de>
28617
28618 * files.el (insert-directory): Only look for error lines in
28619 inserted text. Don't move too far after processing --dired markers.
28620
286212005-01-04 Richard M. Stallman <rms@gnu.org>
28622
28623 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
28624 Don't expand if the character is @, period, dash, etc.
28625 (define-mail-abbrev): Quote names that contain problem characters.
28626
286272005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
28628
28629 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
28630
286312005-01-03 Richard M. Stallman <rms@gnu.org>
28632
28633 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
28634 (query-replace-highlight, query-replace-lazy-highlight)
28635 (query-replace): Definitions moved up. Doc fix.
28636
286372005-01-03 Richard M. Stallman <rms@gnu.org>
28638
28639 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
28640 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
28641 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
28642 (lazy-highlight-face): Rename from isearch-lazy-...
28643 Change all references to them.
28644
286452005-01-03 Luc Teirlinck <teirllm@auburn.edu>
28646
28647 * cus-edit.el (custom-file): Doc fix for defcustom.
28648 (custom-file): The function no longer sets the variable
28649 `custom-file' to its return value.
28650
28651 * startup.el (command-line): No longer load `custom-file'.
28652
286532005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
28654
28655 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
28656
28657 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
28658 Don't confuse module-prefixed identifiers for labels.
28659 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
28660
286612005-01-02 Richard M. Stallman <rms@gnu.org>
28662
28663 * files.el (basic-save-buffer-1): Fix previous change.
28664
28665 * loadhist.el (file-loadhist-lookup): New function.
28666 (file-provides, file-requires): Use it.
28667
28668 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
28669 instead of calculating the right size.
28670
286712005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
28672
28673 * vc-svn.el (vc-svn-diff): Stay local if possible.
28674
286752005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
28676
28677 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
28678
28679 * files.el (hack-local-variables): Fix last change.
28680
286812005-01-02 Jay Belanger <belanger@truman.edu>
28682
28683 * calc/calc-yank.el (calc-edit-top): New variable.
28684 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
28685 object. Change header properties.
28686 (calc-edit-finish, calc-edit-finish-stack-object)
28687 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
28688 edited object.
28689 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
28690 for the beginning of the edited object.
28691 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
28692 for the beginning of the edited object.
28693 * calc/calc-prog.el (calc-edit-macro-finish-edit)
28694 (calc-finish-formula-edit, calc-macro-repeats)
28695 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
28696 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
28697 beginning of the edited object.
28698 (calc-user-define-edit): Change the header for editing macros.
28699 Remove unnecessary variable.
28700
287012005-01-01 Jay Belanger <belanger@truman.edu>
28702
28703 * calc/calc-yank.el (calc-edit-mode): Change default header.
28704 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
28705 * calc/calc-store.el (calc-edit-variable): Change title to match new
28706 header.
28707 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
28708 mode to match new header.
28709 (calc-user-define-edit): Change titles to include names of commands.
28710 (calc-finish-formula-edit): Adjust to handle new header.
28711 (calc-finish-macro-edit): Remove.
28712 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
28713 (calc-edit-macro-command, calc-edit-macro-command-type)
28714 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
28715 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
28716 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
28717 (calc-edit-macro-finish-edit): New functions.
28718 (calc-user-define-edit): Use new functions to edit named calc macros.
28719
287202005-01-01 Stefan <monnier@iro.umontreal.ca>
28721
28722 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
28723
28724 * ses.el (copy-region-as-kill): Deactivate mark.
28725
287262005-01-01 Richard M. Stallman <rms@gnu.org>
28727
28728 * replace.el (occur-1): If the output buffer is also an input,
28729 don't kill it, rename it.
28730
28731 * faces.el (set-face-background, set-face-foreground): Doc fix.
28732
28733 * cus-face.el (custom-face-attributes): Fix :help-echo strings
28734 for :foreground and :background.
28735
28736 * dired.el (dired-view-command-alist): Variable deleted.
28737 (dired-view-file, dired-mouse-find-file-other-window):
28738 Delete the code to use it.
28739
287402005-01-01 Kim F. Storm <storm@cua.dk>
28741
28742 * image.el (insert-sliced-image): Use t for line-height property.
28743
28744See ChangeLog.11 for earlier changes.
28745
28746;; Local Variables:
28747;; coding: iso-2022-7bit
28748;; End:
28749
28750 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
28751 Copying and distribution of this file, with or without modification,
28752 are permitted provided the copyright notice and this notice are preserved.
28753
28754;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1