975a55f8f41c3c8b5ec0e5df2e1ffe41bca498a3
[bpt/emacs.git] / lisp / ChangeLog
1 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
2
3 * locate.el (locate-update-when-revert): New option.
4 (locate-update-path): New option (suggested by Michael Albinus).
5 (locate-prompt-for-command): Whitespace change.
6 (locate-update): No longer offer to update the locate database by
7 default. Implement the two new options.
8
9 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
10
11 * tooltip.el: Move comment about track-mouse...
12
13 * progmodes/gud.el: ...to here.
14
15 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
16
17 * facemenu.el (facemenu-listed-faces): New var.
18 (facemenu-unlisted-faces): Variable deleted.
19 (facemenu-add-new-face): Use facemenu-listed-faces.
20
21 * emulation/viper-init.el, calendar/calendar.el:
22 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
23
24 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
25
26 * textmodes/org.el (org-mode): Removed no invalid settings for
27 calc embedded mode.
28 (org-mode-p): New defsubst.
29 (org-save-all-org-buffers): New function.
30 (org-first-headline-recenter): Enclose outline-regexp in group
31 delimiters.
32 (org-set-tags): Keep single space after stars.
33
34 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
35
36 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
37
38 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
39
40 * progmodes/make-mode.el (makefile-macroassign-regex): Accept
41 preceding keyword.
42 (makefile-gmake-statements): Reorganize, now that makepp has
43 "override" and also handle forgotten "override define".
44 (makefile-makepp-statements): Add new "global", "override export"
45 and "override global".
46
47 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
48
49 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
50 (ada-compile-mouse-goto-error, ada-deactivate-properties)
51 (ada-no-auto-case): Fix typos in docstrings.
52
53 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
54
55 * info.el (Info-find-node-2): Search for makeinfo version more
56 carefully.
57
58 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
59
60 * textmodes/org.el (org-prepare-agenda-buffers): Use
61 `invisible-OK' argument for `org-end-of-subtree'.
62 (org-export-cleanup-toc-line): Renamed from
63 `org-html-cleanup-toc-line'.
64 (org-beginning-of-item): Fixed bug in regular expression for white
65 line.
66 (org-export-as-html): Enforce space after bullet in plain list
67 items.
68 (org-set-autofill-regexps): Require space after plain list bullet
69 for paragraph-start.
70 (org-ts-regexp3): New constant.
71 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
72 (org-timestamp-up-day, org-timestamp-down-day)
73 (org-timestamp-change): Work with inactive timestamps.
74 (org-ts-regexp1): Don't allow brackets in time stamps.
75
76 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
77
78 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
79 for ignoring links.
80
81 * faces.el (read-face-name): Use it.
82
83 2006-06-28 Juri Linkov <juri@jurta.org>
84
85 * buff-menu.el (list-buffers-noselect): Compare Info file
86 with the string "dir" to detect Info directory.
87
88 * complete.el (partial-completion-mode): In lambda for
89 `choose-completion-string-functions' use full function signature
90 with 4 args, and move point to the end of the minibuffer only if arg
91 `mini-p' is non-nil.
92
93 2006-06-28 John Paul Wallington <jpw@pobox.com>
94
95 * ibuffer.el (ibuffer-mode): Doc fix.
96
97 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
98
99 * textmodes/org.el (org-context): New contexts :item-bullet,
100 :latex-fragment, :latex-preview.
101 (org-overlays-at, org-overlay-start, org-overlay-end): New
102 compatibility functions.
103 (org-inside-LaTeX-fragment-p): More accurate matching, using the
104 exact regexp that will be used during export.
105 (org-latex-regexps): New variable.
106 (org-cdlatex-mode): Improved advice for `texmathp'.
107 (turn-on-org-cdlatex): New function.
108
109 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
110
111 * term/mac-win.el (mac-handle-font-selection): Change keys of
112 mac-atsu-font-table from strings to numbers.
113 (mac-ts-caret-position): Use also when cursor-type is nil.
114 (mac-ts-update-active-input-area): Add Mac OS Classic support.
115 Relax condition for using overlay strings. Use
116 mac-ts-caret-position face when cursor-type is nil.
117
118 2006-06-26 Kim F. Storm <storm@cua.dk>
119
120 * help.el (view-emacs-news): Declare `res' in the right let* form.
121
122 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
123
124 * net/rcompile.el (remote-compile): Replace ange-ftp based
125 implementation by Tramp functions. Based on a patch published by
126 Marc Abramowitz <msabramo@gmail.com>.
127
128 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
129
130 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
131
132 * international/fontset.el (setup-default-fontset): Fix a typo in
133 the "Oriya-Akruti" registry name.
134
135 2006-06-23 Lars Hansen <larsh@soem.dk>
136
137 * desktop.el (desktop-full-file-name): New function.
138 (desktop-kill, desktop-save, desktop-remove, desktop-read)
139 (desktop-revert): Use it.
140 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
141 (desktop-after-read-hook): Add option list-buffers.
142 (desktop-locals-to-save): Add tab-width.
143 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
144 Fix docstring.
145
146 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
147
148 * textmodes/org.el (org-cdlatex-mode-map)
149 (org-cdlatex-texmathp-advice-is-done): New variables.
150 (org-cdlatex-mode): New minor mode.
151 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
152 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
153 (org-export-with-archived-trees): New option.
154 (org-open-file): Removed the call to `convert-standard-filename'.
155 (org-archive-tag, org-agenda-skip-archived-trees)
156 (org-cycle-open-archived-trees)
157 (org-sparse-tree-open-archived-trees): New options.
158 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
159 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
160 New functions.
161 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
162 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
163 (org-mode-map): Add binding for `org-toggle-archive-tag'.
164 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
165 Call `org-prepare-agenda-buffers'.
166 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
167 (org-file-apps, org-file-apps-defaults-gnu)
168 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
169 Handle remote files by forcing them to be opened in Emacs.
170
171 2006-06-23 Andre Spiegel <spiegel@gnu.org>
172
173 * vc.el (vc-diff-knows-L): New variable.
174 (vc-diff-internal): Use it to handle "diff" programs that don't
175 understand -L. This works automatically, no user action is necessary.
176
177 2006-06-23 Daniel Brockman <daniel@brockman.se>
178
179 * net/rcirc.el (rcirc-default-user-full-name): Default to
180 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
181 longer exists).
182 (rcirc-process-list): Check `buffer-live-p' before attempting to
183 switch to a buffer.
184
185 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
186
187 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
188 based on rcirc-coding-system-alist.
189
190 2006-06-23 Martin Rudalics <rudalics@gmx.at>
191
192 * cus-edit.el (customize-apropos): A better error message.
193 (top level) <debug-ignored-errors>: Extend and update the list of
194 ignored error messages.
195
196 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
197
198 * complete.el (PC-do-completion): Retain capitalization of user
199 input, when possible, even if completion-ignore-case is set.
200
201 2006-06-23 Eli Zaretskii <eliz@gnu.org>
202
203 * generic-x.el (bat-generic-mode): Support .cmd files.
204
205 * dos-w32.el (top level): Use find-file-not-found-functions
206 instead of the obsolete find-file-not-found-hooks.
207
208 2006-06-22 Kim F. Storm <storm@cua.dk>
209
210 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
211 to recognize mode name containing submodes, such as Grep/lw.
212
213 2006-06-21 Kim F. Storm <storm@cua.dk>
214
215 * simple.el (line-move-1): Check for move-end-of-line instead of
216 end-of-line when setting temporary-goal-column.
217
218 2006-06-21 Miles Bader <miles@gnu.org>
219
220 * play/cookie1.el (cookie): Work properly when there's only one entry.
221
222 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
223
224 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
225 (gdb-frame-handler): Generalize frame regexp for templates.
226
227 2006-06-20 Glenn Morris <rgm@gnu.org>
228
229 * calendar/appt.el (appt-display-format): Default value must be
230 one of the customize options.
231
232 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
233
234 * term/xterm.el (terminal-init-xterm): Update key availability info.
235 Bind C-return.
236
237 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
238
239 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
240
241 * files.el (hack-local-variables): Run `hack-local-variables-hook'
242 whether or not a local variables list is defined.
243
244 * msb.el (msb): Move `sit-for' hack here to handle both
245 "mouse-down and drag" and "mouse-up and select" situations.
246 (mouse-select-buffer): Move `sit-for' hack to `msb'.
247
248 2006-06-20 Kenichi Handa <handa@m17n.org>
249
250 * international/characters.el (word-combining-categories):
251 Add entries for 2-byte Han characters.
252
253 2006-06-19 Richard Stallman <rms@gnu.org>
254
255 * bindings.el (mode-line-format): Save some mode line space.
256
257 * files.el (find-file-noselect): Improve the question wording.
258 (basic-save-buffer-2): Mask UMASK against 666.
259
260 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
261 (mouse-drag-vertical-line): Call it.
262
263 * cus-edit.el (customize-option, customize-option-other-window):
264 Error if SYMBOL is nil.
265
266 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
267
268 * textmodes/org.el: Require noutline, also on XEmacs.
269 (org-end-of-subtree): Return point.
270 (org-dblock-start-re, org-dblock-end-re): New constants.
271 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
272 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
273 (org-update-all-dblocks, org-find-dblock): New functions.
274 (org-collect-clock-time-entries): New function.
275 (org-html-handle-time-stamps): Never export CLOCK timeranges.
276 (org-fixup-indentation): Modified to deal correctly with lines
277 starting with TAB. Only one argument DIFF now.
278 (org-demote, org-promote): Call `org-fixup-indentation' with just
279 one argument, DIFF.
280 (org-mode): Don't mark buffer as modified when aligning tables.
281 (org-clock-sum): Don't mark buffer modified when adding time sum
282 properties.
283 (org-export-as-html): Added support for a link validation function.
284 (org-archive-all-done): New function.
285 (org-archive-subtree): New prefix argument. When set, archive all
286 done subtrees in this buffer.
287 (org-remove-clock-overlays)
288 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
289 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
290 (org-put-clock-overlay): Don't swallow last headline character
291 when displaying overlay.
292 (org-store-link): Link to `image-mode' with just the file name.
293
294 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
295
296 * viper-cmd.el (viper-special-read-and-insert-char):
297 Use read-key-sequence.
298 (viper-after-change-undo-hook): Misc enhancements.
299 (viper-after-change-undo-hook): New hook.
300 (viper-undo): Use viper-after-change-undo-hook.
301 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
302 (viper-next-line-at-bol): If point is on a widget or a button, simulate
303 clicking on that widget/button.
304
305 * viper.el (viper-mode): Allow a separate cursor color in Emacs state.
306
307 * ediff-diff (ediff-test-patch-utility): Catch errors.
308 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
309 (ediff-set-actual-diff-options): New function.
310 (ediff-reset-diff-options, ediff-toggle-ignore-case):
311 Use ediff-set-actual-diff-options.
312 (ediff-extract-diffs): Catch errors.
313 (ediff-whitespace): Add non-breakable space.
314 (ediff-same-file-contents): Catch errors.
315
316 * ediff-mult.el (ediff-collect-custom-diffs):
317 Save coding-system-for-read.
318
319 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
320 (ediff-vc-internal, ediff-vc-merge-internal):
321 Use ediff-delete-version-file.
322 (ediff-delete-version-file): New function.
323
324 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
325
326 * ediff.el (ediff-directories, ediff-directory-revisions)
327 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
328 (ediff-directories-internal, ediff-merge-directory-revisions)
329 (ediff-merge-directory-revisions-with-ancestor)
330 (ediff-directories3): Use read-directory-name.
331
332 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
333
334 * textmodes/tex-mode.el (tex-font-lock-match-suscript): Remove
335 superfluous part of regexp for brace matching which is handled by
336 `scan-lists' call.
337
338 2006-06-16 Richard Stallman <rms@gnu.org>
339
340 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
341
342 * files.el (basic-save-buffer-2): For a new precious file,
343 use the default modes in the return value.
344
345 * facemenu.el (facemenu-color-alist): Doc fix.
346
347 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
348
349 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
350
351 * cus-start.el (all): Add mac-ts-script-language-on-focus.
352
353 * term/mac-win.el (mac-text-encoding-ascii): New constant.
354 (mac-utxt-to-string): Use it.
355 (mac-ts-update-active-input-area): Use mac-ae-number.
356
357 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
358
359 * term.el (term-handle-scroll, term-delete-lines)
360 (term-insert-lines): Fix off by one errors.
361
362 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
363
364 * net/tramp.el (tramp-touch): Use UTC to express time.
365
366 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
367
368 * mail/sendmail.el (mail-send): Search explicitly for
369 mail-header-separator when checking for corrupted header lines.
370
371 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
372
373 * progmodes/gdb-ui.el (gdb-same-frame): New option.
374 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
375 (gdb-init-1): Initialise them.
376 (gdb-starting): Reset gdb-printing
377 (gdb-starting): Save value of gud-overlay-arrow-position.
378 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
379 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
380 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
381 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
382
383 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
386
387 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
388
389 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
390 (ldap-search-internal): Keep error messages, and a regexp fix.
391
392 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
393
394 * files.el (hack-local-variables-confirm):
395 Display string value using its printed representation.
396
397 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
398
399 * server.el (server-edit): No-op if no server buffers exist.
400
401 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
402
403 * textmodes/page-ext.el (pages-directory-for-addresses):
404 Including `pages-directory-address-mode' in the function results
405 in the message "Buffer in which pages were found is deleted".
406
407 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
408
409 * textmodes/org.el (org-agenda-mode-map): Add bindings for
410 clocking functions.
411
412 (org-agenda-clock-in, org-check-running-clock)
413 (org-clock-out-if-current, org-remove-clock-overlays)
414 (org-put-clock-overlay): New functions.
415 (org-clock-marker, org-clock-file-total-minutes)
416 (org-clock-overlays): New variables.
417 (org-clock-display, org-clock-sum, org-clock-cancel)
418 (org-clock-out, org-clock-in): New commands.
419 (org-export): New function.
420 (org-emph-re): New constant.
421 (org-set-emph-re, org-do-emphasis-faces): New functions.
422 (org-emphasis-regexp-components, org-emphasis-alist): New options.
423 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
424 (org-export-html-convert-emphasize): Use the configurable emphasis.
425 (org-cleaned-string-for-export): Make multiline emphasis visible
426 to the exporter. New optional argument PARAMETERS.
427 (org-export-as-html): Specify :emph-multiline parameter to
428 `org-cleaned-string-for-export'.
429
430 2006-06-10 Richard Stallman <rms@gnu.org>
431
432 * help.el (help-for-help-internal): Clean up help text.
433
434 2006-06-10 Andreas Schwab <schwab@suse.de>
435
436 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
437 in doc string.
438
439 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
440
441 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
442
443 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
444 spaces after the comment start.
445
446 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
447
448 * play/pong.el (pong-init-buffer):
449 Fill buffer with spaces instead of ^A.
450
451 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
452 launched asynchronously, delete its process instead of being cool.
453 (ispell-async-processp): Check for `delete-process' existence
454 instead of `kill-process' one for consistency.
455
456 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
457
458 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
459 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
460 in mode line at startup.
461
462 2006-06-08 Kim F. Storm <storm@cua.dk>
463
464 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
465 (ido-init-completion-maps): Bind them to M-SPC and M-v.
466 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
467 (ido-file-internal): Pass full file name to write-file.
468 (ido-read-internal): Only pop stack elements automatically if they
469 actually match an existing directory or file name.
470
471 2006-06-07 Kenichi Handa <handa@m17n.org>
472
473 * international/mule.el (find-auto-coding): Don't handle the short
474 name `char-trans'.
475
476 * files.el (hack-local-variables-prop-line)
477 (hack-local-variables): Cancel the previous change.
478
479 2006-06-06 Jesper Harder <harder@phys.au.dk>
480
481 * ediff-diff.el (ediff-test-utility): Protect against file-error.
482
483 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
484
485 * diff-mode.el (diff-mode): Set buffer-read-only to t when
486 diff-default-read-only is non-nill.
487 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
488 (diff-refine-hunk): Set inhibit-read-only to t.
489
490 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
491 modifying the *Diff* buffer.
492 (diff-process-filter): New filter function for diff process that
493 sets inhibit-read-only to t when modifying the *Diff* buffer.
494
495 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
496
497 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
498 insertion point and control the number of empty lines.
499 (org-paste-subtree): Limit the number of empty lines at the end of
500 the inserted tree.
501 (org-agenda): Use buffer name of current file for narrowing.
502 (org-export-as-xml): Command removed.
503 (org-export-xml-type): Option removed.
504 (org-mode-map): Call `org-export-as-xoxo' directly.
505 (org-get-indentation): New optional argument LINE.
506 (org-fix-indentation, org-remove-tabs): New functions.
507 (org-export-as-ascii, org-ascii-level-start): Determine and apply
508 correct indentation for headlines that are converted it items.
509 (org-skip-comments): Remove table lines that contain narrowing
510 cookies but no other non-empty fields.
511 (org-set-tags): Allow groups of mutually exclusive tags.
512 (org-cmp-time): Sort 24:21 before items without time.
513 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
514 (org-open-at-point): Require double colon also for numbers.
515
516 2006-06-06 Kim F. Storm <storm@cua.dk>
517
518 * ido.el (ido-default-file-method, ido-default-buffer-method):
519 Make choice values consistent with corresponding command names.
520 (ido-visit-buffer): Update accordingly. Default to selected-window.
521
522 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
523
524 * progmodes/gud.el (gud-running): Fix doc string.
525 (gud-menu-map): Use :visible instead fo :enable for debugger test.
526 (gud-tooltip-modes): Add python-mode.
527 (gud-tooltip-print-command): Add pdb. Remove perldb.
528
529 2006-06-05 Eli Zaretskii <eliz@gnu.org>
530
531 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
532 Quote $(EMACS).
533
534 2006-06-05 Richard Stallman <rms@gnu.org>
535
536 * faces.el (defined-colors): Doc fix.
537
538 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
539
540 * vc.el (vc-process-filter): Inhibit undo info collection around
541 call to insert.
542 (vc-setup-buffer): Likewise for call to erase-buffer.
543 (vc-do-command): Likewise for call to process-file.
544
545 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
546
547 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
548 for gud-go.
549 (gud-common-init): Other debuggers may trigger error.
550
551 2006-06-05 Kenichi Handa <handa@m17n.org>
552
553 * international/mule.el (find-auto-coding):
554 Handle enable-character-translation in file header.
555
556 2006-06-04 Kim F. Storm <storm@cua.dk>
557
558 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
559 (authors-fixed-entries): Fix spelling.
560 (authors-canonical-file-name): Don't report error for wildcards.
561
562 * help.el (view-emacs-news): Rewrite to support new NEWS,
563 NEWS.major, and NEWS.1-17 file naming. Add more intelligense,
564 e.g. version 10 matches 1.10, and don't be confused by version 1.1
565 begin a prefix of 1.12 (etc). A numeric prefix arg also works.
566
567 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
568
569 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
570 exec constructs like `foo bar`.
571 (sh-quoted-subshell): New helper function to search for a possibly
572 nested subshell (like `` or $()) within a "" quoted string.
573 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
574 (sh-apply-quoted-subshell): Flag quote characters inside a
575 subshell, which is itself already in a quoted region, as
576 punctuation, since this is the closest to what they actually are.
577 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
578 sh-apply-quoted-subshell.
579 (sh-font-lock-syntactic-face-function): Apply the new face for
580 text inside `` instead of the old font-lock-string-face.
581
582 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
583
584 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
585 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
586 (mac-bytes-to-text-range, mac-ae-text-range-array)
587 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
588 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
589 (mac-ts-unicode-for-key-event): New functions.
590 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
591 (mac-handle-font-selection): Use mac-ae-number.
592 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
593 New variables.
594 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
595 (mac-ts-converted-text, mac-ts-selected-converted-text)
596 (mac-ts-block-fill-text, mac-ts-outline-text)
597 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
598 (mac-ts-hilite-style-faces): New constant.
599 (mac-apple-event-map): Bind text input events.
600 (mac-dispatch-apple-event): Use command-execute instead of
601 call-interactively.
602 (global-map): Don't bind mac-apple-event.
603 (special-event-map): Bind mac-apple-event.
604
605 2006-06-02 Eli Zaretskii <eliz@gnu.org>
606
607 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
608 file name.
609 (emacs): Enclose the value of $(EMACS) in quotes.
610
611 2006-06-02 Juri Linkov <juri@jurta.org>
612
613 * international/mule.el (sgml-html-meta-auto-coding-function):
614 Remove the condition `(search-forward "<html" size t)'.
615 Replace `\"' with `[\"']?' in `re-search-forward'.
616
617 2006-06-02 Kenichi Handa <handa@m17n.org>
618
619 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
620 as well as `coding'.
621 (hack-local-variables): Likewise.
622
623 * international/mule.el (enable-character-translation):
624 Put permanent-local and safe-local-variable properties.
625 (find-auto-coding): Handle char-trans: tag.
626
627 2006-06-02 Juri Linkov <juri@jurta.org>
628
629 * international/mule.el (sgml-html-meta-auto-coding-function):
630 Limit the search by the end of the HTML header (if any).
631
632 2006-06-01 Richard Stallman <rms@gnu.org>
633
634 * subr.el (with-current-buffer): Doc fix.
635
636 2006-06-02 Masatake YAMATO <jet@gyve.org>
637
638 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
639 Almost rewrite. Underlines over all lines of gcov output are too
640 uncomfortable to read. Suggested by Dan Nicolaescu.
641
642 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
643
644 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
645
646 * shell.el (shell-mode): Use shell-mode-map in docstring.
647
648 * comint.el (comint-send-input): Do not add help-echo and
649 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
650
651 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
652
653 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
654
655 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
656
657 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
658 (gdb-stopped, gdb-info-stack-custom): If there is no source info
659 look up the stack and pop up GUD buffer if necessary.
660 (gdb-frames-select): Remove redundant call to gud-display-frame.
661 (gdb-info-threads-custom): Keep point at start of buffer.
662 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
663
664 2006-05-31 Juri Linkov <juri@jurta.org>
665
666 * replace.el (query-replace-read-from, query-replace-read-to):
667 Bind `history-add-new-input' to nil. Call `add-to-history'.
668
669 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
670
671 * textmodes/table.el: Convert all HTML tags to lower case for
672 XHTML compatibility.
673
674 2006-05-31 Masatake YAMATO <jet@gyve.org>
675
676 * progmodes/compile.el:
677 (compilation-error-regexp-alist-alist::gcov-called-line):
678 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
679
680 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
681
682 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
683 Revert inadvertent changes made with last commit.
684
685 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
686
687 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
688 New functions.
689
690 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
691
692 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
693
694 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
695 only matches in the right place.
696 (org-upcoming-deadline): New face.
697 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
698 (org-export-ascii-underline): Rename constant `org-ascii-underline'
699 and make it an option.
700 (org-export-ascii-bullets): New option.
701 (org-export-as-html): Many changes to emit valid XHTML.
702 (org-par-open): New variable.
703 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
704 (org-html-do-expand, org-section-number): Fixedcase in `replace-match'.
705 (org-timeline): Pass `org-timeline-show-empty-dates' to
706 `org-get-all-dates'. Interpret empty dates returned by
707 `org-get-all-dates'.
708 (org-get-all-dates): New argument EMPTY. Add dates without
709 entries to the list, mark large ranges of empty dates.
710 (org-point-in-group, org-context): New functions.
711
712 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
713
714 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
715
716 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
717 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
718 to C-mouse-3 (for 2 button mice).
719 (gdb-send): Do the right thing for C-d.
720
721 * speedbar.el (speedbar-detach): Delete.
722 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
723 it breaks things.
724 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
725
726 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
727
728 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
729 Makeppfile.
730
731 * progmodes/compile.el (compilation-error-regexp-alist-alist):
732 Add makepp diagnostic.
733
734 2006-05-29 Richard Stallman <rms@gnu.org>
735
736 * window.el (fit-window-to-buffer): Doc fix.
737
738 * help.el (temp-buffer-max-height): Doc fix.
739
740 * subr.el (with-current-buffer): Doc fix.
741
742 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
743
744 * term/x-win.el: Bind F10 to menu-bar-start if available.
745
746 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
747
748 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
749 uses with a simple test.
750 (term-set-escape-char, term-mode, term-check-kill-echo-list)
751 (term-send-raw-string, term-send-raw, term-mouse-paste)
752 (term-char-mode, term-line-mode, term-exec, term-sentinel)
753 (term-handle-exit, term-read-input-ring)
754 (term-previous-matching-input-string)
755 (term-previous-matching-input-string-position)
756 (term-previous-matching-input-from-input)
757 (term-replace-by-expanded-history, term-send-input)
758 (term-skip-prompt, term-bol, term-send-invisible)
759 (term-kill-input, term-delchar-or-maybe-eof)
760 (term-backward-matching-input, term-check-source)
761 (term-proc-query, term-emulate-terminal)
762 (term-handle-colors-array, term-process-pager, term-pager-line)
763 (term-pager-bob, term-unwrap-line, term-word)
764 (term-dynamic-complete-filename)
765 (term-dynamic-complete-as-filename)
766 (term-dynamic-simple-complete): Replace one arm ifs with whens or
767 unlesses.
768
769 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
770
771 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
772 during bootstrapping.
773
774 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
775 Basically undo the change of 2006-05-26: use extra arguments instead of
776 dynamic scoping.
777 (ewoc-locate): Remove unused var `footer'.
778
779 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
780
781 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
782
783 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
784 (generate-file-autoloads): Obey it. Return whether autoloads were
785 added at point or not.
786 (update-file-autoloads): Use this new return value.
787 Remove redundant test for the presence of an autoload cookie.
788
789 * emacs-lisp/autoload.el (autoload-find-file): New fun.
790 This one calls hack-local-variables.
791 (generate-file-autoloads, update-file-autoloads): Use it.
792
793 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
794 (bibtex-sort-entry-class): Add safe-local-variable predicate.
795 (bibtex-sort-entry-class-alist): Don't set the global value.
796 (bibtex-init-sort-entry-class-alist): New fun.
797 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
798 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
799 of bibtex-init-sort-entry-class.
800
801 2006-05-28 Richard Stallman <rms@gnu.org>
802
803 * subr.el (load-history-regexp): If FILE is relative, insist
804 entire last name component must match it.
805 (load-history-filename-element, load-history-regexp): Doc fixes.
806
807 2006-05-29 Kim F. Storm <storm@cua.dk>
808
809 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
810 `pos' and `raw-data' for clarity, as eval forms may access these.
811
812 2006-05-28 Kim F. Storm <storm@cua.dk>
813
814 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
815
816 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
817
818 * progmodes/make-mode.el (makefile-browser-map)
819 (makefile-mode-syntax-table): Move initialization inside declaration.
820 (makefile-fill-paragraph): Use the default comment-filling code.
821
822 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
823
824 * replace.el (query-replace-defaults): New variable.
825 (query-replace-read-from): Use `query-replace-defaults' for
826 default value, instead of history list.
827 (query-replace-read-to): Update `query-replace-defaults'.
828
829 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
830
831 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
832 with no X toolkit.
833
834 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
835
836 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
837 (tumme-show-all-from-dir): Add autoload.
838
839 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
840
841 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
842 (tumme-remove-tag): Fix bug.
843
844 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
845
846 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
847 FOOTER args. Update unique caller.
848 (ewoc-delete): Compute last node once before looping.
849 (ewoc--node-branch): Merge into unique caller.
850 (ewoc--node): Don't define constructor make-ewoc--node for this
851 structure.
852 (ewoc): Add member `hf-pp' to this structure.
853 (ewoc--wrap): New func.
854 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
855 header/footer pretty-printers. Save header/footer pretty-printer.
856 (ewoc-set-hf): Use ewoc's header/footer pretty-printer. *
857
858 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
859
860 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
861
862 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
863 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
864 Tag'. Change "Compare directories..." to "Change Directories...".
865 Move tumme commands to Operate, Regexp and Immediate menus.
866 Change "Add Comment" to "Add Image Comment". Change "Add Image
867 Tag" to "Add Image Tags".
868
869 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
870 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
871 `tumme-delete-tag'.
872
873 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
874
875 * shell.el (shell-mode): Call shell-dirtrack-mode after
876 list-buffers-directory is made a local variable, to avoid setting
877 the default value.
878
879 2006-05-26 Kevin Ryde <user42@zip.com.au>
880
881 * info.el (Info-index-next): Use where-is-internal to report
882 actual binding of Info-index-next, rather than hard-coded `,'.
883
884 2006-05-26 Eli Zaretskii <eliz@gnu.org>
885
886 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
887 and "Find Command in Manual" to here.
888
889 * buff-menu.el (list-buffers-noselect): For Info buffers, use
890 Info-current-file as the file name.
891
892 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
893
894 * ses.el (defadvice undo-more): Delete this defadvice. The undo
895 overrides will now be done a different way.
896 (ses-set-parameter): Reapply this function for undo.
897 (ses-set-header-row): Reconstruct header row during undo.
898 (ses-widen): New function.
899 (ses-goto-data, ses-reconstruct-all): Use new function.
900 (ses-command-hook): Widen buffer during undo, before unupdating
901 the cells.
902 (ses-insert-row, ses-delete-row): Widen buffer during undo.
903 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
904 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
905 formula hasn't been executed yet.
906
907 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
908
909 * comint.el (comint-kill-whole-line): Rename arg to count.
910 Fix doc string.
911
912 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
913
914 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
915 to copy-file.
916
917 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
918
919 * simple.el (toggle-truncate-lines): Make arg optional for
920 backward compatibility.
921
922 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
923
924 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
925 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
926 DLL arg. Instead, use ewoc--current-dll. Update all callers.
927 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
928 (ewoc--adjust): Use ewoc--current-dll.
929 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
930
931 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
932
933 * textmodes/org.el (org-next-item, org-previous-item): Emit more
934 compact error message.
935 (org-tags-view): Refresh category table in each file.
936 (org-table-justify-field-maybe): Remove superfluous arguments to
937 `format'.
938 (org-export-as-html): Insert "<p>" before postamble.
939 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
940
941 2006-05-26 Kenichi Handa <handa@m17n.org>
942
943 * textmodes/po.el (po-find-charset): Pay attention to the case
944 FILENAME is a cons (NAME . BUFFER).
945 (po-find-file-coding-system-guts): Likewise.
946
947 * arc-mode.el (archive-set-buffer-as-visiting-file):
948 Call find-operation-coding-system with (FILENAME . BUFFER).
949
950 * tar-mode.el (tar-extract): Call find-operation-coding-system
951 with (FILENAME . BUFFER).
952
953 * international/mule.el (decode-coding-inserted-region):
954 Call find-operation-coding-system with (FILENAME . BUFFER).
955
956 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
957
958 * image-mode.el (image-toggle-display): Use buffer contents to
959 generate image for a remote file.
960
961 2006-05-25 Juri Linkov <juri@jurta.org>
962
963 * replace.el (query-replace-read-from, query-replace-read-to):
964 Remove 8th arg KEEP-ALL in read-from-minibuffer.
965
966 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
967
968 * whitespace.el (whitespace-cleanup): Change to cleanup
969 region if one is active.
970 * whitespace.el (whitespace-cleanup-internal): New internal method.
971
972 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
973
974 * dired.el (dired-mode-map): Add help-echo strings to tumme
975 commands. Bind `tumme-dired-display-image' to C-t i.
976
977 * tumme.el (tumme-display-image): Change documentation string slightly.
978 (tumme-dired-display-image): Add call to `display-buffer'.
979
980 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
981
982 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
983 Signal error if RAW-DATA is a multibyte string.
984
985 2006-05-24 Richard Stallman <rms@gnu.org>
986
987 * subr.el (with-local-quit): When handling `quit' signal,
988 make a chance for quit-flag to cause a quit.
989
990 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
991 (ad-disable-advice): Add autoloads.
992
993 * subr.el (read-passwd): Copy PROMPT before changing its properties.
994
995 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
996
997 * dired.el (dired-mode-map): Change menu items for tumme as per
998 suggestions in emacs-devel.
999
1000 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1001
1002 * dired.el (dired-mode-map): Fix breakage.
1003
1004 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
1005
1006 * tumme.el (tumme-display-dired-image): Rename to...
1007 (tumme-dired-display-image): ...this.
1008 (tumme-track-movement): Change default value to t.
1009 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
1010 used from `tumme-next-line-and-display' and similar commands.
1011
1012 * dired.el (dired-mode-map): Add Thumbnail submenu under the
1013 Immediate menu. Add some tumme commands there.
1014
1015 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
1016
1017 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
1018
1019 2006-05-24 Chong Yidong <cyd@mit.edu>
1020
1021 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
1022 menu entries that open submenus.
1023
1024 2006-05-24 Alan Mackenzie <acm@muc.de>
1025
1026 * startup.el (command-line): For names of preloaded files, don't
1027 append ".elc" (now done in Fload), and call file-truename on the
1028 lisp directory.
1029
1030 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
1031 match ANY loaded file with the right name, not just those in
1032 load-path. Put a regexp matching the file name into
1033 after-load-alist, rather than the name itself.
1034
1035 * subr.el: New functions load-history-regexp,
1036 load-history-filename-element, do-after-load-evaluation.
1037
1038 * international/mule.el (load-with-code-conversion): Do the
1039 eval-after-load stuff by calling do-after-load-evaluation.
1040
1041 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
1042
1043 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
1044 has not been killed.
1045
1046 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1047
1048 * term/mac-win.el: Set idle timer to clean up expired Apple events.
1049 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
1050 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
1051 Optionally set error message in reply.
1052
1053 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
1054
1055 * textmodes/org.el (org-open-at-point): Use renamed variable
1056 `org-confirm-shell-link-function'.
1057 (org-confirm-shell-link-function): Rename from
1058 `org-confirm-shell-links'.
1059 (org-export-directory): New function.
1060 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
1061 (org-export-icalendar): Use `org-export-directory'.
1062 (org-indent-item): Keep cursor position.
1063 (org-link-file-path-type): New option.
1064 (org-export-as-html): Fix bug with plain lists starting in
1065 column 0.
1066 (org-export-as-html): Remove deadline formatting, this happens
1067 now already in `org-html-handle-time-stamps'.
1068 (org-export-html-style): Deadline class removed.
1069 (org-insert-labeled-timestamps-at-point): New option.
1070 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
1071 of `hide-sublevels 1', in case the first headline is not level 1.
1072 (org-overview, org-content): New fuction.
1073 (org-cycle-global-status, org-cycle-subtree-status): Make these
1074 variables buffer-local.
1075 (org-global-cycle): New command.
1076 (org-shifttab): Use `org-global-cycle'.
1077 (org-insert-heading, org-insert-item): Go to end of new
1078 headline/item after creating it.
1079 (org-export-visible): Rename from `org-export-copy-visible'.
1080 Now creates a temporary org-file and applies an exporting command
1081 to it.
1082 (org-table-eval-formula): Support for lisp forms.
1083 (org-agenda-todo-ignore-scheduled): New option.
1084 (org-agenda-get-todos): Use new option
1085 `org-agenda-todo-ignore-scheduled'.
1086 (org-export-html-inline-images): New value `maybe'.
1087 (org-export-as-html): Inlining of images dependent on link description.
1088 (org-archive-subtree): Check for end-of-buffer before trying
1089 `kill-line'.
1090 (org-agenda-follow-mode): New option.
1091 (org-export-with-tags, org-export-with-timestamps): New options.
1092 (org-html-handle-time-stamps): New function.
1093 (org-keyword-time-regexp): New variable.
1094 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
1095 (org-agenda-todo-list-sublevels): New option.
1096 (org-html-level-start): When TITLE is nil, just close all levels.
1097 (org-parse-key-lines, org-parse-export-options): Remove functions,
1098 replaced by `org-infile-export-plist'.
1099 (org-combine-plists, org-infile-export-plist)
1100 (org-default-export-plist): New functions.
1101 (org-export-html-preamble, org-export-html-postamble)
1102 (org-export-html-auto-preamble, org-export-html-auto-postamble):
1103 New variables.
1104 (org-export-publishing-directory): New option.
1105 (org-export-as-html, org-export-as-ascii): Use the new property
1106 lists for settings.
1107 (org-export-copy-visible, org-export-as-xoxo):
1108 Respect `org-export-publishing-directory'.
1109 (org-link-search, org-store-link, org-file-apps): Support for
1110 links to BibTeX database entries..
1111 (org-get-current-options, org-set-regexps-and-options):
1112 Implement logging as a startup option.
1113 (org-store-link): Make sure context string is never empty
1114 (org-insert-link): Use relative path when possible.
1115 (org-at-item-checklet-p): New function.
1116 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
1117 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
1118 (org-metaright, org-metaup, org-metadown, org-shiftup)
1119 (org-shiftdown, org-shiftright, org-shiftleft)
1120 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
1121 Dispatch using `call-interactively'.
1122 (org-call-with-arg): New defsubst.
1123 (org-tag-alist, org-use-fast-tag-selection): New options.
1124 (org-complete): Use `org-tag-alist'.
1125 (org-fast-tag-insert, org-fast-tag-selection): New functions.
1126 (org-next-item, org-previous-item): New commands.
1127 (org-beginning-of-item, org-end-of-item): Add (interactive) to
1128 make command.
1129 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
1130
1131 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
1132
1133 * emacs-lisp/ewoc.el (ewoc-delete): New function.
1134 (ewoc-filter): Use `ewoc-delete'.
1135
1136 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
1137
1138 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1139
1140 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
1141 Signal more user-friendly error messages.
1142
1143 * complete.el (PC-do-completion): Undo the addition of implicit
1144 wildcards if they did not lead to finding any match.
1145 (read-file-name-internal): Don't add the final > if the completion is
1146 not finished.
1147
1148 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1149
1150 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
1151 Quote safe-local-variable predicate.
1152
1153 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1154
1155 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
1156
1157 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1158
1159 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
1160
1161 * progmodes/make-mode.el (makefile-special-targets-list)
1162 (makefile-macro-table, makefile-target-table): Mark as risky.
1163 (makefile-query-one-target-method): Make this the alias for the
1164 following variable.
1165 (makefile-query-one-target-method-function): Make this the real name.
1166
1167 * textmodes/artist.el (artist-text-renderer): Make this the alias
1168 for the following variable.
1169 (artist-text-renderer-function): Make this the real name.
1170
1171 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
1172 the alias for the following variable.
1173 (flyspell-generic-check-word-predicate): Make this the real name.
1174
1175 * textmodes/ispell.el (ispell-format-word): Make this the alias
1176 for the following variable.
1177 (ispell-format-word-function): Make this the real name.
1178 (ispell-message-text-end): Mark as risky.
1179
1180 * skeleton.el (skeleton-transformation, skeleton-filter)
1181 (skeleton-pair-filter): Make these the aliases for the following
1182 variables.
1183 (skeleton-transformation-function, skeleton-filter-function)
1184 (skeleton-pair-filter-function): Make these the real names.
1185
1186 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
1187 and skeleton-pair-filter-function.
1188
1189 * textmodes/sgml-mode.el (sgml-transformation): Make this the
1190 alias for the following variable.
1191 (sgml-transformation-function): Make this the real name.
1192 (sgml-tag-alist): Mark as risky.
1193
1194 2006-05-21 Richard Stallman <rms@gnu.org>
1195
1196 * simple.el (kill-region): Interactively, pass point, then mark.
1197
1198 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
1199
1200 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
1201
1202 2006-05-21 Romain Francoise <romain@orebokech.com>
1203
1204 * dired-x.el (dired-mode-map): Don't bind M-g.
1205
1206 2006-05-20 Richard Stallman <rms@gnu.org>
1207
1208 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
1209 (dired-goto-file): Doc fix.
1210
1211 2006-05-21 Kim F. Storm <storm@cua.dk>
1212
1213 * emulation/cua-base.el: Mention customizing cua-mode as alternative
1214 way to enable built-in cua-mode if user loads older CUA-mode package.
1215
1216 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
1217 if default-filename is specified.
1218
1219 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1220
1221 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
1222
1223 * info.el (info-apropos): Make sure current-file and current-node
1224 have non-nil values. Speed up by using add-to-list instead of
1225 manual consing.
1226
1227 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1228
1229 * progmodes/make-mode.el (makefile-mode): Doc fix.
1230
1231 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1232
1233 * dired-aux.el (dired-do-shell-command): Doc fix.
1234
1235 2006-05-20 Kevin Ryde <user42@zip.com.au>
1236
1237 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
1238 ``(custom-manual :tag "Foo" "(foo)Node")''.
1239
1240 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
1241
1242 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
1243 value is an integer.
1244
1245 2006-05-20 Eli Zaretskii <eliz@gnu.org>
1246
1247 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
1248 "format".
1249 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
1250
1251 2006-05-20 Martin Rudalics <rudalics@gmx.at>
1252
1253 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
1254 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
1255
1256 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1257
1258 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
1259 regexp for keywords.
1260
1261 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
1262
1263 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
1264 replace-regexp-in-string.
1265
1266 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
1267 encode, and escape file name on conversion to URL.
1268
1269 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1270
1271 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
1272 Don't unescape URL.
1273 (dnd-get-local-file-name): Unescape URL on conversion to file name.
1274
1275 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
1276 on conversion to URLs.
1277
1278 * net/browse-url.el (browse-url-file-url): Encode file name on
1279 conversion to URL.
1280
1281 * term/mac-win.el (mac-ae-open-documents): Escape file name on
1282 conversion to URL.
1283
1284 2006-05-19 Eli Zaretskii <eliz@gnu.org>
1285
1286 * progmodes/cc-styles.el (c-style-alist): Doc fix.
1287
1288 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1289
1290 * term/mac-win.el (mac-bytes-to-digits): Remove function.
1291 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
1292
1293 2006-05-19 Glenn Morris <rgm@gnu.org>
1294
1295 * calendar/diary-lib.el (diary-bahai-date)
1296 (list-bahai-diary-entries, mark-bahai-diary-entries)
1297 (mark-bahai-calendar-date-pattern): Not interactive.
1298 (add-to-diary-list): New optional arg LITERAL. Doc fix.
1299 (diary-entries-list): Change format of 4th element in each entry.
1300 (diary-list-entries): Use add-to-diary-list.
1301 (diary-goto-entry): Handle the case where the buffer visiting the
1302 diary has been killed.
1303 (fancy-diary-display): Add 'locator to button rather than 'marker.
1304 Only generate temp-face when there are marks to apply.
1305 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
1306 (diary-fancy-date-pattern): New variable.
1307 (diary-time-regexp): Doc fix.
1308 (diary-anniversary, diary-time): New faces.
1309 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
1310 diary-time-regexp. Add font-lock-multiline property where needed.
1311 Use new faces diary-anniversary and diary-time.
1312 (diary-fancy-font-lock-fontify-region-function): New function, to
1313 handle multiline font-lock pattern in fancy diary.
1314 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
1315 (diary-font-lock-keywords): Tweak time regexp. Use new face
1316 diary-time.
1317
1318 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
1319
1320 * international/code-pages.el (mik): Table corrected.
1321
1322 2006-05-18 Kim F. Storm <storm@cua.dk>
1323
1324 * progmodes/grep.el (grep-find): Don't check grep-find-command
1325 before running command (breaks non-interactive usage).
1326
1327 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
1328
1329 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
1330 (ewoc--insert-new-node): Don't insert trailing newline.
1331 Instead, adjust successor nodes's start markers.
1332 (ewoc--refresh-node): Delete all text from current node's start
1333 marker to the next one's; adjust successor nodes's start markers.
1334 (ewoc--create): Doc fixes.
1335 (ewoc--refresh): Don't insert newline.
1336 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
1337 * pcvs.el (cvs-make-cvs-buffer):
1338 Specify extra newline for ewoc's header and footer.
1339 (cvs-update-header): Update initial header recognition.
1340 Append newline to final header and footer values.
1341 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
1342
1343 2006-05-17 Richard Stallman <rms@gnu.org>
1344
1345 * files.el (file-name-extension): Doc fix.
1346
1347 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1348
1349 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
1350 we can explicitly enable/disable rather than toggle.
1351 (shell-mode): Use it.
1352 (shell-cd): Don't try to reproduce what `cd' does.
1353
1354 2006-05-17 Kim F. Storm <storm@cua.dk>
1355
1356 * ido.el (ido-read-internal): Use only nondirectory part of
1357 default item.
1358
1359 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
1360
1361 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
1362 (ewoc-nth): Doc fix.
1363
1364 (ewoc-map, ewoc-invalidate): Compute PP before looping.
1365
1366 2006-05-16 Eli Zaretskii <eliz@gnu.org>
1367
1368 * international/mule.el (auto-coding-alist): Add .lha to files
1369 read with no-conversion.
1370
1371 * files.el (auto-mode-alist): Add .lha files to archive file
1372 extensions.
1373
1374 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
1375 Convert csize to integer when computing offsets within the
1376 compressed archive file.
1377
1378 2006-05-16 Kim F. Storm <storm@cua.dk>
1379
1380 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
1381 with read-from-minibuffer.
1382
1383 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
1384
1385 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
1386 (byte-compile-warnings): Fix safe-local-variable property.
1387
1388 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
1389
1390 * allout.el (allout-show-bodies, allout-old-style-prefixes)
1391 (allout-stylish-prefixes, allout-numbered-bullet)
1392 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
1393 predicates to qualify `safe-local-variable' property, when
1394 available, else use equivalent lambda.
1395 (allout-current-topic-collapsed-p): Do the right thing regarding
1396 trailing blank lines.
1397
1398 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * server.el (server-start): Only create a directory if needed.
1401 (server-edit, server-unload-hook): server-start => server-mode.
1402 (kill-emacs-hook): Cleanup upon exit.
1403
1404 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1405
1406 * hexl.el (hexlify-buffer): Encode process arguments manually.
1407
1408 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
1409
1410 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
1411 call to gdb-tooltip-print.
1412
1413 2006-05-15 Romain Francoise <romain@orebokech.com>
1414
1415 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
1416 systems, default to "tar" since those systems probably have GNU tar.
1417
1418 2006-05-14 Lars Hansen <larsh@soem.dk>
1419
1420 * desktop.el (desktop-missing-file-warning): Fix docstring.
1421 (desktop-restore-file-buffer): Correct question asked on missing file.
1422
1423 2006-05-14 Kim F. Storm <storm@cua.dk>
1424
1425 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
1426 Add CUA move property.
1427
1428 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
1429
1430 * custom.el (custom-push-theme): Load the variable before checking
1431 its `standard-value'.
1432
1433 2006-05-13 Lars Hansen <larsh@soem.dk>
1434
1435 * desktop.el (desktop-save): Use with-temp-buffer.
1436
1437 2006-05-12 Glenn Morris <rgm@gnu.org>
1438
1439 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
1440 * calendar/calendar.el (calendar-mode-map):
1441 * calendar/diary-lib.el (include-other-diary-files,diary-mail-entries):
1442 * calendar/appt.el (appt-check, appt-make-list): Refer to
1443 diary-view-entries, diary-list-entries, diary-show-all-entries
1444 rather than obsolete aliases.
1445
1446 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
1447
1448 * simple.el (line-move-finish): Avoid calling point motion hooks
1449 while processing intangibility.
1450
1451 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
1452
1453 * term/xterm.el (terminal-init-xterm): Fix typo.
1454
1455 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
1456
1457 * allout.el (allout-view-change-hook): Mark as being deprecated,
1458 to be replaced by `allout-exposure-change-hook'.
1459 (allout-exposure-change-hook): New, replacing
1460 `allout-view-change-hook'.
1461 (allout-flag-region): Run new hook `allout-exposure-change-hook',
1462 in addition to `allout-view-change-hook'.
1463 (allout-show-bodies, allout-old-style-prefixes)
1464 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
1465 lambda forms to prevent their showing up in variable help
1466 presentations as inscrutable byte-compiled code.
1467 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
1468 Use string-or-null-p to qualify safe-local-variable values.
1469 (allout-reindent-bodies): Use memq to qualify matches against
1470 valid safe-local-variable values. Also, quote the lambda as above.
1471 (allout-use-mode-specific-leader): Add missing candidate-value
1472 symbols, use memq, and quote the lambda.
1473 (allout-overlay-interior-modification-handler): Remove unused
1474 variables `msg' and 'opened'.
1475 (allout-hidden-p): Constrain invisibility consideration to allout's
1476 invisibility spec, disregarding invisibility for other reasons.
1477
1478 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1479
1480 * files.el (version-control): Correct safe values.
1481
1482 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
1483
1484 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
1485
1486 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
1487 (ewoc--insert-new-node): New func.
1488 Update callers of deleted funcs to use it, instead.
1489
1490 2006-05-11 Glenn Morris <rgm@gnu.org>
1491
1492 * calendar/calendar.el (diary-show-all-entries): Do not refer to
1493 obsolete alias `show-all-diary-entries'.
1494 (make-diary-entry): Not interactive.
1495 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
1496 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
1497 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
1498 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1499 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
1500 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
1501
1502 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1503
1504 * calendar/calendar.el (calendar-french-date-string)
1505 (calendar-mayan-date-string, calendar-chinese-date-string)
1506 (calendar-astro-date-string, calendar-iso-date-string)
1507 (calendar-islamic-date-string, calendar-bahai-date-string)
1508 (calendar-hebrew-date-string, calendar-coptic-date-string)
1509 (calendar-ethiopic-date-string, calendar-persian-date-string):
1510 These functions are not interactive.
1511
1512 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
1513
1514 * files.el: Balance parentheses.
1515
1516 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
1517
1518 * files.el, newcomment.el, outline.el, simple.el,
1519 emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
1520 progmodes/cc-vars.el, progmodes/compile.el:
1521 Move `safe-local-variable' declarations to the respective files.
1522
1523 * help-fns.el (describe-variable): Don't print safe-var if it is
1524 byte-code. Improve wording as suggested by Luc Teirlinck.
1525
1526 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
1527
1528 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
1529 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
1530 Use a token for pending-triggers to ensure gdb-var-update
1531 gets called once per user input again for pre-GDB 6.4.
1532 (gdb-var-delete): Match on more complex expressions.
1533 (gdb-var-list-children-handler, gdb-var-create-handler):
1534 Use a token for consistency.
1535
1536 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
1537
1538 * textmodes/org.el (org-read-date, org-goto-calendar)
1539 (org-agenda-goto-calendar):
1540 Bind `view-calendar-holidays-initially' to nil.
1541
1542 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1543
1544 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
1545 Update all callers to do it there, instead.
1546
1547 2006-05-10 Glenn Morris <rgm@gnu.org>
1548
1549 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
1550 prefix arg case, to avoid view-diary-entries-initially error.
1551 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
1552 (calendar-date-is-legal-p): Handle dates with no day part.
1553
1554 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
1555
1556 * comint.el (comint-insert-input): Just make it when
1557 comint-use-prompt regexp is nil (default) and with the mouse.
1558 (comint-copy-old-input): Reinstate from 2004-06-23.
1559 (comint-mode-map): Bind C-c C-m to it.
1560
1561 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
1562
1563 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
1564 Remove spurious move to point-max (new comint behavior fixes).
1565
1566 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
1567 compatibility function (Emacs 18/19).
1568 (idlwave-is-continuation-line): Always return point at start of
1569 previous non-blank continuation line.
1570 `keyword-parameters': Fix continued comment font-lock matcher.
1571 (idlwave-font-lock-fontify-region): Written, use as
1572 font-lock-fontify-region-function, to fix continued keyword
1573 fontification issues.
1574
1575 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1576
1577 * term/mac-win.el (mac-font-panel-mode): Doc fix.
1578 (mac-service-selection, mac-service-open-file)
1579 (mac-service-open-selection, mac-service-mail-selection)
1580 (mac-service-mail-to, mac-service-insert-text): Rename from
1581 mac-services-*. All uses changed.
1582 (mac-apple-event-map): Rename event symbol `services' to `service'.
1583
1584 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
1585
1586 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
1587 (ewoc--node-enter-first, ewoc--node-enter-last)
1588 (ewoc--delete-node-internal): Merge funcs into unique callers.
1589
1590 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
1591
1592 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
1593 return value of read-from-minibuffer for empty input.
1594
1595 2006-05-09 Miles Bader <miles@gnu.org>
1596
1597 * comint.el (comint-insert-input): Remove redundant calls to setq
1598 and goto-char.
1599
1600 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
1601
1602 * comint.el (comint-insert-input): Make it work when
1603 comint-use-prompt-regexp is t.
1604
1605 2006-05-10 Miles Bader <miles@gnu.org>
1606
1607 * subr.el (field-at-pos): New function.
1608
1609 * comint.el (comint-insert-input): Use it.
1610
1611 2006-05-09 Juri Linkov <juri@jurta.org>
1612
1613 * battery.el (battery-linux-proc-acpi): Also try
1614 `/proc/acpi/thermal_zone/THR2/temperature'.
1615
1616 * files.el <safe-local-variable>: Remove `eval' and `let' binding
1617 for now unused lambda `string-or-null'.
1618
1619 * add-log.el (change-log-default-name): Put `string-or-null-p'
1620 instead of lambda on `safe-local-variable' property.
1621
1622 * diff-mode.el (diff-context->unified): Use `region-beginning' and
1623 `region-end' instead of `mark' and `point'.
1624 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
1625 Operate on region in Transient Mark mode when the mark is active.
1626 Use `region-beginning' and `region-end' instead of `mark' and
1627 `point'.
1628 (diff-hunk-text, diff-goto-source): Doc fix.
1629
1630 * startup.el (fancy-splash-screens, normal-splash-screen): Use
1631 face `mode-line-buffer-id' for mode-line buffer face instead of
1632 hard-coded `(:weight bold)'.
1633
1634 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
1635 buffer-undo-list to t (undo-ask is reproducible by visiting
1636 nested archives).
1637
1638 2006-05-09 Kim F. Storm <storm@cua.dk>
1639
1640 * progmodes/grep.el (rgrep): Set default directory of *grep*
1641 buffer if we start M-x rgrep in the *grep* buffer and choose
1642 a different base directory.
1643
1644 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
1645
1646 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
1647 completion also when ido is loaded.
1648
1649 2006-05-09 Masatake YAMATO <jet@gyve.org>
1650
1651 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
1652 "warning" and "import".
1653 (cpp-font-lock-keywords): Added "warning".
1654
1655 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
1656
1657 * term/xterm.el (terminal-init-xterm): Add more key bindings.
1658
1659 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1660
1661 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
1662 pages at a time, if we signal the end, we should indeed reach that end.
1663
1664 2006-05-08 David Reitter <david.reitter@gmail.com>
1665
1666 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
1667 output during execution of the body.
1668
1669 2006-05-08 Kim F. Storm <storm@cua.dk>
1670
1671 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
1672
1673 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1674
1675 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
1676 Use with-current-buffer.
1677
1678 2006-05-07 Kim F. Storm <storm@cua.dk>
1679
1680 * subr.el (add-to-history): Remove keep-dups arg.
1681
1682 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
1683 to nil around call to add-to-history.
1684
1685 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1686
1687 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
1688 than after a buffer modification.
1689
1690 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
1691
1692 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
1693 call to...
1694 (gud-watch): ...here so speedbar is raised for already watched
1695 expressions.
1696 (gdb-speedbar-refresh): Delete function.
1697 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
1698 Use speedbar-timer-fn instead of speedbar-refresh (reverting
1699 earlier change).
1700 (gdb-var-evaluate-expression-handler)
1701 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
1702
1703 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
1704 Update localized contents for all buffers except ignored modes.
1705
1706 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1707
1708 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
1709 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
1710 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
1711 (mac-handle-font-panel-closed, mac-handle-font-selection):
1712 New functions.
1713 (mac-font-panel-mode): New minor mode.
1714 (mac-apple-event-map): Add bindings for toolbar toggle button and
1715 font panel.
1716 (menu-bar-showhide-menu): Add mac-font-panel-mode.
1717
1718 2006-05-07 John Paul Wallington <jpw@pobox.com>
1719
1720 * ibuffer.el (ibuffer-compressed-file-name-regexp):
1721 Avoid `regexp-opt'; simplify regexp for readability.
1722
1723 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1724
1725 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
1726 * files.el (buffer-stale-function):
1727 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
1728 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
1729 links to the main manual, not to emacs-xtra.
1730
1731 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1732
1733 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
1734 MacJapanese if text is ASCII-only.
1735
1736 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
1737
1738 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
1739 unless so nil isn't returned.
1740 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
1741
1742 2006-05-06 Kim F. Storm <storm@cua.dk>
1743
1744 * subr.el (add-to-history): New function.
1745
1746 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
1747 (ediff-merge-files-with-ancestor):
1748 * env.el (setenv):
1749 * isearch.el (isearch-update-ring):
1750 * server.el (server-visit-files):
1751 * progmodes/grep.el (lgrep, rgrep):
1752 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
1753 * progmodes/xscheme.el (xscheme-insert-expression):
1754 Use add-to-history.
1755
1756 * kmacro.el (kmacro-push-ring): Use add-to-history.
1757 (kmacro-ring-length): Remove unused defun.
1758 (kmacro-start-macro): Use kmacro-push-ring.
1759
1760 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
1761
1762 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
1763 directly instead of a lambda expression that calls it.
1764
1765 2006-05-06 Kim F. Storm <storm@cua.dk>
1766
1767 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
1768 instead of compute-motion.
1769
1770 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
1771
1772 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
1773 change.
1774
1775 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
1776
1777 * startup.el (command-line-1): Refer to "Pure Storage" on
1778 pure-space-overflow.
1779
1780 2006-05-05 Martin Rudalics <rudalics@gmx.at>
1781
1782 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
1783 provided faces once they all have been used up.
1784
1785 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1786
1787 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
1788 reference to the Lisp manual to the warning about pure space
1789 overflow.
1790
1791 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
1792
1793 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
1794 argument to avoid the call to `ispell-internal-change-dictionary'
1795 when not needed.
1796 (ispell-change-dictionary): Use this argument and call
1797 `ispell-internal-change-dictionary' after the possible change
1798 to `ispell-local-dictionary'.
1799 (ispell-internal-change-dictionary): Check for a change in
1800 personal dictionary use too.
1801 Cosmetic changes from Agustin Martin
1802 <agustin.martin@hispalinux.es>.
1803
1804 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1805
1806 * startup.el (command-line): On MS-Windows, probe "~", not
1807 "~USER", for warning about non-existent home directory
1808
1809 * arc-mode.el (archive-l-e): New optional argument `float' means
1810 generate a float value.
1811 (archive-arc-summarize, archive-lzh-summarize)
1812 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
1813 with 3rd argument non-nil when file's size is being computed.
1814 Format the file sizes with %8.0f instead of %8d.
1815
1816 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1817
1818 * cus-start.el (all): Add mac-dnd-known-types.
1819
1820 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
1821 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
1822 (mac-TIFF-to-string): New functions.
1823 (x-get-selection, x-selection-value)
1824 (mac-select-convert-to-string): Use them.
1825 (mac-text-encoding-mac-japanese-basic-variant): New constant.
1826 (mac-dnd-types-alist): New customization variable.
1827 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
1828 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
1829 (mac-dnd-handle-drag-n-drop-event): New functions.
1830 (mac-drag-n-drop): Remove function.
1831 (global-map): Bind drag-n-drop and M-drag-n-drop to
1832 mac-dnd-handle-drag-n-drop-event.
1833
1834 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
1835
1836 * progmodes/perl-mode.el (perl-beginning-of-function):
1837 Skip anonymous subs.
1838
1839 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
1840
1841 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
1842 regexp-opt at run time.
1843
1844 * term.el (term-handle-ansi-escape): Fix off by one error.
1845
1846 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
1847
1848 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
1849 (gdb-init-1, gdb-post-prompt): ...and references to it.
1850 (gdb-frame-handler): Strip directory name from filename if present.
1851
1852 * progmodes/gud.el (gdb-force-update): Delete defvar
1853 (gud-speedbar-buttons): ...and references to it. Use window-start
1854 to try to keep positon in watch expression.
1855
1856 2006-05-03 Richard Stallman <rms@gnu.org>
1857
1858 * simple.el (next-history-element, previous-history-element): Doc fix.
1859
1860 * isearch.el (isearch-update-ring): Doc fix.
1861
1862 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
1863
1864 * isearch.el (isearch-update-ring): Take history-delete-duplicates
1865 into consideration. Replace one arm ifs with whens.
1866
1867 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
1868
1869 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
1870 (menu): Fix typo.
1871
1872 2006-05-02 Miles Bader <miles@gnu.org>
1873
1874 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
1875
1876 2006-05-02 Jay Belanger <belanger@truman.edu>
1877
1878 * calc/calc-embed.el (calc-override-minor-modes-map)
1879 (calc-override-minor-modes): New variables.
1880 (calc-do-embedded): Make sure that Calc keystrokes aren't
1881 overwritten by minor modes.
1882
1883 2006-05-02 Chong Yidong <cyd@mit.edu>
1884
1885 * msb.el (msb): If EVENT is a down event, read and discard the up event.
1886
1887 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
1888
1889 * startup.el (command-line-1): Refer to Lisp manual when
1890 pure-space-overflow occurs.
1891
1892 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
1893 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
1894 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
1895 (version-control): Don't use `t' for safe-local-variable declarations.
1896
1897 2006-05-01 Richard Stallman <rms@gnu.org>
1898
1899 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
1900 M-r, M-R, M-A, M-SPC or M-DEL.
1901 (diff-mode-map): diff-refine-hunk now on C-c C-w
1902 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
1903
1904 * help-mode.el (help-mode): view-exit-action calls delete-window
1905 only when it is safe and possible.
1906
1907 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
1908 in messages.
1909
1910 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
1911
1912 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
1913 in the default tool-bar-map.
1914
1915 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
1916
1917 * net/tramp.el (tramp-completion-file-name-handler-alist)
1918 (tramp-run-real-handler, tramp-completion-run-real-handler)
1919 (tramp-completion-handle-file-name-all-completions)
1920 (tramp-completion-handle-file-name-completion): Autoload them.
1921 (tramp-completion-handle-file-exists-p)
1922 (tramp-completion-handle-file-name-directory)
1923 (tramp-completion-handle-file-name-nondirectory)
1924 (tramp-completion-handle-expand-file-name): Remove them.
1925 (tramp-handle-file-name-directory): Return the real directory name.
1926 Returning "/" only doesn't need to be necessary any longer.
1927 (tramp-file-name-handler): Make special attention when in hostname
1928 completion mode.
1929 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
1930 (tramp-register-file-name-handlers):
1931 Register `tramp-completion-file-name-handler' only when
1932 `partial-completion-mode' is enabled.
1933 (tramp-completion-handle-file-name-all-completions):
1934 Delete directory part from results.
1935 (tramp-get-completion-methods, tramp-get-completion-user-host):
1936 Discard deleting "/", it doesn't work after the change of
1937 `tramp-handle-file-name-directory' above.
1938
1939 2006-05-01 Kim F. Storm <storm@cua.dk>
1940
1941 * progmodes/grep.el (grep-expand-template): Use save-match-data
1942 and symbol-value.
1943
1944 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1945
1946 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
1947 Use select-frame-set-input-focus instead of raise-frame.
1948 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
1949
1950 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
1951
1952 * progmodes/gud.el (gud-def): Add %c case.
1953 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
1954 (gud-format-command): Make match case sensitive. Match on %F.
1955
1956 2006-04-30 Glenn Morris <rgm@gnu.org>
1957
1958 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
1959 (cal-tex-preamble): Use cal-tex-preamble-extra.
1960 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
1961 than alias `list-diary-entries'.
1962
1963 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
1964
1965 * help-fns.el (describe-variable): Add info about safe local variables.
1966
1967 2006-04-29 Richard Stallman <rms@gnu.org>
1968
1969 * bindings.el (mode-line-format): help-echo doc fixes.
1970
1971 * net/tramp.el (tramp-file-name-handler-alist): Delete
1972 expand-file-name and other operations that can cause spurious loading.
1973
1974 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1975
1976 * files.el (safe-local-variable-p): Remove support for the special
1977 value t.
1978
1979 * textmodes/paragraphs.el (sentence-end-without-space):
1980 Fix safety predicate.
1981 (sentence-end-double-space, sentence-end-without-period)
1982 (paragraph-ignore-fill-prefix):
1983 * textmodes/fill.el (colon-double-space):
1984 * abbrev.el (abbrev-mode): Tighten the safety predicate.
1985
1986 * subr.el (booleanp): New fun.
1987
1988 * textmodes/reftex-vars.el (reftex-guess-label-type):
1989 Tighten the safety predicate.
1990
1991 2006-04-28 Kim F. Storm <storm@cua.dk>
1992
1993 * progmodes/grep.el (defgroup grep): Doc fix.
1994 (grep-auto-highlight): Remove.
1995 (grep-template): New defcustom.
1996 (grep-find-template): Rename from grep-tree-template.
1997 (grep-files-aliases): Rename from grep-tree-files-aliases.
1998 Remove "all" alias, add "l" alias.
1999 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
2000 (grep-find-ignored-directories): New defcustom to replace
2001 grep-tree-ignore-CVS-directories, to facilitate ignoring
2002 subdirectories for multiple version control systems.
2003 (grep-mode-map): Add Recursive grep item to GREP menu.
2004 (grep-regexp-history, grep-files-history): New defvars.
2005 (grep-probe): New helper function.
2006 (grep-compute-defaults): Use it to simplify code.
2007 Adapt to name changes.
2008 Use `.' as base in grep-find-template rather than <D>.
2009 (grep): Remove superfluous highlight-regexp arg. Fix doc.
2010 Call grep-compute-defaults unconditionally.
2011 (grep-expand-keywords): New defconst.
2012 (grep-expand-template): Rename from grep-expand-command-macros.
2013 Simplify via grep-expand-keywords. Look at case-fold-search instead
2014 of grep-tree-ignore-case to add -i option.
2015 Bind case-fold-search to nil while matching keywords.
2016 (grep-tree-last-regexp, grep-tree-last-files): Remove.
2017 (grep-read-regexp, grep-read-files): New helper functions.
2018 (rgrep): Rename from grep-tree. Rework to use proper histories.
2019 Adapt to changes in defcustoms and functions above.
2020 (lgrep): New command, as grep, but using same interactive UI as rgrep.
2021
2022 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
2023
2024 * net/tramp.el (tramp-completion-file-name-handler):
2025 Disable Tramp's functionality while loading Tramp itself.
2026 (tramp-register-file-name-handlers): That's a defsubst now.
2027 Code from `tramp-repair-jka-compr' moved here. Apply it via
2028 `after-init-hook'.
2029 (tramp-repair-jka-compr): Remove.
2030
2031 2006-04-27 Jay Belanger <belanger@truman.edu>
2032
2033 * calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
2034 read expression when `math-read-big-expr' doesn't work.
2035
2036 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
2037
2038 * startup.el (command-line-1): Display warning when
2039 pure-space-overflow is non-nil.
2040
2041 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2042
2043 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2044 risky.
2045
2046 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2047
2048 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
2049 Return the URL or nil if none can be generated.
2050
2051 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
2052
2053 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
2054 byte compiler warnings.
2055 (gud-basic-call, gud-find-expr): Let user select an expression
2056 for printing. Print expression as well as value in GUD buffer.
2057
2058 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
2059
2060 * allout.el: Remove local autoload declaration for
2061 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
2062 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
2063 (allout-plain-bullets-string, allout-distinctive-bullets-string)
2064 (allout-use-mode-specific-leader, allout-old-style-prefixes)
2065 (allout-stylish-prefixes, allout-numbered-bullet)
2066 (allout-file-xref-bullet, allout-presentation-padding)
2067 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
2068 safe-local-variable with suitable value spec, and add autoload
2069 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
2070 (move-beginning-of-line, move-end-of-line): Repair so these compat
2071 functions now actually resituate the point, when appropriate.
2072
2073 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2074
2075 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
2076
2077 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
2078 (add-log-iso8601-time-string): Fix call to format-time-string.
2079
2080 2006-04-26 Kim F. Storm <storm@cua.dk>
2081
2082 * subr.el (posn-string, posn-image, posn-object): Doc fix.
2083
2084 2006-04-26 Masatake YAMATO <jet@gyve.org>
2085
2086 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
2087 Add support for "//" style comments. Remove `b' flag
2088 from ?* in `asm-mode-syntax-table'.
2089
2090 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2091
2092 * follow.el: Use (featurep 'xemacs) everywhere.
2093 (follow-mode): Use define-minor-mode.
2094 (follow-mode-map): Move initialization into the declaration.
2095 Use command remapping.
2096 (follow-emacs-version-xemacs-p): Remove.
2097 (follow-submit-feedback): Remove.
2098
2099 * allout.el (allout-layout, allout-passphrase-verifier-string)
2100 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
2101
2102 * textmodes/reftex-vars.el (reftex-vref-is-default)
2103 (reftex-fref-is-default, reftex-guess-label-type):
2104 Tighten up a bit the safety predicate.
2105
2106 * textmodes/paragraphs.el (sentence-end-double-space)
2107 (sentence-end-without-period, sentence-end-without-space)
2108 (page-delimiter, paragraph-ignore-fill-prefix):
2109 Tighten up a bit the safety predicate.
2110
2111 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
2112
2113 * progmodes/python.el (python-continuation-line-p)
2114 (python-beginning-of-statement): syntax-ppss may return
2115 a negative depth.
2116 (python-mode): Don't forcefully enable font-lock.
2117
2118 * time-stamp.el (time-stamp-start, time-stamp-end)
2119 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
2120
2121 * add-log.el: Remove spurious * in docstrings.
2122 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
2123 (add-change-log-entry): Use it here, since it's not specific
2124 to iso8601.
2125 (add-log-iso8601-time-string): Don't use it here any more.
2126 (change-log-indent-text, change-log-indent): Rename from add-log-*.
2127
2128 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
2129
2130 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
2131
2132 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
2133 (rcirc-toggle-low-priority): Doc fix.
2134 (rcirc-handler-NOTICE): Remove beginning of line anchor in
2135 ChanServ regexp.
2136 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
2137 #emacs.
2138 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
2139 (rcirc-decode-coding-system): Use utf-8 as the default.
2140 (rcirc-multiline-minor-mode): Set the fill-column.
2141 (rcirc-format-response-string): Display bright and dim nicks.
2142 (rcirc-browse-url): Update interactive spec to fill ARG.
2143 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
2144 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
2145
2146 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
2147
2148 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
2149 case for @Article, etc.
2150
2151 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
2152
2153 * net/tramp.el (tramp-register-file-name-handlers): New defun.
2154 Added with autoload cookie.
2155 (tramp-unload-file-name-handlers): Rename from
2156 `tramp-unload-file-name-handler-alist'.
2157
2158 2006-04-23 Romain Francoise <romain@orebokech.com>
2159
2160 * comint.el (comint-match-partial-filename): Doc fix.
2161
2162 2006-04-21 Glenn Morris <rgm@gnu.org>
2163
2164 * calendar/cal-menu.el (calendar-mode-map): Refer to
2165 `diary-view-entries' rather than alias `view-diary-entries'.
2166 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
2167
2168 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
2169
2170 * progmodes/antlr-mode.el (antlr-default):
2171 * cus-edit.el (custom-documentation):
2172 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
2173 in defface.
2174
2175 2006-04-21 Kim F. Storm <storm@cua.dk>
2176
2177 * image.el (image-type): New defun split out of create-image.
2178 (create-image): Use it.
2179
2180 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2181
2182 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
2183 (org-open-at-point): Remove the "...done" message to keep output
2184 in the echo area visible.
2185 (org-export-as-xoxo): Fix call to `indent-region'.
2186
2187 2006-04-21 Kevin Ryde <user42@zip.com.au>
2188
2189 * international/mule.el (keyboard-coding-system): defcustom
2190 info-link fixes: "Specify Coding" has been split, keyboard now in
2191 "Terminal Coding", and "Single-Byte Character Support" is now
2192 "Unibyte Mode".
2193
2194 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
2195
2196 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
2197 Use font-lock-warning-face for any errors e.g. no stack.
2198 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
2199
2200 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
2201
2202 * progmodes/sh-script.el (sh-shell): Mark as safe.
2203
2204 * newcomment.el (comment-start, comment-start-skip)
2205 (comment-end-skip, comment-end): Mark as safe.
2206
2207 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2208
2209 * textmodes/org.el (org-deadline-announce): Face removed.
2210 (org-level-faces, org-n-levels): Convert to constant.
2211 (org-compatible-face): New function.
2212 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
2213 (org-level-5, org-level-6, org-level-7, org-level-8)
2214 (org-special-keyword, org-warning, org-headline-done, org-link)
2215 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
2216 (org-scheduled-today, org-scheduled-previously, org-time-grid):
2217 Face definition revised for better color tty support.
2218 (org-bold-re, org-italic-re, org-underline-re): New constants.
2219 (org-set-font-lock-defaults): Use the new constants.
2220 (org-agenda-highlight-todo): New function.
2221 (org-agenda-todo): Fix bug with point at end of line.
2222 (org-agenda-change-all-lines, org-finalize-agenda-entries):
2223 Fontify TODO keywords.
2224 (org-insert-link): Preserve relative path in ../ links.
2225 (org-export-as-html): Convert links pointing to .org files into
2226 links that will work beteen the exported HTML files.
2227 (org-todo-list): Fix bug when arg=0.
2228 (org-insert-heading): More fine-tuning.
2229
2230 2006-04-19 Romain Francoise <romain@orebokech.com>
2231
2232 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
2233 from `rmail-mime-charset-pattern'.
2234
2235 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2236
2237 * progmodes/python.el (python-mode): Fix typo.
2238
2239 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2240
2241 * comint.el (comint-previous-input): Don't clobber input line
2242 when moving off either end of the input history ring.
2243 (comint-delete-input): New function, used by
2244 `comint-previous-input' and others.
2245 (comint-previous-matching-input):
2246 Use `coming-delete-input'. Save the partial input if leaving the
2247 edit line. Goto point-max before deleting input to avoid
2248 partial input fragments hanging around.
2249 (comint-restore-input): New function, used by `comint-previous-input'.
2250
2251 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
2252
2253 * imenu.el (imenu--index-alist): Balance parentheses.
2254
2255 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
2256
2257 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
2258
2259 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
2260
2261 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
2262 file is nil.
2263
2264 2006-04-18 Richard Stallman <rms@gnu.org>
2265
2266 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2267
2268 * imenu.el (imenu-create-index-function, imenu--index-alist)
2269 (imenu--last-menubar-index-alist, imenu--make-index-alist)
2270 (imenu-default-create-index-function, imenu--generic-function):
2271 Doc fixes.
2272
2273 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
2274
2275 * help-mode.el (help-mode): Set view-exit-action to delete window.
2276
2277 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
2278 now works by passing nil as arg.
2279
2280 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
2281
2282 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
2283 (read-abbrev-file): Provide default when reading filename.
2284
2285 * files.el (enable-local-variables): Allow :all as value.
2286 (hack-local-variables): Implement that value.
2287 (safe-local-variable-values, safe-local-eval-forms)
2288 (enable-local-variables): Mark as risky.
2289 (find-file-visit-truename, kept-old-versions): Mark safe.
2290
2291 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
2292 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
2293 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
2294
2295 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2296
2297 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
2298 Use forward-line so as to get to BOL even in the presence of fields.
2299 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
2300 in return.
2301 (inferior-tcl): Tell tclsh to work in interactive mode.
2302
2303 * complete.el (partial-completion-mode):
2304 Use 'choose-completion-string-functions to make sure that
2305 choose-completion fills the minibuffer properly.
2306
2307 * complete.el (PC-old-read-file-name-internal): Remove.
2308 (PC-read-include-file-name-internal): Remove. Turn it into an advice
2309 of read-file-name-internal.
2310 (partial-completion-mode): Enable/disable this advice.
2311
2312 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
2313
2314 * net/tramp.el (tramp-completion-file-name-handler): Revert change
2315 of 2006-04-17.
2316
2317 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2318
2319 * textmodes/org.el (org-insert-heading): Insert heading before
2320 current if at beginning of line.
2321 (org-todo, org-date): New faces.
2322 (org-table-align): Make sure tooltip window contains full text.
2323 (org-no-properties): New defsubst.
2324 (org-set-font-lock-defaults): Use new faces.
2325
2326 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
2327
2328 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
2329 for root variables.
2330
2331 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
2332 (gdb-frame-address): Re-use to identify frame for watch expression.
2333 (gdb-var-list, gdb-var-create-handler): Add frame address for root
2334 variables.
2335 (gdb-init-1, gdb-source, gdb-post-prompt)
2336 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
2337 (gdb-frame-handler): Get gdb-frame-address.
2338
2339 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2340
2341 Sync with Tramp 2.0.53.
2342
2343 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
2344 'control. Reported by Matthias F\e,bv\e(Brste <slashdevslashnull@gmx.net>.
2345 (tramp-completion-file-name-handler): Add autoload cookie for
2346 adding to `file-name-handler-alist'.
2347
2348 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
2349 the prompt. If it returns earlier (when detecting an error
2350 message), the rest of the output will merge accidently with the
2351 output of the next command. Reported by M Jared Finder
2352 <jared@hpalace.com>.
2353
2354 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2355 for `process-file', in order to let it work for older Emacsen too.
2356
2357 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
2358
2359 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
2360 (tex-font-lock-keywords-3): Use it.
2361
2362 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2363
2364 * newcomment.el (comment-add): New function.
2365 (comment-region-default, comment-dwim): Use it.
2366
2367 2006-04-15 Michael Olson <mwolson@gnu.org>
2368
2369 * emacs-lisp/tq.el: Improve comments.
2370 (tq-queue-head-question): New accessor function.
2371 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
2372 Update for modified queue structure.
2373 (tq-queue-add): Accept `question' argument.
2374 (tq-queue-pop): If a question is pending, send it.
2375 (tq-enqueue): Accept new optional argument `delay-question'.
2376 If this is non-nil, and at least one other question is pending a
2377 response, queue the question rather than sending it immediately.
2378
2379 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2380
2381 * calendar/appt.el (appt-add): Check whether an appointment is
2382 already present in appt-time-msg-list. Simplify code.
2383
2384 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2385
2386 * progmodes/cc-langs.el (c-mode-menu):
2387 Don't presume c-subword-mode is bound.
2388
2389 2006-04-13 Bill Wohler <wohler@newt.com>
2390
2391 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
2392 (customize-package-emacs-version): Use cdr instead of cadr now
2393 that alists use dotted pairs.
2394
2395 * custom.el (defcustom): Fix docstring for :package-version.
2396
2397 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
2398
2399 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2400 (tramp-handle-shell-command): Display output buffer only when
2401 `tramp-display-shell-command-buffer' is true.
2402 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
2403
2404 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2405
2406 * textmodes/org.el (org-set-autofill-regexps): Set only the local
2407 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
2408
2409 2006-04-13 Romain Francoise <romain@orebokech.com>
2410
2411 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
2412 leaving temporary .cvsignore buffers behind.
2413
2414 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2415
2416 * textmodes/org.el (org-set-regexps-and-options)
2417 (org-get-current-options): Better names for the startup folding
2418 options.
2419
2420 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
2421
2422 * vc.el (vc-annotate): Arrange for point to end up at the same
2423 line number as in the original, but only when using a new buffer.
2424
2425 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
2426
2427 * files.el (hack-one-local-variable-eval-safep):
2428 Recognize `edebug-form-spec' for `put', but only if it passes
2429 `edebug-basic-spec'. Generalize `put' handling.
2430
2431 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
2432 vetting file-local form specs.
2433
2434 * allout.el (allout-layout): Autoload its `safe-local-variable'
2435 property.
2436
2437 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2438
2439 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
2440 (org-agenda-mouse-1-follows-link)
2441 (org-mouse-1-follows-link): New options.
2442 (org-format-agenda-item): Fix bug if TAGS is nil.
2443 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
2444
2445 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
2446
2447 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
2448 GDB 6.1+ gives full filename for "info sources" so use
2449 file-name-nondirectory.
2450
2451 2006-04-12 Romain Francoise <romain@orebokech.com>
2452
2453 * subr.el (read-passwd): Bind `message-log-max' to nil.
2454
2455 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2456
2457 * progmodes/perl-mode.el (perl-indent-new-calculate):
2458 Recompute parse-start after jumping backward by a whole sexp.
2459
2460 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2461
2462 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
2463 window configuration.
2464 (vc-annotate-display-select): Select the buffer so that current-buffer
2465 (and selected-window) is the output buffer at the end of vc-annotate.
2466
2467 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2468
2469 * vc.el (vc-annotate-color-map): Add custom TTY color map for
2470 8-color terminals, to use all of the colors in a sensible order.
2471 256-color terminals work well with the standard map.
2472 (vc-annotate-lines): Only strip the first color character if it
2473 is "#", to allow for terminal-style named colors.
2474 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
2475 the correct buffer is scrolled.
2476
2477 2006-04-11 Richard Stallman <rms@gnu.org>
2478
2479 * emacs-lisp/bytecomp.el (byte-compile-file):
2480 Bind enable-local-variables to :safe, and make normal-mode obey it.
2481
2482 * files.el (enable-local-variables): Allow value :safe.
2483 (normal-mode): Doc fix.
2484 (hack-local-variables): Implement enable-local-variables = :safe.
2485 (hack-local-variables-confirm): Don't prevent quitting.
2486
2487 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
2488
2489 * loadhist.el (unload-feature): A bit of sanity check of
2490 load-history entries. Cancel timer-vars before unbinding them.
2491
2492 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
2493 quote special chars, and make the trick work on the hex part of the
2494 buffer as well.
2495 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
2496 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
2497
2498 * startup.el (normal-splash-screen): Fix last change so we don't wait
2499 2 minutes if we don't show the splash screen.
2500
2501 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2502
2503 * textmodes/org.el (org-export-plain-list-max-depth)
2504 (org-table-spaces-around-separators)
2505 (org-radio-targets, org-activate-camels)
2506 (org-table-spaces-around-invisible-separators): Options removed.
2507 (org-time-stamp-rounding-minutes, org-remember-templates)
2508 (org-ellipsis, org-activate-links, org-descriptive-links):
2509 New options.
2510 (org-remember-apply-template, org-current-time)
2511 (org-finish-edit-table-field)
2512 (org-link-unescape, org-link-escape)
2513 (org-string-width, org-table-clean-line, org-html-do-expand)
2514 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
2515 (org-read-agenda-file-list): New functions.
2516 (org-table-edit-field)
2517 (org-table-create-or-convert-from-region): New commands
2518 (org-table-toggle-vline-visibility): Command removed.
2519 (org-table-convert-region): Made a command.
2520 (orgtbl-deleta-backward-char,orgtbl-delete-char): Remove commands.
2521 Replace with the normal org- functions.
2522 (org-self-insert-command): Don't trigger realign unnecessarily
2523 when blanking a field that is not full.
2524 (org-mode): `Set buffer-invisibility-spec' for links.
2525 (org-activate-links2): Hide link part and only show descriptive
2526 part of the link.
2527 (org-insert-link): Modify for new linking system.
2528 (org-store-link): Store description separately, for use by
2529 `org-insert-link'.
2530 (org-table-align): Use `org-string-width'.
2531 (defgroup): Completely new group structure for custom variables.
2532 (org-agenda-files): Option: Single file name allowed. Function:
2533 Optional argument unrestrited means ignore any restricitons.
2534 (org-install-agenda-files-menu): Find a buffer in Org-mode before
2535 trying to modify the menu. Use generalized access to
2536 `org-agenda-files.'
2537 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
2538 (org-agenda-file-to-front, org-remove-file, org-diary)
2539 (org-tags-view, org-export-icalendar-all-agenda-files)
2540 (org-export-icalendar-combine-agenda-files): Use generalized
2541 access to `org-agenda-files'.
2542 (org-remember-handler): Correctly preserve heading if present.
2543 (org-table-insert-row, org-table-insert-hline): Deal with
2544 invisible characters.
2545
2546 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
2547
2548 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
2549 (vc-annotate-color-map): New 18 element constant
2550 value/saturation, rotating hue colormap, from red->blue.
2551 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
2552 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
2553 (vc-annotate): To avoid killing the required local variables,
2554 set them before the end of `with-output-to-temp-buffer', and
2555 after first switching to annotate-mode.
2556 (vc-annotate-warp-version): Add buffer argument in goto-line to
2557 ensure annotation, not source, is scrolled.
2558
2559 2006-04-10 Bill Wohler <wohler@newt.com>
2560
2561 * custom.el (defcustom, custom-handle-keyword):
2562 Add :package-version keyword.
2563 (custom-add-package-version): New function. Sets value of new
2564 property 'custom-package-version from :package-version keyword.
2565 (defcustom): Create Common Keywords section in docstring.
2566 (defface, defgroup): Replace definitions of a select few keywords
2567 with a reference to the Common Keywords in defcustom.
2568 (defcustom, defface, defgroup): Replace reference to Customization
2569 chapter in manual with hyperlink.
2570
2571 * cus-edit.el (customize-package-emacs-version-alist):
2572 New variable.
2573 (customize-changed-options): Add check for custom-package-version.
2574 (customize-package-emacs-version): New function to look up Emacs
2575 version corresponding to the given package version.
2576
2577 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
2578 defun name, in similar fashion to find-variable-regexp.
2579
2580 2006-04-10 Eli Zaretskii <eliz@gnu.org>
2581
2582 * international/mule-cmds.el (set-locale-environment): Fix last
2583 change for when the locale's preferences don't specify any encoding.
2584
2585 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
2586
2587 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
2588 so the defined var/fun doesn't need to be quoted.
2589
2590 2006-04-10 Richard Stallman <rms@gnu.org>
2591
2592 * finder.el (finder-mode-map): Add n and p bindings.
2593
2594 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
2595
2596 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
2597 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
2598 (gdb-setup-windows): Put something in source window if we can't find
2599 the source file.
2600 (gdb-frame-handler): Make it work again with just assembly.
2601 (gdb-data-list-register-values-handler): Make it work when there is
2602 no stack.
2603
2604 2006-04-09 Richard Stallman <rms@gnu.org>
2605
2606 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
2607 specs while looking for charset.
2608
2609 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
2610
2611 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
2612 Make them faces.
2613 (lm-font-lock-keywords): Update appropriately.
2614
2615 2006-04-10 Kim F. Storm <storm@cua.dk>
2616
2617 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
2618 it can also replace buffer-substring-no-properties.
2619
2620 * emulation/cua-base.el (cua-delete-region, cua-paste)
2621 (cua-repeat-replace-region): Use filter-buffer-substring.
2622
2623 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2624 (cua-cut-region-to-global-mark): Likewise.
2625
2626 * emulation/cua-rect.el (cua--extract-rectangle)
2627 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
2628
2629 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2630
2631 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
2632 entry-type. Add field delimiters to numerical fields if they are
2633 not present.
2634
2635 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2636
2637 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
2638 string-const to return value.
2639 (bibtex-remove-delimiters): Use it.
2640
2641 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2642
2643 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
2644 cl-byte-compile-compiler-macro unless it exists.
2645
2646 2006-04-08 Eli Zaretskii <eliz@gnu.org>
2647
2648 * files.el (hack-local-variables-confirm) <offer-save>:
2649 Clarify message text. Suggested by Ralf Angeli.
2650
2651 2006-04-08 Michael Cadilhac <michael.cadilhac@lrde.org>
2652
2653 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2654 (delete-extract-rectangle-line): Use `filter-buffer-substring'
2655 instead of `buffer-substring' and `delete-region'. (Most of the
2656 code actually copied from `kill-region'.)
2657
2658 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
2659
2660 * rcirc.el (rcirc-default-server): Rename from rcirc-server.
2661 (rcirc-default-port): Rename from rcirc-port.
2662 (rcirc-default-nick): Rename from rcirc-nick.
2663 (rcirc-default-user-name): Rename from rcirc-user-name.
2664 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
2665 (rcirc-low-priority-flag): New variable.
2666 (rcirc-decode-coding-system): New defcustom.
2667 (rcirc-encode-coding-system): New defcustom.
2668 (rcirc-coding-system-alist): New defcustom.
2669 (rcirc-multiline-major-mode): New defcustom.
2670 (rcirc-nick): New internal variable.
2671 (rcirc-process): Remove variable.
2672 (rcirc-server-buffer): New variable.
2673 (rcirc): Update to use rcirc-default-* variables above.
2674 (rcirc-connect): Do not add window-configuration-hook-here.
2675 (rcirc-server): New internal variable.
2676 (rcirc-connect): Do not send keepalive pings if
2677 rcirc-keepalive-seconds is nil.
2678 (with-rcirc-server-buffer): New macro.
2679 (rcirc-send-string): Encode with rcirc-encode-coding-system.
2680 (rcirc-server-name): Rename from rcirc-server.
2681 (rcirc-buffer-process): New function.
2682 (rcirc-buffer-nick): New function.
2683 (rcirc-buffer-target): Remove function.
2684 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
2685 New commands.
2686 (rcirc-mode-map): Change binding of C-c C-l to
2687 rcirc-toggle-low-priority.
2688 (rcirc-mode): Initialize coding system based on
2689 rcirc-coding-system-alist. New change-major-mode-hook to part the
2690 channel on a mode change. Make kill-buffer-hook buffer-local.
2691 (rcirc-change-major-mode-hook): New function.
2692 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
2693 (rcirc-last-post-time): New variable.
2694 (rcirc-process-message): Store the last time user posted a message
2695 to this target.
2696 (rcirc-multiline-minor-mode): New mode.
2697 (rcirc-multiline-minor-mode-map): New mode map.
2698 (rcirc-edit-multiline): Put multiline-edit buffer in
2699 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
2700 (rcirc-print): Ignore any line starting with an ignored nick.
2701 (rcirc-print): Decode using rcirc-decode-coding-system.
2702 (rcirc-track-minor-mode): Update global-mode-string when disabling
2703 this mode.
2704 (minor-mode-alist): Add LowPri indicator.
2705 (rcirc-toggle-low-priority): New function.
2706 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
2707 next lowpriority buffer with activity.
2708 (rcirc-record-activity): Sort buffers in rcirc-activity by the
2709 last time the user posted a message in to the target.
2710 (rcirc-update-activity-string): New formatting for low priority
2711 buffers.
2712 (rcirc-split-activity): New function.
2713 (rcirc-handler-PART, rcirc-handler-KICK)
2714 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
2715 (rcirc-nick-away-alist): New variable.
2716 (rcirc-handler-301): New handler. Away messages are printed once
2717 per change.
2718
2719 2006-04-08 Eli Zaretskii <eliz@gnu.org>
2720
2721 * info.el (Info-follow-nearest-node): Doc fix.
2722
2723 * international/mule-cmds.el (set-locale-environment): Make sure
2724 the coding-system preferred by the locale's language has the same
2725 EOL conversion type as the original buffer-file-coding-system.
2726 (locale-language-names): Add a few MS Windows language codes.
2727
2728 2006-04-07 Richard Stallman <rms@gnu.org>
2729
2730 * simple.el (eval-expression): Doc fix.
2731
2732 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
2733 (eval-defun): Doc fixes.
2734
2735 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2736
2737 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
2738
2739 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
2740
2741 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
2742 GDB list command without argument for greater generality.
2743
2744 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2745
2746 * subr.el (string-or-null-p): New function.
2747
2748 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
2749
2750 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
2751
2752 * files.el: Update comment about safe-local-variable declarations.
2753
2754 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2755
2756 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
2757 See idlwave.org.
2758
2759 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
2760 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
2761
2762 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
2763 See idlwave.org.
2764
2765 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
2766 version 6.0 (minimal changes). See idlwave.org.
2767
2768 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
2769 6.0 (minimal changes). See idlwave.org.
2770
2771 * progmodes/idlw-rinfo.el: File obsoleted and removed.
2772
2773 2006-04-06 Romain Francoise <romain@orebokech.com>
2774
2775 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
2776 symmetric encryption features and a new asynchronous interface to
2777 GnuPG. This new version is version 1.4, plus whitespace changes.
2778
2779 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
2780
2781 * files.el: Move some `safe-local-variable' declarations to the
2782 respective files.
2783
2784 * textmodes/ispell.el (ispell-check-comments)
2785 (ispell-local-dictionary): Mark as safe.
2786
2787 * abbrev.el (abbrev-mode): Mark as safe.
2788
2789 * add-log.el (change-log-default-name): Mark as safe.
2790
2791 * textmodes/reftex-vars.el (reftex-vref-is-default)
2792 (reftex-fref-is-default, reftex-level-indent)
2793 (reftex-guess-label-type): Mark as safe.
2794
2795 * textmodes/fill.el (colon-double-space): Mark as safe.
2796
2797 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
2798 (sentence-end-double-space, sentence-end-without-period)
2799 (sentence-end-without-space, sentence-end, sentence-end-base)
2800 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
2801
2802 2006-04-06 Kim F. Storm <storm@cua.dk>
2803
2804 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
2805 the :set-after list.
2806 (ido-downcase-unc-hosts): New user option. Default on.
2807 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
2808 when it is set, as regexps are now applied on the fly.
2809 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
2810 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
2811 on the fly, but only when ido-process-ignore-lists is set.
2812 Do case insensitive filtering if ido-downcase-unc-hosts is set.
2813 Only downcase names if ido-downcase-unc-hosts is set.
2814
2815 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
2816
2817 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
2818
2819 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
2820
2821 2006-04-05 Kim F. Storm <storm@cua.dk>
2822
2823 * ido.el (ido-mode): Set after ido-unc-hosts and
2824 ido-ignore-unc-host-regexps.
2825 (ido-save-history): Save ido-unc-hosts-cache.
2826 (ido-load-history): Load ido-unc-hosts-cache.
2827 (ido-reread-directory): Refresh unc hosts cache in // dir.
2828
2829 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
2830 to nil while displaying slash screen.
2831
2832 2006-04-05 Daiki Ueno <ueno@unixuser.org>
2833
2834 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
2835 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2836
2837 2006-04-05 Kenichi Handa <handa@m17n.org>
2838
2839 * international/characters.el: Setup cases of Latin, Greek, and
2840 Cyrillic characters in CJK charsets.
2841
2842 2006-03-29 Daiki Ueno <ueno@unixuser.org>
2843
2844 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2845 default-enable-multibyte-characters. This reverts the change from
2846 revision 6.17 which is no longer necessary because the passphrase
2847 is sent separately now. GnuPG messages are unreadable under
2848 multibyte locales with default-enable-multibyte-characters set to nil.
2849
2850 2006-04-04 Andreas Schwab <schwab@suse.de>
2851
2852 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
2853 and `byte-compile-warnings' as `safe-local-variable'.
2854
2855 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
2856
2857 * man.el (Man-mode-map): Restore the \r binding.
2858 (Man-abstract-xref-man-page): If Man-target-string is a function,
2859 call it.
2860 (Man-highlight-references): Use Man-default-man-entry to get the
2861 target. Deal with xrefs too.
2862 (Man-highlight-references0): Don't call the target function.
2863
2864 * woman.el (WoMan-xref-man-page): Strip the section number, woman
2865 cannot deal with it.
2866
2867 2006-04-04 Daiki Ueno <ueno@unixuser.org>
2868
2869 * pgg-gpg.el: Clean up process buffers every time gpg processes
2870 complete.
2871
2872 2006-04-04 Kenichi Handa <handa@m17n.org>
2873
2874 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
2875 here.
2876 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
2877 Temporarily bind inhibit-field-text-motion to t.
2878
2879 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
2880
2881 * startup.el (normal-splash-screen): Only set mode-line-format in the
2882 splash buffer, so as not to interfere when debugging the code.
2883 Ignore errors when switching buffer.
2884
2885 2006-04-03 Romain Francoise <romain@orebokech.com>
2886
2887 * dired.el (dired-dnd-protocol-alist): Fix typo.
2888
2889 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
2890
2891 * savehist.el (savehist): Add :version.
2892 (savehist-ignored-variables): New variable.
2893 (savehist-minibuffer-hook): Don't save variables listed in
2894 `savehist-ignored-variables'.
2895
2896 * dired.el (dired-dnd-protocol-alist): Mention that change does
2897 only apply to new buffers in doc string.
2898
2899 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
2900
2901 * recentf.el (recentf-open-files-item): Include newline in button
2902 field, so opening a file will work, when the point is at the end
2903 of the file name. Allow, for example, to [i]search a file by
2904 extension and just push RET to open it.
2905
2906 2006-04-03 Daiki Ueno <ueno@unixuser.org>
2907
2908 * pgg-gpg.el (pgg-gpg-process-filter)
2909 (pgg-gpg-wait-for-completion): Check if buffer is alive.
2910
2911 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2912 lines, temporary fix.
2913
2914 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2915
2916 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
2917
2918 2006-04-02 Richard Stallman <rms@gnu.org>
2919
2920 * progmodes/compile.el (compilation-message-face): Make it defcustom.
2921
2922 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
2923
2924 * ibuf-macs.el (define-ibuffer-column): Add a new key:
2925 header-mouse-map.
2926
2927 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
2928 (ibuffer-mode-header-map): New keymaps.
2929 (ibuffer-update-title-and-summary): Enable mouse face highlighting
2930 and keybindings for column headers.
2931 (name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
2932 property.
2933
2934 2006-04-02 Drew Adams <drew.adams@oracle.com> (tiny change)
2935
2936 * speedbar.el (speedbar-after-create-hook): Doc fix.
2937
2938 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
2939
2940 * shell.el (shell-directory-tracker)
2941 (shell-dynamic-complete-command): Doc fixes.
2942
2943 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
2944
2945 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
2946 terminals.
2947
2948 2006-04-01 Kim F. Storm <storm@cua.dk>
2949
2950 * ido.el (ido-unc-hosts-cache): New defvar.
2951 (ido-unc-hosts): If value of defcustom is a function, call it to
2952 get list of UNC hosts. Add function-item choices to specify
2953 ido-unc-hosts-net-view or user function.
2954 (ido-ignore-unc-host-regexps): New defcustom.
2955 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
2956 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
2957 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
2958
2959 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
2960
2961 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
2962 wwidth.
2963
2964 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
2965
2966 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
2967 (ido-max-work-file-list, ido-switch-buffer)
2968 (ido-read-file-name-as-directory-commands):
2969 Fix typos in docstrings.
2970
2971 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2972
2973 * term/mac-win.el (mac-system-coding-system): Define and use after
2974 Mac-specific coding systems are ready.
2975
2976 2006-03-27 Romain Francoise <romain@orebokech.com>
2977
2978 * net/rcirc.el (rcirc-connect): Add autoload cookie.
2979
2980 * ldefs-boot.el: Update.
2981
2982 2006-03-27 Daiki Ueno <ueno@unixuser.org>
2983
2984 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
2985 passphrases when it is not needed.
2986 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
2987 passphrase stuff from gpg, should only be necessary when you use
2988 gpg with a smartcard.
2989
2990 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
2991
2992 * comint.el (comint-dynamic-list-completions): Allow user to
2993 select *Completions* buffer.
2994
2995 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
2996
2997 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
2998
2999 2006-03-26 Andreas Schwab <schwab@suse.de>
3000
3001 * progmodes/gud.el (gdb): Only complain about multiple debugging
3002 when the gdb process is still running.
3003
3004 2006-03-25 Eli Zaretskii <eliz@gnu.org>
3005
3006 * mail/rmail.el (tool-bar-map): Defvar it.
3007 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
3008 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
3009
3010 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
3011
3012 * help.el (print-help-return-message): Suggest to use
3013 display-buffer instead of switch-to-buffer-other-window to restore
3014 the previous window without selecting it.
3015
3016 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3017
3018 * frame.el (select-frame-by-name): Call x-focus-frame also when
3019 window-system is mac.
3020
3021 * term/mac-win.el: Adjust Courier font specifications in
3022 x-fixed-font-alist.
3023 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
3024 when directly encoding to UTF-16 in native byte order, no BOM.
3025
3026 2006-03-25 Kim F. Storm <storm@cua.dk>
3027
3028 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
3029 (cua--init-keymaps): Use it instead of fixed C-return.
3030 (cua-mode): Set after it.
3031
3032 * emulation/cua-rect.el (cua--init-rectangles):
3033 Use cua-rectangle-mark-key instead of fixed C-return.
3034
3035 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
3036
3037 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
3038 "run" in .gdbinit.
3039 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
3040
3041 2006-03-24 Romain Francoise <romain@orebokech.com>
3042
3043 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
3044 `display-buffer-other-frame'.
3045
3046 2006-03-24 Kim F. Storm <storm@cua.dk>
3047
3048 * apropos.el (apropos-synonyms): Add selection => region.
3049
3050 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * progmodes/gdb-ui.el (gdb-var-create-regexp)
3053 (gdb-var-list-children-regexp, gdb-var-update-regexp)
3054 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
3055 (gdb-data-list-register-values-regexp)
3056 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
3057 Future proof against new fields being added to MI output.
3058 (gdb-send): Don't treat backslashes for program input as
3059 continuations.
3060 (gdb-assembler-handler): Don't use window-start for this handler.
3061 (gdb-frame-handler): Don't change to hollow arrow if overlay
3062 arrow doesn't move to new frame.
3063
3064 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
3065
3066 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
3067 prevent compiler warnings.
3068 (gdb-stopped): Check for gud-last-last-frame (case: signal).
3069 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
3070 (gdb-assembler-custom): Use hollow-right-triangle for assembler
3071 buffer too.
3072
3073 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
3074
3075 * pgg-gpg.el (pgg-gpg-update-agent): Check for
3076 make-network-process, so we can use the same code in Gnus v5-10
3077 too and have this file fully synchronized with that release.
3078
3079 2006-03-23 Romain Francoise <romain@orebokech.com>
3080
3081 * ibuf-ext.el (ibuffer-read-filter-group-name):
3082 Use `ibuffer-generate-filter-groups' to make completion list match
3083 the filter groups that are really displayed in the Ibuffer buffer.
3084 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
3085
3086 2006-03-23 Kenichi Handa <handa@m17n.org>
3087
3088 * international/mule-cmds.el (sort-coding-systems): Describe that
3089 the argument is modified in docstring.
3090
3091 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
3092
3093 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3094 (pgg-gpg-update-agent): New function.
3095 (pgg-gpg-use-agent-p): New function.
3096 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3097 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3098 (pgg-gpg-sign-region): Use it.
3099
3100 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
3101
3102 * cus-edit.el (custom-face-set): Call custom-push-theme before
3103 face-spec set so that `changed' theme is correctly saved.
3104 (custom-face-reset-standard): Reset to recalculated face rather
3105 than defface spec.
3106
3107 * custom.el (custom-push-theme): Only save `changed' theme if the
3108 current face does not match the defface specs.
3109
3110 2006-03-21 Simon Josefsson <jas@extundo.com>
3111
3112 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3113 <wilde@sha-bang.de>.
3114 (pgg-gpg-use-agent): New variable.
3115 (pgg-gpg-process-region): Use it.
3116 (pgg-gpg-encrypt-region): Likewise.
3117 (pgg-gpg-encrypt-symmetric-region): Likewise.
3118 (pgg-gpg-decrypt-region): Likewise.
3119 (pgg-gpg-sign-region): Likewise.
3120 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3121
3122 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
3123
3124 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
3125 bracket links.
3126
3127 2006-03-21 Kim F. Storm <storm@cua.dk>
3128
3129 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
3130 fringe-indicator-alist instead of modifying global value.
3131 (gdb-frame-handler): Likewise.
3132
3133 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
3134
3135 * diff-mode.el (diff-function): Make it inherit from diff-header
3136 instead of diff-context.
3137
3138 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
3139 bitmap.
3140 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
3141 change names in macro above for consistency.
3142 (gdb-frame-handler): Use hollow-right-triangle for all selected
3143 frames which except the innermost (where execution has stopped).
3144 (gdb-reset): Reset buffer-local values of overlay-arrow.
3145
3146 2006-03-20 Richard Stallman <rms@gnu.org>
3147
3148 * simple.el (set-mark-command): Doc fix.
3149
3150 * files.el (display-buffer-other-frame): New command.
3151 (ctl-x-4-map): Bind C-x 5 C-o to it.
3152
3153 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
3156 rather than just defer-time, in case defer-time has been changed but
3157 the timer isn't running yet.
3158 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
3159
3160 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3161
3162 * help-mode.el (help-follow-symbol): New function.
3163 Essentially identical to the old `help-follow', but do not let
3164 `push-button' do the work when on an xref.
3165 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
3166
3167 2006-03-19 Richard Stallman <rms@gnu.org>
3168
3169 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
3170 preceded by the word `program'.
3171 (help-follow-mouse, help-follow): Throw error if not on xref.
3172 Delete no longer used args.
3173
3174 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
3175
3176 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
3177 annotation ensure gud-overlay-arrow-position is redisplayed.
3178
3179 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3180
3181 * textmodes/bibtex.el (bibtex-include-OPTkey)
3182 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
3183 (bibtex-autokey-name-case-convert)
3184 (bibtex-autokey-titleword-case-convert): Make these the aliases
3185 for the following two variables.
3186 (bibtex-autokey-name-case-convert-function)
3187 (bibtex-autokey-titleword-case-convert-function): Make these the
3188 real names.
3189 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
3190 bibtex-font-lock-crossref sublists.
3191 (bibtex-mode): Revert 2005-12-30 change (which made
3192 completion-ignore-case buffer-local).
3193 (bibtex-url): Simplify.
3194
3195 2006-03-19 Kim F. Storm <storm@cua.dk>
3196
3197 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
3198 cursor property value to 2 (to align with C level change).
3199
3200 2006-03-19 Bill Wohler <wohler@newt.com>
3201
3202 * image.el (image-load-path-for-library): Shorten first line in
3203 docstring.
3204
3205 2006-03-18 Richard Stallman <rms@gnu.org>
3206
3207 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
3208
3209 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
3210
3211 * isearch.el (isearch-other-meta-char): Handle user bindings for
3212 shifted control characters.
3213
3214 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
3215
3216 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
3217 part that matches email addresses, file names, etc.
3218
3219 2006-03-18 Eli Zaretskii <eliz@gnu.org>
3220
3221 * term/w32-win.el (mouse-set-font):
3222 Mention w32-list-proportional-fonts in the doc string.
3223
3224 2006-03-18 Kim F. Storm <storm@cua.dk>
3225
3226 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
3227 (ido-unc-hosts): New user option to explicitly define list of know
3228 UNC-style hosts for completion.
3229 (ido-cache-unc-host-shares-time): New user option.
3230 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
3231 New helper functions for UNC file-name support.
3232 (ido-may-cache-directory): Check for UNC host. Simplify.
3233 (ido-wash-history): Clean out old UNC hosts.
3234 (ido-nonreadable-directory-p): UNC hosts are always readable.
3235 (ido-directory-too-big-p): UNC hosts are never too big.
3236 (ido-set-current-directory): Handle UNC root path.
3237 (ido-file-name-all-completions): Complete UNC host names from
3238 ido-unc-hosts list. Cache UNC host shares.
3239 (ido-make-file-list-1): Don't filter UNC root.
3240 (ido-exhibit): Check for // in root directory, and switch to UNC
3241 mode by setting ido-current-directory to //.
3242
3243 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
3244
3245 * cus-edit.el (customize-changed-options): Mention explicit
3246 version number as default in prompt.
3247
3248 2006-03-17 Bill Wohler <wohler@newt.com>
3249
3250 * image.el (image-load-path-for-library): Minor docstring fix.
3251
3252 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
3253
3254 * textmodes/org.el (org-read-date): Include subgroup 5 into
3255 replacement text.
3256 (org-popup-calendar-for-date-prompt): Fix customization type.
3257
3258 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
3259
3260 * progmodes/gdb-ui.el (gud-watch): Provide completion.
3261 (gdb-continuation): New variable.
3262 (gdb-send): Deal with continuation lines.
3263
3264 * progmodes/gud.el (gud-gdb-complete-command)
3265 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
3266 expressions.
3267 (gud-tooltip-mode): Use buffer-local value.
3268
3269 2006-03-16 Kim F. Storm <storm@cua.dk>
3270
3271 * ido.el (ido-edit-input): Use selected match, if any.
3272
3273 2006-03-16 Bill Wohler <wohler@newt.com>
3274
3275 * image.el (image-load-path-for-library): Prefer user's images in
3276 image-load-path.
3277
3278 2006-03-16 Martin Rudalics <rudalics@gmx.at>
3279
3280 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
3281 when checking for attempt to drag leftmost or rightmost scrollbar.
3282
3283 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
3284
3285 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
3286 (gdb-force-mode-line-update): New function.
3287 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
3288 (gdb-exited): Use them.
3289 (gdb-signal): New function.
3290 (gdb-annotation-rules): Provide a rule for it.
3291
3292 2006-03-16 Kenichi Handa <handa@m17n.org>
3293
3294 * international/mule.el (auto-coding-regexp-alist): Add entries
3295 for Unicode BOM.
3296
3297 * sort.el (sort-build-lists): Temporarily bind
3298 inhibit-field-text-motion to t.
3299
3300 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
3301
3302 * locate.el (locate-command, locate-make-command-line)
3303 (locate-fcodes-file, locate-update-command)
3304 (locate-prompt-for-command, locate, locate-with-filter)
3305 (locate-get-file-positions): Doc fixes.
3306 (locate-buffer-name, locate-header-face): Remove leading `*' in
3307 defcustom.
3308 (locate-filter-output): Use `keep-lines' instead of its alias
3309 `delete-non-matching-lines'.
3310 (locate-get-filename, locate-get-dirname): Add introductory comment.
3311 (locate-find-directory-other-window): Give appropriate error
3312 message if used outside main listing.
3313
3314 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3315
3316 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
3317 the new extend-region feature.
3318 (font-lock-after-change-function): Update correspondingly.
3319 * jit-lock.el (jit-lock-after-change): Update correspondingly.
3320 * progmodes/grep.el (font-lock-lines-before): Don't disable.
3321
3322 2006-03-15 Bill Wohler <wohler@newt.com>
3323
3324 * image.el (image-load-path-for-library): Fix example by not
3325 recommending that one binds image-load-path. Just defvar it to
3326 placate compiler and only use it if previously defined.
3327
3328 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3329
3330 * textmodes/org.el (org-insert-centered): Use `string-width' to
3331 make underlining work for wide characters.
3332 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
3333 TAB to `org-cycle', to make sure that no binding in
3334 `outline-mode-map' can supercede it.
3335
3336 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
3337
3338 * allout.el: Increment version to 2.2.1 in file commentary.
3339
3340 (allout-version): Increment to 2.2.1.
3341
3342 (allout-default-layout): New customization variable, used when the
3343 file lacks a specific allout-layout. Uses allout-layout-type for
3344 recursively nested definition.
3345
3346 (allout-layout-type): Widget defining allout layouts, necessary for
3347 self-recursive definition.
3348
3349 (allout-mode): Incorporate allout-default-layout as fallback for
3350 allout-layout.
3351
3352 (allout-layout): Mark as 'safe-local-variable', and refer mention
3353 fallback to `allout-default-layout' in absence of a specified value.
3354 (allout-passphrase-verifier-string)
3355 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
3356
3357 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
3358
3359 (allout-get-encryption-passphrase-verifier): Use correct name of
3360 passphrase verifier in docstring.
3361
3362 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
3363
3364 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
3365 elements.
3366 (gdb-find-watch-expression): Make it work for arrays too.
3367 Follow change to gdb-var-list.
3368 (gud-watch): Allow the user to enter variable name with a prexix
3369 arg. Create keybindings.
3370 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
3371 (gdb-var-list-children-handler, gdb-var-update-handler)
3372 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
3373 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
3374 Follow change to gdb-var-list.
3375 (gdb-starting): Don't show the overlay arrows when program is running.
3376
3377 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
3378 gdb-var-list.
3379
3380 2006-03-14 Bill Wohler <wohler@newt.com>
3381
3382 * image.el (image-load-path-for-library): Pass value of path
3383 rather than symbol. Always return list of directories.
3384 Guarantee that image directory comes first.
3385
3386 2006-03-14 Alan Mackenzie <acm@muc.de>
3387
3388 * font-core.el (font-lock-extend-region\(-function\)?.):
3389 New function/variable.
3390
3391 * font-lock.el (font-lock-after-change-function):
3392 Call font-lock-extend-region. Obey font-lock-lines-before.
3393 (font-lock-default-fontify-region): Remove reference to
3394 font-lock-lines-before.
3395
3396 * jit-lock.el (jit-lock-after-change):
3397 Call font-lock-extend-region. Obey font-lock-lines-before.
3398
3399 2006-03-14 David Ponce <david@dponce.com>
3400
3401 * tree-widget.el (tree-widget-themes-load-path)
3402 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3403
3404 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
3405
3406 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
3407 (rcirc-print): Mark the start of text at the end of the prompt.
3408 (rcirc-track-minor-mode): Add autoload cookie.
3409 (rcirc-update-activity-string): Add space to front of mode-line
3410 indicator.
3411
3412 2006-03-13 Miles Bader <miles@gnu.org>
3413
3414 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
3415 (rcirc-abbrev-nick): Remove function.
3416 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
3417
3418 2006-03-13 David Ponce <david@dponce.com>
3419
3420 * tree-widget.el: Handle themes across all occurrences of the main
3421 themes sub-directory found in tree-widget-themes-load-path.
3422 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
3423 (tree-widget--locate-sub-directory): Return all occurrences.
3424 (tree-widget-themes-path): New function.
3425 Replace tree-widget-themes-directory, and return a list of directories.
3426 (tree-widget-set-parent-theme)
3427 (tree-widget-lookup-image): Use it.
3428
3429 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3430
3431 * textmodes/org.el (org-link-search): Avoid self-matching of
3432 links, allow target text to be distributed over several lines.
3433 (org-search-not-link): New function.
3434 (org-set-regexps-and-options, org-get-current-options):
3435 New startup options.
3436 (org-export-as-html): Take odd-level setting from local variable.
3437 (org-fontify-emphasized-text): New option.
3438 (org-set-font-lock-defaults): Include emphasized text.
3439 (org-follow-mhe-link): Allow folder-only links, fix folder name.
3440 (org-font-lock): Customize group renamed from `org-faces'.
3441
3442 2006-03-13 John Paul Wallington <jpw@pobox.com>
3443
3444 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
3445 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
3446
3447 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
3448
3449 * cus-start.el (all): Delete :version keyword for members of the
3450 fringe group, since the entire group is new in 22.1.
3451
3452 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
3453
3454 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
3455 map if value is hexadecimal (an address).
3456 (gud-watch): Only search roots for existing watch expressions.
3457 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
3458 prevent caching problems with speedbar-update-directory-contents.
3459
3460 2006-03-12 Juri Linkov <juri@jurta.org>
3461
3462 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
3463 before comparing with `low' and `warn'.
3464
3465 * info.el (Info-dir-remove-duplicates): Move point to the
3466 beginning of the current line after deleting the entries from
3467 redundant heading. Use marker for `limit' and compare it with
3468 point before calling `re-search-forward'.
3469
3470 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3471
3472 * simple.el (yank): Fix typo in docstring.
3473
3474 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
3475
3476 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
3477 messages, where "D" is the 6th character.
3478
3479 2006-03-11 Eli Zaretskii <eliz@gnu.org>
3480
3481 * simple.el (yank): Fix last change.
3482
3483 2006-03-11 David Ponce <david@dponce.com>
3484
3485 * ispell.el (ispell-find-aspell-dictionaries): Add aliases before
3486 merging elements from the standard ispell-dictionary-alist.
3487 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
3488 alist, and return the new alist.
3489
3490 2006-03-11 Richard Stallman <rms@gnu.org>
3491
3492 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
3493
3494 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
3495 the way it is implemented is too unclean.
3496
3497 * simple.el (kill-region, yank): Doc fix.
3498
3499 * battery.el (battery-echo-area-format): Doc fix.
3500 (battery-mode-line-format): Likewise.
3501 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
3502 (battery-linux-proc-acpi): Ignore batteries that say "charged".
3503
3504 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
3505
3506 * progmodes/octave-mod.el (octave-indent-for-comment):
3507 Behave according to do string.
3508
3509 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
3510
3511 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
3512 Be visible only if major mode is Mail Mode.
3513
3514 * textmodes/flyspell.el (flyspell-external-point-words)
3515 (flyspell-process-localwords): Fix last changes.
3516
3517 2006-03-11 Eli Zaretskii <eliz@gnu.org>
3518
3519 * calendar/holidays.el (list-holidays): Doc fix.
3520
3521 * international/mule.el (auto-coding-alist): Add .odt
3522 (OpenOffice's open document) files.
3523
3524 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
3525 document) files. Mention in the doc string the need to sync with
3526 auto-coding-alist.
3527
3528 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
3529
3530 * files.el (hack-local-variables-confirm): Don't prompt for ! if
3531 enable-local-variables is set to always query, or there is no
3532 savable variable.
3533
3534 2006-03-10 Bill Wohler <wohler@newt.com>
3535
3536 * image.el (image-load-path-for-library): Merge at least three
3537 functions from Gnus and MH-E into this one function that can now
3538 be shared.
3539
3540 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
3541
3542 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
3543 gdb-remove-mouse-face and remove help-echo too.
3544 (gdb-enqueue-input): Correct conditional clause.
3545
3546 2006-03-10 Glenn Morris <rgm@gnu.org>
3547
3548 * calendar/calendar.el (calendar-holidays): Doc fix.
3549 * calendar/holidays.el (list-holidays): Doc fix.
3550
3551 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
3552
3553 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
3554 it gets called in gdb-prompt anyway.
3555 (gdb-use-separate-io-buffer): Only restore window arrangement for
3556 gdb-many-windows.
3557 (gdb-enqueue-input): Make it harder to send GDB input when program
3558 is running.
3559 (gdb-buffer-list): New variable.
3560 (gdb-remove-mouse-face): New function.
3561 (gdb-starting): Use it when GDB input won't get sent.
3562
3563 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
3564
3565 * help.el (view-lossage): Remove trailing whitespace before
3566 inserting "\n".
3567
3568 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
3569
3570 * files.el (hack-local-variables-confirm):
3571 Set coding-system-for-read to nil before writing to .emacs.
3572
3573 * arc-mode.el (archive-extract): Check if an existing buffer name
3574 comes from a different archive.
3575
3576 * help.el (describe-key-briefly): If KEY is a down event, read and
3577 discard the up event.
3578
3579 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
3580
3581 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
3582 be edited and use font-lock-warning-face for any changes.
3583
3584 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
3585 (gdb-edit-value): Use it to report any errors.
3586
3587 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
3588
3589 * help.el (describe-key): Remove leftover test code.
3590
3591 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3592
3593 * textmodes/org.el: Move defvars out of eval-when-compile.
3594 Use buffer-file-name variable.
3595 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
3596 arg `file'.
3597 (org-level-faces): Remove startup dependency.
3598 (org-cycle, org-map-tree, org-scan-tags)
3599 (org-remember-handler): Don't call `outline-level' directly.
3600 (org-mhe-search-all-folders): New option.
3601 (org-mhe-get-message-folder-from-index)
3602 (org-mhe-get-message-folder): Fix indexing search.
3603 (org-format-agenda-item): Handle nil TAGS argument.
3604 (org-cleaned-string-for-export, org-activate-target-links)
3605 (org-make-target-link-regexp): Deal with empty radio target list.
3606 (org-tag): New face.
3607 (org-get-level-face): New function.
3608 (org-set-font-lock-defaults): Simplify setup for headlines.
3609 (org-complete): Pass common substring to `display-completion-list'.
3610
3611 2006-03-06 David Ponce <david@dponce.com>
3612
3613 * tree-widget.el: Update Commentary header.
3614 (tree-widget-theme-name): Ignore parent themes.
3615 (tree-widget-set-parent-theme): New function.
3616 (tree-widget-set-theme): Use it.
3617 (tree-widget-set-image-properties): Move definition. Does nothing
3618 if image properties have already been set.
3619 (tree-widget-image-properties): Move definition. Receive an image
3620 name. Set the :pointer property.
3621 (tree-widget-lookup-image): Doc fix. Search in parent themes.
3622 Don't set the :pointer image property.
3623 (tree-widget-convert-widget): New function. Handle :dynargs
3624 compatibility here.
3625 (tree-widget): Use it to :convert-widget. Add the :expander-p
3626 predicate to control when the :expander function is entered.
3627 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
3628 (tree-widget-value-create): Handle :expander-p. widget-apply
3629 :expander.
3630 (tree-widget-expander-p): New function. Default value of the
3631 :expander-p property.
3632
3633 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
3634
3635 * help.el (describe-key): Properly handle the return value of
3636 read-key-sequence when grabbing an up-event. Cleanup mouse-1
3637 remaps. Handle string and vector `follow-link' values.
3638
3639 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
3640
3641 * complete.el (PC-expand-many-files): Try be more careful when parsing
3642 the shell's output.
3643
3644 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3645
3646 * outline.el (hide-sublevels): Provide better interactive default.
3647
3648 2006-03-06 Kenichi Handa <handa@m17n.org>
3649
3650 * international/fontset.el (create-fontset-from-fontset-spec):
3651 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
3652
3653 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
3654
3655 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
3656 backslashes instead of one in regexp.
3657 (gud-tooltip-dereference): Add missing optional argument.
3658
3659 2006-03-04 John Paul Wallington <jpw@pobox.com>
3660
3661 * wdired.el (toplevel): Require `cl' at compile-time.
3662
3663 2006-03-04 Andreas Schwab <schwab@suse.de>
3664
3665 * server.el (server-process-filter): Handle errors during
3666 evaluation of the argument.
3667
3668 2006-03-03 John Paul Wallington <jpw@pobox.com>
3669
3670 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
3671 escape parentheses at beginning of line.
3672 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
3673 (t-mouse-mode): Remove period from end of error message.
3674
3675 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
3676
3677 * textmodes/flyspell.el (flyspell-process-localwords):
3678 Be case-sensitive.
3679
3680 2006-03-03 Martin Rudalics <rudalics@gmx.at>
3681
3682 * cus-edit.el (custom-quote): Remove function, since it has been
3683 moved to custom.el.
3684
3685 * font-lock.el (lisp-font-lock-keywords-2)
3686 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
3687 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
3688 they have no special meaning.
3689
3690 * midnight.el (clean-buffer-list): Handle case where base-buffer of
3691 indirect buffer gets killed before indirect buffer. Use dolist.
3692
3693 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
3694
3695 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
3696 value instead of a literal constant (1) on more pauses.
3697
3698 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
3699
3700 * textmodes/flyspell.el (flyspell-external-point-words):
3701 Be case-sensitive.
3702
3703 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
3704
3705 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
3706 with "www".
3707
3708 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
3709
3710 * allout.el: Restablish intermediate missing comment header to
3711 preserve outline structure.
3712 (allout-beginning-of-current-entry): Skip invisible text.
3713 (allout-open-topic): Fix opening a topic at end-of-buffer.
3714 (allout-minor-mode): Move nearer to allout-mode function.
3715
3716 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
3717
3718 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
3719
3720 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
3723 is nil.
3724
3725 * progmodes/gud.el (gud-speedbar-menu-items):
3726 Use buffer-local-value and add missing :visible keyword.
3727
3728 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
3729
3730 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
3731
3732 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
3733 must be `follow-link'.
3734
3735 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
3736
3737 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
3738 formatting: No nested anchors.
3739 (org-all-targets): Fix bug with XEmacs compatibility.
3740 (org-read-date): Add (require 'parse-time).
3741 (org-set-tags): Fix bug with extra inserted space.
3742 (org-export-html-style): Define a style class for targets.
3743 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
3744 (org-hide-leading-stars): New option.
3745 (org-hide): New face.
3746 (org-set-font-lock-defaults): Allow to hide leading stars.
3747 (org-get-legal-level, org-tr-level): New functions.
3748 (org-odd-levels-only): New option.
3749 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
3750 (org-demote, org-promote): Deal with double-star levels.
3751 (org-convert-to-odd-levels): New command.
3752
3753 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
3754
3755 * speedbar.el (speedbar-update-localized-contents): Try to
3756 preserve window-start.
3757 (speedbar-update-directory-contents): Try to preserve window-start
3758 and window-point.
3759 (speedbar-update-special-contents): Don't move back to start of window.
3760
3761 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
3762 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
3763 speedbar-timer-fn.
3764 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
3765 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
3766 instead of gdb-speedbar-timer-fn.
3767
3768 2006-02-28 Jay Belanger <belanger@truman.edu>
3769
3770 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
3771 (math-compose-expr): Use latex option when calling
3772 `math-compose-tex-matrix' for latex mode.
3773
3774 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
3775
3776 * speedbar.el: Re-instate comments about developing for speedbar
3777 [this is what info and gdb-ui use even if better methods exist now].
3778
3779 * t-mouse.el: New file.
3780 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
3781 (t-mouse-lispy-buffer-posn-from-coords): Remove.
3782 (t-mouse-make-event-element): Use posn-at-x-y instead.
3783 (t-mouse-make-event): Deal with Fedora Core 3.
3784 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
3785 (t-mouse-mouse-position-function): New function. Use it instead
3786 of advising mouse-position.
3787 (t-mouse-mode): New minor mode.
3788 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
3789
3790 2006-02-27 Glenn Morris <rgm@gnu.org>
3791
3792 * calendar/calendar.el (calendar-holidays): Doc fix.
3793
3794 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
3795
3796 * progmodes/gdb-ui.el (gdb-source-window): New variable.
3797 Re-introduce the concept of a source window.
3798 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
3799 consistency with get-buffer-create.
3800 (def-gdb-auto-update-handler, gdb-info-locals-handler)
3801 (gdb-data-list-register-values-handler)
3802 (gdb-stack-list-locals-handler): Try to preserve window-start as
3803 well as window-point.
3804 (gdb-display-source-buffer): New function (old concept).
3805 (gdb-goto-breakpoint): Use it.
3806
3807 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
3808 for gdb-ui/gdb-mi (old concept).
3809
3810 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
3811
3812 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
3813 binding.
3814
3815 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
3816
3817 * textmodes/reftex-sel.el (reftex-select-label-map)
3818 (reftex-select-bib-map): Add `follow-mouse' binding.
3819
3820 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
3821
3822 * jka-cmpr-hook.el (jka-compr-compression-info-list)
3823 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
3824 Give :set functions to provide automatic updating.
3825 Update docstring. Give compiler defvars early in the file
3826 and move the defcustoms to a later spot where all called functions
3827 are defined.
3828 (jka-compr-file-name-handler-entry): Doc fix.
3829 (jka-compr-compression-info-list--internal)
3830 (jka-compr-mode-alist-additions--internal)
3831 (jka-compr-load-suffixes--internal): New variables.
3832 (jka-compr-install): Set the three above variables.
3833 Update `load-file-rep-suffixes' instead of `load-suffixes'.
3834 (jka-compr-update, jka-compr-set): New functions.
3835 (auto-compression-mode): Doc fix.
3836
3837 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
3838 Update `load-file-rep-suffixes' instead of `load-suffixes'.
3839 Use jka-compr-compression-info-list--internal,
3840 jka-compr-mode-alist-additions--internal and
3841 jka-compr-load-suffixes--internal.
3842
3843 * files.el (load-library):
3844 * loadhist.el (file-loadhist-lookup):
3845 * startup.el (command-line):
3846 * subr.el (locate-library):
3847 * emacs-lisp/autoload.el (update-directory-autoloads):
3848 * emacs-lisp/find-func.el (find-library-suffixes):
3849 Use `get-load-suffixes' instead of `load-suffixes'.
3850
3851 * subr.el (locate-library):
3852 * emacs-lisp/find-func.el (find-library-name):
3853 Use `load-file-rep-suffixes' instead of '("").
3854
3855 2006-02-26 Kim F. Storm <storm@cua.dk>
3856
3857 * ido.el (ido-save-history, ido-load-history): Simplify.
3858 Don't use find-file-noselect to avoid interference from other modes.
3859
3860 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
3861
3862 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
3863 to use the default shell if filename is not available.
3864 Reported by Giorgos Keramidas.
3865
3866 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
3867
3868 * progmodes/etags.el (tags-completion-table): Do completion from
3869 all the tables in the current list, as documented in the manual.
3870
3871 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3872
3873 * CC Mode Update to 5.31.3.
3874
3875 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3876
3877 * progmodes/cc-mode.el (c-postprocess-file-styles):
3878 Bind inhibit-read-only to t, around the call to
3879 c-remove-any-local-eval-or-mode-variables, so that it works on a
3880 RO file.
3881
3882 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3883
3884 * progmodes/cc-awk.el: Correct a typo.
3885
3886 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3887
3888 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
3889 c-hungry-delete-backwards, at the request of RMS. Leave the old
3890 name as an alias.
3891
3892 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3893
3894 * progmodes/cc-mode.el: Correct a typo.
3895
3896 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3897
3898 * progmodes/cc-defs.el: Update the version number to 5.31.3.
3899
3900 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3901
3902 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
3903 brace-else-brace (error due to mbeg, mend being undefined).
3904
3905 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3906
3907 * progmodes/cc-mode.el: File Local variables: Solve the problem
3908 where both `mode' and c-file-offsets are specified: `mode' will
3909 overwrite c-f-o's settings:
3910 (c-remove-any-local-eval-or-mode-variables): New function.
3911 (c-postprocess-file-styles): Call the above new function, within
3912 c-tentative-buffer-change, to splat `mode' and `eval' before the
3913 second hack-local-variables.
3914
3915 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3916
3917 * progmodes/cc-mode.el:
3918 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
3919 (c-after-change): Protect the match data with save-match-data.
3920 It was getting corrupted by c-after-change-check-<>-operators.
3921
3922 * cc-defs.el: [Supersedes patch V1.38]:
3923 (top level): Check for a buggy font-lock-compile-keywords ONLY in
3924 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
3925
3926 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
3927 with save-match-data. It was being corrupted when Font Lock was
3928 not enabled.
3929
3930 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3931
3932 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
3933 Mode and Subword Mode.
3934
3935 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
3936 real labels ("case 1:" or "foo:") from non-labels ("public:").
3937 (c-forward-objc-directive): Replace c-forward-token-2 with crude
3938 coding; c-f-t-2 doesn't move over a token at EOB.
3939
3940 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
3941
3942 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
3943 (c-update-modeline): Concatenate the minor mode indicators
3944 directly onto mode-name, removing c-submode-indicators.
3945 Sometimes, c-s-i got separated from the mode name on the mode line.
3946
3947 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
3948 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
3949
3950 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
3951
3952 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
3953 error message when there's an evaluation error to show whether
3954 it's loaded from source or not.
3955 (c-filter-ops): Make it available at runtime too to work when
3956 `c-make-init-lang-vars-fun' needs to evaluate from source.
3957
3958 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
3959
3960 * help.el (help): Revert last part of 2006-02-23 change (deletion
3961 of the `provide' call).
3962
3963 2006-02-23 Juri Linkov <juri@jurta.org>
3964
3965 * compare-w.el (compare-windows-highlight): Add new value
3966 `persistent' and change :type from `boolean' to `choice'.
3967 (compare-windows-overlays1, compare-windows-overlays2):
3968 New internal variables.
3969 (compare-windows-highlight): If compare-windows-highlight is
3970 `persistent', add current overlays to compare-windows-overlays[12]
3971 instead of adding compare-windows-dehighlight to pre-command-hook.
3972 (compare-windows-dehighlight): Delete all overlays from
3973 compare-windows-overlays[12].
3974
3975 * info.el (Info-search): Don't bind search-spaces-regexp to
3976 Info-search-whitespace-regexp in non-regexp isearch mode.
3977
3978 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
3979
3980 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
3981
3982 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
3983
3984 * textmodes/org.el (org-xemacs-p)
3985 (org-export-html-show-new-buffer, org-table-may-need-update)
3986 (org-insert-item, org-mhe-get-message-real-folder)
3987 (org-mhe-get-message-folder-from-index)
3988 (org-mhe-get-message-folder, org-mhe-get-message-num)
3989 (org-mhe-get-header, org-make-org-heading-search-string)
3990 (org-make-org-heading-camel, org-table-sort-lines)
3991 (org-format-org-table-html, org-format-table-table-html):
3992 Fix typos in docstrings.
3993
3994 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
3995
3996 * textmodes/org.el (org-cleaned-string-for-export)
3997 (org-solidify-link-text): New function.
3998 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
3999 XEmacs, just to silence the compiler.
4000 (org-export-as-ascii, org-export-as-html-and-open):
4001 Use `org-cleaned-string-for-export' and create internal links.
4002 (org-follow-mhe-link): Require mh-e, use folder.
4003
4004 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4005
4006 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
4007
4008 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
4009 gdb-debug-log-length.
4010 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
4011 it a real ring but...
4012 (gud-gdba-marker-filter): ...make it work like mark-ring.
4013 (gdb-enable-debug): Rename from gdb-enable-debug-log.
4014 (gdb-mouse-jump): New function. Add bindings.
4015
4016 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
4017
4018 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
4019 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
4020 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
4021 (gdb-debug-log-length): Customize it's length.
4022 (gud-watch, gdb-var-create-handler): Display function::var format
4023 but don't use to create variable object.
4024 (gdb-var-create-handler): Use message-box in place of message.
4025 (gdb-stopped): Call gdb-exited if signalled.
4026
4027 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4028
4029 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
4030
4031 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
4032
4033 * textmodes/reftex.el (reftex-locate-file): Search all extensions
4034 if `reftex-try-all-extensions' is set.
4035
4036 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
4037 fail silently when there is no valid argument at point.
4038 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
4039 `fail-silently' argument. From a patch by David Reiter.
4040
4041 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
4042 New commands.
4043 (org-mark-ring): New variable.
4044 (org-mark-ring-length): New option.
4045 (org-open-at-point, org-goto, org-open-file): Push old position
4046 onto the mark ring.
4047 (org-add-hook): New function.
4048 (org-export-table-remove-special-lines): New option.
4049 (org-skip-comments, org-format-org-table-html): Respect new
4050 option `org-export-table-remove-special-lines'.
4051 (org-open-file): Allow special command configuration for
4052 directory link.
4053 (org-file-apps): Fix bugs in customize type, added setting
4054 for directories.
4055 (org-activate-tags, org-format-agenda-item, org-complete)
4056 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
4057 (org-get-tags, org-get-buffer-tags, org-open-at-point)
4058 (org-link-search, org-make-org-heading-search-string)
4059 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
4060 (org-radio-targets, org-file-link-context-use-camel-case)
4061 (org-activate-camels): New options.
4062 (org-update-radio-target-regexp, org-all-targets)
4063 (org-make-target-link-regexp, org-activate-target-links):
4064 New functions.
4065 (org-make-org-heading-search-string): New function.
4066 (org-store-link, org-insert-link): Use new option
4067 `org-file-link-context-use-camel-case'.
4068 (org-activate-camels): Use new option `org-activate-camels'.
4069 (org-link-regexp): Add mhe prefix.
4070 (org-open-at-point, org-store-link): Support for mhe links.
4071 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
4072 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
4073 (org-mhe-get-header, org-follow-mhe-link): New functions.
4074 (org-remove-angle-brackets, org-add-angle-brackets):
4075 New functions.
4076 (org-bracket-link-regexp): New constant.
4077 (org-read-date): Fix bug that was rejecting all typed dates.
4078 (org-link-search): Make hierarchy above visible after a match.
4079 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
4080 (org-store-link): Fix bug with link creation when cursor is in
4081 an empty line.
4082 (org-open-at-point): Fix bug with matching a link.
4083 Fixed buggy argument sequence in call to `org-view-tags'.
4084 (org-compile-prefix-format): Set `org-prefix-has-tag'.
4085 (org-prefix-has-tag): New variable.
4086 (org-format-agenda-item): Remove tags from headline
4087 if appropriate.
4088 (org-agenda-remove-tags-when-in-prefix): New option.
4089
4090 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
4091
4092 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
4093 Fix the regular expressions.
4094
4095 2006-02-21 Richard M. Stallman <rms@gnu.org>
4096
4097 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
4098 if there's no other specific basis.
4099
4100 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
4101 as variables at all.
4102 (unsafep-variable): Rename arg; doc fix.
4103
4104 * abbrevlist.el (list-one-abbrev-table): Add autoload.
4105
4106 * calendar/appt.el (diary-selective-display): Add defvar.
4107
4108 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
4109
4110 * isearch.el (search-whitespace-regexp): Fix custom type.
4111
4112 * help.el (describe-key-briefly): Compute interactive args
4113 in same was as before previous change.
4114
4115 * files.el (enable-local-variables): Doc fix.
4116
4117 2006-02-21 Kim F. Storm <storm@cua.dk>
4118
4119 * fringe.el: Cleanup as file is now pre-loaded.
4120 (fringe-bitmaps): Initialize unconditionally.
4121 (fringe-mode, set-fringe-style): Remove autoload cookies.
4122
4123 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4124
4125 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
4126 `horizontal-bar'.
4127 (fringe-cursor-alist): Use `horizontal-bar'.
4128
4129 2006-02-20 Kim F. Storm <storm@cua.dk>
4130
4131 * fringe.el (fringe-bitmaps): Update to new bitmap names.
4132 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
4133
4134 * loadup.el: Load "fringe" on window systems.
4135
4136 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4137
4138 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
4139 out of scope components.
4140
4141 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
4142 default.
4143
4144 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * custom.el (customize-mark-to-save, customize-mark-as-set):
4147 Load the symbol first.
4148
4149 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
4150
4151 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
4152 strech spec so it doesn't display as "^J" on the header line
4153 when `Buffer-menu-use-header-line' is t.
4154
4155 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
4156
4157 * speedbar.el (speedbar-make-button): Keep text properties
4158 of string arguments if desired.
4159
4160 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
4161 expessions.
4162
4163 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
4164 of speedbar.
4165
4166 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
4167
4168 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
4169 to value of `read-file-name-completion-ignore-case'.
4170
4171 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * custom.el (customize-mark-as-set): Push to `user' theme.
4174
4175 * cus-edit.el (custom-save-variables): Allow unthemed values.
4176 (customize-set-variable): Push setting to `user' theme.
4177
4178 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4179
4180 * progmodes/gud.el: Don't require font-lock as it's now
4181 automatically loaded.
4182 (gud-speedbar-buttons): Replace gdb-var-changed with
4183 gdb-force-update.
4184
4185 * progmodes/gdb-ui.el (gdb-force-update): Rename from
4186 gdb-var-changed.
4187 (gdb-post-prompt): Use it.
4188 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
4189 (gdb-var-update-handler, gdb-var-delete)
4190 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
4191 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
4192 gdb-force-update in gdb-post-prompt.
4193 (gdb-reset): Clear watch expressions from speedbar when quitting.
4194
4195 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
4196
4197 * viper-cmd.el (viper-insert-state-post-command-sentinel)
4198 (viper-change-state-to-vi, viper-change-state-to-emacs):
4199 Make aware of cursor coloring in the Emacs state.
4200 (viper-special-read-and-insert-char): Use read-char-exclusive.
4201 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
4202
4203 * viper-init.el (viper-emacs-state-cursor-color): New variable.
4204
4205 * viper-util.el (viper-save-cursor-color)
4206 (viper-get-saved-cursor-color-in-replace-mode)
4207 (viper-get-saved-cursor-color-in-insert-mode)
4208 (viper-restore-cursor-color): Make aware of the cursor color in Emacs
4209 state.
4210 (viper-get-saved-cursor-color-in-emacs-mode): New function.
4211
4212 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
4213 (ediff-ignore-case-option3, ediff-actual-diff-options)
4214 (ediff-actual-diff3-options): New variables to control case sensitivity.
4215 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
4216 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
4217 (ediff-toggle-ignore-case): New function.
4218 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
4219
4220 * ediff-help.el (ediff-long-help-message-narrow2)
4221 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
4222 (ediff-long-help-message-word-mode): Add ignore-case command.
4223 (ediff-help-for-quick-help): Add ignore-case command.
4224
4225 * ediff-merg.el: Move provide to the end.
4226
4227 * ediff-ptch.el: Move provide to the end.
4228
4229 * ediff-wind.el: Move provide to the end.
4230
4231 * ediff-mult.el: Move provide to the end.
4232 (ediff-set-meta-overlay): Enable follow-link.
4233
4234 * ediff.el: Move provide to the end.
4235 Break recursive load cycle in eval-when-compile.
4236 (ediff-patch-buffer): Better heuristics.
4237
4238 * ediff-util.el: Move provide to the end.
4239 Break recursive load cycle in eval-when-compile.
4240 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
4241 defuns.
4242 (ediff-submit-report): Pass the values of ediff-diff3-program,
4243 ediff-diff3-options.
4244
4245 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
4246
4247 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
4248 the opening bracket of the following bracketing pairs: {}, [], (), <>,
4249 `' (for example, in the docstring of `windmove-default-keybindings').
4250
4251 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
4252
4253 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
4254 shadow face. Don't provide binding to edit variable when it is
4255 out of scope.
4256
4257 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4258 (gdb-var-update-handler): Detect out of scope variables with pre
4259 GDB 6.4 too.
4260 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
4261 Reset status of variable objects to nil in update handlers.
4262 (gdb-var-update-handler-1): Detect when a variable object comes
4263 in scope. setcar on var changes gdb-var-list directly.
4264
4265 2006-02-17 Juri Linkov <juri@jurta.org>
4266
4267 * ffap.el (ffap) <defface>: Add explicit face declaration.
4268 (ffap-highlight): Use face `ffap' directly instead of checking
4269 for its existence.
4270
4271 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
4272 `visible-ok' of `other-buffer' to find the right original buffer.
4273
4274 * info.el (Info-search): Skip `Local Variables' node.
4275
4276 2006-02-17 Juri Linkov <juri@jurta.org>
4277
4278 * info.el (Info-find-file): Check for symbols `apropos', `history',
4279 `toc' in the input filename, and return these symbols as is.
4280 (Info-find-node-2): Set Info-current-file to symbols `apropos',
4281 `history', `toc' instead of strings.
4282 (Info-set-mode-line): For non-string Info-current-file use the
4283 symbol's name inside **.
4284 (Info-isearch-push-state): Add quote before Info-current-file and
4285 Info-current-node.
4286 (Info-isearch-pop-state): Use `equal' instead of `string='.
4287 (Info-extract-pointer, Info-following-node-name): Use
4288 `match-string-no-properties' instead of `match-string'.
4289 (Info-up): Check `old-file' for `stringp'.
4290 (Info-history): Use `equal' instead of `string-equal'.
4291 Check `file' for `stringp'.
4292 (Info-history): Use symbol `history' instead of string as first arg
4293 of `Info-find-node'.
4294 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
4295 `toc' instead of string.
4296 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
4297 instead of `buffer-substring', and `match-string-no-properties'
4298 instead of `match-string'.
4299 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
4300 instead of strings.
4301 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
4302 Use symbol `apropos' instead of string.
4303 (Info-copy-current-node-name): Check `Info-current-file' for
4304 `stringp' and construct a command with `Info-find-node' from it.
4305 (Info-fontify-node): Use `match-string-no-properties' instead of
4306 `match-string' and check file names for `stringp'.
4307 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
4308 `history', `toc' instead of strings.
4309
4310 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
4311
4312 * files.el: Rearrange functions and variables in the file local
4313 variables section.
4314
4315 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
4316
4317 * files.el: Add truncate-lines, ispell-check-comments and
4318 ispell-local-dictionary as safe local variables.
4319
4320 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
4321
4322 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
4323 out of scope variables.
4324 (gud-speedbar-buttons): Use unless.
4325
4326 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
4327 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
4328 (gdb-show-changed-values): Also use for out of scope variables.
4329 (gdb-var-update-handler-1): Note if variable goes out of scope.
4330
4331 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
4332
4333 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
4334 default to global variable values for unsupplied args.
4335 (rcirc-get-buffer-create): Fix bug with setting the target.
4336 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
4337 test for rcirc-always-use-server-buffer-flag here.
4338 (rcirc-response-formats): Add %N, which is a facified nick. %n
4339 uses the default face. Change the ACTION format string. If the
4340 "nick" is the server, don't print anything for that field.
4341 Comment fixes.
4342 (rcirc-target-buffer): Don't test
4343 rcirc-always-use-server-buffer-flag here.
4344 (rcirc-print): Squeeze extra spaces out of the text before message.
4345 (rcirc-put-nick-channel): Strip potential "@" char from nick
4346 before adding them to nick table.
4347 (rcirc-url-regexp): Improve to match address like "foo.com".
4348
4349 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4350
4351 * allout.el (allout-hidden-p): Move this defsubst before
4352 allout-overlay-interior-modification-handler, where it is first
4353 used.
4354
4355 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
4356
4357 * allout.el: Use allout invisible-text overlays instead of
4358 selective display for concealed text. Also, lots of general
4359 cleanup, and improved compatibility code.
4360
4361 (allout-version) Incremented, corrected, revised, and refined
4362 module commentary.
4363
4364 (provide 'allout): Moved to the bottom, added a require of overlay.
4365
4366 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
4367 `except-current'.
4368 (allout-write-file-hook-handler): Minimize delay.
4369 (count-trailing-whitespace-region): New function so
4370 auto-encryption of current topic can resituate cursor exactly.
4371 PGP/GPG encryption trims trailing whitespace from lines, which
4372 must be accounted for across encryption then decryption.
4373
4374 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
4375 just plain "\C-c", to avoid intruding on user's keybinding space.
4376
4377 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
4378 parameter, so user request to provide a new password is done.
4379
4380 (allout-outside-normal-auto-fill-function, allout-auto-fill):
4381 Refined mechanism for auto-filling behavior while in allout mode.
4382
4383 (allout-mode): Explicitly specify the mode map in the docstring.
4384 Clarify provision for various write-file hook var names.
4385 Adjusted for invisible-text overlays instead of selective-display.
4386
4387 (allout-depth): Really return 0 if not within any topic. This
4388 rectifies `allout-beginning-of-level' and sequence numbering
4389 errors that occur when cutting and pasting numbered topics.
4390 Changed from a in-line subst to a regular function, as well.
4391
4392 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
4393
4394 (allout-end-of-subtree, allout-end-of-subtree)
4395 (allout-end-of-entry, allout-end-of-current-heading)
4396 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
4397 (allout-show-children, allout-show-to-offshoot)
4398 (allout-hide-current-entry, allout-show-current-entry): Rectified
4399 handling of trailing blank lines between items.
4400
4401 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
4402 (allout-current-depth, allout-unprotected, allout-hidden-p)
4403 (allout-on-current-heading-p, allout-listify-exposed)
4404 (allout-chart-subtree, allout-goto-prefix)
4405 (allout-back-to-current-heading, allout-get-body-text)
4406 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
4407 (allout-hide-region-body, allout-toggle-subtree-encryption)
4408 (allout-encrypt-string, allout-encrypted-key-info)
4409 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
4410 (allout-file-vars-section-data): Adjusted for use with
4411 invisible-text overlays instead of selective-display.
4412
4413 (allout-kill-line, allout-kill-topic, allout-yank-processing):
4414 Reworked for use with invisible text overlays.
4415
4416 (allout-current-topic-collapsed-p): New function.
4417
4418 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
4419 to know when to close the containing topic.
4420
4421 (allout-pre-command-business, allout-post-command-business):
4422 Simplify undo-batching and dynamic isearch exposure.
4423
4424 (allout-set-overlay-category): New for invisible-text overlays.
4425 Sets properties of allout-overlay-category, used by
4426 allout-flag-region to set invisible-text overlay properties.
4427 (allout-get-invisibility-overlay): Get the first qualifying
4428 invisibility overlay, so we can find the extent of it.
4429 (allout-back-to-visible-text): Get to just before the beginnining
4430 of the current invisibility overlay, if any.
4431
4432 (allout-overlay-insert-in-front-handler)
4433 (allout-overlay-interior-modification-handler)
4434 (allout-before-change-handler, allout-isearch-end-handler): New
4435 functions to handle extraordinary actions affecting concealed
4436 text.
4437
4438 (allout-flag-region): Use overlays instead of selective-display
4439 for invisible text - by inheritence from the properties of
4440 allout-overlay-category in mainline Emacs, and applied
4441 property-by-property in XEmacs, some recent versions of which
4442 don't inherit the properties from the category. Provisions to
4443 respond to concealed-text edits simplified drastically.
4444
4445 (allout-isearch-rectification, allout-isearch-was-font-lock)
4446 (allout-isearch-expose, allout-enwrap-isearch)
4447 (allout-isearch-abort, allout-pre-was-isearching)
4448 (allout-isearch-prior-pos, allout-isearch-did-quit)
4449 (allout-isearch-dynamic-expose)
4450 (allout-hide-current-entry-completely): Functions deleted.
4451
4452 (allout-undo-aggregation): Explicit undo aggregation no longer
4453 necessary due to transition away from selective-display.
4454
4455 (set-allout-regexp, allout-up-current-level)
4456 (allout-next-visible-heading, allout-forward-current-level)
4457 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
4458 (allout-kill-line, allout-yank-processing, allout-show-children)
4459 (allout-expose-topic, allout-old-expose-topic)
4460 (allout-listify-exposed, allout-insert-latex-header)
4461 (allout-toggle-subtree-encryption, allout-encrypt-string)
4462 (remove-from-invisibility-spec, allout-hide-current-subtree):
4463 Ditched unused variables.
4464
4465 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
4466
4467 * textmodes/ispell.el (ispell-change-dictionary): Call
4468 ispell-buffer-local-dict instead of
4469 ispell-accept-buffer-local-defs.
4470 (ispell-local-dictionary-alist): Accept as valid any coding-system
4471 supported by Emacs.
4472 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
4473 changed to iso-8859-3.
4474
4475 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
4476
4477 * speedbar.el (speedbar-frame-width): Make an inline function
4478 instead of a macro. Use frame-width.
4479 (speedbar-try-completion, speedbar-update-contents)
4480 (speedbar-timer-fn): Use consp.
4481 (speedbar-update-localized-contents): Try to preserve point.
4482
4483 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
4484 (menu): Re-order menu items.
4485 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
4486 field.
4487 (gdb-var-update-handler-1): Use it for GDB 6.4+.
4488 (gdb-post-prompt): Speed things by not forcing update.
4489
4490 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
4491
4492 * wid-edit.el (widget-button-click): For mouse-1, cancel button
4493 press and perform default action if we get a mouse movement event.
4494
4495 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
4496
4497 * calendar/icalendar.el (icalendar--get-event-property)
4498 (icalendar--get-event-property-attributes): Fix typos in
4499 docstrings.
4500
4501 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
4502 docstring.
4503
4504 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
4505
4506 * bs.el (bs-mode): Use `buffer-disable-undo'.
4507 (bs--get-file-name): Simplify.
4508 (bs-show-in-buffer): Mark the buffer as not modified.
4509
4510 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4511
4512 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
4513 widget-button-click.
4514
4515 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
4516 (custom-mode): Update docstring.
4517
4518 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
4519 binding.
4520
4521 * files.el (hack-local-variables-confirm): Allow scrolling if the
4522 file variable list is too long. Kill temp buffer after use.
4523
4524 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
4525
4526 * progmodes/gud.el (gdb): Improve doc string.
4527 (gdb-script-font-lock-keywords): Expand allowed character set.
4528
4529 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
4530 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
4531 (gdb-separate-io-interrupt, gdb-separate-io-quit)
4532 (gdb-separate-io-stop, gdb-separate-io-eof):
4533 Rename from gdb-inferior-* to gdb-separate-*.
4534 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
4535
4536 2006-02-14 Jay Belanger <belanger@truman.edu>
4537
4538 * calc/calc-arith.el (math-check-known-scalarp): Make sure
4539 expression is a symbol before checking that it is bound.
4540
4541 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
4542 test to see if equation can be solved.
4543
4544 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
4545
4546 * wid-edit.el (widget-button-click): Use :pressed-face property
4547 for overlay face, if it exists.
4548
4549 * cus-edit.el (custom-manual, custom-add-see-also)
4550 (custom-add-parent-links, custom-group-link): Add :pressed-face
4551 property to links.
4552
4553 * files.el (hack-local-variables): Remove ignored variables before
4554 checking if any variables need setting.
4555
4556 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4557
4558 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
4559
4560 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
4561
4562 * help.el (where-is): Fix message for remapped commands.
4563
4564 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
4565 Fix typos in docstrings.
4566
4567 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
4568
4569 * files.el (safe-local-variable-values): New option.
4570 (hack-local-variables-prop-line): Return a list of variable-value
4571 pairs if MODE-ONLY is non-nil.
4572 (hack-local-variables): Construct list of variable-value pairs,
4573 and apply or reject them in one go. Ask for confirmation if
4574 variables are not known safe.
4575 (hack-local-variables-confirm): Complete rewrite. Support
4576 `safe-local-variable-values'.
4577 (enable-local-variables): Update docstring to reflect new
4578 behavior.
4579 (ignored-local-variables): Ignore ignored-local-variables and
4580 safe-local-variable-values.
4581 (safe-local-variable-p): New function.
4582 (risky-local-variable-p): `safe-local-variable' property check
4583 moved to safe-local-variable-p.
4584 (hack-one-local-variable): Checks moved to hack-local-variables.
4585
4586 (byte-compile-dynamic, c-basic-offset, c-file-style)
4587 (c-indent-level, comment-column, fill-column, fill-prefix)
4588 (indent-tabs-mode, kept-new-versions, no-byte-compile)
4589 (no-update-autoloads, outline-regexp, page-delimiter)
4590 (paragraph-start, paragraph-separate, sentence-end)
4591 (sentence-end-double-space tab-width, version-control):
4592 Add `safe-local-variable' property.
4593
4594 * find-lisp.el: Delete nonexistent `autocompile' file variable.
4595
4596 * icomplete.el, play/landmark.el: Change nonexistent
4597 `outline-layout' file variable to `allout-layout'.
4598
4599 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
4600
4601 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
4602 (gdb-get-changed-registers): Test value of gud-minor-mode relative
4603 to gud-comint-buffer.
4604 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
4605 gdb-ui.el for gdb-mi.el.
4606 (gdb-post-prompt, gdb-get-changed-registers): Move test for
4607 registers buffer to gdb-get-changed-registers.
4608 (gdb-breakpoint-regexp): New regexp. Allow toggling and
4609 deletion of catchpoints (throw and catch).
4610 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
4611 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
4612 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
4613 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
4614 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
4615
4616 2006-02-13 Jay Belanger <belanger@truman.edu>
4617
4618 * calc/calc-arith.el (math-check-known-matrixp): Make sure
4619 expression is a symbol before checking that it is bound.
4620
4621 2006-02-13 Richard M. Stallman <rms@gnu.org>
4622
4623 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
4624 for the minibuffer too, but not if resize-mini-windows will interfere.
4625
4626 * help.el (describe-key-briefly, describe-key): Do all arg-reading
4627 inside `interactive' spec.
4628 (describe-key-briefly-internal, describe-key-internal):
4629 Functions merged back into their callers.
4630
4631 2006-02-13 Martin Rudalics <rudalics@gmx.at>
4632
4633 * info.el (info-xref-visited): Inherit from info-xref too.
4634 (Info-set-mode-line): Replace occurrences of `%' by `%%'
4635 when propertizing Info-current-file and Info-current-node.
4636
4637 2006-02-13 Juri Linkov <juri@jurta.org>
4638
4639 * tumme.el (tumme-thumbnail-storage): Fix docstring.
4640 (tumme-thumb-name): Fix per-directory format.
4641
4642 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
4643
4644 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
4645
4646 2006-02-12 Miles Bader <miles@gnu.org>
4647
4648 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
4649
4650 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
4651
4652 * tumme.el: Remove history section. If someone needs the it, it
4653 can always be found in CVS.
4654
4655 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
4656
4657 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
4658 about the Thumbnail Managing Standard option.
4659
4660 2006-02-12 Richard M. Stallman <rms@gnu.org>
4661
4662 * subr.el (substitute-key-definition): Doc fix.
4663
4664 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
4665
4666 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
4667
4668 * info.el (Info-mode): Doc fix.
4669
4670 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
4671
4672 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
4673
4674 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
4675 because on Solaris a POSIX compatible "id" is needed. Reported by
4676 Magnus Henoch <mange@freemail.hu>.
4677
4678 2006-02-12 Juri Linkov <juri@jurta.org>
4679
4680 * tumme.el: Remove todo item about Thumbnail Managing Standard.
4681 (tumme) <defgroup>: Change :group to `multimedia'.
4682 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
4683 Managing Standard.
4684 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
4685 Fix dostring.
4686 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
4687 and %y. Fix docstring.
4688 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
4689 (tumme-cmd-create-standard-thumbnail-command): New user options.
4690 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
4691 is `standard'. Fix docstring.
4692 (tumme-thumb-width, tumme-thumb-height): New user options.
4693 (tumme-external-viewer): Try to find various viewers.
4694 (tumme-get-thumbnail-image): Use `create-image' instead of
4695 constructing the `image' structure.
4696 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
4697 `standard'.
4698 (tumme-thumb-name): Add file name generation for standard storage.
4699 Simplify code for other storages.
4700 (tumme-thumb-name): Use width %w and height %h instead of size %s.
4701 Add modification time %m and thumbnail-nq8 %q.
4702 Use `tumme-cmd-create-standard-thumbnail-command' if
4703 tumme-thumbnail-storage is `standard'.
4704 (tumme-dired-insert-marked-thumbs): New autoload command.
4705 (tumme-dired-after-readin-hook): New function.
4706 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
4707 `tumme-thumb-size'.
4708 (tumme-display-image): Replace size-x %x and size-y %y with
4709 width %w and height %h.
4710
4711 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
4712 `tumme-dired-insert-marked-thumbs'.
4713
4714 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
4715
4716 * tumme.el (tumme-write-tag): Fix small bug (file name did not
4717 include path).
4718 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
4719 matching tag.
4720
4721 2006-02-12 Miles Bader <miles@gnu.org>
4722
4723 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
4724 New variables.
4725 (rcirc-abbrev-nick): New function.
4726 (rcirc-format-response-string): Rewrite to use the formats in
4727 `rcirc-response-formats' and expand escape sequences therein.
4728 A text-property `rcirc-text' is added over the actual response
4729 text to make easy to find inside the returned string.
4730 (rcirc-print): When filling, just look for the `rcirc-text'
4731 text-property to find the appropriate fill prefix, instead of
4732 using hardwired patterns.
4733
4734 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
4735
4736 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
4737 Managing Standard.
4738
4739 2006-02-11 Kim F. Storm <storm@cua.dk>
4740
4741 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
4742 Don't use insert-buffer; do insert-buffer-substring directly.
4743 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
4744
4745 2006-02-11 Martin Rudalics <rudalics@gmx.at>
4746
4747 * files.el (revert-buffer, recover-file): Replace buffer-read-only
4748 with inhibit-read-only. Suggested by Stefan Monnier.
4749 (revert-buffer): Let insert-file-contents discard
4750 buffer-undo-list. Simplify code.
4751 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
4752
4753 2006-02-11 Eli Zaretskii <eliz@gnu.org>
4754
4755 * menu-bar.el (menu-bar-select-yank): Add a doc string.
4756
4757 * help.el (describe-key-briefly): Now a wrapper for
4758 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
4759 to t. Populate yank-menu if empty.
4760 (describe-key-briefly-internal): Renamed from describe-key-briefly.
4761 (describe-key): Now a wrapper for describe-key-internal. Bind
4762 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
4763 (describe-key-internal): Renamed from describe-key.
4764
4765 2006-02-11 Milan Zamazal <pdm@zamazal.org>
4766
4767 * progmodes/glasses.el (glasses-separator): Doc fix.
4768 (glasses-original-separator): New defcustom.
4769 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
4770
4771 2006-02-11 Martin Rudalics <rudalics@gmx.at>
4772
4773 * mwheel.el (mouse-wheel-up-event): Doc fix.
4774
4775 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
4776
4777 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
4778 (tumme-dir): New function. Copied from thumbs.el.
4779
4780 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
4781
4782 * desktop.el (desktop-outvar): Fix typo.
4783 (desktop-save-buffer-p): Doc fix.
4784
4785 * subr.el (substitute-key-definition): Fix typo.
4786
4787 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4788
4789 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
4790 when window-system is mac.
4791
4792 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
4793
4794 2006-02-10 Kim F. Storm <storm@cua.dk>
4795
4796 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
4797 indirect-function instead of using condition-case.
4798
4799 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
4800
4801 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
4802 less `colloquial'...
4803
4804 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
4805
4806 * tumme.el: Add a couple of todo items.
4807
4808 2006-02-09 Lars Hansen <larsh@soem.dk>
4809
4810 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
4811 (highlight-changes-mode): Don't change desktop-locals-to-save.
4812
4813 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
4814
4815 * image-mode.el (image-toggle-display): Clear image cache if using
4816 filename.
4817
4818 2006-02-09 Masatake YAMATO <jet@gyve.org>
4819
4820 * dired-x.el (dired-guess-shell-alist-default): Add .man as
4821 a `dired-man' target.
4822
4823 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
4824 boundary of symbols.
4825
4826 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
4827
4828 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
4829
4830 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
4831
4832 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
4833 `mapcar'; return nil.
4834
4835 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * mouse.el (mouse-drag-track): Don't change window if we rebind to
4838 some other event.
4839
4840 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
4841
4842 * net/rcirc.el (rcirc-startup-channels-alist):
4843 Add irc.freenode.net and #emacs as defaults.
4844 (rcirc-ignore-all-activity-flag): Remove variable.
4845 (rcirc-authinfo): New variable.
4846 (rcirc-authinfo-filename): Remove variable.
4847 (rcirc-always-use-server-buffer-flag): New flag.
4848 (rcirc): M-x rcirc will automatically connect without prompting.
4849 C-u M-x rcirc will prompt. Use rcirc-connect to create a
4850 connection in lisp.
4851 (rcirc-process-server-response-1): Remove everything but the nick
4852 portion of the sender so it doesn't need to be done everywhere
4853 else. Update related code.
4854 (global-map): Remove global keybindings.
4855 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
4856 (rcirc-send-input): Split into several functions.
4857 (rcirc-process-input-line, rcirc-process-message)
4858 (rcirc-process-command): New functions.
4859 (rcirc-target-buffer): New function to determine where to route
4860 messages.
4861 (rcirc-user-nick): Save match data.
4862 (rcirc-toggle-ignore-buffer-activity)
4863 (rcirc-update-activity-string): Remove global ignore functionality,
4864 which can be done now by toggling rcirc-track-minor-mode.
4865 (rcirc-track-minor-mode-map): New keymap.
4866 (rcirc-track-minor-mode): New minor-mode.
4867 (ignore): Make the ignore output nicer. Always print it when
4868 adding or removing nicks.
4869 (rcirc-url-regexp): Improve.
4870 (rcirc-mangle-text): Remove properties before using text in the
4871 modeline.
4872 (rcirc-authenticate): Authentication data comes from
4873 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
4874 (rcirc-server-prefix): Inherit from rcirc-server.
4875
4876 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
4877
4878 * Makefile.in (compile): Append "|| true" to the end of the `find'
4879 command, like compile-always does.
4880
4881 2006-02-08 Sam Steingold <sds@gnu.org>
4882
4883 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
4884 output from a dead connection.
4885
4886 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
4887
4888 * dired.el (dired-mode-map): Add more bindings for tumme.
4889
4890 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
4891
4892 * wdired.el (wdired-mode-map): Use remap.
4893 (wdired-get-filename): Massage.
4894 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
4895 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
4896 `keymap' property rather than `local-map'.
4897
4898 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
4899
4900 * tumme.el (tumme-get-thumbnail-image): New utility function.
4901 Suggested by from Chong Yidong.
4902 (tumme-dired-with-window-configuration): Rename from
4903 `tumme-dired'. Add code to save window configuration.
4904 (tumme-restore-window-configuration): New command to restore the
4905 window configuration that `tumme-dired-with-window-configuration'
4906 saves before it changes the window configuration.
4907 (tumme-show-all-from-dir): New command to display thumbnails for
4908 all files in a directory entered by the user, like M-x thumbs.
4909 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
4910 have been created.
4911 (tumme-display-thumbnail-original-image): Call `display-buffer'.
4912 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
4913 Remove obsolete test function.
4914
4915 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
4916
4917 * vc.el (small-temporary-file-directory): Remove defvar; there's
4918 a defcustom for it in files.el.
4919
4920 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
4921 Fix typo in message.
4922 (tumme-gallery-generate): Fix typo in `error' message.
4923 (tumme-display-window-height-correction)
4924 (tumme-display-window-width-correction, tumme-line-up-dynamic)
4925 (tumme-line-up-interactive): Dox fixes.
4926 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
4927 (tumme-restore-window-configuration, tumme-format-properties-string)
4928 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
4929 Fix typos in docstrings.
4930
4931 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change)
4932
4933 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
4934
4935 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
4936
4937 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
4938 User should use hook if desired.
4939
4940 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
4941 buffer if necessary.
4942 (gdb-delete-frame-or-window): New function.
4943 (gdb-breakpoints-mode-map): Bind "q" to it.
4944
4945 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
4946
4947 * textmodes/nroff-mode.el: Clean up name space.
4948 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
4949 (nroff-mode): Obey the global setting of nroff-electric-mode.
4950 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
4951
4952 * calendar/calendar.el (calendar-increment-month): Typo in last change.
4953
4954 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
4955
4956 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
4957
4958 2006-02-06 Lars Hansen <larsh@soem.dk>
4959
4960 * generic-x.el (etc-fstab-generic-mode): Add file system types
4961 cifs and usbdevfs. Allow special chars in file names.
4962
4963 2006-02-05 Jay Belanger <belanger@truman.edu>
4964
4965 Update copyright notices of the files in lisp/calc.
4966
4967 2006-02-05 Romain Francoise <romain@orebokech.com>
4968
4969 Update copyright notices of all files in the lisp/play directory.
4970
4971 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * ldefs-boot.el: Regenerate.
4974
4975 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
4976
4977 2006-02-05 Kim F. Storm <storm@cua.dk>
4978
4979 * files.el (magic-mode-regexp-match-limit): New defvar.
4980 (set-auto-mode): Use it to limit magic-mode-alist matching.
4981
4982 2006-02-04 Kevin Rodgers <ihs_4664@yahoo.com>
4983
4984 * simple.el (display-message-or-buffer): Compare the number of
4985 characters to the frame width when determining whether a 1-line
4986 message string will fit in the echo area. Count screen lines
4987 instead of buffer lines when determining whether a multi-line
4988 message will fit in the echo area/minibuffer window.
4989
4990 2006-02-04 Eli Zaretskii <eliz@gnu.org>
4991
4992 * info.el (Info-index, Info-mode): Improve the description of the
4993 `i' command.
4994
4995 * ldefs-boot.el: Regenerate.
4996
4997 2006-02-03 Werner Lemberg <wl@gnu.org>
4998
4999 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
5000 greedy to find the closing bracket in \*[...] and similar
5001 expressions. This is a first rough fix -- many additional
5002 refinements are necessary to make nroff mode really usable with groff.
5003
5004 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
5005
5006 * international/mule-cmds.el (set-locale-environment):
5007 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
5008 libX11.
5009
5010 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
5011
5012 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
5013 archive are created in archive-tmpdir.
5014
5015 2006-02-02 John Paul Wallington <jpw@pobox.com>
5016
5017 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
5018 (ibuffer-fontification-alist): Use it.
5019 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
5020 to "* z" and the Ibuffer Mark menu.
5021
5022 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
5023
5024 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5025
5026 * textmodes/table.el (*table--cell-describe-mode)
5027 (*table--cell-describe-bindings): Undo last change since
5028 print-help-return-message is not obsoleted by anything at all.
5029
5030 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
5031
5032 * emulation/cua-base.el (cua-mode): Doc fix.
5033
5034 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * dframe.el (dframe-handle-make-frame-visible)
5037 (dframe-handle-iconify-frame, dframe-get-focus)
5038 (dframe-select-attached-frame, dframe-power-click)
5039 (dframe-frame-mode): Fix typos in docstrings.
5040
5041 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
5042 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
5043 Fix typos in docstrings.
5044
5045 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
5046 (hi-lock-face-buffer, hi-lock-font-lock-hook)
5047 (hi-lock-archaic-interface-message-used)
5048 (hi-lock-file-patterns-range): Fix typos in docstrings.
5049
5050 * savehist.el (savehist-loaded, savehist-load, savehist-install)
5051 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
5052
5053 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
5054 Fix typo in docstring.
5055
5056 * net/newsticker.el (newsticker--decode-iso8601-date)
5057 (newsticker--set-customvar, newsticker--buffer-insert-item)
5058 (newsticker--do-run-auto-mark-filter)
5059 (newsticker--parse-generic-feed): Doc fixes.
5060 (newsticker--retrieval-timer-list, newsticker-url-list)
5061 (newsticker-hide-immortal-items-in-echo-area)
5062 (newsticker-hide-obsolete-items-in-echo-area)
5063 (newsticker-new-item-face, newsticker--enclosure)
5064 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
5065 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
5066 (newsticker--parse-generic-feed, newsticker--cache-contains)
5067 (newsticker--stat-num-items, newsticker-download-enclosures):
5068 Fix typos in docstrings.
5069
5070 * net/rcirc.el (rcirc-debug): Doc fix.
5071 (rcirc-fill-column, rcirc-receive-message-hooks)
5072 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
5073 (rcirc-mode, rcirc-generate-new-buffer-name)
5074 (rcirc-startup-channels, rcirc-ignore-update-automatic)
5075 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
5076 Fix typos in docstrings.
5077 (rcirc-print): "?\ " -> "?\s".
5078 (rcirc-cmd-join): Improve argument/docstring consistency.
5079
5080 2006-02-01 Mark A. Hershberger <mah@everybody.org>
5081
5082 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
5083 before narrow-to-region.
5084
5085 2006-02-01 Richard M. Stallman <rms@gnu.org>
5086
5087 * simple.el (move-beginning-of-line): Scan properly for invis change.
5088
5089 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
5090
5091 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
5092
5093 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
5094 change bit only when id-format is 'integer. Reported by Matt
5095 Hodges <M.P.Hodges@rl.ac.uk>.
5096
5097 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
5098
5099 * hilit-chg.el (highlight-changes-initial-state)
5100 (highlight-changes-global-initial-state): Doc fixes.
5101 (highlight-changes-global-modes, global-highlight-changes):
5102 Fix typos in docstrings.
5103
5104 2006-02-01 Kim F. Storm <storm@cua.dk>
5105
5106 * emulation/cua-base.el (cua-mode): Mention that CUA enables
5107 transient-mark-mode in doc string.
5108
5109 2006-01-31 Richard M. Stallman <rms@gnu.org>
5110
5111 * replace.el (multi-occur): Doc fix.
5112 (multi-occur-in-matching-buffers): Rename from
5113 multi-occur-by-filename-regexp. Prefix arg says match
5114 buffer names instead of file names.
5115
5116 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
5117
5118 * bs.el: Allow non-default values of `bs-header-lines-length'.
5119 (bs--running-in-xemacs): Remove (not needed anymore).
5120 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
5121 instead of `shrink-window', thus avoiding having to compute the
5122 height of the window.
5123 (bs--up): Wrap around even when there's no header.
5124 (bs--down): Use `forward-line' instead of `next-line'.
5125
5126 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * image-mode.el (image-toggle-display): Use file name if possible,
5129 instead of unnecessarily allocating a (possibly huge) lisp string.
5130
5131 2006-01-30 John Paul Wallington <jpw@pobox.com>
5132
5133 * subr.el (toplevel): Define `cl-assertion-failed' condition here
5134 because the `assert' macro signals it at runtime.
5135
5136 * emacs-lisp/cl.el (toplevel): Remove definition of
5137 `cl-assertion-failed' condition.
5138
5139 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
5140
5141 * thumbs.el (thumbs-marked-list): Make buffer-local and
5142 permanent-local.
5143 (thumbs-insert-thumb): Make help-echo non-sticky.
5144 (thumbs-file-alist): Use eolp as check for (non)-image.
5145
5146 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
5147
5148 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
5149 (ediff-before-session-group-setup-hooks)
5150 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
5151 Fix typos in docstrings.
5152
5153 * window.el (bw-dir, bw-eqdir, balance-windows)
5154 (split-window-keep-point): Fix typos in docstrings.
5155
5156 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
5157 (org-quote-string, org-calendar-to-agenda-key)
5158 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
5159 (org-show-following-heading, org-tags-column)
5160 (org-use-tag-inheritance, org, org-allow-space-in-links)
5161 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
5162 (org-enable-table-editor, org-calc-default-modes)
5163 (org-table-allow-automatic-line-recalculation)
5164 (org-export-html-style, org-export-with-fixed-width)
5165 (org-export-with-sub-superscripts, org-special-keyword)
5166 (org-formula, org-time-grid, org-table-may-need-update)
5167 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
5168 (org-goto-quit, org-get-indentation, org-end-of-item)
5169 (org-move-item-down, org-move-item-up)
5170 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
5171 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
5172 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
5173 (org-agenda-log-mode, org-agenda-toggle-diary)
5174 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
5175 (org-agenda-file-to-end, org-agenda-no-heading-message)
5176 (org-agenda-get-closed, org-format-agenda-item)
5177 (org-cmp-priority, org-cmp-category, org-cmp-time)
5178 (org-agenda-change-all-lines, org-agenda-diary-entry)
5179 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
5180 (org-link-search, org-camel-to-words, org-open-file)
5181 (org-remember-handler, org-table-convert-region)
5182 (org-table-move-row-down, org-table-move-row-up)
5183 (org-table-copy-region, org-table-wrap-region)
5184 (org-table-toggle-vline-visibility)
5185 (org-table-get-vertical-vector, org-table-modify-formulas)
5186 (org-table-get-specials, org-recalc-commands)
5187 (org-table-rotate-recalc-marks, org-table-eval-formula)
5188 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
5189 (org-level-color-stars-only, org-insert-heading):
5190 Fix typos in docstrings.
5191 (last-arg): Add defvar.
5192
5193 * makefile.w32-in (WINS): Add erc.
5194 (MH_E_SRC): Update (copied from lisp/Makefile.in).
5195
5196 2006-01-29 Bill Wohler <wohler@newt.com>
5197
5198 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
5199 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
5200 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
5201 (mh-autoloads): Don't use comments on otherwise empty lines.
5202
5203 2006-01-29 Edward O'Connor <ted@oconnor.cx>
5204
5205 * emulation/viper.el (viper-major-mode-modifier-list): Add
5206 insert-state and vi-state entries for erc-mode.
5207 (viper-go-away, viper-set-hooks): Add and remove
5208 viper-comint-mode-hook from erc-mode-hook as appropriate.
5209
5210 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
5211
5212 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
5213
5214 * bs.el (bs--format-aux): Implement `middle' alignment as
5215 described in the docstring for `bs-attributes-list'.
5216 (bs--get-name): Simplify. Don't pad the buffer name.
5217
5218 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
5219
5220 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
5221 English aspell dictionary is installed, use the first entry of
5222 ispell-dictionary-alist-1.
5223
5224 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com>
5225
5226 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
5227 Doc fix.
5228
5229 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
5232 for `process-file', in order to let it work for older Emacsen too.
5233
5234 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5235
5236 * international/latexenc.el: Add a suitable `coding:' tag.
5237 (latexenc-find-file-coding-system): Undo last change.
5238
5239 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5240
5241 * international/latexenc.el (latexenc-find-file-coding-system):
5242 Make sure latexenc-main-file is a regular file and is readable.
5243
5244 2006-01-27 Andre Spiegel <spiegel@gnu.org>
5245
5246 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
5247 Pass FILE to vc-user-login-name.
5248
5249 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
5250
5251 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
5252
5253 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
5254 there are no more images to display.
5255 (thumbs-mark, thumbs-unmark): Revert change so that they move to
5256 the next image.
5257
5258 2006-01-26 Richard M. Stallman <rms@gnu.org>
5259
5260 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
5261
5262 * wid-edit.el (advertised-widget-backward): New alias.
5263 (widget-keymap): Use advertised-widget-backward for S-TAB.
5264
5265 * tumme.el: Correct the keywords.
5266 (tumme-dir-max-size): Use defvar.
5267 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
5268
5269 * simple.el (move-beginning-of-line): Take account of fields.
5270 (clone-indirect-buffer-other-window): Take args like
5271 clone-indirect-buffer, and work like it.
5272
5273 * help-fns.el (describe-function): Don't pass `nil' as default.
5274
5275 * files.el (risky-local-variable-p): Follow var aliases.
5276
5277 * subr.el (lazy-completion-table): Doc fix.
5278
5279 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
5280 global binding of `line'.
5281
5282 2006-01-25 Andre Spiegel <spiegel@gnu.org>
5283
5284 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
5285 Tramp.
5286
5287 * vc.el (vc-default-dired-state-info): Pass FILE to
5288 vc-user-login-name.
5289 (vc-default-update-changelog): Don't use vc-user-login-name, we
5290 don't need it here.
5291
5292 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
5293 no longer necessary.
5294
5295 2006-01-25 Kenichi Handa <handa@m17n.org>
5296
5297 * international/mule.el (decode-char): Avoid the overhead of
5298 calling utf-lookup-subst-table-for-decode if
5299 utf-translate-cjk-mode is nil.
5300 (encode-char): Avoid the overhead of calling
5301 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
5302 nil.
5303
5304 2006-01-22 Kenichi Handa <handa@m17n.org>
5305
5306 * international/mule.el (make-subsidiary-coding-system): Reset
5307 `coding-system-define-form' property of subsidiaries to nil.
5308 Avoid duplicated entry in coding-system-alist.
5309 (make-coding-system): Avoid duplicated entry in
5310 coding-system-alist.
5311 (define-coding-system-alias): Likewise.
5312
5313 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * completion.el: Minor fixes in introductory comment.
5316 (completion-def-wrapper): Fix alist.
5317
5318 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
5319
5320 * thumbs.el (thumbs-new-image-size): New function.
5321 (thumbs-increment-image-size-element)
5322 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
5323 (thumbs-decrement-image-size): Delete.
5324 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
5325 temp files and use to resize.
5326 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
5327 Use increment argument to enlarge/shrink. Preserve point.
5328 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
5329 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
5330 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
5331 (thumbs-mark, thumbs-unmark): Preserve point.
5332 (thumbs-modify-image): Keep old temp files and use to modify.
5333 Cleanup old temp files at load time. Preserve point.
5334 (thumbs-view-image-mode-map): Use new command names.
5335
5336 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
5337
5338 * log-view.el (log-view-minor-wrap): First rev is the one at point.
5339
5340 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
5341 the nastiest part of the cyclic dependency.
5342 (cal-menu-update): Use dotimes and calendar-increment-month.
5343
5344 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
5345 (calendar-week-start-day): Add an :initializer.
5346 (calendar-mode-map): Use suppress-keymap, and command remapping.
5347 (describe-calendar-mode): Setup xref-stack info for the back button.
5348 (calendar-star-date): Insert before delete.
5349 (calendar-set-mode-line): Add file-modified info if applicable.
5350 (calendar-increment-month): New function.
5351
5352 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
5353
5354 * font-lock.el (lisp-font-lock-keywords-2):
5355 Recognize "& keywords" only at word boundaries.
5356
5357 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
5358
5359 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
5360 and permanent-local.
5361 (thumbs-max-image-number): New variable.
5362 (thumbs-do-thumbs-insertion): Use them.
5363 (thumbs-per-line): Change default to 4.
5364 (thumbs-marked-list): Rename from thumbs-markedL.
5365 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
5366 (thumbs-rename-images): Use -list instead of L for internal variables.
5367 (thumbs-call-convert): Use call-process instead of shell-command.
5368 (thumbs-insert-thumb): Add filename as help-echo to each image.
5369 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
5370 Give dir to thumbs-show-thumbs-list.
5371 (thumbs-show-thumbs-list): Set default-directory to that of images.
5372 (thumbs-dired-show): Rename from thumbs-dired-show-all.
5373 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
5374 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
5375 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
5376
5377 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
5378
5379 * ses.el (ses-read-cell): Provide a default value.
5380
5381 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
5382
5383 * term/w32-win.el (image-library-alist): Add additional names for
5384 GIF library.
5385
5386 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
5387
5388 * international/latexenc.el (latexenc-find-file-coding-system):
5389 Add file-regular-p check.
5390
5391 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
5392
5393 * simple.el (clone-buffer): Don't show the new buffer in the same
5394 window.
5395
5396 2006-01-23 Juri Linkov <juri@jurta.org>
5397
5398 * faces.el (link, link-visited): New faces based on default values
5399 of `info-xref' and `info-xref-visited'.
5400
5401 * info.el (info-xref): Inherit from `link'.
5402 (info-xref-visited): Inherit from `link-visited'.
5403
5404 * cus-edit.el (custom-buffer-create-internal): Use widget type
5405 `custom-manual' instead of `info-link' and don't set properties
5406 `button-face' and `mouse-face' explicitly.
5407 (custom-browse-group-tag, custom-browse-variable-tag)
5408 (custom-browse-face-tag): Inherit from widget class
5409 `custom-group-link' instead of `push-button'.
5410 (custom-button-unraised): Inherit from `underline' face.
5411 (custom-link): Inherit from `link' face. Fix doc and group.
5412 (custom-add-parent-links, custom-group-value-create): Don't set
5413 properties `button-face' and `mouse-face' explicitly for
5414 `custom-group-link' widget.
5415 (custom-group-link): Add properties `button-face' and `mouse-face'
5416 to widget definition.
5417 (custom-field-keymap): New variable. Put `custom-field-keymap' to
5418 editable-field's :keymap property.
5419 (custom-mode): Fix docstring: substitute keybindings for
5420 `widget-forward' and `widget-backward' from `widget-keymap',
5421 `widget-complete' from `custom-field-keymap', replace old
5422 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
5423
5424 * desktop.el (desktop-load-file): Check for `fboundp' before
5425 calling `symbol-function'.
5426
5427 * simple.el (clone-buffer, clone-indirect-buffer)
5428 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
5429 `read-string'. Fix prompts.
5430
5431 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
5432
5433 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
5434
5435 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
5436
5437 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
5438
5439 * startup.el (inhibit-splash-screen, initial-scratch-message):
5440 Doc fixes.
5441
5442 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
5443
5444 Sync with Tramp 2.0.52.
5445
5446 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
5447 net/tramp-vc.el: Add code for unloading Tramp. See comment before
5448 `tramp-unload-tramp' for checklist.
5449
5450 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
5451 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
5452 (tramp-unload-file-name-handler-alist)
5453 (tramp-unload-tramp): New defuns.
5454 (tramp-advice-PC-expand-many-files): New defadvice.
5455 (tramp-save-PC-expand-many-files, tramp-setup-complete) Defuns
5456 removed.
5457 (tramp-handle-expand-file-name): Remove double slash.
5458 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
5459 It doesn't matter, because it will be converted later on.
5460 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
5461 implementation was just heuristic.
5462 (tramp-post-connection): Set uid and gid properties.
5463 (tramp-convert-file-attributes): Set file's gid change bit.
5464 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
5465 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
5466 in case of su(do)? methods. The home directory of the local user
5467 will be taken else.
5468 (tramp-open-connection-telnet)
5469 (tramp-open-connection-rsh, tramp-open-connection-su)
5470 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
5471 local shell prompt could hurt. Reported by Romain Francoise
5472 <romain@orebokech.com>.
5473 (tramp-let-maybe): Add `edebug-form-spec' property.
5474 (tramp-handle-expand-file-name): Bind `default-directory' locally
5475 to "/" in order to avoid problems with UNC shares or Cygwin
5476 mounts.
5477 (tramp-md5-function): Fix typo in error message.
5478
5479 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
5480
5481 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
5482 for byte-compiler pacification.
5483
5484 2006-01-22 Andre Spiegel <spiegel@gnu.org>
5485
5486 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
5487 ID-FORMAT `string'. This allows us to get rid of
5488 `vc-user-login-name UID'.
5489
5490 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
5491
5492 2006-01-22 John Paul Wallington <jpw@pobox.com>
5493
5494 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
5495
5496 2006-01-21 Martin Rudalics <rudalics@gmx.at>
5497
5498 * emacs-lisp/find-func.el (find-definition-noselect)
5499 (find-variable-noselect): Search variables in C source code too.
5500 (find-function-C-source, find-function-noselect, find-function)
5501 (find-function-other-frame, find-variable-noselect, find-variable)
5502 (find-variable-other-frame, find-variable-at-point):
5503 Fix docstrings.
5504
5505 2006-01-21 Francesco Potorti` <pot@gnu.org>
5506
5507 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
5508
5509 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
5510
5511 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
5512 Default to disabling the "Save affix" question.
5513
5514 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
5515
5516 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
5517 the first arg to run-python.
5518
5519 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5520
5521 * startup.el (command-line-1): Handle --no-desktop if desktop.el
5522 is not loaded.
5523
5524 2006-01-20 Jay Belanger <belanger@truman.edu>
5525
5526 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
5527 limit is 0.
5528
5529 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
5530 the correct variable.
5531
5532 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
5533
5534 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
5535 link. Fixed buggy argument sequence in call to `org-view-tags'.
5536 (org-compile-prefix-format): Set `org-prefix-has-tag'.
5537 (org-prefix-has-tag): New variable.
5538 (org-format-agenda-item): Remove tags from headline if
5539 appropriate.
5540 (org-agenda-remove-tags-when-in-prefix): New option.
5541 (org-get-tags-at): New function.
5542
5543 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
5544
5545 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
5546 (thumbs-find-image): Move image name and number from buffer name
5547 to mode name. Set thumbs-buffer. Preserve point so that large
5548 images remain visible.
5549 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
5550 order.
5551 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
5552 mode name.
5553 (thumbs-next-image, thumbs-previous-image): Make them work.
5554
5555 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
5556
5557 * cus-edit.el (custom-buffer-create-internal): State in the text above
5558 the whole buffer buttons that they do not operate on hidden items.
5559 (custom-face-menu): Use `custom-face-save' instead of
5560 `custom-face-save-command'.
5561 (custom-face-save-command): Make it an alias for `custom-face-save'
5562 and declare it obsolete.
5563 (custom-face-save): Doc fix.
5564
5565 * dired.el (dired-no-confirm): Add quote.
5566 (dired-subdir-alist-pre-R): Add quote in
5567 `make-variable-buffer-local' form and remove unbalanced parenthesis.
5568
5569 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
5570
5571 * textmodes/table.el (table-mode-indicator): Typo in last change.
5572
5573 2006-01-19 Richard M. Stallman <rms@gnu.org>
5574
5575 * outline.el (hide-leaves): Don't call outline-end-of-heading.
5576 Fixes bug reported in Nov 2005.
5577
5578 * isearch.el (isearch-forward): Doc fix.
5579
5580 * dired.el (dired-move-to-filename-regexp): Define as alias.
5581 (dired-no-confirm): Use defcustom.
5582 (dired-subdir-alist-pre-R): Put defvar at top level.
5583
5584 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
5585
5586 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
5587 Mark as risky.
5588
5589 * simple.el (set-mark-command): Doc fix.
5590 (clone-indirect-buffer-other-window):
5591 Read arg like clone-indirect-buffer.
5592 (move-beginning-of-line): Skip invisible newlines.
5593
5594 2006-01-19 Masatake YAMATO <jet@gyve.org>
5595
5596 * progmodes/cpp.el (cpp-edit-load): Make the order of
5597 listed conditions in a base C code buffer and its associate
5598 CPP Edit buffer the same.
5599
5600 2006-01-19 Kenichi Handa <handa@m17n.org>
5601
5602 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
5603 (rmail-mime-feature): Likewise.
5604 (rmail-require-mime-maybe): Use display-warning to show a warning
5605 message.
5606
5607 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
5608 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
5609
5610 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
5611
5612 * array.el: Move defvars out of eval-when-compile.
5613 (array-make-template): Replace undeclared global var with a local one.
5614 (array-mode): Inline initialization functions.
5615 (array-init-local-variables, array-init-max-row)
5616 (array-init-max-column, array-init-columns-per-line)
5617 (array-init-field-width, array-init-rows-numbered)
5618 (array-init-line-length, array-init-lines-per-row): Remove.
5619
5620 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
5621 (doc-mode-map): Define explicitly.
5622 (doctor-txtype): Use mapc.
5623
5624 * textmodes/table.el: Move defvars out of eval-when-compile.
5625 Remove harmful code meant to avoid byte-compiler warnings.
5626 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
5627 specification that checks table-fixed-width-mode directly.
5628 (table-recognize-region, table-recognize-cell):
5629 Use restore-buffer-modified-p.
5630 (table-fixed-width-mode): Remove code that refreshes
5631 table-fixed-mode-indicator.
5632 (*table--cell-describe-bindings, *table--cell-describe-mode):
5633 Avoid obsolete name print-help-return-message.
5634 (table--test-cell-list): Don't use replace-regexp from elisp.
5635 (table--point-entered-cell-function, table--point-left-cell-function):
5636 Don't set table-fixed-mode-indicator, use force-mode-line-update.
5637
5638 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
5639 that was after the end of file. Use buffer-file-name variable.
5640 (org-timestamp-change): Use with-current-buffer.
5641 (org-todo-list): Don't unnecessarily define a new buffer-local var.
5642 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
5643 `file'.
5644
5645 * progmodes/fortran.el: Move defvars out of eval-when-compile.
5646 (fortran-break-line): Remove unused var `opoint'.
5647 (fortran-abbrev-start): Obey help-event-list.
5648
5649 2006-01-18 Jesper Harder <harder@phys.au.dk>
5650
5651 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
5652
5653 2006-01-18 Masatake YAMATO <jet@gyve.org>
5654
5655 * progmodes/make-mode.el (makefile-imake-mode): New mode
5656 derived from makefile-mode.
5657 (makefile-imake-mode-syntax-table): New syntax table
5658 derived from makefile-mode-syntax-table.
5659 (makefile-mode): Write about makefile-imake-mode in doc string.
5660 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
5661 (makefile-imake-font-lock-keywords): New font lock keywords.
5662
5663 * files.el (auto-mode-alist): Add Imakefile.
5664
5665 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
5666
5667 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
5668 loading the file rather than when turning on flyspell-mode.
5669
5670 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
5671
5672 * cus-edit.el (customize-rogue): Minor doc fix.
5673
5674 2006-01-17 Juri Linkov <juri@jurta.org>
5675
5676 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
5677 instead of the file at the mark as default if the file at the mark
5678 is the same as the file at point or if dired-dwim-target-directory
5679 is not the same as the current directory and the mark is not active.
5680
5681 * log-view.el (log-view-minor-wrap): Use the same logic to get
5682 revisions as `log-view-diff'.
5683
5684 * info.el (Info-revert-find-node): Check for Info-current-file
5685 before preserving new-history.
5686
5687 * man.el (Man-heading-regexp): Add `/'.
5688
5689 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
5690 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
5691
5692 2006-01-16 Juri Linkov <juri@jurta.org>
5693
5694 * faces.el (mode-line-faces): New defgroup.
5695 (mode-line-highlight): Move definition after new defgroup.
5696 (mode-line, mode-line-inactive, mode-line-highlight):
5697 Replace :group `modeline' with `mode-line-faces'.
5698 (mode-line-buffer-id): New face.
5699 (modeline-buffer-id): New face alias.
5700 (vertical-border): Remove :group `modeline'.
5701
5702 * bindings.el (propertized-buffer-identification): Use face
5703 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
5704 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
5705 (mode-line-buffer-identification-keymap): For mouse-1 replace
5706 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
5707 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
5708 mouse-3.
5709
5710 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
5711 Buffer-menu-buffer. Doc fix.
5712 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
5713 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
5714 `Buffer-menu-buffer'.
5715
5716 * info.el (Info-mode-line-node-keymap): New defvar.
5717 (Info-set-mode-line): Use `stringp' to check Info-current-file.
5718 Propertize Info-current-node with `mode-line-buffer-id' and
5719 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
5720
5721 * time.el (display-time-mail-face): Replace :group `faces' with
5722 `mode-line-faces'.
5723
5724 2006-01-16 Kenichi Handa <handa@m17n.org>
5725
5726 * international/code-pages.el: Add autoload cookies for cp125[0345678].
5727
5728 * language/european.el (cp1252): New alias for windows-1252.
5729
5730 * international/mule.el (autoload-coding-system): Prepare for EOL
5731 variants.
5732
5733 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
5734
5735 * term.el (term-raw-map): Add mapping for insert.
5736 (term-send-insert): New.
5737 (term-mode): Make variables local here instead of doing it in
5738 `term-emulate-terminal'.
5739 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
5740 Scroll reverse needs to take into account the scroll region.
5741 Saving and restoring the cursor should save the color attributes too.
5742 (term-reset-terminal): Reset the scroll region.
5743 (term-handle-ansi-escape): Cursor up and down should take into
5744 account the scroll region.
5745 (term-set-scroll-region): Rename from `term-scroll-region'.
5746 Move to 0,0 after setting the region.
5747 (term-handle-scroll): Handle scroll up.
5748 (term-down): Fix off by one error.
5749 (term-delete-lines): Do not delete outside the scroll region.
5750 (term-insert-lines): Take into account the scroll region.
5751
5752 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
5753
5754 * textmodes/ispell.el (ispell-internal-change-dictionary)
5755 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
5756 (start, end): Move declaration outside of eval-when-compile.
5757
5758 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
5759 (flyspell-mode-on): Use it.
5760
5761 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
5762 ispell-kill-ispell-hook.
5763
5764 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
5765
5766 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
5767 (Custom-reset-saved): Do not ask for confirmation in single option
5768 buffers.
5769
5770 2006-01-13 Richard M. Stallman <rms@gnu.org>
5771
5772 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
5773
5774 2006-01-13 Romain Francoise <romain@orebokech.com>
5775
5776 * add-log.el (add-change-log-entry, change-log-merge):
5777 Conditionally use `hard-newline'.
5778
5779 2006-01-13 Martin Rudalics <rudalics@gmx.at>
5780
5781 * wid-edit.el (widget-field-end): If the overlay is no longer
5782 associated with a buffer, behave as if the overlay didn't exist.
5783
5784 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
5785 Make sure the links use the `custom-link' face.
5786
5787 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
5788
5789 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
5790 (ld-script-mode): Don't set indent-line-function since we don't
5791 have one.
5792
5793 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
5794
5795 * textmodes/org.el (org-open-file): Use mailcap for selecting an
5796 application.
5797 (org-file-apps-defaults-gnu): Use mailcap as the default for
5798 selecting an application on a UNIX system.
5799 (org-agenda-show-tags): New command.
5800 (org-table-insert-hline): Keep cursor in current table line.
5801 (org-table-convert): Offset effect of modifying
5802 `org-table-insert-hline'.
5803 (org-format-agenda-item): New optional argument TAG.
5804 (org-compile-prefix-format): Handle %T format for the tag.
5805 (org-expand-wide-chars): New function.
5806 (org-table-insert-row, org-table-insert-hline):
5807 Use `org-expand-wide-chars'.
5808 (org-open-file): Fix bug in program launch.
5809 (org-get-time-of-day): Fix bug with times before 1am.
5810 (org-agenda-menu): Add tags commands.
5811
5812 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
5813
5814 * textmodes/ispell.el (ispell-init-process): Include the used
5815 dictionary in ispell process start message.
5816 (ispell-internal-change-dictionary): When flyspell-mode is active
5817 and dictionary is changed, make sure ispell process is restarted
5818 and flyspell word cache cleared out for the current buffer.
5819 (ispell-change-dictionary): Make sure flyspell word cache is
5820 cleared out in all buffers with active flyspell mode when
5821 dictionary is globally changed.
5822 Call ispell-internal-change-dictionary after dictionary change.
5823
5824 2006-01-13 Eli Zaretskii <eliz@gnu.org>
5825
5826 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
5827
5828 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
5829 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
5830 years. Fix small differences wrt Makefile.in.
5831 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
5832 Makefile.in does.
5833
5834 2006-01-12 Bill Wohler <wohler@newt.com>
5835
5836 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
5837 mh-search.el.
5838
5839 2006-01-12 Masatake YAMATO <jet@gyve.org>
5840
5841 * progmodes/ld-script.el: Update copyright year.
5842
5843 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
5844
5845 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
5846 Don't add widget if setting undefined.
5847
5848 2006-01-12 John Paul Wallington <jpw@pobox.com>
5849
5850 * help-fns.el (describe-variable): Remove newlines from void
5851 variable output.
5852
5853 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
5854
5855 * wdired.el (wdired-mode-map): Add help echo for
5856 wdired-abort-changes.
5857
5858 * man.el (Man-file-name-regexp): Adjust for a list of files.
5859
5860 2006-01-12 Masatake YAMATO <jet@gyve.org>
5861
5862 * progmodes/ld-script.el (auto-mode-alist): Support
5863 suffix conventions used in netbsd and eCos.
5864
5865 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5866
5867 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
5868 (custom-variable-menu, custom-face-menu, custom-group-menu)
5869 (Custom-mode-menu): Change names of menu items. (As discussed on
5870 emacs-devel.)
5871 (custom-face-menu): Add "Undo Edits" item.
5872
5873 * startup.el (init-file-user): defcustom -> defvar.
5874
5875 * tooltip.el (tooltip-mode): Doc fix.
5876
5877 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
5878
5879 * reveal.el (reveal-post-command): window-buffer signals an error on
5880 dead windows rather than returning nil.
5881 (reveal-open-new-overlays): An overlay might die while we open others.
5882
5883 2006-01-11 Bill Wohler <wohler@newt.com>
5884
5885 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
5886 phrasing in docstring.
5887
5888 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
5889 can give some systems gas. Add new file mh-buffers.el.
5890
5891 2006-01-06 Masatake YAMATO <jet@gyve.org>
5892
5893 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
5894 C preprocessor forward ported from GNU Emacs 21.2.
5895
5896 * progmodes/asm-mode.el (asm-font-lock-keywords):
5897 Use `cpp-font-lock-keywords'.
5898
5899 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
5900
5901 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
5902 of $ for "\\.ld[s]?".
5903
5904 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5905
5906 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
5907 (tcl-indent-line): Return `noindent' if inside a string.
5908
5909 * progmodes/flymake.el (flymake-split-string): Remove more than one
5910 empty string at beg/end of the result.
5911 (flymake-find-buildfile, flymake-find-possible-master-files):
5912 Use expand-file-name.
5913 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
5914 since expand-file-name does it for us. Use directory-file-name.
5915 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
5916 (flymake-ler-get-type, flymake-ler-get-text)
5917 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
5918 (flymake-current-line-no): Remove spurious interactive spec.
5919 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
5920 (flymake-check-include): Remove arg inc-path merged into inc-name.
5921 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
5922 Arg regexp-list replaced by a simple regexp.
5923 (flymake-master-make-header-init, flymake-master-tex-init):
5924 Correspondingly replace regexp-list with a regexp. Fix regexp.
5925
5926 2006-01-10 Simon Josefsson <jas@extundo.com>
5927
5928 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
5929 describing AUTH PLAIN fix.
5930
5931 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
5932
5933 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
5934 (report-emacs-bug): Don't record initial prompt text.
5935 Instead, add text properties to prompting text.
5936 (report-emacs-bug-hook): Delete prompting text.
5937
5938 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5939
5940 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
5941 `dirs'. Adjust callers.
5942
5943 2006-01-09 John Paul Wallington <jpw@gnu.org>
5944
5945 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
5946
5947 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5948
5949 * reveal.el (reveal-open-new-overlays): New extracted fun.
5950 (reveal-close-old-overlays): Idem. Check overlays's liveness before
5951 using them. Simplify the code.
5952 (reveal-post-command): Use them. Fix up obsolete windows in
5953 reveal-open-spots.
5954
5955 * progmodes/flymake.el: Use `require' rather than autoload for
5956 XEmacs's overlays.
5957 (flymake-get-common-file-prefix, flymake-build-relative-filename):
5958 Delete. Use file-relative-name instead.
5959 (flymake-get-syntax-check-program-args, flymake-perl-init):
5960 Simplify the resulting code.
5961
5962 * log-view.el (log-view-file-re, log-view-message-re): Add support
5963 for DaRCS output.
5964
5965 2006-01-09 Alex Schroeder <alex@gnu.org>
5966
5967 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
5968 identifiers sometimes added in square brackets at the beginning of
5969 subject lines.
5970
5971 2006-01-07 Richard M. Stallman <rms@gnu.org>
5972
5973 * cus-edit.el (Custom-set, Custom-save): Doc fix.
5974 (Custom-reset-current, Custom-reset-saved): Change question text.
5975 (Custom-reset-standard): Likewise.
5976 (custom-variable-reset-saved): Doc fix.
5977
5978 2006-01-07 Eli Zaretskii <eliz@gnu.org>
5979
5980 * startup.el (init-file-user): Doc fix.
5981
5982 2006-01-07 Alex Schroeder <alex@gnu.org>
5983
5984 * mail/rmail.el (rmail-current-subject): New function.
5985 (rmail-current-subject-regexp): New function.
5986 (rmail-next-same-subject): Use it.
5987
5988 * mail/rmailsum.el (rmail-summary-by-topic):
5989 Use rmail-current-subject and rmail-current-subject-regexp.
5990 (rmail-summary-next-same-subject): Ditto.
5991
5992 * net/rcirc.el (rcirc-send-input): No longer check whether the
5993 process is open, since not all commands need an open process.
5994 (rcirc-send-string): Check whether the process is open before
5995 sending anything.
5996 (rcirc-ignore-list): New option.
5997 (rcirc-ignore-list-automatic): New variable.
5998 (rcirc-print): Take rcirc-ignore-list into account.
5999 (rcirc-cmd-ignore): New command.
6000 (rcirc-ignore-update-automatic): New function.
6001 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
6002 list if ignored nicks.
6003 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
6004
6005 2006-01-06 David Reitter <david.reitter@gmail.com>
6006
6007 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
6008 reflect the address to which the report will be sent.
6009
6010 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6011
6012 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
6013 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
6014
6015 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
6016
6017 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
6018
6019 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
6020 the doc string: "functoin" => "function".
6021 * ldefs-boot.el: Likewise.
6022
6023 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
6024 message text: "Duplicat" => "Duplicate".
6025
6026 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
6027
6028 * files.el (basic-save-buffer-2): If backing-up failed, reset
6029 buffer-backed-up to nil.
6030
6031 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
6032
6033 * progmodes/gud.el (gdb-script-skip-to-head)
6034 (gdb-script-calculate-indentation): Indent for breakpoint command
6035 lists also.
6036
6037 2006-01-05 Bill Wohler <wohler@newt.com>
6038
6039 * Makefile.in (compile-always): Add mh-autoloads dependency.
6040 (bootstrap): Remove mh-autoloads dependency, as compile dependency
6041 provides it.
6042 (updates): Remove mh-autoloads dependency, since it probably has
6043 already run recently (via recompile).
6044
6045 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6046
6047 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
6048 argument `force' to disable the flyspell-last-buffer optimization.
6049 (flyspell-mode-on): Use it.
6050
6051 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
6052 flymake-simple-cleanup.
6053 (flymake-allowed-file-name-masks): Use this new default.
6054 All the functions are now called in the right buffer rather than
6055 passing the buffer as argument.
6056 (flymake-process-sentinel): Switch to buffer before calling cleanup.
6057 (flymake-parse-err-lines): Remove redundant buffer arg.
6058 (flymake-get-program-dir): Comment out unused function.
6059 (flymake-start-syntax-check, flymake-start-syntax-check-process):
6060 Remove redundant buffer argument.
6061 (flymake-get-real-file-name, flymake-simple-java-cleanup)
6062 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
6063
6064 2006-01-05 Richard M. Stallman <rms@gnu.org>
6065
6066 * info.el (Info-find-node): Don't record previous node if have none.
6067 (info): Go to directory only if history is empty.
6068
6069 * simple.el (mark): Doc fix.
6070
6071 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6072
6073 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
6074 already of desired type.
6075 (mac-ae-list): Coerce parameter to "list" type.
6076 (mac-dispatch-apple-event): Replace cadr part of event with a
6077 dummy position so that event-start returns it.
6078
6079 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6080
6081 * textmodes/org.el (org-end-of-subtree): New function.
6082 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
6083 Use `org-end-of-subtree'.
6084 (org-agenda, org-agenda-convert-date): Protect calls to
6085 `fit-window-to-buffer'.
6086 (org-tags-view): Force matching of sublevels when doing a
6087 todo-only search. Define the correct redo command, including the
6088 arguments.
6089 (org-agenda-redo): Display message.
6090 (org-check-for-org-mode): New function.
6091 (org-agenda-type): New variable.
6092 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
6093 Set `org-agenda-type'.
6094 (org-agenda-check-type): New function.
6095 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
6096 (org-agenda-week-view, org-agenda-day-view)
6097 (org-agenda-next-date-line, org-agenda-previous-date-line)
6098 (org-agenda-log-mode, org-agenda-toggle-diary)
6099 (org-agenda-toggle-time-grid, org-agenda-date-later)
6100 (org-agenda-date-prompt, org-agenda-diary-entry)
6101 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
6102 (org-agenda-convert-date, org-agenda-menu):
6103 Use `org-agenda-check-type'.
6104 (org-make-overlay, org-delete-overlay)
6105 (org-detatch-overlay, org-move-overlay, org-overlay-put):
6106 New compatibility functions.
6107 (org-calendar-select-mouse): New command.
6108
6109 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
6110
6111 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
6112 (Custom-reset-standard): Fix y-or-n-p messages.
6113 (custom-link): New face for links.
6114 (custom-buffer-create-internal, custom-manual): Use it.
6115 (custom-face-save): Push to theme-face before setting face spec.
6116
6117 * wid-edit.el (widget-default-mouse-face-get): New function.
6118 (widget-specify-button): Handle mouse-face like button-face.
6119
6120 * custom.el (load-theme): Clear old theme settings if reloading.
6121
6122 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
6123
6124 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
6125 "Erase Customization" button back to same position it occupies in
6126 the individual State menus.
6127
6128 2006-01-04 Kim F. Storm <storm@cua.dk>
6129
6130 * wid-edit.el (key-sequence): Rework widget to read key binding
6131 using `kbd' syntax. Use C-q to insert literal key, event, or code.
6132 (widget-key-sequence-default-value): Default value for empty sequence.
6133 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
6134 (widget-key-sequence-read-event): New command for C-q.
6135 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
6136 (widget-key-sequence-value-to-external): New functions.
6137
6138 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6139
6140 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
6141 Use expand-file-name.
6142 (flymake-delete-temp-directory): Use expand-file-name,
6143 file-name-directory, and directory-file-name.
6144 (flymake-strrchr): Delete.
6145 (flymake-start-syntax-check): Don't pass the redundant buffer argument
6146 to the init-f function.
6147 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
6148 (flymake-init-find-buildfile-dir)
6149 (flymake-init-create-temp-source-and-master-buffer-copy)
6150 (flymake-simple-make-init-impl, flymake-simple-make-init)
6151 (flymake-master-make-init, flymake-master-make-header-init)
6152 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
6153 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
6154 (flymake-xml-init): Remove corresponding redundant buffer argument.
6155 (flymake-allowed-file-name-masks): Remove last elems that are equal to
6156 the default anyway. Clean up regexps.
6157
6158 * progmodes/flymake.el (flymake-temp-source-file-name)
6159 (flymake-master-file-name, flymake-temp-master-file-name)
6160 (flymake-base-dir): New buffer-local vars.
6161 (flymake-buffer-data, flymake-get-buffer-value)
6162 (flymake-set-buffer-value): Replace those hash-tables by the new
6163 buffer-local vars. Update callers.
6164
6165 * progmodes/flymake.el (flymake-check-start-time)
6166 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
6167 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
6168 Move definition, so we can remove redundant earlier declaration.
6169 (flymake-replace-regexp-in-string, flymake-split-string)
6170 (flymake-get-temp-dir): Use defalias.
6171 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
6172 (flymake-xemacs-window-edges): Remove unused function.
6173 (flymake-get-point-pixel-pos): Move.
6174 (flymake-pid-to-names, flymake-reg-names)
6175 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
6176 Replace by a simple list flymake-processes and by process-buffer.
6177 Update callers. Other than simplify the code, it uses buffers rather
6178 than buffer-names so it doesn't get confused by uniquify.
6179 (flymake-buffer-data): The global value should just be nil.
6180
6181 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
6182 Optimize the body of a defalias like any other code.
6183
6184 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
6185 Make sure we've setup font-lock's vars. It may influence which
6186 function we then call.
6187 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
6188 here since it's too late anyway.
6189
6190 2006-01-03 Romain Francoise <romain@orebokech.com>
6191
6192 * startup.el (fancy-splash-tail, normal-splash-screen):
6193 Update copyright year.
6194
6195 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
6196
6197 * mouse.el (mouse-drag-track): Rename, from
6198 `mouse-drag-region-1'. Includes optional argument required to
6199 enable post-drag event processing (e.g. delete region keys).
6200 Can be used without this argument to track a mouse region and operate
6201 on it as soon as the drag completes.
6202 (mouse-drag-region): Use `mouse-drag-track'.
6203
6204 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6205
6206 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
6207 Move to `custom-buffer' group.
6208
6209 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
6210 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
6211 (custom-theme-insert-face-marker, custom-theme-variable-menu)
6212 (custom-theme-face-menu): New variables.
6213 (custom-theme-add-variable, custom-theme-variable-action)
6214 (custom-variable-reset-theme, custom-theme-delete-variable)
6215 (custom-face-reset-theme, custom-theme-face-action)
6216 (custom-theme-delete-face, custom-theme-merge-theme)
6217 (custom-theme-add-face, custom-theme-visit-theme): New functions.
6218
6219 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
6220
6221 * custom.el: Move Custom Themes commentary to start of theme code.
6222 (custom-known-themes): Rename `standard' theme to `changed'.
6223 (custom-push-theme): Caller no longer specifies what theme to use
6224 when doing `reset'---the setting is simply removed from the theme.
6225 Delete MODE from `theme-value' and `theme-settings' properties.
6226 (custom-declare-theme): Ignore &rest args since we don't use them.
6227
6228 (custom-loaded-themes): Delete variable.
6229 (custom-theme-load-themes, custom-theme-loaded-p)
6230 (custom-theme-value): Delete functions.
6231
6232 (custom-declare-theme): Signal error on invalid theme names.
6233 (provide-theme): custom-loaded-themes was deleted.
6234 (load-theme): Load the file unconditionally.
6235 (enable-theme): Call `load-theme' if theme is undefined.
6236 (custom-enabled-themes): Only update value for successful loads.
6237 (disable-theme): Complete from enabled themes when interactive.
6238 (custom-variable-theme-value): Calculate theme value directly.
6239
6240 (custom-theme-reset-variables, custom-reset-variables): Mark as
6241 XEmacs compatibility functions. We don't actually use these.
6242
6243 * cus-edit.el (custom-variable-state-set):
6244 Use custom-variable-theme-value instead of custom-theme-value.
6245 (custom-face-state-set): Rename `standard' theme to `changed'.
6246 (custom-save-variables, custom-save-faces): Delete unneeded
6247 references to custom-reset-variables.
6248 (custom-save-resets): Delete function.
6249 (custom-save-variables, custom-save-faces): MODE argument deleted.
6250 (custom-save-variables, custom-save-faces): Ignore theme values.
6251
6252 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
6253 compatibility function.
6254
6255 2006-01-01 Richard M. Stallman <rms@gnu.org>
6256
6257 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
6258 (Custom-reset-current, Custom-reset-saved): Likewise.
6259 (Custom-reset-standard): Show message if aborted.
6260 (custom-mode): Doc fix, describing those commands.
6261
6262 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
6263 put on event-kind property.
6264
6265 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
6266
6267 * custom.el (provide-theme): Ban `user' theme name.
6268 (custom-enabling-themes): New variable.
6269 (enable-theme): Don't enable user if custom-enabling-themes is t.
6270 (custom-enabled-themes): Make it a defcustom.
6271 (custom-theme-recalc-face): No-op if face is undefined.
6272
6273 * cus-edit.el (custom-button-mouse): New variable.
6274 (custom-button-mouse): New face.
6275 (custom-raised-buttons, custom-mode): Use it.
6276
6277 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
6278
6279 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6280
6281 * progmodes/gud.el (gud-display-line): Support hl-line in the
6282 source buffer.
6283
6284 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
6285
6286 * mouse.el (mouse-drag-window-above): Verify that the found window
6287 overlaps with the given window in the horizontal dimension.
6288
6289 2005-12-31 Eli Zaretskii <eliz@gnu.org>
6290
6291 * Makefile.in (cvs-update): New target.
6292
6293 * makefile.w32-in (cvs-update): Ditto.
6294
6295 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
6296
6297 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
6298 (custom-new-theme-mode-map): New variable.
6299
6300 2005-12-30 Richard M. Stallman <rms@gnu.org>
6301
6302 * custom.el (custom-load-themes): Function deleted.
6303
6304 * cus-edit.el (custom-save-loaded-themes): Function deleted.
6305 (custom-save-variables): Don't delete or add custom-load-themes call.
6306
6307 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
6308
6309 * cus-start.el: Add `visible-cursor'.
6310
6311 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
6312 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
6313 (flymake-process-filter): Switch to buffer before calling it instead.
6314 (flymake-post-syntax-check, flymake-highlight-err-lines)
6315 (flymake-delete-own-overlays, flymake-parse-err-lines)
6316 (flymake-start-syntax-check, flymake-start-syntax-check-process)
6317 (flymake-count-lines, flymake-parse-residual):
6318 Remove constant buffer argument.
6319 (flymake-start-syntax-check-for-current-buffer): Remove.
6320 Update callers to use flymake-start-syntax-check instead.
6321 (flymake-display-err-menu-for-current-line):
6322 Remove unused var `mouse-pos'.
6323 (flymake-restore-formatting): Comment out unused function.
6324 (flymake-report-status, flymake-report-fatal-status): Remove buffer
6325 argument, use current-buffer instead. Update callers.
6326
6327 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6328
6329 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
6330 buffer-local because choose-completion-delete-max-match requires
6331 that we set completion-ignore-case (i.e., binding via let is not
6332 sufficient).
6333 (bibtex-complete): Always set completion-ignore-case and
6334 choose-completion-string-functions. The latter is needed because
6335 choose-completion-string-functions keeps its value if we quit the
6336 *Completions* buffer without requesting a completion.
6337
6338 2005-12-30 Andreas Schwab <schwab@suse.de>
6339
6340 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
6341
6342 2005-12-30 Eli Zaretskii <eliz@gnu.org>
6343
6344 * jit-lock.el (jit-lock-chunk-size): Doc fix.
6345
6346 2005-12-30 Juri Linkov <juri@jurta.org>
6347
6348 * locate.el (locate-fcodes-file, locate-header-face)
6349 * progmodes/delphi.el (delphi-other-face)
6350 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
6351
6352 * paren.el (show-paren-match, show-paren-mismatch): Use existing
6353 group `paren-showing-faces'.
6354
6355 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
6356 (goto-address): Fix docstring.
6357
6358 * net/webjump.el (webjump-sample-sites): Update URLs.
6359
6360 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
6361
6362 * subr.el (cancel-change-group): Add listp around pending-undo-list.
6363
6364 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
6365
6366 * font-lock.el (font-lock-compile-keywords): Signal an error when
6367 font-lock-set-defaults hasn't been called.
6368
6369 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * subr.el (noreturn, 1value): Doc fixes.
6372
6373 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6374
6375 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
6376 that assoc-string returns nil.
6377
6378 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6379
6380 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
6381 (bibtex-entry-type-str, bibtex-empty-field-re)
6382 (bibtex-search-backward-string, bibtex-preamble-prefix)
6383 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
6384 (bibtex-any-valid-entry-type): New variable.
6385 (bibtex-parse-field-name): Simplify.
6386 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
6387 (bibtex-preamble-prefix): Include left delimiter.
6388 (bibtex-search-forward-field, bibtex-search-backward-field):
6389 Allow unbounded search past entry boundaries (required by bibtex-pop).
6390 (bibtex-text-in-field-bounds): Use push.
6391 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
6392 (bibtex-parse-preamble, bibtex-valid-entry)
6393 (bibtex-beginning-first-field): New functions.
6394 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
6395 (bibtex-map-entries): Fix docstring.
6396 (bibtex-flash-head): New arg prompt. Simplify.
6397 (bibtex-enclosing-field): Include code of bibtex-inside-field.
6398 (bibtex-insert-kill): Simplify. Always insert text past the
6399 current field or entry.
6400 (bibtex-format-entry): Use bibtex-parse-field.
6401 (bibtex-pop): Use bibtex-beginning-of-entry and
6402 bibtex-end-of-entry to initiate the search. Insert empty field if
6403 we found ourselves.
6404 (bibtex-print-help-message): New args field and comma.
6405 Handle entry keys.
6406 (bibtex-make-field): Use bibtex-beginning-of-entry.
6407 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
6408 invalid entry.
6409 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
6410 Handle preambles. Simplify code for thorough test.
6411 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
6412 New arg comma. Handle entry heads.
6413 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
6414 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
6415 New arg comma.
6416 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
6417 (bibtex-fill-field): Simplify.
6418 (bibtex-fill-entry): Use bibtex-beginning-first-field and
6419 bibtex-parse-field.
6420 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
6421 (bibtex-complete): Use bibtex-parse-preamble.
6422
6423 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
6424
6425 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
6426 Display name of expression instead of convenience variable.
6427 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
6428
6429 * progmodes/gud.el (gud-tooltip-dereference): Rename from
6430 toggle-gud-tooltip-dereference.
6431 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
6432 (gud-tooltip-tips): ...here when dereferencing.
6433
6434 2005-12-28 Bill Wohler <wohler@newt.com>
6435
6436 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
6437
6438 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
6439
6440 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
6441 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
6442 (vc-annotate-display-autoscale): Adjust call.
6443 (vc-annotate-display-default): Adjust call. Make arg compulsory.
6444 Fix interactive spec.
6445 (vc-annotate-time-span): Remove.
6446 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
6447 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
6448 (vc-annotate-display-select): Use new name.
6449
6450 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
6451 (vc-annotate-mode-menu): Remove left-over redundant declaration.
6452 Correct the construction of span entries. Simplify.
6453 (vc-annotate-display-select): Fix the nil case.
6454 (vc-annotate): Remove obsolete (and now broken) code.
6455 (vc-annotate-extract-revision-at-line): Remove obsolete code.
6456 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
6457
6458 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6459
6460 * subr.el (lazy-completion-table): Correct typo in docstring.
6461
6462 * startup.el (command-line): Use `custom-reevaluate-setting' for
6463 `send-mail-function'.
6464
6465 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
6466
6467 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
6468
6469 * mail/smtpmail.el (smtpmail-try-auth-methods):
6470 Send credentials together with "AUTH PLAIN" command.
6471
6472 2005-12-27 Richard M. Stallman <rms@gnu.org>
6473
6474 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
6475 mouse-2, go back to previously selected window, so it's selected
6476 when mouse-2 command runs.
6477
6478 2005-12-27 Juri Linkov <juri@jurta.org>
6479
6480 * descr-text.el (describe-text-sexp): Use square brackets for
6481 button [Show] to distinguish it from the property value `show'.
6482 (describe-property-list): Use `insert-text-button' with
6483 `help-face' type instead of putting face in quotes, because button
6484 is not created automatically for a list of faces.
6485 (describe-text-properties-1): Put button-type value in quotes to
6486 distinguish from plain text "button".
6487 (describe-char): Display code point values in hex. Don't use
6488 `symbol-name' for `current-input-method' because it is a string.
6489 Use `insert-text-button' with `help-face' type instead of putting
6490 hardcoded face in quotes, because button is not created automatically.
6491
6492 2005-12-27 Richard M. Stallman <rms@gnu.org>
6493
6494 * progmodes/glasses.el (glasses-face): More specific custom type.
6495
6496 * files.el (set-visited-file-name): Doc fix.
6497
6498 * textmodes/flyspell.el (flyspell-external-point-words):
6499 Use local var buffer-scan-pos to advance scan for next misspelling.
6500 Advance it only after we find the misspelling.
6501
6502 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
6503
6504 * textmodes/flyspell.el (flyspell-external-point-words):
6505 New criteria for finding the misspelling in the buffer.
6506
6507 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
6508
6509 * help-mode.el (help-insert-string): Set help-xref-stack-item
6510 rather than call help-setup-xref.
6511
6512 * descr-text.el (describe-char): Revert previous changes for
6513 optional buffer argument.
6514
6515 2005-12-27 Juri Linkov <juri@jurta.org>
6516
6517 * help-mode.el (help-insert-string): New function. Save buffer
6518 contents in cases where it is impossible to recompute the old contents.
6519
6520 * descr-text.el (describe-char): Set help-xref-stack-item
6521 explicitly after buffer has been generated.
6522
6523 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6524
6525 * cus-start.el (all): Add x-gtk-show-hidden-files.
6526
6527 2005-12-26 Richard M. Stallman <rms@gnu.org>
6528
6529 * replace.el (perform-replace): Calculate match-again
6530 before skipping read-only matches.
6531
6532 * paren.el (paren-showing-faces): New group.
6533 (show-paren-match, show-paren-mismatch): Move to that group.
6534
6535 * button.el (button): Put into group `basic-faces'.
6536
6537 * progmodes/make-mode.el: Remove faces from group `faces'.
6538
6539 * apropos.el (apropos, apropos-value): Doc fix.
6540 (apropos-documentation): Doc fix.
6541
6542 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
6543
6544 * subr.el (lazy-completion-table): Remove argument `args'.
6545
6546 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
6547 Don't use the `args' argument of lazy-completion-table.
6548
6549 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
6550
6551 * descr-text.el (describe-char): Add optional argument for buffer.
6552 Set buffer appropriately. Call help-setup-xref.
6553 Suggested by Stefan Monnier.
6554
6555 2005-12-26 Juri Linkov <juri@jurta.org>
6556
6557 * descr-text.el: Require `help-fns' at runtime. Don't require
6558 `button' for byte compilation.
6559 (describe-text-widget): Add `help-echo' for first button.
6560 Use `help-info' for second.
6561 (describe-property-list): Use `help-argument-name' instead of `italic'.
6562 (describe-text-category): Add prompt to interactive spec.
6563 Call `help-setup-xref'.
6564 (describe-char): Use `help-character-set'. Add `help-echo' for
6565 code point. Use `help-input-method'. Remove superfluous insert.
6566
6567 2005-12-25 Richard M. Stallman <rms@gnu.org>
6568
6569 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
6570 at point, in case of narrowing.
6571
6572 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
6573
6574 * locate.el (locate-header-face): Allow nil in type.
6575
6576 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
6577
6578 2005-12-25 Romain Francoise <romain@orebokech.com>
6579
6580 * battery.el (battery-linux-proc-acpi): Also try
6581 `/proc/acpi/thermal_zone/THM0/temperature'.
6582
6583 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
6584
6585 * custom.el (custom-push-theme): Fix docstring.
6586
6587 * cus-edit.el (custom-variable-set, custom-variable-save)
6588 (custom-variable-save): Custom-quote widget values.
6589 (customize-save-variable): Fix custom-push-theme call.
6590
6591 2005-12-24 Eli Zaretskii <eliz@gnu.org>
6592
6593 * w32-fns.el (w32-batch-update-autoloads): New function.
6594
6595 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
6596 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
6597 from the command line.
6598
6599 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
6600
6601 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
6602 reset means to remove setting from theme entirely. Don't keep
6603 expanding theme-settings list; delete old entries if necessary.
6604
6605 * cus-edit.el (custom-buffer-create-internal): Move "Erase
6606 customization" button one line up.
6607 (custom-themed): New face.
6608 (custom-magic-alist): New value, THEMED, for theme settings.
6609 (custom-variable-state-set, custom-face-state-set):
6610 Check theme-value instead of saved-value.
6611 (custom-variable-reset-standard, custom-face-reset-standard):
6612 Remove theme setting entirely. Recalculate new values.
6613 (custom-variable-set, custom-variable-set)
6614 (custom-variable-reset-saved, custom-variable-reset-backup)
6615 (custom-face-set, custom-face-reset-saved): Update `user' theme.
6616 (custom-variable-save): Fix typos.
6617
6618 2005-12-23 Juri Linkov <juri@jurta.org>
6619
6620 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
6621 Add autoload cookies.
6622 (edebug-outside-d-c-i-n-s-w): New variable.
6623 (edebug-display, edebug-outside-excursion): Use it to save the
6624 original value of default-cursor-in-non-selected-windows.
6625 Set default-cursor-in-non-selected-windows to t while Edebug
6626 is active.
6627 (edebug-mode, edebug-eval-mode): Doc fix.
6628
6629 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
6630 with `buffer-substring-no-properties' to remove common substring
6631 highlighting.
6632
6633 * info.el (info-other-window, info): Rename function argument
6634 `file' to `file-or-node'.
6635 (Info-complete-menu-item): Use local variable `complete-nodes' to
6636 keep the global value of `Info-complete-nodes' unchanged for
6637 subsequent completions.
6638 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
6639
6640 * simple.el (get-next-valid-buffer, last-buffer)
6641 (next-error-buffer-p, next-error-find-buffer)
6642 (minibuffer-history-sexp-flag): Doc fix.
6643
6644 * savehist.el (savehist-mode-hook): Add `:group'.
6645
6646 * log-view.el: Call autoload for vc-find-version.
6647 (log-view-current-file): Adjust subgroup numbers.
6648 (log-view-current-tag): Add `length'.
6649
6650 2005-12-23 Richard M. Stallman <rms@gnu.org>
6651
6652 * vc.el (vc-annotate-car-last-cons): Defn moved up.
6653
6654 2005-12-23 Juri Linkov <juri@jurta.org>
6655
6656 * hi-lock.el (hi-lock-archaic-interface-message-used)
6657 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
6658 (hi-lock-mode): Display "Hi" in the mode line only when
6659 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
6660 (hi-lock-write-interactive-patterns):
6661 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
6662 (hi-lock-set-pattern, hi-lock-set-file-patterns)
6663 (hi-lock-font-lock-hook): Set 3rd arg `how' of
6664 font-lock-add-keywords to t.
6665
6666 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
6667
6668 * hi-lock.el (hi-lock-highlight-range): New variable.
6669 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
6670 only if font-lock-fontified is non-nil. Remove overlays.
6671 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
6672 font-lock-fontified is non-nil, otherwise use overlays (instead of
6673 text properties).
6674 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
6675 New variables.
6676 (hi-lock-string-serialize) New function.
6677
6678 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6679
6680 * menu-bar.el (menu-find-file-existing): New function.
6681 (menu-bar-file-menu): Use menu-find-file-existing for Open.
6682
6683 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
6684
6685 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
6686
6687 * vc.el: Remove unnecessary leading * in docstrings.
6688 (vc-annotate-mode-map): Move initialization into declaration.
6689 (vc-static-header-alist): Nitpick on the regexp.
6690 (vc-default-init-version): New fun.
6691 (vc-register): Use it.
6692 (vc-insert-headers): Use dolist.
6693 (vc-annotate-get-backend): Remove unused function.
6694 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
6695 (vc-annotate-mode): Remove corresponding call.
6696 (vc-annotate-car-last-cons): Simplify.
6697 (vc-annotate-buffers): Remove var.
6698 (vc-annotate-backend): Make it buffer-local.
6699 (vc-annotate): Move the interaction to the interactive spec.
6700 Add a `buf' argument.
6701 (vc-annotate-warp-version): Use this new `buf' argument to avoid
6702 killing&creating a vc-annotate buffer, which is very disruptive when
6703 the buffers are shown in dedicated frames.
6704
6705 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
6706
6707 * descr-text.el: Add FSF as maintainer.
6708 (describe-text-mode, describe-text-mode-map)
6709 (describe-text-mode-hook, describe-text-done): Delete. Use normal
6710 help-mode.
6711 (describe-text-widget, describe-text-sexp)
6712 (describe-property-list, describe-text-category)
6713 (describe-text-properties, describe-text-properties-1)
6714 (describe-char): Use help buttons instead of widgets.
6715 (describe-char-unicodedata-file): Make URL link in doc string.
6716
6717 2005-12-22 Richard M. Stallman <rms@gnu.org>
6718
6719 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
6720 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
6721 Don't include buttons that write a file when there's no file.
6722 (custom-variable-menu, custom-face-menu, custom-group-menu):
6723 Don't include commands that write a file when there's no file.
6724 (customize-browse): Reword the top-of-buffer help intro.
6725 (custom-buffer-create-internal): Fix previous change.
6726 (customize-changed-options-previous-release): Prev release is 21.1.
6727 (customize-changed-options): Doc fix.
6728 (customize-changed): New alias.
6729 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
6730 Say "standard values".
6731 (Custom-reset-standard): Doc fix.
6732 (custom-face-reset-standard): Doc fix.
6733
6734 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
6735
6736 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
6737 even if font-lock-mode is non-nil since it may be t without having
6738 turned on font-lock-mode-internal.
6739 (font-lock-choose-keywords): Minor optimization.
6740 (font-lock-add-keywords, font-lock-remove-keywords)
6741 (font-lock-set-defaults): Don't call make-local-variable on a variable
6742 that we know to already be local.
6743
6744 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6745
6746 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
6747 messages if in the minibuffer.
6748
6749 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
6750
6751 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
6752 (tex-mode-flyspell-verify, flyspell-get-word)
6753 (flyspell-external-point-words): Don't use point-min/max uselessly.
6754
6755 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
6756 by Kevin Rodgers. Instead, just hide the completions buffer if we
6757 don't need to show it.
6758
6759 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6760
6761 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
6762
6763 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
6764
6765 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
6766 delete-windows-on with an inexistent buffer.
6767
6768 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
6769
6770 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
6771 Delete defcustom variable :tag names.
6772
6773 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
6774
6775 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
6776 (log-view-font-lock-keywords): Ajust subgroup numbers.
6777 (log-view-current-tag): Don't hard code the number of subgroups.
6778
6779 2005-12-20 Juri Linkov <juri@jurta.org>
6780
6781 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
6782 (tooltip-x-offset, tooltip-y-offset): Doc fix.
6783
6784 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
6785 (menu-bar-non-minibuffer-window-p): Instead of checking
6786 display-multi-frame-p, use selected-frame when menu-updating-frame
6787 is nil.
6788
6789 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
6790
6791 * align.el (align-rules-list): Use [ \t] instead of \s-
6792 for column separators in text mode.
6793
6794 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
6795
6796 * help-mode.el (help-customize-variable, help-customize-face):
6797 Don't pop help-xref-stack as help-follow no longer pushes
6798 anything on to it.
6799
6800 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6801
6802 * textmodes/org.el (org-agenda-custom-commands): New option.
6803 (org-agenda): Offer custom commands on splash screen.
6804 (org-make-tags-matcher): Parser for Boolean logic added.
6805 (org-agenda-set-tags): New command.
6806 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
6807 (org-set-tags): Efficiency improvements.
6808 (org-auto-align-tags): New option.
6809 (org-todo, org-demote, org-promote): Realign tags.
6810 (org-tags-completion-function): Use also "&" and "|" as separators.
6811 (org-org-menu): Agenda commands simplified.
6812
6813 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6814
6815 * cus-edit.el (customize-apropos, customize-apropos-options):
6816 Docstring changes.
6817
6818 * font-lock.el (font-lock): Add tags to the links in the defgroup.
6819
6820 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
6821
6822 * longlines.el (longlines-mode): Wrap while widened.
6823 (longlines-decode-region, longlines-encode-region): Compute max
6824 just once.
6825
6826 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6827
6828 * cus-edit.el (mac): New group.
6829
6830 * cus-start.el (all): Add user options in macterm.c. Add test for
6831 Mac-related built-ins. Fix test for GTK-related built-ins.
6832
6833 * term/mac-win.el (mac-handle-language-change)
6834 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
6835 (mac-services-open-selection, mac-services-mail-selection)
6836 (mac-services-mail-to, mac-services-insert-text)
6837 (mac-dispatch-apple-event): Add docstrings.
6838 (x-get-selection, mac-select-convert-to-string): Select coding
6839 system from `utf-16be' and `utf-16le' using `byteorder'.
6840
6841 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6842
6843 * subr.el (lazy-completion-table): Don't be fooled if the var holds
6844 a "list" (lambda ...) rather than a real completion list.
6845
6846 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
6847 lexical-let when encountering ((lambda (...) ...) ...).
6848
6849 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
6850
6851 * progmodes/sh-script.el (sh-mode):
6852 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
6853 * textmodes/picture.el (picture-mode): Update docstrings.
6854
6855 2005-12-17 Eli Zaretskii <eliz@gnu.org>
6856
6857 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
6858 commands enclosed in $(ARGQUOTE)s should not be split between two
6859 lines, as that will break with GNU Make >3.80, when sh.exe is used
6860 and arg quoting is with '..'.
6861 (autoloads): Don't break the quoted --eval expression between
6862 several lines.
6863
6864 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
6865
6866 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
6867 Capture error from printing circular structures.
6868
6869 2005-12-17 Martin Rudalics <rudalics@gmx.at>
6870
6871 * wid-edit.el (widget-checkbox-action): Clear undo info.
6872
6873 2005-12-16 Bill Wohler <wohler@newt.com>
6874
6875 * menu-bar.el (kill-this-buffer): Set a good example by using menu
6876 bar, not menubar in comment.
6877
6878 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
6879
6880 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
6881 After-change-functions should not clobber the match data.
6882
6883 2005-12-16 Juri Linkov <juri@jurta.org>
6884
6885 * simple.el (choose-completion): Use `buffer-substring-no-properties'
6886 instead of `buffer-substring'.
6887 (completion-common-substring): Doc fix.
6888 (completion-setup-function): Use minibuffer-completion-contents
6889 instead of minibuffer-contents. Don't set common-string-length
6890 initially. Remove special handling of partial-completion-mode.
6891 Move computation of completion-base-size into one cond.
6892 Call completion-base-size-function in mainbuf. In computation of
6893 completion-base-size for file name completion don't move point to
6894 the end of the minibuffer. Move computation of common-string-length
6895 into one cond. Start putting faces only when common-string-length>=0.
6896 Add condition to put completions-common-part when
6897 common-string-length>0.
6898
6899 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
6900 place point at the first different character in the minibuffer
6901 even if this position is at the beginning of the minibuffer.
6902
6903 * info.el (Info-read-node-name-1): In completion-base-size-function's
6904 lambda return 1 if common-substring or minibuffer-completion-contents
6905 starts with (, and 0 otherwise.
6906
6907 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
6908 Use `crm-current-element' for second arg of `display-completion-list'.
6909
6910 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
6911
6912 * files.el (set-auto-mode): Look for an interpreter specified on
6913 the first line also if search for mode specification succeeded,
6914 but the mode is not known.
6915
6916 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
6917
6918 * textmodes/org.el (org-tags-match-list-sublevels): New option.
6919 (org-open-at-point): Implement tag searches as links.
6920 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
6921 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
6922 (org-tags-sparse-tree, org-tags-view, org-set-tags)
6923 (org-agenda-dispatch): New commands.
6924 (org-use-tag-inheritance, org-tags-column): New options.
6925 (org-tab-follows-link, org-return-follows-link): New options.
6926 (org-tags): New customize group.
6927 (org-start-icalendar-file): Get local time zone.
6928 (org-tags-completion-function): New function.
6929 (org-set-font-lock-defaults): Make sure links will also be
6930 highlighted inside headlines.
6931
6932 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
6933
6934 * term.el (term-emulate-terminal):
6935 Let term-handle-ansi-terminal-messages override what Bash says about
6936 its current directory.
6937
6938 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
6939
6940 * bindings.el (last-buffer): Move to simple.el.
6941 * simple.el (last-buffer): Move here.
6942 (get-next-valid-buffer): New function.
6943 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
6944 (prev-buffer): Ditto. Rename to `previous-buffer'.
6945
6946 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
6947 * bindings.el (global-map): Ditto.
6948
6949 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
6950
6951 * cus-edit.el: Introductory comment change.
6952 (custom-magic-alist): Change message string for the `rogue' state.
6953
6954 2005-12-15 Richard M. Stallman <rms@gnu.org>
6955
6956 * tooltip.el: Delete defcustom variable :tag names.
6957
6958 * complete.el (partial-completion-mode): Doc fix.
6959
6960 * textmodes/flyspell.el (flyspell-external-point-words):
6961 Use save-excursion to ensure we don't move backward in the
6962 search loop, not even one character.
6963 (flyspell-delete-all-overlays): Use remove-overlays directly.
6964
6965 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
6966 (ispell-start-process): Set that variable.
6967 Clear ispell-buffer-local-name.
6968 (ispell-internal-change-dictionary):
6969 Set ispell-current-dictionary after killing process.
6970 (ispell-buffer-local-dict):
6971 Don't set spell-personal-dictionary after killing process.
6972 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
6973 (ispell-tex-skip-alists, ispell-html-skip-alists)
6974 (ispell-skip-region-alist): Mark as risky.
6975
6976 * net/newsticker.el (newsticker--retrieval-timer-list)
6977 (newsticker--display-timer, newsticker-running-p)
6978 (newsticker-ticker-running-p): Definitions moved up.
6979
6980 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
6981
6982 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
6983
6984 2005-12-15 David Ponce <david@dponce.com>
6985
6986 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
6987 (recentf-edit-list, recentf-open-files): Signal an error when
6988 there is no recent file.
6989
6990 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
6991
6992 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
6993 read-only except for texinfo-format-region evaluation.
6994
6995 2005-12-14 Richard M. Stallman <rms@gnu.org>
6996
6997 * vc.el (vc-default-previous-version, vc-default-next-version)
6998 (vc-do-command): Doc fixes.
6999
7000 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7001
7002 * textmodes/bibtex.el (bibtex-expand-strings)
7003 (bibtex-autokey-expand-string, bibtex-name-part)
7004 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
7005 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
7006 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
7007 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
7008 (bibtex-entry-postfix, bibtex-known-entry-type-re)
7009 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
7010 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
7011 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
7012 (bibtex-beginning-of-last-entry): Remove.
7013 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
7014 message if comma is missing but buffer is read-only.
7015 (bibtex-parse-field-text): Handle whitespaces at the end of field
7016 text. Return 3-element list with beginning and end of field text
7017 and end of field.
7018 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
7019 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
7020 (bibtex-search-forward-field, bibtex-search-backward-field):
7021 Search always delimited by limits of entry. Use more efficient
7022 search algorithms.
7023 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
7024 bibtex-end-of-name-in-field.
7025 (bibtex-text-in-field-bounds): Handle BibTeX strings when
7026 extracting the content of a field.
7027 (bibtex-text-in-field): Use search limits.
7028 (bibtex-parse-string-prefix): Handle empty string keys based on
7029 bibtex-string-empty-key.
7030 (bibtex-parse-string): Fix docstring.
7031 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
7032 (bibtex-preamble-prefix, bibtex-strings): New functions.
7033 (bibtex-skip-to-valid-entry): Include preceding whitespace in
7034 BibTeX entries (consistent with other BibTeX functions).
7035 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
7036 (bibtex-search-entry): Fix docstring. Simplify.
7037 (bibtex-flash-head, bibtex-complete-string-cleanup)
7038 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
7039 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
7040 (bibtex-parse-entry): New optional arg content.
7041 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
7042 Use bibtex-text-in-field-bounds.
7043 (bibtex-print-help-message): Handle BibTeX strings and preambles.
7044 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
7045 bibtex-parse-string-postfix.
7046 (bibtex-find-text-internal): New function.
7047 (bibtex-remove-delimiters): Use it.
7048 (bibtex-find-text): Use it. New optional arg help.
7049 (bibtex-complete): Handle BibTeX string and preamble entries.
7050 (bibtex-Preamble): Fix order of closing delimiters.
7051
7052 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
7053
7054 * vc.el (vc-default-revert): New fun.
7055
7056 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
7057
7058 2005-12-14 Romain Francoise <romain@orebokech.com>
7059
7060 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
7061 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
7062 (font-lock-remove-keywords): Likewise.
7063
7064 2005-12-14 Juri Linkov <juri@jurta.org>
7065
7066 * log-view.el (log-view-diff): Doc fix.
7067
7068 * isearch.el (isearch-query-replace): Use (mark) instead of
7069 isearch-opoint if mark is active in transient-mark-mode.
7070
7071 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7072
7073 * isearch.el (isearch-query-replace): Check for isearch-other-end.
7074
7075 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
7076
7077 * progmodes/cpp.el (cpp-face): New widget.
7078 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
7079
7080 2005-12-14 Juri Linkov <juri@jurta.org>
7081
7082 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
7083 around `erase-buffer' and `insert'.
7084
7085 * descr-text.el (describe-text-properties): Replace buffer name
7086 "*Help-2*" with "*Help*<2>".
7087 (describe-char): Add functions print-help-return-message,
7088 toggle-read-only. Use help-setup-xref with nil to not store
7089 describe-char in help-xref-stack. Use help-make-xrefs to
7090 make [back] button.
7091
7092 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
7093
7094 * wdired.el (wdired-old-point): New internal variable.
7095 (wdired-change-to-wdired-mode): Set it buffer-locally.
7096 (wdired-abort-changes): Restore point after aborting changes.
7097
7098 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7099
7100 * vc.el (vc-do-command): Add a new value t for okstatus.
7101
7102 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
7103 frame in case of errors.
7104
7105 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7106
7107 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
7108 so it comes after "On the Left" in the menu.
7109
7110 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
7111
7112 * cus-edit.el (customize-apropos, customize-apropos-options)
7113 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
7114
7115 2005-12-12 Bill Wohler <wohler@newt.com>
7116
7117 * vc-svn.el (vc-svn-registered): Fix problem of visiting
7118 non-writable Subversion-controlled files by saving window
7119 configuration before calling vc-do-command. vc-do-command calls
7120 pop-to-buffer on error which is unexpected during registration.
7121
7122 2005-12-12 Jay Belanger <belanger@truman.edu>
7123
7124 * calc/README: Update the summary of changes.
7125
7126 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
7127
7128 * descr-text.el (describe-char): Rework last fix to solve the problem
7129 is the same way it's solved for everything else in that function
7130 (i.e. by extracting the info before setting up the *Help* buffer).
7131
7132 2005-12-12 Kim F. Storm <storm@cua.dk>
7133
7134 * subr.el (version-regexp-alist): Allow space as separator before
7135 non-numeric part, e.g. "1.0 alpha".
7136 (version-to-list): Interpret .X.Y version as 0.X.Y version.
7137
7138 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7139
7140 * textmodes/org.el (org-agenda, org-timeline, org-todo):
7141 Implement Logging and the keep-modes setting.
7142 (org-get-category): Make sure a string is returned.
7143 (org-log-done): New function.
7144 (org-log-done, org-closed-string): New options.
7145
7146 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7147
7148 * tooltip.el (tooltip-y-offset): Change default to 20.
7149
7150 2005-12-12 Richard M. Stallman <rms@gnu.org>
7151
7152 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
7153
7154 * frame.el (display-hourglass): Doc fix.
7155
7156 * help.el (help-for-help-internal): Simplify entry for `a'.
7157
7158 * info.el (Info-on-current-buffer): Doc fix.
7159 (info-insert-file-contents): Don't test (featurep 'jka-compr).
7160
7161 * startup.el (inhibit-splash-screen): Make this the real name.
7162 (inhibit-startup-message): Make this the alias.
7163 (command-line): Find only simple.el, and use its directory
7164 to fill in other preloaded files' names.
7165 (command-line): Deactivate the mark if deactivate-mark is set.
7166
7167 * international/mule.el (load-with-code-conversion):
7168 Bind deactivate-mark.
7169
7170 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7171
7172 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
7173
7174 * cus-edit.el (customize-apropos): Avoid listing an option more
7175 than once under different aliases. No longer list user options
7176 that are not defined with defcustom (unless a prefix arg is given).
7177 Doc fix.
7178 (customize-apropos-options): Doc fix.
7179
7180 2005-12-11 Juri Linkov <juri@jurta.org>
7181
7182 * frame.el (set-background-color, set-foreground-color)
7183 (set-cursor-color, set-mouse-color, set-border-color):
7184 Add explicit prompts to read colors by `facemenu-read-color'.
7185 (show-trailing-whitespace, blink-cursor-delay)
7186 (blink-cursor-interval, display-hourglass, hourglass-delay):
7187 Remove tags.
7188 (display-hourglass, hourglass-delay): Doc fix.
7189 (cursor-in-non-selected-windows): Capitalize words in tag.
7190
7191 * faces.el (frame-background-mode): Replace `choice-item' keywords
7192 with `const' to not make [default] button. Change default value tag
7193 from `default' to `automatic'. Doc fix.
7194 (trailing-whitespace) <defface>: Change group `whitespace' to
7195 `whitespace-faces'.
7196
7197 2005-12-11 Richard M. Stallman <rms@gnu.org>
7198
7199 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
7200
7201 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7202
7203 * term/mac-win.el: Create keymap for mac-apple-event-map.
7204
7205 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
7206
7207 * tooltip.el (tooltip-mode): Move to start of file so that it
7208 appears at top of customize buffer.
7209
7210 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7211 Add the gud groupname.
7212 (gud-tooltip-mode): Add the tooltip groupname.
7213 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
7214 avoid conflict with tooltip-use-echo-area.
7215
7216 2005-12-10 Romain Francoise <romain@orebokech.com>
7217
7218 * help.el (help-for-help-internal): Add `r' in doc string.
7219
7220 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7221
7222 * align.el (align-regexp, align-highlight-rule):
7223 Use region-beginning and region-end instead of point and mark, so that
7224 repetition (with `repeat-complex-command') recomputes the region
7225 bounds.
7226
7227 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
7228
7229 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
7230 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
7231 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
7232 (balance-windows): Rewrite using the above new functions.
7233
7234 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7235
7236 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
7237 react if global-hi-lock-mode seems intended.
7238 (global-hi-lock-mode) Renamed from hi-lock-mode.
7239 (hi-lock-archaic-interface-message-used)
7240 (hi-lock-archaic-interface-deduce): New variables.
7241 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
7242 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
7243 (hi-lock-find-patterns, hi-lock-font-lock-hook):
7244 Replace hi-lock-buffer-mode with hi-lock-mode.
7245
7246 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com>
7247
7248 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
7249 completion list, even after a partial completion has been
7250 inserted in the current buffer. If there are more than 1
7251 completion, redisplay the *Completions* buffer; if the
7252 completion is unique, delete the *Completions* window.
7253
7254 2005-12-10 Eli Zaretskii <eliz@gnu.org>
7255
7256 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
7257 strings and long subject lines that were broken into multiple
7258 lines at arbitrary places. Handle subjects that have "Re: " in
7259 the middle.
7260
7261 2005-12-10 John W. Eaton <jwe@octave.org>
7262
7263 * emacs/octave-mod.el (octave-electric-space): Don't indent
7264 comments or strings if octave-auto-indent is nil.
7265
7266 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7267
7268 * term/mac-win.el: Require url when compiling.
7269 Call mac-process-deferred-apple-events after loading init files.
7270 (mac-apple-event-map): New defvar. Define event handlers in it.
7271 (core-event, internet-event): New Apple event class symbols.
7272 (open-application, reopen-application, open-documents)
7273 (print-documents, open-contents, quit-application)
7274 (application-died, show-preferences, autosave-now, get-url):
7275 New Apple event ID symbols.
7276 (about): New HICommand ID symbol.
7277 (mac-event-spec, mac-event-ae): New macros.
7278 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
7279 (mac-ae-selection-range, mac-ae-text-for-search)
7280 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
7281 (mac-application-menu-map): Remove keymap. Handlers for HICommand
7282 and Services menu events are now defined in mac-apple-event-map.
7283 (mac-drag-n-drop): Remove selection range handling.
7284
7285 2005-12-10 Kenichi Handa <handa@m17n.org>
7286
7287 * simple.el (zap-to-char):
7288 * isearch.el (isearch-process-search-char): Translate CHAR by
7289 translation-table-for-input.
7290
7291 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
7292
7293 * foldout.el (foldout-exit-fold): Properly hide subtree.
7294
7295 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
7296
7297 * files.el (save-buffer):
7298 * international/ucs-tables.el (ucs-set-table-for-input):
7299 * mail/mail-extr.el (mail-extract-address-components):
7300 * mail/sendmail.el (mail-mode): Reformat doc string.
7301
7302 2005-12-09 Juri Linkov <juri@jurta.org>
7303
7304 * isearch.el (isearch-highlight): Change main overlay priority
7305 from 1 to 1001. Simplify.
7306 (isearch-lazy-highlight-update): Change lazy overlay priority
7307 from 0 to 1000.
7308
7309 * replace.el (replace-highlight): Change overlay priority from
7310 1 to 1001.
7311
7312 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
7313 Change overlay priority from 1 to 1001. Reuse existing overlay.
7314
7315 * compare-w.el (compare-windows-highlight): Change overlay
7316 priority from 1 to 1000.
7317
7318 * menu-bar.el (menu-bar-edit-menu): Add listp around
7319 pending-undo-list to disable menu item "undo" when pending
7320 undo list is empty.
7321
7322 * locate.el (locate): Disable undo in *Locate* buffer.
7323
7324 2005-12-09 Kim F. Storm <storm@cua.dk>
7325
7326 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
7327
7328 2005-12-09 David Ponce <david@dponce.com>
7329
7330 * recentf.el: Improvement of the menu code.
7331 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
7332 instead of menu hook.
7333 (recentf-show-menu, recentf-hide-menu): New functions.
7334 (recentf-menu-customization-changed, recentf-mode): Use them.
7335 (recentf-menu-action, recentf-max-menu-items)
7336 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
7337 (recentf-arrange-by-rule-others)
7338 (recentf-arrange-by-rules-min-items)
7339 (recentf-arrange-by-rule-subfilter) : Don't use
7340 `recentf-menu-customization-changed'.
7341 (recentf-arrange-rules): Likewise. Accept functions to compute
7342 sub-menu titles.
7343 (recentf-menu-filter): Likewise. Doc fix.
7344 (recentf-menu-value-shortcut): Doc fix.
7345 (recentf-dump-variable): Quote atom value.
7346 (recentf-make-menu-items): Update to use it as a menu filter.
7347 (recentf-match-rule): New function.
7348 (recentf-arrange-by-rule): Use it.
7349 (recentf-indirect-mode-rule): New function.
7350 (recentf-build-mode-rules): Use it.
7351 (recentf-dir-rule): New function.
7352 (recentf-arrange-by-dir): Use it.
7353 (recentf-filter-changer-current): Rename from
7354 `recentf-filter-changer-state'. All references updated.
7355 (recentf-filter-changer-alist): Update filter names.
7356 (recentf-filter-changer-select): New function.
7357 (recentf-filter-changer): Use it. Make a sub-menu from filters
7358 available in `recentf-filter-changer-alist'.
7359 (recentf-data-cache, recentf-clear-data)
7360 (recentf-update-menu): Remove. All references updated.
7361 (recentf-match-rule-p, recentf-build-dir-rules)
7362 (recentf-filter-changer-goto-next)
7363 (recentf-filter-changer-get-current)
7364 (recentf-filter-changer-get-next): Remove.
7365
7366 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7367
7368 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
7369 buffer "Reset" button to "Reset to Current" for consistency with
7370 the State buttons.
7371
7372 2005-12-08 John Paul Wallington <jpw@pobox.com>
7373
7374 * ibuf-ext.el (define-ibuffer-filter filename):
7375 If `dired-directory' is a list then really use its car.
7376
7377 2005-12-08 Kim F. Storm <storm@cua.dk>
7378
7379 * emulation/cua-rect.el (cua--rectangle-aux-replace):
7380 Fix indention of text on right side of replaced rectangle.
7381
7382 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
7383
7384 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
7385 No need to check gud-comint-buffer is bound.
7386 (gdb): Prevent multiple debugging when first session uses gdba.
7387
7388 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7389
7390 CC Mode update to 5.31.
7391
7392 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
7393 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
7394 We might do this function properly in the future).
7395
7396 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
7397 New macros c-sentence-end and c-default-value-sentence end, to cope
7398 with Emacs 22's new function `sentence-end'.
7399
7400 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7401
7402 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
7403 compat issue using `c-put-overlay' and `c-delete-overlay'.
7404
7405 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
7406 New compat macros to handle overlays/extents.
7407
7408 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7409
7410 * progmodes/cc-fix.el: Add definitions of the macros push and pop
7411 (for GNU Emacs 20.4)
7412
7413 * progmodes/cc-defs.el:
7414 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
7415
7416 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
7417 highlighting mechanism so it will work in XEmacs too.
7418
7419 * progmodes/cc-defs.el: Insert c-int-to-char.
7420
7421 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
7422 call to the new macro c-int-to-char. This solves XEmacs's
7423 regarding characters as different from integers.
7424
7425 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7426
7427 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
7428 New internal helper.
7429
7430 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
7431 construct to make the indirect face lookup work in XEmacs.
7432
7433 (c-cpp-matchers): Append the negation char face to the existing
7434 fontification, so that the cpp face doesn't disappear.
7435 Use `c-make-syntactic-matcher' to avoid negation chars in comments
7436 and strings.
7437
7438 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
7439 to map to `font-lock-negation-char-face' in emacsen where it exists.
7440
7441 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7442
7443 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
7444
7445 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
7446 Rename "c-subword-move-mode" as "c-subword-mode".
7447
7448 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
7449 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
7450
7451 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7452
7453 * progmodes/cc-mode.el: Added autoload directive for
7454 `c-subword-move-mode' for use in older emacsen.
7455
7456 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7457
7458 * progmodes/cc-mode.el:
7459 (i) Insert a binding for C-c C-backspace into
7460 c-bind-special-erase-keys which works in TTYs.
7461 (ii) Make sure that when file styles are used, any explicitly
7462 given style variables take priority over those in the style.
7463 Do this by calling `hack-local-variables' a second time.
7464
7465 * progmodes/cc-vars.el: Add language specific customization
7466 widgets for AWK to c-doc-comment-style, c-require-final-newline
7467 and c-default-style. Add a defcustom for awk-mode-hook.
7468 Give c-syntactic-element and c-syntactic-context doc-strings by
7469 directly setting their `variable-documentation' propery.
7470 This allows Emacs 22.1 to read these with C-h v.
7471
7472 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
7473
7474 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7475
7476 * progmodes/cc-fonts.el, cc-vars.el
7477 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
7478 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
7479 Masatake YAMATO.
7480
7481 (c-doc-comment-style): Made GtkDoc default in C mode.
7482
7483 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
7484 and C-c C-<delete>.
7485
7486 (c-bind-special-erase-keys): New function for use on
7487 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
7488
7489 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
7490 <delete> key behavior in XEmacs according to `delete-forward-p'.
7491 C.f. `c-electric-delete'.
7492
7493 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7494
7495 * progmodes/cc-mode.el: Give c-hungry-backspace and
7496 c-hungry-delete-forward permanent key bindings.
7497
7498 * progmodes/cc-cmds.el (c-electric-semi&comma):
7499 Bind c-syntactic-context for calls to "criteria functions", for
7500 consistency with other calls to user functions.
7501
7502 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
7503 `current-prefix-arg', since this might be the prefix arg to a
7504 command which calls c-indent-command as a function. Change the
7505 interactive spec from "p" to "P".
7506
7507 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
7508 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
7509 was difficult to understand.
7510
7511 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7512
7513 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
7514 first char of an identifier.
7515
7516 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
7517 +" syntax in C++.
7518
7519 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7520
7521 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
7522 auto-fill doesn't split a c-comment's last word from a hanging
7523 "*/" when a space is typed between them after fill-column.
7524
7525 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
7526
7527 * progmodes/cc-styles.el (c-set-style)
7528 (c-setup-paragraph-variables): Abort the command if we're not in a
7529 CC Mode buffer.
7530
7531 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
7532 with blank comment-prefix, and a blank line as the comment's
7533 second line.
7534
7535 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7536
7537 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
7538 Incorporate the patterns added in the Emacs development branch
7539 for the new Emacs 22 face `font-lock-negation-char-face'.
7540
7541 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
7542 of "red" since it stands out better in xterms and DOS terminals.
7543
7544 * progmodes/cc-engine.el (c-literal-faces):
7545 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
7546
7547 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7548
7549 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
7550 forcibly enable c-electric-flag.
7551
7552 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
7553 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
7554 after the comment-prefix of a C-style comment will close that comment.
7555
7556 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7557
7558 * progmodes/cc-fonts.el (c-basic-matchers-before)
7559 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
7560 in Pike.
7561
7562 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
7563 digraphs.
7564
7565 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
7566 (c-cpp-message-directives, c-cpp-include-directives)
7567 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
7568 (c-cpp-expr-directives): Introduce new language constants to
7569 control cpp syntax in a cleaner way.
7570
7571 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
7572
7573 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
7574
7575 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
7576 (c-multiline-string-start-char): New language constants and
7577 variables to specify how newlines in string literals work.
7578
7579 (c-font-lock-invalid-string): Use them.
7580
7581 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
7582 unbalanced close brace is entered. Optimization by avoiding going
7583 back over arbitrarily large blocks. Removed hints that this
7584 function only would be relevant/useful in AWK.
7585
7586 (c-electric-brace): Indent syntactically after the cleanups since
7587 lineup functions might do it differently then.
7588
7589 * progmodes/cc-engine.el, cc-langs.el
7590 (c-opt-op-identifier-prefix): New language constant and variable.
7591
7592 (c-just-after-func-arglist-p, c-after-special-operator-id)
7593 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
7594
7595 * progmodes/cc-align.el, cc-engine.el
7596 (c-after-special-operator-id): New helper to handle C++ operator
7597 identifiers.
7598
7599 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
7600 (c-guess-basic-syntax): Handle C++ operator identifiers in
7601 declarations.
7602
7603 * progmodes/cc-langs.el (c-assignment-operators): Add the
7604 trigraph version of ^= too.
7605
7606 * progmodes/cc-langs.el (c-assignment-operators): Add the
7607 trigraph version of |= in C++.
7608
7609 * progmodes/cc-fonts.el (c-font-lock-declarators):
7610 Handle `c-decl-hangon-kwds' after the identifier name.
7611
7612 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
7613 whether an arglist is "nonempty", ignore a comment after the open
7614 paren if it isn't followed by a non-comment token on the same line.
7615
7616 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
7617 Enable heuristics below the point to cope with classes inside special
7618 brace lists in Pike.
7619
7620 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7621
7622 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
7623
7624 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7625
7626 * progmodes/cc-guess.el (cc-guess-install): New function to
7627 install an already guessed style in another buffer.
7628
7629 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
7630 sets `inhibit-read-only' - `c-save-buffer-state' should be used
7631 anyway if the change always is undone.
7632
7633 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7634
7635 Implement togglable electricity:
7636
7637 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
7638 saying when it should be used.
7639
7640 * progmodes/cc-engine.el: Add the new buffer-local variable,
7641 c-electric-flag.
7642
7643 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
7644 c-toggle-auto-newline.
7645
7646 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
7647 c-toggle-auto-newline. Remove the binding for
7648 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
7649 c-toggle-electric-state.
7650
7651 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
7652
7653 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
7654 c-\(forward\|backward\)-subword.
7655 (c-update-modeline): Add the new modeline flag `l' for
7656 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
7657 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
7658 Make the old name an alias of the new name.
7659 (c-toggle-electric-state): New function.
7660 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
7661 Adapt these functions to do electric things only when
7662 c-electric-flag is non-nil.
7663 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
7664 new functions from c-electric-brace.
7665 (c-point-syntax): Add a check for "virtual semicolons" in AWK
7666 mode, so that the tentative extra newline doesn't change the
7667 syntax of the following brace.
7668 (c-electric-brace): Restructure by extracting the above functions.
7669 Tidy up the coding somewhat.
7670 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
7671 restructure a bit.
7672
7673 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7674
7675 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
7676 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
7677
7678 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
7679 (c-submode-indicators): Change name from `c-auto-hungry-string'
7680 since it's now used to track another submode.
7681
7682 (c-update-modeline): Convert to function and extended to check
7683 `c-subword-move-mode'.
7684
7685 (c-forward-into-nomenclature, c-backward-into-nomenclature):
7686 Convert to compat aliases for `c-forward-subword' and
7687 `c-backward-subword'.
7688
7689 * progmodes/cc-subword.el: New functions and minor mode to handle
7690 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
7691
7692 (c-forward-subword, c-backward-subword, c-mark-subword)
7693 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
7694 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
7695 Functions corresponding to the standard word handling functions.
7696
7697 (c-subword-move-mode): Minor mode that replaces all the standard
7698 word handling functions with their subword equivalences.
7699
7700 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7701
7702 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
7703 entry for one-liner-defun.
7704
7705 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
7706 name in its def-edebug-spec.
7707
7708 * progmodes/cc-cmds.el (c-electric-brace): Make the
7709 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
7710 compacts space before a comment, if this will make things fit on
7711 one line.
7712
7713 Introduce an "awk" style, mainly for auto-newline and clean-ups.
7714
7715 * progmodes/cc-align.el: New function c-snug-1line-defun-close
7716
7717 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
7718 clean-up one-liner-defun.
7719
7720 * progmodes/cc-styles.el: Add the new "awk" style.
7721
7722 * progmodes/cc-vars.el: Add description of one-liner-defun to
7723 c-cleanup-list's doc-string. New user options,
7724 c-max-one-liner-length. In c-default-style, set the default style
7725 for AWK to "awk".
7726
7727 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7728
7729 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
7730 macros inside labels.
7731
7732 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
7733 `c-at-statement-start-p' and `c-at-expression-start-p'.
7734
7735 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
7736 error if the mark isn't set.
7737
7738 * progmodes/cc-engine.el (c-guess-continued-construct)
7739 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
7740 accurately detect functions inside functions.
7741
7742 * progmodes/cc-engine.el (c-at-expression-start-p): New function
7743 like `c-at-statement-start-p' that additionally recognizes commas
7744 and expression parentheses as delimiters.
7745
7746 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
7747 to avoid heuristics that doesn't work for unclosed blocks.
7748 (c-at-statement-start-p): New function.
7749
7750 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
7751 Objective-C directives, e.g. directives spanning lines should work
7752 reasonably well now.
7753
7754 (c-put-c-type-property, c-clear-c-type-property): New helpers.
7755
7756 (c-forward-objc-directive): New function to move over any ObjC
7757 directive.
7758
7759 (c-just-after-func-arglist-p, c-guess-basic-syntax)
7760 (c-basic-matchers-before): Use it.
7761
7762 (c-font-lock-objc-iip-decl): Remove.
7763
7764 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
7765 in the template arglist recognition.
7766
7767 * progmodes/cc-styles.el (c-style-alist): Fix several
7768 inconsistencies in the Whitesmith style.
7769
7770 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
7771 New lineup function to get lines after Whitesmith style blocks
7772 correctly indented.
7773
7774 (c-lineup-whitesmith-in-block): Back out the compensation for
7775 opening parens since it's done using `add' lists in the style
7776 definition instead. Don't use the anchor position since it varies
7777 too much between the syntactic symbols. :P
7778
7779 * progmodes/cc-vars.el (c-valid-offset): Update.
7780
7781 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
7782 lists where the offsets are combined according to several
7783 different methods: `first', `min', `max', and `add'.
7784 Report offset evaluation errors with `c-benign-error' so that some kind
7785 of reindentation still is done.
7786
7787 * progmodes/cc-engine.el (c-guess-basic-syntax):
7788 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
7789 `arglist-close'.
7790
7791 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
7792 situations for `arglist-cont-nonempty' and `arglist-close'.
7793
7794 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
7795
7796 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
7797 cc-bytecomp-boundp' in a number of places.
7798
7799 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
7800 macro related issue.
7801
7802 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7803
7804 * progmodes/cc-awk.el: Change the terminology of regexps: A char
7805 list is now [asdf], a char class [:alpha:].
7806 Include code for char classes.
7807 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
7808 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
7809
7810 Remove (nearly all of) the cruft associated with AWK Mode's former
7811 concept of "virtual semicolons":
7812
7813 Adapt c-beginning-of-statement, c-end-of-statement (together with
7814 subfunctions) to use the new notion of "virtual semicolon" in
7815 place of the old awkward special handling for AWK. There remains
7816 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
7817 * progmodes/cc-cmds.el:
7818 (c-ascertain-adjacent-literal): In the backwards direction, now
7819 recognises AWK regexp delimiters as string delimiters.
7820 (c-after-statement-terminator-p): Adapt for virtual semicolons;
7821 check more rigorously for "end of macro".
7822 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
7823 virtual semicolons;
7824 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
7825 out the code for forward movement into ...
7826 (c-end-of-statement): Now contains the code for forward movement,
7827 adapted for virtual semicolons.
7828
7829 * progmodes/cc-engine.el:
7830 (c-ws*-string-limit-regexp): New regexp.
7831 (c-forward-single-comment, c-backward-single-comment): Comment out
7832 the (now redundant) "special" AWK stuff.
7833
7834 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
7835 c-string-par-start, c-string-par-separate to be more like Text
7836 Mode than Fundamental Mode.
7837
7838 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7839
7840 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
7841 to the fontified region so that fontification doesn't occur
7842 outside it (could happen e.g. when fontifying a line with an
7843 unfinished declaration).
7844
7845 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7846
7847 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
7848 start of the file. ^L now separate sections of the file.
7849 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
7850 (c-awk-one-line-possibly-open-string-re)
7851 (c-awk-regexp-one-line-possibly-open-char-class-re)
7852 (c-awk-one-line-possibly-open-regexp-re)
7853 (c-awk-one-line-non-syn-ws*-re): New defonsts.
7854 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
7855
7856 Amend the concept of "virtual semicolons" (in the indentation
7857 engine) for languages like AWK, such that they are now
7858 conceptually attached to end of the last token of a statement, not
7859 the end of the line. (In AWK Mode, however, the pertinent text
7860 property is still physically set on the EOL.) Remove the specific
7861 tests for awk-mode, thus facilitating the introduction of other
7862 language modes where EOLs can end statements.
7863 (Note: The funtionality in cc-cmds.el, specifically
7864 c-beginning/end-of-statement has yet to be amended.)
7865
7866 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
7867 New macros.
7868
7869 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
7870 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
7871 c-vsemi-status-unknown-p-fn (in a new page).
7872
7873 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
7874 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
7875 numerous awkward forms like
7876 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
7877 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
7878 variable before-ws-ip, the place just after char-before-ip appears.
7879
7880 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
7881 a comment.
7882
7883 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7884
7885 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
7886 `c-tentative-buffer-changes'.
7887
7888 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
7889 convert to macro to choose between Emacs and XEmacs at compile time.
7890
7891 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
7892
7893 (c-tentative-buffer-changes): New macro to handle temporary buffer
7894 changes in a convenient way.
7895
7896 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
7897 for `c-tentative-buffer-changes'.
7898
7899 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
7900 the checks for paren sexps between the point and the keyword, to
7901 avoid some false alarms.
7902
7903 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
7904 Fixed a situation where an error could be thrown for unbalanced
7905 parens. Changed to make use of c-keyword-member' to avoid some
7906 repeated regexp matches.
7907
7908 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
7909 These language variable are no longer necessary.
7910
7911 (c-block-stmt-kwds): New language constant used by
7912 c-looking-at-inexpr-block'.
7913
7914 (c-guess-basic-syntax): Remove an optional check that looked at
7915 the existence of the now removed language variables.
7916
7917 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
7918 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
7919 object instantiation expressions as declarations in some contexts.
7920 This bug only affected languages where the declarator can't be
7921 enclosed in parentheses.
7922
7923 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
7924 insert newlines before and after substatement braces.
7925
7926 * progmodes/cc-engine.el: Improved the heuristics for recognizing
7927 function declaration headers and the handling of C++ style member
7928 init lists.
7929
7930 (c-just-after-func-arglist-p): Rewritten to use
7931 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
7932
7933 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
7934
7935 (c-guess-basic-syntax): Adapt case 5B for the new
7936 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
7937 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
7938 covers all cases now).
7939
7940 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
7941
7942 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7943
7944 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
7945 c-string-par-start/separate c-sentence-end-with-esc-eol,
7946 initialised in c-setup-paragraph-variables, used in string
7947 scanning subroutines of c-beginning-of-statement.
7948
7949 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
7950 which precedes the newly inserted `{'.
7951
7952 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
7953
7954 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
7955 function for declaration level blocks. It should now cope with
7956 templates better and also be a lot more comprehensible.
7957
7958 (c-looking-at-decl-block): The new function.
7959
7960 (c-search-uplist-for-classkey): The old one. It's now a wrapper
7961 for compatibility.
7962
7963 (c-add-class-syntax, c-guess-continued-construct)
7964 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
7965
7966 (c-decl-block-key): Change to tell apart ambiguous and
7967 unambiguous keywords. Pike specials are now handled directly in
7968 the code instead.
7969
7970 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
7971 New language constants and variables to make the backward skip in
7972 `c-looking-at-decl-block' as tight as possible.
7973
7974 (c-nonsymbol-token-char-list): New language constant.
7975
7976 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
7977 find balanced template arglists backwards.
7978
7979 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
7980 making char classes for `c-syntactic-skip-backward'.
7981
7982 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
7983 16D - can't be a class-close at that point.
7984
7985 * progmodes/cc-engine.el (c-guess-basic-syntax)
7986 (c-add-class-syntax): Don't narrow out the enclosing declaration
7987 level. This makes everything a lot easier, and it was actually
7988 only four small places that needed it to work. Some places that
7989 previously did `widen' are removed now, which has the effect that
7990 `c-guess-basic-syntax' never will look at things outside the
7991 current narrowment now. The anchor position for `topmost-intro'
7992 is affected by this, but it was so bogus it was basically useless
7993 before, and now it's equally bogus but in a slightly different way.
7994
7995 (c-narrow-out-enclosing-class): Gone.
7996
7997 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
7998 the narrowed region.
7999
8000 (c-least-enclosing-brace): Remove silly optional argument.
8001
8002 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
8003 the point could be left directly after an open paren when finding
8004 the beginning of the first decl in the block.
8005
8006 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
8007 Specify which submatch to use.
8008
8009 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
8010
8011 (c-decl-start-re): No longer any need for special treatment of
8012 ObjC due to the above.
8013
8014 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
8015 presumably follows C in that regard.
8016
8017 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
8018 New language constants to specify operator tokens inside
8019 identifiers in a more high level way.
8020
8021 (c-opt-identifier-prefix-key): New internal language constant.
8022
8023 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
8024 (c-identifier-start, c-identifier-key): Now completely calculated
8025 from other constants.
8026
8027 (c-identifier-last-sym-match): Decommission since it's no longer used.
8028
8029 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
8030
8031 * progmodes/cc-engine.el (c-forward-name): Remove the
8032 optimization when c-identifier-key is equal to c-symbol-key since
8033 it doesn't work in byte compiled files. Don't record empty
8034 regions as identifiers.
8035
8036 * progmodes/cc-langs.el (c-filter-ops): New helper function to
8037 simplify access to `c-operators' and its likes.
8038
8039 (c-operator-list, c-all-op-syntax-tokens)
8040 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
8041 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
8042 (c-primary-expr-regexp, c-cast-parens): Use it.
8043
8044 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
8045 an explicit language in functions.
8046
8047 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
8048 variant of adornment.
8049
8050 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
8051 variable.
8052
8053 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
8054 the Pike value.
8055
8056 * progmodes/cc-engine.el (c-on-identifier)
8057 (c-simple-skip-symbol-backward): Small fix for handling "-"
8058 correctly in `skip-chars-backward'. Affected the operator lfun
8059 syntax in Pike.
8060
8061 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
8062 diagnostic message about precompiled language vars not being used.
8063
8064 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
8065 "__attribute__" is followed by a parenthesis.
8066
8067 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
8068 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
8069 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
8070
8071 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
8072 Internal cleanups to properly detect the declared identifiers in
8073 various declarations.
8074
8075 (c-decl-start-kwds): New language constant to recognize
8076 declarations that can start anywhere. Used for class declarations
8077 in Pike.
8078
8079 (c-specifier-key, c-not-decl-init-keywords)
8080 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
8081 (c-find-decl-spots): Implement `c-decl-start-kwds'.
8082
8083 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
8084 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
8085 handling of the compiler specific extension keywords into a new
8086 language constant `c-decl-hangon-kwds' that defines keyword
8087 clauses to be ignored in declarations.
8088
8089 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
8090 past unrecognized tokens when handling `c-colon-type-list-kwds'.
8091 Necessary to stop at the declared identifier in e.g. IDL valuetype
8092 declarations.
8093
8094 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
8095 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
8096 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
8097 (c-forward-decl-or-cast-1): Recognize the declared identifier in
8098 class and enum declarations as such and not as part of the type.
8099
8100 (c-forward-decl-or-cast-1, c-forward-label): Relax the
8101 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
8102
8103 (c-forward-decl-or-cast-1): Don't disregard sure signs of
8104 declarations when there's some syntax error later on.
8105
8106 (c-complex-decl-matchers): Did away with a reference to
8107 `c-specifier-key'.
8108
8109 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
8110 value - this variable is always dynamically bound.
8111
8112 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
8113 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
8114 * cc-cmds.el, cc-defs.el: Change the policy for marking up
8115 functions that might do hidden buffer changes: All such internal
8116 functions are now marked instead of those that don't.
8117
8118 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
8119 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
8120 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
8121 (c-literal-type): Allow these functions to make hidden buffer changes,
8122 so that they are free to use text property caching later on.
8123
8124 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
8125 (c-electric-brace, c-electric-slash, c-electric-star)
8126 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
8127 (c-electric-paren, c-electric-continued-statement, c-indent-command)
8128 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
8129 (c-context-line-break): Add `c-save-buffer-state' calls to comply
8130 with the changed semantics of the functions above.
8131
8132 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
8133 when macros occur in obscure places. Optimized the sexp movement
8134 a bit.
8135
8136 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8137
8138 Enhancements for c-beginning-of-statement to work in AWK Mode:
8139
8140 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
8141 (completed statement) with `}' (statement completed by closing
8142 brace or semicolon) and `$' (statement completed by EOL).
8143
8144 (c-awk-virtual-semicolon-ends-prev-line-p)
8145 (c-awk-virtual-semicolon-ends-line-p)
8146 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
8147 (c-awk-at-statement-end-p): New functions.
8148
8149 * progmodes/cc-cmds.el: Simplify the structure of functions
8150 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
8151 two functions and c-beginning-of-statement to handle AWK Mode.
8152
8153 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
8154 c-backward-single-comment for AWK mode. Attempt to clarify their
8155 doc-strings.
8156
8157 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
8158
8159 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8160
8161 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
8162 label handling. Labels are now recognized in a uniform and more
8163 robust way, regardless of context. Text properties are put on all
8164 labels to recognize the following declarations better.
8165 Multiword labels are handled both in indentation and fontification for
8166 the benefit of language extensions like Qt. For consistency, keywords
8167 in labels are now fontified with the label face instead.
8168 That also applies to "case" and "default".
8169
8170 (c-beginning-of-statement-1): Fix some bugs in the label
8171 handling. Disregard `c-nonlabel-token-key' in labels that begin
8172 with `c-label-kwds'.
8173
8174 (c-find-decl-spots): Support that the callback adds more
8175 `c-decl-end' spots to find.
8176
8177 (c-forward-decl-or-cast-1): Don't treat a list of plain
8178 identifiers followed by a colon as a declaration.
8179
8180 (c-forward-label): New function to recognize labels.
8181
8182 (c-guess-basic-syntax): Replace uses of `c-label-key' with
8183 `c-forward-label'. Moved the label recognition cases (14 and 15)
8184 earlier since they aren't so context sensitive now. Handle labels
8185 on the top level gracefully. Moved access label recognition to
8186 the generic label case (CASE 15) - removed CASE 5E.
8187
8188 (c-font-lock-declarations): Add recognition of labels in the
8189 same round since we need to handle labels in parallell with other
8190 declarations to recognize both accurately. It should also improve
8191 speed.
8192
8193 (c-simple-decl-matchers, c-basic-matchers-after):
8194 Move `c-font-lock-labels' so that it only is used on decoration level 2
8195 since `c-font-lock-declarations' handles it otherwise.
8196
8197 (c-complex-decl-matchers): Remove the simplistic recognition of
8198 access labels.
8199
8200 (c-decl-prefix-re): Remove the kludges that was necessary to cope
8201 with labels earlier.
8202
8203 (c-decl-start-re): New language variable to make
8204 `c-font-lock-declarations' stop for the special protection labels
8205 in Objective-C that start with `@'.
8206
8207 (c-label-key): Remove since it's no longer used.
8208
8209 (c-recognize-colon-labels, c-label-prefix-re): New language
8210 constants to support recognition of generic colon-terminated labels.
8211
8212 (c-type-decl-end-used): `c-decl-end' is now used whenever there
8213 are colon terminated labels.
8214
8215 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
8216 first argument starts with a special brace list.
8217
8218 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
8219 (c-font-lock-declarations): Break out the declaration and cast
8220 recognition from `c-font-lock-declarations' to a new function, so
8221 that it can be used in the indentation engine.
8222
8223 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
8224 up to the start of the literal. Fixed bug with the point on the
8225 wrong side of the search limit that could happen when the start
8226 position is inside a literal.
8227
8228 * progmodes/cc-engine.el (c-parse-state)
8229 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
8230 so that it's kept a little bit back to increase the hit rate.
8231
8232 (c-parse-state): Change the macro handling and fixed some
8233 glitches. Macro context is checked more often than necessary now,
8234 but otoh less garbage conses are generated.
8235
8236 * progmodes/cc-engine.el (c-parse-state)
8237 (c-invalidate-state-cache): Cache the last position where
8238 `c-state-cache' applies. This can speed up refontification quite
8239 a bit in blocks where there are many non-brace parens before the point.
8240
8241 (c-state-cache-end): New variable for this.
8242
8243 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
8244 cache variable.
8245
8246 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
8247 get close initial continue positions when the start position is
8248 inside a literal or macro. Do not call the callback for spots
8249 before the start position (which can happen e.g. for `c-decl-end'
8250 spots inside comments). Optimize better in special cases when the
8251 region is a single line inside a literal or macro (typically when
8252 the current line is refontified).
8253
8254 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
8255 to `c-add-stmt-syntax' - there's no need to explicitly whack off
8256 entries from the paren state.
8257
8258 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
8259 special case for "else if" clauses.
8260
8261 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
8262 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
8263
8264 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
8265 New language variable to recognize the gcc extension with statement
8266 blocks inside expressions.
8267
8268 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
8269 it somewhat more comprehensible. The argument AT-BLOCK-START is
8270 no longer used and hence removed.
8271
8272 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
8273 to `c-add-stmt-syntax'.
8274
8275 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
8276 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
8277 This fixes bogus label recognition.
8278
8279 * progmodes/cc-engine.el (c-add-type, c-check-type)
8280 (c-forward-name, c-forward-type): Improve storage of template
8281 types in `c-found-types' so that they can be recognized better.
8282
8283 (c-syntactic-content): Add option to skip past nested parens.
8284
8285 * progmodes/cc-engine.el (c-forward-name):
8286 Set `c-last-identifier-range' all the time. It's less work that way.
8287 Handle that there might not be an identifier to store in
8288 `c-last-identifier-range'.
8289
8290 (c-forward-type): Handle that `c-last-identifier-range' might be
8291 nil from `c-forward-name'.
8292
8293 * progmodes/cc-defs.el (c-safe-scan-lists)
8294 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
8295
8296 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
8297 to work even if the form fails.
8298
8299 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
8300 down in a large file in one go.
8301
8302 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
8303
8304 * progmodes/cc-align.el (c-lineup-assignments): New lineup
8305 function which is like `c-lineup-math' but returns nil instead of
8306 `c-basic-offset' when it doesn't match.
8307
8308 (c-lineup-math): Change to use `c-lineup-assignments'.
8309
8310 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8311
8312 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
8313 c-beginning-of-statement. New subfunctions
8314 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
8315
8316 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8317
8318 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
8319 hardcoded char classes whereever possible. Changed a couple of
8320 places to use skip by syntax instead of skip by char class.
8321
8322 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
8323 Fix a bug in the regexp that caused extreme backtracking.
8324
8325 * progmodes/cc-langs.el (c-block-comment-starter)
8326 (c-block-comment-ender): New language constants to specify in a
8327 single place how block comments look.
8328
8329 (c-comment-start-regexp, c-block-comment-start-regexp)
8330 (comment-start, comment-end, comment-start-skip)
8331 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
8332 (c-syntactic-ws, c-nonempty-syntactic-ws)
8333 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
8334 `c-line-comment-starter', `c-block-comment-starter' and
8335 `c-block-comment-ender'.
8336
8337 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
8338 New language constants to break up things a bit.
8339
8340 (c-simple-ws): New language constant for simple whitespace.
8341
8342 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
8343
8344 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
8345 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
8346 newlines. Allow and ignore nil elements in the list.
8347
8348 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8349
8350 * progmodes/cc-cmds.el: Comment out a (n almost certainly
8351 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
8352
8353 * progmodes/cc-cmds.el: Tidy up the comments in
8354 c-beginning-of-statement and subfunctions.
8355
8356 * progmodes/cc-awk.el: Replace calls to put-text-property to the
8357 more flexible c-put-char-property and c-clear-char-properties.
8358 Add the author's email address.
8359
8360 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
8361
8362 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
8363 closing "*/" of a block comment.
8364
8365 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
8366 subfunctions) so that it works at BOB and EOB.
8367
8368 * progmodes/cc-cmds.el, cc-vars.el: More updating of
8369 c-beginning-of-statement, including new variable
8370 c-block-comment-start-regexp.
8371
8372 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8373
8374 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
8375 symbols from `*-font-lock-extra-types' so that there's no need to
8376 use `regexp-opt' on those lists.
8377
8378 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
8379 `c-type-modifier-kwds' is empty.
8380
8381 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
8382 there are several strings on the same line.
8383
8384 * progmodes/cc-engine.el (c-literal-limits): Remove the
8385 compatibility function for older emacsen. `c-literal-limits-fast'
8386 has now taken the place of this function.
8387
8388 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
8389 with older emacsen: We now require `pps-extended-state'.
8390
8391 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8392
8393 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
8394 which obviates the need to hack sentence-end. This now handles
8395 escaped newlines in strings correctly. Correct minor bugs in
8396 c-move-over-sentence and in c-beginning-of-statement.
8397
8398 * progmodes/cc-cmds.el (c-beginning-of-statement (and
8399 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
8400 that movement over macros and code are rigorously separated from
8401 eachother. Correct a few incidental bugs.
8402
8403 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
8404 Improve its doc-string. Improve the handling of certain specific cases.
8405
8406 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8407
8408 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
8409 (c-guess-basic-syntax): Change the way class-level labels are
8410 recognized; they can now contain essentially any symbols.
8411
8412 (c-opt-extra-label-key): New language variable to cope with the
8413 special protection label syntax in Objective-C.
8414
8415 (c-opt-access-key): Remove; this is now handled better by
8416 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
8417
8418 (c-complex-decl-matchers): Update to handle that
8419 `c-opt-access-key' no longer exists.
8420
8421 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
8422 improved label recognition in `c-beginning-of-statement-1'.
8423
8424 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
8425 Recognize bitfields better.
8426
8427 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
8428 Remove some cruft and fixed a bug that could cause it to go to a
8429 position further down.
8430
8431 * progmodes/cc-langs.el, cc-engine.el
8432 (c-beginning-of-statement-1): Improve detection of labels in
8433 declaration contexts.
8434
8435 (c-beginning-of-decl-1): Use it.
8436
8437 (c-nonlabel-token-key): New language constant and variable needed
8438 by `c-beginning-of-statement-1'.
8439
8440 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
8441 manifested itself due to the correction in `c-forward-sexp'.
8442
8443 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
8444 Make these behave as documented when used at the buffer limits.
8445
8446 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
8447 (c-type-decl-end-used): Made this a language variable.
8448
8449 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
8450 correctly when `combine-after-change-calls' is used together with
8451 temporary narrowings.
8452
8453 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8454 Report labels correctly when the start point is immediately after the
8455 colon.
8456
8457 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
8458 Remove since it isn't used anymore.
8459
8460 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
8461 bracket arglists such as template parens in C++.
8462
8463 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
8464 in the last check-in. Some optimization.
8465
8466 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
8467 where it could stop at the same level in a preceding sexp when
8468 PAREN-LEVEL is set.
8469
8470 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
8471 text property lookup only when it's needed.
8472
8473 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
8474 Change the policy for paren marked angle brackets to be more
8475 persistent; once marked they remain marked even when they're found
8476 to be unbalanced in the searched region. This should keep the
8477 paren syntax around even when individual lines are refontified in
8478 multiline template arglists.
8479
8480 (c-parse-and-markup-<>-arglists): New dynamically bound variable
8481 to control markup so that incorrect angle bracket arglists aren't
8482 marked in contexts where the correct value for
8483 `c-disallow-comma-in-<>-arglists' isn't known.
8484
8485 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
8486 argument has become `c-parse-and-markup-<>-arglists'.
8487
8488 (c-remove-<>-arglist-properties): Remove - no longer used.
8489
8490 (c-after-change-check-<>-operators): New function used on
8491 `after-change-functions' to avoid that "<" and ">" characters that
8492 are part of longer operators have paren syntax.
8493
8494 (c-<>-multichar-token-regexp): New language variable used by
8495 `c-after-change-check-<>-operators'.
8496
8497 (c-after-change): Call `c-after-change-check-<>-operators'.
8498
8499 (c-font-lock-<>-arglists): Use the context properties set by
8500 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
8501 correctly to avoid doing invalid markup.
8502
8503 (c-font-lock-declarations): Remove code that undoes the invalid
8504 markup done by `c-font-lock-<>-arglists'.
8505
8506 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
8507 after `c-font-lock-declarations'.
8508
8509 * progmodes/cc-engine.el (c-syntactic-skip-backward):
8510 Add paren-level feature.
8511
8512 (c-guess-basic-syntax): Improve the anchor position for
8513 `template-args-cont' in nested template arglists. There's still
8514 much to be desired in this area, though.
8515
8516 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8517
8518 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
8519 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
8520
8521 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
8522
8523 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
8524 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
8525
8526 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
8527 it doesn't work no longer are supported.
8528
8529 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
8530 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
8531 requires support for the syntax-table' text property, which rules
8532 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
8533 cruft associated with those versions.
8534
8535 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
8536 for the `syntax-table' text property, which rules out Emacs 19 and
8537 XEmacs < 21.4. Removed various compatibility cruft associated
8538 with those versions.
8539
8540 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
8541 support for the `syntax-table' text property.
8542
8543 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
8544 variable and use an extra quoted face name instead. All the
8545 emacsen flavors handle that correctly.
8546
8547 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
8548 (c-font-lock-declarators, c-font-lock-declarations)
8549 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
8550 property to mark the items in in declarator lists to handle
8551 refontification inside multiline declarations better.
8552
8553 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
8554 construct like "a * b = c;" as a declaration.
8555
8556 2005-12-08 Kim F. Storm <storm@cua.dk>
8557
8558 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
8559 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
8560 select either meta, hyper, or super modifier for rectangle commands.
8561 (cua--rectangle-modifier-key): New defvar.
8562 (cua--M/H-key): Use it. Remove special case for `space'.
8563 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
8564 on X, to meta otherwise. Always bind C-return to toggle
8565 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
8566
8567 * emulation/cua-rect.el (cua-help-for-rectangle):
8568 Use cua--rectangle-modifier-key. Handle super modifier too.
8569 (cua--init-rectangles): Always bind C-return to toggle rectangle.
8570 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
8571
8572 * ido.el: Move Acknowledgements and History after Commentary.
8573 Minor changes to Commentary.
8574
8575 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
8576 keymap if cua--prefix-override-timer is `shift'.
8577 (cua--shift-control-prefix): New function; emulate "type prefix
8578 key twice" functionality to handle shifted prefix key override.
8579 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
8580 New commands.
8581 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
8582
8583 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
8584
8585 * textmodes/org.el (org-insert-heading): Try to do items before
8586 headings.
8587 (org-agenda-mode): Quote `org-agenda-mode-hook'.
8588 (org-insert-item): New function.
8589 (org-renumber-ordered-list): Don't skip to higher level lists.
8590
8591 2005-12-08 Juri Linkov <juri@jurta.org>
8592
8593 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
8594
8595 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
8596
8597 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
8598
8599 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
8600 the constructed function name fun-1.
8601
8602 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
8603 because such links don't lead to parent documentation.
8604
8605 2005-12-08 Kenichi Handa <handa@m17n.org>
8606
8607 * descr-text.el (describe-char): Use *Help-2* buffer if the
8608 current buffer is *Help*. Call describe-text-properties while
8609 setting the original buffer.
8610
8611 2005-12-07 Bill Wohler <wohler@newt.com>
8612
8613 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
8614 and causes problems with non-MH users (such as Gnus users).
8615
8616 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8617
8618 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
8619 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
8620 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
8621 command "info sources". Move calls to GDB command "list".
8622 (gdb-find-file-hook): Just use gdb-source-file-list.
8623 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
8624 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
8625 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
8626 (gdb-data-list-register-values-handler): Use correct trigger name.
8627
8628 2005-12-07 Kim F. Storm <storm@cua.dk>
8629
8630 * ido.el (ido-completion-map): Rename from ido-mode-map.
8631 (ido-common-completion-map, ido-file-completion-map)
8632 (ido-file-dir-completion-map, ido-buffer-completion-map):
8633 Rename from ido-mode-....-map.
8634 (ido-init-completion-maps): Rename from ido-init-mode-maps.
8635 (ido-setup-completion-map): Rename from ido-define-mode-map.
8636 (ido-read-internal): Bind minibuffer-local-filename-completion-map
8637 to ido-completion-map.
8638
8639 2005-12-07 Kenichi Handa <handa@m17n.org>
8640
8641 * international/mule-cmds.el
8642 (set-display-table-and-terminal-coding-system): If the coding
8643 system specified in `unibyte-display' property is different from
8644 the arg coding-system, don't setup standard-display-table.
8645
8646 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8647
8648 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
8649 that comments end at \n, regardless of selective-display.
8650
8651 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
8652
8653 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
8654 (gdb-version): New variables.
8655 (gdb-source-file-list, gdb-register-names)
8656 (gdb-changed-registers): New variables for use with GDB 6.4+.
8657 (gdb-ann3): Replace with...
8658 (gdb-init-1, gdb-init-2): ...two new functions.
8659 (gdba, gdb-prompt): Call gdb-init-1.
8660 (gdb-get-version): New function. Call gdb-init-2 from here.
8661 (gud-watch): Make it work with mouse events too.
8662 (gdb-post-prompt): Don't add to queue until GDB version is known.
8663 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
8664 (gdb-locals-mode): Use gdb-version.
8665 (gdb-memory-format-map, gdb-memory-unit-map)
8666 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
8667 (gdb-locals-font-lock-keywords-1)
8668 (gdb-locals-font-lock-keywords-2): New variables.
8669 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
8670 (gdb-set-gud-minor-mode-existing-buffers-1)
8671 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
8672 (gdb-var-update-1, gdb-var-update-handler-1)
8673 (gdb-data-list-register-values-handler)
8674 (gdb-data-list-register-values-custom)
8675 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
8676 (gdb-stack-list-locals-handler, gdb-get-register-names):
8677 New functions for use with GDB 6.4+.
8678 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
8679 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
8680 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
8681 (gdb-stack-list-locals-regexp)
8682 (gdb-data-list-register-names-regexp): New regexps for use with
8683 GDB 6.4+.
8684
8685 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
8686
8687 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
8688
8689 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
8690
8691 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
8692 prompts work for AUTH PLAIN. Also reported by Steve Allan
8693 <seallan@verizon.net>.
8694
8695 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
8696
8697 * frame.el (set-frame-parameter): Add doc string.
8698
8699 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
8700
8701 * textmodes/org.el (org-occur-highlights): New variable.
8702 (org-highlight-new-match, org-remove-occur-highlights): New functions.
8703 (org-highlight-sparse-tree-matches): New option.
8704 (org-do-occur): New function.
8705 (org-get-heading): Make it work also at beginning of line.
8706 (org-category-table): New variable.
8707 (org-get-category-table, org-get-category)
8708 (org-camel-to-words, org-link-search): New functions.
8709 (org-select-this-todo-keyword): New variable.
8710 (org-todo-list): New command.
8711 (org-shiftright, org-shiftleft): New commands.
8712 (org-agenda-todo): Add prefix argument.
8713 (org-show-hierarchy-above): New option.
8714 (org-show-todo-tree): Numerical prefix creates tree for specific
8715 TODO keyword.
8716 (org-outline-level): New function, to assign a level to plain
8717 lists items.
8718 (org-cycle-include-plain-lists): New option.
8719 (org-mode): Use `org-outline-level' as value of `outline-level'.
8720 (org-cycle): Temporarily switch `outline-regexp' if
8721 `org-cycle-include-plain-lists' is non-nil.
8722 (org-start-icalendar-file): Fix format bug.
8723 (org-agenda-get-day-entries): Create category table.
8724 (org-agenda-get-todos, org-agenda-get-timestamps)
8725 (org-agenda-get-deadlines, org-agenda-get-scheduled)
8726 (org-agenda-get-blocks): Use `org-get-category'.
8727 (org-context-in-file-links): Rename from
8728 `org-line-numbers-in-file-links'.
8729
8730 2005-12-06 Romain Francoise <romain@orebokech.com>
8731
8732 * window.el (balance-windows): Delete extraneous third arg in call
8733 to `enlarge-window'.
8734
8735 2005-12-06 Kenichi Handa <handa@m17n.org>
8736
8737 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
8738
8739 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
8740
8741 * progmodes/gdb-ui.el (gdb-var-create-handler)
8742 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
8743 (gdb-var-list-children-handler, gdb-var-update-handler):
8744 Current buffer is already gdb-partial-output-buffer, don't
8745 make it current again.
8746
8747 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
8748
8749 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
8750 (list-buffers-noselect): Use it.
8751
8752 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8753
8754 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
8755 (mail-yank-ignored-headers): Use regexp-opt.
8756 (mail-mode-map): Move initialization into declaration.
8757 (mail-sent-via): Remove unused shadowed var `to-line'.
8758 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
8759 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
8760 (mail-do-fcc): Use dolist and push.
8761 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
8762 (mail-yank-ignored-headers): Don't autoload.
8763
8764 2005-12-05 Kenichi Handa <handa@m17n.org>
8765
8766 * international/mule-cmds.el (set-language-info-internal): New fun.
8767 (set-language-info): Call set-language-info-internal to update
8768 language-info-alist. If LANG-ENV is the current one, call
8769 set-language-environment to make INFO effective now.
8770 (set-language-info-alist): Likewise.
8771 (locale-language-names): With locale "en", use English
8772 lang. env. but set the default codings to iso-8859-1.
8773
8774 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
8775
8776 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
8777 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
8778 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
8779 for plain strings.
8780 (gdb-frames-mode): Remove redundant call to font-lock-mode.
8781 (gdb-all-registers): Rename from toggle-gdb-all-registers.
8782 Create registers buffer if necessary. Echo new state in minibuffer.
8783 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
8784
8785 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
8786
8787 * info.el (Info-fontify-node): Match external links using
8788 non-directory part of filename.
8789
8790 2005-12-04 Juri Linkov <juri@jurta.org>
8791
8792 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
8793 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
8794 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
8795 because there is no customization option for it.
8796
8797 * font-lock.el (lisp-font-lock-keywords-1):
8798 Add define-global-minor-mode.
8799
8800 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
8801
8802 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
8803 properties on the constructed variable names.
8804
8805 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8806 Put `definition-name' properties on the constructed function names
8807 next-sym and prev-sym.
8808
8809 * emacs-lisp/find-func.el (find-function-regexp):
8810 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
8811 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
8812 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
8813 and easy-menu-define.
8814
8815 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
8816 easy-mmode-define-global-mode and define-global-minor-mode.
8817 (lisp-imenu-generic-expression): Add define-global-minor-mode.
8818
8819 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
8820 instead of easy-mmode-define-global-mode.
8821
8822 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8823 Use define-minor-mode instead of easy-mmode-define-minor-mode.
8824
8825 * cus-edit.el (customize-group, customize-group-other-window):
8826 Filter out autoloaded options from the group completion list by
8827 using heuristics that autoloaded groups don't have `custom-autoload'
8828 property on their symbols (they have only `custom-loads').
8829
8830 * simple.el (completion-setup-function): Put completions-common-part
8831 face on complete completion string too (i.e. completion string
8832 without completions-first-difference face).
8833
8834 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
8835
8836 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8837
8838 * view.el (view-mode): Doc fix.
8839
8840 * disp-table.el (standard-display-european): Add to the warning
8841 message a reference to the doc string.
8842
8843 * play/yow.el (apropos-zippy): Call print-help-return-message,
8844 similar to other Help and Apropos commands.
8845
8846 * help.el (print-help-return-message): If pop-up-frames is
8847 non-nil, set up help-return-method to delete the help window and,
8848 possibly, its frame as well, and don't display message about
8849 scrolling the help window. Doc fix.
8850 (help-return-method): Doc fix.
8851
8852 2005-12-03 Martin Rudalics <rudalics@gmx.at>
8853
8854 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
8855 whereby names of length one or names starting with a
8856 symbol-constituent character would not be returned.
8857
8858 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
8859
8860 * subr.el (atomic-change-group): Add edebug and indentation spec.
8861
8862 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
8863
8864 * completion.el (save-completions-file-name): Fix typo in last change.
8865
8866 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8867
8868 * info.el: Move back/forward history to the beginning of the tool bar.
8869
8870 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
8871
8872 * allout.el (eval-when-compile): Remove unnecessary load of cl.
8873 Add fset of allout-real-isearch-abort during compile to fix
8874 byte-compilation warnings.
8875 (allout-mode-p): Move definition of this macro above all uses, or
8876 byte compilation in barren emacs (eg, during emacs build) will
8877 lack the definition.
8878 (allout-mode): Move this variable above any uses, or byte
8879 compilation will fail.
8880 (allout-resolve-xref): Remove use of personal file-reference function.
8881 (allout-toggle-current-subtree-encryption): Do the current (ie,
8882 visible containing) topic, rather than nearest around point. Doc fix.
8883 (allout-toggle-subtree-encryption): New function, workhorse that
8884 works on nearest topic containing point.
8885 (allout-encrypt-string): Signal requirement for newer version of pgg.
8886 (allout-resumptions): Doc fix.
8887
8888 2005-12-02 Eli Zaretskii <eliz@gnu.org>
8889
8890 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
8891
8892 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
8893
8894 * textmodes/flyspell.el (flyspell-external-point-words):
8895 Consider a misspelling as found in the string search if: (a) misspelling
8896 and found string lengths match, or (b) misspelling is found as
8897 element in a boundary-chars separated longer string, or (c)
8898 ispell-program-name is really ispell and misspelling is found as
8899 part of a TeX string. After successful match move beginning of
8900 search region to end of match. Warn about not found misspellings
8901 once the process is done.
8902 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
8903
8904 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
8905
8906 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
8907 tool bar (removed inadvertently).
8908
8909 2005-12-02 Juri Linkov <juri@jurta.org>
8910
8911 * log-view.el (log-view-diff): Clarify doc string.
8912
8913 2005-12-01 Bill Wohler <wohler@newt.com>
8914
8915 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
8916 triggers lm-verify errors.
8917
8918 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
8919
8920 * simple.el (transient-mark-mode, line-number-mode)
8921 (column-number-mode, size-indication-mode): Remove `:require nil'.
8922
8923 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8924
8925 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
8926 in the margin also.
8927 (gdb-breakpoints-mode-map): Use D instead of d for
8928 gdb-delete-breakpoint.
8929 (gdb-get-frame-number): Require a number to match on.
8930 (gdb-threads-mode-map): Add follow-link binding.
8931
8932 2005-11-30 Jason Rumney <jasonr@gnu.org>
8933
8934 * isearch.el (isearch-mode-map): Avoid exiting search on
8935 language-change event.
8936
8937 2005-11-30 Romain Francoise <romain@orebokech.com>
8938
8939 * speedbar.el (speedbar-default-position): New defcustom.
8940 (speedbar-frame-reposition-smartly): Use it.
8941
8942 * dframe.el (dframe-reposition-frame-emacs): Fix position
8943 computation for `left' location.
8944 Update copyright year.
8945
8946 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
8947
8948 * help.el (help-map): Move initialization into declaration.
8949
8950 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
8951
8952 * help-fns.el (help-argument-name): Don't autoload.
8953 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
8954 to be re-loaded when customizing the `help' group.
8955
8956 2005-11-30 John Paul Wallington <jpw@gnu.org>
8957
8958 * help-fns.el (describe-function-1): Fill arglist output.
8959
8960 2005-11-30 Kim F. Storm <storm@cua.dk>
8961
8962 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
8963 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
8964 after revert-buffer (or anything else which kills all local variables).
8965
8966 * apropos.el (apropos-parse-pattern): Doc fix.
8967 Set apropos-regexp directly, rather than expecting callers to do so.
8968 (apropos-command, apropos, apropos-value, apropos-documentation):
8969 Simplify calls to apropos-parse-pattern.
8970
8971 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
8972
8973 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
8974 (hi-lock-face-phrase-buffer): Use hi-yellow face.
8975 (hi-lock-write-interactive-patterns): Use comment-region.
8976
8977 * longlines.el (longlines-mode): Add mail-setup-hook.
8978
8979 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
8980
8981 * simple.el (sendmail-user-agent-compose, next-line):
8982 Conditionally use hard-newline.
8983
8984 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8985
8986 * international/latexenc.el (latex-inputenc-coding-alist):
8987 Reword doc string.
8988
8989 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
8990
8991 * help.el (describe-key-briefly, describe-key): Recognize default
8992 bindings.
8993
8994 2005-11-29 Romain Francoise <romain@orebokech.com>
8995
8996 * view.el (view-inhibit-help-message): New defcustom.
8997 (view-mode-enter): Use it.
8998
8999 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
9000
9001 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
9002 Preserve user position.
9003
9004 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
9005
9006 * font-lock.el: Throw error if facemenu is not loaded to prevent
9007 accidental change of loading order in loadup.el. (Suggested by RMS.)
9008
9009 * loadup.el: Add comment explaining why facemenu must be loaded
9010 before font-lock.
9011
9012 2005-11-28 Jay Belanger <belanger@truman.edu>
9013
9014 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
9015 (calc-dispatch-map): Add more keys for `calc-same-interface'.
9016
9017 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
9018
9019 * calc/calc-embed.el (calc-do-embedded): Update help message.
9020
9021 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
9022
9023 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9024
9025 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
9026
9027 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
9028 called-interactively-p.
9029 (elp-profilable-p): Rename from elp-not-profilable-p.
9030 Invert result and take into account macros and autoloaded functions.
9031 (elp-instrument-function): Update call.
9032 (elp-instrument-package): Update call. Add completion.
9033 (elp-pack-number): Use match-string.
9034 (elp-results-jump-to-definition-by-mouse): Merge into
9035 elp-results-jump-to-definition and then remove.
9036 (elp-output-insert-symname): Make help echo text single-line.
9037
9038 * replace.el (query-replace-map): Move initialization into declaration.
9039 (occur-engine): Use with-current-buffer.
9040 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
9041 (occur-mode-mouse-goto): Replace with an alias.
9042
9043 2005-11-28 Juri Linkov <juri@jurta.org>
9044
9045 * simple.el (quoted-insert): Let-bind input-method-function to nil.
9046
9047 * term/w32-win.el: Bind [S-tab] to [backtab].
9048
9049 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
9050 `Info-find-file' to t.
9051
9052 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
9053 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
9054 and same-window-regexps.
9055 (occur-next-error): Don't move point for arg 0.
9056
9057 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
9058
9059 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
9060
9061 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
9062
9063 * log-edit.el (log-edit-changelog-use-first): New var.
9064 (log-edit-changelog-ours-p): Use it.
9065 (log-edit-insert-changelog): Set it with new arg `use-first'.
9066 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
9067 (log-edit-hook): Add them to the list of suggested options.
9068
9069 * textmodes/flyspell.el (flyspell-last-buffer): New var.
9070 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
9071 redundant work.
9072 (flyspell-mode-on): Use add-hook for after-change-functions.
9073 (flyspell-mode-off): Use remove-hook for after-change-functions.
9074 (flyspell-changes): Make it buffer-local.
9075 (flyspell-after-change-function): Make it non-interactive. Use push.
9076 (flyspell-post-command-hook): Check input-pending-p while processing
9077 the potentially long list of buffer changes.
9078
9079 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
9080
9081 * buff-menu.el (list-buffers-noselect): Display the selected
9082 frame's buffer list, not the global one.
9083
9084 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9085
9086 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
9087 that (list last-input-event) works as in interactive spec.
9088
9089 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9090
9091 * loadup.el ("facemenu"): Load facemenu before font-lock, because
9092 `facemenu-keymap' needs to be defined when font-lock is loaded.
9093 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
9094
9095 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9096
9097 * completion.el: Remove useless leading * in defcustom docstrings.
9098 (save-completions-file-name): Use ~/.emacs.d if available.
9099 (completion-standard-syntax-table): Rename from
9100 cmpl-standard-syntax-table and fold initialization into declaration,
9101 thus removing cmpl-make-standard-completion-syntax-table.
9102 (completion-lisp-syntax-table, completion-c-syntax-table)
9103 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
9104 (cmpl-saved-syntax, cmpl-saved-point): Remove.
9105 (symbol-under-point, symbol-before-point)
9106 (symbol-under-or-before-point, symbol-before-point-for-complete)
9107 (add-completions-from-c-buffer): Use with-syntax-table.
9108 (make-completion): Don't return a list of completion entries.
9109 Update callers.
9110 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
9111 (completion-initialize): Rename from initialize-completions.
9112 (completion-find-file-hook): Rename from cmpl-find-file-hook.
9113 (kill-emacs-save-completions): Collect stats here.
9114 (save-completions-to-file, load-completions-from-file):
9115 Use with-current-buffer.
9116 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
9117 into a function. Move all calls to toplevel.
9118 (completion-lisp-mode-hook): New fun.
9119 (completion-c-mode-hook, completion-setup-fortran-mode):
9120 Set the syntax-table here. Use local-set-key.
9121 (completion-saved-bindings): New var.
9122 (dynamic-completion-mode): Make it into a proper minor mode.
9123 (load-completions-from-file): Remove unused var `num-uses'.
9124
9125 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
9126 constructor if it is explicitly overridden.
9127
9128 * complete.el (PC-completion-as-file-name-predicate):
9129 Use minibuffer-completing-file-name.
9130 (partial-completion-mode): Use find-file-not-found-functions.
9131 (PC-lisp-complete-symbol): Use with-syntax-table.
9132 (PC-look-for-include-file): Remove dead setq.
9133 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
9134 (PC-complete): Use with-current-buffer.
9135
9136 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
9137 escape single quotes.
9138
9139 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9140
9141 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
9142 of `if' whose condition always returned nil. Doc fix.
9143
9144 * buff-menu.el (Buffer-menu-revert-function): Make the selected
9145 window's buffer the current buffer around the call to
9146 `list-buffers-noselect'. This is necessary to mark that buffer
9147 with a `.' in the Buffer Menu when called from Lisp, for instance
9148 by Auto Revert Mode.
9149
9150 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
9151
9152 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
9153 attaching to it.
9154 (gdb-pre-prompt): Make sure gdb-error is reset.
9155
9156 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
9157 with a child process, detect it.
9158 (gud-speedbar-buttons): Match regexp more carefully.
9159
9160 2005-11-27 Richard M. Stallman <rms@gnu.org>
9161
9162 * mouse.el (mouse-drag-move-window-bottom):
9163 Use adjust-window-trailing-edge.
9164
9165 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
9166
9167 * simple.el (blink-matching-open): Ignore
9168 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
9169 (blink-matching-paren-on-screen): Update docstring.
9170
9171 * paren.el (show-paren-mode): No longer change
9172 `blink-matching-paren-on-screen'.
9173
9174 2005-11-27 John Paul Wallington <jpw@pobox.com>
9175
9176 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
9177 (gdb-threads-select, gdb-edit-register-value):
9178 Use `posn-set-point' instead of `mouse-set-point' because the
9179 latter is not fbound when configured without X.
9180
9181 2005-11-27 Kim F. Storm <storm@cua.dk>
9182
9183 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
9184 existing face when partially highlighting a TAB in a rectangle.
9185
9186 2005-11-26 Kim F. Storm <storm@cua.dk>
9187
9188 * ido.el (ido-mode-map): Doc fix.
9189 (ido-mode-common-map, ido-mode-file-map)
9190 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
9191 (ido-define-mode-map): Rewrite. Select one of the new maps as
9192 parent for ido-mode-map instead of building from scratch.
9193 (ido-init-mode-maps): New defun to initialize new maps.
9194 (ido-mode): Call it.
9195 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
9196 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
9197
9198 2005-11-26 John Paul Wallington <jpw@pobox.com>
9199
9200 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
9201 `mouse-set-point' because the latter is not fbound when configured
9202 without X.
9203
9204 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9205
9206 * files.el (file-relative-name): Doc fix.
9207
9208 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
9209
9210 * progmodes/octave-inf.el (inferior-octave-startup): Force a
9211 non-empty string for secondary prompt PS2.
9212
9213 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9214
9215 * progmodes/compile.el (compilation-setup): Fix last change.
9216
9217 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
9218
9219 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
9220 (gdb-mouse-toggle-breakpoint-margin)
9221 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
9222 Add gdb-server-prefix to keep out of command history.
9223 (gdb-edit-register-value): New function.
9224 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
9225 (gdb-info-registers-custom): Use above map.
9226
9227 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
9228
9229 * custom.el (enable-theme): Signal error if argument is not a
9230 theme. Don't recalculate a face if it's not loaded yet.
9231
9232 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
9233 the `user' theme is in effect.
9234
9235 * info.el (Info-on-current-buffer): Record actual filename in
9236 Info-current-file, instead of t, or a fake filename if a non-file
9237 buffer. Make autoload.
9238 (Info-find-node, Info-revert-find-node): No need to check for
9239 Info-current-file nil.
9240 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
9241 Info-current-file is now never `t'.
9242 (Info-fontify-node): Many simplifications due to Info-current-file
9243 always being valid. Use Info-find-file to find node filename.
9244
9245 2005-11-25 David Kastrup <dak@gnu.org>
9246
9247 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
9248 new character, then delete" in order to preserve markers.
9249
9250 2005-11-25 David Ponce <david@dponce.com>
9251
9252 * recentf.el (recentf-arrange-by-rule): Handle a special
9253 `auto-mode-alist'-like "strip suffix" rule.
9254 (recentf-build-mode-rules): Handle second level auto-mode entries.
9255
9256 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
9257
9258 * viper-keym.el (viper-ESC-key): Use different values in terminal and
9259 window modes.
9260
9261 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
9262 jde-javadoc-checker-report-mode.
9263
9264 * ediff-wind (ediff-make-wide-display): Slight simplification.
9265
9266 * ediff.el (ediff-date): Change the date of last update.
9267
9268 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
9269
9270 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
9271 Use define-minor-mode, and make it a local mode. Turn on font-lock.
9272 (hi-lock-mode): New global minor mode.
9273 (turn-on-hi-lock-if-enabled): New function.
9274 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
9275 Change arguments to regexp and face instead of a font-lock pattern.
9276 Directly set face property, instead of refontifying.
9277 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
9278 (hi-lock-find-patterns): Use line-number-at-pos.
9279
9280 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
9281 arguments for hi-lock-set-pattern.
9282 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
9283 Call font-lock-fontify-buffer.
9284 (hi-lock-find-file-hook, hi-lock-current-line)
9285 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
9286
9287 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
9288 turned off.
9289
9290 * progmodes/compile.el (compilation-setup): Don't fiddle with
9291 font-lock-defaults.
9292
9293 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
9294
9295 * progmodes/gdb-ui.el (gdb-var-create-handler)
9296 (gdb-var-list-children-handler): Find values for all variable
9297 objects. gud-speedbar-buttons decides whether to display them.
9298
9299 2005-11-24 Romain Francoise <romain@orebokech.com>
9300
9301 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
9302 buffer name with a space.
9303
9304 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9305
9306 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
9307 `org-export-local-list-max-depth'. Change default value to 3.
9308 (org-auto-renumber-ordered-lists)
9309 (org-plain-list-ordered-item-terminator): New options.
9310 (org-at-item-p, org-beginning-of-item, org-end-of-item)
9311 (org-get-indentation, org-get-string-indentation)
9312 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
9313 New functions.
9314 (org-move-item-down, org-move-item-up): New commands.
9315 (org-export-as-html): New classes for CSS support. Bug fix in
9316 regular expression detecting fixed-width regions. Respect
9317 `org-local-list-ordered-item-terminator'.
9318 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
9319 also a list item.
9320 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
9321 New item moving functions.
9322
9323 2005-11-24 Juri Linkov <juri@jurta.org>
9324
9325 * isearch.el (isearch-repeat): With empty search ring set
9326 `isearch-error' to the error string instead of signaling error
9327 with the function `error'.
9328
9329 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9330
9331 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
9332
9333 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
9334
9335 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
9336 and variable.
9337 (gdb-var-create-handler, gdb-var-list-children-handler):
9338 Don't match on "char **...".
9339 (gdb-var-update-handler): Find values for all variable objects.
9340 (gdb-info-frames-custom): Identify frames by leading "#".
9341
9342 * progmodes/gud.el (gud-speedbar-menu-items): Add
9343 gdb-speedbar-auto-raise as radio button.
9344 (gud-speedbar-buttons): Raise speedbar if requested.
9345 Don't match on "char **...".
9346 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
9347 Make it editable.
9348
9349 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
9350
9351 * info.el (Info-fontify-node): Handle the case where
9352 Info-current-file is t.
9353
9354 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
9355
9356 * simple.el (blink-matching-open): Fix off-by-one in last change.
9357
9358 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9359
9360 * term/mac-win.el: Don't change default directory.
9361
9362 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
9363
9364 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
9365 buffers correctly. (It used to throw an error in such buffers.)
9366 Make it ask for confirmation in group buffers and other Custom
9367 buffers containing more than one customization item.
9368
9369 2005-11-22 John Paul Wallington <jpw@gnu.org>
9370
9371 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
9372 property on mail and url overlays.
9373 (goto-address-at-point): Use `posn-set-point' instead of
9374 `mouse-set-point' because the latter is not fbound when configured
9375 without X.
9376
9377 2005-11-22 Lars Hansen <larsh@soem.dk>
9378
9379 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
9380 (ls-lisp-classify, ls-lisp-format): Delete call to
9381 ls-lisp-parse-symlink.
9382 (ls-lisp-handle-switches): Handle symlinks to directories as
9383 directories when ls-lisp-dirs-first in non-nil.
9384
9385 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
9386
9387 * startup.el (command-line): Make sure that loaddefs.el is handled
9388 correctly in load-history.
9389
9390 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
9391
9392 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
9393 (gdb-struct-string, gdb-array-string): New constants.
9394 (gdb-info-locals-handler): Use them.
9395 (gdb-reset): Reset gdb-var-list to nil.
9396
9397 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
9398
9399 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
9400 in patterns.
9401
9402 2005-11-21 Juri Linkov <juri@jurta.org>
9403
9404 * custom.el (defcustom): Update link types in docstring.
9405
9406 2005-11-20 Martin Rudalics <rudalics@gmx.at>
9407
9408 * custom.el (defgroup): Add doc-string-elt info.
9409
9410 * widget.el (define-widget): Don't use declare for the doc-string-elt.
9411
9412 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
9413
9414 * newcomment.el (comment-enter-backward): Fix last fix.
9415
9416 * simple.el (blink-matching-open):
9417 * paren.el (show-paren-function): Allow new paren-class info.
9418
9419 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
9420
9421 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
9422 handled automagically.
9423
9424 2005-11-20 Andreas Schwab <schwab@suse.de>
9425
9426 * descr-text.el (describe-char): When copying overlays put them
9427 over the full char description instead of just the first character
9428 of it.
9429
9430 2005-11-20 Juri Linkov <juri@jurta.org>
9431
9432 * simple.el (what-cursor-position):
9433 * descr-text.el (describe-char): Use Lisp-readable syntax
9434 for octal and hex. Reorder decimal, octal and hex values.
9435 Remove excess whitespace in the output. Use `=' in `column='
9436 like in `point=' and `Hscroll='.
9437
9438 * international/mule-cmds.el (encoded-string-description):
9439 Use Lisp-readable syntax for hex.
9440
9441 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
9442
9443 * newcomment.el (comment-enter-backward): Handle the case where the
9444 comment is closed by EOB.
9445
9446 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
9447
9448 * longlines.el (longlines-before-revert-hook)
9449 (longlines-after-revert-hook): New functions.
9450 (longlines-mode): Turn off longlines temporarily when reverting.
9451 Add a message-setup-hook.
9452 (longlines-decode-buffer): New function.
9453 (longlines-wrap-line): Preserve marker positions.
9454
9455 2005-11-19 Andreas Schwab <schwab@suse.de>
9456
9457 * emacs-lisp/shadow.el: Handle compressed files.
9458
9459 2005-11-19 Romain Francoise <romain@orebokech.com>
9460
9461 * net/browse-url.el (browse-url-default-browser): Signal an error
9462 if no usable browser can be found, rather than try to load w3.
9463
9464 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
9465
9466 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
9467 replacing existing properties.
9468 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
9469 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
9470 tty specs.
9471 (rcirc-server-prefix, rcirc-server): New faces.
9472 (rcirc-url-regexp): Generate with rx macro.
9473 (rcirc-last-server-message-time): New variable.
9474 (rcirc-filter): Record time of last message.
9475 (rcirc-keepalive): Kill processes that did not send a message
9476 since the last ping.
9477 (rcirc-mode): Give rcirc-topic a local binding here.
9478
9479 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org>
9480
9481 * subr.el (read-passwd): Fontify the prompt as we do with other
9482 prompts.
9483
9484 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
9485
9486 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
9487 binding buffer-read-only to nil.
9488
9489 2005-11-19 Eli Zaretskii <eliz@gnu.org>
9490
9491 * complete.el (partial-completion-mode):
9492 Mention completion-auto-help in the doc string.
9493
9494 * man.el (Man-highlight-references): Doc fix. Reformat code in a
9495 more Lisp-ish way.
9496
9497 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9498
9499 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
9500 digits, not 8, to avoid misalignment for files larger than 100MB.
9501
9502 2005-11-19 Eli Zaretskii <eliz@gnu.org>
9503
9504 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
9505 Mention "keyboard shortcuts" in the help text.
9506
9507 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9508
9509 * startup.el (fancy-splash-default-action): Discard only
9510 mouse-down and succeeding mouse-up events in the splash screen
9511 window so that drag-n-drop event can be processed.
9512
9513 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
9514
9515 * longlines.el (longlines-mode): Add hacks for mail-mode and
9516 message-mode.
9517
9518 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9519
9520 * textmodes/org.el (org-table-sort-lines): New command.
9521 (org-tbl-menu): Add entry for `org-table-sort-lines'.
9522 (org-add-file): Command removed, use `org-agenda-file-to-front'
9523 instead.
9524 (org-export-icalendar): Use `org-icalendar-combined-name'.
9525 (org-cycle-agenda-files, org-agenda-file-to-end)
9526 (org-agenda-file-to-front): New commands.
9527 (org-table-tab-jumps-over-hlines, org-export-html-style):
9528 New options.
9529 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
9530 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
9531 New functions.
9532 (org-fill-paragraph): Call `org-table-align' in tables.
9533 (org-mode): Call `org-set-autofill-regexps'.
9534 (org-export-as-html): Support for local handformatted lists.
9535 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
9536 (org-export-local-list-max-depth): New option.
9537 (org-html-expand): Use `org-html-protect'.
9538
9539 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
9540
9541 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
9542 to "p".
9543 (gdb): Move definition of gud-pp to...
9544
9545 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
9546 speedbar.
9547 (gdb-find-watch-expression): New function.
9548
9549 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9550
9551 * faces.el (face-attribute, set-face-attribute): Mention existence
9552 of `:ignore-defface' setting in docstring.
9553
9554 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9556 * simple.el (completion-setup-function): Fix last change.
9557
9558 2005-11-17 John Paul Wallington <jpw@pobox.com>
9559
9560 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
9561 Use `posn-set-point' instead of `mouse-set-point' because the
9562 latter is not fbound when configured without X.
9563
9564 * comint.el (comint-insert-input): Likewise.
9565
9566 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9567
9568 * simple.el (hard-newline): New variable.
9569 (sendmail-user-agent-compose, next-line): Use it.
9570
9571 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
9572 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
9573 (mail-mail-reply-to, mail-mail-followup-to)
9574 (mail-position-on-field, mail-signature, mail-yank-original)
9575 (mail-attach-file): Likewise.
9576
9577 * mail/mailheader.el (mail-header-format)
9578 (mail-header-format-function): Likewise.
9579
9580 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
9581
9582 2005-11-17 Juri Linkov <juri@jurta.org>
9583
9584 * font-lock.el (font-lock-faces): Rename this defgroup from
9585 `font-lock-highlighting-faces'.
9586 (font-lock-comment-face, font-lock-comment-delimiter-face)
9587 (font-lock-string-face, font-lock-doc-face)
9588 (font-lock-keyword-face, font-lock-builtin-face)
9589 (font-lock-function-name-face, font-lock-variable-name-face)
9590 (font-lock-type-face, font-lock-constant-face)
9591 (font-lock-warning-face, font-lock-negation-char-face)
9592 (font-lock-preprocessor-face)
9593 (font-lock-regexp-grouping-backslash)
9594 (font-lock-regexp-grouping-construct): Rename :group from
9595 `font-lock-highlighting-faces' to `font-lock-faces'.
9596
9597 * cus-edit.el (lisp, c, tex):
9598 * progmodes/ada-mode.el (ada):
9599 * progmodes/asm-mode.el (asm):
9600 * progmodes/cperl-mode.el (cperl-faces):
9601 * progmodes/cpp.el (cpp):
9602 * progmodes/dcl-mode.el (dcl):
9603 * progmodes/f90.el (f90):
9604 * progmodes/fortran.el (fortran):
9605 * progmodes/icon.el (icon):
9606 * progmodes/idlwave.el (idlwave-misc):
9607 * progmodes/m4-mode.el (m4):
9608 * progmodes/make-mode.el (makefile):
9609 * progmodes/meta-mode.el (meta-font):
9610 * progmodes/modula2.el (modula2):
9611 * progmodes/octave-mod.el (octave):
9612 * progmodes/pascal.el (pascal):
9613 * progmodes/perl-mode.el (perl):
9614 * progmodes/prolog.el (prolog):
9615 * progmodes/ps-mode.el (PostScript-edit):
9616 * progmodes/scheme.el (scheme):
9617 * progmodes/sh-script.el (sh-script):
9618 * progmodes/simula.el (simula):
9619 * progmodes/tcl.el (tcl):
9620 * textmodes/nroff-mode.el (nroff):
9621 * textmodes/reftex-vars.el (reftex-fontification-configurations):
9622 * textmodes/sgml-mode.el (sgml):
9623 * textmodes/texinfo.el (texinfo):
9624 Add :link (custom-group-link font-lock-faces) to defgroup.
9625
9626 * hi-lock.el (hi-lock): Rename this defgroup from
9627 `hi-lock-interactive-text-highlighting'. Change parent group from
9628 `faces' to `font-lock'. Add link to the manual.
9629 (hi-lock-mode, hi-lock-file-patterns-range)
9630 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
9631 `hi-lock-interactive-text-highlighting' to `hi-lock'.
9632 (hi-lock-faces): Add :group `faces'.
9633
9634 * cus-edit.el (custom-variable-prompt): Clarify the code.
9635
9636 * faces.el (face-read-string): Set the default value arg of
9637 completing-read.
9638
9639 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
9640
9641 * rfn-eshadow.el (file-name-shadow-properties)
9642 (file-name-shadow-tty-properties, file-name-shadow-mode):
9643 Remove autoloads, because the file is now preloaded.
9644
9645 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9646
9647 * printing.el (easy-menu-intern): Don't define.
9648 (pr-get-symbol): Use easy-menu-intern only if defined.
9649
9650 * simple.el (blink-matching-open): Simplify a bit.
9651 (completion-setup-function): Fix the case of partial-completion-mode
9652 when the minibuffer's contents start with "-".
9653 Obey completion-base-size-function even when
9654 minibuffer-completing-file-name is non-nil.
9655
9656 2005-11-16 Richard M. Stallman <rms@gnu.org>
9657
9658 * net/eudcb-ph.el (eudc-ph-open-session):
9659 Use set-process-query-on-exit-flag.
9660
9661 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
9662
9663 * international/ucs-tables.el (ucs-set-table-for-input):
9664 Use make-local-variable, not make-variable-buffer-local.
9665
9666 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9667 Improve warning message text.
9668
9669 * savehist.el (savehist-save-hook): Add :group.
9670
9671 * menu-bar.el (menu-bar-help-menu):
9672 Rename Find Extra Packages to External Packages.
9673
9674 * cus-edit.el (Custom-reset-standard): Verify that
9675 :custom-standard-value prop exists before calling it.
9676
9677 * apropos.el (apropos-calc-scores): Use apropos-pattern.
9678
9679 2005-11-16 Martin Rudalics <rudalics@gmx.at>
9680
9681 * wid-edit.el (color): Enclose %t in %{...%}.
9682
9683 * cus-edit.el (face): Enclose %t in %{...%}.
9684
9685 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
9686
9687 * savehist.el (savehist-mode-hook): Re-add the var.
9688 (savehist-mode): Use it.
9689
9690 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9691
9692 * textmodes/flyspell.el: Fix commenting convention.
9693 Remove unnecessary leading * in custom docstrings.
9694 (flyspell-emacs): Remove unused var.
9695 (flyspell-delete-region-overlays): Use remove-overlays.
9696 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
9697 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
9698 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
9699 (flyspell-debug-signal-word-checked): Use with-current-buffer.
9700 (make-flyspell-overlay): Don't locally reuse a global name.
9701 (flyspell-highlight-incorrect-region)
9702 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
9703 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
9704 (flyspell-notify-misspell): Remove unused args `start' and `end'.
9705 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
9706 Wrap calls to accept-process-output inside with-local-quit since it's
9707 often called from a post-command-hook.
9708 (flyspell-correct-word, flyspell-auto-correct-word):
9709 Use ispell-send-string.
9710 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
9711
9712 * calendar/diary-lib.el (diary-list-entries): Also hide the
9713 terminating newline.
9714
9715 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
9716
9717 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
9718 window-system, to allow fonts on tty.
9719
9720 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
9721
9722 * progmodes/gud.el (gud-speedbar-item-info): New function.
9723 (gud-install-speedbar-variables): Use it to display data type
9724 of watch expression as a tooltip in speedbar.
9725
9726 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
9727
9728 * font-core.el (global-font-lock-mode): Add :version keyword,
9729 because default was changed.
9730
9731 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
9732
9733 * startup.el (command-line): Use `custom-reevaluate-setting' for
9734 `file-name-shadow-mode'.
9735
9736 * loadup.el: Preload rfn-eshadow.
9737
9738 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
9739 Add :version keyword.
9740 (file-name-shadow-properties, file-name-shadow-tty-properties)
9741 (file-name-shadow): Add :version keyword.
9742
9743 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
9744 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
9745 in the custom-group property of the symbol frames and the fringe
9746 group got no link to its parent group frames.
9747 Doc fix.
9748
9749 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9750
9751 * progmodes/gud.el (gud-stop-subjob): New function.
9752 (gud-menu-map, gud-tool-bar-map): Use it.
9753
9754 2005-11-16 Kim F. Storm <storm@cua.dk>
9755
9756 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
9757 than kill it.
9758 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
9759 to a more useful/logical place.
9760
9761 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9762
9763 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
9764 go buttons complementary.
9765
9766 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9767
9768 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
9769 (rfn-eshadow-sifn-equal): New function.
9770 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
9771
9772 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
9773
9774 * viper-utils.el (viper-non-word-characters-reformed-vi):
9775 Quote `-' in string.
9776
9777 * viper.el (viper-emacs-state-mode-list): Ensure that
9778 rcirc-mode buffers come up in Emacs state.
9779
9780 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
9781 operation.
9782
9783 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
9784
9785 * term.el (term-termcap-format): Fix typos.
9786 (term-down): Fix the negative argument case.
9787
9788 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
9789
9790 * progmodes/gdb-ui.el: Remove face-alias left over from change on
9791 2005-08-15.
9792 (gdb-ann3): New command gud-go.
9793 (menu): Accomodate gdb-mi.el.
9794 (gdb-assembler-custom): Make buffer of selected window current
9795 so that set-window-point works.
9796
9797 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
9798 buttons and include new ones.
9799
9800 2005-11-16 Kim F. Storm <storm@cua.dk>
9801
9802 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
9803 (gud-menu-map): Use it.
9804
9805 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
9806
9807 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
9808 that works correctly for Custom and that does not override a user
9809 who disables it.
9810
9811 * help-mode.el (help-make-xrefs, help-xref-on-pp)
9812 (help-xref-interned, help-follow): Make hyperlinks for variables
9813 that are unbound, but have a non-nil variable-documentation property.
9814
9815 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
9816 mode hook. (It conflicted with defcustoms for some mode hooks.)
9817 Use the `variable-documentation' property to give the mode hook a
9818 docstring and expand that docstring.
9819
9820 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
9821
9822 * savehist.el (savehist-mode): Don't bother with
9823 `custom-set-minor-mode'.
9824 (savehist-coding-system): Check XEmacs version.
9825 (history-length): Declare also at run time.
9826 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
9827 Don't set the customize state.
9828 (savehist-minibuffer-hook): Special case for when
9829 minibuffer-history-variable is equal to t.
9830
9831 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9832
9833 * files.el (write-file): Refresh VC status.
9834
9835 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
9836 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
9837 than fundamental-mode to see if the mode was set.
9838
9839 2005-11-14 Romain Francoise <romain@orebokech.com>
9840
9841 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
9842 dummy function in `eval-when-compile' to avoid compiler warning.
9843 Require `man' at compile time.
9844
9845 2005-11-14 Jay Belanger <belanger@truman.edu>
9846
9847 * calc-alg.el (calcFunc-write-out-power): Rename it to
9848 calcFunc-powerexpand.
9849 (math-write-out-power): Rename it to math-powerexpand; have it
9850 handle negative exponents.
9851 (calc-writeoutpower): Rename it to calc-powerexpand.
9852
9853 * calc-ext.el: Change calcFunc-writeoutpower and
9854 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
9855 autoloads.
9856 Add calcFunc-ldiv to autoloads.
9857
9858 * calc-arith.el (calcFunc-ldiv): New function.
9859
9860 * calc.el (calc-left-divide): New function.
9861
9862 2005-11-14 Juri Linkov <juri@jurta.org>
9863
9864 * cus-edit.el (custom-variable-prompt): Set the default value arg
9865 of completing-read.
9866
9867 * cus-dep.el (custom-make-dependencies): Reverse the list of
9868 found dependencies.
9869
9870 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
9871
9872 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
9873 Highlighting" entry, it is on by default now.
9874 (menu-bar-options-save): Do not save global-font-lock-mode.
9875
9876 2005-11-13 Richard M. Stallman <rms@gnu.org>
9877
9878 * textmodes/flyspell.el (flyspell-large-region):
9879 Call flyspell-accept-buffer-local-defs.
9880
9881 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
9882
9883 * textmodes/flyspell.el (flyspell-notify-misspell):
9884 Fix misspelling of "Misspelling".
9885 (flyspell-process-localwords): New function.
9886 (flyspell-large-region): Call flyspell-process-localwords and
9887 flyspell-delete-region-overlays.
9888 (flyspell-delete-region-overlays): New function.
9889 (flyspell-delete-all-overlays): Call that.
9890
9891 2005-11-13 Richard M. Stallman <rms@gnu.org>
9892
9893 * help.el (help-for-help-internal): Improve doc of C-h a.
9894 (describe-key): Improve prompt; doc fix.
9895
9896 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9897
9898 * vc-svn.el (vc-svn-registered): Catch all errors.
9899
9900 * cus-dep.el (custom-make-dependencies): Typo.
9901
9902 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
9903
9904 * net/tramp-util.el (top): Fix compilation warning.
9905
9906 2005-11-13 Kim F. Storm <storm@cua.dk>
9907
9908 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
9909
9910 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
9911
9912 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
9913 (gud-speedbar-buttons): Match on "const char *" too.
9914
9915 * progmodes/gdb-ui.el (gdb-var-create-handler)
9916 (gdb-var-list-children-handler): Match on "const char *" too.
9917 (gdb-var-evaluate-expression-handler): Match on empty string.
9918 (gdb-var-update-handler): Only call
9919 gdb-var-evaluate-expression-handler when required.
9920
9921 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
9922
9923 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
9924 selected window. This still doesn't work for speedbar.
9925 (gud-speedbar-buttons): Handle string expressions properly.
9926
9927 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
9928 (gdb-var-create-handler): Handle string expressions properly.
9929 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
9930 Handle string expressions properly. Move "type" field into regexp.
9931
9932 2005-11-12 Karl Fogel <kfogel@red-bean.com>
9933
9934 * bookmark.el (bookmark-maybe-message): New function to reduce
9935 code duplication: invokes `message' iff baud-rate is high enough.
9936 (bookmark-write-file): Use above instead of an inline conditional.
9937 (bookmark-load): Same.
9938
9939 2005-11-12 Karl Fogel <kfogel@red-bean.com>
9940
9941 * bookmark.el (bookmark-write-file): Don't visit the destination
9942 file, just write the data to it using write-region. This is
9943 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
9944 change to avoid visiting the file in the first place.
9945
9946 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
9947
9948 * hi-lock.el (hi-lock-mode): Set the default value of
9949 font-lock-defaults.
9950
9951 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
9952
9953 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
9954 arg to `file-attributes'.
9955 (find-lisp-format): The UID and GID can now be strings.
9956
9957 2005-11-12 Kim F. Storm <storm@cua.dk>
9958
9959 * help.el (help-map): Bind C-h d to apropos-documentation.
9960
9961 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
9962 when point is at end-of-buffer.
9963
9964 * apropos.el (apropos-match-face): Doc fix.
9965 (apropos-sort-by-scores): Add new choice `verbose'.
9966 (apropos-documentation-sort-by-scores): New defcustom.
9967 (apropos-pattern): Now contains the pattern entered by the user.
9968 (apropos-pattern-quoted): New defvar.
9969 (apropos-regexp): New defvar, containing the regexp corresponding
9970 to apropos-pattern.
9971 (apropos-all-words-regexp): Rename from apropos-all-regexp.
9972 (apropos-read-pattern): New defun. Use it to read pattern arg in
9973 interactive calls; returns list of words for a word list, and
9974 string for a regexp.
9975 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
9976 parses a list of words or regexp as returned by apropos-read-pattern.
9977 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
9978 (apropos-score-doc): Return a very high score if the string
9979 entered by the user matches literally.
9980 (apropos-variable): Doc fix. Use apropos-read-pattern.
9981 (apropos-command): Doc fix. Use apropos-read-pattern and
9982 apropos-parse-pattern. Call apropos-print with nosubst=t.
9983 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
9984 apropos-parse-pattern.
9985 (apropos-documentation): Doc fix. Use apropos-read-pattern and
9986 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
9987 apropos-documentation-sort-by-scores. Call apropos-print with
9988 nosubst=t.
9989 (apropos-documentation-internal): Pass doc string through
9990 substitute-key-definition before adding text properties.
9991 Highlight substring matching literal user input if possible.
9992 (apropos-documentation-check-doc-file): Remove locals beg and end.
9993 Fix calculation of score (as added twice). Pass doc string through
9994 substitute-key-definition before adding text properties.
9995 (apropos-documentation-check-elc-file): Pass doc string through
9996 substitute-key-definition before adding text properties.
9997 Highlight substring matching literal user input if possible.
9998 (apropos-print): Add new arg NOSUBST; if set, command and variable
9999 doc strings have already been passed through substitute-key-definition.
10000 Add code to handle apropos-accumulator items without score element
10001 for backwards compatibility (e.g. with woman package).
10002 Only show scores if apropos-sort-by-scores is `verbose'.
10003
10004 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10005
10006 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
10007 Add jka-compr-load-suffixes to load-suffixes.
10008
10009 * jka-compr.el: Require jka-cmpr-hook.
10010 (jka-compr-info-compress-message, jka-compr-info-compress-program)
10011 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
10012 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
10013 (jka-compr-info-can-append, jka-compr-info-strip-extension)
10014 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
10015 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
10016 (jka-compr-uninstall): Remove entries from
10017 jka-compr-added-to-file-coding-system-alist after they are used.
10018 (jka-compr-error): Remove unused var `curbuf'.
10019 (jka-compr-file-local-copy): Remove unused var `notfound'.
10020
10021 2005-11-10 Romain Francoise <romain@orebokech.com>
10022
10023 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
10024
10025 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
10026
10027 * progmodes/gud.el (gud-menu-map): Move parentheses.
10028 (gdb): New command gud-pv.
10029
10030 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10031
10032 * tar-mode.el: Remove spurious or unnecessary leading stars
10033 in docstrings.
10034 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
10035 (tar-parse-octal-integer-safe): Use mapc.
10036 (tar-header-block-summarize): Remove unused var `ck'.
10037 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
10038 cleared before. Obey default-enable-multibyte-characters.
10039 Use mapconcat. Simplify setting of tar-header-offset.
10040 (tar-mode-map): Move initialization inside delcaration.
10041 (tar-flag-deleted): Use `abs'.
10042 (tar-expunge-internal): Remove unused var `line'.
10043 (tar-expunge-internal): Don't hardcode point-min==1.
10044 (tar-expunge): Widen while doing set-buffer-multibyte.
10045 (tar-rename-entry): Use file-name-coding-system.
10046 (tar-alter-one-field): Don't hardcode point-min==1.
10047 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
10048 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
10049
10050 2005-11-10 Masatake YAMATO <jet@gyve.org>
10051
10052 * add-log.el (add-log-current-defun): Handle class::method
10053 notation of c++. Fix incorrect comment.
10054
10055 2005-11-10 Alan Mackenzie <acm@muc.de>
10056
10057 * help-fns.el (describe-variable): Make C-h v work when a variable
10058 has variable documentation yet is unbound.
10059
10060 2005-11-10 Masatake YAMATO <jet@gyve.org>
10061
10062 * man.el (Man-highlight-references): Set an empty
10063 string to `Man-arguments' if it is nil.
10064 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
10065
10066 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10067
10068 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
10069 commenting conventions.
10070
10071 * cus-dep.el (custom-make-dependencies): Simplify.
10072 Better follow the commenting conventions.
10073
10074 2005-11-09 Richard M. Stallman <rms@gnu.org>
10075
10076 * apropos.el (apropos-pattern): Rename from apropos-regexp.
10077 (apropos-orig-pattern): Rename from apropos-orig-regexp.
10078 All uses changed.
10079 (apropos-rewrite-regexp): Doc fix.
10080 (apropos-variable, apropos-command, apropos, apropos-value):
10081 Change prompt; carry through the argument renaming.
10082
10083 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
10084
10085 * find-lisp.el: Require dired.
10086 (find-lisp-find-dired-internal): Do not call
10087 `abbreviate-file-name' on DIR.
10088
10089 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
10090
10091 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
10092
10093 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
10094
10095 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
10096 when using the speedbar.
10097 (gdb): New command gud-pp.
10098 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
10099
10100 2005-11-09 Juri Linkov <juri@jurta.org>
10101
10102 * replace.el (occur-excluded-properties): New defcustom.
10103 (occur-1, occur-engine, occur-accumulate-lines): Use it.
10104
10105 2005-11-08 Jay Belanger <belanger@truman.edu>
10106
10107 * calc/calc-units.el (math-convert-units): Replace any composite
10108 unit by its definition.
10109
10110 2005-11-08 Lars Hansen <larsh@soem.dk>
10111
10112 * emacs-lisp/autoload.el (update-directory-autoloads):
10113 Add obsolete function alias.
10114
10115 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
10116
10117 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
10118 comment-indent-function.
10119 (lisp-comment-indent): Replace by an alias for comment-indent-default.
10120
10121 * reveal.el (reveal-post-command): Rework the handling of
10122 reveal-open-spots, so as to be more reliable. There were several
10123 tricky corner cases where an open spot might be lost, or where
10124 a closed spot might end up on the list of open spots.
10125 Only reveal text that's ellipsised.
10126
10127 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
10128
10129 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
10130
10131 2005-11-07 John Paul Wallington <jpw@gnu.org>
10132
10133 * ibuffer.el (ibuffer): Search iconified frames too when
10134 getting Ibuffer buffer's window.
10135
10136 2005-11-06 Richard M. Stallman <rms@gnu.org>
10137
10138 * progmodes/compile.el (compilation-internal-error-properties):
10139 save-excursion around the computation of MARKER.
10140
10141 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
10142
10143 * textmodes/flyspell.el (flyspell-external-point-words):
10144 flyspell-get-word returns a list, not just a string.
10145
10146 2005-11-06 John Paul Wallington <jpw@pobox.com>
10147
10148 * ibuffer.el (ibuffer): Search all visible frames when getting
10149 Ibuffer buffer's window.
10150
10151 2005-11-07 Masatake YAMATO <jet@gyve.org>
10152
10153 * man.el (Man-reference-regexp): Accept spaces between
10154 `Man-name-regexp' and `Man-section-regexp'.
10155 (Man-apropos-regexp): New variable.
10156 (Man-abstract-xref-man-page): Use value for `Man-target-string'
10157 if available.
10158 (Man-highlight-references, Man-highlight-references0):
10159 Handle the case when `Man-arguments' includes "-k".
10160 (Man-highlight-references0): Rename the argument `TARGET-POS' to
10161 `TARGET'. `TARGET' can be a number, function or nil.
10162
10163 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
10164
10165 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
10166 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
10167 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
10168 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
10169 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
10170 (gdb-send-item): Use buffer-local-value and simplify.
10171
10172 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
10173
10174 * startup.el (command-line): Use `custom-reevaluate-setting' for
10175 `global-font-lock-mode'.
10176
10177 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
10178 by default, except in batch mode or when the -D option is given.
10179
10180 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
10181 specified keyword args on to `define-minor-mode'. Update docstring.
10182
10183 2005-11-05 Romain Francoise <romain@orebokech.com>
10184
10185 * replace.el (occur-engine): Add marker at end of line, too.
10186
10187 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10188
10189 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10190 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10191 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10192 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10193 argument to all these routines, so the passphrase can be managed
10194 externally and passed in to the system.
10195 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10196 pgg-add-passphrase-to-cache function.
10197
10198 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10199 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10200 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10201 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10202 argument to all these routines, so the passphrase can be managed
10203 externally and passed in to the system.
10204 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10205 function.
10206
10207 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
10208
10209 * font-lock.el: Don't deal with font-lock-face-attributes here,
10210 move the code ...
10211
10212 * startup.el (command-line): ... here. Use face-spec-set instead
10213 of custom-declare-face.
10214
10215 * faces.el (face-spec-set): Reset the face if spec is not nil.
10216
10217 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
10218
10219 * newcomment.el (comment-region-internal): Box more tightly in the
10220 common case where there's no TAB in the boxed text.
10221
10222 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10223
10224 * info.el (info-tool-bar-map): Use images prev-node, next-node and
10225 up-node.
10226
10227 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
10228
10229 * newsticker.el: Commentary updated. Code formatting changed.
10230 (newsticker-version): Change to "1.9".
10231 (newsticker, newsticker-feed): Doc fix.
10232 (newsticker-url-list): Doc fix. Add option "Weekly".
10233 (newsticker-retrieval-interval): Add option "Weekly".
10234 (newsticker-headline-processing): Doc fix.
10235 (newsticker-auto-mark-filter): Remove.
10236 (newsticker-auto-mark-filter-list): New.
10237 (newsticker-layout, newsticker-sort-method): Doc fix.
10238 (newsticker-hide-old-items-in-newsticker-buffer)
10239 (newsticker-heading-format, newsticker-item-format)
10240 (newsticker-desc-format): Doc fix.
10241 (newsticker-show-all-rss-elements): Remove.
10242 (newsticker-show-all-news-elements): New.
10243 (newsticker-faces, newsticker-ticker): Doc fix.
10244 (remove-from-invisibility-spec): Code formatting.
10245 (newsticker--process-ids): New.
10246 (newsticker-mode): Doc fix.
10247 (newsticker-mode): Change mode-line-format.
10248 (newsticker-start): Remove debug output.
10249 (newsticker-start-ticker): Doc fix. Add autoload cookie.
10250 (newsticker-w3m-show-inline-images): Code formatting.
10251 (newsticker-next-item): Call `force-mode-line-update'.
10252 (newsticker-previous-item): Call `force-mode-line-update'.
10253 (newsticker-next-feed): Call `force-mode-line-update'.
10254 (newsticker-previous-feed): Call `force-mode-line-update'.
10255 (newsticker-mark-all-items-at-point-as-read): Code formatting.
10256 (newsticker-show-old-items): Do not show descs.
10257 (newsticker-hide-entry): Hide too much.
10258 (newsticker-hide-entry, newsticker-show-entry)
10259 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
10260 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
10261 (newsticker-toggle-auto-narrow-to-item): Code formatting.
10262 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
10263 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
10264 (newsticker-get-news): Call `force-mode-line-update'.
10265 Collect process ids.
10266 (newsticker--sentinel): Change coding system handling.
10267 Move image retrieval to new functions newsticker--get-logo-url-*.
10268 Move feed parsing to new functions newsticker--parse-*.
10269 Update list of process ids.
10270 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
10271 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
10272 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
10273 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
10274 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10275 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
10276 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
10277 (newsticker--decode-coding-string): Remove.
10278 (newsticker--decode-numeric-entities): Check input. Format code.
10279 (newsticker--remove-whitespace): Check input.
10280 (newsticker--do-forget-preformatted): Doc fix.
10281 (newsticker--decode-rfc822-date): Allow for missing time.
10282 (newsticker--update-process-ids): New.
10283 (newsticker--image-sentinel): Change comment.
10284 (newsticker--image-read): Change error message.
10285 (newsticker--imenu-goto): Doc fix. Show headline title.
10286 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
10287 (newsticker--buffer-do-insert-text): Clean whitespace in
10288 html-rendered headline title. Code formatting.
10289 Call `newsticker--buffer-print-extra-elements'.
10290 (newsticker--buffer-print-extra-element): Remove.
10291 (newsticker--buffer-print-extra-elements): New.
10292 (newsticker--buffer-do-print-extra-element): New.
10293 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
10294 large sizes.
10295 (newsticker--run-auto-mark-filter)
10296 (newsticker--do-run-auto-mark-filter):
10297 Use `newsticker-auto-mark-filter-list'.
10298
10299 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
10300
10301 * net/rcirc.el: Use split-string OMIT-NULLS argument.
10302 (rcirc-print): Force redisplay before running hooks. Do long
10303 buffer truncation after making new text read-only. Deal with nil
10304 text when decoding strings. If TARGET is nil, use either the
10305 currently selected buffer, if it is an rcirc buffer and of the
10306 same process or the process buffer.
10307 (rcirc-mode): Remove header-line. Recompute short buffer names.
10308 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
10309 (rcirc-short-buffer-name): Add variable.
10310 (rcirc-kill-buffer-hook): Recompute short buffer names.
10311 Remove nick from private channel.
10312 (rcirc-send-input): Send command text to current-buffer.
10313 Don't clear overlay arrow here.
10314 (rcirc-short-buffer-name): Return a short buffer name.
10315 (rcirc-update-short-buffer-names, rcirc-abbreviate)
10316 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
10317 buffer-name abbreviations.
10318 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
10319 Do not touch nick-table when killing a parted channel.
10320 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
10321 Clear arrow from current buffer if it is now hidden.
10322 (rcirc-current-buffer): Add variable.
10323 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
10324 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
10325 Remove -face from names.
10326 (rcirc-update-activity-string): Print "DND" when globally ignoring
10327 activity.
10328 (rcirc-ignore-buffer-activity-flag): Rename from
10329 rcirc-ignore-channel-activity.
10330 (rcirc-ignore-all-activity-flag): Doc fix.
10331 (rcirc-channels): Remove variable.
10332 (rcirc-kill-buffer-hook):
10333 (rcirc-get-buffer-create): Add nick to private channel.
10334 (rcirc-multiline-edit-submit): Remove tabs.
10335 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
10336 folded.
10337 (rcirc-remove-nick-channel): Bug fix.
10338 (rcirc-toggle-ignore-buffer-activity): Rename from
10339 rcirc-toggle-ignore-channel-activity.
10340 (rcirc-record-activity): Add buffers to the front of the list.
10341 (rcirc-update-activity): Remove killed buffers from list.
10342 (rcirc-process-server-response-1): Remove last argument if it is
10343 null before calling handler.
10344 (rcirc): Add "rcirc" defcustom prefix.
10345 (rcirc-prompt): Simplify default prompt.
10346 Use custom-initialize-default.
10347 (rcirc-private-chats): Remove variable.
10348 (rcirc-prompt): Change initialization.
10349 (rcirc-version): Remove function.
10350 (rcirc-id-string): Add constant.
10351 (rcirc-last-buffer): Remove variable.
10352 (rcirc-buffer-alist): Add variable.
10353 (rcirc-connect): Update variable setup.
10354 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
10355 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
10356 default.
10357 (rcirc-handler-generic): Trigger activity.
10358 (rcirc-send-message): Create the buffor of the target.
10359 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
10360 (rcirc-get-buffer): Just return nil if there is no matching buffer.
10361 (rcirc-multiline-edit-cancel): Remove function.
10362 (rcirc-set-last-buffer): Remove function.
10363 (rcirc-get-any-buffer): Add function.
10364 (rcirc-join-channels): Don't print /join text.
10365 (rcirc-toggle-ignore-channel-activity): Add and update echo area
10366 messages.
10367 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
10368 (rcirc-handler-NOTICE): Recognize CTCP responses.
10369 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
10370 constructing TOPIC string for buffers we are not JOINed.
10371 (rcirc-handler-CTCP-response): Add handler.
10372 (rcirc-multiline-edit-submit): Restore the window-configuration
10373 before adjusting point.
10374 (rcirc): Add customization group.
10375 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
10376 (rcirc-user-full-name, rcirc-startup-channels-alist)
10377 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
10378 (rcirc-ignore-all-activity-flag, rcirc-time-format)
10379 (rcirc-input-ring-size, rcirc-read-only-flag)
10380 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
10381 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
10382 Change defvar to defcustom.
10383 (rcirc-update-prompt): Add optional ALL arg, which will update
10384 prompts in all rcirc buffers. Regexp quote replacement text.
10385 (rcirc-fill-column): Accept frame-width as a value.
10386 (rcirc-set-changed): Add function.
10387 (rcirc-next-active-buffer): Write more meaningful messages.
10388 (rcirc-faces): Add customization group.
10389 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
10390 (rcirc-nick-in-message-face, rcirc-prompt-face)
10391 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
10392 (with-rcirc-process-buffer): Move before first usage.
10393 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
10394 (rcirc-debug-flag): Rename from `rcirc-log-p'.
10395 (rcirc-debug): Rename from `rcirc-log'.
10396 (rcirc-format-response-string): Do not print `-' chars for a
10397 NOTICE with no sender. Simplify output of server responses.
10398
10399 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10400
10401 (rcirc-browse-url-map, rcirc-browse-url-at-point)
10402 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
10403 Make urls mouse and RET clickable.
10404
10405 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
10406
10407 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
10408
10409 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
10410
10411 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10412 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10413 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10414 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10415 argument to all these routines, so the passphrase can be managed
10416 externally and passed in to the system.
10417 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10418 pgg-add-passphrase-to-cache function.
10419
10420 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10421 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
10422 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
10423 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
10424 argument to all these routines, so the passphrase can be managed
10425 externally and passed in to the system.
10426 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
10427 function.
10428
10429 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
10430
10431 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
10432 from goto-address-url-regexp.
10433
10434 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
10435
10436 * textmodes/org.el (org-read-date, org-goto-calendar)
10437 (org-recenter-calendar, org-agenda-goto-calendar):
10438 Temporarily clear `calendar-move-hook'.
10439
10440 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
10441
10442 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
10443 merging.
10444
10445 * ediff-util.el (ediff-previous-difference): Don't skip regions that
10446 have merge clashes.
10447
10448 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10449
10450 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10451 Undo previous change.
10452
10453 * startup.el (command-line): Use `custom-reevaluate-setting' for
10454 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
10455 tty-register-default-colors on Mac.
10456
10457 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
10458
10459 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
10460 (gdb-buffer-type): Make it automatically buffer local...
10461 (gdb-get-create-buffer): ...and set it accordingly.
10462 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
10463 actually work.
10464
10465 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
10466
10467 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
10468 not red.
10469
10470 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
10471
10472 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
10473 case GUD buffer is not visible.
10474 (gdb-goto-breakpoint): Try to force display in source buffer.
10475 (gdb-frame-gdb-buffer): Copy other similar functions.
10476 (gdb-restore-windows): Don't display source if not asked for.
10477 (gdb-assembler-buffer-name): Don't capitalise.
10478
10479 2005-11-03 Richard M. Stallman <rms@gnu.org>
10480
10481 * wid-edit.el (key-sequence): New widget type.
10482
10483 * simple.el (set-mark-command-repeat-pop): New variable.
10484 (set-mark-command): Only interpret plan C-@ after a pop as a pop
10485 if set-mark-command-repeat-pop is true.
10486
10487 * info.el (Info-fontify-node): Don't display extra "see" if there
10488 already is one here.
10489
10490 * mouse.el: Fix special handling of DEL after dragging a region:
10491 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
10492 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
10493
10494 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
10495
10496 * textmodes/ispell.el (ispell-command-loop): Change `i' description
10497 not to assume it pertains to an affix.
10498
10499 * textmodes/flyspell.el (flyspell-post-command-hook):
10500 Bind deactivate-mark to prevent deactivation.
10501
10502 2005-11-03 Lars Hansen <larsh@soem.dk>
10503
10504 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
10505 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
10506 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
10507
10508 2005-11-03 Romain Francoise <romain@orebokech.com>
10509
10510 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
10511 Update copyright years.
10512
10513 2005-11-03 Sam Steingold <sds@gnu.org>
10514
10515 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
10516 Use system-type instead of window-system because window-system is not
10517 correctly defined during loadup.
10518
10519 2005-11-02 Mark A. Hershberger <mah@everybody.org>
10520
10521 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
10522 (xml-parse-tag): Join strings separated by a comment properly.
10523
10524 2005-11-02 Andreas Schwab <schwab@suse.de>
10525
10526 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
10527
10528 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
10529
10530 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
10531 (byte-optimize-pure-func): Quote the eval'd value.
10532
10533 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
10534 Rename from perl-font-lock-syntactic-face-function.
10535 Change the calling convention so it can be used as a font-lock MATCHER.
10536 Do the parse-partial-sexp loop outselves.
10537 (perl-font-lock-syntactic-keywords): Use it.
10538 (perl-mode): Don't set font-lock-syntactic-face-function any more.
10539
10540 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
10541
10542 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
10543 disassembly buffer too.
10544 (gdb-exited): Remove overlay arrows when execution has finished.
10545 (gdb-info-frames-custom, gdb-info-threads-custom)
10546 (gdb-info-registers-custom): Don't add inappropriate text
10547 properties if inferior is not active.
10548
10549 2005-11-02 Glenn Morris <rgm@gnu.org>
10550
10551 * progmodes/fortran.el (fortran-blink-match):
10552 Use `blink-matching-delay'.
10553
10554 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
10555
10556 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
10557
10558 2005-11-02 Lars Hansen <larsh@soem.dk>
10559
10560 * net/tramp.el (tramp-action-out-of-band): Handle scp message
10561 "Permission denied".
10562
10563 2005-11-01 Richard M. Stallman <rms@gnu.org>
10564
10565 * textmodes/flyspell.el (flyspell-external-point-words):
10566 Pass nil to flyspell-get-word.
10567
10568 2005-11-02 Kim F. Storm <storm@cua.dk>
10569
10570 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
10571 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
10572
10573 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
10574
10575 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
10576 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
10577 (calendar-mouse-print-dates): Add optional `event' argument.
10578 Update interactive-spec.
10579 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
10580 Use `calendar-event-to-date' instead of `event'.
10581
10582 2005-11-02 Masatake YAMATO <jet@gyve.org>
10583
10584 * progmodes/ld-script.el (ld-script-builtins):
10585 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
10586 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
10587 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
10588
10589 2005-11-01 Romain Francoise <romain@orebokech.com>
10590
10591 * vc-sccs.el: Update copyright year.
10592 * ezimage.el: Likewise.
10593
10594 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
10595
10596 * info.el (Info-fontify-node): Use `string-width' for fontifying
10597 underlined titles.
10598
10599 2005-11-01 Juri Linkov <juri@jurta.org>
10600
10601 * info.el (Info-fontify-node): Downcase node header keywords Node,
10602 Prev, Next, Up before comparison.
10603 (Info-history): Insert absolute directory name, and put invisible
10604 property on it.
10605
10606 2005-11-01 Juri Linkov <juri@jurta.org>
10607
10608 * info.el (Info-file-supports-index-cookies): New variable.
10609 (Info-find-node-2): Check makeinfo version for index cookie support.
10610 (Info-index-nodes): Search for nodes with index cookies only when
10611 Info-file-supports-index-cookies is t. Otherwise, search nodes
10612 with "Index" in the node name.
10613 (Info-index-node): Search index cookie in the current node only when
10614 Info-file-supports-index-cookies is t. Otherwise, check the word
10615 "Index" in the node name.
10616 (Info-find-emacs-command-nodes): Remove code that searches nodes
10617 with "Index" node name in the top menu.
10618
10619 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
10620
10621 * progmodes/scheme.el (scheme-mode-variables): Use the default
10622 comment-indent-function.
10623
10624 * faces.el (face-attribute): Handle the case where a face inherits from
10625 a non-existent face.
10626
10627 * simple.el (eval-expression-print-format): Use lisp-readable syntax
10628 for octal and hexa output, and merge the char into the paren.
10629 (kill-new): Use push.
10630 (copy-to-buffer): Use with-current-buffer.
10631 (completion-setup-function): Move code in loop to remove redundancy.
10632 (minibuffer-local-must-match-map): Don't add bindings that duplicate
10633 those inherited from minibuffer-local-completion-map.
10634
10635 * savehist.el (savehist-mode) <defcustom>:
10636 Use custom-set-minor-mode if available.
10637 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
10638 and emit a message if applicable.
10639
10640 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
10641
10642 * savehist.el: Sync up to version 19.
10643 (savehist-mode): New minor mode.
10644 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
10645 (savehist-length): Remove (use history-length instead).
10646 (savehist-file-modes): Rename from savehist-modes.
10647 (savehist-save-hook, savehist-loaded): New vars.
10648 (savehist-load): Use savehist-mode. Try to smooth up transition from
10649 old format to new format.
10650 (savehist-install): Allow savehist-autosave-interval to be nil.
10651 (savehist-save): Run the new hook. Be more careful to only trim the
10652 history variables.
10653 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
10654 (savehist-printable): Print into a buffer rather than char-by-char.
10655
10656 2005-11-01 John Wiegley <johnw@newartisans.com>
10657
10658 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
10659 toggle-ignore keybinding (C-a). The author said it had been
10660 disabled much earlier due to a possible incompatibility, but after
10661 many months of usage I have encountered no problems (and it is a
10662 rather useful option, especially for switching to " *temp*").
10663
10664 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
10665 support for OS/X's AddressBook, by calling out to the open source
10666 program "contacts" (installable through Fink).
10667
10668 * net/eudc.el (eudc-expand-inline): If the
10669 `eudc-multiple-match-handling-method' is set to `all', delete the
10670 query string before inserting the query result.
10671
10672 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
10673 flag, to prevent Eshell from using the system ls when
10674 `eshell-ls-insert-directory' is in used.
10675 (eshell-ls-insert-directory): Disable font-lock in directory
10676 buffer so that Eshell's own fontification is seen. This broke
10677 recently due to changes in font-lock, so this goes back to version
10678 21 behavior.
10679
10680 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
10681
10682 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
10683 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
10684 (gdb-many-windows): Doc fix.
10685
10686 2005-10-31 Romain Francoise <romain@orebokech.com>
10687
10688 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
10689
10690 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
10691
10692 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
10693 that global-font-lock-mode can be enabled by default.
10694
10695 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
10696 (font-lock-add-keywords, font-lock-remove-keywords)
10697 (font-lock-fontify-buffer): Remove autoload cookies.
10698
10699 * jit-lock.el (jit-lock-register): Likewise.
10700
10701 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
10702
10703 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
10704
10705 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
10706 intact if there is no gud-comint-buffer.
10707
10708 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
10709
10710 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
10711 old prompt comint-prompt-read-only is t and GDB commands are
10712 issued from tool bar etc.
10713
10714 2005-10-31 Masatake YAMATO <jet@gyve.org>
10715
10716 * vc.el (vc-directory-exclusion-list): Add "{arch}".
10717
10718 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
10719
10720 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
10721 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
10722
10723 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
10724
10725 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
10726 starting at beginning of line. Fontification is messed up when
10727 `open-paren-in-column-0-is-defun-start' set to t.
10728 Reported by John Paul Wallington <jpw@pobox.com>.
10729
10730 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
10731
10732 * comint.el (comint-send-input): Call `comint-update-fence' when
10733 `comint-process-echoes' and `comint-prompt-read-only' are both
10734 non-nil, to avoid leftover read-only newline.
10735
10736 2005-10-30 Richard M. Stallman <rms@gnu.org>
10737
10738 * textmodes/flyspell.el (flyspell-external-point-words):
10739 Detect when WORD can't be checked properly because
10740 flyspell-get-word finds just part of it, and move on.
10741
10742 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
10743 boundarychar for Polish.
10744 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
10745 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
10746
10747 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
10748
10749 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
10750 (gdb-registers-font-lock-keywords): Delete.
10751 (gdb-registers-mode): Don't fontify.
10752 (gdb-info-registers-custom): Use text properties instead as, in
10753 future, changed register values will use font-lock-warning-face.
10754 (gdb-local-font-lock-keywords): Rename to...
10755 (gdb-locals-font-lock-keywords): ...for consistency.
10756
10757 2005-10-30 Andre Spiegel <spiegel@gnu.org>
10758
10759 * vc.el (vc-switch-backend): Better error message if the buffer is
10760 not visiting a file under version control.
10761
10762 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
10763
10764 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
10765
10766 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
10767 ~/.emacs.d/.emacs.
10768
10769 2005-10-29 Richard M. Stallman <rms@gnu.org>
10770
10771 * replace.el (occur-mode-mouse-goto): Always go to other window.
10772 (occur-mode-goto-occurrence): Always switch in same window.
10773
10774 * simple.el (undo): Display message at end, not at start.
10775
10776 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
10777 New arg REUSE-CELL.
10778 (cancel-timer-internal): New function.
10779 (timer-event-handler): Use cancel-timer-internal,
10780 and pass the cell it returns to timer-activate...
10781
10782 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
10783 (jit-lock-deferred-fontify, jit-lock-context-fontify)
10784 (jit-lock-after-change): Test memory-full.
10785
10786 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
10787
10788 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10789 part of the decoded armor to find the key-identifier.
10790 (pgg-gpg-lookup-key-owner): New function to return the
10791 human-readable identifier of a key owner.
10792 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10793 key itself.
10794 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10795 the key value) if we have a key and can match it against a secret
10796 key. Also, added a note pointing out fact that the prompt only
10797 indicates the first matching key.
10798
10799 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10800 pgg-decrypt-region.
10801 (pgg-pending-timers): A new hash for tracking the passphrase cache
10802 timers, so that new ones supercede old ones.
10803 (pgg-add-passphrase-to-cache): Rename from
10804 `pgg-add-passphrase-cache' to reduce confusion (all callers
10805 changed). Modified to cancel old timers when new ones are added.
10806 (pgg-remove-passphrase-from-cache): Rename from
10807 `pgg-remove-passphrase-cache' to reduce confusion (all callers
10808 changed). Modified to cancel old timers when their keys are
10809 removed from the cache.
10810 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10811 XEmacs, an indirection to delete-itimer.
10812 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10813 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10814 users can only check cache without risk of prompting. Correct bug in
10815 notruncate behavior.
10816 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10817 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10818 Add informative docstrings.
10819 (pgg-decrypt): Convey provided passphrase in subordinate call to
10820 pgg-decrypt-region.
10821
10822 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10823 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10824 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10825 `passphrase' argument, so the passphrase can be managed externally
10826 and then passed in to the system.
10827
10828 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10829 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10830 so the passphrase cache can be used reliably with identifiers
10831 besides a pgp packet's key id.
10832
10833 * pgg-gpg.el (pgg-pgp-encrypt-region)
10834 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10835 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10836 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10837 argument to all these routines, so the passphrase can be managed
10838 externally and passed in to the system.
10839
10840 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10841 `notruncate' argument, so the passphrase cache can be used
10842 reliably with identifiers besides a pgp packet's key id.
10843
10844 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
10845
10846 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10847 symmetric encryption.
10848 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10849 encrypted session key.
10850 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10851 message ask for the passphrase in a proper way.
10852
10853 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10854 New user commands for symmetric encryption.
10855
10856 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
10857
10858 * textmodes/conf-mode.el (conf-assignment-sign)
10859 (conf-assignment-regexp): Fix docstrings.
10860 (conf-mode-initialize): New function.
10861 (conf-mode): Remove optional args. Use delay-mode-hooks to
10862 recognize recursive calls.
10863 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
10864 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
10865 (conf-xdefaults-mode): Use define-derived-mode and
10866 conf-mode-initialize.
10867
10868 2005-10-29 Romain Francoise <romain@orebokech.com>
10869
10870 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
10871
10872 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
10873
10874 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10875 part of the decoded armor to find the key-identifier.
10876 (pgg-gpg-lookup-key-owner): New function to return the
10877 human-readable identifier of a key owner.
10878 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
10879 key itself.
10880 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10881 the key value) if we have a key and can match it against a secret
10882 key. Also, added a note pointing out fact that the prompt only
10883 indicates the first matching key.
10884
10885 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
10886 pgg-decrypt-region.
10887 (pgg-pending-timers): A new hash for tracking the passphrase cache
10888 timers, so that new ones supercede old ones.
10889 (pgg-add-passphrase-to-cache): Rename from
10890 `pgg-add-passphrase-cache' to reduce confusion (all callers
10891 changed). Modified to cancel old timers when new ones are added.
10892 (pgg-remove-passphrase-from-cache): Rename from
10893 `pgg-remove-passphrase-cache' to reduce confusion (all callers
10894 changed). Modified to cancel old timers when their keys are
10895 removed from the cache.
10896 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
10897 XEmacs, an indirection to delete-itimer.
10898 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
10899 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
10900 users can only check cache without risk of prompting. Correct bug in
10901 notruncate behavior.
10902 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
10903 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
10904 Add informative docstrings.
10905 (pgg-decrypt): Convey provided passphrase in subordinate call to
10906 pgg-decrypt-region.
10907
10908 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
10909
10910 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10911 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10912 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10913 `passphrase' argument, so the passphrase can be managed externally
10914 and then passed in to the system.
10915
10916 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10917 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
10918 so the passphrase cache can be used reliably with identifiers
10919 besides a pgp packet's key id.
10920
10921 * pgg-gpg.el (pgg-pgp-encrypt-region)
10922 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
10923 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
10924 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
10925 argument to all these routines, so the passphrase can be managed
10926 externally and passed in to the system.
10927
10928 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10929 `notruncate' argument, so the passphrase cache can be used
10930 reliably with identifiers besides a pgp packet's key id.
10931
10932 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
10933
10934 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10935 symmetric encryption.
10936 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10937 encrypted session key.
10938 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10939 message ask for the passphrase in a proper way.
10940
10941 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10942 New user commands for symmetric encryption.
10943
10944 2005-10-28 Bill Wohler <wohler@newt.com>
10945
10946 * help-mode.el (help-url): New button type. Calls browse-url.
10947 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
10948 Similar to Info nodes: URL `url'.
10949 (help-make-xrefs): Create help-url buttons for
10950 help-xref-url-regexp matches.
10951
10952 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
10953
10954 * tool-bar.el (tool-bar-add-item-from-menu)
10955 (tool-bar-local-item-from-menu): Fix doc strings.
10956
10957 2005-10-28 Romain Francoise <romain@orebokech.com>
10958
10959 * ldefs-boot.el: Update.
10960
10961 * subr.el (locate-library): Move from help-fns.el.
10962 * help-fns.el (locate-library): Move to subr.el.
10963
10964 2005-10-28 Richard M. Stallman <rms@gnu.org>
10965
10966 * net/tramp.el (tramp-completion-mode): defvar moved up.
10967
10968 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
10969
10970 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
10971
10972 * files.el (find-file-noselect): Use %d to format large file size.
10973
10974 * bindings.el (mode-line-format): Add %e.
10975
10976 * loadup.el ("facemenu"): Load unconditionally.
10977 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
10978 ("x-dnd"): Load, when appropriate.
10979
10980 * startup.el (command-line): Call before-init-hook earlier.
10981 Warn about some bad characters in -u user name.
10982
10983 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
10984 (flyspell-external-point-words): Error if misspelled word is not found.
10985 Set flyspell-large-region-beg at end of word.
10986
10987 2005-10-28 Andreas Schwab <schwab@suse.de>
10988
10989 * view.el (View-revert-buffer-scroll-page-forward):
10990 Use view-page-size-default.
10991
10992 2005-10-28 Juri Linkov <juri@jurta.org>
10993
10994 * international/quail.el (quail-get-current-str): Translate last
10995 raw character for deterministic input methods.
10996
10997 2005-10-27 Jay Belanger <belanger@truman.edu>
10998
10999 * calc/calc-ext.el: Add functions to autoloads.
11000 (math-identity-matrix-p, math-ident-row-p): New functions.
11001
11002 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
11003 multiplication by an identity matrix; don't turn multiplication by
11004 an inverse matrix into division.
11005 (math-div-symbol-fancy): Replace division by matrices with
11006 multiplication by inverse.
11007
11008 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
11009
11010 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
11011 (calc-writeoutpower): New functions.
11012
11013 2005-10-27 Romain Francoise <romain@orebokech.com>
11014
11015 * replace.el (occur-engine): Include colon in mouse-face highlight.
11016
11017 * dired-x.el: Change Maintainer field.
11018
11019 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
11020
11021 * longlines.el (longlines-mode): Bind after-change-functions to
11022 nil during initial decoding and final encoding.
11023
11024 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
11025
11026 * term.el (term-emulate-terminal, term-handle-colors-array)
11027 (term-handle-ansi-escape): Specify the terminfo capabilities
11028 implemented.
11029
11030 2005-10-26 Richard M. Stallman <rms@gnu.org>
11031
11032 * info.el (Info-fontify-node): Fix detection of sentence-break
11033 before *Note.
11034
11035 2005-10-26 Romain Francoise <romain@orebokech.com>
11036
11037 * smerge-mode.el: Add `tools' to file keywords.
11038
11039 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
11040
11041 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
11042 when the fringe is not available.
11043
11044 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
11045 (def-gdb-auto-update-trigger): Simplify construction.
11046 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
11047 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
11048 defined explicitly.
11049 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
11050 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
11051 defined explicitly.
11052 (gdb-info-locals-custom): Remove as it's a no-op.
11053
11054 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
11055
11056 * longlines.el (longlines-mode): Remove narrowing before
11057 performing the initial decoding or final encoding.
11058
11059 2005-10-25 Romain Francoise <romain@orebokech.com>
11060
11061 * emacs-lisp/find-func.el (find-library-name): Also strip
11062 extension if library name ends in .el, to take advantage of
11063 `find-library-suffixes'.
11064
11065 2005-10-25 Richard M. Stallman <rms@gnu.org>
11066
11067 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
11068
11069 2005-10-25 Juri Linkov <juri@jurta.org>
11070
11071 * textmodes/texinfo.el (texinfo-mode): Change charset of one
11072 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
11073
11074 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11075
11076 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
11077 (blackbox-redefine-key): Add argument `map'.
11078
11079 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
11080 regions when moving the jit-lock-context-unfontify-pos boundary.
11081
11082 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
11083
11084 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
11085
11086 2005-10-25 Masatake YAMATO <jet@gyve.org>
11087
11088 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
11089
11090 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
11091
11092 * play/blackbox.el (blackbox-redefine-key): New function.
11093 (blackbox-mode-map): Use it to remap existing bindings for cursor
11094 motion instead of binding literal keys.
11095
11096 2005-10-25 Glenn Morris <rgm@gnu.org>
11097
11098 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
11099 diary does not end in a newline. Do not assume a blank line at
11100 the start of the diary file.
11101
11102 2005-10-25 Kenichi Handa <handa@m17n.org>
11103
11104 * international/quail.el (quail-translate-key): If the input
11105 method is deterministic and failed to handle the last key, restart
11106 the key handling loop from an appropriate key.
11107
11108 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
11109
11110 * vc.el (vc-dired-mode): Extend comment for binding of
11111 `directory-listing-before-filename-regexp'.
11112
11113 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11114
11115 * textmodes/texinfo.el (texinfo-mode):
11116 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
11117 not to unnecessarily expose emacs-mule's internal char codes.
11118
11119 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
11120
11121 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
11122 Display hand pointer and help-echo on disabled icon too.
11123 (gdb-mouse-until): New function.
11124 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
11125
11126 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
11127
11128 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
11129 with 2005-10-23 change to doctor.el.
11130
11131 * finder.el (finder-mode-map): Add follow-link binding.
11132
11133 2005-10-25 Kim F. Storm <storm@cua.dk>
11134
11135 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
11136 to gdb-mouse-toggle-breakpoint-fringe.
11137 (gdb-mouse-toggle-breakpoint-margin): Rename from
11138 gdb-mouse-toggle-breakpoint. Fix doc.
11139 (gdb-mouse-toggle-breakpoint-fringe): New defun.
11140 (gdb-put-string): Add optional SPROPS arg. Add props to string.
11141 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
11142 string properties also for fringe breakpoint bitmaps.
11143
11144 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
11145
11146 * textmodes/org.el (org-start-icalendar-file): Fix format form.
11147
11148 2005-10-25 Masatake YAMATO <jet@gyve.org>
11149
11150 * simple.el (completion-common-substring):
11151 Use `completion-common-substring' prior to `completion-base-size'.
11152
11153 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
11154
11155 * savehist.el: Require CL while compiling.
11156 (savehist-history-variables): Remove.
11157 (savehist-save-minibuffer-history, savehist-additional-variables)
11158 (savehist-minibuffer-history-variables): New vars.
11159 (savehist-save): Use them.
11160 (savehist-uninstall, savehist-minibuffer-hook): New funs.
11161 (savehist-install): New fun, extracted from savehist-load.
11162 (savehist-load): Use them.
11163
11164 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11165
11166 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
11167 a dummy doc-string-elt property.
11168 (defalias, defvaralias, define-category): Add a docstring property.
11169
11170 * image.el (defimage):
11171 * widget.el (define-widget):
11172 * custom.el (defface, defcustom): Add `doc-string' declaration.
11173
11174 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
11175 (defadvice): Add `doc-string' declaration.
11176
11177 * emacs-lisp/byte-run.el (macro-declaration-function):
11178 Handle `doc-string' declarations.
11179 (define-obsolete-function-alias, define-obsolete-variable-alias):
11180 Add `doc-string' declaration.
11181
11182 2005-10-24 Kenichi Handa <handa@m17n.org>
11183
11184 * international/utf-7.el (utf-7): Add autoload cookie.
11185
11186 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
11187
11188 2005-10-24 Eli Zaretskii <eliz@gnu.org>
11189
11190 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
11191 list of directories passed to batch-update-autoloads. Add "." to
11192 the list of the echoed directories.
11193
11194 * pgg-def.el:
11195 * pgg-gpg.el:
11196 * pgg-parse.el:
11197 * pgg-pgp.el:
11198 * pgg-pgp5.el:
11199 * pgg.el: Moved here from the gnus subdirectory.
11200
11201 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
11202
11203 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
11204 in case comint-prompt-read-only is set to t.
11205
11206 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
11207 in case comint-prompt-read-only is set to t.
11208
11209 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
11210
11211 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
11212 Now a string.
11213 (icalendar-import-format): Handle CLASS, STATUS, URL.
11214 Rename `subject' to `summary'.
11215 (icalendar-import-format-summary): Rename from
11216 `icalendar-import-format-subject'.
11217 (icalendar-import-format-url, icalendar-import-format-status)
11218 (icalendar-import-format-class): New variables.
11219 (icalendar--rris): Take variable argument list.
11220 (icalendar--datestring-to-isodate): Remove unnecessary
11221 calendar-style check when converting dates with explicit month names.
11222 (icalendar-export-region): Change return type of conversion
11223 subroutines. Bury current buffer unless error occurred.
11224 (icalendar--convert-to-ical)
11225 (icalendar--parse-summary-and-rest): New functions.
11226 (icalendar--convert-ordinary-to-ical)
11227 (icalendar--convert-weekly-to-ical)
11228 (icalendar--convert-yearly-to-ical)
11229 (icalendar--convert-block-to-ical)
11230 (icalendar--convert-cyclic-to-ical)
11231 (icalendar--convert-anniversary-to-ical): Change return type.
11232 Strip trailing blanks from subject.
11233 (icalendar--convert-sexp-to-ical): Change return type.
11234 Strip trailing blanks from subject. Handle simple sexp
11235 entries as generated by icalendar.el.
11236 (icalendar--convert-float-to-ical)
11237 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
11238 (icalendar-import-file): Doc fix.
11239 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
11240 Correct call to icalendar--rris.
11241 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
11242 `summary'.
11243 (icalendar--add-diary-entry): Rename `subject' to `summary'.
11244
11245 2005-10-24 Romain Francoise <romain@orebokech.com>
11246
11247 * server.el (server-sentinel): Set query-on-exit flag to nil on
11248 new client processes (it isn't inherited from the server process).
11249
11250 * replace.el (occur-engine): Rearrange text properties.
11251
11252 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
11253
11254 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
11255 case-fold-search is nil.
11256 (debug-help-follow): Use help-xref-interned directly.
11257
11258 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11259
11260 * thumbs.el (thumbs-image-type): Add .pbm.
11261
11262 2005-10-23 Richard M. Stallman <rms@gnu.org>
11263
11264 * faces.el (inhibit-face-set-after-frame-default): New variable.
11265 (set-face-attribute): Bind it.
11266 (face-set-after-frame-default): Test it.
11267
11268 * help-fns.el (describe-simplify-lib-file-name): New function.
11269 (describe-function-1, describe-variable): Use it.
11270
11271 * faces.el (describe-face): Use describe-simplify-lib-file-name.
11272
11273 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
11274 Eliminate nil as possible value.
11275 (tooltip-hide-delay): Reduce internal-border-width.
11276
11277 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
11278 (menu-bar-file-menu) <new-file>: Likewise.
11279
11280 * simple.el (line-move-finish): Ignore fields computing LINE-END.
11281
11282 * international/mule.el (load-with-code-conversion):
11283 Pass full file name to `eval-buffer' unless preloading.
11284
11285 * textmodes/flyspell.el (flyspell-large-region):
11286 Call ispell-check-version.
11287
11288 * textmodes/ispell.el (ispell-local-dictionary-overridden):
11289 Fix the make-variable-buffer-local call that was supposed
11290 to be for this variable.
11291 (ispell-aspell-supports-utf8): Doc fix.
11292 (ispell-find-aspell-dictionaries): Preserve elements of
11293 ispell-dictionary-alist for dictionaries that aspell doesn't report.
11294 (ispell-aspell-find-dictionary): Return nil on error.
11295
11296 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
11297 (doctor-symptoms): Likewise.
11298
11299 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
11300
11301 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
11302
11303 * cus-edit.el (custom-button, custom-button-pressed): New vars.
11304 (custom-raised-buttons): Add :set spec.
11305 (custom-button-unraised, custom-button-pressed-unraised):
11306 New faces, so that custom-raised-buttons actually does something.
11307 (custom-mode): Use custom-button and custom-button-pressed.
11308
11309 * wid-edit.el (widget-specify-button): Don't ignore
11310 widget-mouse-face on graphic terminals.
11311 (widget-move-and-invoke): Cleanup.
11312
11313 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
11314
11315 * whitespace.el (whitespace-cleanup): Doc fix.
11316
11317 2005-10-23 Romain Francoise <romain@orebokech.com>
11318
11319 * emulation/viper.el (viper-set-hooks): Quote forms passed to
11320 `eval-after-load' to avoid evaluating their result.
11321
11322 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
11323
11324 * files.el (directory-listing-before-filename-regexp):
11325 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
11326
11327 * dired.el (dired-move-to-filename-regexp): Remove.
11328 All occurences replaced by `directory-listing-before-filename-regexp'.
11329
11330 * dired-x.el, locate.el, vc.el:
11331 Replace `dired-move-to-filename-regexp' by
11332 `directory-listing-before-filename-regexp'. In vc.el it is
11333 overwritten locally; maybe this can be handled in files.el too.
11334
11335 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
11336 replaced by `directory-listing-before-filename-regexp'.
11337
11338 2005-10-23 Andreas Schwab <schwab@suse.de>
11339
11340 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
11341 and eval-next-after-load.
11342
11343 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
11344
11345 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
11346 exist, create it.
11347
11348 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
11349
11350 * allout.el: Remove autoloads for mailcrypt and crypt++.
11351 Require pgg, pgg-gpg during compilation.
11352 (allout-version): Increment version number to 2.1, and use a literal
11353 rather than RCS Id.
11354 (allout-default-encryption-scheme): Remove.
11355 (allout-passphrase-verifier-handling)
11356 (allout-passphrase-verifier-string)
11357 (allout-file-passphrase-verifier-string)
11358 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
11359 (allout-passphrase-hint-handling): Rename and simplify.
11360 (allout-init): Use `find-file-hook' if available, otherwise
11361 `find-file-hooks'.
11362 (allout-mode): Use `write-file-functions' if available, otherwise
11363 `local-write-file-hooks' and, instead of making auto-save-hook
11364 buffer local, make the write-file-hook activity contingent to
11365 allout-mode.
11366 (allout-mode): Use key-binding substitution in the docstring.
11367 (allout-kill-line): Spell-out kill ring data structure mutation
11368 instead of using byte-compiler-complaint-provoking `pop'.
11369 (allout-insert-listified): Use `insert' rather than `insert-string'
11370 (allout-toggle-current-subtree-encryption): Update docstring, adjust
11371 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
11372 (allout-encrypt-string): Totally revamped vis new underlying
11373 encryption facilities.
11374 (allout-mc-activate-passwd): Remove.
11375 (allout-obtain-passphrase): New, more or less replaces
11376 allout-mc-activate-passwd.
11377 (allout-encrypted-key-info): More or less replaces
11378 allout-encrypted-text-type.
11379 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
11380 (my-mark-marker): Use `(featurep 'xemacs)'.
11381
11382 2005-10-23 Lars Hansen <larsh@soem.dk>
11383
11384 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
11385 (byte-compile-file-form-defmumble, byte-compile-defun)
11386 (byte-compile-defmacro): Use it.
11387 (byte-compile-form): Don't call byte-compile-set-symbol-position
11388 when a byte-compile handler is called.
11389
11390 2005-10-22 Romain Francoise <romain@orebokech.com>
11391
11392 * savehist.el (savehist-history-variables): Add `grep-find-history'.
11393
11394 * subr.el (eval-after-load): Convert library name to an absolute
11395 file name using locate-library, since load-history no longer has
11396 library names in it.
11397
11398 2005-10-22 Richard M. Stallman <rms@gnu.org>
11399
11400 * files.el (make-temp-file): Move from subr.el.
11401 * subr.el (make-temp-file): Move to files.el.
11402
11403 * window.el (get-buffer-window-list): Move from subr.el.
11404 * subr.el (get-buffer-window-list): Move to window.el.
11405
11406 * image.el (image-load-path): Use eval-at-startup to initialize.
11407
11408 * subr.el (eval-at-startup): New macro.
11409
11410 * subr.el: Much rearrangement of functions and division
11411 into pages. No code changes.
11412
11413 2005-10-22 Kenichi Handa <handa@m17n.org>
11414
11415 * tar-mode.el (tar-extract): Be sure to call
11416 find-operation-coding-system if set-auto-coding doesn't find a
11417 coding system.
11418
11419 2005-10-22 Kim F. Storm <storm@cua.dk>
11420
11421 * image.el (image-type-header-regexps): Rename from image-type-regexps.
11422 Change users.
11423 (image-type-file-name-regexps): New defconst.
11424 (image-type-from-data): Simplify loop.
11425 (image-type-from-buffer): New defun.
11426 (image-type-from-file-header): Use it instead of image-type-from-data.
11427 Use image-search-load-path instead of only looking in data-directory.
11428 (image-type-from-file-name): New defun.
11429 (image-search-load-path): Change `pathname' to `filename'.
11430 Make PATH arg optional, default to image-load-path.
11431
11432 2005-10-21 Richard M. Stallman <rms@gnu.org>
11433
11434 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
11435
11436 * textmodes/paragraphs.el (sentence-end-base): New variable.
11437 (sentence-end): Use sentence-end-base.
11438
11439 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11440
11441 * font-lock.el (font-lock-default-fontify-region): Check the multiline
11442 property independently from the font-lock-multiline variable.
11443
11444 2005-10-21 Richard M. Stallman <rms@gnu.org>
11445
11446 * emacs-lisp/find-func.el (find-library-name): Doc fix.
11447
11448 * startup.el (command-line): Convert library names
11449 in `load-history' to absolute file names.
11450
11451 * subr.el (symbol-file): Doc fix.
11452
11453 * loadhist.el (file-loadhist-lookup): Call locate-library
11454 instead of find-library-name. Don't try converting
11455 abs file names to library names, since load-history no longer
11456 has library names in it.
11457 (file-dependents, file-provides, file-requires): Doc fixes.
11458
11459 2005-10-21 Juri Linkov <juri@jurta.org>
11460
11461 * progmodes/etags.el (tags-table-mode): New function.
11462 (tags-verify-table): Replace initialize-new-tags-table with
11463 tags-table-mode.
11464
11465 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
11466 default value.
11467 (desktop-modes-not-to-save): Add tags-table-mode to the
11468 default value.
11469
11470 * info.el (Info-index-next): Add total number of index
11471 alternatives to the message.
11472
11473 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
11474 backward only space (instead of space and period) before looking
11475 at sentence end.
11476
11477 * simple.el (set-variable): Use user-variable-p instead of symbolp.
11478 Add the old variable value as 4th default-value arg of read-string.
11479
11480 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11481
11482 * cus-face.el (custom-declare-face): Make face from X resources
11483 also on Mac.
11484
11485 * disp-table.el (standard-display-g1, standard-display-graphic):
11486 Refuse to use string glyphs also on Mac.
11487 (standard-display-european): Don't set terminal coding system also
11488 on Mac.
11489
11490 * frame.el (display-screens): Use x-display-screens also on Mac.
11491
11492 2005-10-21 Romain Francoise <romain@orebokech.com>
11493
11494 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
11495
11496 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11497
11498 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
11499 and $? into sexps.
11500
11501 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
11502 warning face on open-paren-in-column-0.
11503
11504 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
11505 boundary case. Fix typo.
11506 Suggested by Martin Rudalics <rudalics@gmx.at>.
11507
11508 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
11509
11510 * textmodes/org.el (org-combined-agenda-icalendar-file)
11511 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
11512 (org-export-icalendar-this-file)
11513 (org-export-icalendar-all-agenda-files)
11514 (org-export-icalendar-combine-agenda-files): New commands.
11515 (org-export-icalendar, org-print-icalendar-entries)
11516 (org-start-icalendar-file, org-finish-icalendar-file)
11517 (org-ical-ts-to-string): New functions.
11518 (org-read-date, org-goto-calendar)
11519 (org-agenda-goto-calendar): Inhibit displaying diary entries by
11520 call to `calendar'.
11521 (orgtbl-setup): Remove the :keys arguments from the menu description.
11522 (org-after-save-iCalendar-file-hook): New variable.
11523
11524 2005-10-21 Kenichi Handa <handa@m17n.org>
11525
11526 * language/vietnamese.el (tcvn-5712): Make it an alias of
11527 vietnamese-tcvn coding-system.
11528
11529 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
11530
11531 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
11532 group id is given.
11533
11534 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
11535
11536 * progmodes/sh-script.el (sh-escaped-line-re): New var.
11537 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
11538 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
11539 whose line is either continued or ends with a comment.
11540
11541 2005-10-20 Romain Francoise <romain@orebokech.com>
11542
11543 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
11544
11545 * replace.el (occur-engine): Add follow-link property.
11546
11547 * font-core.el (font-lock-mode): Doc fix.
11548
11549 2005-10-20 Richard M. Stallman <rms@gnu.org>
11550
11551 * net/rcirc.el: New file.
11552
11553 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
11554
11555 * term.el (term-term-name): Initialize to "eterm-color".
11556
11557 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
11558
11559 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
11560 for encryption functionality.
11561 Move allout customization subgroup from `editing' to `outlines' group.
11562 Fix commentary keywords to legitimate ones.
11563 Update author info (using my current email address, obscurified).
11564 (allout-encrypt-string, allout-encryption-produce-work-buffer)
11565 (allout-encrypted-topic-p, allout-encrypted-text-type)
11566 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
11567 (allout-situate-encryption-key-verifier)
11568 (allout-get-encryption-key-verifier, allout-verify-key)
11569 (allout-next-topic-pending-encryption)
11570 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
11571 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
11572 (outline-key-verifier-handling, outline-key-hint-handling)
11573 (outline-encrypt-unencrypted-on-saves): New defcustoms.
11574 (allout-file-key-verifier-string, allout-encryption-scheme)
11575 (allout-key-verifier-string, allout-key-hint-string)
11576 (allout-after-save-decrypt): New variables.
11577 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
11578 (allout-after-saves-handler): New hook functions.
11579 (allout-post-command-business): Do allout-after-save-decrypt.
11580 (allout-enable-file-variable-adjustment): Custom var to enable
11581 mechanism for adding and adjusting settings of Emacs file variables.
11582 (allout-adjust-file-variable, allout-file-vars-section-data):
11583 New functions, implement the mechanism.
11584 (outlineify-sticky): Use the file vars mechanism.
11585 (allout-inhibit-protection, allout-during-write-cue)
11586 (allout-override-protect, allout-before-change-protect): Remove.
11587 (allout-flag-region, allout-open-topic): Adjust read-only text.
11588 (allout-open-line-not-read-only): Add to facilitate read-only
11589 text based protection.
11590 (allout-kill-line): Revise to adjust read-only text, clue the
11591 user about the inhibition.
11592 (allout-unprotected): Use unwind-protect.
11593 (allout-shift-in, allout-shift-out): Disallow manually shifting a
11594 topic deeper than the offspring depth of the previous topic -
11595 avoiding confusing "containment discontinuities".
11596 (allout-reindent-bodies): Fix retention of body relative hanging
11597 indent during promotion of collapsed bodies.
11598 (allout-open-topic): Make it easy to open new topic with same
11599 bullet as current topic - topic creation functions provided with
11600 any universal argument provokes now prompt for bullet, defaulting
11601 to the bullet of the previous topic.
11602 (allout-plain-bullets-string, allout-distinctive-bullets-string):
11603 Plain bullet alternates `.' period and `,' comma only. All other
11604 bullets are relegated to special status (but customizable).
11605 (allout-end-of-entry): Rename from allout-end-of-current-entry
11606 since it actually operates w.r.t. most immediately containing
11607 entry, visible or not.
11608 (allout-hide-current-entry, allout-show-current-entry): Use the
11609 revised version.
11610 (allout-old-expose-topic): Solidify deprecation.
11611 (allout-end-of-subtree): Add so we can span concealed as well
11612 as visible topics.
11613 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
11614 (allout-end-of-current-heading): Tweak to just respect the first line.
11615 (allout-get-body-text): Add.
11616 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
11617 when invoked interactively.
11618 (allout-up-current-level): Use `interactive-p'.
11619 (allout-mode, allout-init): Miscellaneous docstring and
11620 operational refinements, as well as hookups of new encryption stuff.
11621 (allout-beginning-of-current-entry): Now works as advertised.
11622 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
11623 (allout-isearch-rectification): Refine condition for isearching.
11624 (allout-isearch-abort, allout-enwrap-isearch)
11625 (allout-flag-region, my-region-active-p): Relocate some macros.
11626 (allout-title): Fallback title is (buffer-name), not
11627 non-existing (current-buffer-name).
11628 (subst-char-in-string): Define if absent (for some XEmacs versions).
11629
11630 2005-10-20 Jari Aalto <jari.aalto@cante.net>
11631
11632 * mail/sendmail.el (mail-setup-hook, mail-aliases)
11633 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
11634 (mail-citation-prefix-regexp, mail-signature-file)
11635 (mail-default-headers, mail-bury-selects-summary)
11636 (mail-send-nonascii): Add autoload cookies.
11637
11638 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
11639
11640 * frame.el (blink-cursor-mode): Add `mac' to the list of
11641 window-system's that support blinking cursor.
11642
11643 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
11644
11645 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
11646
11647 2005-10-20 Eli Zaretskii <eliz@gnu.org>
11648
11649 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
11650 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
11651 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
11652
11653 2005-10-20 Kim F. Storm <storm@cua.dk>
11654
11655 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
11656 (ido-set-current-directory): Don't add / after final @.
11657 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
11658 Explicitly handle ange-ftp completion oddities.
11659 (ido-make-file-list): Don't rotate list at tramp root to avoid
11660 triggering tramp file handler for expand-file-name via get-file-buffer.
11661
11662 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
11663
11664 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
11665
11666 2005-10-19 Jay Belanger <belanger@truman.edu>
11667
11668 * calc/calc-units.el (math-standard-units): Add units, adjust
11669 symbols and update values.
11670 (math-unit-prefixes): Add more prefixes.
11671
11672 2005-10-19 Romain Francoise <romain@orebokech.com>
11673
11674 * bookmark.el (bookmark-menu-heading): New face.
11675 (bookmark-bmenu-list): Use it.
11676 Don't fiddle with `baud-rate' at top-level.
11677
11678 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
11679
11680 * image.el (create-image, find-image): Mention max-image-size in
11681 docstring.
11682
11683 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
11684
11685 * savehist.el (savehist-load): Revert to checking XEmacs.
11686
11687 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
11688 Various docstring and line-width fixups.
11689 (conf-mode): Use cond.
11690 Set font-lock-defaults. Don't set comment-use-syntax.
11691
11692 2005-10-18 David Ponce <david@dponce.com>
11693
11694 * tree-widget.el (tree-widget-button-click): New function.
11695 (tree-widget-button-keymap): Use it.
11696
11697 2005-10-18 Romain Francoise <romain@orebokech.com>
11698
11699 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11700 (bookmark-bmenu-hide-filenames): Add follow-link property.
11701 Improve help-echo text.
11702
11703 * ffap.el (find-file-at-point): Doc fix.
11704
11705 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11706
11707 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
11708
11709 2005-10-18 Masatake YAMATO <jet@gyve.org>
11710
11711 Install to the CVS repository what I forgot to install in my
11712 2005-10-16 changes.
11713
11714 * progmodes/python.el (python-complete-symbol): Pass the common
11715 prefix substring of completion to `display-completion-list'.
11716
11717 * textmodes/org.el (org-complete): Ditto.
11718
11719 2005-10-18 Masatake YAMATO <jet@gyve.org>
11720
11721 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
11722
11723 * woman.el (WoMan-xref-man-page): New button type derived
11724 from `Man-abstract-xref-man-page'.
11725 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
11726
11727 * man.el (Man-abstract-xref-man-page): New button type.
11728 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
11729 (Man-highlight-references): Add new optional argument `xref-man-type'.
11730
11731 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
11732
11733 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
11734
11735 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
11736
11737 * cus-edit.el (Custom-move-and-invoke): Delete.
11738 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
11739
11740 * wid-edit.el (widget-move-and-invoke): New function, from
11741 Custom-move-and-invoke.
11742
11743 2005-10-17 Bill Wohler <wohler@newt.com>
11744
11745 Move all remaining images from lisp/toolbar to etc/images, move
11746 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
11747 the low resolution images in their own directory (low-color).
11748
11749 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
11750 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
11751 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
11752 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
11753 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
11754 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
11755 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
11756
11757 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
11758 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
11759 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
11760 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
11761 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
11762 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
11763 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
11764 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
11765 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
11766 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
11767 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
11768 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
11769 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
11770 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
11771 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
11772
11773 To conform with convention, replace the underscore (_) in the
11774 following image names with dash (-) or (/) as appropriate.
11775
11776 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
11777 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
11778 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
11779 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
11780 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
11781 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
11782 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
11783 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
11784 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
11785 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
11786 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
11787 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
11788 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
11789 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
11790 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
11791
11792 * info.el (info-tool-bar-map): Replace underscores in image names
11793 with dashes.
11794
11795 * makefile.w32-in (WINS): Remove toolbar.
11796
11797 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
11798
11799 * tool-bar.el: Move to lisp from toolbar. Now that
11800 toolbar is empty, it should be deleted when folks run "cvs up -P".
11801
11802 2005-10-18 Jay Belanger <belanger@truman.edu>
11803
11804 * calc/calc-store.el (calc-store-into): Get the proper variable name
11805 to display in message.
11806
11807 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
11808
11809 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
11810 expressions display in speedbar for all buffers when debugging.
11811 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
11812
11813 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
11814 (speedbar-insert-button, speedbar-make-button):
11815 Use add-text-properties.
11816 (speedbar-update-localized-contents)
11817 (speedbar-update-directory-contents)
11818 (speedbar-update-special-contents): Use dolist.
11819 (speedbar-buffer-easymenu-definition): Add a menu separator.
11820
11821 2005-10-17 Jason Rumney <jasonr@gnu.org>
11822
11823 * makefile.w32-in: Use $(lisp) consistently.
11824 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
11825 for shell specific generation of mh-autoloads.
11826
11827 2005-10-17 Richard M. Stallman <rms@gnu.org>
11828
11829 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
11830
11831 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11832
11833 * jit-lock.el (jit-lock-fontify-now):
11834 Move jit-lock-context-unfontify-pos to avoid wasted work.
11835
11836 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
11837
11838 * net/tramp.el (tramp-completion-mode): New defvar. Used in
11839 `tramp-completion-mode' for checking if we are in completion mode.
11840 (tramp-completion-handle-file-name-all-completions): Reorder code
11841 in order to complete for file names only in case there are no
11842 method/user/host completions. This is necessary for cooperation
11843 with ido. Reported by Kim F. Storm <storm@cua.dk>.
11844
11845 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
11846
11847 * longlines.el (longlines-search-forward)
11848 (longlines-search-backward): Match any number of spaces.
11849
11850 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
11851
11852 * diff-mode.el (diff-mode): Doc fix.
11853
11854 2005-10-16 David Reitter <david.reitter@gmail.com>
11855
11856 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
11857 as default on darwin and windows systems.
11858
11859 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
11860
11861 * arc-mode.el (archive-zip-extract): Doc fix.
11862
11863 2005-10-16 Romain Francoise <romain@orebokech.com>
11864
11865 * mouse.el (mouse-1-click-follows-link): Doc fix.
11866
11867 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11868
11869 * savehist.el: Don't require CL at runtime.
11870 (savehist-xemacs): Remove.
11871 (savehist-coding-system): Use utf-8 if present, regardless of religion.
11872 (savehist-no-conversion): Use (featurep 'xemacs).
11873 (savehist-load): Check existence of start-itimer rather than XEmacs.
11874 Use an idle timer.
11875 (savehist-process-for-saving): Replace use of CL funs `subseq' and
11876 `delete-if-not'.
11877
11878 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
11879
11880 * savehist.el: Newer version.
11881 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
11882 (savehist-last-checksum, savehist-no-conversion): New vars.
11883 (savehist-autosave, savehist-process-for-saving, savehist-printable):
11884 New functions.
11885 (savehist-load, savehist-save): Use them.
11886 (savehist-delimit): Remove.
11887
11888 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11889
11890 * progmodes/compile.el (compilation-goto-locus): Display the
11891 compilation buffer first and the source buffer second, in case they're
11892 in overlapping frames. Don't raise the compilation frame if it was the
11893 selected window upon entry. Pass the `other-window' arg to
11894 pop-to-buffer.
11895
11896 * info.el (Info-fontify-node): Use dolist.
11897 Change add-text-properties to put-text-property.
11898
11899 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11900
11901 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
11902 bound of search.
11903
11904 2005-10-16 Masatake YAMATO <jet@gyve.org>
11905
11906 * dabbrev.el (dabbrev-completion): Pass the common
11907 prefix substring of completion to `display-completion-list'.
11908
11909 * filecache.el (file-cache-minibuffer-complete)
11910 (file-cache-complete): Ditto.
11911
11912 * tempo.el (tempo-display-completions): Ditto.
11913
11914 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
11915
11916 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
11917
11918 * eshell/em-hist.el (eshell-list-history): Ditto.
11919
11920 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
11921
11922 * mail/mailalias.el (mail-complete): Ditto.
11923
11924 * progmodes/etags.el (complete-tag): Ditto.
11925
11926 * progmodes/make-mode.el (makefile-complete): Ditto.
11927
11928 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
11929
11930 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
11931
11932 * progmodes/pascal.el (pascal-complete-word)
11933 (pascal-show-completions): Ditto.
11934
11935 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
11936
11937 * simple.el (completion-common-substring): New variable.
11938 (completion-setup-function): Use `completion-common-substring'
11939 to put faces.
11940
11941 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11942
11943 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
11944 (x-get-selection, mac-select-convert-to-string): Convert from/to
11945 UTF-16 clipboard data as in native byte order, no BOM.
11946
11947 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
11948
11949 * progmodes/gud.el (gud-tool-bar-map): Rename the images
11950 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
11951 (gud-sentinel): Use speedbar-frame to check for speedbar.
11952
11953 2005-10-15 Richard M. Stallman <rms@gnu.org>
11954
11955 * savehist.el: New file.
11956
11957 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
11958
11959 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
11960 Fix bug in \bf fontification.
11961
11962 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
11963
11964 * pcvs.el (cvs-edit-log-files): New var.
11965 (cvs-mode-edit-log): New arg `file'.
11966 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
11967 Instead force the use of the original file and nothing else.
11968 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
11969 the cvs-minor-wrap-function is set.
11970 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
11971
11972 2005-10-14 Bill Wohler <wohler@newt.com>
11973
11974 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
11975 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
11976 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
11977 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
11978 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
11979 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
11980 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
11981 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
11982 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
11983 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
11984 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
11985 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
11986 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
11987 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
11988 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
11989
11990 * progmodes/gud.el (gud-tool-bar-map): Rename the images
11991 appropriately (for example, gud-break to gud/break).
11992
11993 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
11994
11995 * longlines.el (longlinges-search-function)
11996 (longlines-search-forward, longlines-search-backward): New functions.
11997 (longlines-mode): Set isearch-search-fun-function to
11998 longlinges-search-function.
11999
12000 * mouse.el (mouse-drag-region-1): Handle the case where a
12001 double-click event is bound to an arbitrary function.
12002
12003 2005-10-14 David Ponce <david@dponce.com>
12004
12005 * recentf.el (recentf-track-opened-file)
12006 (recentf-track-closed-file, recentf-update-menu)
12007 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
12008 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
12009 mouse-1-click-follows-link.
12010
12011 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12012
12013 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
12014 Gnome file-manager.png. Suggested by
12015 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
12016
12017 * toolbar/README: Add diropen.xpm.
12018
12019 2005-10-13 Bill Wohler <wohler@newt.com>
12020
12021 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
12022 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
12023
12024 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
12025
12026 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
12027 Don't waste the byte-compiler's time on constant data.
12028
12029 2005-10-13 Kenichi Handa <handa@m17n.org>
12030
12031 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
12032 byte with `escape-glyph' face.
12033
12034 * international/fontset.el (ccl-encode-unicode-font):
12035 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
12036 Handle the case that ucs-mule-to-mule-unicode translates a character to
12037 ASCII (usually for IPA characters).
12038
12039 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12040
12041 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
12042 Don't hide the underline of titles if font-lock-mode is disabled.
12043
12044 2005-10-12 Bill Wohler <wohler@newt.com>
12045
12046 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
12047 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12048 files in MH-E-SRC have been updated.
12049 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
12050
12051 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12052
12053 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
12054 (mixal-mode-syntax-table): Add \n as end-comment.
12055 (mixal-operation-codes-alist): Immediately initialize to full value.
12056 (mixal-add-operation-code): Remove.
12057 (mixal-describe-operation-code): Make the arg non-optional.
12058 Use the interactive spec instead.
12059 Use mixal-operation-codes-alist rather than mixal-operation-codes.
12060 (mixal-font-lock-keywords): Don't highlight comments here any more.
12061 (mixal-font-lock-syntactic-keywords): New var.
12062 (mixal-mode): Use it. Fix comment-start-skip.
12063
12064 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12065
12066 * startup.el (command-line-x-option-alist): -nb => -nbi
12067
12068 2005-10-12 Kim F. Storm <storm@cua.dk>
12069
12070 * startup.el (fancy-splash-default-action): Discard mouse click in
12071 the splash screen window, as it has no sensible meaning in the
12072 next window to be selected. Fixes error reported by Jan D.
12073
12074 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
12075
12076 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
12077
12078 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12079
12080 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
12081 Try to fix up minor layout issues like indentation, line break, etc...
12082 (mixal-mode-syntax-table): Don't try to specify comment syntax,
12083 because it doesn't work.
12084 (mixal-operation-codes): Add some more codes.
12085 (mixal-font-lock-keywords): Process comments here.
12086 (mixal-mode): mixasm no longer needs -g option.
12087
12088 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
12089
12090 * progmodes/sh-script.el (sh-tmp-file):
12091 Use mktemp -t. Finish support for es and rc shells.
12092
12093 2005-10-11 Jay Belanger <belanger@truman.edu>
12094
12095 * calc/calcalg2.el (calc-integral): With an argument, compute the
12096 definite integral.
12097
12098 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
12099
12100 * mouse.el (mouse-drag-region-1): Don't try to catch a
12101 double-click when doing follow-link (it's overridden anyway).
12102
12103 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
12104
12105 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
12106 (autoload-print-form-outbuf): Add docstring.
12107
12108 2005-10-11 Juri Linkov <juri@jurta.org>
12109
12110 * info.el (Info-mode-menu): Delete menu item "Edit".
12111 (Info-mode): Delete description of Info-edit from docstring,
12112 and rearrange descriptions of Info commands in the order
12113 they are documented in the Info manual.
12114
12115 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12116
12117 * calendar/appt.el (appt-check): Use diary-selective-display var.
12118
12119 2005-10-10 Richard M. Stallman <rms@gnu.org>
12120
12121 * net/newsticker.el (newsticker-start, newsticker-show-news):
12122 Add autoload cookies.
12123
12124 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
12125
12126 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
12127
12128 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
12129
12130 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
12131
12132 2005-10-10 Jay Belanger <belanger@truman.edu>
12133
12134 * calc/calc-arith.el (math-check-known-scalarp)
12135 (math-check-known-matrixp): Check the values of arguments that are
12136 variables.
12137 (math-check-known-square-matrixp): New function.
12138 (math-known-square-matrixp): Use math-check-known-square-matrixp.
12139 (math-super-types): Add sqmatrix type.
12140
12141 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
12142 mode name `square' to `sqmatrix'.
12143
12144 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
12145 mode name `square' to `sqmatrix'.
12146
12147 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12148
12149 * progmodes/etags.el (select-tags-table-mode): Don't use
12150 selective-display.
12151 (tags-select-tags-table): Pass `button' to the action function.
12152 (select-tags-table): Place the side-info on button properties rather
12153 than in hidden text. Abbreviate file names.
12154 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
12155 (select-tags-table-select): Add `button' argument.
12156 Get side-info from the button property rather than from hidden text.
12157
12158 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
12159
12160 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
12161 (gud-speedbar-buttons): Preserve point if possible.
12162 (gud-sentinel): Restore previous speedbar display type.
12163
12164 * progmodes/gdb-ui.el (gdba): Improve diagram.
12165 (def-gdb-auto-update-handler, gdb-info-locals-handler)
12166 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
12167 Call get-buffer-window once.
12168
12169 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12170
12171 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
12172 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
12173 (pascal-indent-command): Remove unused var `ind'.
12174 (pascal-indent-case): Remove unused var `oldpos'.
12175 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
12176 since it's now used as a proper minor mode map.
12177 (pascal-outline): Rename to pascal-outline-mode.
12178 (pascal-outline-mode): Use define-minor-mode.
12179 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
12180 selective-display.
12181
12182 2005-10-10 Andreas Schwab <schwab@suse.de>
12183
12184 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
12185 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
12186
12187 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
12188 outside source directory.
12189
12190 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
12191
12192 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
12193 C-x' as a prefix.
12194 (orgtbl-mode-map): Full keymap instead of sparse, because all
12195 `self-insert-command' keys are redefined in this map.
12196 (org-export-as-html): Specify charset for HTML file, by taking it
12197 from the coding system.
12198
12199 2005-10-10 Kenichi Handa <handa@m17n.org>
12200
12201 * textmodes/flyspell.el (flyspell-check-word-p):
12202 If unread-command-events is non-empty, don't call sit-for.
12203
12204 2005-10-09 Richard M. Stallman <rms@gnu.org>
12205
12206 * font-lock.el (font-lock-syntactic-keywords)
12207 (font-lock-keywords): Doc fixes.
12208
12209 * textmodes/flyspell.el (flyspell-external-point-words):
12210 Simplify logic, and don't try to check for consecutive appearances
12211 of one incorrect word.
12212
12213 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
12214
12215 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
12216 separator.
12217
12218 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
12219 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
12220 (gud-expansion-speedbar-buttons): New function.
12221 (gud-speedbar-buttons): Check for gud-comint-buffer.
12222
12223 2005-10-09 Bill Wohler <wohler@newt.com>
12224
12225 * Makefile.in (updates): Add mh-loaddefs dependency.
12226
12227 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
12228
12229 * speedbar.el (speedbar-file-key-map): Fix typo.
12230
12231 2005-10-09 Daniel Brockman <daniel@brockman.se>
12232
12233 * cus-start.el (line-spacing): Add custom spec.
12234
12235 2005-10-09 Romain Francoise <romain@orebokech.com>
12236
12237 * textmodes/ispell.el (ispell-check-version): Fix last change.
12238
12239 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12240
12241 * term/x-win.el: Remove -i, --icon-type from comment.
12242
12243 * startup.el (command-line-x-option-alist): Remove options -i,
12244 -itype, --icon-type, added -nb, --no-bitmap-icon
12245
12246 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
12247
12248 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
12249 instead of :active.
12250
12251 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
12252
12253 * textmodes/ispell.el (ispell-check-version):
12254 Ignore hyphen, and all that follows, in aspell's version text.
12255
12256 2005-10-08 Jay Belanger <belanger@truman.edu>
12257
12258 * calc/calc-arith.el (math-known-square-matrixp): New function.
12259 (math-pow-fancy): Check for matrices before distributing exponent
12260 across products.
12261
12262 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
12263 fullscreen keypad. Suggested by Luc Teirlinck.
12264 (calc-keypad-show-input): Add space for formatting.
12265
12266 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
12267 Add square matrix option.
12268
12269 * calc/calc-poly.el (math-expand-term): Check for matrices instead
12270 of checking calc-matrix-mode when deciding how to expand.
12271
12272 * calc/calc.el (calc-set-mode-line): Add square matrix option.
12273
12274 2005-10-08 Lars Hansen <larsh@soem.dk>
12275
12276 * net/tramp.el (tramp-perl-directory-files-and-attributes):
12277 Add error handling.
12278 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
12279
12280 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
12281
12282 Sync with Tramp 2.0.51.
12283
12284 * net/tramp.el (tramp-handle-set-visited-file-modtime)
12285 (tramp-handle-insert-file-contents, tramp-handle-write-region):
12286 Insert special handling for `last-coding-system-used', again
12287 it still seems to be necessary (unlike stated before).
12288 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
12289 (tramp-password-prompt-regexp): There might be other words before
12290 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
12291 (tramp-chunksize): Improve docstring.
12292 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
12293 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
12294 Christian Joergensen <bugs@razor.dk>.
12295
12296 2005-10-07 Glenn Morris <rgm@gnu.org>
12297
12298 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
12299 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
12300 precision'.
12301
12302 2005-10-07 Romain Francoise <romain@orebokech.com>
12303
12304 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
12305 (ibuffer-do-shell-command-pipe-replace)
12306 (ibuffer-do-shell-command-file, ibuffer-do-eval)
12307 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
12308 (ibuffer-do-revert, ibuffer-do-replace-regexp)
12309 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
12310 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12311 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
12312 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
12313 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
12314 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
12315 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
12316 Autoload file sans suffix.
12317
12318 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
12319
12320 2005-10-07 David Ponce <david@dponce.com>
12321
12322 * recentf.el (recentf-menu-open-all-flag): New option.
12323 (recentf-digit-shortcut-command-name): New function.
12324 (recentf--shortcuts-keymap): New variable.
12325 (recentf-menu-shortcuts): New variable.
12326 (recentf-make-menu-items): Initialize it. Replace the "More..."
12327 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
12328 (recentf-menu-value-shortcut): New function.
12329 (recentf-make-menu-item): Use it. No more in-lined.
12330 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
12331 (recentf-open-most-recent-file): Rename from
12332 `recentf-open-file-with-key'. Don't depend on key binding.
12333 (recentf-mode-map): New variable.
12334 (recentf-mode): Use it.
12335
12336 2005-10-06 Bill Wohler <wohler@newt.com>
12337
12338 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
12339
12340 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
12341 (MH-E-SRC): New. Used by mh-autoloads.
12342 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
12343 files in MH-E-SRC have been updated.
12344 (compile, recompile, bootstrap): Depend on mh-autoloads.
12345
12346 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
12347
12348 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
12349 gud-break and gud-remove icons when the fringe is not available.
12350
12351 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
12352 Typo.
12353
12354 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
12355
12356 * play/zone.el (zone): Wrap body with save-window-excursion.
12357
12358 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
12359
12360 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
12361 Use the new `list-only' arg to diary-list-entries.
12362
12363 * calendar/diary-lib.el: Use overlays rather than selective-display.
12364 (diary-selective-display): New var.
12365 (diary-header-line-format): Use it.
12366 (diary-list-entries): Add argument `list-only'.
12367 Put the buffer in diary-mode. Don't add \^M at beg and end.
12368 Replace \^M by invisible overlays.
12369 (diary-unhide-everything): Replace \^M by invisible overlays.
12370 (print-diary-entries): Look for overlays rather than \^M.
12371 Add a space to the temp buffer name.
12372 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
12373 Put the buffer in diary-mode.
12374 (list-sexp-diary-entries): Replace \^M by invisible overlays.
12375 (diary-anniversary): Make the year arg optional.
12376 (diary-time-regexp): New const.
12377 (diary-font-lock-keywords): Use it to accept a few more time formats.
12378
12379 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
12380
12381 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
12382
12383 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
12384 Fix bug introduced 2005-07-03: Use (car (last ...))
12385 to faithfully reproduce replaced artist-last.
12386 (artist-set-arrow-points-for-poly): Likewise.
12387 Suggested by Johan Bockg\e,Ae\e(Brd.
12388
12389 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
12390
12391 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
12392 * wid-edit.el (widget):
12393 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
12394 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
12395
12396 2005-10-06 Kenichi Handa <handa@m17n.org>
12397
12398 * international/mule-cmds.el (set-language-environment):
12399 Fix setting up of case-table for unibyte mode.
12400
12401 * simple.el (what-cursor-position): If the character is displayed
12402 by some `display' text property, show that. Don't use
12403 single-key-description for eight-bit characters in multibyte mode.
12404
12405 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
12406
12407 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
12408 (gdb-ann3): Set it.
12409 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
12410 (gdb-info-frames-custom): Use inverse-video for first five
12411 characters of selected frame only.
12412 (gdb-get-frame-number): Select frame even when point is on frame
12413 number.
12414
12415 2005-10-06 Masatake YAMATO <jet@gyve.org>
12416
12417 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
12418 Put `font-lock-function-name-face'.
12419 (gdb-info-frames-custom): Put `font-lock-function-name-face'
12420 and `font-lock-variable-name-face'
12421 (gdb-registers-font-lock-keywords): New font lock keywords definition.
12422 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
12423 (gdb-memory-font-lock-keywords): New font lock keywords definition.
12424 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
12425 (gdb-local-font-lock-keywords): New font lock keywords definition.
12426 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
12427 (gdb-threads-font-lock-keywords): New font lock keywords definition.
12428 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
12429
12430 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
12431
12432 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
12433 (ediff-merge-region-is-non-clash-to-skip): Previously called
12434 ediff-merge-region-is-non-clash.
12435
12436 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
12437 Use insert-buffer-substring.
12438
12439 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
12440 selecting files to patch. Also bug fixes.
12441
12442 * ediff-util.el (ediff-setup): Bug fix.
12443 (ediff-next-difference): Never skip clashes that differ in white
12444 space only.
12445
12446 * ediff-wind.el (ediff-setup-control-frame)
12447 (ediff-destroy-control-frame): Check the menubar feature.
12448
12449 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
12450 (viper-refresh-mode-line): Use make-local-variable to localize
12451 some vars instead of make-variable-buffer-local. Suggested by
12452 Stefan Monnier.
12453
12454 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
12455 (viper-restore-cursor-type, viper-set-insert-cursor-type):
12456 Use make-local-variable instead of make-variable-buffer-local.
12457 Suggested by Stefan Monnier.
12458
12459 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
12460 (viper-comint-mode-hook): Use make-local-variable on
12461 require-final-newline.
12462 (viper-non-hook-settings): Don't use make-variable-buffer-local.
12463
12464 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
12465
12466 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
12467 also the second char of a comment-start sequence.
12468 (scheme-sexp-comment-syntax-table): New var.
12469 (lambda, define): Set their scheme-doc-string-elt property.
12470 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
12471 Use lisp-font-lock-syntactic-face-function now that it properly
12472 handles |...| symbols.
12473 (scheme-mode-variables): Set lisp-doc-string-elt-property,
12474 parse-sexp-lookup-properties and font-lock-extra-managed-props.
12475
12476 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
12477 bit from # to |.
12478 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
12479
12480 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
12481 (lisp-doc-string-elt-property): New var.
12482 (lisp-font-lock-syntactic-face-function): Use it.
12483 Rewrite to recognize docstrings even for forms not at toplevel.
12484
12485 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
12486 annotation on the | part of #| rather than on the # part.
12487 (scheme-font-lock-syntactic-face-function): New function, to
12488 distinguish strings from |...| symbols.
12489 (scheme-mode-variables): Use it. Also fix up the font-lock-time
12490 syntax-table so that #|...|# is properly highlighted.
12491
12492 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
12493 Don't mark as docstring the 3rd elem of an unknown toplevel form.
12494
12495 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
12496
12497 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
12498 and C-e.
12499
12500 * emacs-lisp/eldoc.el: Move comments into docstrings.
12501 (eldoc-message-commands): Initialize in its declaration.
12502 Add move-beginning-of-line and move-end-of-line.
12503 (eldoc-add-command, eldoc-add-command-completions)
12504 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
12505
12506 * outline.el (outline-mark-subtree): Activate the mark.
12507
12508 * calendar/appt.el (appt-time-regexp): New var.
12509 (appt-add, appt-make-list): Use it.
12510 (appt-convert-time): Clean up.
12511
12512 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
12513 Don't set any syntax-table property here.
12514 (tex-font-lock-verb): New function. Do it here.
12515 (tex-font-lock-syntactic-keywords): Use it.
12516
12517 2005-10-04 Richard M. Stallman <rms@gnu.org>
12518
12519 * wid-edit.el (widget-file-complete): Get the widget start point
12520 the right way. Default directory to `/' if file has none.
12521
12522 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
12523
12524 * textmodes/flyspell.el (flyspell-mode-on):
12525 Call ispell-maybe-find-aspell-dictionaries.
12526
12527 * textmodes/ispell.el (ispell-word, ispell-region):
12528 Call ispell-maybe-find-aspell-dictionaries.
12529 (ispell-accept-buffer-local-defs):
12530 Don't call ispell-maybe-find-aspell-dictionaries
12531
12532 2005-10-04 Richard M. Stallman <rms@gnu.org>
12533
12534 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
12535
12536 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
12537
12538 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
12539 instead of `fboundp' in order to allow for anonymous functions.
12540
12541 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
12542
12543 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
12544 case the user clicks on the link while another window is selected.
12545 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
12546
12547 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
12548 functionality.
12549 (dframe-help-echo): Save point in case mouse tracking is off.
12550
12551 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
12552
12553 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
12554
12555 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12556
12557 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
12558 not change the global value of those vars.
12559
12560 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
12561 make-local-variable which we do not need any more.
12562
12563 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
12564
12565 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
12566 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
12567 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
12568 (speedbar-path-line): Define obsolete aliases.
12569 (speedbar-line-directory): Doc fix.
12570
12571 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
12572 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
12573 instead of speedbar-line-path.
12574
12575 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12576
12577 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
12578 to nil if dropping on a window. Handle dropping on a minibuffer window
12579 like dropping on a non-window part of Emacs.
12580
12581 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12582
12583 * net/ange-ftp.el: Use with-current-buffer.
12584 (ange-ftp-insert-directory): Do not follow symlinks any more.
12585
12586 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
12587 Remove interactive spec.
12588
12589 2005-10-03 Kim F. Storm <storm@cua.dk>
12590
12591 * ido.el (ido-mode): Use custom-initialize-set.
12592
12593 2005-10-02 Richard M. Stallman <rms@gnu.org>
12594
12595 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
12596 Use insert-buffer-substring.
12597
12598 * net/tramp.el: Pacify byte compiler warnings in pacification code.
12599 (tramp-handle-file-local-copy): Use insert-buffer-substring.
12600
12601 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
12602
12603 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
12604 in last change.
12605 (ange-ftp-insert-directory): Fix up the search for the case where
12606 `file' is absolute.
12607
12608 2005-10-02 Romain Francoise <romain@orebokech.com>
12609
12610 * progmodes/compile.el (compile-goto-error): Delete extra paren.
12611
12612 2005-10-02 Andreas Schwab <schwab@suse.de>
12613
12614 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
12615 directory component in the session info.
12616
12617 2005-10-01 Richard M. Stallman <rms@gnu.org>
12618
12619 * comint.el (comint-redirect-subvert-readonly): Doc fix.
12620
12621 * simple.el (next-error-internal): New function.
12622
12623 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
12624 (compilation-start): Pass new arg to compilation-buffer-name.
12625 (compile-goto-error): Use next-error-internal.
12626
12627 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
12628
12629 * speedbar.el: Remove RCS tag.
12630 (speedbar-check-read-only): Handle non-existent files.
12631
12632 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
12633
12634 * info.el (Info-speedbar-hierarchy-buttons)
12635 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
12636
12637 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12638
12639 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
12640 Do not match newline.
12641 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
12642 (bibtex-summary): Remove unnecessary save-excursion.
12643 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
12644
12645 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12646
12647 * term/mac-win.el: Add charset info for "iso10646-1".
12648 Modify default fontset to use ATSUI-compatible fonts for some charsets
12649 if available.
12650
12651 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
12652
12653 * speedbar.el: Re-apply arch tag.
12654 (speedbar-version): Rename to version 1.0. Suggested by Eric
12655 M. Ludlam.
12656 Reapply two changes from Emacs CVS' version of speedbar lost
12657 during the merge:
12658 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
12659 (speedbar-frame-parameters): Improve customize type.
12660
12661 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
12662
12663 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
12664 (ange-ftp-file-directory-p): Fix the symlink case.
12665 (ange-ftp-insert-directory): When listing a single file, get a list of
12666 the parent buffer and extract the relevant line. Inspired from a patch
12667 by Katsumi Yamaoka <yamaoka@jpl.org>.
12668 (ange-ftp-file-name-sans-versions): Simplify.
12669
12670 2005-09-30 Bill Wohler <wohler@newt.com>
12671
12672 Move MH-E image files from toolbar and mail directories into
12673 etc/images.
12674
12675 * mail/reply2.*: Move to etc/images/mail/reply*.
12676
12677 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
12678 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
12679 etc/images.
12680
12681 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
12682 * toolbar/reply*: Move to etc/images/mail.
12683
12684 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
12685
12686 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
12687
12688 * speedbar.el: New version 1.0pre3.
12689
12690 Frame management code (including timer, and mouse click specifics)
12691 moved to dframe.el:
12692 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
12693 (speedbar-timer): Removed. Use dframe-timer.
12694 (speedbar-close-frame): Removed. Use dframe-close-frame.
12695 (speedbar-activity-change-focus-flag): Removed. Use
12696 dframe-activity-change-focus-flag.
12697 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
12698 dframe-update-speed.
12699
12700 (speedbar-current-frame): New macro. Use this instead of the
12701 variable speedbar-frame.
12702
12703 (speedbar-use-images, speedbar-expand-image-button-alist)
12704 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
12705
12706 (speedbar-find-image-on-load-path): Removed. Replaced by
12707 defezimage in ezimage.el.
12708 (speedbar-expand-image-button-alist): Removed. Replaced by
12709 ezimage-expand-image-button-alist in ezimage.el.
12710
12711 (speedbar-ignored-directory-regexp)
12712 (speedbar-add-ignored-directory-regexp)
12713 (speedbar-ignored-directory-expressions)
12714 (speedbar-line-directory, speedbar-buffers-line-directory)
12715 (speedbar-directory-line, speedbar-buffers-line-directory):
12716 Renamed, replacing `path' with `directory'.
12717
12718 (speedbar-create-directory, speedbar-expand-line-descendants)
12719 (speedbar-toggle-line-expansion)
12720 (speedbar-contract-line-descendants): New commands.
12721
12722 (speedbar-query-confirmation-method, speedbar-select-frame-method)
12723 (speedbar-use-tool-tips-flag): New options.
12724
12725 (speedbar-check-read-only, speedbar-require-version)
12726 (speedbar-insert-separator, speedbar-buffers-tail-notes)
12727 (speedbar-handle-delete-frame, speedbar-try-completion)
12728 (speedbar-update-localized-contents): New functions.
12729
12730 (speedbar-incompatible-version, speedbar-ro-to-do-point)
12731 (speedbar-object-read-only-indicator): New variables.
12732
12733 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
12734 New hooks.
12735
12736 (speedbar-separator-face): New face.
12737
12738 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
12739 (speedbar-ignored-modes): Add fundamental-mode.
12740 (speedbar-directory-unshown-regexp): Add . directories.
12741
12742 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
12743 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
12744 `]' for full expand/close.
12745 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
12746
12747 (speedbar-check-vc): Support hidden files.
12748 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
12749 (speedbar-this-file-in-vc): Use vc-state if available. If VC
12750 state is nil, it is not checked out.
12751
12752 (speedbar-line-text, speedbar-line-token): Support expand buttons
12753 with no text.
12754 (speedbar-refresh): Universal argument acts as power-click.
12755 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
12756 that buffer to get variable values.
12757
12758 And many other bugfixes.
12759
12760 * dframe.el, ezimage.el, sb-image.el: New files.
12761
12762 * sb-*.xpm: Remove files. New image files installed into
12763 etc/images/ezimage.
12764
12765 2005-09-30 Kenichi Handa <handa@m17n.org>
12766
12767 * ps-mule.el (ps-mule-show-warning): If a character is in
12768 ps-print-translation-table, don't treat it as non-printable.
12769
12770 2005-09-30 David Ponce <david@dponce.com>
12771
12772 * tree-widget.el (tree-widget-themes-load-path): New variable.
12773 (tree-widget-themes-directory): Doc fix.
12774 (tree-widget-image-formats) [Emacs]: Doc fix.
12775 (tree-widget--locate-sub-directory): New function.
12776 (tree-widget-themes-directory): Use it.
12777
12778 * recentf.el (recentf-filename-handlers): Rename from
12779 `recentf-filename-handler'. Allow a list of functions.
12780 (recentf-menu-items-for-commands): Fix :help strings.
12781 (recentf-apply-filename-handlers): New function.
12782 (recentf-expand-file-name): Use it.
12783 (recentf-cleanup): Remove duplicates too.
12784
12785 2005-09-29 Juri Linkov <juri@jurta.org>
12786
12787 * faces.el: Rearrange face definitions to be in the same order as
12788 their face descriptions in "(emacs)Standard Faces".
12789
12790 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
12791
12792 * tooltip.el (tooltip): Add group `basic-faces'.
12793
12794 * buff-menu.el (Buffer-menu-buffer): Remove group
12795 `font-lock-highlighting-faces'.
12796
12797 * progmodes/compile.el (compilation-error, compilation-warning)
12798 (compilation-info, compilation-line-number, compilation-column-number):
12799 Change group from `font-lock-highlighting-faces' to `compilation'.
12800
12801 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
12802 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
12803 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
12804 (vhdl-font-lock-reserved-words-face)
12805 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
12806 `font-lock-highlighting-faces'.
12807
12808 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
12809
12810 2005-09-28 Kim F. Storm <storm@cua.dk>
12811
12812 * emulation/cua-base.el: Set CUA move property on additional commands:
12813 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
12814 forward-sexp, backward-sexp, forward-list, backward-list.
12815
12816 2005-09-28 Romain Francoise <romain@orebokech.com>
12817
12818 * comint.el (comint-show-output): Really set point at the
12819 beginning of the output when not using `comint-use-prompt-regexp'.
12820
12821 2005-09-27 Jay Belanger <belanger@truman.edu>
12822
12823 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
12824 in TeX mode.
12825
12826 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
12827
12828 * textmodes/org.el (org-table-sum): Fix format string.
12829
12830 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
12831 Quote face names.
12832
12833 2005-09-26 Romain Francoise <romain@orebokech.com>
12834
12835 * isearch.el (isearch-forward-regexp): Close doc string.
12836
12837 2005-09-25 Richard M. Stallman <rms@gnu.org>
12838
12839 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
12840
12841 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
12842
12843 * progmodes/compile.el (compilation-error-properties):
12844 When getting the file from the previous error message,
12845 correctly decode the new data format.
12846
12847 * progmodes/cc-cmds.el (c-electric-paren):
12848 Call old-blink-paren only for close-paren.
12849
12850 2005-09-24 Andreas Schwab <schwab@suse.de>
12851
12852 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
12853 condition.
12854
12855 2005-09-25 Romain Francoise <romain@orebokech.com>
12856
12857 * dired-aux.el (dired-copy-file-recursive):
12858 * dired.el (dired-delete-file):
12859 * ediff-mult.el (ediff-dir-diff-copy-file):
12860 * ediff-util.el (ediff-test-save-region):
12861 * forms.el (forms-mode):
12862 * ido.el (ido-file-internal, ido-delete-file-at-head):
12863 * log-edit.el (log-edit-done):
12864 * ses.el (ses-yank-resize):
12865 * play/gomoku.el (gomoku-human-plays, gomoku)
12866 (gomoku-human-resigns, gomoku-prompt-for-other-game)
12867 (gomoku-offer-a-draw):
12868 * play/landmark.el (lm-human-resigns, lm):
12869 * net/eudcb-ldap.el (eudc-ldap-check-base):
12870 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
12871 * progmodes/ebrowse.el (ebrowse-find-pattern):
12872 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
12873 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
12874 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
12875
12876 * vc.el (vc-delete-file):
12877 * play/gomoku.el (gomoku-terminate-game, gomoku)
12878 (gomoku-prompt-for-move, gomoku-human-takes-back):
12879 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
12880 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
12881
12882 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
12883
12884 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
12885 color rxvt terminals by using the code xterm.el used to use before
12886 2005-04-09 in order to match the colors used by rxvt.
12887
12888 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
12889
12890 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
12891 colors rxvt-unicode terminals by using the same code as xterm.el.
12892
12893 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
12894
12895 * textmodes/tex-mode.el (tex-font-lock-append-prop)
12896 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
12897 new symbol used for the tex-verbatim face.
12898
12899 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
12900
12901 * woman.el (woman-file-name):
12902 * wid-edit.el (widget-file-prompt-value)
12903 (widget-coding-system-prompt-value):
12904 * w32-fns.el (set-w32-system-coding-system):
12905 * vc.el (vc-version-diff, vc-annotate):
12906 * textmodes/reftex-auc.el (reftex-arg-cite)
12907 (reftex-arg-index-tag):
12908 * textmodes/refer.el (refer-get-bib-files):
12909 * textmodes/artist.el (artist-figlet-choose-font):
12910 * terminal.el (terminal-emulator):
12911 * replace.el (occur-read-primary-args):
12912 * rect.el (string-rectangle, string-insert-rectangle):
12913 * ps-print.el (ps-print-preprint):
12914 * progmodes/pascal.el (pascal-goto-defun):
12915 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
12916 * progmodes/compile.el (compilation-find-file):
12917 * printing.el (pr-interactive-n-up):
12918 * play/animate.el (animate-birthday-present):
12919 * net/rcompile.el (remote-compile):
12920 * man.el (man, Man-goto-section, Man-follow-manual-reference):
12921 * mail/rmailsum.el (rmail-summary-search-backward)
12922 (rmail-summary-search):
12923 * mail/rmailout.el (rmail-output-read-rmail-file-name)
12924 (rmail-output-read-file-name):
12925 * mail/rmail.el (rmail-search, rmail-search-backwards):
12926 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
12927 * locate.el (locate):
12928 * international/quail.el (quail-show-keyboard-layout):
12929 * international/mule.el (set-buffer-file-coding-system)
12930 (revert-buffer-with-coding-system, set-file-name-coding-system)
12931 (set-terminal-coding-system, set-keyboard-coding-system)
12932 (set-next-selection-coding-system):
12933 * international/mule-diag.el (describe-coding-system)
12934 (describe-font, describe-fontset):
12935 * international/mule-cmds.el (universal-coding-system-argument)
12936 (search-unencodable-char, describe-input-method)
12937 (set-language-environment, describe-language-environment):
12938 * international/codepage.el (codepage-setup):
12939 * international/code-pages.el (codepage-setup):
12940 * info.el (Info-search, Info-follow-reference)
12941 (Info-search-backward):
12942 * emacs-lisp/advice.el (ad-read-advised-function)
12943 (ad-read-advice-class, ad-clear-cache, ad-activate)
12944 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
12945 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
12946 (ad-read-regexp):
12947 * ediff-util.el (ediff-toggle-regexp-match):
12948 * ediff-ptch.el (ediff-prompt-for-patch-file):
12949 * dired-aux.el (dired-diff):
12950 * diff.el (diff):
12951 * cus-edit.el (custom-variable-prompt):
12952 * calendar/timeclock.el (timeclock-ask-for-project):
12953 * calc/calcalg3.el (calc-get-fit-variables):
12954 * calc/calc-store.el (calc-edit-variable)
12955 (calc-permanent-variable):
12956 * vc-mcvs.el (vc-mcvs-register):
12957 * shadowfile.el (shadow-define-literal-group):
12958 * woman.el (woman-file-name):
12959 * vc.el (vc-version-diff, vc-merge):
12960 * textmodes/reftex-index.el (reftex-index-complete-tag):
12961 * format.el (format-decode-buffer, format-decode-region):
12962 * emulation/viper-cmd.el (viper-read-string-with-history):
12963 * emacs-lisp/debug.el (cancel-debug-on-entry):
12964 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
12965 * ediff.el (ediff-merge-revisions)
12966 (ediff-merge-revisions-with-ancestor, ediff-revision):
12967 * completion.el (interactive-completion-string-reader):
12968 * calc/calc-prog.el (calc-user-define-formula):
12969 Follow convention for reading with the minibuffer.
12970
12971 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
12972
12973 * progmodes/python.el (python-describe-symbol): Add globals() and
12974 locals() to the arguments of emacs.ehelp.
12975
12976 2005-09-24 Magnus Henoch <mange@freemail.hu>
12977
12978 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
12979 New function, code extracted from ispell-valid-dictionary-list.
12980 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
12981 Call it.
12982
12983 2005-09-24 Eli Zaretskii <eliz@gnu.org>
12984
12985 * subr.el (version-regexp-alist): Extend valid syntax for version
12986 strings: allow any of the characters -,_,+ to separate the
12987 alpha/beta/rc part from the version part. Doc fix.
12988 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
12989
12990 2005-09-23 David Reitter <david.reitter@gmail.com>
12991
12992 * mail/mailclient.el: New file.
12993
12994 2005-09-23 Richard M. Stallman <rms@gnu.org>
12995
12996 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
12997 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
12998 Doc fixes.
12999
13000 * progmodes/cc-mode.el (c-font-lock-init):
13001 Specify font-lock-lines-before.
13002
13003 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
13004
13005 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
13006 whole conflict.
13007
13008 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
13009
13010 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
13011 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
13012 of `remap' feature when available. Additional key bindings for
13013 better tty support.
13014 (org-mode-restart, org-force-self-insert): New commands.
13015 (org-time-stamp-inactive): New command.
13016 (org-remap): New function.
13017 (org-table-auto-blank-field, org-level-color-stars-only): New options.
13018 (org-enable-fixed-width-editor): Move to `org-structure'
13019 customization group.
13020 (org-self-insert-command, orgtbl-self-insert-command): Modify to
13021 blank field after field motion commands.
13022
13023 2005-09-23 Kenichi Handa <handa@m17n.org>
13024
13025 * international/mule-cmds.el (set-language-environment):
13026 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
13027 have to call utf-translate-cjk-load-tables.
13028
13029 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
13030
13031 * mouse.el (mouse-move-drag-overlay): Fix last change.
13032
13033 2005-09-22 David Ponce <david@dponce.com>
13034
13035 * tree-widget.el (tree-widget-value-create): Fix previous change.
13036
13037 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13038
13039 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
13040
13041 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
13042
13043 * mouse.el (mouse-move-drag-overlay): New function.
13044 (mouse-drag-region-1): Use it.
13045 Try to simplify a bit the state handling. Handle clicks on links
13046 inside intangible areas.
13047 (mouse-save-then-kill): Minor simplification.
13048 (mouse-secondary-overlay): Make it always non-nil instead of
13049 recreating it each time.
13050 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
13051 (mouse-kill-secondary, mouse-secondary-save-then-kill):
13052 Simplify accordingly.
13053
13054 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13055
13056 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
13057
13058 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
13059
13060 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
13061 (ediff-file-name-sans-prefix): Treat nil as an empty string.
13062 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
13063 to patch.
13064
13065 * ediff-util.el: Use insert-buffer-substring.
13066
13067 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
13068
13069 * emulation/viper-cmd.el (viper-change-state): Don't move over the
13070 field boundaries in the minibuffer.
13071 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
13072 (viper-minibuffer-post-command-hook): New hook.
13073 (viper-line): Don't move cursor at bolp.
13074
13075 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
13076
13077 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
13078 avoid compiler warnings.
13079
13080 * emulation/viper-macs.el (ex-map): Better messages.
13081
13082 * emulation/viper-utils.el (viper-beginning-of-field): New function.
13083
13084 * emulation/viper.el: Replace make-variable-buffer-local with
13085 viper-make-variable-buffer-local everywhere, to avoid warnings.
13086
13087 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13088
13089 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
13090 Delete unused var `old-selected-window'.
13091 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
13092 (mouse-drag-secondary): Delete unused var `start-frame'.
13093
13094 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
13095
13096 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
13097
13098 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13099
13100 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
13101 Re-indent within 80 columns. Use inhibit-read-only.
13102
13103 2005-09-19 Romain Francoise <romain@orebokech.com>
13104
13105 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
13106
13107 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
13108
13109 * font-lock.el (font-lock-default-fontify-region): Don't add a line
13110 unconditionally, since the after-change-function already did it.
13111
13112 2005-09-19 Miles Bader <miles@gnu.org>
13113
13114 * net/newsticker.el: Get rid of CVS keyword.
13115
13116 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
13117
13118 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
13119 The prompt is formatted later.
13120
13121 2005-09-19 David Ponce <david@dponce.com>
13122
13123 * tree-widget.el (tree-widget-value-create): Save the converted
13124 tree :node widget.
13125
13126 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
13127
13128 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
13129 variable `message'.
13130
13131 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
13132
13133 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
13134 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
13135 <slawomir.nowaczyk.847@student.lu.se>.
13136
13137 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
13138
13139 * image.el (image-load-path): Use symbol `data-directory' instead
13140 of its value, for backward compatibility with packages that bind
13141 it during `find-image'. Suggested by Katsumi Yamaoka.
13142 (image-search-load-path): Handle symbols whose values are strings.
13143
13144 2005-09-18 Romain Francoise <romain@orebokech.com>
13145
13146 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
13147 with-current-buffer form in save-excursion.
13148
13149 2005-09-18 Deepak Goel <deego@gnufans.org>
13150
13151 * apropos.el (apropos-command): Fix `message' call: first arg
13152 should be a format spec. In this and all other cases that appear
13153 below and elsewhere in the source code, I made a change only when
13154 two conditions were satisfied: [1] I can think of a possibility
13155 that the arguments would cause an error, for example, the code in
13156 question relies on external variables such as filenames. [2] I
13157 was sure that the arg to `message' could not have been nil in the code.
13158
13159 * textmodes/tildify.el (tildify-region): Ditto.
13160
13161 * textmodes/reftex-index.el (reftex-index-change-entry)
13162 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
13163 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
13164 * textmodes/org.el (org-complete, org-deadline, org-schedule)
13165 (org-priority, org-table-sum):
13166 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
13167 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
13168 (flyspell-word, flyspell-display-next-corrections):
13169 * textmodes/bibtex.el (bibtex-print-help-message):
13170 * textmodes/artist.el (artist-key-set-point-poly):
13171 * term/mac-win.el (mac-services-insert-text):
13172 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
13173 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
13174 (vhdl-port-paste-testbench, vhdl-compose-new-component)
13175 (vhdl-compose-configuration):
13176 * progmodes/sh-script.el (sh-blink, sh-show-indent)
13177 (sh-set-indent, sh-learn-line-indent):
13178 * progmodes/ps-mode.el (ps-mode-target-column):
13179 * progmodes/idlwave.el (idlwave-make-tags)
13180 (idlwave-scan-library-catalogs):
13181 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
13182 * progmodes/gud.el (gud-jdb-analyze-source):
13183 * progmodes/flymake.el (flymake-log):
13184 * progmodes/ebnf2ps.el (ebnf-generate-region):
13185 * progmodes/cmacexp.el (c-macro-expansion):
13186 * progmodes/ada-xref.el (ada-treat-cmd-string):
13187 * progmodes/ada-mode.el (ada-create-case-exception-substring)
13188 (ada-justified-indent-current, ada-batch-reformat):
13189 * play/zone.el (zone):
13190 * play/landmark.el (lm-move):
13191 * play/decipher.el (decipher-show-alphabet):
13192 * net/newsticker.el (newsticker--display-jump)
13193 (newsticker--display-scroll):
13194 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
13195 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
13196 * mail/feedmail.el (feedmail-dump-message-to-queue):
13197 * eshell/esh-proc.el (eshell-remove-process-entry):
13198 * emulation/ws-mode.el (ws-last-error):
13199 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
13200 (viper-record-kbd-macro):
13201 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
13202 * emacs-lisp/lisp-mnt.el (lm-report-bug):
13203 * emacs-lisp/find-func.el (find-function-noselect):
13204 * calendar/timeclock.el (timeclock-status-string)
13205 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
13206 (timeclock-when-to-leave-string):
13207 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
13208 * calc/calc-units.el (calc-enter-units-table):
13209 * calc/calc-mode.el (calc-mode-record-mode):
13210 * woman.el (woman-mini-help):
13211 * wdired.el (wdired-change-to-wdired-mode):
13212 * vc.el (vc-retrieve-snapshot):
13213 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
13214 * startup.el (display-startup-echo-area-message):
13215 * simple.el (set-goal-column):
13216 * ses.el (ses-command-hook, ses-recalculate-cell):
13217 * server.el (server-process-filter):
13218 * printing.el (pr-interface-txt-print, pr-interface-printify)
13219 (pr-interface-ps):
13220 * pcvs.el (cvs-help):
13221 * log-edit.el (log-edit, log-edit-mode-help):
13222 * iswitchb.el (iswitchb-possible-new-buffer):
13223 * isearch.el (isearch-edit-string):
13224 * image-mode.el (image-mode, image-minor-mode):
13225 * ibuf-macs.el (define-ibuffer-filter):
13226 * hi-lock.el (hi-lock-find-patterns):
13227 * files.el (toggle-read-only):
13228 * ediff-util.el (ediff-copy-diff)
13229 (ediff-write-merge-buffer-and-maybe-kill):
13230 * echistory.el (Electric-history-undefined):
13231 * dnd.el (dnd-insert-text):
13232 * dired-aux.el (dired-query):
13233 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
13234 * bookmark.el (bookmark-bmenu-locate):
13235 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
13236 Fix `message' calls to ensure first arg is a format string.
13237 The change was made only when these two conditions were satisfied:
13238 [1] when there is a possibility that the arguments would cause an error
13239 for example, if the code in question relies on external variables
13240 such as filenames, and
13241 [2] if the arg to `message' could not have been nil in the code.
13242
13243 * pcomplete.el (pcomplete--help): Fix `message' format spec.
13244 Not having a %s would be weird, though not technically wrong.
13245
13246 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13247
13248 * term/mac-win.el (mac-add-charset-info): Doc fix.
13249
13250 2005-09-17 Romain Francoise <romain@orebokech.com>
13251
13252 * shell.el (shell-resync-dirs): Handle echoing processes more
13253 reliably. Don't insert resync command if `comint-process-echoes'
13254 is non-nil.
13255
13256 2005-09-17 Magnus Henoch <mange@freemail.hu>
13257
13258 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
13259 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
13260 aspell versions >= 0.60.
13261 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
13262 only if ispell-aspell-supports-utf8 is non-nil.
13263
13264 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
13265
13266 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
13267 buffer-local value to lisp-indent-function.
13268
13269 2005-09-17 Milan Zamazal <pdm@zamazal.org>
13270
13271 * progmodes/glasses.el (glasses-make-readable): If
13272 glasses-separator differs from underscore, put appropriate
13273 overlays over underscore characters.
13274 (glasses-convert-to-unreadable): If glasses-separator differs from
13275 underscore, try to convert glasses-separator characters to
13276 underscores.
13277
13278 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
13279
13280 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
13281 Use with-syntax-table and dolist.
13282
13283 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
13284
13285 * textmodes/reftex-auc.el:
13286 * textmodes/reftex-cite.el:
13287 * textmodes/reftex-dcr.el:
13288 * textmodes/reftex-global.el:
13289 * textmodes/reftex-parse.el:
13290 * textmodes/reftex-ref.el:
13291 * textmodes/reftex-sel.el:
13292 * textmodes/reftex-toc.el:
13293 * textmodes/reftex-vars.el:
13294 * textmodes/reftex.el: Small changes to remove compiler warnings.
13295
13296 * textmodes/reftex-index.el: Likewise.
13297 (reftex-query-index-phrase): More efficient use of markers.
13298
13299 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13300
13301 * image.el (image-load-path): New variable.
13302 (image-search-load-path): New function.
13303 (find-image): Search for images in `image-load-path'.
13304
13305 2005-09-15 Richard M. Stallman <rms@gnu.org>
13306
13307 * follow.el: Change Maintainer field.
13308
13309 2005-09-15 David Ponce <david@dponce.com>
13310
13311 * recentf.el (recentf-save-file-modes): New option.
13312 (recentf-save-list): Use it.
13313
13314 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
13315
13316 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
13317 (mode-line-mule-info, mode-line-modified): Move bindings from
13318 mouse-3 to mouse-1.
13319
13320 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
13321
13322 * simple.el (sendmail-user-agent-compose): Revert last change.
13323
13324 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
13325
13326 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
13327 Use with-current-buffer.
13328 (ange-ftp-gwp-start): Remove unused var `gw-user'.
13329 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
13330 (ange-ftp-insert-directory): Remove unused var `short'.
13331 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
13332
13333 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
13334 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
13335
13336 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
13337 (check-calendar-holidays, diary-list-entries): Autoload.
13338 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
13339 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
13340
13341 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
13342 which mistakenly removed a call to display-buffer.
13343
13344 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
13345
13346 * obsolete/iso-insert.el: Move to obsolete/ from international/.
13347
13348 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
13349
13350 * progmodes/hideshow.el
13351 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
13352 (hs-allow-nesting): New user var.
13353 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
13354 (hs-hide-block-at-point): When nesting allowed,
13355 if there is already an overlay in place, delete it.
13356 (hs-safety-is-job-n): Delete func; remove call sites.
13357 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
13358 (hs-overlay-at): New func.
13359 (hs-already-hidden-p, hs-show-block): Use it.
13360 (hs-hide-all): Don't pre-clean if nesting allowed.
13361 (hs-show-all): Temporarily disallow
13362 nesting around call to `hs-discard-overlays'.
13363
13364 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
13365
13366 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
13367 Delete unused local var.
13368
13369 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
13370
13371 * help-fns.el (describe-categories): "?\ " -> "?\s".
13372 (help-do-arg-highlight): Recognize also ARG-n, as in
13373 `move-to-left-margin' (ARG+n is already recognized). Simplify.
13374
13375 * international/codepage.el (dos-unsupported-char-glyph):
13376 * net/newsticker.el (tool-bar-map, w3-mode-map)
13377 (w3m-minor-mode-map):
13378 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
13379 (ent-alist):
13380 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
13381
13382 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
13383
13384 * custom.el (custom-push-theme): Handle the case where a symbol is
13385 bound but face properties have not yet been assigned.
13386
13387 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
13388 Fix behavior if noerase is `t' and there is no mail buffer.
13389
13390 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
13391 if `continue' is nil, rather than signal an error.
13392
13393 2005-09-12 Richard M. Stallman <rms@gnu.org>
13394
13395 * font-lock.el (font-lock-keywords): Add autoload.
13396
13397 * help-fns.el (describe-variable): Rearrange to put source link
13398 in a predictable place.
13399
13400 * net/newsticker.el: New file.
13401
13402 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
13403
13404 * calendar/calendar.el (calendar-for-loop): Add edebug info.
13405 (calendar-basic-setup): Use the new nil arg.
13406 (number-of-diary-entries): Move to diary-lib.el.
13407
13408 * calendar/diary-lib.el: Use with-current-buffer, match-string.
13409 (diary-list-entries): Use with-syntax-table and dolist.
13410 Rename from list-diary-entries.
13411 Use number-of-diary-entries if `number' is nil.
13412 (diary, diary-view-entries): Use this new name and new nil arg value.
13413 (number-of-diary-entries): Move from calendar.el.
13414 (diary-unhide-everything): New function.
13415 (include-other-diary-files, fancy-diary-display)
13416 (diary-show-all-entries, make-diary-entry): Use it.
13417 (diary-mail-entries): Use buffer-string.
13418 (mark-diary-entries): Fix long standing paren typo.
13419 (diary-sexp-entry): Use count-lines.
13420 (make-diary-entry): Avoid `previous-line'.
13421 (diary-mode-map): New var.
13422 (diary-mode): Redraw cal after saving. Setup header-line.
13423 (fancy-diary-display-mode): Use local-set-key.
13424
13425 * startup.el (command-line): Try calling various terminal-init-foo-bar
13426 functions by stripping hyphenated suffixes from $TERM.
13427
13428 * files.el (normal-mode): Check boundness of font-lock-keywords.
13429
13430 2005-09-12 Richard M. Stallman <rms@gnu.org>
13431
13432 * progmodes/compile.el: Don't decide a file's directory
13433 until the user actually tries to go there.
13434 (compilation-next-error-function):
13435 Pass compilation-find-file the directory from the file-struct.
13436 (compilation-internal-error-properties): Separate local FILE-STRUCT
13437 from FILE. Doc the args better. Rename arg FMT to FMTS.
13438 (compilation-find-file): Arg DIR renamed to DIRECTORY.
13439 Expand it, and if nil, use default-directory.
13440 (compilation-get-file-structure): Don't mix specified directory
13441 with default directory. Put specified directory into
13442 file-struct. Don't make the file name absolute.
13443
13444 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
13445 (compile-command): Add autoload.
13446 (compilation-disable-input): Add autoload.
13447
13448 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
13449
13450 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
13451 strings of the variables it can override.
13452 (time-stamp): New (as yet undocumented) time-stamp-format escapes
13453 %Q and %q, for fully-qualified domain name and unqualified host name.
13454
13455 2005-09-11 Kim F. Storm <storm@cua.dk>
13456
13457 * emacs-lisp/authors.el (authors-aliases): Update list.
13458 (authors-fixed-entries): Update mldrag.el entry.
13459
13460 2005-09-10 Alan Mackenzie <acm@muc.de>
13461
13462 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
13463 from the region narrowed to.
13464
13465 2005-09-10 Magnus Henoch <mange@freemail.hu>
13466
13467 * textmodes/ispell.el (ispell-check-version): Signal an error if
13468 aspell version is less than 0.60.
13469
13470 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
13471
13472 * progmodes/octave-inf.el (inferior-octave-startup):
13473 Resync current dir at the end.
13474
13475 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
13476
13477 * woman.el (woman-topic-at-point-default):
13478 Rename to woman-use-topic-at-point-default.
13479 (woman-topic-at-point): Rename to woman-use-topic-at-point.
13480 (woman-file-name): Reflect renames above. Automatically use the
13481 word at point as topic if woman-use-topic-at-point is non-nil.
13482 Otherwise offer it as default but don't insert it in the
13483 minibuffer. Also use `test-completion' instead of `assoc' as
13484 suggested by Stefan Monnier.
13485
13486 2005-09-10 Andre Spiegel <spiegel@gnu.org>
13487
13488 * vc.el (vc-directory, vc-update-change-log): Throw an error on
13489 the attempt to do it over Tramp. This is not yet supported.
13490
13491 2005-09-10 Eli Zaretskii <eliz@gnu.org>
13492
13493 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
13494 (menu-bar-non-minibuffer-window-p): New functions.
13495 ("Split Window", "Save As..."): Use them.
13496 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
13497 ("Print Buffer", "Truncate Long Lines in this Buffer"):
13498 Use menu-bar-menu-frame-live-and-visible-p.
13499 ("Save Buffer", "Insert File", "Open Directory...")
13500 ("Open File...", "Visit New File..."):
13501 Use menu-bar-non-minibuffer-window-p.
13502 (kill-this-buffer-enabled-p, dired <menu-enable>):
13503 Use menu-bar-non-minibuffer-window-p.
13504
13505 2005-09-09 Eli Zaretskii <eliz@gnu.org>
13506
13507 * cus-start.el (all): Don't complain about fringe-related
13508 built-ins if fringes are not supported. Ditto about
13509 selection-related built-ins. Fix the test for GTK-related built-ins.
13510
13511 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
13512 ("Postscript Print Buffer", "Print Region", "Save As...")
13513 ("Save", "Insert File...", "Open Directory...")
13514 ("Open File...", "Visit New File..."")
13515 ("Truncate Long Lines in this Buffer"): Don't look at
13516 menu-updating-frame if this display does not support multiple frames.
13517
13518 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
13519
13520 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
13521
13522 2005-09-09 Emilio Lopes <eclig@gmx.net>
13523
13524 * woman.el: Format- and whitespace-related changes.
13525
13526 2005-09-09 Eli Zaretskii <eliz@gnu.org>
13527
13528 * woman.el: Fix my email address.
13529
13530 2005-09-08 Richard M. Stallman <rms@gnu.org>
13531
13532 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
13533 (sh-mode): Locally set skeleton-pair-default-alist.
13534
13535 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
13536
13537 * progmodes/flymake.el: Require `compile' unconditionally.
13538
13539 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
13540
13541 * woman.el (woman-file-name): Provide a default, not initial input.
13542
13543 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
13544
13545 * font-lock.el (font-lock-support-mode): Doc fix.
13546
13547 * descr-text.el (describe-property-list): Handle non-symbol prop names.
13548
13549 2005-09-08 Richard M. Stallman <rms@gnu.org>
13550
13551 * simple.el (blink-matching-open): Get rid of text props from
13552 the string shown in echo area. Don't permanently set point.
13553 Some rearrangements.
13554
13555 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
13556
13557 * recentf.el (recentf-filename-handler): Add custom choice
13558 `abbreviate-file-name'.
13559
13560 * msb.el (msb--very-many-menus): Fix typo.
13561
13562 * disp-table.el (standard-display-european): Don't set
13563 enable-multibyte-characters to nil.
13564
13565 2005-09-08 David Ponce <david@dponce.com>
13566
13567 * recentf.el (recentf-show-file-shortcuts-flag): New option.
13568 (recentf-expand-file-name): Doc fix.
13569 (recentf-dialog-mode-map): Define digit shortcuts.
13570 (recentf--files-with-key): New variable.
13571 (recentf-show-digit-shortcut-filter): New function.
13572 (recentf-open-files-items): New function.
13573 (recentf-open-files): Use it.
13574 (recentf-open-file-with-key): New command.
13575
13576 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
13577
13578 * buff-menu.el (Buffer-menu-sort-by-column): New function.
13579 Suggested by Kim F. Storm.
13580 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
13581 (Buffer-menu-make-sort-button): Use global keymap.
13582
13583 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
13584
13585 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
13586 (Man-getpage-in-background-advice): Remove defadvice; it isn't
13587 necessary any longer with the remapped command.
13588 (Man-bgproc-sentinel-advice): Remove defadvice which counts
13589 formatting time only.
13590
13591 * net/tramp.el (tramp-action-password)
13592 (tramp-multi-action-password): Compile the password prompt from
13593 `method', `user' and `host'. Sometimes it isn't obvious which
13594 password to enter, for example with remote files offered by
13595 recentf.el, or with multiple steps. Suggested by Robert Marshall
13596 <robert@chezmarshall.freeserve.co.uk>.
13597
13598 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
13599
13600 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
13601 Fix regexp for when "s///" is at the beginning of line.
13602
13603 2005-09-07 Jay Belanger <belanger@truman.edu>
13604
13605 * calc/calc-poly.el (math-expand-term): Multiply out any powers
13606 when in matrix mode.
13607
13608 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
13609
13610 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
13611 non-anonymous functions.
13612
13613 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
13614
13615 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
13616 when using a header line. Otherwise, use mouse-1-click-follows-link.
13617
13618 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
13619 can't be moved; don't signal an error.
13620
13621 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
13622
13623 * cus-theme.el (custom-theme-write-faces): Save the current face
13624 spec, not the defface spec.
13625
13626 * custom.el (custom-known-themes): Clarify meaning of "standard".
13627 (custom-push-theme): Save old values in the standard theme.
13628 (disable-theme): Correct typo.
13629 (custom-face-theme-value) Deleted unused function.
13630 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
13631
13632 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
13633
13634 * progmodes/compile.el (compilation-goto-locus): Take into account
13635 iconified frames when determining whether the buffer is
13636 already visible.
13637 Don't reset window height if the window already existed.
13638
13639 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
13640
13641 * custom.el (load-theme): Rename from require-theme.
13642 Add interactive spec.
13643 (enable-theme): Rename from custom-enable-theme.
13644 Add interactive spec.
13645 (disable-theme): Rename from custom-disable-theme.
13646 Add interactive spec.
13647 (custom-make-theme-feature): Doc fix.
13648 (custom-theme-directory): Doc fix.
13649 (provide-theme): Call enable-theme.
13650
13651 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
13652
13653 * obsolete/lazy-lock.el (lazy-lock-mode):
13654 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
13655 font-lock-mode if it's off. Print a warning instead.
13656
13657 * progmodes/compile.el (compilation-start): Ignore errors if the
13658 process died before we get to send-eof.
13659
13660 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
13661 Undo last change. Enclosing the result in quotes broke things on Unix
13662 since tex-send-command passes it through shell-quote-argument.
13663 (tex-send-command): Pass `file' through convert-standard-filename
13664 when possible.
13665 (tex-uptodate-p): Handle the case where TeX hasn't put additional
13666 info in a transcript.
13667
13668 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
13669
13670 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
13671 fix compilation warning. Reorder the key definitions to group
13672 together keys emitted by the current version of xterm.
13673
13674 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
13675 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
13676 Reorder predicates to correct min-color usage.
13677
13678 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
13679
13680 * longlines.el (longlines-mode): Inhibit read-only when encoding.
13681 Kill local variables when longlines-mode is turned off.
13682
13683 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
13684
13685 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
13686
13687 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
13688
13689 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
13690
13691 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
13692 (font-lock-lines-before): Change default to being inactive.
13693 (font-lock-default-fontify-region): Obey font-lock-lines-before.
13694 (font-lock-after-change-function): Don't handle f-l-lines-before here.
13695
13696 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
13697
13698 * net/tramp.el (tramp-handle-make-auto-save-file-name):
13699 Deactivate temporarily advice if active (not needed for Emacs 22,
13700 but for backwards compatibility).
13701 (tramp-exists-file-name-handler): Rewrite. First implementation
13702 was too simple.
13703 (tramp-advice-make-auto-save-file-name):
13704 Call `tramp-handle-make-auto-save-file-name' (again, just for
13705 backwards compatibility).
13706
13707 2005-08-31 Reto Zimmermann <reto@gnu.org>
13708
13709 * progmodes/vhdl-mode.el
13710 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
13711 (vhdl-end-p): Fix indentation bug "else" after "-- when".
13712 (vhdl-set-default-project): New function (easier setting of default).
13713 (vhdl-port-copy): Handle extended identifiers for generics.
13714 (vhdl-compiler-alist): Better description for error message regexp.
13715 (vhdl-make): Query for target, use previous as default.
13716 (vhdl-port-copy): Fix port copy for port names starting with "signal".
13717 (vhdl-font-lock-keywords-2): Fix fontification for record
13718 el. assign.
13719 (vhdl-speedbar-make-subpack-line): Add package body link.
13720 (vhdl-generate-makefile-1): Not include itself as dependency.
13721 (vhdl-font-lock-init): Highlight c-preprocessor directives.
13722 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
13723 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
13724 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
13725 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
13726 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
13727 (vhdl-import-project): Add string argument for `error'.
13728 (vhdl-compose-configuration)
13729 (vhdl-compose-configuration-architecture): Add configuration
13730 declaration generation.
13731 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
13732 (vhdl-trailer-re): Add "record" keyword (better indentation).
13733 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
13734 "[^ \t-\"]+".
13735 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
13736 (vhdl-testbench-entity-file-name)
13737 (vhdl-testbench-architecture-file-name): Allow separate
13738 customization of testbench file names.
13739 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
13740 (vhdl-get-visible-signals): Allow newline within alias declaration.
13741 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
13742 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
13743 (member-ignore-case): Alias for missing function in XEmacs.
13744 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
13745 (vhdl-update-sensitivity-list): Ignore case on read signals.
13746 (vhdl-replace-string): Adjust case only for file names.
13747 (vhdl-update-sensitivity-list): Fix search for read signals.
13748 (vhdl-update-sensitivity-list): Exclude formal parameters.
13749 (vhdl-get-visible-signals): Include aliases of signals.
13750 (vhdl-get-visible-signals): Fix signal name searching.
13751 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
13752 (vhdl-fixup-whitespace-region): Fix for character
13753 literals (e.g. `:').
13754
13755 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
13756
13757 * ansi-color.el (comint-last-output-start):
13758 * bs.el (font-lock-verbose):
13759 * diff-mode.el (add-log-buffer-file-name-function):
13760 * dired-x.el (vm-folder-directory):
13761 * faces.el (help-xref-stack-item):
13762 * files.el (font-lock-keywords):
13763 * find-lisp.el (dired-buffers, dired-subdir-alist):
13764 * ido.el (cua-inhibit-cua-keys):
13765 * log-view.el (cvs-minor-wrap-function):
13766 * outline.el (font-lock-warning-face):
13767 * simple.el (compilation-current-error):
13768 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
13769 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
13770 * tooltip.el (comint-prompt-regexp):
13771 * w32-fns.el (explicit-shell-file-name):
13772 * term/mac-win.el (mac-charset-info-alist)
13773 (mac-services-selection, mac-system-script-code):
13774 * term/tty-colors.el (msdos-color-values):
13775 * term/w32-win.el (xlfd-regexp-registry-subnum):
13776 * term/x-win.el (x-keysym-table, x-selection-timeout)
13777 (x-session-id, x-session-previous-id):
13778 * textmodes/ispell.el (mail-yank-prefix):
13779 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
13780 * textmodes/org.el (calc-embedded-close-formula)
13781 (calc-embedded-open-formula)
13782 (font-lock-unfontify-region-function):
13783 * textmodes/reftex-global.el (isearch-next-buffer-function)
13784 (TeX-master):
13785 * textmodes/reftex.el (font-lock-keywords):
13786 * textmodes/tex-mode.el (font-lock-comment-face)
13787 (font-lock-doc-face):
13788 * textmodes/texinfo.el (outline-heading-alist):
13789 Add defvars.
13790
13791 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
13792 (artist-spray-chars, artist-mode-init, artist-replace-string)
13793 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
13794 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
13795 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
13796
13797 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
13798 (conf-align-assignments): "?\ " -> "?\s".
13799
13800 * textmodes/reftex-index.el (TeX-master): Add defvar.
13801 (reftex-index-phrases-marker): Move up defvar.
13802
13803 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
13804 (reftex-toc-include-labels-indicator)
13805 (reftex-toc-include-index-indicator)
13806 (reftex-toc-max-level-indicator): Move up declarations.
13807
13808 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
13809 of args to `tramp-run-real-handler', even if it's empty in this case.
13810
13811 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13812
13813 * dired.el (dired-move-to-filename-regexp): Add date format for
13814 Mac OS X 10.3 in East Asian locales.
13815
13816 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
13817
13818 * files.el (make-auto-save-file-name): Add file name handler call
13819 if applicable.
13820
13821 * net/tramp.el (tramp-file-name-handler-alist)
13822 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
13823 (tramp-handle-make-auto-save-file-name): Rename from
13824 `tramp-make-auto-save-file-name'.
13825 (tramp-exists-file-name-handler): New defun.
13826 (tramp-advice-make-auto-save-file-name): Make defadvice only when
13827 `make-auto-save-file-name' is not a magic file name operation.
13828
13829 2005-08-30 Richard M. Stallman <rms@gnu.org>
13830
13831 * files.el (risky-local-variable-p):
13832 Match `-predicates' and `-commands.
13833
13834 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
13835 (custom-save-all): Visit the file if necessary;
13836 kill the buffer if we created it.
13837 (custom-save-delete): Don't visit file or kill buffer here.
13838
13839 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
13840
13841 * textmodes/org.el (org-special-keyword): New face.
13842 (org-table-copy-down, org-table-eval-formula)
13843 (org-table-recalculate, org-init-section-numbers):
13844 Use `string-to-number' instead of `string-to-int'.
13845 (org-get-location): Use `insert-buffer-substring' instead of
13846 `insert-buffer'.
13847 (org-modify-diary-entry-string): New function.
13848 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
13849 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
13850 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
13851 active region.
13852 (org-export-as-html): Handle QUOTE keyword.
13853 (org-quote-string): New option.
13854 (org-bookmark-jump-unhide): New function, used for
13855 `bookmark-after-jump-hook'.
13856 (org-diary-default-entry): Apply only when not called through
13857 `org-agenda'.
13858
13859 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
13860
13861 * net/eudc.el (mode-popup-menu):
13862 * play/handwrite.el (ps-printer-name, ps-lpr-command):
13863 * progmodes/ada-mode.el (compile-auto-highlight)
13864 (skeleton-further-elements):
13865 * progmodes/autoconf.el (font-lock-syntactic-keywords):
13866 * progmodes/cmacexp.el (msdos-shells):
13867 * progmodes/compile.el (font-lock-extra-managed-props)
13868 (font-lock-keywords, font-lock-maximum-size)
13869 (font-lock-support-mode):
13870 * progmodes/grep.el (font-lock-lines-before):
13871 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
13872 * progmodes/mixal-mode.el (compile-command):
13873 * progmodes/perl-mode.el (font-lock-comment-face)
13874 (font-lock-doc-face, font-lock-string-face):
13875 * progmodes/prolog.el (comint-prompt-regexp):
13876 * progmodes/sh-script.el (font-lock-comment-face)
13877 (font-lock-set-defaults, font-lock-string-face):
13878 * progmodes/sql.el (font-lock-keyword-face)
13879 (font-lock-set-defaults, font-lock-string-face):
13880 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
13881 (itimer-version, lazy-lock-defer-contextually)
13882 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
13883 Add defvars.
13884
13885 * progmodes/cperl-mode.el (cperl-electric-lbrace)
13886 (cperl-electric-keyword, cperl-electric-pod)
13887 (cperl-electric-backspace, cperl-forward-re)
13888 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
13889 (vc-rcs-header, vc-sccs-header): Add defvars.
13890
13891 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
13892 (font-lock-syntactic-keywords, gud-find-expr-function):
13893 Add defvars.
13894
13895 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
13896 (gdb-frame-parameters): Declare before use.
13897
13898 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
13899 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
13900 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
13901 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
13902
13903 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
13904 (idlwave-help-with-source): Use `insert-buffer-substring', not
13905 `insert-buffer'.
13906
13907 2005-08-29 Juri Linkov <juri@jurta.org>
13908
13909 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
13910 Put outline-back-to-heading function call inside save-excursion.
13911
13912 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
13913
13914 * man.el (Man-init-defvars, Man-translate-references)
13915 (Man-support-local-filenames, Man-highlight-references):
13916 * progmodes/sql.el (sql-interactive-mode):
13917 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
13918
13919 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
13920 (compilation-mode-font-lock-keywords): Add defvars.
13921 (checkdoc-interactive-loop): "?\ " -> "?\s".
13922
13923 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
13924 (font-lock-doc-face, font-lock-string-face)
13925 (font-lock-keywords-case-fold-search): Add defvars.
13926 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
13927
13928 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
13929 Don't pass X and Y (they are ignored anyway).
13930 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
13931 (mouse-delete-window): Make arguments optional.
13932
13933 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
13934 (caesar-translate-table, minor-modes, news-buffer-save)
13935 (news-group-name, news-minor-modes): Add defvars.
13936
13937 * emacs-lisp/lselect.el (mouse-highlight-priority)
13938 (x-lost-selection-functions, zmacs-regions):
13939 * emacs-lisp/pp.el (font-lock-verbose):
13940 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
13941 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
13942 (ses-mode-map):
13943 * emacs-lisp/tcover-unsafep.el (safe-functions):
13944 * international/mule-cmds.el (mac-system-coding-system)
13945 (mac-system-locale):
13946 * language/ethio-util.el (rmail-current-message)
13947 (rmail-message-vector):
13948 * language/thai-util.el (thai-auto-composition-mode):
13949 * mail/metamail.el (rmail-current-message, rmail-message-vector):
13950 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
13951 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
13952 (vm-primary-inbox, vm-spool-files):
13953 * mail/rmail.el (deleted-head, font-lock-fontified)
13954 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
13955 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
13956 (total-messages):
13957 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
13958 (rmail-summary-mode-map):
13959 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
13960 (rmail-last-label, rmail-last-multi-labels)
13961 (rmail-summary-vector, rmail-total-messages):
13962 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
13963 * mail/rmailsum.el (msgnum):
13964 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
13965 (rmail-current-message):
13966 * obsolete/fast-lock.el (font-lock-face-list):
13967 * obsolete/rnewspost.el (mail-reply-buffer):
13968 * obsolete/scribe.el (compile-command):
13969 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
13970
13971 2005-08-28 John Paul Wallington <jpw@gnu.org>
13972
13973 * ibuf-ext.el (ibuffer-auto-update-changed):
13974 Use `frame-or-buffer-changed-p' to check whether we need to update.
13975 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
13976 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
13977 as a `frame-or-buffer-changed-p' state vector instead.
13978
13979 2005-08-27 Romain Francoise <romain@orebokech.com>
13980
13981 * textmodes/makeinfo.el (makeinfo-compile):
13982 Use `compilation-start'. Set `next-error-function' according to
13983 `disable-errors'.
13984 (makeinfo-next-error): New function.
13985 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
13986 (makeinfo-buffer): Likewise.
13987
13988 * progmodes/compile.el (compilation-start): Add autoload cookie.
13989
13990 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
13991 * textmodes/sgml-mode.el: Likewise.
13992 * progmodes/python.el: Likewise.
13993
13994 2005-08-27 Eli Zaretskii <eliz@gnu.org>
13995
13996 * simple.el (blink-matching-paren-distance): Document the meaning
13997 of nil value, and allow to customize to nil.
13998
13999 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
14000 command.com, not command.exe.
14001
14002 2005-08-26 John Wiegley <johnw@newartisans.com>
14003
14004 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
14005 code around a bit so that an extraneous nil argument is not added
14006 to a command when no args are given.
14007
14008 * eshell/esh-arg.el (eshell-parse-double-quote): If a
14009 double-quoted argument resolves to nil, return it as an empty
14010 string rather than as nil. This made it impossible to pass "" to
14011 a shell script as a null string argument.
14012
14013 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
14014
14015 * outline.el (outline-invent-heading): New fun.
14016 (outline-promote, outline-demote): Use it.
14017 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
14018 (outline-end-of-subtree): Remove unused var `opoint'.
14019
14020 2005-08-26 David Reitter <david.reitter@gmail.com>
14021
14022 * menu-bar.el (truncate-lines, write-file, print-buffer)
14023 (ps-print-buffer-faces, ps-print-buffer, split-window):
14024 Disable menu items when the frame they refer to is invisible, or when
14025 they refer to a buffer and the minibuffer is selected.
14026
14027 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
14028
14029 * progmodes/flymake.el (flymake-highlight-err-lines):
14030 Use save-excursion around flymake-highlight-line to preserve point.
14031
14032 2005-08-26 Eli Zaretskii <eliz@gnu.org>
14033
14034 * progmodes/octave-mod.el: Change Author and Maintainer address.
14035 (octave-maintainer-address): Change Kurt's email address.
14036 * progmodes/octave-inf.el: Change Author and Maintainer address.
14037 * progmodes/octave-hlp.el: Change Author and Maintainer address.
14038
14039 2005-08-26 Kim F. Storm <storm@cua.dk>
14040
14041 * subr.el (version-list-<, version-list-<=, version-list-=):
14042 Rename from integer-list-*.
14043 (version-list-not-zero): Likewise. Fix while loop.
14044 (version=): Use version-list-= instead of string-equal.
14045
14046 2005-08-26 Richard M. Stallman <rms@gnu.org>
14047
14048 * outline.el (outline-promote): Try shortening the heading.
14049 As last resort, read the heading to use.
14050 (outline-demote): As last resort, read the heading to use.
14051
14052 2005-08-26 Romain Francoise <romain@orebokech.com>
14053
14054 * progmodes/compile.el (compilation-start): Doc fix.
14055
14056 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
14057 (antlr-font-lock-additional-keywords): Fix reference to
14058 `antlr-font-lock-literal-regexp' erroneously changed during the
14059 mass face rename.
14060 (antlr-run-tool): Use `compilation-start'.
14061
14062 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
14063 instead of the obsolete `compile-internal'.
14064
14065 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
14066
14067 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
14068 (number, original-date):
14069 * calendar/cal-china.el (date):
14070 * calendar/cal-coptic.el (date):
14071 * calendar/cal-french.el (date):
14072 * calendar/cal-hebrew.el (date, entry, number, original-date):
14073 * calendar/cal-islam.el (date, number, original-date):
14074 * calendar/cal-iso.el (date):
14075 * calendar/cal-julian.el (date):
14076 * calendar/cal-mayan.el (date):
14077 * calendar/cal-menu.el (date, event):
14078 * calendar/cal-persia.el (date):
14079 * calendar/lunar.el (date):
14080 * calendar/solar.el (date): Add defvars.
14081
14082 * emerge.el:
14083 * ibuffer.el:
14084 * info-xref.el:
14085 * obsolete/bg-mouse.el:
14086 * obsolete/sun-curs.el:
14087 * obsolete/swedish.el: Move the `defvar's to the top level.
14088
14089 * smerge-mode.el (smerge-refined-change): Add :group.
14090
14091 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
14092
14093 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
14094 (smerge-keep-n): Remove props.
14095 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
14096 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
14097 now that it's done in smerge-keep-n.
14098 (smerge-refined-change): New face.
14099 (smerge-refine-chopup-region, smerge-refine-highlight-change)
14100 (smerge-refine): New funs.
14101 (smerge-basic-map): Bind smerge-refine.
14102
14103 2005-08-25 Juri Linkov <juri@jurta.org>
14104
14105 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
14106 compilation-process-setup-function and compilation-disable-input
14107 in grep-mode instead of let-bindings in grep.
14108
14109 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
14110 Delete "Automatic File De/compression" (auto-compression-mode).
14111
14112 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
14113
14114 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
14115 Silence warning about non-existent variable.
14116
14117 2005-08-25 Richard M. Stallman <rms@gnu.org>
14118
14119 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
14120 Rename "Describe Key" to "Describe Key or Mouse Operation".
14121
14122 * mail/mailalias.el (build-mail-aliases): Delete comments
14123 from the contents before processing them.
14124
14125 * isearch.el (isearch-edit-string): Erase the Search prompt
14126 if user enters an empty string and there is no default.
14127
14128 * comint.el (comint-file-name-prefix): Add autoload.
14129
14130 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
14131
14132 * subr.el (play-sound): Rearrange to avoid warning.
14133
14134 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
14135
14136 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
14137 New hook.
14138 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
14139
14140 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
14141
14142 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
14143
14144 * custom.el (custom-theme-set-variables): Sort minor modes last.
14145
14146 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14147
14148 * subr.el (version-separator, version-regexp-alist): New vars used by
14149 version comparison funs.
14150 (integer-list-<, integer-list-=, integer-list-<=)
14151 (integer-list-not-zero): New funs for integer list comparison.
14152 (version-to-list, version=, version<, version<=): New funs for version
14153 comparison.
14154
14155 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
14156
14157 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
14158 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
14159 time to silence the byte-compiler.
14160
14161 * ibuffer.el (ibuffer-compile-make-eliding-form)
14162 (ibuffer-check-formats): Use `with-no-warnings' to hide references
14163 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
14164 so it's silly to get warnings for it).
14165 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
14166 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
14167 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
14168 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
14169 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
14170 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
14171 Defvar at compile time.
14172 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
14173 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
14174 Declare them before use.
14175
14176 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
14177 (info-xref-good, info-xref-bad): Defvar at compile time.
14178
14179 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
14180 Use `let*' instead of `let'.
14181
14182 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
14183 (*mouse-y*, menu, char): Defvar at compile time.
14184 (sc::menu): Declare it before use.
14185 (sc::pack-one-line): Use `let', not `let*'.
14186
14187 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
14188 (mail-send-hook): Defvar at compile time.
14189
14190 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
14191 Defvar at compile time.
14192
14193 * term/sun-mouse.el (current-global-mousemap)
14194 (current-local-mousemap): Declare them before use.
14195
14196 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
14197
14198 * bookmark.el (bookmark-after-jump-hook): New hook.
14199 (bookmark-jump): Run `bookmark-after-jump-hook'.
14200
14201 2005-08-23 Juri Linkov <juri@jurta.org>
14202
14203 * faces.el (minibuffer-prompt): Doc fix.
14204
14205 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
14206
14207 * progmodes/xscheme.el: Trivial changes to silence warnings.
14208 (xscheme-previous-mode, xscheme-previous-process-state):
14209 Add defvars.
14210 (xscheme-last-input-end, xscheme-process-command-line)
14211 (xscheme-process-name, xscheme-buffer-name)
14212 (xscheme-expressions-ring-max, xscheme-expressions-ring)
14213 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
14214 (xscheme-control-g-synchronization-p)
14215 (xscheme-control-g-disabled-p, xscheme-string-receiver)
14216 (default-xscheme-runlight, xscheme-runlight)
14217 (xscheme-runlight-string, xscheme-process-filter-state)
14218 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
14219 Move to beginning of file.
14220 (scheme-interaction-mode-commands-alist)
14221 (scheme-interaction-mode-map, scheme-debugger-mode-map):
14222 Declare them before use. Note: the initialization code for the variables
14223 has not been moved because it uses functions that reference the variables.
14224 (xscheme-control-g-message-string, xscheme-process-filter-alist)
14225 (xscheme-prompt-for-expression-map): Declare them before use.
14226 (scheme-debugger-mode-commands): "?\ " -> "?\s".
14227
14228 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
14229
14230 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
14231
14232 2005-08-22 Juri Linkov <juri@jurta.org>
14233
14234 * faces.el (set-face-underline): Delete this duplicate function
14235 and make an obsolete alias to set-face-underline-p.
14236 (set-face-underline-p): Use docstring of set-face-underline.
14237 (describe-face): Create hyperlink to parent face.
14238
14239 * info.el (Info-insert-dir): Use save-excursion around
14240 insert-buffer-substring.
14241 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
14242 (Info-escape-percent): Delete function.
14243 (Info-fontify-node): Replace Info-escape-percent by
14244 replace-regexp-in-string with REP arg set to lambda that
14245 duplicates `%' and preserves text properties.
14246
14247 * progmodes/compile.el (compilation-disable-input): Doc fix.
14248 (define-compilation-mode): Doc fix and refill.
14249 (kill-compilation): Use `mode-name' in the error message.
14250 (compilation-find-file): Use `compilation-error' in the
14251 read-file-name's prompt.
14252
14253 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
14254
14255 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
14256 (smerge-auto-leave): Make undo re-enable the mode.
14257 (debug-ignored-errors): Add the user-error of impossible resolution.
14258 (smerge-resolve): Move things around a bit, in preparation for later.
14259 (smerge-diff): Don't fail if the buffer has no associated file.
14260 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
14261 (smerge-conflict-overlay): New function.
14262 (smerge-match-conflict): Don't add text properties here.
14263 (smerge-find-conflict): Instead, add an overlay here.
14264 Also check for the case where we're inside a conflict already, so as to
14265 obviate the need for font-lock-multiline, which is unbearably slow with
14266 large conflicts and ciomplex font-lock patterns.
14267 (smerge-remove-props): Remove overlay rather than text-properties.
14268 (smerge-mode): Don't set font-lock-multiline.
14269 Remove overlays when turned off.
14270
14271 2005-08-21 Kim F. Storm <storm@cua.dk>
14272
14273 * ido.el (ido-ignore-item-p): Use save-match-data.
14274 Bind case-fold-search to ido-case-fold locally.
14275
14276 2005-08-20 Richard M. Stallman <rms@gnu.org>
14277
14278 * files.el (normal-mode): If font lock is on, turn it off and on.
14279
14280 * subr.el (replace-regexp-in-string): Doc fix.
14281
14282 * startup.el (command-line-1): Don't suppress startup screen
14283 due to existing processes.
14284
14285 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
14286
14287 * progmodes/compile.el (compilation-disable-input): Default to nil.
14288
14289 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
14290
14291 * progmodes/compile.el (compilation-disable-input): New defcustom.
14292 (compilation-start): If compilation-disable-input is non-nil, send
14293 EOF to the compilation process.
14294
14295 2005-08-20 Eli Zaretskii <eliz@gnu.org>
14296
14297 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
14298 Run the argument of tex-shell-cd-command through
14299 convert-standard-filename, to get the correct style of slashes on
14300 Windows, and enclose the result in quotes, in case the file name
14301 includes whitespace or other special characters.
14302
14303 2005-08-19 Andreas Schwab <schwab@suse.de>
14304
14305 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
14306 process.
14307
14308 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
14309
14310 * cus-start.el (minibuffer-prompt-properties): Correct typo.
14311
14312 2005-08-18 Kim F. Storm <storm@cua.dk>
14313
14314 * scroll-lock.el: Fix errors due to incorrect line wrapping.
14315
14316 2005-08-18 Richard M. Stallman <rms@gnu.org>
14317
14318 * scroll-lock.el: New file.
14319
14320 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
14321
14322 * dired.el (dired-move-to-end-of-filename):
14323 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
14324
14325 2005-08-18 Kim F. Storm <storm@cua.dk>
14326
14327 * ido.el (ido-everywhere): Fix defcustom :set function to disable
14328 rather than toggle mode when custom value is nil.
14329 (ido-everywhere): Fix defun doc string.
14330
14331 2005-08-17 Richard M. Stallman <rms@gnu.org>
14332
14333 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
14334 as tag instead of "Inviolable".
14335
14336 2005-08-17 Kim F. Storm <storm@cua.dk>
14337
14338 * windmove.el (windmove-coordinates-of-position): Remove.
14339 (windmove-coordinates-of-window-position): Remove.
14340 (windmove-reference-loc): Use posn-at-point instead.
14341
14342 * subr.el (insert-for-yank-1): Doc fix.
14343
14344 * ido.el (ido-enter-matching-directory): Rename from
14345 ido-enter-single-matching-directory. Change `slash' choice to
14346 `only'. Add `first' choice.
14347 (ido-exhibit): Adapt to above changes.
14348
14349 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
14350
14351 * Makefile.in: Expand comment about building loaddefs.el.
14352
14353 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
14354
14355 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
14356 Comment use of defadvice.
14357
14358 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
14359
14360 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
14361
14362 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
14363 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
14364 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
14365 * progmodes/idlw-shell.el, progmodes/ld-script.el,
14366 * progmodes/which-func.el, ruler-mode.el, strokes.el,
14367 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
14368 for backward compatibility for faces that did not appear in the
14369 previous Emacs release.
14370
14371 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
14372
14373 2005-08-15 Kim F. Storm <storm@cua.dk>
14374
14375 * emulation/cua-base.el (cua-delete-region): Return t if
14376 deleted region was non-empty.
14377 (cua-replace-region): Inhibit overwrite-mode for
14378 self-insert-command if replaced region was non-empty.
14379 (cua--explicit-region-start, cua--status-string): Make them
14380 buffer-local at top-level...
14381 (cua-mode): ...rather than when mode is enabled.
14382
14383 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
14384
14385 * progmodes/vhdl-mode.el (vhdl-emacs-21):
14386 Set t for Emacs 21, 22, and so on.
14387
14388 2005-08-15 David Ponce <david@dponce.com>
14389
14390 * tree-widget.el: Update Commentary header.
14391 (tree-widget-theme): Doc fix.
14392 (tree-widget-space-width): New option.
14393 (tree-widget-image-properties): Look up in the default theme too.
14394 (tree-widget--cursors): Only for images with arrow pointer shape.
14395 (tree-widget-lookup-image): Pointer shape is hand by default.
14396 (tree-widget-icon): Rename generic icon widget from
14397 `tree-widget-control'.
14398 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
14399 derive from `tree-widget-icon'.
14400 (tree-widget-handle): Improve default look and feel of the text
14401 representation.
14402 (tree-widget): Rename :*-control properties to :*-icon properties.
14403 Add :action and :help-echo properties.
14404 (tree-widget-after-toggle-functions): Move.
14405 (tree-widget-close-node, tree-widget-open-node): Remove.
14406 (tree-widget-before-create-icon-functions): New hook.
14407 (tree-widget-value-create): Update to allow customization of icons
14408 and nodes at run-time via that new hook.
14409 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
14410 (tree-widget-icon-action, tree-widget-icon-help-echo)
14411 (tree-widget-action, tree-widget-help-echo): New functions.
14412
14413 2005-08-15 Kim F. Storm <storm@cua.dk>
14414
14415 * ido.el (ido-buffer-internal): Use with-no-warnings.
14416 (ido-make-merged-file-list): Use while-no-input.
14417
14418 2005-08-15 Richard M. Stallman <rms@gnu.org>
14419
14420 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
14421 (flyspell-large-region): Fix doc and custom type.
14422
14423 2005-08-14 Richard M. Stallman <rms@gnu.org>
14424
14425 * files.el (interpreter-mode-alist): Doc fix.
14426
14427 * mail/rmail.el (rmail-nonignored-headers): New variable.
14428 (rmail-clear-headers): Use it.
14429 (rmail-reply): Better handling of mail-followup-to header.
14430
14431 * progmodes/sh-script.el (sh-font-lock-keywords-var):
14432 Rename variable from sh-font-lock-keywords. In the `shell' entry,
14433 don't try to refer to executable-font-lock-keywords.
14434 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
14435 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
14436 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
14437 (sh-mode): Set comment-start-skip, local-abbrev-table,
14438 imenu-case-fold-search.
14439 (sh-set-shell): Don't set them here.
14440 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
14441 Don't cache the results in the original alist; don't ever modify
14442 that alist.
14443
14444 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
14445
14446 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
14447 empty.
14448
14449 2005-08-15 Andreas Schwab <schwab@suse.de>
14450
14451 * desktop.el: Put autoload cookie at risky-local-variable declarations.
14452
14453 * dired.el, info.el, mail/rmail.el: Revert last change.
14454
14455 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
14456
14457 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
14458 modification in `eval-after-load' form.
14459 * info.el: Likewise.
14460 * mail/rmail.el: Likewise.
14461
14462 2005-08-14 Juri Linkov <juri@jurta.org>
14463
14464 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14465 Remove highlighting of "Compilation started". Highlight only
14466 the word "finished" in "Compilation finished". Add highlighting
14467 of "interrupt", "killed", "terminated" and the exit code.
14468 (compilation-start): Add newline after header. Use exactly the
14469 same time stamp format as the finishing message.
14470 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
14471
14472 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
14473 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
14474 Add highlighting of "interrupt", "killed", "terminated".
14475
14476 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
14477 enabled and the current command is self-insert-command, call it
14478 explicitly with overwrite-mode bound to nil, to not allow it
14479 to delete the character after the selected region.
14480
14481 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
14482
14483 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
14484 move-end-of-line, end-of-line, and beginning-of-line to the list
14485 of commands after which the echo area is updated.
14486
14487 2005-08-12 Eli Zaretskii <eliz@gnu.org>
14488
14489 * cus-edit.el (custom-save-all, custom-save-delete):
14490 Bind recentf-exclude to exclude custom-file.
14491
14492 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
14493
14494 * mail/rmailsum.el (rmail-summary-end-of-message): New command
14495 to go to the bottom of the mail message. Added to
14496 `rmail-summary-mode-map' with key "/".
14497 (rmail-summary-show-message): New (internal) function for use by
14498 both `rmail-summary-beginning/end-of-message'.
14499 (rmail-summary-beginning-of-message): Change to use
14500 rmail-summary-show-message.
14501
14502 * mail/rmail.el (rmail-end-of-message): New command to go to the
14503 end of the current message. Added to `rmail-mode-map' with key "/".
14504 (rmail-beginning-of-message): Fix to work as documented.
14505 (rmail-mode): Change documentation.
14506
14507 * progmodes/compile.el (compilation-start): Add the line
14508 "Compilation started" with compilation start time.
14509 (compilation-mode-font-lock-keywords): Add `started' to keywords.
14510
14511 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
14512
14513 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
14514 of menu items.
14515
14516 2005-08-11 Richard M. Stallman <rms@gnu.org>
14517
14518 * simple.el (pop-global-mark): Reverse test of widen-automatically.
14519
14520 * battery.el (battery-status-function): Don't use ignore-errors.
14521
14522 2005-08-11 Lute Kamstra <lute@gnu.org>
14523
14524 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
14525 define-obsolete-variable-alias.
14526
14527 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
14528
14529 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
14530 (ange-ftp-send-cmd): Revert last change, and expand
14531 the comment explaining the problem.
14532
14533 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
14534
14535 * ldefs-boot.el: Update.
14536
14537 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
14538 item to "Time, Load and Mail". Change help echo text.
14539
14540 * time.el (display-time-use-mail-icon, display-time-format)
14541 (display-time-string-forms): Shorten first line of docstrings.
14542
14543 2005-08-10 Lars Hansen <larsh@soem.dk>
14544
14545 * desktop.el (desktop-buffer-mode-handlers):
14546 Make non-customizable. Add autoload cookie. Change initial value to
14547 nil; add elements in respective modules instead. Fix doc string.
14548 (desktop-load-file): New function.
14549 (desktop-minor-mode-handlers): New autoloaded variable.
14550 (desktop-create-buffer): Call minor mode handlers.
14551 Use desktop-load-file to load major and minor mode modules prior to
14552 checking for a handler.
14553 (desktop-save): Don't add nil to desktop-minor-modes for minor
14554 modes with nil function in desktop-minor-mode-table. Don't delete
14555 desktop file before rewriting it.
14556 (desktop-locals-to-save): Add autoload cookie. Don't make
14557 automatically buffer-local. Add variables column-number-mode,
14558 size-indication-mode, indent-tabs-mode,
14559 indicate-buffer-boundaries, indicate-empty-lines and
14560 show-trailing-whitespace.
14561 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
14562 regexps. Don't use desktop-clear-preserve-buffers-regexp.
14563 (desktop-clear-preserve-buffers-regexp): Delete.
14564 (desktop-clear-preserve-buffers): Update initial value and docstring.
14565 (desktop-save-buffer): Fix doc string.
14566
14567 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
14568 (hilit-chg-desktop-restore): New function.
14569 (highlight-changes-mode): Add highlight-changes-mode to
14570 desktop-locals-to-save.
14571
14572 * dired.el: Add handler to desktop-buffer-mode-handlers.
14573 (dired-restore-desktop-buffer): Remove autoload cookie.
14574 (dired-mode): Add autoload cookie.
14575
14576 * info.el: Add handler to desktop-buffer-mode-handlers.
14577 (Info-restore-desktop-buffer): Remove autoload cookie.
14578 (Info-mode): Add autoload cookie.
14579
14580 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
14581 (mh-restore-desktop-buffer): Remove autoload cookie.
14582 (mh-folder-mode): Add autoload cookie.
14583
14584 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
14585 (rmail-restore-desktop-buffer): Remove autoload cookie.
14586
14587 2005-08-11 Masatake YAMATO <jet@gyve.org>
14588
14589 * hexl.el (hexl-address-region):
14590 (hexl-ascii-region, hexl-font-lock-keywords):
14591 (hexl-highlight-line-range): Use the term "region"
14592 instead of "area" for consistency with the other symbols
14593 defined in hexl.el.
14594
14595 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
14596
14597 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
14598 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
14599 out by Juri Linkov). Add `display-battery-mode'.
14600
14601 2005-08-09 Juri Linkov <juri@jurta.org>
14602
14603 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14604 Remove `-text' from face variable names.
14605 (compilation-error-file-name, compilation-warning-file-name)
14606 (compilation-info-file-name): Delete faces.
14607 (compilation-line-number, compilation-column-number):
14608 Remove face underlining.
14609 (compilation-message-face): Set to `underline' value by default.
14610 (compilation-error-face, compilation-warning-face)
14611 (compilation-info-face): Remove `-file-name' from face names.
14612 (compilation-error-text-face, compilation-warning-text-face)
14613 (compilation-info-text-face): Delete face variables.
14614 (compilation-text-face): Delete function.
14615
14616 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
14617 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
14618 (grep-error-face): Set to `compilation-error' instead of
14619 `compilation-error-face' (which is redefined to `grep-hit-face' in
14620 grep buffers).
14621 (grep-mode-font-lock-keywords): Remove `-text' from face variable
14622 names. Use `grep-error-face' instead of `compilation-error-text-face'.
14623
14624 * dired-aux.el (dired-do-query-replace-regexp):
14625 Use `query-replace-read-args'.
14626
14627 * replace.el (query-replace-read-from, query-replace-read-to)
14628 (query-replace-read-args): Rename arg `string' to `prompt'.
14629
14630 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
14631
14632 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
14633
14634 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
14635 uploading files.
14636 (ange-ftp-canonize-filename): Handle file names beginning with ~
14637 correctly.
14638
14639 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
14640
14641 * textmodes/fill.el (canonically-space-region)
14642 (fill-context-prefix, fill-french-nobreak-p)
14643 (fill-delete-newlines, fill-comment-paragraph)
14644 (justify-current-line): "?\ " -> "?\s".
14645
14646 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
14647
14648 * textmodes/fill.el (fill-nonuniform-paragraphs):
14649 Improve argument/docstring consistency.
14650
14651 2005-08-09 Richard M. Stallman <rms@gnu.org>
14652
14653 * textmodes/ispell.el (ispell-word): More fboundp checks.
14654
14655 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
14656 (find-file-noselect-1): Call it here, only if RAWFILE.
14657 (normal-mode): Always set some major mode.
14658 (save-some-buffers-action-alist): Change some explanation strings.
14659 (file-name-non-special): In the `quote' method, use unwind-protect.
14660
14661 2005-08-09 Magnus Henoch <mange@freemail.hu>
14662
14663 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
14664 (ispell-have-aspell-dictionaries): New variable.
14665 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
14666 (ispell-get-aspell-config-value): New function.
14667 (ispell-aspell-find-dictionary): New function.
14668 (ispell-aspell-add-aliases): New function.
14669 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
14670 appropriate. Don't look for ispell dictionaries if we use aspell.
14671 (ispell-menu-map): Don't build a submenu of dictionaries.
14672
14673 2005-08-09 Richard M. Stallman <rms@gnu.org>
14674
14675 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
14676 (sql-read-passwd): Use read-passwd.
14677
14678 * progmodes/idlw-toolbar.el (idlwave-toolbar)
14679 (idlwave-toolbar-is-possible): Add defvars.
14680
14681 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
14682 Avoid warnings.
14683
14684 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
14685 (idlwave-system-class-info, idlwave-executive-commands-alist):
14686 Use defvar.
14687
14688 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
14689
14690 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
14691 Avoid warnings.
14692
14693 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
14694 and content-type: headers.
14695
14696 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
14697
14698 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
14699 and rename some of them to be more self-explanatory.
14700
14701 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
14702
14703 * startup.el (command-line-1): Implement -scriptload.
14704
14705 * replace.el (occur-engine): Initial *Occur* output not undoable.
14706
14707 * menu-bar.el (menu-bar-file-menu): Rename some menu items
14708 and improve help strings.
14709
14710 * isearch.el (isearch-repeat): When changing direction,
14711 mark search successful.
14712
14713 * ediff-init.el: Use (featurep 'xemacs).
14714
14715 * comint.el (send-invisible): Identify buffer, if not selected.
14716
14717 * align.el: Delete autoload for c-guess-basic-syntax.
14718
14719 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
14720
14721 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
14722 Improve argument/docstring consistency. Doc fixes.
14723 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
14724 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
14725 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
14726 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
14727 (r2bv-organization, r2bv-pages, r2bv-primary-author)
14728 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
14729 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
14730 Defvar at compile time.
14731
14732 2005-08-09 Juri Linkov <juri@jurta.org>
14733
14734 * info.el: Replace `info' with upper-case `Info' where appropriate.
14735 (info-title-1, info-title-2, info-title-3, info-title-4)
14736 (info-menu-header): Move up face definitions.
14737 (info-menu-star): Rename from `info-menu-5'.
14738 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
14739 (Info-fontify-visited-nodes): Fix docstring.
14740 (Info-hide-note-references): Fix docstring.
14741 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
14742 menu items in the same way as on cross-references.
14743 (info-apropos): Fix sorting order and formatting to be like in the
14744 stand-alone Info browser. Display error messages for 1 sec.
14745 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
14746 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
14747 from the menu bar.
14748 (Info-insert-dir): Restore point after calling
14749 `insert-buffer-substring'.
14750
14751 2005-08-08 Richard M. Stallman <rms@gnu.org>
14752
14753 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
14754 (recompute-lucid-menubar): Add defvars.
14755
14756 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
14757
14758 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
14759
14760 * net/net-utils.el (run-dig): Rename from `dig'.
14761
14762 * play/gametree.el (gametree-mode): Use make-local-variable,
14763 not make-variable-buffer-local.
14764
14765 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
14766
14767 * ansi-color.el (ansi-color-make-extent)
14768 (ansi-color-set-extent-face): Use fboundp, not functionp.
14769
14770 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
14771 not make-variable-buffer-local.
14772
14773 * bookmark.el (Info-current-file): Add defvar.
14774 (bookmark-jump-noselect): Use with-no-warnings.
14775
14776 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
14777
14778 * ebuff-menu.el (Helper-return-blurb): Add defvar.
14779
14780 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
14781
14782 * find-file.el (ada-procedure-start-regexp)
14783 (ada-package-start-regexp): Add defvars.
14784
14785 * info.el (Info-insert-dir): Use insert-buffer-substring.
14786
14787 * xml.el (xml-att-def-re): Add defvar.
14788
14789 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
14790 calling convention.
14791
14792 * subr.el (while-no-input): Return t if there is input.
14793
14794 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
14795
14796 * cus-start.el (all): Add `overflow-newline-into-fringe'.
14797
14798 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
14799
14800 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
14801 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
14802
14803 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
14804
14805 * cmuscheme.el (scheme-start-file): Replace reference to
14806 `user-emacs-directory' by "~/.emacs.d/".
14807
14808 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
14809
14810 * info.el (Info-dir-remove-duplicates): Avoid case folding
14811 in loop; instead, keep downcased strings for comparison.
14812 Suggested by Helmut Eller.
14813
14814 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
14815
14816 Sync with Tramp 2.0.50.
14817
14818 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
14819 XEmacs case; not necessary anymore.
14820 (tramp-user-regexp): Allow "@" as part of user name.
14821 (tramp-handle-set-visited-file-modtime)
14822 (tramp-handle-insert-file-contents)
14823 (tramp-handle-write-region): No special handling for
14824 `last-coding-system-used, because this is done in
14825 `tramp-accept-process-output' now.
14826 (tramp-accept-process-output): New defun.
14827 (tramp-process-one-action, tramp-process-one-multi-action)
14828 (tramp-wait-for-regexp, tramp-wait-for-output)
14829 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
14830 Howells <dhowells@redhat.com>.
14831 (clear-visited-file-modtime): Defadvice removed. The check for
14832 unset buffer's modtime does not need to be based on
14833 `tramp-buffer-file-attributes'. Suggested by RMS.
14834 (tramp-message): Insert "\n" if not being at beginning of line.
14835 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
14836 sequence with same logic.
14837 (tramp-completion-handle-expand-file-name): Discard call of
14838 `tramp-drop-volume-letter'. It is not necessary, and there have
14839 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
14840 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14841 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
14842 should always be visible.
14843 (tramp-handle-insert-directory, tramp-setup-complete)
14844 (tramp-set-process-query-on-exit-flag)
14845 (tramp-append-tramp-buffers): Pacify byte-compiler.
14846 (tramp-bug): Delete non-existing variables from list.
14847 Apply `tramp-load-report-modules' as pre-hook.
14848 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
14849 `shell-prompt-pattern' because of non-7bit characters.
14850 Reported by Sebastian Luque <sluque@mun.ca>.
14851 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
14852 (tramp-match-string-list): Remove function.
14853 (tramp-wait-for-regexp): Remove call of that function.
14854 Suggested by Kim F. Storm <storm@cua.dk>.
14855 (tramp-set-auto-save-file-modes): Use octal integer code #o600
14856 instead of octal character code ?\600. The latter resulted in a
14857 syntax error with XEmacs.
14858
14859 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
14860 XEmacs case; not necessary anymore.
14861 (tramp-smb-handle-write-region): No special handling for
14862 `last-coding-system-used, because this is done in
14863 `tramp-accept-process-output' now.
14864 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
14865
14866 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
14867
14868 * wid-edit.el (widget-choice-value-create):
14869 Unconditionally respect user choice. Set :explicit-choice back to nil
14870 when no longer needed.
14871 (widget-choice-action): Unconditionally respect user choice.
14872 Eliminate :explicit-choice-value.
14873
14874 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
14875
14876 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
14877 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
14878 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
14879 running new function `toggle-indicate-empty-lines'.
14880 Rename "Customize" item to "Customize fringe".
14881 Rename "Indicators" item to "Buffer boundaries" and change help echo.
14882 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
14883 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
14884 Delete "Empty lines only" item.
14885 (menu-bar-showhide-fringe-ind-customize): New function.
14886 (menu-bar-showhide-fringe-ind-mixed)
14887 (menu-bar-showhide-fringe-ind-box)
14888 (menu-bar-showhide-fringe-ind-right)
14889 (menu-bar-showhide-fringe-ind-left)
14890 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
14891 instead of `fringe-indicators'.
14892
14893 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
14894
14895 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
14896 Change the date of last update.
14897
14898 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
14899
14900 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
14901 (viper-exec-yank, viper-put-back): Don't display modification msg
14902 if in the minibuffer.
14903
14904 * viper-init.el (viper-replace-overlay-cursor-color)
14905 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
14906 Make variables frame local.
14907
14908 * viper-util.el (viper-append-filter-alist): Use append instead of
14909 nconc.
14910
14911 * viper.el (viper-vi-state-mode-list)
14912 (viper-emacs-state-mode-list): Move help-mode and
14913 completion-list-mode from the first list to the second.
14914 (viper-mode): Docstring.
14915 (viper-go-away, viper-non-hook-settings): Don't localize
14916 minor-mode-alist in newer Emacsen. Add advice to
14917 set-cursor-color. Don't bind "\C-c\\".
14918
14919 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
14920
14921 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
14922 (scheme-macro-expand-command): New user options.
14923 (scheme-trace-procedure, scheme-expand-current-form): New commands.
14924 (scheme-form-at-point, scheme-start-file)
14925 (scheme-interactively-start-process): New functions.
14926 (scheme-get-process): New function, extracted from `scheme-proc'.
14927 (run-scheme): Call `scheme-start-file' to get start file, and pass
14928 it to `make-comint'.
14929 (switch-to-scheme, scheme-proc):
14930 Call `scheme-interactively-start-process' if no Scheme buffer/process
14931 is available.
14932
14933 2005-08-06 Juri Linkov <juri@jurta.org>
14934
14935 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14936 Use `compilation-text-face', `compilation-info-text-face' and
14937 `compilation-error-text-face' instead of `font-lock-keyword-face'.
14938 (compilation-error): New face.
14939 (compilation-error-file-name): Inherit from
14940 `compilation-error' instead of `font-lock-warning-face'.
14941 (compilation-warning-file-name): Inherit from
14942 `compilation-warning' instead of `font-lock-warning-face'.
14943 (compilation-info, compilation-error-file-name)
14944 (compilation-warning-file-name, compilation-info-file-name)
14945 (compilation-line-number, compilation-column-number): Doc fix.
14946 (compilation-error-text-face, compilation-warning-text-face)
14947 (compilation-info-text-face): New face variables.
14948 (compilation-line-face, compilation-column-face)
14949 (compilation-enter-directory-face)
14950 (compilation-leave-directory-face): Doc fix.
14951 (compilation-text-face): New function.
14952
14953 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
14954 instead of 1 to display binary file names as info file links.
14955 (grep-error-face): Use `compilation-error-face' instead of
14956 `font-lock-keyword-face'.
14957 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
14958 and `compilation-warning-text-face' instead of
14959 `font-lock-keyword-face'. Use `compilation-error-text-face'
14960 instead of `grep-error-face'.
14961
14962 2005-08-05 Kenichi Handa <handa@m17n.org>
14963
14964 * international/code-pages.el: Add autoload cookies for all coding
14965 systems.
14966
14967 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
14968
14969 * cus-start.el (all): Put undo.c where it alphabetically belongs.
14970
14971 2005-08-04 Juri Linkov <juri@jurta.org>
14972
14973 * progmodes/compile.el (compilation-mode-map):
14974 * progmodes/grep.el (grep-mode-map):
14975 Bind TAB to `compilation-next-error' and [backtab] to
14976 `compilation-previous-error'.
14977
14978 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
14979 matching line numbers, column numbers and their ranges with regexp
14980 matching only line numbers.
14981 (grep-context-face): New face variable.
14982 (grep-mode-font-lock-keywords): Use it.
14983
14984 * faces.el (read-face-name): Delete duplicate faces.
14985
14986 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
14987
14988 * thumbs.el (thumbs-find-image): Don't make variables
14989 automatically buffer local.
14990 (thumbs-current-tmp-filename, thumbs-current-image-filename)
14991 (thumbs-image-num): Make automatically buffer local.
14992 (thumbs-show-thumbs-list): Use `make-local-variable', not
14993 `make-variable-buffer-local'.
14994 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
14995
14996 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
14997 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
14998 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
14999 (bother, bye, canyou, chatlst, continue, deathlst, describe)
15000 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
15001 (feelings-about, foullst, found, hello, history, howareyoulst)
15002 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
15003 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
15004 (neglst, obj, object, owner, please, problems, qlist)
15005 (random-adjective, relation, remlst, repetitive-shortness)
15006 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
15007 (shortlst, something, sportslst, stallmanlst, states, subj)
15008 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
15009 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
15010 Defvar at compile time.
15011
15012 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
15013 not `make-variable-buffer-local'.
15014
15015 2005-08-02 Kim F. Storm <storm@cua.dk>
15016
15017 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
15018 rectangle overlay in selected window.
15019
15020 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
15021
15022 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
15023 instead of display group. Make `indicate-buffer-boundaries'
15024 customizable through Custom.
15025
15026 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
15027
15028 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
15029 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
15030 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
15031 (gdb-put-string): Fix typos in docstrings.
15032
15033 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
15034
15035 Update copyright notices of files in progmodes directory for
15036 release of Emacs 22.1.
15037
15038 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
15039
15040 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
15041 Don't barf if the GUD buffer has been killed.
15042
15043 2005-08-01 Kim F. Storm <storm@cua.dk>
15044
15045 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
15046
15047 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
15048
15049 * simple.el (next-error-follow-minor-mode):
15050 make-variable-buffer-local -> make-local-variable.
15051
15052 * emacs-lisp/cl-extra.el: Require CL also when compiling.
15053
15054 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
15055 (byte-compile-form-make-variable-buffer-local): New functions to warn
15056 about misuses of make-variable-buffer-local where make-local-variable
15057 was meant.
15058
15059 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
15060
15061 * bs.el (bs-attributes-list): Doc fix.
15062 (bs): Update url-link.
15063
15064 * desktop.el (desktop-save-buffer): Fix typos in docstring.
15065 (desktop-load-default): Simplify.
15066
15067 * ibuffer.el (ibuffer-columnize-and-insert-list)
15068 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
15069 (ibuffer-unmark-all, ibuffer-toggle-marks)
15070 (ibuffer-unmark-forward, ibuffer-unmark-backward)
15071 (ibuffer-compile-make-format-form, ibuffer-format-column)
15072 (ibuffer-current-buffers-with-marks)
15073 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
15074 (ibuffer): Doc fix.
15075 (ibuffer-mode): Fix typo in docstring.
15076 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
15077 with `define-obsolete-variable-alias'.
15078 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
15079
15080 2005-07-29 Kenichi Handa <handa@m17n.org>
15081
15082 * international/mule-cmds.el (select-message-coding-system):
15083 Be sure to use LF for end-of-line. If no coding system is decided,
15084 return iso-8859-1-unix.
15085
15086 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
15087
15088 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
15089 (ange-ftp-pending-error-line): New vars.
15090 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
15091 to handle the non-fatal no-route-to-host messages.
15092 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
15093
15094 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
15095
15096 * isearch.el (isearch-mode-map, isearch-other-meta-char)
15097 (isearch-quote-char, isearch-printing-char)
15098 (isearch-text-char-description): "?\ " -> "?\s".
15099 (isearch-lazy-highlight-cleanup)
15100 (isearch-lazy-highlight-initial-delay)
15101 (isearch-lazy-highlight-interval)
15102 (isearch-lazy-highlight-max-at-a-time)
15103 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
15104 Declare with define-obsolete-*-alias macros.
15105 (isearch-forward): Fix typo in docstring.
15106 (search-invisible, search-ring-yank-pointer)
15107 (regexp-search-ring-yank-pointer): Doc fixes.
15108
15109 * recentf.el (recentf-menu-append-commands-p): Declare with
15110 `define-obsolete-variable-alias'.
15111 (recentf-max-saved-items, recentf-menu-filter)
15112 (recentf-arrange-by-rule-subfilter): Doc fixes.
15113 (recentf-menu-append-commands-flag)
15114 (recentf-initialize-file-name-history, recentf-expand-file-name)
15115 (recentf-clear-data): Fix typos in docstrings.
15116
15117 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
15118
15119 * progmodes/gdb-ui.el: Smarten comments.
15120 (gdb-info-breakpoints-custom): Use nowarn when finding file.
15121
15122 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
15123
15124 * term/apollo.el (terminal-init-apollo): New function containing
15125 all former top level forms in the file.
15126 * term/bobcat.el (terminal-init-bobcat):
15127 * term/cygwin.el (terminal-init-cygwin):
15128 * term/iris-ansi.el (terminal-init-iris-ansi):
15129 * term/linux.el (terminal-init-linux):
15130 * term/news.el (terminal-init-news):
15131 * term/rxvt.el (terminal-init-rxvt):
15132 * term/sun.el (terminal-init-sun):
15133 * term/tvi970.el (terminal-init-tvi970):
15134 * term/vt100.el (terminal-init-vt100):
15135 * term/vt102.el (terminal-init-vt102):
15136 * term/vt125.el (terminal-init-vt125):
15137 * term/vt200.el (terminal-init-vt200):
15138 * term/vt201.el (terminal-init-vt201):
15139 * term/vt220.el (terminal-init-vt220):
15140 * term/vt240.el (terminal-init-vt240):
15141 * term/vt300.el (terminal-init-vt300):
15142 * term/vt320.el (terminal-init-vt320):
15143 * term/vt400.el (terminal-init-vt400):
15144 * term/vt420.el (terminal-init-vt420):
15145 * term/wyse50.el (terminal-init-wyse50):
15146 * term/xterm.el (terminal-init-xterm): Likewise.
15147
15148 * term/README: Describe the terminal-init-* functionality.
15149
15150 * startup.el (command-line): After loading the terminal initialization
15151 file call the corresponding terminal initialization function.
15152
15153 2005-07-27 Kenichi Handa <handa@m17n.org>
15154
15155 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
15156 negative.
15157
15158 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
15159 (ps-mule-composition-prologue): Fix for the case that
15160 RelativeCompose is false.
15161
15162 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
15163
15164 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
15165
15166 * descr-text.el (describe-char): Handle the case where the list of
15167 chars is displayed in a separate frame.
15168 Be a bit more discriminating when looking for the char.
15169
15170 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
15171
15172 * bookmark.el (bookmark-automatically-show-annotations)
15173 (bookmark-read-annotation-text-func): Doc fixes.
15174 (bookmark-save): Improve argument/docstring consistency.
15175 (bookmark-get-bookmark, bookmark-get-bookmark-record)
15176 (bookmark-alist-from-buffer)
15177 (bookmark-upgrade-file-format-from-0)
15178 (bookmark-grok-file-format-version)
15179 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
15180 (bookmark-read-annotation-mode)
15181 (bookmark-insert-current-bookmark, bookmark-jump)
15182 (bookmark-exit-hook): Fix typos in docstrings.
15183 (bookmark-exit-hooks): Define as obsolete alias.
15184 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
15185 not `bookmark-exit-hooks'. Fix docstring.
15186 (bookmark-bmenu-select): "?\ " -> "?\s".
15187
15188 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
15189
15190 * startup.el (command-line): Fix typo.
15191
15192 2005-07-24 Richard M. Stallman <rms@gnu.org>
15193
15194 * tooltip.el (tooltip-mode): Test emacs-basic-display,
15195 not emacs-quick-startup.
15196
15197 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
15198
15199 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
15200 (reb-next-match, reb-show-subexp): Use `with-selected-window'
15201 instead of `reb-with-current-window'.
15202 (reb-prev-match): Likewise. Also, don't move left if the search
15203 was unsuccessful.
15204 (reb-initialize-buffer): New function.
15205 (re-builder, reb-change-syntax): Use it.
15206
15207 * man.el (Man-goto-page): Make second argument NOERROR optional.
15208
15209 2005-07-23 Richard M. Stallman <rms@gnu.org>
15210
15211 * man.el (Man-bgproc-sentinel): Check here for failure to find
15212 any man page in the output, and report the error here.
15213 (Man-arguments): Make it permanent local.
15214 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
15215 (Man-mode): Pass t for NOERROR.
15216
15217 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
15218 (grep-mode-font-lock-keywords):
15219 Don't use compilation-...-face for messages that are not file names.
15220
15221 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15222 Don't use compilation-...-face for messages that are not file names.
15223
15224 2005-07-22 Juri Linkov <juri@jurta.org>
15225
15226 * startup.el (normal-splash-screen): Update menu name.
15227
15228 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
15229
15230 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
15231
15232 * term/xterm.el: Load term/rxvt if the terminal is actually an
15233 rxvt terminal.
15234 (xterm-rxvt-set-background-mode): Remove, not used anymore.
15235
15236 * term/rxvt.el (function-key-map): Use substitute-key-definition
15237 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
15238
15239 * term/cygwin.el: New file.
15240
15241 2005-07-22 Kim F. Storm <storm@cua.dk>
15242
15243 * image-file.el (insert-image-file, image-file-yank-handler):
15244 Fix last change to maintain a (unique) yank-handler on yanked images.
15245
15246 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
15247
15248 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
15249 of the file size (as in "177B" for 177 bytes). This happens with
15250 "ls -lh" on FreeBSD.
15251
15252 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
15253
15254 * hilit-chg.el (highlight-changes-global-initial-state)
15255 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
15256 (hilit-chg-fixup, highlight-changes-mode):
15257 Fix typos in docstrings.
15258 (highlight-changes-global-modes, highlight-changes-rotate-faces):
15259 Doc fixes.
15260
15261 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
15262
15263 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
15264 mode function using `eval-after-load'.
15265
15266 2005-07-21 Kim F. Storm <storm@cua.dk>
15267
15268 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
15269 included when reporting an emacs crash, and tell about the DEBUG file.
15270
15271 * image-file.el (insert-image-file): Add yank-handler.
15272 (image-file-yank-handler): Yank handler to make unique copies of
15273 images when they are yanked into a buffer next to each other.
15274
15275 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
15276
15277 * comint.el (comint-use-prompt-regexp, comint-send-input)
15278 (comint-source-default, comint-extract-string)
15279 (comint-get-source, comint-word, comint-completion)
15280 (comint-source, comint-prompt-read-only, comint-update-fence):
15281 Fix typos in docstrings.
15282 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
15283 Declare with define-obsolete-*-alias macros.
15284 (comint-previous-matching-input-from-input)
15285 (comint-next-matching-input-from-input)
15286 (comint-previous-matching-input, comint-next-matching-input)
15287 (comint-forward-matching-input):
15288 Improve argument/docstring consistency.
15289
15290 * desktop.el (desktop-clear-preserve-buffers-regexp):
15291 Also preserve the *server* buffer.
15292
15293 * simple.el (clone-indirect-buffer): Doc fix.
15294 (fixup-whitespace, just-one-space)
15295 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
15296 (next-error, next-error-highlight)
15297 (next-error-highlight-no-select, next-error-last-buffer)
15298 (next-error-buffer-p, next-error-find-buffer, next-error)
15299 (previous-error, next-error-no-select, previous-error-no-select)
15300 (open-line, split-line, minibuffer-prompt-width, kill-new)
15301 (binary-overwrite-mode): Fix typos in docstrings.
15302 (set-fill-column): Fix typo in message.
15303
15304 * skeleton.el (skeleton-proxy-new): Doc fix.
15305
15306 * strokes.el (strokes-load-hook): Doc fix.
15307 (strokes-grid-resolution, strokes-get-grid-position)
15308 (strokes-renormalize-to-grid, strokes-read-stroke)
15309 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
15310 (strokes-global-map): Fix typos in docstrings.
15311 (strokes-help): Doc fix. Fix help message and pass it through
15312 `substitute-command-keys'.
15313
15314 * tempo.el (tempo-insert-prompt, tempo-interactive)
15315 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
15316 (tempo-insert-string-functions, tempo-local-tags)
15317 (tempo-define-template, tempo-insert-template)
15318 (tempo-insert-prompt-compat, tempo-is-user-element)
15319 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
15320 Fix typos in docstrings.
15321
15322 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
15323 (vcursor-key-bindings, vcursor-use-vcursor-map)
15324 (vcursor-find-window, vcursor-scroll-down)
15325 (vcursor-disable, vcursor-beginning-of-buffer)
15326 (vcursor-end-of-buffer): Fix typos in docstrings.
15327 (vcursor-relative-move, vcursor-get-char-count):
15328 Improve argument/docstring consistency.
15329
15330 * version.el: "?\ " -> "?\s".
15331
15332 * wid-edit.el (widget-default-create, widget-after-change)
15333 (widget-default-format-handler, widget-checklist-add-item)
15334 (widget-radio-add-item, widget-choose, widget-specify-secret)
15335 (widget-field-value-create, widget-field-value-get)
15336 (widget-editable-list-format-handler)
15337 (widget-editable-list-entry-create, widget-group-value-create)
15338 (widget-documentation-link-add)
15339 (widget-documentation-string-value-create): "?\ " -> "?\s".
15340 (widget-convert-text): Doc fix.
15341 (widget-narrow-to-field, widget-field-find)
15342 (widget-url-link-action, widget-emacs-library-link-action)
15343 (widget-color-notify): Fix typos in docstrings.
15344
15345 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
15346 (x-select-text, set-w32-system-coding-system)
15347 (w32-add-charset-info): Fix typos in docstrings.
15348
15349 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
15350 (cua-enable-cua-keys, cua-use-hyper-key)
15351 (cua-virtual-rectangle-edges): Fix typos in docstrings.
15352 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
15353
15354 * net/tramp.el (tramp-handle-load): Fix typo in error message.
15355
15356 * emacs-lisp/re-builder.el (regexp-builder): Declare with
15357 `defalias' instead of faking it.
15358
15359 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
15360 (eshell-ls-missing, eshell-ls-dired-initial-args)
15361 (eshell-ls-use-in-dired): Fix typos in docstrings.
15362
15363 2005-07-20 Kim F. Storm <storm@cua.dk>
15364
15365 * emulation/cua-base.el (cua-mode): Improve doc string.
15366
15367 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
15368
15369 * abbrev.el (expand-region-abbrevs): Doc fix.
15370 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
15371 Improve argument/docstring consistency.
15372
15373 * arc-mode.el (archive-get-descr, archive-alternate-display):
15374 Doc fixes.
15375 (archive-l-e): Improve argument/docstring consistency.
15376 (archive-tmpdir, archive-unixdate, archive-unixtime)
15377 (archive-chmod-entry): Fix typos in docstrings.
15378 (archive-unflag, archive-unflag-backwards)
15379 (archive-unmark-all-files): "?\ " -> "?\s".
15380
15381 * buff-menu.el (Buffer-menu-unmark): Doc fix.
15382 (Buffer-menu-not-modified, Buffer-menu-execute)
15383 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
15384 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
15385
15386 * composite.el (compose-string, encode-composition-rule)
15387 (compose-last-chars): Fix typos in docstrings.
15388
15389 * desktop.el (desktop-enable, desktop-basefilename):
15390 Declare with `define-obsolete-variable-alias'.
15391 (desktop-internal-v2s): Don't quote keywords.
15392 (desktop-clear): "?\ " -> "?\s".
15393
15394 * dired.el (dired-align-file, dired-flag-backup-files)
15395 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
15396 (dired-listing-switches, dired-ls-F-marks-symlinks)
15397 (dired-dwim-target, dired-load-hook, dired-mode-hook)
15398 (dired-directory, dired-faces, dired, dired-revert)
15399 (dired-mode, dired-summary, dired-view-file)
15400 (dired-copy-filename-as-kill, dired-delete-file)
15401 (dired-no-confirm, dired-unmark-all-marks)
15402 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
15403 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
15404 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
15405 Fix typos in message strings.
15406
15407 * dired-x.el (virtual-dired): Declare with `defalias'.
15408 (dired-mark-unmarked-files, dired-local-variables-file)
15409 (dired-omit-here-always): Doc fix.
15410 (dired-omit-mode, dired-find-subdir)
15411 (dired-enable-local-variables, dired-clean-up-buffers-too)
15412 (dired-extra-startup, dired-mark-extension, dired-jump)
15413 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
15414 (dired-smart-shell-command, dired-guess-shell-alist-user)
15415 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
15416 (dired-x-bind-find-file, dired-x-submit-report):
15417 Fix typos in docstrings.
15418 (dired-mark-unmarked-files): "?\ " -> "?\s".
15419
15420 * dirtrack.el (dirtrack-list): Fix typos in docstring.
15421
15422 * faces.el (describe-face): "?\ " -> "?\s".
15423 (read-all-face-attributes, read-face-font, modify-face)
15424 (face-attr-construct, italic): Fix typos in docstrings.
15425 (frame-update-face-colors): Declare with
15426 `define-obsolete-function-alias'.
15427
15428 * files.el (find-file-noselect, recode-file-name): Doc fixes.
15429 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
15430 (magic-mode-alist, buffer-file-numbers-unique)
15431 (write-file-functions, get-free-disk-space):
15432 Fix typos in docstrings.
15433 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
15434 (write-contents-hooks, write-file-hooks):
15435 Declare with `define-obsolete-variable-alias'.
15436
15437 * forms-d2.el (arch-rj): Fix typo in docstrings.
15438 (arch-tocol): Likewise. "?\ " -> "?\s".
15439
15440 * frame.el (set-frame-font, cursor-in-non-selected-windows):
15441 Fix typo in docstring.
15442 (set-screen-width, set-screen-height): Delete redundant info in
15443 doctrings.
15444 (new-frame, screen-height, screen-width): Declare with
15445 `define-obsolete-function-alias'.
15446 (delete-frame-hook, blink-cursor): Declare with
15447 `define-obsolete-variable-alias'.
15448
15449 * paths.el (prune-directory-list): Fix typos in docstring.
15450
15451 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
15452 (cvs-prefix-get): Fix typos in docstrings.
15453
15454 * ps-print.el (ps-extend-face-list, ps-extend-face)
15455 (ps-print-background-image): Fix typos in docstrings.
15456 (ps-default-fg, ps-default-bg): Doc fixes.
15457
15458 * s-region.el (s-region-bind): Doc fix.
15459 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
15460
15461 * textmodes/org.el (org-table-formula-substitute-names)
15462 (org-table-get-vertical-vector): Doc fixes.
15463 (org-table-recalculate): Remove unused argument to `message'.
15464
15465 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
15466
15467 * textmodes/org.el (org-table-column-names)
15468 (org-table-column-name-regexp)
15469 (org-table-named-field-locations): New variables.
15470 (org-archive-subtree): Protect `this-command' when calling
15471 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
15472 the kill buffer.
15473 (org-complete): Remove fixed-formula completion.
15474 (org-edit-formulas-map): New variable.
15475 (org-table-edit-formulas): New command.
15476 (org-finish-edit-formulas, org-abort-edit-formulas)
15477 (org-show-variable, org-table-get-vertical-vector): New functions.
15478 (org-table-maybe-eval-formula): Handle `:=' fields.
15479 (org-table-get-stored-formulas, org-table-store-formulas)
15480 (org-table-get-formula, org-table-modify-formulas)
15481 (org-table-replace-in-formulas): Handle named field formulas.
15482 (org-table-get-specials): Store locations of named fields.
15483
15484 2005-07-19 Juri Linkov <juri@jurta.org>
15485
15486 * progmodes/grep.el (grep-regexp-alist)
15487 (grep-mode-font-lock-keywords, grep-process-setup):
15488 Use default GNU grep match color "01;31m" instead of "01;41m".
15489 (grep-regexp-alist, grep-mode-font-lock-keywords):
15490 Use `\\[[0-9]*m' instead of `\\[00m'.
15491 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
15492 sgr_start where its handling is more important. Use the real
15493 length of sgr_start instead of constant 8.
15494 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
15495 specially. Delete all remaining escape sequences.
15496 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
15497 (grep-regexp-alist): Make hyperlink only for binary file name
15498 instead of the whole line.
15499 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
15500 (grep-mode): Add autoload.
15501
15502 * emacs-lisp/find-func.el (find-function-regexp):
15503 Add `define-compilation-mode'.
15504
15505 2005-07-19 Juri Linkov <juri@jurta.org>
15506
15507 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
15508 (compare-windows-sync-string-size, compare-windows-recenter)
15509 (compare-windows-highlight, compare-windows): Add version 22.1.
15510 (compare-windows) <defface>: Inherit from lazy-highlight instead
15511 of duplicating its default value.
15512
15513 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
15514 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
15515
15516 * descr-text.el (describe-char): Create link buttons for `charset'
15517 and `code point'. Add the current input method name with a link
15518 button to `to input' field. Print face names of display table
15519 characters in `The display table entry is displayed by' section
15520 instead of printing face-id in the `display' field.
15521 Guess hardcoded faces and create a link button for them.
15522 Skip empty fields when calculating max-width.
15523 Treat `widget-create' specially while inserting strings from the
15524 collected field list.
15525 (describe-char-after): Made obsolete in version 22.1, not 21.5.
15526
15527 * diff-mode.el (diff-file-header): Change foreground color from
15528 yellow to green on light backgrounds.
15529 (diff-context): Inherit from `shadow' only for color/grayscale
15530 with more than 88 colors.
15531 (diff-indicator-removed, diff-indicator-added)
15532 (diff-indicator-changed): New faces.
15533 (diff-font-lock-keywords): Use new faces. Regroup rules.
15534 Add "^---$" for `normal' diff format. Fontify `#' lines with
15535 font-lock-comment-delimiter-face and font-lock-comment-face.
15536 Add `#' to ^[^...] in the rule for `diff-context-face'.
15537
15538 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
15539 a button-like box. Inherit from `highlight' on low colors.
15540 (shadow): Use shades of gray only for color/grayscale with
15541 more than 88 colors. Use green for light backgrounds with
15542 8 colors, and yellow for dark backgrounds with 8 colors.
15543
15544 * font-lock.el (font-lock-regexp-grouping-backslash):
15545 Don't inherit from escape-glyph (use bold for all cases).
15546
15547 * info.el (info-xref-visited): Use light foreground color `violet'
15548 for dark backgrounds instead of dark color `magenta3'.
15549 (info-title-1): Use `yellow' color for dark backgrounds.
15550
15551 * isearch.el (isearch): Use not-too-dark magenta3 instead of
15552 too-light magenta2.
15553
15554 * replace.el (match): Use slightly more light RoyalBlue3 instead
15555 of dark RoyalBlue4.
15556
15557 * wid-edit.el (widget-inactive): Inherit from `shadow'.
15558
15559 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
15560
15561 * novice.el (disabled-command-hook): Declare it with
15562 `define-obsolete-variable-alias'.
15563
15564 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
15565 (desktop-buffer-misc-functions, desktop-buffer-handlers)
15566 (desktop-load-default): Add release to obsolescence info.
15567 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
15568 (desktop-append-buffer-args, desktop-read):
15569 Fix typos in docstrings.
15570 (desktop-kill): Fix typo in message.
15571 (desktop-save): Doc fix.
15572
15573 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
15574
15575 * viper-cmd.el (viper-escape-to-state): Bug fix.
15576 (viper-envelop-ESC-key): Change the definition of fast
15577 keysequence so it'll work with keyboard macros.
15578
15579 * ediff.el (ediff-patch-buffer): Change the docstring.
15580
15581 2005-07-19 Kenichi Handa <handa@m17n.org>
15582
15583 * international/mule-cmds.el (select-safe-coding-system): Try to
15584 use an auto-coding (if any) before anything else. If the found
15585 auto-coding is invalid, show a warning message.
15586
15587 * international/mule.el (find-auto-coding): New function created
15588 by modifying the body of set-auto-coding.
15589 (set-auto-coding): Use find-auto-coding to find a coding.
15590
15591 2005-07-18 Richard M. Stallman <rms@gnu.org>
15592
15593 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
15594 not isearch-mode-end-hook-error.
15595 (allout-before-change-protect): Fix error message.
15596
15597 2005-07-18 Juri Linkov <juri@jurta.org>
15598
15599 * allout.el (allout-mode):
15600 * calculator.el (calculator-copy):
15601 * custom.el (custom-known-themes):
15602 * dired.el (dired-desktop-buffer-misc-data)
15603 (dired-restore-desktop-buffer):
15604 * dired-x.el (dired-omit-marker-char):
15605 * files.el (basic-save-buffer):
15606 * font-core.el (font-lock-mode):
15607 * calendar/calendar.el (calendar-goto-hebrew-date)
15608 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
15609 (calendar-goto-persian-date):
15610 * language/ethio-util.el (ethio-sera-to-fidel-region):
15611 * textmodes/picture.el (picture-mode):
15612 Delete duplicate duplicate words.
15613
15614 2005-07-18 Juri Linkov <juri@jurta.org>
15615
15616 * isearch.el (isearch-mode-map): Remove key bindings for regexp
15617 chars * ? } |.
15618 (isearch-fallback): Don't call `isearch-process-search-char'.
15619 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
15620 (isearch-process-search-char): Call `isearch-fallback' for regexp
15621 chars * ? } |.
15622 (isearch-return-char): Make obsolete with `make-obsolete' instead
15623 of simply documenting it as obsolete in the docstring.
15624 (isearch-fallback): Refill docstring.
15625
15626 * international/isearch-x.el
15627 (isearch-process-search-multibyte-characters): Remove unneeded
15628 `concat'. Add intermediate values to `junk-hist' instead of
15629 `minibuffer-history'. Test the length of `str'.
15630
15631 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
15632
15633 * allout.el (allout-resolve-xref): Fix typos in error strings.
15634 (allout-before-change-protect): Remove unneeded `concat'.
15635
15636 * array.el (array-mode, array-reconfigure-rows)
15637 (untabify-backward): Fix typos in docstrings.
15638 (array-reconfigure-rows): Use `insert-buffer-substring', not
15639 `insert-buffer'.
15640
15641 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
15642 * progmodes/ada-mode.el (ada-make-body):
15643 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
15644
15645 * dired.el (dired-log):
15646 * tar-mode.el (tar-subfile-save-buffer):
15647 * play/zone.el (zone-pgm-stress-destress):
15648 Use `insert-buffer-substring', not `insert-buffer'.
15649
15650 2005-07-17 Simon Josefsson <jas@extundo.com>
15651
15652 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
15653
15654 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
15655
15656 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
15657 Add plain auth method.
15658 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
15659
15660 2005-07-17 Kim F. Storm <storm@cua.dk>
15661
15662 * ido.el (dired-other-window): Add ido property.
15663
15664 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
15665
15666 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
15667 Fix typo in docstring.
15668 (byte-compile-interactive-only-functions): Add `insert-buffer' and
15669 `insert-file-literally'.
15670
15671 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
15672 info and delete redundant message. Doc fix.
15673 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
15674 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
15675
15676 2005-07-16 Richard M. Stallman <rms@gnu.org>
15677
15678 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
15679 (byte-compile-and): Use byte-compile-and-recursion.
15680 (byte-compile-or-recursion): New function.
15681 (byte-compile-or): Use that.
15682 (byte-compile-if): Guard the else-clause too.
15683 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
15684
15685 * isearch.el (isearch-mode-end-hook-quit): New variable.
15686 (isearch-done): Bind it.
15687 (isearch-mode-end-hook): Doc fix.
15688
15689 * allout.el (allout-isearch-did-quit): Variable deleted.
15690 (allout-real-isearch-abort): Function name no longer used.
15691 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
15692 (allout-isearch-rectification): isearch-mode always exists.
15693 Don't set allout-isearch-did-quit.
15694 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
15695 allout-isearch-did-quit.
15696 (allout-enwrap-isearch): Just add the hook.
15697 (allout-isearch-abort): Function deleted.
15698 (allout-pre-command-business): Avoid warning.
15699
15700 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
15701 Correctly avoid warnings.
15702 (pascal-outline): Likewise.
15703
15704 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
15705
15706 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
15707
15708 * play/tetris.el (tetris-mode): Avoid warning.
15709
15710 * play/snake.el (snake-mode): Avoid warning.
15711
15712 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
15713 (gamegrid-set-display-table): Avoid warning.
15714 (gamegrid-set-timer): Likewise.
15715 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
15716 (gamegrid-add-score-with-update-game-score-1): Take FILE
15717 as argument.
15718 (gamegrid-add-score-with-update-game-score): Pass that argument.
15719 Rename have-shared-game-dir to gamegrid-shared-game-dir.
15720
15721 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
15722
15723 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
15724 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
15725
15726 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
15727 and insert-file.
15728
15729 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
15730 (sc-ask): Avoid warnings.
15731
15732 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
15733 (eshell-hist-initialize): Use that var the natural way.
15734
15735 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
15736
15737 * emacs-lisp/re-builder.el (reb-cook-regexp):
15738 Avoid warning calling lre-compile-string.
15739 (reb-color-display-p): Avoid warning.
15740
15741 * calculator.el (calculator-last-input): Guard uses
15742 of event-key and key-press-event-p.
15743 (event-key, key-press-event-p): Delete definitions.
15744
15745 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
15746 (find-gc-source-directory, find-gc-subrs-callers)
15747 (find-gc-noreturn-list, find-gc-source-files)
15748 (find-gc-subrs-called): Vars renamed and defvar'd.
15749
15750 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
15751 (checkdoc-overlay-put, checkdoc-delete-overlay)
15752 (checkdoc-overlay-start, checkdoc-overlay-end)
15753 (checkdoc-mode-line-update, checkdoc-char=):
15754 Define such that compiler knows they are defined.
15755 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
15756 (checkdoc-read-event): Delete. Use read-event directly.
15757
15758 * whitespace.el (whitespace-make-overlay)
15759 (whitespace-overlay-put, whitespace-delete-overlay)
15760 (whitespace-overlay-start, whitespace-overlay-end):
15761 Define such that compiler knows they are defined.
15762 (whitespace): Move conditional inside.
15763
15764 * tempo.el (tempo-insert-template): Suppress warning.
15765
15766 * ediff-diff.el (longlines-mode): Add defvar.
15767
15768 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
15769
15770 * server.el: Bind "C-x #" in a way that works even if C-x is
15771 redefined to a command key, not a prefix key.
15772
15773 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
15774
15775 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
15776 cl-make-type-test till execution time.
15777
15778 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
15779
15780 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
15781 arg ARG and use it.
15782
15783 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
15784
15785 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
15786
15787 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
15788
15789 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15790 a defcustom with two :set or :type keywords.
15791
15792 2005-07-15 Richard M. Stallman <rms@gnu.org>
15793
15794 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15795 Don't give ^M comment-end syntax.
15796
15797 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
15798
15799 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
15800 Don't consider gdbmi (gdb-mi.el has its own update functions).
15801 (gdb-var-delete): Make it work for gdbmi as well.
15802 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
15803
15804 * progmodes/gud.el (etags, sdb): Only require etags when needed.
15805 (gud-speedbar-menu-items): Correct logic for enabling items.
15806
15807 2005-07-15 Kim F. Storm <storm@cua.dk>
15808
15809 * ido.el: Fix commentary.
15810 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
15811 Use with-no-warnings around ffap-guesser.
15812 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
15813 Let bind minibuffer-completing-file-name to t.
15814
15815 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
15816
15817 * startup.el (site-run-file, keyboard-type): Doc fixes.
15818 (command-line): Check for "--basic-display" argument; also for
15819 "--quick", not "--bare-bones" (which was renamed).
15820 (fancy-splash-text): Add missing item "Getting New Versions".
15821 (normal-splash-screen): Fix typos and improve consistency with
15822 `fancy-splash-text'. Update copyright year.
15823
15824 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
15825 valid binding for `help-char'.
15826
15827 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
15828
15829 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
15830
15831 * term.el (term-mode): Disable cua-mode for term buffers.
15832
15833 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
15834
15835 * add-log.el (add-log-mailing-address, change-log-merge):
15836 Doc fixes.
15837 (change-log-get-method-definition): Fix typo in docstring.
15838
15839 2005-07-14 Kim F. Storm <storm@cua.dk>
15840
15841 * emulation/cua-base.el:
15842 (cua--pre-command-handler-1, cua--pre-command-handler)
15843 (cua--post-command-handler-1, cua--post-command-handler):
15844 Split in two. Check (buffer local) value of cua-mode.
15845 (cua-selection-mode): New command.
15846
15847 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
15848
15849 * custom.el (custom-initialize-safe-set)
15850 (custom-initialize-safe-default): Doc fixes.
15851
15852 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
15853 and simplify :init-value again.
15854
15855 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
15856 and simplify :init-value again. Delete autoload.
15857
15858 * startup.el (command-line): Use `custom-reevaluate-setting' again
15859 for tooltip-mode.
15860
15861 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
15862 a defcustom with two :initialize keywords.
15863
15864 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
15865
15866 * allout.el (my-mark-marker, allout-isearch-prior-pos)
15867 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
15868 (allout-post-command-business, allout-flag-region)
15869 (isearch-reenable-font-lock, allout-yank)
15870 (allout-insert-latex-header, allout-insert-latex-trailer)
15871 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
15872 (allout-latex-verb-quote): Fix typos in docstrings.
15873 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
15874 (allout-unprotected, allout-prefix-data):
15875 Improve argument/docstring consistency.
15876 (allout-chart-subtree): Fix argument spec.
15877 (allout-open-topic): Rename `use_sib_bullet' argument to
15878 `use-sib-bullet'. Doc fix.
15879
15880 * whitespace.el (whitespace-check-buffer-leading)
15881 (whitespace-check-buffer-trailing)
15882 (whitespace-check-buffer-indent)
15883 (whitespace-check-buffer-spacetab)
15884 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
15885 (whitespace-check-leading-whitespace)
15886 (whitespace-check-trailing-whitespace)
15887 (whitespace-check-spacetab-whitespace)
15888 (whitespace-check-indent-whitespace)
15889 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
15890 (whitespace-modes): Fix typos in docstrings.
15891 (defgroup, defcustom): Doc fixes.
15892
15893 * winner.el (winner-mode, winner-boring-buffers)
15894 (winner-pending-undo-ring): Doc fixes.
15895 (winner-ring): Remove unneeded `progn'.
15896 (winner-equal): `defsubst' it.
15897 (winner-redo): Fix message.
15898
15899 2005-07-13 Kim F. Storm <storm@cua.dk>
15900
15901 * simple.el (line-move-1): Always use vertical-motion to
15902 do the last (or only) line move to ensure some movement.
15903 Undo 2005-06-23 change--don't check for overlays.
15904
15905 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15906
15907 * term/mac-win.el (ccl-encode-mac-roman-font)
15908 (ccl-encode-mac-centraleurroman-font)
15909 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
15910 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
15911 Change charset-id boundary of dimension to ?\xef.
15912 (mac-char-fontspec-list): New constant.
15913 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
15914 argument. Nil uses itself as family in font-spec. Previous
15915 behavior for nil is now provided by non-nil non-string argument.
15916 All callers changed. Add font-specs for Mac fonts to
15917 "fontset-default" unless iso8859-1 fonts are installed.
15918
15919 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
15920
15921 * progmodes/sh-script.el (sh-get-indent-info): Only indent
15922 a continuation line if the \ is preceded by SPC or TAB.
15923 (sh-get-indent-info): Simplify.
15924 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
15925 Use with-current-buffer.
15926
15927 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
15928 when the matched text is empty.
15929
15930 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
15931
15932 * startup.el (command-line): Revert to previous handling of
15933 tooltip-mode. Explain in comment why the complexity is needed.
15934
15935 * tooltip.el (tooltip-mode): Revert to previous implementation of
15936 its defcustom.
15937
15938 * frame.el (blink-cursor-mode): Revert to previous implementation
15939 of its defcustom. Update comment.
15940
15941 2005-07-12 Lars Hansen <larsh@soem.dk>
15942
15943 * desktop.el: Update e-mail address.
15944
15945 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15946
15947 * term/mac-win.el (mac-services-mail-selection)
15948 (mac-services-mail-to): New functions.
15949 (mac-application-menu-map): Bind them.
15950
15951 2005-07-12 wulei <milton@wulei.net> (tiny change)
15952
15953 * progmodes/gdb-ui.el: Add note about buffering with Windows.
15954
15955 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
15956
15957 * custom.el (custom-reevaluate-setting): Doc fix.
15958
15959 2005-07-11 Jay Belanger <belanger@truman.edu>
15960
15961 * calc/calc.el (calc-embedded-announce-formula-alist)
15962 (calc-embedded-open-close-plain-alist)
15963 (calc-embedded-open-close-mode-alist): Add checks for additional
15964 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
15965
15966 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
15967
15968 * custom.el (custom-enable-theme): Don't add theme to
15969 `custom-enabled-themes' with `push' because there is no
15970 setf-method for `delq'.
15971
15972 2005-07-11 Richard M. Stallman <rms@gnu.org>
15973
15974 * custom.el (custom-declare-variable): Doc fix.
15975
15976 * dired-aux.el (dired-compare-directories): Remove "." and ".."
15977 from the alists.
15978
15979 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
15980 Do nothing if edebug-active.
15981
15982 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
15983 (edebug-display): Do it here instead.
15984
15985 2005-07-10 Richard M. Stallman <rms@gnu.org>
15986
15987 * cus-face.el (custom-theme-set-faces): Make it work.
15988 (custom-reset-faces): Doc fix.
15989 (custom-theme-reset-internal-face, custom-theme-face-value):
15990 Functions deleted.
15991
15992 * custom.el (custom-push-theme): Maintain list of the settings
15993 of a given theme in its theme-settings property.
15994 Maintain position of old settings in the theme-value
15995 or theme-face property.
15996 (custom-enabled-themes): New variable.
15997 (custom-theme-enabled-p): New function.
15998 (provide-theme): Update custom-enabled-themes.
15999 Disable and reenable the `user' theme.
16000 (require-theme): Doc fix.
16001 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
16002 (custom-theme-value, custom-theme-variable-value): Likewise.
16003 (custom-theme-reset-internal): Likewise.
16004 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
16005 (custom-enable-theme, custom-disable-theme): New functions.
16006 (custom-variable-theme-value, custom-face-theme-value): Likewise.
16007 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
16008 (custom-theme-reset-variables): Simplify.
16009 (deftheme, custom-declare-theme, custom-make-theme-feature):
16010 Definitions moved.
16011
16012 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
16013
16014 * longlines.el (longlines-show-region)
16015 (longlines-unshow-hard-newlines): Recognize hard newlines by
16016 non-nil hard property, instead of t.
16017
16018 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
16019
16020 * viper-cmd.el (viper--key-maps): New variable.
16021 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
16022 emulation-mode-map-alists.
16023 (viper-envelop-ESC-key): Use viper-subseq.
16024 (viper-search-forward/backward/next): Disable debug-on-error.
16025
16026 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
16027 (viper-ESC-key): New defcustoms.
16028
16029 * viper-macs.el (ex-map-read-args): Use viper-subseq.
16030
16031 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
16032 (viper-subseq): Copy of subseq from cl.el.
16033
16034 * viper.el (viper-go-away, viper-set-hooks): Use
16035 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
16036
16037 * viper-mous.el (viper-current-frame-saved): Use defvar.
16038
16039 * viper-init.el: Get rid of -face in face names.
16040
16041 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
16042 Make it work with longlines mode
16043
16044 * ediff-mult.el (ediff-meta-mode-hook): New variable.
16045
16046 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
16047
16048 * ediff-init.el: Get rid of -face in face names.
16049
16050 2005-07-10 Richard M. Stallman <rms@gnu.org>
16051
16052 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
16053 and with-timeout-unsuspend.
16054
16055 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
16056 and with-timeout-unsuspend.
16057
16058 * emacs-lisp/timer.el (with-timeout-timers): New variable.
16059 (with-timeout): Bind that variable to record timers.
16060 (with-timeout-suspend, with-timeout-unsuspend): New functions.
16061
16062 * emacs-lisp/debug.el (debug-help-follow): New function.
16063 (debugger-mode-map): Use that instead of help-follow.
16064 (debugger-setup-buffer): Use eval-buffer-list
16065 to handle eval-buffer frames.
16066
16067 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
16068
16069 * timezone.el (timezone-parse-date): Change first regexp
16070 so it will not mistakenly match dates with no time zone.
16071
16072 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
16073
16074 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
16075
16076 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
16077
16078 * custom.el (custom-initialize-safe-set)
16079 (custom-initialize-safe-default): New functions.
16080
16081 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
16082 and simplify :init-value.
16083
16084 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
16085 and simplify :init-value. Delete obsolete comment.
16086
16087 * startup.el (command-line): Use `custom-reevaluate-setting' to
16088 handle `tooltip-mode'. Delete obsolete comment.
16089
16090 * files.el (set-visited-file-name): Avoid calling
16091 `file-name-nondirectory' with a nil argument.
16092
16093 2005-07-09 Richard M. Stallman <rms@gnu.org>
16094
16095 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
16096 was called with nil for the buffer, handle the read position right.
16097 Handle read position for eval-region, too.
16098
16099 2005-07-09 Juri Linkov <juri@jurta.org>
16100
16101 * fringe.el (fringe-mode): Add period in docstring.
16102 (fringe-query-style): Build prompt depending on `all-frames' arg.
16103
16104 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
16105 to not create links to unrelated functions in the Help buffer.
16106
16107 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
16108 Doc fix.
16109
16110 * simple.el (next-error-hook): New variable.
16111 (next-error): Use it. Doc fix.
16112
16113 * textmodes/ispell.el (ispell-command-loop): Add current
16114 dictionary name and program name to mode-line-format.
16115 (ispell-region, ispell-process-line): Add current dictionary name
16116 and program name to messages.
16117
16118 2005-07-08 Jay Belanger <belanger@truman.edu>
16119
16120 * calc/calc.el (calc-embedded-announce-formula-alist)
16121 (calc-embedded-open-close-formula-alist)
16122 (calc-embedded-open-close-word-alist)
16123 (calc-embedded-open-close-plain-alist)
16124 (calc-embedded-open-close-new-formula-alist)
16125 (calc-embedded-open-close-mode-alist)
16126 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
16127 (calc-embedded-mode-hook): New variables.
16128
16129 * calc/calc-embed.el (calc-embedded-firsttime)
16130 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
16131 New variables.
16132 (calc-do-embedded): Use calc-embedded-firsttime,
16133 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
16134 determine whether or not to run hooks.
16135 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
16136 calc-embedded-firsttime-formula appropriately.
16137 Set calc-embedded delimiter variables according to mode.
16138
16139 2005-07-08 Richard M. Stallman <rms@gnu.org>
16140
16141 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
16142 Check for "emacs", etc., as entire symbol, not just as word.
16143 (checkdoc-file-comments-engine): Use regexp-quote on FN.
16144
16145 * files.el (set-visited-file-name): Report the error
16146 for "empty filename" earlier.
16147 (kill-some-buffers): Ignore buffers already dead.
16148
16149 * fringe.el (fringe-mode): Doc fix.
16150
16151 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
16152 Check for (featurep 'xemacs) and turn off warnings in what it guards.
16153 Use unwind-protect to ensure byte-compile-unresolved-functions
16154 is updated.
16155
16156 * whitespace.el (whitespace-buffer-leading-cleanup):
16157 Simplify w/ skip-chars-forward.
16158 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
16159
16160 * mail/rmail.el (rmail-only-expunge): Fix paren error.
16161 Unconditionally try to leave point at the same old place.
16162
16163 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
16164
16165 * comint.el (comint-postoutput-scroll-to-bottom)
16166 (comint-show-maximum-output): Take scroll-margin into consideration.
16167
16168 2005-07-08 Kim F. Storm <storm@cua.dk>
16169
16170 * ido.el (ido-use-filename-at-point): New choice `guess'.
16171 (ido-file-internal): Try ffap-guesser if selected.
16172
16173 * ido.el (ido-before-fallback-functions): New hook.
16174 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
16175 (ido-read-file-name): Run it.
16176
16177 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
16178
16179 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
16180 strings rather than a list of symbols to the completion function.
16181
16182 2005-07-07 Jay Belanger <belanger@truman.edu>
16183
16184 * calc/calc-units.el (math-apply-units): Change the places in
16185 which units are simplified.
16186
16187 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
16188
16189 * cus-edit.el (customize-option, customize-option-other-window):
16190 Make them handle aliases.
16191
16192 * custom.el (custom-variable-p): Make it recursively follow
16193 aliases. Mention that in the docstring.
16194
16195 2005-07-07 Richard M. Stallman <rms@gnu.org>
16196
16197 * cus-start.el (exec-path): Use `directory' instead of `file'.
16198 Fix tag for nil.
16199
16200 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16201
16202 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
16203 when called non-interactively. Doc fix.
16204
16205 2005-07-07 Lute Kamstra <lute@gnu.org>
16206
16207 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
16208 new address as well.
16209
16210 2005-07-07 Kenichi Handa <handa@m17n.org>
16211
16212 * international/mule.el (make-coding-system):
16213 Describe `ascii-incompatible' property in the docstring.
16214 (set-file-name-coding-system): Signal an error if coding-system is
16215 ascii-incompatible.
16216 (set-keyboard-coding-system): Likewise.
16217
16218 * international/mule-cmds.el (set-default-coding-systems):
16219 Don't set default-file-name-coding-system and
16220 default-keyboard-coding-system if coding-system is ASCII-incompatible.
16221
16222 * international/utf-16.el: Declare that all UTF-16-based coding
16223 systems are ASCII-incompatible.
16224
16225 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
16226
16227 * progmodes/gud.el: Require font-lock for displaying errors.
16228 Used by gdb-ui.el.
16229
16230 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
16231
16232 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
16233 values for the pattern lists which are `read'able but not
16234 `append'able (like symbols).
16235
16236 2005-07-06 Richard M. Stallman <rms@gnu.org>
16237
16238 * progmodes/flymake.el (flymake-float-time): Instead of
16239 with-no-warnings, test for xemacs.
16240 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
16241 to avoid warning.
16242
16243 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
16244
16245 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
16246
16247 2005-07-05 Lute Kamstra <lute@gnu.org>
16248
16249 * battery.el: Add support for Darwin (with much debugging help
16250 from Samuel Lauber <sam124@operamail.com>).
16251 (battery-status-function, battery-echo-area-format)
16252 (battery-mode-line-format): Add support for pmset on Darwin.
16253 (battery-load-low, battery-load-critical): New user options.
16254 (battery-pmset): New function.
16255
16256 2005-07-05 Lute Kamstra <lute@gnu.org>
16257
16258 Update FSF's address in GPL notices.
16259
16260 * textmodes/page-ext.el: Update FSF's address.
16261
16262 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
16263
16264 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
16265 filling from using prefix when filling a single-line docstring.
16266
16267 * progmodes/flymake.el: Remove useless eval-when-compile.
16268
16269 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
16270
16271 2005-07-04 Richard M. Stallman <rms@gnu.org>
16272
16273 * textmodes/org.el (org-file-apps-defaults-gnu):
16274 Rename from org-file-apps-defaults-linux.
16275 (org-default-apps): Don't test system-type for `linux'.
16276 (org-file-apps): Doc fix.
16277
16278 2005-07-04 David Ponce <david@dponce.com>
16279
16280 * tree-widget.el: Improve header Commentary section.
16281 (tree-widget) [defgroup]
16282 (tree-widget-image-enable, tree-widget-themes-directory)
16283 (tree-widget-theme, tree-widget-image-properties-emacs)
16284 (tree-widget-image-properties-xemacs, tree-widget-create-image)
16285 (tree-widget-image-formats, tree-widget-control)
16286 (tree-widget-empty-control, tree-widget-leaf-control
16287 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
16288 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
16289 (tree-widget-keep, tree-widget-after-toggle-functions)
16290 (tree-widget-open-node, tree-widget-close-node): Doc fix.
16291 (tree-widget-open-control, tree-widget-close-control): Fix doc and
16292 :help-echo message.
16293 (tree-widget-set-theme): Doc fix. Use `string-equal'.
16294 (tree-widget-image-properties): Doc fix. Clearer implementation.
16295 (tree-widget--cursors): New constant.
16296 (tree-widget-lookup-image): New function split from
16297 `tree-widget-find-image'. Clearer implementation.
16298 (tree-widget-find-image): Use it.
16299 (tree-widget-button-keymap): Use `set-keymap-parent'.
16300 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
16301 Define the sub-widgets here.
16302 (tree-widget-node): Check that :node is not a tree-widget.
16303 (tree-widget-get-super, tree-widget-open-control)
16304 (tree-widget-close-control, tree-widget-empty-control)
16305 (tree-widget-leaf-control, tree-widget-guide)
16306 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
16307 (tree-widget-no-handle, tree-widget-value-delete)
16308 (tree-widget-map): Remove.
16309 (tree-widget-children-value-save): Doc fix. Simplified.
16310 (tree-widget-value-create): Update according to previous changes.
16311
16312 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
16313
16314 * textmodes/org.el: Leading space replaced by TABS.
16315 (org-recalc-marks, org-table-rotate-recalc-marks)
16316 (org-table-get-specials): Treat "^" and "_" marks.
16317 (org-table-justify-field-maybe): Optional argument NEW.
16318 (org-table-eval-formula): Parsing of the format simplified.
16319 New modes C,I. Honor the %= parameter in the current table.
16320 Avoid unnecessary re-align by using the NEW argument to
16321 `org-table-justify-field-maybe'.
16322 (org-calc-default-modes): Default for date-format mimicks org-mode.
16323 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
16324
16325 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
16326
16327 * cus-face.el (custom-theme-set-faces): Make it handle face
16328 aliases whose alias declarations are pre- or autoloaded.
16329
16330 2005-07-04 Juri Linkov <juri@jurta.org>
16331
16332 * faces.el (read-face-name): Put the code for getting a face name
16333 from the buffer before adding the faces from the `face' property.
16334 Use `completing-read-multiple' instead of `completing-read'.
16335 Require `crm'. Add default value and post-process the returned
16336 list of faces.
16337
16338 * emacs-lisp/crm.el (crm-find-current-element)
16339 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
16340
16341 * emacs-lisp/lisp-mode.el (eval-defun-1):
16342 * emacs-lisp/edebug.el (edebug-eval-defun):
16343 Remove unnecessary quotes.
16344
16345 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
16346
16347 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
16348 (prolog-indent-level): Fix typo in docstring.
16349
16350 * info.el (Info-history, Info-history-forward)
16351 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
16352
16353 * add-log.el (add-change-log-entry):
16354 * comint.el (comint-dynamic-list-input-ring)
16355 (comint-dynamic-list-completions):
16356 * dabbrev.el (dabbrev-expand):
16357 * delim-col.el (delimit-columns-rectangle-line):
16358 * diff-mode.el (diff-context->unified, diff-reverse-direction)
16359 (diff-unified->context):
16360 * ediff-init.el (ediff-abbrev-jobname):
16361 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
16362 (ediff-replace-session-activity-marker-in-meta-buffer):
16363 * info.el (Info-summary):
16364 * lpr.el (printify-region):
16365 * printing.el (pr-create-interface):
16366 * ps-print.el (ps-print-quote):
16367 * ses.el (ses-column-widths, ses-print-cell)
16368 (ses-adjust-print-width, ses-center):
16369 * shell.el (shell-file-name-quote-list):
16370 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
16371 (strokes-fill-current-buffer-with-whitespace)
16372 (strokes-xpm-for-stroke, strokes-list-strokes)
16373 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
16374 * term.el (term-dynamic-list-input-ring)
16375 (term-dynamic-list-completions):
16376 * calc/calc.el (math-format-stack-value):
16377 * emacs-lisp/edebug.el (edebug-display-freq-count):
16378 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
16379 (delphi-new-comment-line):
16380 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
16381 * progmodes/executable.el (executable-set-magic):
16382 * progmodes/python.el (inferior-python-mode):
16383 * progmodes/scheme.el (scheme-mode-syntax-table):
16384 * progmodes/sh-script.el (sh-maybe-here-document):
16385 * progmodes/sql.el (sql-copy-column):
16386 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
16387 * textmodes/bibtex.el (bibtex-mode):
16388 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
16389 (sgml-auto-attributes):
16390 * textmodes/table.el (table-insert, table-shorten-cell)
16391 (table--generate-source-scan-lines, table-delete-row)
16392 (*table--cell-delete-char, table--spacify-frame)
16393 (table--horizontally-shift-above-and-below)
16394 (table--cell-insert-char, table--cell-blank-str)
16395 (table--fill-region-strictly):
16396 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
16397 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
16398
16399 * add-log.el (change-log):
16400 * apropos.el (apropos):
16401 * comint.el (comint-completion, comint-source):
16402 * dabbrev.el (dabbrev):
16403 * delim-col.el (columns):
16404 * diff-mode.el (diff-mode):
16405 * ediff.el (ediff):
16406 * ediff-diff.el (ediff-diff):
16407 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
16408 * ediff-mult.el (ediff-mult):
16409 * ediff-ptch.el (ediff-ptch):
16410 * ediff-wind.el (ediff-window):
16411 * facemenu.el (facemenu):
16412 * indent.el (indent):
16413 * info.el (info):
16414 * jka-cmpr-hook.el (compression, jka-compr):
16415 * lpr.el (lpr):
16416 * outline.el (outlines):
16417 * pcmpl-cvs.el (pcmpl-cvs):
16418 * pcmpl-rpm.el (pcmpl-rpm):
16419 * printing.el (printing):
16420 * ps-print.el (postscript, ps-print, ps-print-horizontal)
16421 (ps-print-vertical, ps-print-headers, ps-print-font)
16422 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
16423 (ps-print-background, ps-print-printer, ps-print-page)
16424 (ps-print-miscellany):
16425 * ses.el (ses):
16426 * shell.el (shell, shell-directories, shell-faces):
16427 * startup.el (initialization):
16428 * strokes.el (strokes):
16429 * term.el (term):
16430 * uniquify.el (uniquify):
16431 * w32-vars.el (w32):
16432 * calc/calc.el (calc):
16433 * emacs-lisp/bytecomp.el (bytecomp):
16434 * emacs-lisp/cl-indent.el (lisp-indent):
16435 * emacs-lisp/edebug.el (edebug):
16436 * emacs-lisp/elp.el (elp):
16437 * emacs-lisp/testcover.el (testcover):
16438 * emacs-lisp/trace.el (trace):
16439 * emulation/viper-ex.el (viper-ex):
16440 * emulation/viper-mous.el (viper-mouse):
16441 * mail/mailalias.el (mailalias):
16442 * mail/supercite.el (supercite, supercite-frames)
16443 (supercite-attr, supercite-cite, supercite-hooks):
16444 * net/rcompile.el (remote-compile):
16445 * net/rlogin.el (rlogin):
16446 * obsolete/ooutline.el (outlines):
16447 * progmodes/delphi.el (delphi):
16448 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
16449 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
16450 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
16451 (ebnf-optimization):
16452 * progmodes/etags.el (etags):
16453 * progmodes/executable.el (executable):
16454 * progmodes/idlwave.el (idlwave):
16455 * progmodes/pascal.el (pascal):
16456 * progmodes/prolog.el (prolog):
16457 * progmodes/python.el (python):
16458 * progmodes/scheme.el (scheme):
16459 * progmodes/sh-script.el (sh, sh-script):
16460 * progmodes/sql.el (SQL):
16461 * progmodes/tcl.el (tcl):
16462 * textmodes/bibtex.el (bibtex, bibtex-autokey):
16463 * textmodes/enriched.el (enriched):
16464 * textmodes/makeinfo.el (makeinfo):
16465 * textmodes/sgml-mode.el (sgml):
16466 * textmodes/table.el (table-hooks):
16467 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
16468 * textmodes/texinfo.el (texinfo):
16469 * textmodes/two-column.el (two-column):
16470 Finish `defgroup' description with period.
16471
16472 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
16473 * eshell/esh-var.el (eshell-var):
16474 * progmodes/vhdl-mode.el (vhdl-testbench):
16475 * textmodes/org.el (org): Fix typos in docstrings.
16476
16477 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
16478 consistency.
16479
16480 * progmodes/flymake.el (flymake-find-file): Remove.
16481 (flymake-float-time): Use `with-no-warnings'.
16482 (flymake-check-start-time, flymake-check-was-interrupted)
16483 (flymake-err-info, flymake-is-running, flymake-last-change-time)
16484 (flymake-new-err-info): `defvar' at compile time.
16485
16486 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
16487
16488 * replace.el (occur-hook): Doc fix.
16489 (occur-1): Don't call `occur-hook' if there are no matches.
16490
16491 2005-07-03 Richard M. Stallman <rms@gnu.org>
16492
16493 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
16494 global-map, save the same map.
16495 (global-map): Don't alter it at top level.
16496 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
16497 Then alter it here instead.
16498 (tpu-edt-off): Set global-map to the saved one.
16499
16500 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
16501 All references simplified.
16502 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
16503 (zmacs-regions): Add defvar.
16504 (repeat-complex-command-map): Everything about that deleted.
16505
16506 * textmodes/artist.el (artist-key-is-drawing)
16507 (artist-key-endpoint1, artist-key-poly-point-list)
16508 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
16509 (artist-key-compl-table, artist-rb-save-data)
16510 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
16511 Don't put them in eval-when-compile.
16512 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
16513
16514 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
16515 Use with-no-warnings.
16516
16517 * net/browse-url.el (dos-windows-version): Add defvar.
16518
16519 * mail/supercite.el (filladapt-prefix-table): Add defvar.
16520
16521 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
16522 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
16523 (rmail-new-summary-line-count): Rename from new-summary-line-count.
16524 Add defvar.
16525 (rmail-summary-beginning-of-message): Use with-no-warnings.
16526 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
16527
16528 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
16529 Use with-no-warnings.
16530
16531 * emulation/vi.el (vi-mark-region): Use c-mark-function.
16532 (c-mark-function): Add point-moving-unit property.
16533 (vi-goto-line): Use with-no-warnings.
16534
16535 * emulation/edt.el (edt-last-copied-word): Add defvar.
16536 (zmacs-region-stays): Likewise.
16537 (edt-mark-section-wisely): Use c-mark-function for C.
16538 Use makr-defun for Fortran.
16539 (time-string): defvar deleted.
16540 (edt-display-the-time): Don't set time-string.
16541
16542 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
16543
16544 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
16545 Don't warn when name is not constant
16546 or for defining the group `emacs'.
16547
16548 * tooltip.el (gud-tooltip-mode): Add defvar.
16549
16550 * startup.el (default-frame-background-mode): Add defvar.
16551
16552 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
16553
16554 * info.el (tool-bar-map): Add defvar.
16555
16556 * dired.el (dnd-protocol-alist): Add defvar.
16557
16558 * dired-aux.el (dired-query): Display question with answer, when
16559 the user answers.
16560
16561 * custom.el (custom-add-option): Doc fix.
16562
16563 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
16564
16565 2005-07-03 Eli Zaretskii <eliz@gnu.org>
16566
16567 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
16568 bogus name from the last change.
16569
16570 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
16571
16572 * custom.el (custom-declare-variable): Fix typos in comment.
16573 (custom-known-themes): Doc fix.
16574 (custom-theme-directory): New defcustom.
16575 (require-theme): Make it check `custom-theme-directory'.
16576
16577 * cus-theme.el (custom-new-theme-mode): New function.
16578 (custom-theme-name, custom-theme-variables, custom-theme-faces)
16579 (custom-theme-description): Add compiler defvars.
16580 (customize-create-theme): Add doc to the "*New Custom Theme*"
16581 buffer. Use `custom-new-theme-mode'.
16582 (custom-theme-write): Put the created buffer in emacs-lisp-mode
16583 and save it to the `custom-theme-directory'. Make this the
16584 default directory of the buffer.
16585
16586 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
16587
16588 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
16589 Fix unbalanced parentheses.
16590
16591 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
16592
16593 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
16594 into flymake-mode and delegate to flymake-mode.
16595
16596 * find-file.el (ff-which-function-are-we-in): Clean up.
16597
16598 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
16599
16600 * replace.el (occur-rename-buffer): Fix docstring.
16601
16602 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
16603 (edt-last-copied-word, edt-learn-macro-count)
16604 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
16605 (edt-rect-start-point, edt-user-global-map, rect-start-point)
16606 (time-string, zmacs-region-stays):
16607 * emulation/edt-mapper.el (edt-save-function-key-map)
16608 (EDT-key-name): `defvar' to silence the byte-compiler.
16609
16610 2005-07-02 Martin Rudalics <rudalics@gmx.at>
16611
16612 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
16613 font-lock-regexp-backslash. Doc fix.
16614 (font-lock-regexp-backslash-grouping-construct): Rename from
16615 font-lock-regexp-backslash-construct. Doc fix.
16616 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
16617 grouping constructs.
16618
16619 2005-07-02 Eli Zaretskii <eliz@gnu.org>
16620
16621 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
16622 updating all the prerequisites.
16623
16624 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
16625
16626 * textmodes/org.el (org-agenda-start-on-weekday)
16627 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
16628 (org-agenda-use-time-grid, org-archive-location)
16629 (org-allow-space-in-links, org-usenet-links-prefer-google)
16630 (org-enable-table-editor, org-export-default-language)
16631 (org-export-html-show-new-buffer, org-fill-paragraph)
16632 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
16633 (org-goto-quit, org-occur, org-eval-in-calendar)
16634 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
16635 (org-agenda-diary-entry, org-remember-help)
16636 (org-table-convert-region, org-at-table-p)
16637 (org-table-move-row-down, org-table-move-row-up)
16638 (org-table-copy-region, org-table-toggle-vline-visibility)
16639 (org-table-get-stored-formulas, org-table-get-specials)
16640 (org-recalc-commands, org-table-eval-formula)
16641 (org-table-formula-substitute-names, orgtbl-make-binding)
16642 (org-format-org-table-html, org-format-table-table-html)
16643 (org-format-table-table-html-using-table-generate-source)
16644 (org-customize): Fix typos in docstrings.
16645 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
16646 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
16647 (org-back-to-heading): Doc fixes.
16648 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
16649 (org-agenda-change-all-lines, org-get-header):
16650 Improve argument/docstring consistency.
16651 (orgtbl-error): Fix error message.
16652
16653 * progmodes/flymake.el (flymake-find-possible-master-files)
16654 (flymake-master-file-compare, flymake-get-line-err-count)
16655 (flymake-highlight-line, flymake-gui-warnings-enabled):
16656 Fix typos in docstrings.
16657 (flymake-parse-line, flymake-get-project-include-dirs-function)
16658 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
16659 Doc fixes.
16660 (flymake-get-project-include-dirs-function)
16661 (flymake-make-err-menu-data):
16662 Improve argument/docstring consistency.
16663
16664 2005-07-01 Lute Kamstra <lute@gnu.org>
16665
16666 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
16667 Catch errors with ignore-errors. Use temporary buffer.
16668 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
16669
16670 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
16671 background color faces.
16672 (facemenu-set-foreground, facemenu-set-background):
16673 Use facemenu-set-face-from-menu.
16674 (facemenu-set-face-from-menu): Treat face names that start with
16675 "fg:" or "bg:" as special.
16676 (facemenu-add-new-color): Don't create faces. Simplify.
16677
16678 2005-06-30 Richard M. Stallman <rms@gnu.org>
16679
16680 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
16681 (crm-find-current-element): Likewise.
16682
16683 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
16684
16685 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
16686
16687 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
16688
16689 * arc-mode.el (archive-extract): Make it work as a mouse binding.
16690 (archive-mouse-extract): Make it an obsolete alias.
16691 (archive-mode-map): Don't use archive-mouse-extract any more.
16692 (archive-mode, archive-extract): write-contents-hooks ->
16693 write-contents-functions.
16694 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
16695 first arg.
16696 (archive-rename-entry): Update the call.
16697 (archive-zip-summarize): Remove unused var `method'.
16698 (archive-lzh-summarize): Remove unused var `creator'.
16699
16700 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
16701 dedicated frame upon exit.
16702
16703 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
16704 (archive-zip-extract, archive-zip-expunge)
16705 (archive-zip-update, archive-zip-update-case): Use executable-find.
16706 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
16707 Use restore-buffer-modified-p.
16708 (archive-extract, archive-add-new-member, archive-write-file-member):
16709 Use with-current-buffer.
16710 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
16711
16712 2005-06-30 Andreas Schwab <schwab@suse.de>
16713
16714 * progmodes/gud.el (gud-filter): Remove unneeded progn.
16715
16716 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16717
16718 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
16719
16720 2005-06-30 Juri Linkov <juri@jurta.org>
16721
16722 * faces.el (vertical-border): Inherit from mode-line-inactive
16723 only on tty.
16724
16725 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
16726
16727 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
16728 example, -NLINES in the `occur' docstring).
16729
16730 * replace.el (occur-1): When no matches are found, do not set the
16731 `buffer-read-only' and modified flags for the occur buffer,
16732 because it is deleted.
16733
16734 * emulation/cua-base.el (cua-check-pending-input)
16735 (cua-repeat-replace-region, cua-mode, cua-debug)
16736 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
16737 Fix typos in docstrings.
16738
16739 * emulation/cua-gmrk.el (cua-toggle-global-mark)
16740 (cua-cut-region-to-global-mark)
16741 (cua--cut-rectangle-to-global-mark):
16742 Remove period from end of messages.
16743
16744 * emulation/cua-rect.el (cua-do-rectangle-padding):
16745 Remove period from end of messages.
16746 (cua--rectangle-seq-format): Fix typo in docstring.
16747 (cua-sequence-rectangle, cua-fill-char-rectangle):
16748 Improve argument/docstring consistency.
16749
16750 2005-06-29 Juri Linkov <juri@jurta.org>
16751
16752 * faces.el (default-frame-background-mode): New internal variable.
16753 (frame-set-background-mode): Use it.
16754
16755 * startup.el (normal-top-level): Set default-frame-background-mode
16756 instead of frame-background-mode. Before setting it, test for its
16757 nil value. Remove tests for frame-background-mode and frame
16758 parameter `reverse'. Add test for "unspecified-fg".
16759
16760 * term/xterm.el (xterm-rxvt-set-background-mode):
16761 * term/rxvt.el (rxvt-set-background-mode):
16762 Set default-frame-background-mode instead of frame-background-mode.
16763
16764 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
16765
16766 * simple.el (set-variable): Warn about obsolete user variables.
16767
16768 * imenu.el (imenu--completion-buffer):
16769 * mouse.el (mouse-buffer-menu-alist):
16770 * msb.el (msb-invisible-buffer-p):
16771 * calendar/diary-lib.el (diary-header-line-format):
16772 * emacs-lisp/pp.el (pp-buffer):
16773 * progmodes/cperl-mode.el (cperl-do-auto-fill):
16774 * textmodes/picture.el (picture-replace-match):
16775 Change space constants followed by a sexp to "?\s ".
16776
16777 * play/decipher.el (decipher-loop-with-breaks):
16778 * textmodes/texinfo.el (texinfo-insert-@item): Change space
16779 constants "protected" from end of line by a comment to "?\s".
16780
16781 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16782
16783 * font-lock.el (save-buffer-state): Use `declare'.
16784
16785 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
16786 reset the syntax-table to cperl-mode-syntax-table.
16787 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
16788 "foo_print_bar" is not matched as a reserved keyword.
16789
16790 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
16791
16792 * textmodes/org.el (orgtbl-setup): New function, for delayed
16793 setup for the orgtbl commands.
16794 (org-calc-default-modes): New option.
16795 (orgtbl-make-binding): Use `defun' to get better help display.
16796 (org-diary): Call `org-compile-prefix-format'.
16797 (org-table-formula-substitute-names): New function.
16798 (org-agenda-day-view, org-agenda-week-view): New commands.
16799 (org-agenda-toggle-week-view): Command removed.
16800 (org-tbl-menu): Split off from org-org-menu.
16801 (org-mode): Move removal of outline-mode menus to here.
16802 (org-table-formula-debug): New option.
16803 (org-table-insert-row): Keep first field if just "#" or "*".
16804 (org-mode): Paragraph regexps fixed.
16805 (org-table-recalculate-regexp): New constant.
16806 (org-table-justify-field-maybe): Avoid replace if not necessary.
16807 (org-copy-special, org-cut-special): Use `call-interactively'.
16808 (org-table-copy-region): Take region from `interactive' call.
16809 (org-trim): Return string even if no match.
16810 (org-formula): New face.
16811 (org-set-font-lock-defaults): No longer highlight "FIXME".
16812 But highlight formula-related fields in table.
16813 (org-table-p): Use regexp, not fontification.
16814 (org-table-align): Handle white space at end of line.
16815 (org-table-formula-evaluate-inline): New option.
16816 (org-mode): Auto-wrapping in comment lines turned off.
16817 (org-table-copy-down): Evaluate only in copied field, not in
16818 destination.
16819 (org-table-current-formula): Variable removed.
16820 (org-table-store-formulas, org-table-get-stored-formulas)
16821 (org-table-modify-formulas, org-table-replace-in-formulas)
16822 (org-table-maybe-eval-formula): New functions.
16823 (org-table-get-formula): Modify to use stored formulas.
16824 (org-table-insert-column, org-table-delete-column)
16825 (org-table-move-column): Call `org-table-modify-formulas'.
16826 (org-complete): Add completion for keyword formulas.
16827 (orgtbl-mode): Pull orgtbl-mode-map to start of
16828 minor-mode-map-alist.
16829
16830 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
16831
16832 * progmodes/python.el (python-check): Require `compile' before
16833 modifying its variables.
16834
16835 * newcomment.el (comment-indent-default): Don't get fooled by an early
16836 end of buffer.
16837
16838 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16839
16840 * ps-print.el (ps-print-version): Fix version number.
16841
16842 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
16843
16844 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
16845
16846 2005-06-28 Richard M. Stallman <rms@gnu.org>
16847
16848 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
16849 (flyspell-local-mouse-map): Declaration deleted.
16850 (flyspell-mouse-map): Bind only mouse-2.
16851 (flyspell-mode-map): Don't test flyspell-use-local-map.
16852 (flyspell-overlay-keymap-property-name): Var deleted.
16853 (flyspell-mode-on): Don't make local bindings for
16854 flyspell-mouse-map and flyspell-mode-map.
16855 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
16856
16857 * textmodes/ispell.el (ispell-word): Do not ignore short words.
16858
16859 * progmodes/compile.el (compilation-next-error-function):
16860 Don't switch buffers; operate on the current buffer.
16861
16862 * progmodes/compile.el (compilation-error-file-name)
16863 (compilation-warning-file-name, compilation-info-file-name)
16864 (compilation-line-number, compilation-column-number): New faces.
16865 (compilation-error-face, compilation-warning-face)
16866 (compilation-info-face, compilation-line-face)
16867 (compilation-column-face): Use them.
16868
16869 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
16870
16871 * comint.el (comint-password-prompt-regexp): Accept ", try again".
16872
16873 * bindings.el (global-map): Bind insertchar and its variants.
16874
16875 2005-06-27 Richard M. Stallman <rms@gnu.org>
16876
16877 * textmodes/artist.el (artist-text-overwrite)
16878 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
16879
16880 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16881
16882 * ps-print.el: It was not working the page selection for printing.
16883 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
16884 (ps-print-version): New version 6.6.7.
16885 (ps-end-sheet): New fun.
16886 (ps-header-sheet, ps-end-job): Call it.
16887
16888 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
16889
16890 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
16891
16892 2005-06-27 Lute Kamstra <lute@gnu.org>
16893
16894 * facemenu.el (facemenu-unlisted-faces): Add foreground and
16895 background color faces.
16896 (facemenu-get-face): Delete function.
16897 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
16898 (facemenu-add-new-color): Make second argument mandatory.
16899 Create the appropriate face and return it. Simplify.
16900 (facemenu-set-foreground, facemenu-set-background): Don't check if
16901 color is defined. Use return value of facemenu-add-new-color.
16902
16903 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
16904
16905 * progmodes/gud.el (gud-filter): Add missing argument to
16906 with-selected-window.
16907
16908 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
16909
16910 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
16911 a :require to the defcustom.
16912
16913 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
16914 defcustoms corresponding to minor modes.
16915
16916 2005-06-26 David Ponce <david@dponce.com>
16917
16918 * recentf.el: Require tree-widget instead of wid-edit.
16919 (recentf-filename-handler): Fix widget :type.
16920 (recentf-cancel-dialog, recentf-open-more-files)
16921 (recentf-open-files-action): Doc fix.
16922 (recentf-dialog-goto-first): New function.
16923 (recentf-dialog-mode-map): Set parent keymap first.
16924 (recentf-dialog-mode): Define with define-derived-mode.
16925 Don't display continuation lines in dialogs.
16926 (recentf-edit-list): Rename from recentf-edit-selected-items.
16927 (recentf-edit-list-select): Rename from recentf-edit-list-action.
16928 Simplify.
16929 (recentf-edit-list-validate): New function.
16930 (recentf-edit-list): Update accordingly.
16931 (recentf-open-files-item-shift): Remove.
16932 (recentf-open-files-item): Convert menu elements into tree and
16933 link widgets. Don't create the widgets.
16934 (recentf-open-files): Update accordingly.
16935 (recentf-save-list): Untabify.
16936
16937 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
16938
16939 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
16940 (keep-lines): Add INTERACTIVE arg. Never delete lines only
16941 partially contained in the active region. Do not take active
16942 region into account when called from Lisp, unless INTERACTIVE arg
16943 is non-nil. Use `forward-line' instead of `beginning-of-line' to
16944 avoid trouble with fields. Make marker point nowhere when no
16945 longer used. Always return nil. Doc fix.
16946 (flush-lines): Add INTERACTIVE arg. Do not take active region
16947 into account when called from Lisp, unless INTERACTIVE arg is
16948 non-nil. Use `forward-line' instead of `beginning-of-line' to
16949 avoid trouble with fields. Make marker point nowhere when no
16950 longer used. Always return nil. Doc fix.
16951 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
16952 interchangeable. Do not take active region into account when
16953 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
16954 message in echo area when called from Lisp, unless INTERACTIVE arg
16955 is non-nil. Avoid saying "1 occurrences". Do not use markers.
16956 Return the number of matches. Doc fix.
16957 (occur): Doc fix.
16958 (perform-replace): Make comment follow double space convention for
16959 the sake of `outline-minor-mode'.
16960
16961 * faces.el (facep): Doc fix.
16962
16963 2005-06-25 Richard M. Stallman <rms@gnu.org>
16964
16965 * facemenu.el (facemenu-enable-faces-p): New function.
16966 (facemenu-background-menu, facemenu-foreground-menu)
16967 (facemenu-face-menu): Add menu-enable property.
16968
16969 * jka-compr.el (jka-compr-insert-file-contents):
16970 Special handling if cannot find the uncompression program.
16971
16972 * cus-face.el (custom-face-attributes): Add autoload.
16973
16974 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
16975 Bind comment-indent-function locally.
16976
16977 * window.el (save-selected-window): Use save-current-buffer.
16978
16979 * subr.el (with-selected-window): Use save-current-buffer.
16980
16981 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
16982 and with-current-buffer.
16983
16984 2005-06-24 Richard M. Stallman <rms@gnu.org>
16985
16986 * simple.el (line-move-1): Fix previous change.
16987
16988 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
16989
16990 * replace.el (occur-1): Set `buffer-read-only' and the
16991 buffer-modified flag before running `occur-hook' to protect
16992 against unintentional buffer switches that can lead to data loss.
16993
16994 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
16995
16996 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
16997 (gud-gdb-marker-filter): Use font-lock-warning-face for any
16998 initial error.
16999
17000 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
17001 after fresh input.
17002 (gdb-var-create-handler): Put name of expression in quotes.
17003
17004 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
17005
17006 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
17007 elements of RING in order, and without bogus nil elements.
17008
17009 2005-06-23 Richard M. Stallman <rms@gnu.org>
17010
17011 * simple.el (set-variable): Args renamed; doc fix.
17012 (line-move-1): When there are overlays around, use vertical-motion.
17013
17014 * faces.el (escape-glyph): Use brown against light background.
17015 (nobreak-space): Rename from no-break-space.
17016 Fix previous change.
17017
17018 * dired-aux.el (dired-do-copy): Fix arg prompt.
17019
17020 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
17021
17022 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17023
17024 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
17025 rather than "Distributor".
17026
17027 2005-06-23 Lute Kamstra <lute@gnu.org>
17028
17029 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
17030 (debug-on-entry): Use it. New interactive declaration that uses
17031 function-called-at-point.
17032
17033 2005-06-23 Kim F. Storm <storm@cua.dk>
17034
17035 * subr.el (save-match-data): Add comment about using evaporate arg
17036 to set-match-data.
17037
17038 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
17039
17040 * cus-edit.el (customize-face)
17041 (customize-face-other-window): Handle face aliases.
17042
17043 * faces.el (face-documentation, set-face-attribute)
17044 (face-spec-set): Handle face aliases.
17045
17046 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
17047
17048 * help-mode.el (help-make-xrefs): If a symbol representing a face
17049 name is not followed by the word "face", it could still be a
17050 function or variable name, so don't bypass other checks.
17051
17052 2005-06-22 Juri Linkov <juri@jurta.org>
17053
17054 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
17055 Replace aliased functions with calls where second arg `inherit' is t.
17056
17057 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
17058
17059 * progmodes/gdb-ui.el (gdb-error): New variable.
17060 (gdb-error): New function.
17061 (gdb-annotation-rules): Act on error-begin and error annotations.
17062 (gdb-concat-output): Use font-lock-warning-face for errors.
17063
17064 2005-06-22 Miles Bader <miles@gnu.org>
17065
17066 * bindings.el (propertized-buffer-identification): Use renamed
17067 `Buffer-menu-buffer' face.
17068
17069 * faces.el (vertical-border): Rename from `vertical-divider'.
17070 (escape-glyph): Change dark-background color back to `cyan'.
17071
17072 2005-06-21 Juri Linkov <juri@jurta.org>
17073
17074 * faces.el (face-user-default-spec): Try getting `customized-face'
17075 prior to `saved-face'.
17076 (frame-background-mode): Refill docstring.
17077
17078 * emacs-lisp/lisp-mode.el (eval-defun-1):
17079 * emacs-lisp/edebug.el (edebug-eval-defun):
17080 Set `saved-face' temporarily to nil before calling form.
17081 Set `customized-face' to the new spec after that.
17082
17083 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
17084
17085 * subr.el (1value, lambda, key-substitution-in-progress):
17086 Doc fixes.
17087
17088 * autoinsert.el (auto-insert-alist):
17089 * ses.el (ses-call-printer):
17090 * subr.el (noreturn):
17091 * emacs-lisp/lisp.el (check-parens):
17092 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
17093 * net/browse-url.el (browse-url-mosaic):
17094 * progmodes/cc-defs.el (c-safe-scan-lists):
17095 * progmodes/ebnf-abn.el (ebnf-abn-lex):
17096 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
17097 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
17098 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
17099 * progmodes/ebnf-iso.el (ebnf-iso-lex):
17100 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
17101
17102 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
17103
17104 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
17105
17106 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
17107
17108 * calendar/appt.el (appt-make-list): Activate the package, if
17109 not already active (for backwards compatibility).
17110
17111 2005-06-20 Kim F. Storm <storm@cua.dk>
17112
17113 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
17114
17115 2005-06-20 Miles Bader <miles@gnu.org>
17116
17117 * faces.el (vertical-divider): New face.
17118
17119 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
17120
17121 * simple.el (kill-whole-line): Doc fix.
17122 (next-error-buffer-p, next-error-find-buffer)
17123 (clone-indirect-buffer): Fix typos in docstrings.
17124 (comment-line-break-function): Doc fix: don't say variable
17125 is automatically buffer-local (it isn't).
17126
17127 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
17128
17129 * net/tramp-ftp.el (top):
17130 * net/tramp-smb.el (top):
17131 * net/tramp-util.el (top):
17132 * net/tramp-uu.el (top):
17133 * net/tramp-vc.el (top):
17134 * net/tramp.el (top): Revert copyright years back to original
17135 ones. Tramp has a life outside GNU Emacs.
17136
17137 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
17138
17139 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
17140
17141 2005-06-18 Juri Linkov <juri@jurta.org>
17142
17143 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
17144 end of first regexp to limit the match to the position between
17145 line number and source line with same separator character as used
17146 between file name and line number. In the second regexp limit
17147 mouse-face area to file name and line number by adding new group
17148 for them and referring it in HYPERLINK arg.
17149 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
17150 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
17151 previous line where grep markers may be already removed.
17152
17153 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
17154
17155 * progmodes/ps-mode.el: Update version and maintainer's email address.
17156
17157 2005-06-18 Steve Youngs <steve@xemacs.org>
17158
17159 * net/browse-url.el (browse-url-browser-function)
17160 (browse-url-default-browser): Add firefox.
17161 (browse-url-firefox-program, browse-url-firefox-arguments)
17162 (browse-url-firefox-startup-arguments)
17163 (browse-url-firefox-new-window-is-tab): New defcustoms.
17164 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
17165
17166 2005-06-17 Richard M. Stallman <rms@gnu.org>
17167
17168 * startup.el (command-line): Warn if specified user name has
17169 no home directory.
17170
17171 * term.el (term-get-old-input, term-input-filter, term-input-sender)
17172 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
17173
17174 * longlines.el (longlines-mode, longlines-show-hard-newlines):
17175 Doc fixes.
17176
17177 * faces.el (underline): Try bold if terminal doesn't support underline.
17178
17179 * mail/sendmail.el (mail-setup-with-from): New variable.
17180 (mail-insert-from-field): New function.
17181 (sendmail-send-it): Call it.
17182 (mail-setup): Optionally call it here.
17183
17184 * term/linux.el: Call tty-no-underline.
17185
17186 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
17187
17188 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
17189
17190 2005-06-17 Miles Bader <miles@gnu.org>
17191
17192 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
17193 (ediff-current-diff-C, ediff-current-diff-Ancestor)
17194 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
17195 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
17196 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
17197 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
17198 Remove "-face" suffix from face names.
17199 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17200 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17201 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17202 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17203 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17204 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17205 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17206 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17207 New backward-compatibility aliases for renamed faces.
17208 (ediff-current-diff-face-A, ediff-current-diff-face-B)
17209 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
17210 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
17211 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
17212 (ediff-even-diff-face-A, ediff-even-diff-face-B)
17213 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
17214 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
17215 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
17216 Use renamed ediff faces.
17217
17218 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
17219 Remove "-face" suffix from face names.
17220 (eshell-test-ok-face, eshell-test-failed-face):
17221 New backward-compatibility aliases for renamed faces.
17222 (eshell-run-test): Use renamed eshell-test faces.
17223
17224 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
17225 face name.
17226 (eshell-prompt-face): New backward-compatibility alias for renamed
17227 face.
17228 (eshell-emit-prompt): Use renamed eshell-prompt face.
17229
17230 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
17231 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
17232 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
17233 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
17234 Remove "-face" suffix from face names.
17235 (eshell-ls-directory-face, eshell-ls-symlink-face)
17236 (eshell-ls-executable-face, eshell-ls-readonly-face)
17237 (eshell-ls-unreadable-face, eshell-ls-special-face)
17238 (eshell-ls-missing-face, eshell-ls-archive-face)
17239 (eshell-ls-backup-face, eshell-ls-product-face)
17240 (eshell-ls-clutter-face):
17241 New backward-compatibility aliases for renamed faces.
17242 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
17243
17244 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
17245 Remove "-face" suffix from face name.
17246 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
17247 instead of literal face.
17248
17249 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
17250
17251 * emacs-lisp/warnings.el (display-warning, lwarn)
17252 (warning-minimum-log-level): Doc fixes.
17253 (warning-minimum-level, warning-minimum-log-level):
17254 Add :debug to :type choices.
17255
17256 * progmodes/ada-mode.el (ada-format-paramlist)
17257 (ada-get-indent-case, ada-check-matching-start)
17258 (ada-check-defun-name, ada-goto-matching-decl-start)
17259 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
17260 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
17261 (ada-make-subprogram-body): Follow error conventions.
17262 (ada-case-exception-file, ada-indent-comment-as-code)
17263 (ada-indent-handle-comment-special, ada-indent-renames)
17264 (ada-indent-return, ada-search-directories-internal)
17265 (ada-tab-policy, ada-case-exception-substring)
17266 (ada-other-file-alist, ada-matching-start-re)
17267 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
17268 (ada-imenu-generic-expression, ada-compile-goto-error)
17269 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
17270 (ada-popup-menu, ada-add-extensions, ada-mode)
17271 (ada-region-selected, ada-create-case-exception)
17272 (ada-create-case-exception-substring, ada-after-keyword-p)
17273 (ada-activate-keys-for-case, ada-adjust-case-region)
17274 (ada-adjust-case-buffer, ada-format-paramlist)
17275 (ada-scan-paramlist, ada-insert-paramlist)
17276 (ada-indent-newline-indent)
17277 (ada-indent-newline-indent-conditional)
17278 (ada-justified-indent-current, ada-goto-previous-word)
17279 (ada-indent-current, ada-get-indent-open-paren)
17280 (ada-get-indent-paramlist, ada-get-indent-end)
17281 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
17282 (ada-get-indent-block-start, ada-get-indent-subprog)
17283 (ada-get-indent-noindent, ada-get-indent-label)
17284 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
17285 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
17286 (ada-goto-stmt-end, ada-goto-next-word)
17287 (ada-check-matching-start, ada-check-defun-name)
17288 (ada-goto-matching-decl-start, ada-goto-matching-start)
17289 (ada-goto-matching-end, ada-search-ignore-string-comment)
17290 (ada-in-decl-p, ada-looking-at-semi-or)
17291 (ada-looking-at-semi-private, ada-in-paramlist-p)
17292 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
17293 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
17294 (ada-next-procedure, ada-previous-procedure, ada-next-package)
17295 (ada-previous-package, ada-create-menu)
17296 (ada-fill-comment-paragraph-justify)
17297 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
17298 (ada-other-file-name, ada-last-which-function-line)
17299 (ada-last-which-function-subprog, ada-which-function)
17300 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
17301 (ada-gen-treat-proc, ada-check-emacs-version)
17302 (ada-continuation-indent, ada-align-region-separate):
17303 Fix typos in docstrings.
17304 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
17305
17306 2005-06-16 Lute Kamstra <lute@gnu.org>
17307
17308 * simple.el (fundamental-mode): Run after-change-major-mode-hook
17309 conditionally.
17310
17311 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
17312
17313 * comint.el (comint-replace-by-expanded-filename)
17314 (comint-prompt-regexp, comint-delimiter-argument-list)
17315 (comint-preinput-scroll-to-bottom):
17316 * info.el (Info-hide-cookies-node):
17317 * ls-lisp.el (ls-lisp-classify):
17318 * find-file.el (ff-search-directories, ff-special-constructs)
17319 (ff-find-other-file):
17320 * font-lock.el (font-lock-keywords):
17321 * shell.el (shell-prompt-pattern)
17322 (shell-dynamic-complete-functions, shell-mode)
17323 (shell-delimiter-argument-list):
17324 * term.el (term-replace-by-expanded-filename)
17325 (term-prompt-regexp, term-delimiter-argument-list):
17326 * woman.el (woman-ignore, woman0-if):
17327 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
17328 * emacs-lisp/elint.el (elint-init-env):
17329 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
17330 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
17331 * language/ethio-util.el (ethio-tilde-escape)
17332 (ethio-use-three-dot-question):
17333 * net/zone-mode.el (zone-mode-load-time-setup):
17334 * progmodes/cc-align.el (c-lineup-argcont):
17335 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
17336 * progmodes/cperl-mode.el (cperl-set-style-back):
17337 * progmodes/inf-lisp.el (inferior-lisp-prompt):
17338 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
17339 Fix spellings in docstrings.
17340
17341 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
17342 * progmodes/modula2.el (m2-for): Fix spellings.
17343
17344 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
17345
17346 * simple.el (undo-more): Don't use `format' on `error' arguments.
17347 Improve argument/docstring consistency.
17348 (pending-undo-list): Doc fix.
17349
17350 * smerge-mode.el (smerge-ensure-match):
17351 * emulation/vip.el (vip-ex):
17352 * net/zone-mode.el (zone-mode-update-serial):
17353 * progmodes/idlwave.el (idlwave-complete):
17354 * progmodes/vhdl-mode.el (vhdl-visit-file)
17355 (vhdl-compose-wire-components):
17356 Don't use `format' on `error' arguments.
17357
17358 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
17359 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
17360 (tooltip-help-tips): Fix typos in docstrings.
17361
17362 2005-06-16 David Ponce <david@dponce.com>
17363
17364 * tree-widget.el (tree-widget-value-create): Simplify last change.
17365
17366 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
17367
17368 * ido.el (ido-incomplete-regexp): New variable.
17369 (ido-set-matches-1): Handle invalid-regexp error and set
17370 ido-incomplete-regexp.
17371 (ido-incomplete-regexp): New face.
17372 (ido-completions): Use it.
17373 (ido-complete, ido-exit-minibuffer, ido-completions):
17374 Handle incomplete regexps.
17375 (ido-completions): Add check for complete match when entering a regexp.
17376
17377 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
17378
17379 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
17380
17381 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
17382
17383 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
17384 by field delimiters.
17385
17386 2005-06-15 David Ponce <david@dponce.com>
17387
17388 * tree-widget.el: eval-and-compile inlined functions so they will
17389 be available at run-time too.
17390 (tree-widget-super-format-handler)
17391 (tree-widget-format-handler): Remove.
17392 (tree-widget-value-create): Handle the :indent property.
17393
17394 2005-06-15 Miles Bader <miles@gnu.org>
17395
17396 * progmodes/which-func.el (which-func): Only inherit
17397 `font-lock-function-name-face' when that makes sense against the
17398 default mode-line face, otherwise set the face color explicitly.
17399
17400 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
17401 faces instead of (non-existent) variables.
17402
17403 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
17404
17405 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
17406 (iswitchb-get-matched-buffers): Likewise. Simplify.
17407
17408 2005-06-14 Miles Bader <miles@gnu.org>
17409
17410 * progmodes/ld-script.el (ld-script-location-counter):
17411 Remove "-face" suffix from face name.
17412 (ld-script-location-counter-face):
17413 New backward-compatibility alias for renamed face.
17414 (ld-script-location-counter-face): Use renamed face.
17415
17416 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
17417 (cperl-hash): Remove "-face" suffix from face names.
17418 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
17419 New backward-compatibility aliases for renamed faces.
17420 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
17421 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
17422
17423 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
17424 name.
17425 (which-func-face): New backward-compatibility alias for renamed face.
17426 (which-func-format): Use renamed which-func face.
17427
17428 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
17429 (vhdl-function, vhdl-directive, vhdl-reserved-word)
17430 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
17431 names.
17432 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
17433 (vhdl-speedbar-configuration, vhdl-speedbar-package)
17434 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
17435 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
17436 (vhdl-speedbar-architecture-selected)
17437 (vhdl-speedbar-configuration-selected)
17438 (vhdl-speedbar-package-selected)
17439 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
17440 names.
17441 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
17442 Use renamed faces.
17443 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
17444 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
17445 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
17446 Use renamed faces.
17447 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
17448 names.
17449 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
17450 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
17451 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
17452 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
17453 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
17454 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
17455
17456 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
17457 face name.
17458 (sh-heredoc-face): New backward-compatibility alias for renamed face.
17459 (sh-heredoc-face): Use renamed sh-heredoc face.
17460
17461 * progmodes/idlw-help.el (idlwave-help-link):
17462 Remove "-face" suffix from face name.
17463 (idlwave-help-link-face):
17464 New backward-compatibility alias for renamed face.
17465 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
17466
17467 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
17468 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
17469 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
17470 New backward-compatibility aliases for renamed faces.
17471 (idlwave-shell-disabled-breakpoint-face)
17472 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
17473
17474 * progmodes/flymake.el (flymake-errline, flymake-warnline):
17475 Remove "-face" suffix from face names.
17476 (flymake-errline-face, flymake-warnline-face):
17477 New backward-compatibility aliases for renamed faces.
17478 (flymake-highlight-line): Use renamed flymake faces.
17479
17480 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
17481 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
17482 (ebrowse-member-class, ebrowse-progress):
17483 Remove "-face" suffix from face names.
17484 (ebrowse-tree-mark-face, ebrowse-root-class-face)
17485 (ebrowse-file-name-face, ebrowse-default-face)
17486 (ebrowse-member-attribute-face, ebrowse-member-class-face)
17487 (ebrowse-progress-face):
17488 New backward-compatibility aliases for renamed faces.
17489 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
17490 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
17491 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
17492 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
17493
17494 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
17495 antlr-syntax)
17496 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
17497 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
17498 names.
17499 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
17500 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
17501 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
17502 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
17503 backward-compatibility aliases for renamed faces.
17504 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
17505 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
17506 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
17507 remove "font-lock-". Use renamed antlr-mode faces.
17508 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
17509 literal face-names with face variable references.
17510
17511 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
17512 face name.
17513 (Buffer-menu-buffer-face): New backward-compatibility alias for
17514 renamed face.
17515 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
17516
17517 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
17518
17519 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
17520 Eliminate "-face" suffix.
17521 (makefile-targets): Inherit from font-lock-function-name-face and
17522 eliminate "-face" suffix.
17523 (makefile-shell): Remove attributes and eliminate "-face" suffix.
17524 (makefile-*-font-lock-keywords): Append makefile-targets in rule
17525 actions, instead of prepending, to make it less visible.
17526 (makefile-previous-dependency, makefile-match-dependency):
17527 Don't match a target on a continuation line.
17528
17529 * files.el (auto-mode-alist): Put Makefile in gmake mode.
17530
17531 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
17532
17533 * progmodes/gdb-ui.el (menu): Re-order menu items.
17534 (gdb-tooltip-print): Respect tooltip-use-echo-area.
17535
17536 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
17537 Define in tooltip.el.
17538 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
17539 (gud-tooltip-tips): Respect tooltip-use-echo-area and
17540 gud-tooltip-echo-area.
17541
17542 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
17543 backward compatibility and make obsolete.
17544 (tooltip-help-tips): Use tooltip-use-echo-area.
17545 (tooltip-show-help-function): Rename to...
17546 (tooltip-show-help): ...this, because it is a function.
17547 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
17548
17549 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
17550
17551 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
17552 (edebug-print-length, edebug-print-level, edebug-print-circle)
17553 (edebug-modify-breakpoint, edebug-eval-last-sexp)
17554 (edebug-eval-print-last-sexp): Doc fixes.
17555
17556 2005-06-14 Kim F. Storm <storm@cua.dk>
17557
17558 * ido.el (ido-mode): Make a new keymap every time we enable ido,
17559 as the coverage buffer/file/both may change.
17560
17561 2005-06-14 Lute Kamstra <lute@gnu.org>
17562
17563 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
17564 and run-mode-hooks. Simplify.
17565
17566 * mail/rmailedit.el (rmail-edit-mode):
17567 * progmodes/octave-inf.el (inferior-octave-mode):
17568 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
17569
17570 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
17571 and run-mode-hooks.
17572 (recentf-edit-list, recentf-open-files): Don't call
17573 kill-all-local-variables directly.
17574
17575 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
17576
17577 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
17578
17579 * emacs-lisp/byte-run.el (make-obsolete)
17580 (define-obsolete-function-alias): Rename arguments FUNCTION and
17581 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
17582 (make-obsolete-variable, define-obsolete-variable-alias):
17583 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
17584 respectively.
17585
17586 * isearchb.el (isearchb-activate):
17587 * pcvs.el (cvs-mode):
17588 * ses.el (ses-load):
17589 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
17590 * net/tramp.el (tramp-find-file-exists-command)
17591 (tramp-find-shell):
17592 * progmodes/ada-mode.el (ada-create-case-exception)
17593 (ada-create-case-exception-substring, ada-make-subprogram-body):
17594 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17595 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
17596 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
17597 * textmodes/org.el (org-promote, org-evaluate-time-range)
17598 (org-agenda-next-date-line, org-agenda-previous-date-line)
17599 (org-agenda-error, org-open-at-point, org-table-move-row)
17600 (org-format-table-table-html-using-table-generate-source)
17601 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
17602 * textmodes/reftex.el (reftex-access-scan-info):
17603 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
17604 (reftex-toc-promote-prepare): Follow error conventions.
17605
17606 * diff-mode.el (diff-mode): Fix typo in docstring.
17607
17608 * forms.el (forms--intuit-from-file): Fix reference to
17609 `forms-number-of-fields' in error message.
17610 (forms-print): Fix quoting in error message.
17611
17612 * forms.el (forms-mode):
17613 * emulation/vi.el (vi-goto-insert-state):
17614 * progmodes/flymake.el (flymake-new-err-info)
17615 (flymake-start-syntax-check-for-current-buffer)
17616 (flymake-simple-cleanup):
17617 * eshell/esh-var.el (eshell/export):
17618 * progmodes/gud.el (xdb):
17619 * textmodes/flyspell.el (flyspell-incorrect-hook)
17620 (flyspell-maybe-correct-transposition)
17621 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
17622
17623 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
17624
17625 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
17626 minibuffer prompt.
17627
17628 2005-06-13 Kim F. Storm <storm@cua.dk>
17629
17630 * subr.el (add-to-ordered-list): New defun.
17631
17632 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
17633 add cua--keymap-alist to emulation-mode-map-alists.
17634
17635 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
17636
17637 * subr.el (complete-in-turn): New macro.
17638 (dynamic-completion-table, lazy-completion-table): Add debug info.
17639
17640 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
17641 in preference to face aliases.
17642
17643 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
17644 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
17645 Remove unused vars `start' and `firstline'.
17646 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
17647 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
17648
17649 2005-06-13 Eli Zaretskii <eliz@gnu.org>
17650
17651 * cus-start.el (all): Don't complain about missing GTK-related
17652 variables, unless either `gtk' is boundp or this isn't a
17653 `windows-nt' build.
17654
17655 2005-06-13 Lute Kamstra <lute@gnu.org>
17656
17657 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
17658 run-mode-hooks.
17659
17660 * ediff-mult.el (ediff-meta-mode):
17661 * ediff-util.el (ediff-mode): Use run-mode-hooks.
17662
17663 * ledit.el (ledit-mode): Use delay-mode-hooks.
17664
17665 * woman.el (woman-mode-line-format): Delete constant.
17666 (woman-mode-map): Initialize it properly.
17667 (woman-mode): Set mode-class property to special.
17668 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
17669 Set major-mode and mode-name. Don't set mode-line-format directly.
17670 (Man-getpage-in-background): Don't reference woman-mode-line-format.
17671
17672 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
17673 string argument obsolete.
17674
17675 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
17676
17677 * textmodes/org.el (org-CUA-compatible): New option.
17678 (org-disputed-keys): New variable.
17679 (org-key): New function.
17680 (orgtbl-make-binding): Add docstring to the created function.
17681 (org-mode): Set paragraph start/separate regexps.
17682 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
17683 (org-archive-location, org-archive-mark-done)
17684 (org-archive-stamp-time): New options.
17685 (org-archive-subtree): New command.
17686 (org-fill-paragraph): New function.
17687 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
17688 (org-fake-empty-table-line): Function removed.
17689 (org-format-org-table-html): Do not create empty table lines at
17690 separator lines. Improved table header treatment.
17691 (org-link-format): New option.
17692 (org-make-link): New function.
17693 (org-insert-link, org-store-link): Use org-make-link.
17694 (org-open-file): Quote file name for shell command, to allow
17695 spaces in file names.
17696 (org-link-regexp): Fix bug with mailto link.
17697 (org-link-maybe-angles-regexp, org-protected-link-regexp):
17698 New constants.
17699 (org-export-as-html): Deal with the optional angles around a link.
17700 Better treatment of file: links.
17701 (org-open-at-point): Replace @{ and @} with < and >.
17702 (org-run-mode-hooks): Function removed.
17703 (org-agenda-mode): No longer use `org-run-mode-hooks'.
17704
17705 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
17706
17707 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
17708 MI command -data-list-register-values.
17709 (gdb-post-prompt): Indent properly.
17710
17711 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
17712
17713 * hilit-chg.el (highlight-changes-colors): Rename from
17714 `highlight-changes-colours'.
17715 (highlight-changes-colours): Keep as obsolete alias.
17716 (highlight-changes-face-list): Doc fix.
17717 (hilit-chg-make-list): Use `highlight-changes-colors'.
17718
17719 2005-06-12 Mark A. Hershberger <mah@everybody.org>
17720
17721 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
17722 defun-prompt-regexp.
17723
17724 2005-06-12 Eli Zaretskii <eliz@gnu.org>
17725
17726 * loadup.el: Don't say we are dumping under 2 names on windows-nt
17727 and cygwin.
17728
17729 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
17730 Don't use an old loaddefs.el, as in Makefile.in.
17731
17732 2005-06-12 Lute Kamstra <lute@gnu.org>
17733
17734 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
17735
17736 * man.el (Man-mode-map): Initialize it properly.
17737 (Man-mode): Set mode-class property to special.
17738
17739 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
17740
17741 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
17742
17743 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
17744 A newline is needed in the docstring there.
17745
17746 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
17747 Doc fixes.
17748
17749 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17750
17751 * printing.el: Doc fix. The menubar is no more changed when printing
17752 is loaded, it only changes when pr-menu-bind or pr-update-menus is
17753 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
17754 (pr-version): New version number (6.8.4).
17755 (pr-menu-bind): New command.
17756 (pr-update-menus): Docstring and code fix.
17757 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
17758 Docstring fix.
17759 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
17760 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
17761
17762 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
17763
17764 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
17765 "Returns" to "return", document useful return values, etc.
17766
17767 2005-06-11 Alan Mackenzie <acm@muc.de>
17768
17769 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
17770 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
17771 (adaptive-file-function): Minor amendment to doc-string.
17772
17773 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
17774
17775 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
17776 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
17777 Fix :type--it is `integer', not `string'.
17778
17779 * faces.el (modeline-highlight): Rename from (the erroneous)
17780 `modeline-higilight'.
17781
17782 2005-06-11 Lute Kamstra <lute@gnu.org>
17783
17784 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
17785 lisp-interaction-mode-map but make it the parent.
17786 (edebug-eval-mode): Use define-derived-mode.
17787
17788 2005-06-11 Andreas Schwab <schwab@suse.de>
17789
17790 * bindings.el: Add binding of `ESC functionkey' for every
17791 `M-functionkey'.
17792 * hexl.el (hexl-mode-map): Likewise.
17793
17794 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
17795
17796 * progmodes/compile.el (compilation-error-regexp-alist-alist)
17797 [msft]: update regexp for newer msft compilers.
17798
17799 2005-06-10 Mark A. Hershberger <mah@everybody.org>
17800
17801 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
17802 ATTLIST portions of included DTDs.
17803 (xml-parse-dtd): Eliminate use of inefficient match-data.
17804
17805 2005-06-10 Miles Bader <miles@gnu.org>
17806
17807 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
17808 (mpuz-text): Remove "-face" suffix from face names.
17809 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
17810 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
17811 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
17812
17813 * play/gomoku.el (gomoku-O, gomoku-X):
17814 Remove "-face" suffix from face names.
17815 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
17816 New backward-compatibility aliases for renamed faces.
17817 (gomoku-font-lock-keywords): Use renamed gomoku faces.
17818
17819 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
17820
17821 * thumbs.el: Fixes for changes of 2005-06-09.
17822 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
17823 as a directory.
17824 (thumbs-thumbname): Remove directory separator from format string;
17825 `thumbs-thumbsdir' now returns a valid directory name.
17826 (thumbs-temp-dir): New defsubst.
17827 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
17828 Use it.
17829
17830 * cus-edit.el (minibuffer):
17831 * files.el (make-backup-file-name-function):
17832 * filesets.el (filesets-external-viewers):
17833 * hilit-chg.el (highlight-changes-colours)
17834 (highlight-changes-face-list, highlight-changes-rotate-faces):
17835 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
17836 * kmacro.el (kmacro-call-macro):
17837 * log-edit.el (log-edit-changelog-full-paragraphs):
17838 * mouse.el (mouse-1-click-follows-link):
17839 * skeleton.el (skeleton-autowrap):
17840 * subr.el (insert-for-yank-1):
17841 * tempo.el (tempo-insert-region):
17842 * terminal.el (terminal-emulator):
17843 * time.el (display-time-mail-face):
17844 * vc.el (vc-annotate):
17845 * vcursor.el (vcursor-copy-line):
17846 * woman.el (woman-bold-headings, woman-ignore)
17847 (woman-default-faces, woman-monochrome-faces):
17848 * calendar/todo-mode.el (todo-insert-threshold):
17849 * emulation/pc-select.el (pc-select-selection-keys-only)
17850 (pc-selection-mode):
17851 * emulation/vip.el (vip-find-char-forward):
17852 * emulation/viper-cmd.el (viper-find-char-forward):
17853 * international/mule-cmds.el
17854 (select-safe-coding-system-accept-default-p)
17855 (input-method-exit-on-invalid-key):
17856 * international/mule-diag.el (describe-coding-system):
17857 * international/ucs-tables.el (unify-8859-on-encoding-mode):
17858 * net/browse-url.el (browse-url-xterm-program):
17859 * obsolete/lazy-lock.el (lazy-lock-mode):
17860 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
17861 (cperl-mode):
17862 * progmodes/cpp.el (cpp-face-light-name-list)
17863 (cpp-face-dark-name-list):
17864 * progmodes/delphi.el (delphi-newline-always-indents):
17865 Fix spellings in docstrings.
17866
17867 * ido.el (ido-mode, ido-file-extensions-order)
17868 (ido-default-file-method, ido-default-buffer-method)
17869 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
17870 (ido-decorations, ido-read-file-name-as-directory-commands)
17871 (ido-read-file-name-non-ido, ido-work-directory-list)
17872 (ido-ignore-item-temp-list, ido-current-directory)
17873 (ido-magic-forward-char, ido-enter-find-file)
17874 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
17875 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
17876
17877 2005-06-10 Lute Kamstra <lute@gnu.org>
17878
17879 * play/dunnet.el (dun-mode): Use define-derived-mode.
17880 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
17881 obsolete alias.
17882
17883 * play/doctor.el (doctor-mode-map): Remove defvar.
17884 (doctor-mode): Use define-derived-mode.
17885
17886 * mail/mspools.el (mspools-mode):
17887 * net/eudc-hotlist.el (eudc-hotlist-mode):
17888 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
17889
17890 2005-06-10 Miles Bader <miles@gnu.org>
17891
17892 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
17893 Remove "-face" suffix from face names.
17894 (flyspell-incorrect-face, flyspell-duplicate-face):
17895 New backward-compatibility aliases for renamed faces.
17896 (flyspell-mode-on, make-flyspell-overlay)
17897 (flyspell-highlight-incorrect-region)
17898 (flyspell-highlight-duplicate-region)
17899 (flyspell-display-next-corrections)
17900 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
17901
17902 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
17903 from face name.
17904 (texinfo-heading-face): New backward-compatibility alias for
17905 renamed face.
17906 (texinfo-heading-face): Use renamed texinfo-heading face.
17907
17908 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
17909 suffix from face names.
17910 (tex-math-face, tex-verbatim-face):
17911 New backward-compatibility aliases for renamed faces.
17912 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
17913 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
17914 literal face name.
17915
17916 * textmodes/table.el (table-cell): Remove "-face" suffix from face
17917 name.
17918 (table-cell-face): New backward-compatibility alias for renamed face.
17919 (table--put-cell-face-property, table--update-cell-face):
17920 Use renamed table-cell face.
17921
17922 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
17923 from face name.
17924 (sgml-namespace-face): New backward-compatibility alias for
17925 renamed face.
17926 (sgml-namespace-face): Use renamed sgml-namespace face.
17927
17928 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
17929 (org-level-4, org-level-5, org-level-6, org-level-7)
17930 (org-level-8, org-warning, org-headline-done)
17931 (org-deadline-announce, org-scheduled-today)
17932 (org-scheduled-previously, org-link, org-done, org-table)
17933 (org-time-grid): Remove "-face" suffix from face names.
17934 (org-level-1-face, org-level-2-face, org-level-3-face)
17935 (org-level-4-face, org-level-5-face, org-level-6-face)
17936 (org-level-7-face, org-level-8-face, org-warning-face)
17937 (org-headline-done-face, org-deadline-announce-face)
17938 (org-scheduled-today-face, org-scheduled-previously-face)
17939 (org-link-face, org-done-face, org-table-face)
17940 (org-time-grid-face):
17941 New backward-compatibility aliases for renamed faces.
17942 (org-level-faces, org-set-font-lock-defaults, org-timeline)
17943 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
17944 (org-agenda-get-timestamps, org-agenda-get-scheduled)
17945 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
17946
17947 * emulation/viper-init.el (viper-search, viper-replace-overlay)
17948 (viper-minibuffer-emacs, viper-minibuffer-insert)
17949 (viper-minibuffer-vi): Remove "-face" suffix from face names.
17950 (viper-search-face, viper-replace-overlay-face)
17951 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
17952 (viper-minibuffer-vi-face):
17953 New backward-compatibility aliases for renamed faces.
17954 (viper-search-face, viper-replace-overlay-face)
17955 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
17956 (viper-minibuffer-vi-face): Use renamed viper faces.
17957
17958 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
17959 Remove "-face" suffix from face names.
17960 (testcover-nohits-face, testcover-1value-face):
17961 New backward-compatibility aliases for renamed faces.
17962 (testcover-mark): Use renamed testcover faces.
17963
17964 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
17965 face name.
17966 (diary-button-face): New backward-compatibility alias for renamed face.
17967 (diary-entry): Use renamed diary-button face.
17968
17969 * calendar/calendar.el (diary, calendar-today, holiday)
17970 (mark-visible-calendar-date): Remove "-face" suffix from face names.
17971 (diary-face, calendar-today-face, holiday-face):
17972 New backward-compatibility aliases for renamed faces.
17973 (eval-after-load "facemenu", diary-entry-marker)
17974 (calendar-today-marker, calendar-holiday-marker, diary-face):
17975 Use renamed calendar faces.
17976
17977 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
17978 (compare-windows-face): New backward-compatibility alias for
17979 renamed face.
17980 (compare-windows-highlight): Use renamed compare-windows face.
17981
17982 * strokes.el (strokes-char): Remove "-face" suffix from face name.
17983 (strokes-char-face): New backward-compatibility alias for renamed face.
17984 (strokes-encode-buffer): Use renamed strokes-char face.
17985
17986 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
17987 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
17988 Remove "-face" suffix from face names.
17989 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17990 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17991 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
17992 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
17993 Use renamed pcvs faces.
17994 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
17995 * pcvs-defs.el (cvs-mode-map): Likewise.
17996 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
17997
17998 * info.el (info-title-1, info-title-2, info-title-3)
17999 (info-title-4): Remove "-face" suffix from and downcase face names.
18000 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
18001 (Info-title-4-face):
18002 New backward-compatibility aliases for renamed faces.
18003 (Info-fontify-node): Use renamed info faces.
18004
18005 * hilit-chg.el (highlight-changes, highlight-changes-delete):
18006 Remove "-face" suffix from face names.
18007 (highlight-changes-face, highlight-changes-delete-face):
18008 New backward-compatibility aliases for renamed faces.
18009 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
18010 (hilit-chg-make-list): Use renamed highlight-changes faces.
18011
18012 * generic-x.el (show-tabs-tab, show-tabs-space):
18013 Remove "-face" suffix from face names.
18014 (show-tabs-tab-face, show-tabs-space-face):
18015 New backward-compatibility aliases for renamed faces.
18016 (show-tabs-generic-mode-font-lock-defaults-1)
18017 (show-tabs-generic-mode-font-lock-defaults-2):
18018 Use renamed show-tabs faces.
18019
18020 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
18021 (smerge-markers): Remove "-face" suffix from face names.
18022 (smerge-mine-face, smerge-other-face, smerge-base-face)
18023 (smerge-markers-face):
18024 New backward-compatibility aliases for renamed faces.
18025 (smerge-mine-face, smerge-other-face, smerge-base-face)
18026 (smerge-markers-face): Use renamed smerge faces.
18027
18028 * log-view.el (log-view-file, log-view-message): Remove "-face"
18029 suffix from face names.
18030 (log-view-file-face, log-view-message-face):
18031 New backward-compatibility aliases for renamed faces.
18032 (log-view-file-face, log-view-message-face): Use renamed log-view
18033 faces.
18034
18035 * paren.el (show-paren-match, show-paren-mismatch):
18036 Remove "-face" suffix from face names.
18037 (show-paren-match-face, show-paren-mismatch-face):
18038 New backward-compatibility aliases for renamed faces.
18039 (show-paren-function): Use renamed show-paren faces.
18040
18041 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
18042 (ruler-mode-margins, ruler-mode-fringes)
18043 (ruler-mode-column-number, ruler-mode-fill-column)
18044 (ruler-mode-comment-column, ruler-mode-goal-column)
18045 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
18046 suffix from face names.
18047 (ruler-mode-default-face, ruler-mode-pad-face)
18048 (ruler-mode-margins-face, ruler-mode-fringes-face)
18049 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
18050 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
18051 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
18052 New backward-compatibility aliases for renamed faces.
18053 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
18054 (ruler-mode-column-number, ruler-mode-fill-column)
18055 (ruler-mode-comment-column, ruler-mode-goal-column)
18056 (ruler-mode-tab-stop, ruler-mode-current-column)
18057 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
18058 faces.
18059
18060 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
18061 face name.
18062 (whitespace-highlight-the-space): Use renamed face.
18063 (whitespace-highlight-face): New backward-compatibility alias for
18064 renamed face.
18065
18066 * woman.el (woman-italic, woman-bold, woman-unknown)
18067 (woman-addition, woman-symbol-face):
18068 Remove "-face" suffix from face names.
18069 (woman-italic-face, woman-bold-face, woman-unknown-face)
18070 (woman-addition-face):
18071 New backward-compatibility aliases for renamed faces.
18072 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
18073 (woman-decode-region, woman-replace-match)
18074 (woman-display-extended-fonts, woman-special-characters)
18075 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
18076 Use renamed woman faces.
18077
18078 * longlines.el (longlines-visible-face): Face removed.
18079
18080 * diff-mode.el (diff-header, diff-file-header, diff-index)
18081 (diff-hunk-header, diff-removed, diff-added, diff-changed)
18082 (diff-function, diff-context, diff-nonexistent): Remove "-face"
18083 suffix from face names.
18084 (diff-header-face, diff-file-header-face, diff-index-face)
18085 (diff-hunk-header-face, diff-removed-face, diff-added-face)
18086 (diff-changed-face, diff-function-face, diff-context-face)
18087 (diff-nonexistent-face): New backward-compatibility aliases for
18088 renamed faces.
18089 (diff-header-face, diff-file-header-face)
18090 (diff-index, diff-index-face, diff-hunk-header)
18091 (diff-hunk-header-face, diff-removed, diff-removed-face)
18092 (diff-added, diff-added-face, diff-changed-face, diff-function)
18093 (diff-function-face, diff-context-face, diff-nonexistent)
18094 (diff-nonexistent-face): Use renamed diff-mode faces.
18095
18096 * progmodes/compile.el (compilation-warning-face)
18097 (compilation-info-face): Remove "-face" suffix from face names.
18098 (compilation-warning-face, compilation-info-face):
18099 New backward-compatibility aliases for renamed faces.
18100 (compilation-warning-face, compilation-info-face):
18101 Use renamed compilation faces.
18102
18103 * add-log.el (change-log-date, change-log-name)
18104 (change-log-email, change-log-file, change-log-list)
18105 (change-log-conditionals, change-log-function)
18106 (change-log-acknowledgement): Remove "-face" suffix from face names.
18107 (change-log-date-face, change-log-name-face)
18108 (change-log-email-face, change-log-file-face)
18109 (change-log-list-face, change-log-conditionals-face)
18110 (change-log-function-face, change-log-acknowledgement-face):
18111 New backward-compatibility aliases for renamed faces.
18112 (change-log-font-lock-keywords): Use renamed change-log faces.
18113
18114 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
18115 (custom-set, custom-changed, custom-saved, custom-button)
18116 (custom-button-pressed, custom-documentation, custom-state)
18117 (custom-comment, custom-comment-tag, custom-variable-tag)
18118 (custom-variable-button, custom-face-tag, custom-group-tag-1)
18119 (custom-group-tag): Remove "-face" suffix from face names.
18120 (custom-magic-alist, custom-magic-value-create)
18121 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
18122 (custom-invalid-face, custom-rogue-face, custom-modified-face)
18123 (custom-set-face, custom-changed-face, custom-saved-face)
18124 (custom-button-face, custom-button-pressed-face)
18125 (custom-documentation-face, custom-state-face)
18126 (custom-comment-face, custom-comment-tag-face)
18127 (custom-variable-tag-face, custom-variable-button-face)
18128 (custom-face-tag-face, custom-group-tag-face-1)
18129 (custom-group-tag-face):
18130 New backward-compatibility aliases for renamed faces.
18131
18132 * wid-edit.el (widget-documentation, widget-button)
18133 (widget-field, widget-single-line-field, widget-inactive)
18134 (widget-button-pressed): "-face" suffix removed from face names.
18135 (widget-documentation-face, widget-button-face)
18136 (widget-field-face, widget-single-line-field-face)
18137 (widget-inactive-face, widget-button-pressed-face):
18138 New backward-compatibility aliases for renamed faces.
18139 (widget-documentation-face, widget-button-face)
18140 (widget-button-pressed-face, widget-specify-field)
18141 (widget-specify-inactive): Use renamed widget faces.
18142
18143 2005-06-10 Kenichi Handa <handa@m17n.org>
18144
18145 * term/x-win.el (x-clipboard-yank): Remove condition-case
18146 wrapping.
18147
18148 2005-06-11 Kenichi Handa <handa@m17n.org>
18149
18150 * add-log.el (change-log-font-lock-keywords): Make the regexp for
18151 date lines stricter.
18152
18153 2005-06-10 Zhang Wei <id.brep@gmail.com>
18154
18155 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
18156 of x-get-selection.
18157
18158 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
18159
18160 * comint.el (comint-mode, comint-snapshot-last-prompt):
18161 * frame.el (frame-current-scroll-bars):
18162 * term.el (term-mode, term-check-proc, term-input-sender)
18163 (term-simple-send, term-extract-string, term-word)
18164 (term-match-partial-filename):
18165 * window.el (window-current-scroll-bars):
18166 * emulation/cua-base.el (cua-normal-cursor-color)
18167 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
18168 (cua-global-mark-cursor-color):
18169 * mail/undigest.el (rmail-forward-separator-regex):
18170 Fix typos in docstrings.
18171
18172 * comint.el (comint-check-proc, make-comint-in-buffer)
18173 (comint-source-default): Doc fixes.
18174
18175 * term.el (term-send-string): Improve argument/docstring consistency.
18176
18177 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
18178
18179 * comint.el (comint-send-input): Bind `inhibit-read-only' around
18180 call to `delete-region'.
18181 (comint-mode-hook): Do not enable Font Lock by default.
18182
18183 2005-06-09 Lute Kamstra <lute@gnu.org>
18184
18185 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
18186 could be void.
18187
18188 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
18189
18190 * emacs-lisp/debug.el (debugger-will-be-back): New var.
18191 (debug): Use it.
18192 (debugger-step-through, debugger-continue, debugger-jump)
18193 (debugger-return-value): Set it when needed.
18194 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
18195 Use inhibit-read-only.
18196
18197 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
18198
18199 * window.el (shrink-window-if-larger-than-buffer)
18200 (window-size-fixed): Fix typo in docstring.
18201
18202 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
18203 thumbnails directory on loading.
18204 (thumbs-conversion-program): Use `eq' to check the system type,
18205 not `equal'.
18206 (thumbs-temp-dir): Initialize to `temporary-file-directory',
18207 not "/tmp". Fix docstring.
18208 (thumbs-thumbsdir): New function to return the thumbnails
18209 directory, creating it if needed.
18210 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
18211 (thumbs-temp-file): Delete variable and make it into a function.
18212 (thumbs-resize-image, thumbs-modify-image): Use it.
18213 (thumbs-kill-buffer): Simplify.
18214 (thumbs-gensym): Defalias or duplicate CL `gensym'.
18215 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
18216 docstrings.
18217
18218 2005-06-09 Kim F. Storm <storm@cua.dk>
18219
18220 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
18221 set-match-data to free markers in match-data.
18222
18223 * replace.el (replace-match-data): Pass RESEAT arg `t' to
18224 match-data to unchain markers in match-data.
18225
18226 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
18227
18228 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
18229 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
18230 unnecessary now.
18231
18232 2005-06-08 Richard M. Stallman <rms@gnu.org>
18233
18234 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
18235 give the variable a doc string that doesn't say don't set it directly.
18236
18237 * textmodes/ispell.el (ispell-check-version):
18238 Use match-string-no-properties.
18239 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
18240 (ispell-buffer-local-words): Likewise.
18241
18242 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
18243 except on terminals with enough colors to really display it.
18244 (makefile-dependency-regex): Delete spurious `bb'.
18245
18246 * faces.el (escape-glyph): Use blue once again in last case.
18247 (no-break-space): Redefine so that it isn't invisible on a tty.
18248
18249 2005-06-08 Kim F. Storm <storm@cua.dk>
18250
18251 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
18252 also when reading directory name.
18253
18254 2005-06-08 Lute Kamstra <lute@gnu.org>
18255
18256 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
18257 (flyspell-mode-line-string): Remove autoload cookie.
18258 (flyspell-mode): Remove defvar.
18259
18260 2005-06-07 Lute Kamstra <lute@gnu.org>
18261
18262 * textmodes/org.el (org-run-mode-hooks): New function.
18263 (org-agenda-mode): Use it.
18264
18265 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
18266
18267 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
18268
18269 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18270
18271 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
18272
18273 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
18274
18275 * font-lock.el (font-lock-add-keywords): Doc fix.
18276
18277 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
18278
18279 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
18280 (tex-compile-default): In the absence of any history, use the order in
18281 tex-compile-alist to choose the preferred command.
18282 (tex-compile-commands): Reorder a bit.
18283
18284 * textmodes/flyspell.el (flyspell-auto-correct-binding)
18285 (flyspell-incorrect-face, flyspell-duplicate-face):
18286 Use (X)Emacs-agnostic code.
18287 (flyspell-mode-map): Don't overwrite at each load. Remove code
18288 redundant with the subsequent add-minor-mode. Merge Emacs and
18289 XEmacs code.
18290 (flyspell-word): Minor simplification.
18291 (flyspell-math-tex-command-p): Quieten the byte-compiler.
18292 (flyspell-external-point-words): Remove unused vars `size' and `start'.
18293 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
18294 Merge the corresponding Emacs code.
18295 (flyspell-correct-word, flyspell-xemacs-popup):
18296 Use flyspell-do-correct.
18297
18298 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
18299 a dedicated window.
18300
18301 * international/latexenc.el (latexenc-find-file-coding-system):
18302 Undo part of last patch, to turn off a compiler warning.
18303
18304 2005-06-06 Juri Linkov <juri@jurta.org>
18305
18306 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
18307 Rename `tmm-inactive-face' to `tmm-inactive'.
18308
18309 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
18310
18311 * iswitchb.el: Rename faces.
18312
18313 2005-06-06 Kim F. Storm <storm@cua.dk>
18314
18315 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
18316 (cua-global-mark): Remove -face suffix from face names.
18317
18318 * emulation/cua-gmrk.el (cua--init-global-mark):
18319 Remove cua-global-mark face setup.
18320
18321 2005-06-06 Richard M. Stallman <rms@gnu.org>
18322
18323 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
18324 just like other allowed characters.
18325 (makefile-match-dependency): Exclude leading and training whitespace
18326 from the range of regexp subexp 1.
18327 (makefile-macroassign-regex): Don't try to match the body,
18328 just the name of the macro being defined.
18329
18330 * info.el (Info-read-node-name-2): New function.
18331 (Info-read-node-name-1): Use that.
18332 Add a completion-base-size-function property.
18333
18334 * simple.el (completion-setup-function): Look for
18335 completion-base-size-function property of minibuffer-completion-table.
18336
18337 * files.el (locate-file-completion): Doc fix.
18338
18339 * printing.el: Don't call pr-update-menus; user must do that.
18340
18341 * emacs-lisp/debug.el (debugger-window): New variable.
18342 (debug): Use debugger-window if it is set and still alive.
18343 Record debugger-window for next entry.
18344
18345 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
18346
18347 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
18348
18349 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
18350 (hack-one-local-variable, hack-local-variables)
18351 (hack-local-variables-prop-line): Pass that arg.
18352
18353 2005-06-06 Kim F. Storm <storm@cua.dk>
18354
18355 * ido.el (ido-first-match, ido-only-match, ido-subdir)
18356 (ido-indicator): Remove -face suffix from face names.
18357
18358 2005-06-06 Juri Linkov <juri@jurta.org>
18359
18360 * font-lock.el (font-lock-regexp-backslash)
18361 (font-lock-regexp-backslash-construct): New faces.
18362 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
18363 after `('. Add `while-no-input' to control structures.
18364
18365 * faces.el (no-break-space, shadow): New faces.
18366 (escape-glyph): Use less loud colors pink2 and red4.
18367
18368 * diff-mode.el (diff-context-face)
18369 * dired.el (dired-ignored)
18370 * rfn-eshadow.el (file-name-shadow)
18371 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
18372
18373 * info.el (Info-title-1-face): Use green instead of yellow because
18374 bold yellow is not readable on light backgrounds.
18375
18376 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
18377 before selecting the desired mode to not spend time fontifying
18378 old contents.
18379
18380 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
18381
18382 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
18383 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
18384
18385 * ps-print.el (ps-default-fg, ps-default-bg):
18386 Fix typos in docstrings.
18387
18388 * isearchb.el (isearchb): Don't pass a spurious second argument to
18389 `iswitchb-completions'.
18390
18391 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
18392
18393 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
18394 to preserve point.
18395 (gdb-find-file-hook): Add doc string.
18396
18397 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
18398 C dereferenced pointer expression.
18399 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
18400
18401 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
18402
18403 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
18404 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
18405 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
18406 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
18407 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
18408 Make background transparent.
18409
18410 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18411
18412 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
18413 (font-lock-remove-keywords): Doc fix.
18414 (font-lock-mode-major-mode): Compiler defvar.
18415 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
18416
18417 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
18418 (font-lock-mode): Update `font-lock-mode-major-mode'.
18419 (font-lock-set-defaults): Compiler defvar.
18420 (font-lock-default-function): Take `font-lock-mode-major-mode'
18421 into account.
18422
18423 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
18424 keep track of which major mode it enabled the minor mode for.
18425 Use find-file-hook again. Update docstring.
18426
18427 * simple.el (eval-expression-print-level)
18428 (eval-expression-print-length, eval-expression-debug-on-error):
18429 Doc fixes.
18430
18431 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
18432
18433 * iswitchb.el (iswitchb-single-match-face)
18434 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
18435 (iswitchb-invalid-regexp-face): New faces.
18436 (iswitchb-completions): Use them.
18437 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
18438 now marked as an obsolete alias.
18439 (iswitchb-read-buffer): Remove check for bound font variables.
18440 (iswitchb-invalid-regexp): New free variable.
18441 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
18442 set iswitchb-invalid-regexp.
18443 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
18444 invalid regexps.
18445 (iswitchb-completions): Add check for complete match when entering
18446 a regexp.
18447 (iswitchb-completions): Remove require-match argument.
18448 (iswitchb-exhibit): Fix caller.
18449 (iswitchb-common-match-inserted): New variable.
18450 (iswitchb-complete, iswitchb-completion-help): Use it.
18451
18452 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
18453
18454 * url-http.el (url-http-chunked-encoding-after-change-function):
18455 Use `url-http-debug' instead of `message'.
18456
18457 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
18458
18459 * url-http.el (url-http-parse-headers): Pass redirected URL as a
18460 callback argument.
18461
18462 2005-06-04 Kim F. Storm <storm@cua.dk>
18463
18464 * simple.el (line-move): Only call sit-for when moving backwards.
18465
18466 * ido.el (ido-make-merged-file-list-1): New defun split from
18467 ido-make-merged-file-list.
18468 (ido-make-merged-file-list): Bind throw-on-input around call to
18469 ido-make-merged-file-list-1. Return input-pending-p if
18470 interrupted by more input available.
18471 (ido-read-internal): Handle input-pending-p return value from
18472 ido-make-merged-file-list.
18473
18474 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18475
18476 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
18477 compatibility code.
18478
18479 * international/latexenc.el (latexenc-find-file-coding-system):
18480 Don't inherit the EOL part of the coding-system from the
18481 tex-main buffer. Fit within 80 columns.
18482
18483 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
18484
18485 * tmm.el (tmm-inactive-face): New face.
18486 (tmm-remove-inactive-mouse-face): New function.
18487 (tmm-prompt, tmm-add-one-shortcut)
18488 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
18489 but not selectable.
18490
18491 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
18492
18493 * faces.el (face-equal): Improve argument/docstring consistency.
18494
18495 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
18496
18497 * progmodes/make-mode.el (makefile-targets-face)
18498 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
18499 (makefile-bsdmake-dependency-regex)
18500 (makefile-makepp-rule-action-regex)
18501 (makefile-bsdmake-rule-action-regex): New constants.
18502 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
18503
18504 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18505 Allow (...) within `...' for makepp messages.
18506
18507 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
18508
18509 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
18510
18511 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
18512 "." files are deleted from all file lists before comparison.
18513
18514 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
18515 (viper-ESC-key): Made them customizable.
18516
18517 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
18518
18519 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
18520
18521 * autorevert.el (auto-revert-buffers): Use save-match-data.
18522
18523 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
18524
18525 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
18526 menu items with a nil command binding.
18527
18528 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
18529
18530 * emacs-lisp/cl-macs.el (defsetf):
18531 Improve argument/docstring consistency.
18532
18533 * faces.el (list-faces-display): Improve the formatting by
18534 computing the maximum length required for any face-name (reworked
18535 patch of 1999-01-11, accidentally deleted on 1999-07-21).
18536 (internal-find-face): Remove redundant info in docstring.
18537
18538 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
18539
18540 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
18541 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
18542 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
18543 (gdb-assembler-custom): Improve regexps.
18544 (def-gdb-auto-update-handler): Use window point to preserve point.
18545
18546 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
18547
18548 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
18549
18550 2005-05-31 Jay Belanger <belanger@truman.edu>
18551
18552 * calc/calc-embed.el (calc-embedded-word): Change argument passed
18553 to calc-embedded.
18554 (calc-embedded-make-info): Have plain prefix argument select
18555 entire line.
18556
18557 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
18558
18559 * faces.el (list-faces-display): Signal error if passed a regexp
18560 that matches no face name.
18561
18562 * simple.el (filter-buffer-substring): Fix typo in docstring.
18563
18564 2005-05-31 Richard M. Stallman <rms@gnu.org>
18565
18566 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
18567 (vhdl-emacs-21): Doc fix.
18568 (vhdl-mode): Unconditionally set comment-padding.
18569 (vhdl-fixup-whitespace-region): Insert spaces only where
18570 there are none.
18571 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
18572
18573 2005-05-30 John Wiegley <johnw@newartisans.com>
18574
18575 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
18576 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
18577 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
18578 `directory-sep-char' to ?/, and all uses of `string-to-int' to
18579 `string-to-number'.
18580
18581 2005-05-30 Jay Belanger <belanger@truman.edu>
18582
18583 * calc/calc.el (calc-bug-address): Fix docstring.
18584 (calc-window-hook, calc-trail-window-hook): New variables.
18585 (calc-trail-display): Restore use of calc-trail-window-hook.
18586 (calc): Restore use of calc-window-hook.
18587
18588 2005-05-31 Masatake YAMATO <jet@gyve.org>
18589
18590 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
18591
18592 * help-fns.el (help-C-file-name): Add autoload mark for
18593 `find-function-noselect'.
18594
18595 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
18596
18597 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
18598 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
18599
18600 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
18601
18602 * calendar/diary-lib.el (mark-included-diary-files): Only kill
18603 included diary buffer if it was not already being visited.
18604 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
18605
18606 * calendar/icalendar.el (top-level): Do not require appt.
18607
18608 * mail/supercite.el (sc-select-attribution): Only use a list
18609 element from sc-attrib-selection-list if it returns a string.
18610 Reported by Davide G. M. Salvetti <salve@debian.org>.
18611
18612 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
18613
18614 * thumbs.el (thumbs-thumbname): The resulting thumbname now
18615 includes a hash value to improve its uniqueness, and has a ".jpg"
18616 extension. Also, it is now a valid filename on all systems.
18617 (thumbs-make-thumb): Use `let', not `let*'.
18618 (thumbs-show-thumbs-list): Check for JPEG availability.
18619
18620 2005-05-30 Richard M. Stallman <rms@gnu.org>
18621
18622 * filesets.el (filesets-menu-ensure-use-cached):
18623 Prevent warning when emacs-version>= is undefined.
18624
18625 * printing.el (pr-interactive-n-up): Use string-to-number.
18626
18627 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
18628
18629 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
18630 Warn only when name to be defined is quoted.
18631
18632 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
18633
18634 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
18635 Make regexp more robust.
18636 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
18637 Force regeneration of disassembly.
18638
18639 2005-05-29 Jay Belanger <belanger@truman.edu>
18640
18641 * calc/calc.el (calc-user-invocation): Check if
18642 calc-invocation-macro is non-nil.
18643
18644 2005-05-29 Juri Linkov <juri@jurta.org>
18645
18646 * add-log.el (change-log-font-lock-keywords):
18647 Add `+' to e-mail regexp to accept mail address with keywords.
18648
18649 * man.el (Man-name-regexp): Add `:' to accept qualified names.
18650
18651 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
18652
18653 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
18654
18655 * ielm.el (inferior-emacs-lisp-mode): Ditto.
18656
18657 2005-05-29 Richard M. Stallman <rms@gnu.org>
18658
18659 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
18660 Undo the change that moves to end of the current word.
18661
18662 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
18663
18664 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
18665 Throw error when count <= 0 to ensure input is a number.
18666 (gdb-read-memory-custom): Pick up address from buffer.
18667 (gdb-memory-mode): Allow user to increment and decrement
18668 memory address from header line.
18669
18670 2005-05-29 Richard M. Stallman <rms@gnu.org>
18671
18672 * flyspell.el (flyspell-version): Function deleted.
18673 (flyspell-auto-correct-previous-hook): Doc fix.
18674
18675 * jit-lock.el (jit-lock-function, jit-lock-after-change):
18676 Do nothing if memory is full.
18677
18678 * font-lock.el (font-lock-fontify-syntactically-region):
18679 Pass t for GREEDY to looking-back.
18680
18681 * saveplace.el (save-place-alist-to-file): Write the file
18682 using write-region.
18683
18684 * subr.el (looking-back): New argument GREEDY.
18685
18686 * progmodes/compile.el (compilation-start): Set the mode
18687 before inserting the initial text.
18688
18689 * progmodes/which-func.el (which-func-update-1): Turn the mode
18690 off in case of error by setting which-func-mode.
18691
18692 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
18693
18694 * flyspell.el (flyspell-auto-correct-previous-word):
18695 Narrow down to what's on the screen, and recenter overlays
18696 at the end of the next word.
18697
18698 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
18699
18700 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
18701 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
18702 (flyspell-abbrev-p): Default to nil.
18703 (flyspell-use-global-abbrev-table-p): Doc fix.
18704 (flyspell-large-region): Allow nil as value.
18705 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
18706
18707 (mail-mode-flyspell-verify): More robust handling
18708 of `mail-header-separator'. More efficient signature detection.
18709 Allow for regexp metacharacters in message-header-separator.
18710 Adding `To' not to be checked in mail-mode-flyspell-verify.
18711
18712 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
18713 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
18714 Bind flyspell-auto-correct-binding.
18715 Bind C-. and C-, .
18716 (flyspell-mode-map): Likewise.
18717 (flyspell-mode): Doc fix.
18718 (flyspell-accept-buffer-local-defs): Preserve current buffer.
18719 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
18720 (flyspell-word-cache-result): New var, always local.
18721 (flyspell-check-pre-word-p): Doc fix.
18722 (flyspell-check-changed-word-p): Handle spc like newline.
18723 (flyspell-post-command-hook): Set flyspell-word-cache-result.
18724 (flyspell-word-search-backward, flyspell-word-search-forward):
18725 New functions.
18726 (flyspell-word): Return t if nothing to check.
18727 When parsing TeX code, check for after } or \.
18728 Use flyspell-word-search-backward to find previous word.
18729 Return nil if duplicated word.
18730 For word already checked, return same value as last time.
18731 Set flyspell-word-cache-result after checking.
18732 Don't clobber the return value.
18733 (flyspell-get-word): Major rewrite.
18734 (flyspell-external-point-words): New locals pword, pcount.
18735 Fix size used in progress message.
18736 Find the proper corresponding word in flyspell-large-region-buffer.
18737 (flyspell-region): Check for flyspell-large-region = nil.
18738 (flyspell-highlight-incorrect-region): Clean up overlays in region.
18739 (flyspell-auto-correct-word): Check that WORD is a cons.
18740 (flyspell-correct-word): Likewise.
18741
18742 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
18743
18744 * progmodes/make-mode.el (makefile-rule-action-regex)
18745 (makefile-macroassign-regex, makefile-makepp-mode)
18746 (makefile-bsdmake-mode): Continuation lines may be empty.
18747 Reported by Joshua Varner.
18748 (makefile-makepp-font-lock-keywords): Add $(stem).
18749
18750 2005-05-28 Karl Berry <karl@gnu.org>
18751
18752 * textmodes/tex-mode.el: Now that tex-send-command calls
18753 shell-quote-argument (2005-03-31 change), remove all calls to
18754 shell-quote-argument; they all end up invoking tex-send-command.
18755 The double quoting loses on filenames with non-safe characters,
18756 such as "@". Reported by Frederik Fouvry.
18757
18758 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
18759
18760 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
18761 about preserving point.
18762
18763 2005-05-27 Jay Belanger <belanger@truman.edu>
18764
18765 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
18766 Info-goto-node.
18767
18768 * calc/calc-embed.el (calc-embed-arg): New variable.
18769 (calc-do-embedded-activate, calc-embedded-activate-formula)
18770 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
18771 variable by new variable.
18772 (calc-embedded-make-info): Replace undeclared variable by new
18773 variable. When selecting region with positive prefix
18774 argument, use end of previous line instead of beginning of line.
18775
18776 * calc/calc-aent.el (calc-arg-values): Declare it.
18777
18778 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
18779 Declare them.
18780
18781 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
18782
18783 * calc/calc.el (calc-alg-map): Declare it.
18784
18785 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
18786
18787 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
18788
18789 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
18790 (gdb-registers-buffer, toggle-gdb-all-registers):
18791 Toggle display of floating point registers.
18792 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
18793
18794 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
18795 (toggle-gud-tooltip-dereference):
18796 Rename from gud-toggle-tooltip-dereference.
18797
18798 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
18799
18800 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
18801
18802 2005-05-27 Jay Belanger <belanger@truman.edu>
18803
18804 * calc/calc-prog.el (calc-kbd-report): Remove.
18805 (calc-kbd-query): Rewrite.
18806
18807 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
18808
18809 * image.el (image-library-alist): Move to image.c.
18810 (image-type-available-p): Doc fix.
18811
18812 2005-05-27 Lute Kamstra <lute@gnu.org>
18813
18814 * calc/calc.el (calc):
18815 * outline.el (outline-1, outline-2, outline-3, outline-4)
18816 (outline-5, outline-6, outline-7, outline-8):
18817 * textmodes/dns-mode.el (dns-mode):
18818 * textmodes/sgml-mode.el (sgml-namespace-face):
18819 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
18820 (tex-verbatim-face, tex-use-reftex):
18821 * textmodes/texinfo.el (texinfo-heading-face):
18822 Specify customization group.
18823
18824 * longlines.el: Don't require easy-mmode.
18825 (longlines-visible-face): Specify customization group.
18826
18827 2005-05-27 Kenichi Handa <handa@m17n.org>
18828
18829 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
18830 encoding table of windows-1251.
18831
18832 * international/ucs-tables.el (ucs-set-table-for-input):
18833 If translation-table-for-input of a coding system is a symbol, get
18834 its translation-table property.
18835
18836 * international/code-pages.el: Don't register a coding system into
18837 non-iso-charset-alist more than once.
18838 (cp-make-coding-system): Likewise.
18839
18840 2005-05-26 John Wiegley <johnw@newartisans.com>
18841
18842 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
18843 `eshell-resume-eval' is wrapped in a list, it indicates that the
18844 command was run asynchronously. In that case, unwrap the value
18845 before checking the delimiter value.
18846
18847 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
18848 character before a space at the end of a line is \, assume the space
18849 is part of the last argument rather than a final argument separator.
18850
18851 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
18852 is in use, and the target is `t' or `nil' (which are the most common
18853 values), don't assume that the symbol target is a buffer.
18854
18855 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18856
18857 * calendar/calendar.el (calendar-mode-line-format):
18858 Use mode-line-highlight as mouse-face.
18859
18860 * time.el (display-time-string-forms, display-time-update):
18861 Use mode-line-highlight as mouse-face.
18862
18863 2005-05-26 Jay Belanger <belanger@truman.edu>
18864
18865 * calc/calc.el (calc-language-alist): Remove extra defvar.
18866
18867 2005-05-26 Lute Kamstra <lute@gnu.org>
18868
18869 * arc-mode.el (archive-mode):
18870 * bookmark.el (bookmark-read-annotation-mode)
18871 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
18872 * bs.el (bs-mode):
18873 * calc/calc-yank.el (calc-edit-mode):
18874 * calc/calc.el (calc-mode, calc-trail-mode):
18875 * calculator.el (calculator-mode):
18876 * chistory.el (command-history-mode):
18877 * comint.el:
18878 * cus-edit.el (custom-mode):
18879 * descr-text.el (describe-text-mode):
18880 * ebuff-menu.el (Electric-buffer-menu-mode):
18881 * ediff-util.el (ediff-mode):
18882 * emacs-lisp/re-builder.el (reb-mode):
18883 * emulation/vi.el (vi-mode-setup):
18884 * emulation/ws-mode.el (wordstar-mode):
18885 * eshell/esh-mode.el (eshell-mode):
18886 * forms.el (forms-mode):
18887 * help-mode.el (help-mode):
18888 * hexl.el (hexl-mode):
18889 * ibuffer.el (ibuffer-mode):
18890 * ielm.el (inferior-emacs-lisp-mode):
18891 * info.el (Info-mode, Info-edit-mode):
18892 * international/swedish.el:
18893 * ledit.el (ledit-from-lisp-mode):
18894 * locate.el (locate-mode):
18895 * mail/rmail.el (rmail-mode):
18896 * mail/rmailedit.el (rmail-edit-mode):
18897 * mail/rmailsum.el (rmail-summary-mode):
18898 * mail/supercite.el (sc-electric-mode):
18899 * net/eudc.el (eudc-mode):
18900 * net/quickurl.el (quickurl-list-mode):
18901 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
18902 * obsolete/ooutline.el (outline-mode):
18903 * obsolete/options.el (Edit-options-mode):
18904 * obsolete/rnews.el (news-mode):
18905 * obsolete/rnewspost.el (news-reply-mode):
18906 * play/5x5.el (5x5-mode):
18907 * play/decipher.el (decipher-mode, decipher-stats-mode):
18908 * play/gomoku.el (gomoku-mode):
18909 * play/snake.el (snake-mode):
18910 * play/solitaire.el (solitaire-mode):
18911 * play/tetris.el (tetris-mode):
18912 * progmodes/ada-mode.el (ada-mode):
18913 * progmodes/antlr-mode.el (antlr-mode):
18914 * progmodes/autoconf.el (autoconf-mode):
18915 * progmodes/dcl-mode.el (dcl-mode):
18916 * progmodes/delphi.el (delphi-mode):
18917 * progmodes/ebrowse.el (ebrowse-tree-mode)
18918 (ebrowse-electric-list-mode, ebrowse-member-mode)
18919 (ebrowse-electric-position-mode):
18920 * progmodes/f90.el (f90-mode):
18921 * progmodes/fortran.el (fortran-mode):
18922 * progmodes/icon.el (icon-mode):
18923 * progmodes/idlw-help.el (idlwave-help-mode):
18924 * progmodes/idlw-shell.el (idlwave-shell-mode):
18925 * progmodes/idlwave.el (idlwave-mode):
18926 * progmodes/inf-lisp.el (inferior-lisp-mode):
18927 * progmodes/m4-mode.el (m4-mode):
18928 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
18929 * progmodes/modula2.el (modula-2-mode):
18930 * progmodes/octave-inf.el (inferior-octave-mode):
18931 * progmodes/octave-mod.el (octave-mode):
18932 * progmodes/pascal.el (pascal-mode):
18933 * progmodes/sh-script.el (sh-mode):
18934 * progmodes/sql.el (sql-mode, sql-interactive-mode):
18935 * progmodes/vhdl-mode.el (vhdl-mode):
18936 * progmodes/xscheme.el (scheme-interaction-mode):
18937 * replace.el (occur-mode):
18938 * ses.el (ses-mode):
18939 * simple.el (completion-list-mode):
18940 * skeleton.el:
18941 * speedbar.el (speedbar-mode):
18942 * term.el (term-mode):
18943 * terminal.el (terminal-edit-mode):
18944 * textmodes/reftex-index.el (reftex-index-mode)
18945 (reftex-index-phrases-mode):
18946 * textmodes/reftex-sel.el (reftex-select-label-mode)
18947 (reftex-select-bib-mode):
18948 * textmodes/reftex-toc.el (reftex-toc-mode):
18949 * wdired.el (wdired-change-to-wdired-mode):
18950 * wid-browse.el (widget-browse-mode):
18951 Use run-mode-hooks.
18952
18953 * array.el (array-mode):
18954 * calendar/todo-mode.el (todo-mode):
18955 * man.el (Man-mode):
18956 * play/landmark.el (lm-mode):
18957 * play/mpuz.el (mpuz-mode):
18958 Use kill-all-local-variables and run-mode-hooks.
18959
18960 * subr.el (delay-mode-hooks): Specify indentation.
18961
18962 2005-05-26 Mark A. Hershberger <mah@everybody.org>
18963
18964 * xml.el (xml-substitute-special): Don't die for undefined xml
18965 entities.
18966
18967 2005-05-26 Jay Belanger <belanger@truman.edu>
18968
18969 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
18970 of nil.
18971
18972 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
18973
18974 * progmodes/gdb-ui.el (gdb-frame-address):
18975 Rename from gdb-current-address.
18976 (gdb-previous-frame-address): Rename from gdb-previous-address.
18977 (gdb-selected-frame): Rename from gdb-current-frame.
18978 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
18979 (gdb-frame-number): Rename from gdb-current-stack-level.
18980 (gdb-ann3): Match new mode-name for disassembly buffer.
18981 Extend initialization of variables.
18982 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
18983 (gdb-memory-mode): Use mouse-face in header line.
18984 (gdb-assembler-buffer-name): Call it disassembly and give frame
18985 in mode line.
18986 (gdb-source-spec-regexp, gdb-assembler-custom)
18987 (gdb-invalidate-assembler, gdb-frame-handler):
18988 Make robust to leading zeroes in address format.
18989
18990 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
18991
18992 * textmodes/org.el (org-mode): Use `define-derived-mode' to
18993 define `org-mode'.
18994 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
18995
18996 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
18997
18998 * log-edit.el (log-edit-changelog-entries): Distinguish between
18999 filenames like xfns.c and fns.c.
19000
19001 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
19002
19003 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
19004 point after reverting.
19005 (Buffer-menu-make-sort-button): Handle the case where
19006 `Buffer-menu-use-header-line' is nil.
19007
19008 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
19009
19010 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
19011 New funcs. In minibuffer-local-completion-map bind `]', `/'
19012 and `:' to them.
19013
19014 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
19015
19016 * startup.el (normal-top-level): Allow modification of load-path while
19017 we're iterating over it.
19018
19019 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
19020
19021 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
19022 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
19023 (thumbs-resize-interactive, thumbs-insert-image)
19024 (thumbs-insert-thumb, thumbs-dired-show-marked)
19025 (thumbs-find-image-at-point, thumbs-delete-images)
19026 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
19027 (thumbs-increment-image-size, thumbs-decrement-image-size):
19028 Fix typos in docstrings.
19029
19030 2005-05-24 Andre Spiegel <spiegel@gnu.org>
19031
19032 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
19033 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
19034 (cperl-mode): Use them.
19035
19036 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
19037
19038 * window.el (quit-window, shrink-window-if-larger-than-buffer):
19039 Doc fixes.
19040
19041 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
19042
19043 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
19044 Bind C-d to gdb-inferior-io-eof.
19045
19046 * dired.el (dired-dnd-popup-notice): Use message-box.
19047
19048 2005-05-23 Masatake YAMATO <jet@gyve.org>
19049
19050 * bindings.el (mode-line-major-mode-keymap):
19051 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
19052
19053 * faces.el (mode-line-highlight): New face.
19054
19055 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
19056 as mouse-face.
19057
19058 * bindings.el (top-level, help-echo, mode-line-modified)
19059 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
19060 as mouse-face.
19061
19062 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
19063
19064 * progmodes/cc-engine.el (c-guess-basic-syntax):
19065 Remove spurious call to `zerop'.
19066
19067 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
19068
19069 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
19070
19071 CC Mode update to 5.30.10:
19072
19073 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
19074 could go past the limit in decoration level 2, thereby causing
19075 errors during interactive fontification.
19076
19077 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
19078 the file is evaluated interactively.
19079
19080 * cc-engine.el (c-guess-basic-syntax): Handle operator
19081 declarations somewhat better in C++.
19082
19083 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
19084 make use of `run-mode-hooks' which has been added in Emacs 21.1.
19085 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
19086 (awk-mode): Use it.
19087 (make-local-hook): Suppress warning about obsoleteness.
19088
19089 * cc-engine.el, cc-align.el, cc-cmds.el
19090 (c-append-backslashes-forward, c-delete-backslashes-forward)
19091 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
19092 Compensate for return value from `forward-line' when it has moved
19093 but not to a different line due to eob.
19094
19095 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
19096 `objc-method-intro' and `objc-method-args-cont'.
19097
19098 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
19099
19100 CC Mode update to 5.30.10:
19101
19102 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
19103 in the copyright statement. Incidentally, change "along with GNU
19104 Emacs" to "along with this program" where it occurs.
19105
19106 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
19107 so that it is interactive, hence can be found by M-x awk-mode
19108 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
19109 <gmorris+emacs@ast.cam.ac.uk>.
19110
19111 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
19112 Mode's regexps.
19113
19114 2005-05-23 Kevin Ryde <user42@zip.com.au>
19115
19116 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
19117 c-parse-state, to avoid a lisp error (on bad code).
19118
19119 2005-05-23 Lute Kamstra <lute@gnu.org>
19120
19121 * subr.el (font-lock-defaults): Remove defvar as it's already
19122 defined in font-core.el.
19123
19124 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
19125
19126 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
19127
19128 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
19129 more general and work when GDB variable "print pretty" is on,
19130 as with Emacs, for example.
19131
19132 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
19133
19134 * font-core.el: Update comment.
19135
19136 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
19137 Use `after-change-major-mode-hook' instead of `find-file-hook'.
19138
19139 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
19140
19141 2005-05-22 Eli Zaretskii <eliz@gnu.org>
19142
19143 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
19144 and `yank-handler' in the doc strings.
19145
19146 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
19147
19148 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
19149
19150 2005-05-22 Richard M. Stallman <rms@gnu.org>
19151
19152 * help.el (describe-key): Move print-help-return-message call
19153 out of conditional.
19154
19155 * progmodes/etags.el (list-tags): Use with-no-warnings.
19156
19157 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
19158 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
19159 (starttls-extra-args, starttls-extra-arguments): Add defvars.
19160
19161 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
19162
19163 * language/viet-util.el (viet-viscii-nonascii-translation-table):
19164 Add defvar.
19165
19166 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
19167 Use defvar, not defconst.
19168
19169 * hexl.el (hexl-follow-line): Use with-no-warnings.
19170
19171 * emulation/tpu-extras.el: Use write-file-functions instead of
19172 write-file-hooks.
19173
19174 * dired.el (dired-font-lock-keywords): Fontify files with junk
19175 extensions even if marked by -F.
19176
19177 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
19178
19179 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
19180 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
19181 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
19182 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
19183 (concatenate, list-length, get*, getf, cl-remprop):
19184 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
19185 (etypecase, progv, lexical-let, lexical-let*)
19186 (multiple-value-bind, multiple-value-setq, shiftf):
19187 Improve argument/docstring consistency.
19188
19189 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
19190
19191 2005-05-22 Andre Spiegel <spiegel@gnu.org>
19192
19193 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
19194 doesn't exist.
19195
19196 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
19197 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
19198
19199 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
19200
19201 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
19202 already deleted variables: auto-fill-hook, blink-paren-hook,
19203 lisp-indent-hook, inhibit-local-variables, unread-command-event,
19204 suspend-hooks, comment-indent-hook, meta-flag,
19205 before-change-function, after-change-function,
19206 font-lock-doc-string-face.
19207
19208 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
19209
19210 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19211
19212 2005-05-21 Eli Zaretskii <eliz@gnu.org>
19213
19214 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
19215 rmail-dont-reply-to.
19216
19217 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
19218
19219 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
19220 literal blank when splitting new-header-values.
19221
19222 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
19223
19224 * calendar/cal-menu.el (cal-menu-update): Add separator as a
19225 string so that tmm doesn't create a completion entry for it.
19226
19227 * textmodes/table.el (table-disable-menu): Ditto.
19228
19229 2005-05-21 Richard M. Stallman <rms@gnu.org>
19230
19231 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
19232
19233 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
19234
19235 * net/rcompile.el (remote-compile): Use compilation-start.
19236
19237 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
19238
19239 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
19240
19241 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
19242 Default to makefile-bsdmake-mode on BSD systems.
19243
19244 * imenu.el (imenu-generic-expression, imenu--generic-function'):
19245 REGEXP may also be a search function now. The part of doc-string
19246 for describing the structure was 95% identical to that of
19247 `imenu--generic-function'. Unify it there.
19248
19249 * progmodes/make-mode.el (makefile-imenu-generic-expression):
19250 Use function to find dependencies, because regexp alone is so complex,
19251 it easily goes into an endless loop.
19252 (makefile-makepp-mode): Also add submenu for Perl functions
19253 defined in the makefile.
19254 (makefile-bsdmake-mode): Special imenu-generic-expression no
19255 longer needed, due to function call.
19256 (makefile-match-dependency): Take BOUND into account when checking
19257 if we're through.
19258
19259 2005-05-20 Jay Belanger <belanger@truman.edu>
19260
19261 * calc/calc-units.el (calc-invalidate-units-table):
19262 Use inhibit-read-only.
19263 (math-build-units-table-buffer): Use view-mode.
19264
19265 2005-05-20 David Kastrup <dak@gnu.org>
19266
19267 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
19268 easy-menu-add is not a nop on Emacs; and clarify when to call it.
19269
19270 2005-05-20 Lute Kamstra <lute@gnu.org>
19271
19272 * diff-mode.el (diff-header-face, diff-file-header-face)
19273 (diff-index-face, diff-hunk-header-face, diff-removed-face)
19274 (diff-added-face, diff-changed-face, diff-function-face)
19275 (diff-context-face, diff-nonexistent-face): Put them in the
19276 diff-mode customization group.
19277
19278 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
19279
19280 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
19281
19282 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
19283
19284 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
19285 Minor regexp-optimization.
19286
19287 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
19288
19289 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
19290 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
19291 (org-agenda-add-time-grid-maybe): New function.
19292 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
19293 (org-table-create): `dotimes' instead of `mapcar'.
19294 (org-xor): Simplify implementation.
19295 (org-agenda): `inhibit-redisplay' turned on.
19296 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
19297 a consistent line after a state change.
19298 (org-agenda-remove-times-when-in-prefix): New option.
19299 (org-prefix-has-time): New variable.
19300 (org-parse-time-string): Optional argument NODEFAULT.
19301 (org-format-agenda-item): Parse items for time-of-day
19302 specifications and move these into the prefix if possible.
19303 (org-agenda-priority): Get current heading, not previous heading
19304 during agenda remote editing.
19305
19306 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
19307
19308 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
19309 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
19310 (remove-duplicates, delete-duplicates, substitute)
19311 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
19312 (nsubstitute-if-not, find, find-if, find-if-not, position)
19313 (position-if, position-if-not, count, count-if, count-if-not)
19314 (mismatch, search, sort*, stable-sort, merge, member*)
19315 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
19316 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
19317 (intersection, nintersection, set-difference, nset-difference)
19318 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
19319 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
19320 (nsublis, tree-equal): Improve argument/docstring consistency.
19321
19322 * subr.el (send-string, send-region): Remove obsolescence declaration.
19323 (window-dot, set-window-dot, read-input, show-buffer)
19324 (eval-current-buffer, string-to-int):
19325 Add release number to obsolescence declarations.
19326
19327 2005-05-19 Kim F. Storm <storm@cua.dk>
19328
19329 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
19330 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
19331
19332 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
19333
19334 * faces.el (list-faces-display): Make back button respect optional
19335 regexp arg.
19336
19337 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
19338
19339 * calculator.el (calculator-radix-grouping-mode)
19340 (calculator-radix-grouping-digits, calculator-displayer)
19341 (calculator-radix-grouping-separator, calculator-copy-displayer):
19342 * dabbrev.el (dabbrev-search-these-buffers-only):
19343 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
19344 (diff-advance-after-apply-hunk, diff-mode-hook)
19345 (diff-minor-mode-prefix):
19346 * imenu.el (imenu-use-popup-menu):
19347 * jit-lock.el (jit-lock-context-time):
19348 * newcomment.el (comment-fill-column, comment-column)
19349 (comment-style, comment-padding, comment-multi-line)
19350 (comment-empty-lines, comment-auto-fill-only-comments):
19351 * reveal.el (reveal-around-mark):
19352 * uniquify.el (uniquify-buffer-name-style)
19353 (uniquify-after-kill-buffer-p)
19354 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
19355 (uniquify-min-dir-content, uniquify-separator)
19356 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
19357 * w32-vars.el (w32-fixed-font-alist):
19358 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
19359 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
19360 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
19361 * progmodes/perl-mode.el (perl-indent-level)
19362 (perl-continued-statement-offset, perl-continued-brace-offset)
19363 (perl-brace-offset, perl-brace-imaginary-offset)
19364 (perl-label-offset, perl-indent-continued-arguments)
19365 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
19366 * progmodes/tcl.el (tcl-indent-level)
19367 (tcl-continued-indent-level, tcl-auto-newline)
19368 (tcl-tab-always-indent, tcl-electric-hash-style)
19369 (tcl-help-directory-list, tcl-use-smart-word-finder)
19370 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
19371 (inferior-tcl-source-command):
19372 * textmodes/fill.el (enable-kinsoku):
19373 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
19374 * textmodes/table.el (table-yank-handler):
19375 Specify missing group (and type, if simple) in defcustom.
19376
19377 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
19378
19379 * progmodes/compile.el (compilation-finish-function): Fix defvar.
19380
19381 2005-05-19 Richard M. Stallman <rms@gnu.org>
19382
19383 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
19384
19385 * subr.el (event-basic-type): Don't get an error.
19386 (left-fringe-p): Function deleted.
19387
19388 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
19389 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
19390
19391 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
19392 in recursive copy.
19393
19394 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
19395
19396 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
19397
19398 * emacs-lisp/bytecomp.el
19399 (byte-compile-file-form-custom-declare-variable):
19400 Call byte-compile-nogroup-warn if appropriate.
19401
19402 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
19403 (compilation-set-window): Don't call left-fringe-p; do it directly.
19404
19405 2005-05-19 Jay Belanger <belanger@truman.edu>
19406
19407 * calc/calc-graph.el (calc-graph-format-data): Make sure
19408 var-PlotRejects is bound before trying to check its value.
19409
19410 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
19411
19412 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
19413 definition of this variable from reftex-global.el to reftex.el,
19414 because it is needed in the menu.
19415
19416 2005-05-19 Lute Kamstra <lute@gnu.org>
19417
19418 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
19419 years are fixed. Don't insert a space after a dash.
19420
19421 2005-05-19 Kim F. Storm <storm@cua.dk>
19422
19423 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
19424
19425 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
19426
19427 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
19428 strings, because (eq ... ?\\) is fairly frequent.
19429
19430 * progmodes/make-mode.el (makefile-add-this-line-targets):
19431 Simplify and integrate into `makefile-pickup-targets'.
19432 (makefile-add-this-line-macro): Simplify and integrate into
19433 `makefile-pickup-macros.
19434 (makefile-pickup-filenames-as-targets): Simplify.
19435 (makefile-previous-dependency, makefile-match-dependency):
19436 Don't stumble over `::'.
19437
19438 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
19439
19440 * subr.el (post-command-idle-hook, post-command-idle-delay):
19441 Remove obsoletion of post-command-idle-hook and
19442 post-command-idle-delay.
19443
19444 * faces.el (list-faces-display): Provide button when describe-face
19445 is called to take user back to the list of faces.
19446
19447 * help-fns.el (describe-variable): Remove hyperlinks in a
19448 variable's value as these are quite frequently inappropriate.
19449
19450 * follow.el (follow-submit-feedback, follow-mode):
19451 Remove references to post-command-idle-hook.
19452
19453 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
19454
19455 * progmodes/make-mode.el (makefile-previous-dependency)
19456 (makefile-match-dependency): Check for := (and in bsd mode also
19457 !=) to give a better result, even when font-lock is not on.
19458
19459 2005-05-18 Jay Belanger <belanger@truman.edu>
19460
19461 * calc/calc-help.el (calc-s-prefix-help):
19462 Add `calc-copy-special-constant' to help string.
19463
19464 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
19465
19466 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
19467
19468 2005-05-18 Jay Belanger <belanger@truman.edu>
19469
19470 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
19471 in linear factors are in proper order.
19472
19473 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
19474
19475 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
19476 Support for jurabib.
19477
19478 * textmodes/reftex.el (featurep): Define aliases for overlay
19479 commands, for XEmacs compatibility, and use these aliases in
19480 overlay initializations.
19481 (reftex-highlight): Use `reftex-move-overlay'.
19482 (reftex-unhighlight): Use `reftex-delete-overlay'.
19483 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
19484 (reftex-access-search-path): Use `reftex-uniquify' instead of
19485 `reftex-uniq'
19486
19487 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
19488 `before-string' property modification enables for Emacs as well.
19489 (reftex-select-item): Use `reftex-delete-overlay'.
19490 (reftex-select-mark): Use `reftex-make-overlay' and
19491 `reftex-overlay-put'.
19492 (reftex-select-unmark): Use `reftex-delete-overlay' and
19493 `reftex-overlay-put'.
19494
19495 2005-05-18 Lute Kamstra <lute@gnu.org>
19496
19497 * emacs-lisp/lisp.el (check-parens): Fix docstring.
19498
19499 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
19500
19501 * add-log.el (add-change-log-entry):
19502 * array.el (array-make-template, array-reconfigure-rows)
19503 (array-init-max-row, array-init-max-column)
19504 (array-init-columns-per-line, array-init-field-width):
19505 * replace.el (replace-match-maybe-edit, perform-replace):
19506 * textmodes/spell.el (spell-region):
19507 Replace `read-input' by `read-string'.
19508
19509 * forms.el (forms-mode):
19510 * finder.el (finder-compile-keywords):
19511 * shadowfile.el (shadow-read-files):
19512 Replace `eval-current-buffer' by `eval-buffer'.
19513
19514 * terminal.el (te-pass-through):
19515 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
19516 (ange-ftp-raw-send-cmd):
19517 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
19518 (send-process-next-char, telnet-initial-filter, telnet):
19519 Replace `send-string' by `process-send-string'.
19520
19521 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
19522 (prolog-consult-region): Replace `send-string' by
19523 `process-send-string'; replace `send-region' by `process-send-region'.
19524
19525 * progmodes/delphi.el (delphi-log-msg):
19526 Replace `set-window-dot' by `set-window-point'.
19527
19528 * subr.el (window-dot, set-window-dot, read-input, send-string)
19529 (send-region, show-buffer, eval-current-buffer):
19530 Make really obsolete, as the comment says.
19531
19532 2005-05-17 Kim F. Storm <storm@cua.dk>
19533
19534 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
19535 (cua--init-keymaps): Bind C-return instead of S-return to set
19536 rectangle mark.
19537
19538 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
19539 instead of S-return to toggle/clear rectangle mark.
19540
19541 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
19542
19543 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
19544 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
19545 Also fontify plain strings assigned to variables, mostly so that a
19546 colon has a face and is thus not taken as a dependency separator.
19547 (makefile-previous-dependency): Inline the new matcher, because it
19548 is too complex to work in both directions.
19549 (makefile-match-dependency): Eliminate `backward' arg (see above).
19550 Completely reimplemented so as to not sometimes go into an endless
19551 loop. It should also be more efficient, because first it only
19552 searches for `:', instead of applying the very complex regexp.
19553 (makefile-mode): Cancel `font-lock-support-mode', because blocks
19554 to be fontified in one piece can be too long for JIT.
19555 Makefiles are never *that* big.
19556
19557 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
19558
19559 * dired.el (dired-mode): Simplify.
19560
19561 2005-05-17 Lute Kamstra <lute@gnu.org>
19562
19563 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
19564 defcustom for the mode hook variable.
19565
19566 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
19567 Emacs Lisp Reference Manual.
19568
19569 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
19570
19571 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
19572 (evenp, list*):
19573 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
19574 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
19575
19576 * net/tramp-smb.el (tramp-smb-open-connection):
19577 Pass `tramp-chunksize' as fifth (required) argument.
19578
19579 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
19580
19581 * font-lock.el (lisp-font-lock-keywords-1):
19582 Set `font-lock-negation-char-face' for [^...] char group.
19583 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
19584
19585 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
19586 a var, and refine it to mask one more level of nested vars.
19587 (makefile-rule-action-regex): Turn it into a var, and refine it so
19588 it recognizes backslashed continuation lines as belonging to the
19589 same command.
19590 (makefile-macroassign-regex): Refine it so it recognizes
19591 backslashed continuation lines as belonging to the same command.
19592 (makefile-var-use-regex): Don't look at the next char, because it
19593 might be the same one to be skipped by the initial [^$], leading
19594 to an overlooked variable use.
19595 (makefile-make-font-lock-keywords): Remove two parameters, which
19596 are now variables that some of the modes set locally.
19597 Handle dependency and rule action matching through functions, because
19598 regexps alone match too often. Dependency matching now comes
19599 last, so it can check, whether a colon already matched something else.
19600 (makefile-mode): Inform that font-lock improves makefile parsing
19601 capabilities.
19602 (makefile-match-dependency, makefile-match-action): New functions.
19603
19604 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
19605
19606 * emacs-lisp/cl-extra.el (equalp): Doc fix.
19607
19608 * align.el (align-regexp):
19609 * ansi-color.el (ansi-color-get-face):
19610 * array.el (array-reconfigure-rows, array-init-max-row)
19611 (array-init-max-column, array-init-columns-per-line)
19612 (array-init-field-width):
19613 * dired-aux.el (dired-trample-file-versions):
19614 * dired-x.el (dired-mark-sexp):
19615 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
19616 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
19617 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
19618 * faces.el (face-read-integer):
19619 * files.el (backup-extract-version, insert-directory):
19620 * hexl.el (hexl-insert-decimal-char):
19621 * server.el (server-process-filter):
19622 * shell.el (shell-extract-num):
19623 * startup.el (command-line-1):
19624 * term.el (term-command-hook):
19625 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
19626 (time-stamp-do-number):
19627 * time.el (display-time-update):
19628 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
19629 (timezone-fix-time):
19630 * vms-patch.el (vms-suspend-resume-hook):
19631 * calendar/appt.el (appt-convert-time):
19632 * calendar/cal-bahai.el (mark-bahai-diary-entries):
19633 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
19634 * calendar/cal-islam.el (mark-islamic-diary-entries):
19635 * calendar/calendar.el (calendar-cursor-to-date)
19636 (calendar-star-date):
19637 * calendar/diary-lib.el (diary-attrtype-convert)
19638 (mark-diary-entries, diary-entry-time):
19639 * calendar/solar.el (solar-get-number):
19640 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
19641 * emacs-lisp/re-builder.el (reb-display-subexp):
19642 * emulation/edt.el (edt-set-scroll-margins):
19643 * emulation/tpu-extras.el (tpu-set-scroll-margins):
19644 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
19645 (vip-get-ex-count):
19646 * emulation/viper-ex.el (viper-get-ex-token)
19647 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
19648 * international/fontset.el (fontset-plain-name):
19649 * mail/feedmail.el (feedmail-look-at-queue-directory):
19650 * mail/mailalias.el (mail-get-names):
19651 * mail/rmail.el (rmail-convert-to-babyl-format):
19652 * mail/rmailsum.el (rmail-make-basic-summary-line)
19653 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
19654 (rmail-summary-goto-msg):
19655 * mail/smtpmail.el (smtpmail-read-response):
19656 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
19657 (ange-ftp-vms-add-file-entry):
19658 * play/gametree.el (gametree-looking-at-ply)
19659 (gametree-current-branch-score):
19660 * progmodes/ada-xref.el (ada-prj-find-prj-file)
19661 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
19662 * progmodes/cperl-mode.el (condition-case):
19663 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
19664 (ebrowse-set-member-buffer-column-width)
19665 (ebrowse-select-1st-to-9nth):
19666 * progmodes/etags.el (etags-snarf-tag):
19667 * progmodes/flymake.el (flymake-parse-line):
19668 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
19669 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
19670 (idlwave-shell-menu-def):
19671 * progmodes/ps-mode.el (ps-run-goto-error):
19672 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
19673 (vhdl-speedbar-contract-level):
19674 * term/mac-win.el (x-handle-numeric-switch):
19675 * term/sun-mouse.el (sun-get-frame-data):
19676 * term/w32-win.el (x-handle-numeric-switch):
19677 * term/x-win.el (x-handle-numeric-switch):
19678 * textmodes/ispell.el (ispell-parse-output):
19679 * textmodes/nroff-mode.el (nroff-outline-level):
19680 * textmodes/reftex-cite.el (reftex-bib-sort-year)
19681 (reftex-bib-sort-year-reverse, reftex-format-citation):
19682 * textmodes/reftex-parse.el (reftex-init-section-numbers)
19683 (reftex-section-number):
19684 * textmodes/texinfmt.el (texinfo-paragraphindent):
19685 Replace `string-to-int' by `string-to-number'.
19686
19687 * international/latexenc.el: Add page marker to force the "Local
19688 Variables:" string out of the last page.
19689
19690 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
19691
19692 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
19693 tooltip-change-major-mode.
19694 (gud-tooltip-print-command): Remove case where gud-minor-mode
19695 is gdb ("--fullname").
19696 (gud-tooltip-tips): Turn GUD tooltips off for this case and
19697 explain to user.
19698
19699 2005-05-16 Jay Belanger <belanger@truman.edu>
19700
19701 * calc/calc-store.el (calc-copy-special-constant): New function.
19702
19703 * calc/calc-ext.el (calc-init-extensions): Add binding for
19704 `calc-copy-special-constant'.
19705
19706 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
19707 for the `calc-copy-special-constant' command.
19708
19709 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
19710
19711 * subr.el (left-fringe-p): New function.
19712
19713 * progmodes/compile.el (compilation-setup): Set local value of
19714 overlay-arrow-string to "" always.
19715 (compilation-set-window): Left fringe then don't scroll.
19716 No left fringe then no arrow and scroll message to top.
19717 (compilation-context-lines): Adjust doc string accordingly.
19718
19719 2005-05-16 Kim F. Storm <storm@cua.dk>
19720
19721 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
19722 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
19723 (ido-wide-find-dir-or-delete-dir): New command for M-d.
19724 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
19725 (ido-read-file-name): Handle commands with ido property value
19726 equal to find-file as reading a file name, to allow C-d to enter dired.
19727 (ibuffer-find-file): Add ido property with value find-file.
19728
19729 2005-05-15 Kim F. Storm <storm@cua.dk>
19730
19731 * subr.el (open-network-stream-nowait): Remove.
19732 (open-network-stream-server): Remove.
19733
19734 2005-05-15 Richard M. Stallman <rms@gnu.org>
19735
19736 * faces.el (describe-face): Output a definition link button.
19737
19738 * help-mode.el (help-face-def): New button type.
19739
19740 * emacs-lisp/copyright.el (copyright-fix-years):
19741 Match properly if the first year is 2-digit.
19742 Don't mess up the whitespace after the years by filling.
19743
19744 * dired-aux.el (dired-mark-confirm):
19745 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
19746
19747 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
19748 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
19749 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
19750
19751 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
19752 Set font-lock-comment-start-skip.
19753
19754 * font-lock.el (font-lock-comment-start-skip): New variable.
19755 (font-lock-comment-end-skip): New variable.
19756 (font-lock-fontify-syntactically-region): Use them if non-nil.
19757
19758 2005-05-15 Jay Belanger <belanger@truman.edu>
19759
19760 * calc/calc-store.el (calc-store-value): Return a string rather
19761 than display it as a message.
19762 Use calc-var-name for variable name.
19763 (calc-store-into): Add the result of calc-store-value to message.
19764 (calc-copy-variable): Add a message.
19765 (calc-store-exchange): Improve error messages.
19766 (calc-store-binary, calc-store-map): Don't reset the values of
19767 special constants.
19768
19769 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
19770
19771 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
19772 manual to docstring.
19773
19774 * files.el (hack-local-variables-confirm): Add STRING argument.
19775 Make the function handle non file visiting buffers correctly.
19776 (hack-local-variables-prop-line, hack-local-variables)
19777 (hack-one-local-variable): Use STRING arg of
19778 `hack-local-variables-confirm'.
19779
19780 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
19781
19782 Sync with Tramp 2.0.49.
19783
19784 * net/tramp.el (tramp-handle-dired-call-process)
19785 (tramp-handle-insert-directory):`insert-buffer' cannot be used
19786 because the contents of the Tramp buffer is changed before
19787 insertion (`expand-file' and alike).
19788 (tramp-handle-insert-directory): If `localname' has an empty
19789 nondirectory name, it must not be quoted.
19790 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
19791 variable `tramp-chunksize'. Change callees.
19792 (tramp-open-connection-setup-interactive-shell): Check remote host
19793 for buggy `send-process-string' implementation.
19794 Set `tramp-chunksize' if found. Reported by Michael Kifer
19795 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
19796 (tramp-handle-shell-command): `insert-buffer' cannot be used
19797 because the contents of the Tramp buffer is changed before
19798 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
19799 <frederic.bothamy@free.fr>.
19800 (tramp-set-auto-save): Actions should be done for Tramp file name
19801 handler only. Ange-FTP has its own auto-save mechanism.
19802 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
19803 (tramp-set-auto-save-file-modes): Set file modes of
19804 `buffer-auto-save-file-name' to ?\600 as fallback solution.
19805 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
19806 (tramp-bug): Remove obsolete variable.
19807 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
19808 for presence of `mml-mode'. Make it running for older Emacsen as well.
19809
19810 2005-05-14 John Paul Wallington <jpw@pobox.com>
19811
19812 * ibuf-ext.el (define-ibuffer-filter filename):
19813 If `dired-directory' is a list, use its car.
19814
19815 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
19816
19817 * ibuffer.el (define-ibuffer-column filename):
19818 If `dired-directory' is a list, use its car.
19819
19820 2005-05-14 Richard M. Stallman <rms@gnu.org>
19821
19822 * subr.el (symbol-file): Doc fix.
19823
19824 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
19825 (byte-compile-form): Call byte-compile-nogroup-warn.
19826 (byte-compile-warning-types): Doc fix.
19827
19828 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
19829
19830 * progmodes/cc-engine.el (c-literal-faces):
19831 Add font-lock-comment-delimiter-face.
19832
19833 * net/net-utils.el (dig): Use with-no-warnings.
19834
19835 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
19836 (sc-recite-frame-alist, sc-default-cite-frame)
19837 (sc-default-uncite-frame, sc-default-recite-frame)
19838 (sc-attrib-selection-list, sc-rewrite-header-list):
19839 Mark as risky-local-variable.
19840
19841 * international/ogonek.el (ogonek-jak, ogonek-how):
19842 Don't use beginning-of-buffer.
19843
19844 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
19845
19846 * calendar/solar.el (solar-data-list): Move definition up.
19847
19848 * dnd.el (dnd-protocol-alist): Add autoload.
19849
19850 * progmodes/sh-script.el: Many doc usage fixes.
19851 (sh-indent-after-do): Change default to match common styles.
19852
19853 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
19854
19855 * files.el (interpreter-mode-alist)
19856 (auto-mode-interpreter-regexp): Doc fixes.
19857
19858 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
19859
19860 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
19861
19862 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
19863
19864 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19865
19866 * dired.el (dired-mode): make-variable-buffer-local =>
19867 make-local-variable.
19868
19869 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19870
19871 * term/mac-win.el (mac-select-convert-to-string): Try coding
19872 systems in mac-script-code-coding-systems if specified one cannot
19873 encode string for `com.apple.traditional-mac-plain-text'.
19874
19875 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
19876
19877 * progmodes/make-mode.el (makefile-targets-face)
19878 (makefile-shell-face, makefile-makepp-perl-face): New faces.
19879 (makefile-dependency-regex): Fix it to not make the colon in
19880 $(var:a=b) special.
19881 (makefile-rule-action-regex): New regexp for highlighting embedded
19882 Shell strings.
19883 (makefile-macroassign-regex): Handle != for highlighting as
19884 embedded Shell strings.
19885 (makefile-var-use-regex): New const.
19886 (makefile-statements, makefile-automake-statements)
19887 (makefile-gmake-statements, makefile-makepp-statements)
19888 (makefile-bsdmake-statements): New consts.
19889 (makefile-make-font-lock-keywords): New function.
19890 (makefile-automake-font-lock-keywords)
19891 (makefile-gmake-font-lock-keywords)
19892 (makefile-makepp-font-lock-keywords)
19893 (makefile-bsdmake-font-lock-keywords): New consts.
19894 (makefile-mode-map): Add switchers between the various submodes.
19895 (makefile-mode): Document the availability of the variants.
19896 (makefile-automake-mode, makefile-gmake-mode)
19897 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
19898
19899 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
19900 new variants of makefile-mode.
19901
19902 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19903
19904 * font-lock.el (font-lock-comment-delimiter-face): Fix up
19905 the inheritance.
19906
19907 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
19908
19909 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
19910 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
19911
19912 * files.el (normal-mode): Extend the scope of the
19913 `enable-local-variables' binding to include the `set-auto-mode' call.
19914 (magic-mode-alist): Doc fix.
19915
19916 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
19917
19918 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
19919 font-lock-comment-face rather than copying its setting.
19920
19921 2005-05-12 Andreas Schwab <schwab@suse.de>
19922
19923 * eshell/esh-mode.el (eshell-send-input): Doc fix.
19924
19925 2005-05-12 Lute Kamstra <lute@gnu.org>
19926
19927 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
19928 defcustom for the mode hook variable. Delete the last argument.
19929 * generic-x.el: Fix callers of define-generic-mode.
19930 (generic-x-modes): Delete group.
19931 (show-tabs-tab-face, show-tabs-space-face): Put them in the
19932 generic-x customization group.
19933
19934 2005-05-12 Kim F. Storm <storm@cua.dk>
19935
19936 * font-lock.el (font-lock-negation-char-face): Default to "off".
19937
19938 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
19939 font-lock-negation-char-face to ! in !=.
19940
19941 2005-05-12 Masatake YAMATO <jet@gyve.org>
19942
19943 * add-log.el (find-change-log): Fix typos in the docstring
19944 of function.
19945
19946 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
19947
19948 * international/latexenc.el (latexenc-find-file-coding-system):
19949 Avoid `re-search-forward' when looking for input encoding because
19950 of speed and safety. Better regular expressions for recognizing
19951 input encoding. Limit a search for TeX-master/tex-main-file to
19952 the local variable section.
19953
19954 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
19955
19956 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
19957 syntax of $ to "'" (quote).
19958
19959 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
19960
19961 * dnd.el (dnd-protocol-alist): Improve custom type.
19962
19963 * dired.el (dired-dnd-protocol-alist): New variable.
19964 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
19965 `dired-mode-hook' to the end.
19966
19967 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
19968
19969 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
19970 comment-end if comment-start-skip is not set.
19971 Obey the font-lock-comment-delimiter-face variables.
19972
19973 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
19974
19975 * files.el (executable-find): Move from executable.el. Use
19976 locate-file.
19977 * progmodes/executable.el (executable-find): Move to files.el.
19978
19979 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
19980 when trying to ensure forward progress.
19981
19982 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
19983
19984 * mouse-sel.el (mouse-sel-follow-link-p): New function.
19985 (mouse-select, mouse-select-internal, mouse-extend-internal):
19986 Use it to implement mouse-1-click-follows-link functionality.
19987
19988 2005-05-11 Richard M. Stallman <rms@gnu.org>
19989
19990 * font-lock.el (font-lock-fontify-syntactically-region):
19991 Use font-lock-comment-delimiter-face for comment delimiters.
19992
19993 2005-05-10 Jay Belanger <belanger@truman.edu>
19994
19995 * calc/calc-help.el (calc-m-prefix-help): Add mention of
19996 preserving embedded modes.
19997
19998 2005-05-10 Richard M. Stallman <rms@gnu.org>
19999
20000 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
20001
20002 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
20003 Move from ada-stmt.el.
20004 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
20005
20006 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
20007 Move to ada-mode.el.
20008 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
20009
20010 * cus-edit.el (custom-file): Call file-chase-links.
20011
20012 * files.el (read-directory-name): Fix previous change.
20013 (hack-local-variables-confirm): New function.
20014 (hack-local-variables-prop-line, hack-local-variables)
20015 (hack-one-local-variable): Use it.
20016
20017 2005-05-10 Lute Kamstra <lute@gnu.org>
20018
20019 * font-lock.el (font-lock-keywords-alist)
20020 (font-lock-removed-keywords-alist): Clarify docstrings.
20021
20022 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
20023
20024 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
20025 (gdb-source-info): Check for preprocessor info.
20026 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
20027 a macro for a function.
20028 (gdb-info-breakpoints-custom): Try to find file again if not already
20029 found (user might have used GDB dir command).
20030 (gdb-get-location): Update gdb-location-alist correctly for change
20031 to gdb-info-breakpoints-custom.
20032
20033 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
20034 (gud-tooltip-print-command): Add gdbmi case.
20035 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
20036 preprocessor info.
20037
20038 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
20039
20040 * startup.el (fancy-splash-insert): Fix typo in doc string.
20041
20042 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
20043
20044 * obsolete/float.el (string-to-float):
20045 * obsolete/hilit19.el (hilit-add-pattern):
20046 * obsolete/rnews.el (news-parse-range, news-select-message)
20047 (news-get-pruned-list-of-files): Replace `string-to-int' by
20048 `string-to-number'.
20049
20050 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
20051 `find-file-not-found-hooks'; use `add-hook'.
20052 (uncompress-while-visiting): Set `write-file-functions', not
20053 `write-file-hooks'; use `add-hook'.
20054
20055 2005-05-09 Kim F. Storm <storm@cua.dk>
20056
20057 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
20058 (cua-paste): Handle clipboard action.
20059 (cua--init-keymaps): Remap clipboard-kill-region and
20060 clipboard-kill-ring-save.
20061
20062 2005-05-08 Eli Zaretskii <eliz@gnu.org>
20063
20064 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20065 Improve commentary.
20066
20067 * simple.el (next-error-overlay-arrow-position): Revert the change
20068 made on 2005-04-30.
20069
20070 2005-05-07 Jay Belanger <belanger@truman.edu>
20071
20072 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
20073 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
20074 `calc-sel-reselect'.
20075
20076 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
20077 Calc is in embedded mode.
20078
20079 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20080
20081 * progmodes/compile.el (compilation-setup):
20082 Set overlay-arrow-string to an empty string on text terminals.
20083
20084 * textmodes/ispell.el (ispell-program-name): Try looking for
20085 "aspell" along exec-path, and if found, use it as the default
20086 speller program.
20087
20088 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
20089
20090 * international/mule.el (sgml-xml-auto-coding-function):
20091 Recognize encoding='FOO' in single quotes as well as in double quotes.
20092
20093 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20094
20095 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
20096 as well as `interactive', so that defmacro* would recognize
20097 `declare' forms.
20098
20099 2005-05-07 Eli Zaretskii <eliz@gnu.org>
20100
20101 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
20102 Explain more about the LIGHTER arg's usage in the doc string.
20103 Add commentary to clarify what the code does. Fix the regexp that
20104 strips whitespace from LIGHTER. Quote LIGHTER before using it,
20105 since it could have characters special to regular expressions.
20106
20107 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
20108
20109 * replace.el (occur-1): Bind inhibit-read-only so that
20110 erase-buffer doesn't barf on read-only text properties (likewise
20111 for add-text-properties in occur-engine). Mark buffer as unmodified.
20112 (occur-engine): Don't set buffer-read-only here.
20113
20114 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20115
20116 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
20117 list-buffers-directory. This caused the *cvs-commit* buffer to be
20118 sometimes mistakenly reused as a *cvs* buffer.
20119
20120 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
20121
20122 * tooltip.el: Move code for GUD tooltips into gud.el.
20123 (require): CL no longer needed to compile case.
20124 (tooltip-mode): Do not toggle functions for GUD tooltips.
20125 (tooltip-gud-tips-p): Remove. Replace with minor mode
20126 gud-tooltip-mode in gud.el.
20127 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
20128 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
20129 tooltip-gud prefix with gud-tooltip and obsolete.
20130 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
20131 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
20132 (tooltip-mouse-motion): Mouse movement functions/variable.
20133 Rename in gud.el by adding gud prefix.
20134 (tooltip-gud-original-filter, tooltip-gud-dereference)
20135 (tooltip-gud-event, tooltip-toggle-gud-tips)
20136 (tooltip-gud-process-output, tooltip-gud-print-command)
20137 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
20138 gud.el by replacing tooltip-gud prefix with gud-tooltip.
20139 (gdb-tooltip-print): Move to gdb-ui.el.
20140
20141 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
20142 (require): CL needed to compile case.
20143 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
20144 tooltip-gud-tips-p. Make it a minor-mode.
20145 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
20146 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
20147 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
20148 (gud-tooltip-change-major-mode)
20149 (gud-tooltip-activate-mouse-motions-if-enabled)
20150 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
20151 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
20152 (gud-tooltip-original-filter, gud-tooltip-dereference)
20153 (gud-tooltip-event, tooltip-toggle-gud-tips)
20154 (gud-tooltip-process-output, gud-tooltip-print-command)
20155 (gud-tooltip-tips): Move from tooltip.el.
20156
20157 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
20158 (gdb-cpp-define-alist-flags): Doc fix.
20159 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
20160 gud-tooltip-mode is t.
20161
20162 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20163
20164 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
20165 evaporate if their text is deleted.
20166 (goto-address-at-point): Make it work as a mouse binding as well.
20167 (goto-address-at-mouse): Obsolete it. Update users.
20168
20169 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20170
20171 * calendar/appt.el (top-level): No longer activate on load.
20172
20173 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
20174
20175 * calendar/cal-bahai.el (mark-bahai-diary-entries):
20176 * net/webjump.el (webjump):
20177 * progmodes/idlw-help.el (idlwave-do-context-help1)
20178 (idlwave-highlight-linked-completions):
20179 * textmodes/po.el (po-find-file-coding-system-guts):
20180 Replace `assoc-ignore-case' by `assoc-string'.
20181
20182 2005-05-06 Eli Zaretskii <eliz@gnu.org>
20183
20184 * files.el (locate-file): Doc fix.
20185
20186 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
20187 Remove the redundant test for ms-dos.
20188
20189 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
20190 look for the preprocessor with exec-suffixes. If not found in
20191 standard places, look in exec-path. Remove most of the tests that
20192 used system-type.
20193
20194 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
20195
20196 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
20197
20198 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
20199 file-name clash with jka-compr.el on 8+3 filesystems.
20200
20201 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20202
20203 * term/mac-win.el: Don't define or bind scroll bar functions if
20204 x-toolkit-scroll-bars is t.
20205 (x-select-text, x-get-selection-value): Clear
20206 x-last-selected-text-clipboard if x-select-enable-clipboard is
20207 nil.
20208 (PRIMARY): Put mac-scrap-name property.
20209 (mac-select-convert-to-file-url): New function.
20210 (public.file-url): New selection target type. Add to
20211 selection-converter-alist.
20212 (x-get-selection, x-selection-value): Handle it.
20213 (x-cut-buffer-or-selection-value): New alias.
20214
20215 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20216
20217 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
20218 entry to avoid calling bibtex-find-entry with arg global
20219 being t. Remove arg key.
20220 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
20221 (bibtex-copy-summary-as-kill): Change accordingly.
20222
20223 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
20224
20225 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
20226 (org-agenda-date-later): Use with-current-buffer.
20227
20228 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
20229
20230 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
20231 (define-obsolete-variable-alias): Doc Fixes.
20232
20233 2005-05-06 Kim F. Storm <storm@cua.dk>
20234
20235 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
20236 vertical-motion when selective-display is active.
20237
20238 * ido.el (ido-setup-hook): New hook.
20239 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
20240 (ido-input-stack): New var.
20241 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
20242 ido-next-work-file binding to M-O.
20243 Bind M-f to ido-wide-find-file-or-pop-dir.
20244 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
20245 (ido-read-internal): Run ido-setup-hook.
20246 Catch quit in read-file-name and read-string to cancel edit.
20247 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
20248 Automatically pop-all when completing a directory name (RET).
20249 (ido-file-internal): Add with-no-warnings around ffap and dired code.
20250 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
20251 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
20252 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
20253 New functions for M-b/M-f to move among the directory components.
20254 (ido-make-merged-file-list): Catch quit to cancel merge.
20255 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
20256 (ido-completion-help): No warnings for ido-completion-buffer-full.
20257
20258 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
20259
20260 * font-lock.el (font-lock-negation-char-face): New face and variable.
20261 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
20262 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
20263 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
20264 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
20265
20266 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
20267
20268 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
20269 Fix typo in docstring.
20270
20271 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
20272 (ebrowse-print-statistics-line)
20273 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
20274
20275 * term/w32-win.el (image-library-alist): Add additional name for
20276 Xpm library.
20277
20278 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
20279
20280 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
20281 use gcc instead of cpp.
20282
20283 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
20284 (gdb-create-define-alist): Use it.
20285 (gdb-cpp-define-alist-program): Update for MS-DOS.
20286
20287 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
20288
20289 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
20290
20291 2005-05-04 Richard M. Stallman <rms@gnu.org>
20292
20293 * help.el (describe-key): No error when UNTRANSLATED is nil.
20294
20295 * simple.el (line-move-1): Fix previous change to signal errors
20296 appropriately.
20297
20298 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
20299
20300 * calendar/icalendar.el (icalendar-version): Now at 0.12.
20301 (icalendar-duration-correction): Remove.
20302 (icalendar--get-event-properties): Split result at commas.
20303 (icalendar--decode-isoduration): New optional argument
20304 DURATION-CORRECTION.
20305 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
20306 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
20307 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
20308 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
20309 (icalendar--convert-anniversary-to-ical): New functions, extracted
20310 from icalendar-export-region, with bug fixes.
20311 (icalendar-export-region): Use the above functions.
20312 (icalendar-import-buffer): Check before saving diary file.
20313 (icalendar--convert-recurring-to-diary)
20314 (icalendar--convert-non-recurring-all-day-to-diary)
20315 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
20316 extracted from icalendar--convert-ical-to-diary, with bug fixes.
20317 (icalendar--convert-ical-to-diary): Use the above functions.
20318
20319 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
20320
20321 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
20322 Remove these recent additions.
20323 (c-mode): Restore to before 2005-04-28.
20324
20325 * progmodes/cc-vars.el (cc-define-list-program): Remove this
20326 recent addition.
20327
20328 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
20329 (gdb-define-alist): New variables.
20330 (gdb-create-define-alist): New function.
20331 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
20332 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
20333 with string-to-number.
20334 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
20335
20336 * progmodes/gud.el: Replace string-to-int with string-to-number.
20337 (gud-find-file): Handle gdb-define-alist.
20338
20339 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
20340
20341 2005-05-02 Jay Belanger <belanger@truman.edu>
20342
20343 * calc/calc-aent.el (math-read-token):
20344 * calc/calc-bin.el (calc-word-size):
20345 * calc/calc-ext.el (calc-read-number-fancy):
20346 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
20347 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
20348 * calc/calc-frac.el (calc-over-notation):
20349 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
20350 (calc-graph-num-points, calc-graph-init):
20351 * calc/calc-prog.el (calc-read-parse-table-part)
20352 (calc-edit-macro-repeats):
20353 * calc/calc-yank.el (calc-do-grab-rectangle):
20354 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
20355 Replace `string-to-int' by `string-to-number'.
20356
20357 2005-05-02 Kim F. Storm <storm@cua.dk>
20358
20359 * kmacro.el: Use executing-kbd-macro-index variable.
20360
20361 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
20362
20363 * net/rlogin.el (rlogin-parse-words): Delete func.
20364 (rlogin): Use split-string, not rlogin-parse-words.
20365 Also, if there are option-like elements in the parsed args,
20366 take the host to be the first arg immediately following them.
20367 Suggested by Michael Mauger.
20368
20369 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20370
20371 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
20372
20373 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20374
20375 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
20376 (cc-mode-cpp-program): Rename to cc-define-list-program and
20377 move to cc-vars.el.
20378
20379 * progmodes/cc-vars.el (cc-define-list-program):
20380 Change to "gcc -E -dM -". Make customizable.
20381
20382 2005-05-02 Kim F. Storm <storm@cua.dk>
20383
20384 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
20385
20386 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
20387
20388 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
20389
20390 * international/mule-util.el (truncate-string): Remove alias and
20391 obsolete declaration.
20392
20393 * international/mule-cmds.el (update-iso-coding-systems):
20394 Remove alias and obsolete declaration.
20395
20396 * international/mule.el (coding-system-parent): Remove alias and
20397 obsolete declaration.
20398
20399 * subr.el (define-function, sref): Remove aliases and obsolete
20400 declarations.
20401 (chars-in-region): Remove obsolete declaration.
20402
20403 2005-05-01 Richard M. Stallman <rms@gnu.org>
20404
20405 * info.el (Info-mode): Set widen-automatically to nil, locally.
20406
20407 * simple.el (widen-automatically): New variable.
20408 (pop-global-mark): Obey widen-automatically.
20409
20410 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
20411
20412 * term/xterm.el (function-key-map): Call substitute-key-definition
20413 before the keymap size is increased by a lot of define-key calls.
20414
20415 2005-05-01 Richard M. Stallman <rms@gnu.org>
20416
20417 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
20418 Rename ARG to ELEMENT. Doc fix.
20419
20420 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20421
20422 * allout.el (allout-exposure): Remove macro and obsolete declaration.
20423 Remove references to allout-exposure/change to allout-new-exposure.
20424
20425 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
20426 bytecode symbols.
20427
20428 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
20429 (compiled-function-p, focus-frame, unfocus-frame):
20430 Remove aliases and obsolete declarations.
20431 Back out inadvertent changes from previous commit.
20432
20433 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20434
20435 * files.el (require-final-newline): Make Custom tags consistent
20436 with mode-require-final-newline.
20437 (mode-require-final-newline): Doc fix.
20438
20439 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
20440
20441 * international/latexenc.el (latexenc-find-file-coding-system):
20442 Fix regular expressions.
20443
20444 2005-05-01 David Kastrup <dak@gnu.org>
20445
20446 * international/latexenc.el (latexenc-find-file-coding-system):
20447 Fix regular expressions.
20448
20449 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
20450
20451 * subr.el (string-to-int): Make obsolete.
20452
20453 2005-04-30 Richard M. Stallman <rms@gnu.org>
20454
20455 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
20456
20457 * loadup.el: load jka-comp-hook.
20458
20459 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
20460 (jka-compr-handler): Add autoload. `put' calls moved
20461 to jka-comp-hook.el.
20462 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
20463 (jka-compr-inhibit): Autoload.
20464
20465 * jka-comp-hook.el: New file.
20466 Enable the mode by default.
20467
20468 * files.el (backup-buffer-copy): Use copy-file instead
20469 of write-region, and put back the 'excl.
20470
20471 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
20472
20473 * progmodes/flymake.el (flymake-split-string)
20474 (flymake-split-string, flymake-log, flymake-pid-to-names)
20475 (flymake-reg-names, flymake-get-source-buffer-name)
20476 (flymake-unreg-names, flymake-add-line-err-info)
20477 (flymake-add-err-info): Clarify docstrings.
20478 (flymake-popup-menu, flymake-make-emacs-menu)
20479 (flymake-make-xemacs-menu): Add docstrings.
20480 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
20481 Set variables directly throughout.
20482
20483 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
20484
20485 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
20486 exists. Initialize cc-define-alist.
20487 (c-mode): Add cc-create-define-alist locally to after-save-hook.
20488 If there is no file (Macroexpansion) don't create an alist.
20489
20490 2005-04-29 Sam Steingold <sds@gnu.org>
20491
20492 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
20493 (cc-create-define-alist): Use it instead of the hard-coded string.
20494
20495 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
20496
20497 * international/mule-conf.el (file-coding-system-alist): Fix regexp
20498 for latexenc.
20499
20500 2005-04-29 Lute Kamstra <lute@gnu.org>
20501
20502 * emacs-lisp/generic.el: Improve commentary section.
20503 (define-generic-mode): Improve docstring.
20504
20505 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
20506
20507 * textmodes/org.el (many places): Change to quiet the byte compiler.
20508 (org-prefix-format-compiled): New variable.
20509 (org-compile-prefix-format): New function.
20510 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
20511 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
20512 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
20513 (org-get-entries-from-diary): Use `org-get-time-of-day' for
20514 consistency with entries from `org-mode' files.
20515 (org-get-time-of-day): Fix bug with partial matches early in a line.
20516 (org-non-link-chars): New constant.
20517 (org-link-regexp): Respect `org-non-link-chars'.
20518 (org-agenda-day-view): Remove command.
20519 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
20520 (org-follow-bbdb-link, org-store-link): Search also company field.
20521 (org-highlight-overlay): New variable.
20522 (org-highlight, org-unhighlight): New functions.
20523 (org-agenda-mode): Add pre-command-hook to remove highlight.
20524 (org-evaluate-time-range): Behavior depends upon whether time stamp
20525 contains a time or not.
20526 (org-show-subtree, org-show-entry): New functions.
20527 (org-agenda-cleanup-fancy-diary): Remove empty lines.
20528
20529 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
20530
20531 * comint.el (comint-output-filter-functions): Add autoload cookie.
20532
20533 2005-04-28 Kim F. Storm <storm@cua.dk>
20534
20535 * ido.el (ido-everywhere): Fix last change.
20536
20537 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
20538
20539 * international/latexenc.el: New file.
20540 * international/mule-conf.el (file-coding-system-alist): For .tex,
20541 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
20542
20543 2005-04-28 Lute Kamstra <lute@gnu.org>
20544
20545 * font-lock.el (font-lock-add-keywords)
20546 (font-lock-remove-keywords): Clarify docstring.
20547 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
20548 Don't start docstrings with a `*'.
20549 (font-lock-update-removed-keyword-alist): Give it a docstring.
20550
20551 * generic-x.el: Update commentary section.
20552 Only require font-lock when compiling.
20553 Define all modes conditionally.
20554 Place all generic modes in the generic-x-modes customization group.
20555 (generic-x-modes): New customization group.
20556 (generic-default-modes, generic-mswindows-modes)
20557 (generic-unix-modes, generic-other-modes): New constants.
20558 (generic-define-mswindows-modes, generic-define-unix-modes):
20559 Update docstrings. Make them obsolete.
20560 (generic-extras-enable-list): New default value. Update docstring.
20561 Improve :type. Change :set function.
20562 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
20563 Fix docstring.
20564
20565 * emacs-lisp/generic.el (generic-mode-internal):
20566 Simplify font-lock-defaults.
20567 (define-generic-mode): Fix docstring.
20568
20569 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
20570
20571 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
20572 font-lock-face property to highlight matches.
20573
20574 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
20575
20576 * progmodes/cc-mode.el (cc-create-define-alist): New function.
20577 (cc-define-alist): New variable.
20578 (c-mode): Make it local and initialize it.
20579
20580 * progmodes/gdb-ui.el (gdb-active-process): New variable.
20581 (gdb-exited): New function.
20582 (gdb-annotation-rules): Use it.
20583 (gdb-starting): Set gdb-active-process to t.
20584 (gdb-stopping): Amend doc string.
20585 (gdb-reset): Set gdb-active-process to nil.
20586
20587 * tooltip.el (tooltip-gud-tips): Show the associated #define
20588 directives when a C program under GDB is not executing.
20589
20590 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
20591
20592 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
20593 font-lock-fontify-syntactic-keywords.
20594
20595 * font-lock.el (font-lock-default-fontify-region): Don't force
20596 parse-sexp-lookup-properties to nil.
20597
20598 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
20599
20600 * man.el (man-mode-syntax-table): Set up `:' to have
20601 word-constituent syntax.
20602
20603 2005-04-27 Lute Kamstra <lute@gnu.org>
20604
20605 * novice.el (disable-command): Don't add spurious newlines to the
20606 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
20607
20608 2005-04-26 Jay Belanger <belanger@truman.edu>
20609
20610 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
20611 than one window before deleting window.
20612
20613 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
20614
20615 * shell.el (shell-prompt-pattern): Doc fix.
20616 (shell-mode): Set paragraph-separate buffer locally to "\\'".
20617
20618 * comint.el (comint-prompt-regexp, comint-get-old-input)
20619 (comint-use-prompt-regexp)
20620 (comint-use-prompt-regexp-instead-of-fields)
20621 (comint-replace-by-expanded-history, comint-send-input)
20622 (comint-output-filter, comint-get-old-input-default)
20623 (comint-line-beginning-position, comint-bol, comint-show-output)
20624 (comint-backward-matching-input, comint-forward-matching-input)
20625 (comint-next-prompt, comint-previous-prompt):
20626 Rename `comint-use-prompt-regexp-instead-of-fields' to
20627 `comint-use-prompt-regexp'. Keep old name as alias and declare
20628 obsolete.
20629 (comint-use-prompt-regexp): Shorten first line of doc string.
20630
20631 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
20632 Set paragraph-separate buffer locally to "\\'".
20633
20634 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
20635 Adapt to above name change.
20636
20637 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
20638 (smbclient-prompt-regexp): Ditto.
20639
20640 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
20641
20642 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
20643
20644 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
20645 gdb-location-list.
20646 Break lines that are over 80 characters wide.
20647
20648 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
20649
20650 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
20651 New fun and var, to preserve compatibility.
20652
20653 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
20654
20655 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
20656
20657 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
20658 name to file-newer-than-file-p.
20659
20660 2005-04-26 Richard M. Stallman <rms@gnu.org>
20661
20662 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
20663
20664 * progmodes/python.el (python-mode):
20665 Use new name eldoc-documentation-function.
20666
20667 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
20668
20669 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
20670 (eldoc-documentation-function):
20671 Rename from eldoc-print-current-symbol-info-function. Calls changed.
20672
20673 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
20674
20675 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
20676
20677 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
20678
20679 * term/xterm.el (function-key-map): Fix strings for
20680 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
20681 {C,S,A,C-S}-{f1-f12}.
20682
20683 2005-04-26 Kenichi Handa <handa@m17n.org>
20684
20685 * international/mule-cmds.el (select-safe-coding-system):
20686 Fix previous change.
20687
20688 2005-04-26 Lute Kamstra <lute@gnu.org>
20689
20690 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
20691
20692 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
20693 (font-lock-comment-delimiter-face): Ditto.
20694
20695 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
20696
20697 2005-04-25 Jay Belanger <belanger@truman.edu>
20698
20699 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
20700 to t while inserting information; use help-mode.
20701
20702 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
20703
20704 * term.el (ansi-term-color-vector): Use the xterm colors.
20705 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
20706
20707 2005-04-25 Lute Kamstra <lute@gnu.org>
20708
20709 * font-core.el (font-lock-defaults): Fix docstring.
20710
20711 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
20712
20713 2005-04-25 Kenichi Handa <handa@m17n.org>
20714
20715 * international/mule-cmds.el (select-safe-coding-system):
20716 Don't check consistency with coding: spec, etc if raw-text or
20717 no-conversion was found to be safe.
20718
20719 2005-04-24 Richard M. Stallman <rms@gnu.org>
20720
20721 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
20722 citation markers at start of each line.
20723
20724 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
20725 citation markers at start of each line.
20726
20727 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
20728
20729 * files.el (mode-require-final-newline): Fix previous change.
20730 (require-final-newline): Fix type label.
20731
20732 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20733
20734 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
20735 statement in buffer (broken by 2004-11-24 change).
20736
20737 2005-04-24 Kim F. Storm <storm@cua.dk>
20738
20739 * ido.el (ido-everywhere): Save and restore old read-buffer-function
20740 and read-file-name-function values. Don't overwrite existing
20741 non-nil values if ido-mode is enabled without ido-everywhere.
20742
20743 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
20744
20745 * files.el (mode-require-final-newline): Minor doc fix.
20746
20747 2005-04-24 Eli Zaretskii <eliz@gnu.org>
20748
20749 * subr.el (syntax-after): Doc fix.
20750 (syntax-class): If argument is nil, return nil. Mask off upper 16
20751 bits, not 8 bits.
20752
20753 * files.el (mode-require-final-newline): Doc fix.
20754 (backup-buffer-copy): Fix last change.
20755
20756 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20757
20758 * term/mac-win.el: Require select. Set selection-coding-system to
20759 mac-system-coding-system. Call menu-bar-enable-clipboard.
20760 (x-last-selected-text-clipboard, x-last-selected-text-primary)
20761 (x-select-enable-clipboard): New variables.
20762 (x-select-text, x-get-selection, x-selection-value)
20763 (x-get-selection-value, mac-select-convert-to-string)
20764 (mac-services-open-file, mac-services-open-selection)
20765 (mac-services-insert-text): New functions.
20766 (CLIPBOARD, FIND): Put mac-scrap-name property.
20767 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
20768 (public.tiff): Put mac-ostype property.
20769 (selection-converter-alist): Add entries for them.
20770 (mac-application-menu-map): New keymap.
20771 (interprogram-cut-function, interprogram-paste-function): Set to
20772 x-select-text and x-get-selection-value, respectively.
20773 (split-window-keep-point): Set to t.
20774
20775 2005-04-23 Richard M. Stallman <rms@gnu.org>
20776
20777 * files.el (read-directory-name): Always pass non-nil
20778 DEFAULT-FILENAME arg to read-file-name.
20779 (backup-buffer-copy, basic-save-buffer-2): Take care against
20780 writing thru an unexpected existing symlink.
20781 (revert-buffer): In indirect buffer, revert the base buffer.
20782 (magic-mode-alist): Doc fix.
20783 (buffer-stale-function): Doc fix.
20784 (minibuffer-with-setup-hook): Avoid warning.
20785 (mode-require-final-newline): Doc and custom fix.
20786
20787 * follow.el (follow-end-of-buffer): Use with-no-warnings.
20788
20789 * font-lock.el (font-lock-comment-face): On terminals with few colors,
20790 use the default appearance.
20791 (font-lock-comment-delimiter-face): New face, new variable.
20792
20793 * imenu.el (imenu--generic-function): The official position of a
20794 definition is the start of the line that BEG is in.
20795
20796 * midnight.el (midnight-timer): Move defvar up.
20797
20798 * mouse.el (mouse-drag-region-1): Delete some debugging code.
20799
20800 * saveplace.el (save-place-to-alist): Use with-no-warnings.
20801
20802 * startup.el (command-line): Use with-no-warnings.
20803
20804 * window.el (window-size-fixed): New defvar.
20805
20806 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
20807
20808 * mail/rmail.el (rmail-font-lock-keywords):
20809 Use font-lock-comment-delimiter-face.
20810
20811 * mail/sendmail.el (mail-font-lock-keywords):
20812 Use font-lock-comment-delimiter-face.
20813
20814 * progmodes/compile.el (next-error-highlight-timer): New defvar.
20815
20816 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20817
20818 * progmodes/compile.el (compilation-mode-font-lock-keywords):
20819 Specify t for LAXMATCH when matching directories.
20820 Save match data around compilation-compat-error-properties form.
20821
20822 2005-04-23 David Kastrup <dak@gnu.org>
20823
20824 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
20825 Mention that the autoloaded aliases should be kept for AUCTeX.
20826
20827 2005-04-23 Andreas Schwab <schwab@suse.de>
20828
20829 * isearch.el (isearch-forward): Doc fix.
20830
20831 2005-04-23 Eli Zaretskii <eliz@gnu.org>
20832
20833 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
20834 (jit-lock-stealth-nice): Change default value to 0.5.
20835
20836 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
20837
20838 * abbrev.el (write-abbrev-file): Write table entries in
20839 alphabetical order by table name.
20840
20841 2005-04-22 Kim F. Storm <storm@cua.dk>
20842
20843 * ido.el (ido-read-internal): Fix `list' completion.
20844
20845 2005-04-22 Kenichi Handa <handa@m17n.org>
20846
20847 * recentf.el (recentf-save-file-coding-system): New variable.
20848 (recentf-save-list): Encode the file by
20849 recentf-save-file-coding-system and add coding: tag.
20850
20851 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
20852
20853 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
20854
20855 2005-04-21 Lute Kamstra <lute@gnu.org>
20856
20857 * loadhist.el (unload-feature): Don't remove a function from hooks
20858 if it is about to be restored to an autoload . Remove functions
20859 that will become unbound from auto-mode-alist. Simplify the code.
20860
20861 * subr.el (assq-delete-all): New implementation that is linear,
20862 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
20863 (rassq-delete-all): New function.
20864
20865 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20866 Add size-indication-mode.
20867
20868 2005-04-21 Kenichi Handa <handa@m17n.org>
20869
20870 * international/mule-cmds.el: Add autoload for widget-value in
20871 eval-when-compile.
20872
20873 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
20874
20875 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
20876 Add tooltip-mode.
20877
20878 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
20879
20880 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
20881
20882 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
20883 (inferior-lisp-filter-regexp, inferior-lisp-program)
20884 (inferior-lisp-load-command, inferior-lisp-prompt)
20885 (inferior-lisp-mode-hook, lisp-source-modes)
20886 (inferior-lisp-load-hook): defvar->defcustom.
20887 (inferior-lisp-program, inferior-lisp-prompt)
20888 (inferior-lisp-load-hook): Doc fixes.
20889 (inferior-lisp-install-letter-bindings): Small change in
20890 introductory comment.
20891
20892 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
20893
20894 * vc.el (vc-annotate-color-map): Change some colors so that text
20895 using them as foreground is readable on both white and black
20896 backgrounds.
20897
20898 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
20899
20900 * international/mule-conf.el (translation-table-for-input):
20901 Remove redundant declaration.
20902
20903 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
20904
20905 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
20906
20907 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
20908 (tooltip-toggle-gud-tips): New function.
20909
20910 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20911
20912 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
20913 right angle brackets.
20914
20915 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
20916
20917 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
20918
20919 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
20920
20921 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
20922 Remove. Update callers to use expand-file-name instead.
20923
20924 * subr.el (syntax-class): New function.
20925
20926 * simple.el (blink-matching-open): Use it.
20927
20928 * paren.el (show-paren-function): Use it to recognize parens that are
20929 also used in 2-char comment markers.
20930
20931 2005-04-19 Lute Kamstra <lute@gnu.org>
20932
20933 * loadhist.el (unload-feature): Update for new format of
20934 load-history. Simplify the code.
20935
20936 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20937
20938 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
20939 (mac-add-charset-info): New function. Initialize variable
20940 mac-charset-info-alist using it.
20941 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
20942 for translation.
20943 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
20944 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
20945 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
20946 New CCL programs.
20947
20948 2005-04-19 Kim F. Storm <storm@cua.dk>
20949
20950 * simple.el (next-buffer, prev-buffer, next-error)
20951 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
20952 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
20953
20954 * bindings.el (next-buffer, prev-buffer, next-error)
20955 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
20956 (clone-indirect-buffer-other-window): Move bindings from simple.el.
20957 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
20958 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
20959
20960 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
20961
20962 * isearch.el (isearch-edit-string): Make the search-ring available for
20963 minibuffer history commands.
20964 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
20965 the default history commands now work just as well.
20966 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
20967
20968 2005-04-18 Kim F. Storm <storm@cua.dk>
20969
20970 * emulation/cua-base.el (cua--pre-command-handler): Add more
20971 elaborate check for shift modifier on non-window systems.
20972
20973 2005-04-18 Lars Hansen <larsh@math.ku.dk>
20974
20975 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
20976
20977 2005-04-18 Kim F. Storm <storm@cua.dk>
20978
20979 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
20980 and make it optional. Don't test tooltip-gud-echo-area here.
20981 (tooltip-gud-process-output, gdb-tooltip-print):
20982 Pass tooltip-gud-echo-area to tooltip-show.
20983 (tooltip-help-tips): Remove second optional arg to tooltip-show.
20984
20985 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
20986
20987 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
20988 `display-graphic-p' may not be bound yet.
20989
20990 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
20991
20992 * startup.el (command-line): No longer enable Xterm Mouse mode by
20993 default in terminals compatible with xterm.
20994
20995 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
20996
20997 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
20998
20999 * tooltip.el (tooltip-gud-echo-area): Rename from
21000 tooltip-use-echo-area.
21001 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
21002 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
21003 area independently of where help tooltips are displayed.
21004
21005 2005-04-17 David Kastrup <dak@gnu.org>
21006
21007 * cus-theme.el (custom-theme-write-variables): Quote variables
21008 where necessary.
21009
21010 2005-04-17 Richard M. Stallman <rms@gnu.org>
21011
21012 * simple.el (yank-excluded-properties): Add follow-link to value.
21013
21014 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
21015
21016 * startup.el (fancy-splash-max-time): Just 30 seconds.
21017 (fancy-splash-delay): Just 7.
21018 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
21019
21020 * loadhist.el (unload-feature): Update for new format of load-history.
21021 Simplify the code.
21022
21023 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
21024 (rmail-font-lock-keywords): Don't fontify the text of a citation.
21025
21026 * mail/sendmail.el (mail-font-lock-keywords):
21027 Don't fontify subject text.
21028 Don't fontify the text of a citation.
21029
21030 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
21031
21032 * comint.el (comint-output-filter): Run comint-output-filter-functions
21033 with point where the user had it.
21034
21035 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
21036
21037 * international/ucs-tables.el (ucs-set-table-for-input):
21038 Disable when using unify-on-decoding.
21039
21040 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
21041
21042 * emulation/cua-base.el (cua-global-mark-face): Add special case
21043 for displays supporting a high number of colors.
21044
21045 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
21046
21047 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
21048
21049 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
21050
21051 * filesets.el (filesets-add-buffer): If user supplies a name of a
21052 non-existing fileset, create a new fileset.
21053
21054 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
21055
21056 * textmodes/org.el (org-up-heading-all): Fix bug with
21057 `outline-up-heading-all'.
21058
21059 2005-04-16 Andreas Schwab <schwab@suse.de>
21060
21061 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
21062 /etc/permissions.d/* and /etc/aliases.d/*.
21063
21064 2005-04-16 Kenichi Handa <handa@m17n.org>
21065
21066 * international/code-pages.el (cp-make-coding-system):
21067 Set `translation-table-for-input' property value to the symbol
21068 ucs-mule-to-mule-unicode, not to that value.
21069 (pt154): Escape guillemet by `\'.
21070
21071 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
21072
21073 * loadup.el: Load tooltip if x-show-tip is fboundp.
21074
21075 * startup.el (command-line): Add comment.
21076
21077 * tooltip.el (tooltip-mode): Specify correct standard value for
21078 Custom in init-value.
21079
21080 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
21081
21082 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
21083 possible.
21084
21085 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
21086
21087 * textmodes/org.el (org-agenda-date-prompt): Rename from
21088 `org-agenda-date-today'.
21089 (org-evaluate-time-range): Insert at point instead of directly
21090 after time range.
21091 (org-first-headline-recenter, org-subtree-end-visible-p)
21092 (org-optimize-window-after-visibility-change): New functions
21093 (org-agenda-post-command-hook): Don't allow point at end of line,
21094 to make sure it always hits the text properties.
21095 (org-agenda-next-date-line, org-agenda-previous-date-line):
21096 New commands.
21097 (org-set-regexps-and-options): Category may contain white space.
21098 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21099 Improve marker positions.
21100 (org-agenda-new-marker): Argument POS made optional.
21101 (org-agenda-get-timestamps): Deadlines which are done are listed
21102 in org-done-face now.
21103 (org-agenda-get-todos, org-agenda-get-timestamps)
21104 (org-agenda-get-deadlines, org-agenda-get-scheduled):
21105 Set `undone-face' and `done-face' properties.
21106 (org-last-todo-state-is-todo): New variable.
21107 (org-todo): Set `org-last-todo-state-is-todo'.
21108 (org-agenda-todo): Change face according to
21109 `org-last-todo-state-is-todo'. And change other lines referring to
21110 the same entry.
21111 (org-calendar-goto-agenda): New command.
21112 (org-calendar-to-agenda-key): New option.
21113 (org-startup-folded): New allowed value `content'.
21114 (org-set-regexps-and-options): Accept new value `content' for
21115 `org-startup-folded'.
21116 (org-get-current-options): Handle new value `content' for
21117 `org-startup-folded'.
21118 (org-insert-todo-heading): New command.
21119 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
21120 interactively in empty file and option
21121 `org-insert-mode-line-in-empty-file' has been set.
21122 (org-agenda-todo, org-agenda-priority): Modify to use
21123 `org-agenda-change-all-lines'.
21124 (org-warning-face): Change color on dark background
21125
21126 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21127
21128 * international/mule-cmds.el (set-locale-environment): On Mac OS,
21129 use preferences AppleLocale and AppleLanguages, and variable
21130 mac-system-locale for default locale. On Mac OS Classic, use
21131 mac-system-coding-system for default coding systems.
21132
21133 * term/mac-win.el: Don't set file-name-coding-system.
21134 Decode variables system-name, emacs-build-system, user-login-name, and
21135 user-full-name by mac-system-coding-system on Mac OS Classic.
21136 (mac-system-coding-system): New variable.
21137
21138 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
21139
21140 * startup.el (command-line): Handle `xterm-mouse-mode' before
21141 reading init file.
21142
21143 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
21144
21145 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
21146
21147 * progmodes/sh-script.el (sh-here-document-word): Make it a
21148 defcustom. Doc fix.
21149 (sh-add): Bash uses $(( )) for arithmetic.
21150 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
21151 (sh-maybe-here-document): Remove quotes and leading whitespace
21152 from heredoc word when closing. Indent heredoc with tabs if word
21153 starts with "-".
21154
21155 2005-04-13 Richard M. Stallman <rms@gnu.org>
21156
21157 * simple.el (undo): Fix previous change.
21158
21159 * custom.el (defface): Doc fix.
21160
21161 2005-04-13 Lute Kamstra <lute@gnu.org>
21162
21163 * Makefile.in (DONTCOMPILE): Remove list.
21164 (compile, compile-always): Don't use DONTCOMPILE.
21165 (update-authors): Load the library in which batch-update-authors
21166 is defined.
21167 * makefile.w32-in (DONTCOMPILE): Remove list.
21168 (compile, compile-always): Fix comments.
21169 (update-authors): Load the library in which batch-update-authors
21170 is defined.
21171
21172 * generic-x.el (generic-mode-ini-file-find-file-hook):
21173 Rename to ini-generic-mode-find-file-hook.
21174 Keep generic-mode-ini-file-find-file-hook as an alias.
21175 (ini-generic-mode-find-file-hook): Rename from
21176 generic-mode-ini-file-find-file-hook. Fix docstring.
21177 (ini-generic-mode): Docstring change.
21178 (bat-generic-mode-run-as-comint): Silence the byte compiler.
21179
21180 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
21181 called from lisp.
21182
21183 * generic.el: Move to the emacs-lisp subdir.
21184
21185 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
21186
21187 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
21188 and C-S- function and cursor motion keys.
21189
21190 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
21191
21192 * startup.el (command-line): Enable Xterm Mouse mode by default.
21193 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
21194 for Custom. No longer show "Mouse" in mode line when enabled.
21195 Doc fix.
21196
21197 2005-04-12 Kim F. Storm <storm@cua.dk>
21198
21199 * emulation/cua-base.el (cua-rectangle-face)
21200 (cua-rectangle-noselect-face): Define face attributes here.
21201
21202 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
21203
21204 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21205
21206 * startup.el (command-line): Turn off blinking cursor if
21207 cursorBlink in resources is off or false.
21208
21209 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21210
21211 * term/mac-win.el (dnd): Require dnd.
21212 (mac-drag-n-drop): Call dnd-handle-one-url.
21213 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
21214 (kTextEncodingISOLatin2): Remove constants.
21215 (mac-script-code-coding-systems): New constant.
21216 (mac-handle-language-change): New function.
21217 (special-event-map): Bind it to `language-change' event.
21218 (mac-centraleurroman, mac-cyrillic): New coding systems.
21219 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
21220 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
21221 and mac-cyrillic-encoder to encode-mac-centraleurroman and
21222 encode-mac-cyrillic, respectively.
21223
21224 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21225
21226 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
21227 Don't set overlay-arrow-string to "=>" as this is done
21228 globally in C now.
21229
21230 2005-04-12 Lute Kamstra <lute@gnu.org>
21231
21232 * generic-x.el (rc-generic-mode, rul-generic-mode):
21233 Fix auto-mode-alist entries.
21234 (etc-fstab-generic-mode): Tweak fontification.
21235
21236 * generic.el (generic-make-keywords-list): Fix docstring.
21237 (generic-mode-internal): Simplify generic-font-lock-keywords.
21238
21239 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21240
21241 * whitespace.el (whitespace-buffer-leading)
21242 (whitespace-buffer-trailing): Revert the incorrect test inversion.
21243 However, fix the highlight area for the leading and
21244 trailing whitespaces to show space.
21245
21246 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
21247
21248 * whitespace.el (whitespace-version): Bump to 3.5
21249
21250 (whitespace-buffer-leading, whitespace-buffer-trailing):
21251 Invert sense of the test to highlight the whitespace.
21252
21253 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21254
21255 * progmodes/gud.el (gud-display-line): GUD uses its own
21256 overlay arrow now so don't set overlay-arrow-string.
21257 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
21258
21259 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
21260
21261 * term.el (term-ansi-current-bold, term-ansi-current-underline)
21262 (term-ansi-current-reverse, term-ansi-current-invisible)
21263 (term-ansi-face-already-done): Change to boolean.
21264 (term-reset-terminal, term-handle-colors-array): Handle the above
21265 vars accordingly.
21266 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
21267 (term-emulate-terminal): Use the new name.
21268
21269 * faces.el (secondary-selection): Use yellow1, not yellow.
21270 (trailing-whitespace): Use red1, not red.
21271
21272 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21273
21274 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
21275 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
21276 (dired-dnd-handle-file): Call dnd-get-local-file-uri
21277
21278 * cus-edit.el (dnd): New group.
21279
21280 * term/w32-win.el (dnd): Require dnd
21281 (w32-drag-n-drop): Call dnd-handle-one-url.
21282
21283 * x-dnd.el: Require dnd.
21284 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
21285 Call dnd-handle-one-url.
21286 (x-dnd-types-alist, x-dnd-insert-utf8-text)
21287 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
21288 to dnd-insert-text.
21289 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
21290 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
21291 (x-dnd-get-local-file-name, x-dnd-open-local-file)
21292 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
21293
21294 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
21295
21296 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21297
21298 * wdired.el: Doc fixes.
21299 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
21300 (wdired-use-dired-vertical-movement): Rename from
21301 wdired-always-move-to-filename-beginning.
21302 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
21303 (wdired-change-to-wdired-mode): Change mode name.
21304 (wdired-newline): Delete.
21305
21306 2005-04-11 Richard M. Stallman <rms@gnu.org>
21307
21308 * whitespace.el (whitespace-highlight-the-space):
21309 Don't call whitespace-unhighlight-the-space here.
21310
21311 * simple.el (undo): Record t in undo-equiv-table
21312 for the redo record made by an undo-in-region.
21313
21314 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
21315
21316 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
21317 (gdb-frame-inferior-io-buffer): New Functions to control
21318 display of separate IO buffer.
21319 (menu): Add them to menu-bar.
21320 (gdb-display-buffer): Check for buffer another frame.
21321 Protect GUD buffer.
21322 (gdb-setup-windows): Create IO buffer if not already there.
21323 (gdb-memory-mode): Remove purecopy noops.
21324
21325 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
21326
21327 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
21328 and pass to self-insert-command.
21329
21330 2005-04-11 Lute Kamstra <lute@gnu.org>
21331
21332 * generic.el: Commentary section cleanup.
21333 (generic): Delete.
21334 (generic-use-find-file-hook, generic-lines-to-scan)
21335 (generic-find-file-regexp, generic-ignore-files-regexp)
21336 (default-generic-mode, generic-mode-find-file-hook)
21337 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
21338 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
21339 (generic-use-find-file-hook, generic-lines-to-scan)
21340 (generic-find-file-regexp, generic-ignore-files-regexp)
21341 (default-generic-mode, generic-mode-find-file-hook)
21342 (generic-mode-ini-file-find-file-hook): Move from generic.el.
21343
21344 2005-04-10 Karl Fogel <kfogel@red-bean.com>
21345
21346 * bookmark.el (bookmark-write-file): Catch errors writing file.
21347 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
21348
21349 2005-04-10 Richard M. Stallman <rms@gnu.org>
21350
21351 * startup.el (fancy-splash-tail): Update copyright year.
21352 (command-line): Split part of -Q into -D.
21353 (emacs-basic-display): New defvar.
21354 (fancy-splash-text): Correct name of menu item.
21355
21356 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
21357
21358 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
21359 lines in one node.
21360
21361 * comint.el (comint-send-input): New arg ARTIFICIAL.
21362 Callers in this file changed.
21363
21364 * abbrev.el (define-abbrevs): Read system abbrevs properly.
21365
21366 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
21367
21368 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
21369
21370 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
21371 `ldap-search-internal'.
21372
21373 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21374
21375 * files.el (set-auto-mode-1): Use line-end-position.
21376
21377 * international/latin-1.el:
21378 * international/latin-2.el:
21379 * international/latin-3.el:
21380 * international/latin-4.el:
21381 * international/latin-5.el:
21382 * international/latin-8.el:
21383 * international/latin-9.el: Give punctuation syntax to NBSP.
21384
21385 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
21386 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
21387 Use char-classes to accept non-ascii letters, accepted in some recent
21388 bibtex implementations.
21389
21390 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
21391
21392 * custom.el (custom-set-minor-mode): Any non-nil value for the
21393 variable should enable the mode when set through Custom.
21394
21395 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
21396
21397 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
21398 TAB binding so tab-always-indent is obeyed.
21399 (vhdl-minibuffer-local-map): Move initialization into declaration.
21400 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
21401 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
21402 (vhdl-hooked-abbrev): Avoid test for XEmacs.
21403 (vhdl-current-line): Use line-beginning-position.
21404 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
21405 with-output-to-temp-buffer, so the current position can be recorded.
21406
21407 2005-04-10 Masatake YAMATO <jet@gyve.org>
21408
21409 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21410 Add regexp for gcov.
21411
21412 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
21413
21414 * calendar/time-date.el (time-to-seconds, seconds-to-time)
21415 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
21416 syntax which Emacs 20 doesn't support.
21417
21418 2005-04-09 Richard M. Stallman <rms@gnu.org>
21419
21420 * help.el (describe-key-briefly, describe-key):
21421 Replace strings as event types with "(any string)".
21422
21423 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
21424
21425 * arc-mode.el (archive-mode-map): Move initialization into
21426 the declaration. Override *all* bindings of `undo'.
21427 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
21428
21429 2005-04-09 Jay Belanger <belanger@truman.edu>
21430
21431 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
21432
21433 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
21434
21435 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
21436 (xterm-register-default-colors): Update color values computation
21437 to match xterm-200.
21438
21439 2005-04-09 Kenichi Handa <handa@m17n.org>
21440
21441 * international/code-pages.el (iso-latin-7): Fix the map.
21442
21443 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
21444
21445 * emacs-lisp/lisp.el (defun-prompt-regexp)
21446 (parens-require-spaces, buffer-end, end-of-defun)
21447 (insert-parentheses): Doc fixes.
21448
21449 2005-04-08 Kim F. Storm <storm@cua.dk>
21450
21451 * comint.el (comint-highlight-prompt): Fix face spec.
21452 * hi-lock.el (hi-green): Likewise.
21453
21454 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
21455
21456 * cus-edit.el (custom-modified-face):
21457 * comint.el (comint-highlight-input): Fix previous changes.
21458 * term.el (term-handle-ansi-escape): Add a comment.
21459
21460 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
21461
21462 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
21463 in the buffer and in whitespace-highlighted-space.
21464 (whitespace-unhighlight-the-space): Simplify.
21465 (whitespace-buffer): Simplify.
21466
21467 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
21468
21469 * textmodes/table.el (table-cell-face): Add special case for
21470 displays supporting a high number of colors.
21471 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
21472 (vhdl-font-lock-reserved-words-face)
21473 (vhdl-speedbar-architecture-face)
21474 (vhdl-speedbar-instantiation-face)
21475 (vhdl-speedbar-architecture-selected-face)
21476 (vhdl-speedbar-instantiation-selected-face): Likewise.
21477 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
21478 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
21479 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
21480 (ebrowse-root-class-face, ebrowse-member-attribute-face)
21481 (ebrowse-progress-face): Likewise.
21482 * progmodes/compile.el (compilation-info-face): Likewise.
21483 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
21484 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
21485 * calendar/calendar.el (diary-face): Likewise.
21486 * woman.el (woman-italic-face, woman-bold-face)
21487 (woman-unknown-face): Likewise.
21488 * wid-edit.el (widget-button-pressed-face): Likewise.
21489 * whitespace.el (whitespace-highlight-face): Likewise.
21490 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
21491 * pcvs-info.el (cvs-marked-face): Likewise.
21492 * info.el (info-xref): Likewise.
21493 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
21494 * hilit-chg.el (highlight-changes-face)
21495 (highlight-changes-delete-face): Likewise.
21496 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
21497 (hi-red-b): Likewise.
21498 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
21499 * font-lock.el (font-lock-keyword-face)
21500 (font-lock-function-name-face, font-lock-warning-face): Likewise.
21501 * cus-edit.el (custom-invalid-face, custom-modified-face)
21502 (custom-set-face, custom-changed-face, custom-variable-tag-face)
21503 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
21504 * comint.el (comint-highlight-prompt): Likewise.
21505
21506 2005-04-08 Lute Kamstra <lute@gnu.org>
21507
21508 * font-lock.el (font-lock-keywords): Docstring fixes.
21509
21510 2005-04-08 Kenichi Handa <handa@m17n.org>
21511
21512 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
21513 chars are more than a limit, print " and more..." at the tail.
21514
21515 2005-04-08 Kim F. Storm <storm@cua.dk>
21516
21517 * emacs-lisp/authors.el (authors-aliases): Update list.
21518 (authors-ignored-files): New list.
21519 (authors-fixed-entries): Fix typo.
21520 (authors-renamed-files-alist): Update list.
21521 (authors-add): Check authors-ignored-files.
21522
21523 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
21524
21525 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
21526 optional, to ensure backward compatibility.
21527
21528 2005-04-08 Stephen Eglen <stephen@gnu.org>
21529
21530 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
21531
21532 2005-04-08 Kim F. Storm <storm@cua.dk>
21533
21534 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
21535
21536 * mouse.el (mouse-on-link-p): Doc fix.
21537
21538 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
21539
21540 * ielm.el (ielm-prompt-read-only): Doc fix.
21541
21542 * comint.el (comint-prompt-read-only): Doc fix.
21543
21544 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
21545
21546 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
21547 ensure dired always handles wildcards passed to ffap.
21548 (find-file-at-point): Use it.
21549 (ffap-dired-wildcards): Doc fix.
21550
21551 2005-04-07 Juri Linkov <juri@jurta.org>
21552
21553 * simple.el (next-error-overlay-arrow-position): New defvar.
21554 Put "=>" on its property `overlay-arrow-string'. Add it to
21555 `overlay-arrow-variable-list'.
21556
21557 * progmodes/compile.el (compilation-setup):
21558 Set `next-error-overlay-arrow-position' to nil. Also set it to
21559 nil in the local hook `kill-buffer-hook'. Make local variable
21560 `overlay-arrow-string' and set it to "=>".
21561 (compilation-goto-locus): Set BOL position to
21562 `next-error-overlay-arrow-position' instead of
21563 `overlay-arrow-position'.
21564
21565 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
21566 locally instead of adding it to the global hook.
21567 (Info-kill-buffer): Move up.
21568
21569 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
21570
21571 * term/xterm.el (xterm-standard-colors): Update color values from
21572 xterm-200.
21573
21574 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
21575
21576 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
21577
21578 * fast-lock.el:
21579 * lazy-lock.el: Move them to the obsolete subdir.
21580
21581 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
21582
21583 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
21584 (wdired-add-replace-advice): Remove.
21585 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
21586
21587 2005-04-06 Kim F. Storm <storm@cua.dk>
21588
21589 * startup.el (command-line): Add --bare-bones alias for -Q.
21590
21591 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21592
21593 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
21594 create the startup fontset if a font specification ends with
21595 `mac-roman'.
21596
21597 2005-04-06 Lute Kamstra <lute@gnu.org>
21598
21599 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
21600 change.
21601
21602 * emacs-lisp/copyright.el (copyright-update-year): Replace the
21603 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
21604
21605 2005-04-05 Lute Kamstra <lute@gnu.org>
21606
21607 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
21608 (define-generic-mode): Ditto. Fix debug declaration.
21609
21610 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
21611 Put them in the generic-x group.
21612
21613 * calendar/timeclock.el (timeclock): Doc fix.
21614
21615 * generic.el (define-generic-mode): Don't use custom-current-group.
21616 Document default :group value.
21617 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
21618 (define-global-minor-mode): Don't use custom-current-group.
21619
21620 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
21621
21622 * startup.el (command-line-1): Display startup-echo-area-message
21623 when fancy splash screen is in use.
21624
21625 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
21626 (sh-escaped-newline): New face.
21627 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
21628 newline, and use sh-escaped-newline face.
21629
21630 * progmodes/tcl.el (tcl-escaped-newline): New face.
21631 (tcl-builtin-list): New variable.
21632 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
21633 newlines. Fix keywords subexpression number.
21634
21635 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
21636
21637 * textmodes/org.el (org-diary-default-entry): Fix call to
21638 `add-to-diary-entry'.
21639
21640 2005-04-05 Kim F. Storm <storm@cua.dk>
21641
21642 * ediff-init.el: Use (featurep 'xemacs).
21643
21644 2005-04-05 David Ponce <david@dponce.com>
21645
21646 * cus-edit.el (face): Derive from symbol widget. Display sample
21647 of the current face on the fly.
21648 (widget-face-sample-face-get, widget-face-notify): New functions.
21649 (widget-face-value-create): Remove.
21650
21651 * wid-edit.el (widget-field-end): Temporarily remove field
21652 narrowing before to call `get-char-property'.
21653
21654 2005-04-04 Jay Belanger <belanger@truman.edu>
21655
21656 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
21657 (math-read-subscripts): New variable.
21658 (math-read-preprocess-string): Process subscripts.
21659
21660 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
21661
21662 * comint.el (comint-prompt-read-only): Doc fix.
21663
21664 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
21665 `-1'. Doc fix.
21666
21667 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
21668
21669 * textmodes/org.el (org-insert-mode-line-in-empty-file):
21670 Change default value to nil.
21671
21672 2005-04-04 Lute Kamstra <lute@gnu.org>
21673
21674 * autorevert.el (auto-revert-mode): Specify :group.
21675 * battery.el (display-battery-mode): Specify :group.
21676 * diff-mode.el (diff-minor-mode): Specify :group.
21677 * font-core.el (font-lock-mode): Specify :group.
21678 * hl-line.el (hl-line-mode): Specify :group.
21679 * iimage.el (iimage): New customization group.
21680 (iimage-mode): Specify :group.
21681 * longlines.el (longlines-mode): Specify :group.
21682 * master.el: Don't require easy-mmode.
21683 (master): New customization group.
21684 (master-mode): Specify :group.
21685 * msb.el (msb-mode): Specify :group.
21686 * reveal.el (reveal-mode): Specify :group.
21687 * simple.el (next-error-follow-minor-mode): Specify :group.
21688 * smerge-mode.el (smerge-mode): Specify :group.
21689 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
21690 * emulation/cua-base.el (cua-mode): Specify :group.
21691 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
21692 * language/thai-util.el (thai-auto-composition-mode)
21693 (thai-word-mode): Specify :group.
21694 * mail/supercite.el (sc-minor-mode): Specify :group.
21695 * progmodes/cwarn.el (cwarn-mode): Specify :group.
21696 * progmodes/flymake.el (flymake-mode): Specify :group.
21697 * progmodes/glasses.el (glasses-mode): Specify :group.
21698 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
21699 * textmodes/enriched.el (enriched-mode): Specify :group.
21700 * textmodes/refill.el (refill-mode): Specify :group.
21701
21702 * add-log.el (change-log-font-lock-keywords): Names in
21703 parenthesized lists can contain spaces.
21704
21705 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
21706
21707 * startup.el (fancy-splash-text): Shorten default text of
21708 "Emacs Tutorial" line. Also, if the current language env
21709 indicates an available tutorial file other than TUTORIAL,
21710 extract its title and append it to the line in parentheses.
21711 (fancy-splash-insert): If arg is a thunk, funcall it.
21712
21713 2005-04-04 Jay Belanger <belanger@truman.edu>
21714
21715 * calc.el (calc-language-alist): Add tags to customization type.
21716
21717 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
21718
21719 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
21720 Doc fix.
21721
21722 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
21723
21724 * add-log.el (change-log-font-lock-keywords): The manual
21725 describing a Change Log entry, says: (...) "Aside from these
21726 header lines, every line in the change log starts with a space or
21727 a tab.". The font-lock was not highlighting lines started with
21728 spaces, added support for it.
21729
21730 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21731
21732 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
21733 (bibtex-generate-url-list): Update docstring accordingly. Put the
21734 complex example in the docstring.
21735 (bibtex-font-lock-url): Use pop.
21736
21737 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
21738
21739 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
21740
21741 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
21742
21743 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21744
21745 * filesets.el (filesets-set-default): Doc fix.
21746
21747 2005-04-03 Lute Kamstra <lute@gnu.org>
21748
21749 * generic.el (define-generic-mode): Add argument to specify
21750 keywords for defcustom.
21751 (default-generic-mode): Specify :group.
21752
21753 * generic-x.el: Specify :group for all generic modes.
21754
21755 * desktop.el (desktop-no-desktop-file-hook)
21756 (desktop-after-read-hook): Doc fix.
21757
21758 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
21759
21760 * simple.el (visible-mode): Use explicit :group keyword.
21761 This changes the group of `visible-mode-hook' from paren-blinking
21762 to editing-basics.
21763
21764 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
21765
21766 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
21767 mailbox specifications as well as URLs.
21768 (rmail-insert-inbox-text): Remove unused conditional branches.
21769
21770 2005-04-01 Jay Belanger <belanger@truman.edu>
21771
21772 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
21773 (calc-gnuplot-print-command): Move definitions to calc.el.
21774
21775 * calc/calc-embed.el (calc-embedded-announce-formula)
21776 (calc-embedded-open-formula, calc-embedded-close-formula)
21777 (calc-embedded-open-word, calc-embedded-close-word)
21778 (calc-embedded-open-plain, calc-embedded-close-plain)
21779 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
21780 (calc-embedded-open-mode, calc-embedded-close-mode):
21781 Move definitions to calc.el.
21782
21783 * calc/calc.el (calc-settings-file, calc-language-alist):
21784 Make customizable.
21785 (calc-embedded-announce-formula, calc-embedded-open-formula)
21786 (calc-embedded-close-formula, calc-embedded-open-word)
21787 (calc-embedded-close-word, calc-embedded-open-plain)
21788 (calc-embedded-close-plain, calc-embedded-open-new-formula)
21789 (calc-embedded-close-new-formula, calc-embedded-open-mode)
21790 (calc-embedded-close-mode, calc-gnuplot-name)
21791 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
21792 from other files and make customizable.
21793
21794 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
21795
21796 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
21797 Use buffer-live-p.
21798 (cvs-mode-run): Don't call cvs-update-header here.
21799 (cvs-run-process): Call cvs-update-header.
21800 Use process properties for cvs-postprocess and cvs-buffer so that
21801 the sentinel can behave better if the temp buffer is killed.
21802 Use a pipe rather than a tty, to better handle unexpected prompts.
21803 (cvs-sentinel): Rewrite. Call cvs-update-header.
21804
21805 2005-04-01 Andre Spiegel <spiegel@gnu.org>
21806
21807 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
21808 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
21809
21810 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
21811
21812 * generic.el (define-generic-mode): Add indentation rule.
21813
21814 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
21815
21816 * files.el (mode-require-final-newline): Make Custom correctly
21817 report a nil value and allow to set it to nil via Custom.
21818 Doc fix.
21819
21820 2005-04-01 Kenichi Handa <handa@m17n.org>
21821
21822 * international/characters.el: Enable the correct case setting for
21823 dotless-i and dotted-I.
21824
21825 2005-04-01 Kim F. Storm <storm@cua.dk>
21826
21827 * ido.el (ido-file-internal): Fall back to non-ido command if
21828 initial directory is on slow ftp (or tramp) host.
21829
21830 2005-03-31 Richard M. Stallman <rms@gnu.org>
21831
21832 * emacs-lisp/autoload.el (make-autoload):
21833 Handle define-global-minor-mode.
21834
21835 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
21836 Rename from easy-mmode-define-global-mode.
21837 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
21838
21839 * progmodes/scheme.el (scheme-mode-syntax-table):
21840 Update syntax of | and # for two-character comment syntax.
21841
21842 2005-03-31 Lute Kamstra <lute@gnu.org>
21843
21844 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
21845 (define-minor-mode): Call custom-current-group at load-time.
21846
21847 * generic.el (define-generic-mode): Add debug declaration.
21848 Add defcustom for the mode hook.
21849 (generic-mode-internal): Use run-mode-hooks.
21850
21851 2005-03-31 Kim F. Storm <storm@cua.dk>
21852
21853 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
21854 (mouse-fixup-help-message): New defun called by show_help_echo
21855 to fixup mouse-2 prefix in help messages when applicable.
21856
21857 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
21858
21859 2005-03-31 Kenichi Handa <handa@m17n.org>
21860
21861 * language/thai-word.el (thai-find-word-ends): Pay attention to
21862 the case that we reach the end of buffer.
21863
21864 * textmodes/fill.el (fill-text-properties-at): New function.
21865 (fill-newline): Use fill-text-properties-at instead of
21866 text-properties-at.
21867
21868 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
21869
21870 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
21871 not comint-quote-filename.
21872
21873 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
21874
21875 * help-fns.el (help-with-tutorial): Revert last change.
21876
21877 2005-03-31 Kim F. Storm <storm@cua.dk>
21878
21879 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
21880
21881 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
21882
21883 * calendar/cal-china.el: Update reference to "Calendrical
21884 Calculations" book; there's a new edition.
21885 * calendar/cal-coptic.el: Likewise.
21886 * calendar/cal-french.el: Likewise.
21887 * calendar/cal-hebrew.el: Likewise.
21888 * calendar/cal-islam.el: Likewise.
21889 * calendar/cal-iso.el: Likewise.
21890 * calendar/cal-julian.el: Likewise.
21891 * calendar/cal-mayan.el: Likewise.
21892 * calendar/cal-persia.el: Likewise.
21893 * calendar/calendar.el: Likewise.
21894 * calendar/holidays.el: Likewise.
21895 * calendar/lunar.el: Likewise.
21896 * calendar/solar.el: Likewise.
21897
21898 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
21899 white space from doc string.
21900
21901 2005-03-30 Jay Belanger <belanger@truman.edu>
21902
21903 * calc/calc-help.el (calc-full-help): Remove email address.
21904
21905 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
21906
21907 * help-fns.el (help-with-tutorial): Delete title line.
21908
21909 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
21910
21911 * calendar/cal-x.el (calendar-one-frame-setup)
21912 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
21913 rather than `symbol' for set-window-dedicated-p.
21914
21915 * calendar/appt.el (appt-buffer-name): Make it a constant.
21916 (appt-add): Doc fix.
21917
21918 * filesets.el (filesets-menu-path, filesets-menu-before)
21919 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
21920 (filesets-menu-cache-file): Use directory ~/.emacs.d.
21921 (filesets-add-submenu): Delete and use add-submenu instead.
21922
21923 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
21924
21925 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
21926 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
21927 (org-diary-default-entry): New function.
21928 (org-get-entries-from-diary): Better parsing of diary entries.
21929 (org-agenda-check-no-diary): New function.
21930 ("diary-lib"): Advice to function `add-to-diary-list', to allow
21931 linking to diary entries.
21932 (org-agenda-execute-calendar-command): New function.
21933 (org-agenda): Improve visible section in window.
21934 Use `org-fit-agenda-window'.
21935 (org-fit-agenda-window): New option.
21936 (org-move-subtree-down): Better handling of empty lines
21937 at end of subtree.
21938 (org-cycle): Numeric prefix is interpreted now as show-subtree N
21939 levels up.
21940 (org-fontify-done-headline): New option.
21941 (org-headline-done-face): New face.
21942 (org-set-font-lock-defaults): Use `org-headline-done-face'.
21943 (org-table-copy-down): Rename from `org-table-copy-from-above'.
21944 When current field is non-empty, it is copied to next row.
21945 (org-table-copy-from-above): Fix bug which made it
21946 impossible to copy fields containing only a single non-white character.
21947
21948 2005-03-30 Kim F. Storm <storm@cua.dk>
21949
21950 * kmacro.el (kmacro-end-macro): Isearch may store this command
21951 into the macro -- so ignore it when executing keyboard macro.
21952
21953 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
21954
21955 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
21956
21957 2005-03-29 Kenichi Handa <handa@m17n.org>
21958
21959 * language/thai.el ("Thai"): Set setup-function and exit-function
21960 for Thai language environment.
21961
21962 * language/thai-util.el: Require thai-word.
21963 (thai-word-mode-map): New variable.
21964 (thai-word-mode): New minor mode.
21965 (setup-thai-language-environment-internal): New function.
21966 (exit-thai-language-environment-internal): New function.
21967
21968 * language/thai-word.el (thai-word-table): Declare it by defvar,
21969 use dolist to initialize it.
21970 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
21971 (thai-fill-find-break-point): New functions.
21972
21973 2005-03-29 Richard M. Stallman <rms@gnu.org>
21974
21975 * simple.el (idle-update-delay): Move definition up.
21976 (set-mark): Doc fix.
21977
21978 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
21979
21980 * longlines.el: New file.
21981
21982 * simple.el (buffer-substring-filters): New variable.
21983 (filter-buffer-substring): New function.
21984 (kill-region, copy-region-as-kill): Use it.
21985
21986 * register.el (copy-to-register, append-to-register)
21987 (prepend-to-register): Use filter-buffer-substring.
21988
21989 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
21990
21991 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
21992 (gud-filter-pending-text): Move in front of gdb.
21993 (gud-overlay-arrow-position): New variable.
21994 (gud-sentinel, gud-display-line): Use it in place of
21995 overlay-arrow-position.
21996
21997 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
21998
21999 * progmodes/fortran.el (fortran-if-indent): Doc fix.
22000 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
22001 (fortran-font-lock-keywords-4): New variable.
22002 (fortran-blocks-re, fortran-end-block-re)
22003 (fortran-start-block-re): New constants, for hideshow.
22004 (hs-special-modes-alist): Add a Fortran entry.
22005 (fortran-mode-map): Bind fortran-end-of-block,
22006 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
22007 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
22008 (fortran-looking-at-if-then, fortran-end-of-block)
22009 (fortran-beginning-of-block): New functions, for hideshow.
22010
22011 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
22012 Doc fix. Tweak regexp.
22013 (f90-beginning-of-block): Push mark first.
22014
22015 2005-03-29 Jay Belanger <belanger@truman.edu>
22016
22017 * calc/calc.el: Update copyright date.
22018 (calc-version): Increase to 2.1.
22019 (calc-version-date): Remove.
22020
22021 * calc/calc-help.el: Update copyright date.
22022 (calc-full-help): Remove reference to calc-version-date.
22023 Update copyright date.
22024
22025 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22026
22027 * vc.el (vc-do-command): Use a pipe for async processes, so password
22028 prompts don't show up at places where the user can't reply.
22029
22030 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
22031
22032 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
22033 on the file name we pass to the inferior shell.
22034
22035 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
22036
22037 * progmodes/which-func.el (which-function): Be robust in the face of an
22038 imenu--make-index-alist failure.
22039
22040 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
22041
22042 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
22043
22044 * progmodes/python.el (python-preoutput-filter): Fix last change.
22045
22046 2005-03-29 Lute Kamstra <lute@gnu.org>
22047
22048 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
22049 functions and compiled macros.
22050 (debug-convert-byte-code): Handle macros too.
22051 (debug-on-entry-1): Don't signal an error when trying to clear a
22052 function that is not set to debug on entry.
22053
22054 2005-03-29 Jay Belanger <belanger@truman.edu>
22055
22056 * calc/calc-lang.el: Add functions to math-function-table
22057 properties of tex and math.
22058
22059 2005-03-29 Kenichi Handa <handa@m17n.org>
22060
22061 * ps-mule.el (ps-mule-plot-string): Translate characters by
22062 ps-print-translation-table.
22063 (ps-mule-begin-job): Call find-charset-region/string with
22064 ps-print-translation-table.
22065 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
22066
22067 * ps-print.el (ps-print-translation-table): New variable.
22068 (ps-plot-region): Translate characters by ps-print-translation-table.
22069
22070 2005-03-29 Juri Linkov <juri@jurta.org>
22071
22072 * simple.el (next-error-highlight-timer): New variable.
22073
22074 * progmodes/compile.el (compilation-goto-locus):
22075 Use `next-error-highlight-timer' instead of `sit-for'.
22076
22077 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22078
22079 * mail/supercite.el (sc-mail-field): Use assoc-string.
22080 (sc-get-address): Simplify regexps.
22081
22082 * files.el (minibuffer-with-setup-hook): New macro.
22083 (find-file-read-args): Use it to avoid let-binding
22084 minibuffer-with-setup-hook (which breaks turning on/off
22085 file-name-shadow-mode while in the prompt).
22086
22087 * complete.el (PC-read-include-file-name-internal):
22088 Use test-completion.
22089
22090 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
22091
22092 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
22093
22094 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
22095
22096 * window.el (window-buffer-height): Use count-screen-lines.
22097
22098 * progmodes/python.el (python-preoutput-leftover): New var.
22099 (python-preoutput-filter): Use it.
22100 (python-send-receive): Loop until all the result has been received.
22101
22102 2005-03-28 Juri Linkov <juri@jurta.org>
22103
22104 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
22105
22106 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
22107 "Recover Crashed Session".
22108 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
22109 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
22110 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
22111 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
22112 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
22113 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
22114 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
22115 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
22116
22117 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
22118 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
22119 Ediff Sessions", "Toggle use of separate control buffer frame",
22120 "Use separate frame for Ediff control buffer".
22121
22122 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
22123 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
22124 "Rename Bookmark", "Delete Bookmark".
22125
22126 * info.el (Info-mode-menu): Remove ellipsis from "Index".
22127 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
22128 Add `:active Info-index-alternatives' to "Next Matching Item".
22129
22130 * wdired.el (wdired-change-to-wdired-mode):
22131 Mention `wdired-abort-changes' key in the initial message.
22132
22133 * international/mule.el (auto-coding-alist): Associate non-ascii
22134 image filename extensions with `no-conversion'.
22135
22136 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
22137
22138 * international/iso-acc.el:
22139 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
22140
22141 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
22142
22143 * textmodes/sgml-mode.el (html-mode): Doc update.
22144
22145 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
22146
22147 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
22148
22149 * term.el (term-move-columns): Fix face after extending a line.
22150 (term-insert-spaces): Likewise.
22151 (term-reset-terminal): Fix off by one error.
22152
22153 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22154
22155 * international/mule.el (auto-coding-alist): Add .xpi files.
22156
22157 * files.el (auto-mode-alist): Add .xpi files.
22158
22159 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
22160
22161 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
22162
22163 2005-03-26 Eli Zaretskii <eliz@gnu.org>
22164
22165 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
22166
22167 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
22168
22169 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
22170 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
22171
22172 * calendar/cal-move.el (calendar-beginning-of-year): Move the
22173 cursor to Jan 1 when needed.
22174 (calendar-end-of-year): Fix -/+ typo.
22175 Reported by Chong Yidong <cyd@stupidchicken.com>.
22176
22177 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
22178
22179 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
22180
22181 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
22182 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
22183
22184 2005-03-25 Richard M. Stallman <rms@gnu.org>
22185
22186 * filesets.el (filesets-init): Add autoload.
22187
22188 * mail/mailalias.el (mail-directory): Doc fix.
22189
22190 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22191
22192 * mail/mailalias.el (mail-directory-process): Do nothing if
22193 mail-directory-process is an atom.
22194 (mail-get-names): Ignore mail-directory-names if it is an atom.
22195 (mail-directory-process defvar): Doc fix.
22196 (mail-names): Doc fix.
22197
22198 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
22199
22200 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
22201
22202 2005-03-26 Kenichi Handa <handa@m17n.org>
22203
22204 * international/mule-util.el (detect-coding-with-priority):
22205 Call update-coding-systems-internal before detect-coding-region.
22206
22207 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
22208
22209 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
22210 (gdb-frames-mode-map): Add follow-link property.
22211
22212 2005-03-25 Jay Belanger <belanger@truman.edu>
22213
22214 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
22215 for variables.
22216
22217 2005-03-25 Juri Linkov <juri@jurta.org>
22218
22219 * image-mode.el: Optimize image filename extension regexps in
22220 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
22221 in `auto-mode-alist'.
22222 (image-mode): Add `image-toggle-display-text' to local hook
22223 `change-major-mode-hook'. Display the image as an image by
22224 default. Set `cursor-type' and `truncate-lines' if the image
22225 is already displayed. Take into account the current mode (image
22226 or text) in message.
22227 (image-minor-mode): New minor mode.
22228 (image-mode-maybe, image-toggle-display-text): New functions.
22229 (image-toggle-display): Use called-interactively-p.
22230 Let-bind `inhibit-read-only' to t.
22231
22232 * image-mode.el (image-minor-mode): Set `cursor-type' and
22233 `truncate-lines' if the image is already displayed. Add turning
22234 image-minor-mode off to `change-major-mode-hook'. Add message.
22235 Call `image-toggle-display-text' after turning image-minor-mode off.
22236
22237 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
22238
22239 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
22240 Terminal.app, use utf-8.
22241 (set-display-table-and-terminal-coding-system): Add coding-system arg.
22242 (set-locale-environment): Use it.
22243
22244 * term/xterm.el: Undo last change, better done in mule-cmds.el.
22245
22246 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
22247
22248 * progmodes/python.el (python-close-block-statement-p)
22249 (python-outdent-p, python-current-defun): Use symbol-end.
22250
22251 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
22252
22253 * files.el (save-some-buffers): Doc fix.
22254
22255 2005-03-25 Werner Lemberg <wl@gnu.org>
22256
22257 * complete.el, thumbs.el: Replace `legal' with `valid'.
22258 * calendar/calendar.el: Replace `legal' with `valid'.
22259 * emacs-lisp/advice.el: Replace `legal' with `valid'.
22260 * mail/supercite.el: Replace `legal' with `valid'.
22261 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
22262 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
22263 Replace `legal' with `valid'.
22264 * textmodes/reftex-vars.el, textmodes/reftex.el:
22265 Replace `legal' with `valid'.
22266
22267 2005-03-25 Werner Lemberg <wl@gnu.org>
22268
22269 * calc/calc-forms.el, calc/calc-sel.el
22270 * midnight.el, vc-cvs.el
22271 * emacs-lisp/cl-macs.el
22272 * emulation/vip.el
22273 * eshell/esh-io.el, eshell/esh-var.el
22274 * mail/supercite.el
22275 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
22276 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
22277 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
22278 * progmodes/sh-script.el, progmodes/xscheme.el
22279 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
22280 * textmodes/reftex-index.el, textmodes/reftex-parse.el
22281 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
22282 * textmodes/reftex.el, textmodes/org.el:
22283 Replace `illegal' with `invalid'.
22284
22285 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22286
22287 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
22288 (flymake-find-buildfile, flymake-find-possible-master-files)
22289 (flymake-check-include, flymake-parse-line): Replace loops over the
22290 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
22291
22292 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
22293 Substitute file-name-as-directory in the rest of the file.
22294 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
22295 (flymake-replace-region): Remove unused arg `buffer'.
22296 (flymake-check-patch-master-file-buffer): Update calls to it.
22297 (flymake-add-err-info): Remove unused var `count'.
22298 (flymake-mode): Use define-minor-mode.
22299
22300 * progmodes/flymake.el: Use with-current-buffer.
22301 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
22302 flymake-replace-regexp-in-string, flymake-line-beginning-position)
22303 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
22304 Avoid testing for `xemacs'.
22305 (flymake-nop): Move.
22306 (flymake-region-has-flymake-overlays): Return the computed value.
22307 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
22308 Remove unused var `endline'.
22309 (flymake-get-line-count): Remove unused function.
22310 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
22311
22312 * emulation/vi.el:
22313 * generic.el:
22314 * hilit-chg.el (global-highlight-changes):
22315 * hi-lock.el (hi-lock-mode):
22316 * follow.el: find-file-hooks -> find-file-hook.
22317
22318 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
22319
22320 2005-03-24 Juri Linkov <juri@jurta.org>
22321
22322 * dired.el (dired-mode-map): Add menu item "Compare directories"
22323 for dired-compare-directories.
22324
22325 * dired-aux.el (dired-compare-directories): Add autoload cookie.
22326 Doc fix. Replace `read-file-name' with `read-directory-name'.
22327
22328 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22329
22330 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
22331
22332 2005-03-24 Jay Belanger <belanger@truman.edu>
22333
22334 * calc/calc-embed.el (calc-embedded-mode-change): Save all
22335 relevant mode settings in calc-embedded-original-modes when modes
22336 are permanently changed.
22337
22338 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22339
22340 * autoinsert.el: find-file-hooks -> find-file-hook.
22341
22342 2005-03-24 Lute Kamstra <lute@gnu.org>
22343
22344 * generic.el (generic-font-lock-defaults): Make it obsolete.
22345 (generic-font-lock-keywords): New variable to replace
22346 generic-font-lock-defaults.
22347 (generic-mode-set-font-lock): Delete it.
22348 (generic-mode-internal): Don't call generic-mode-set-font-lock.
22349 (generic-bracket-support): Add docstring.
22350
22351 * generic-x.el: Rename generic-font-lock-defaults to
22352 generic-font-lock-keywords throughout.
22353 (mailagent-rules-setup-function): Delete it.
22354 (mailagent-rules-generic-mode): Use anonymous function instead.
22355 (show-tabs-generic-mode-font-lock-defaults-1)
22356 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
22357 Quote faces.
22358 (show-tabs-tab-face, show-tabs-space-face): Specify background,
22359 not foreground.
22360
22361 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
22362 Recognize define-generic-mode.
22363
22364 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
22365
22366 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
22367 if there's no completion table.
22368
22369 2005-03-23 Miles Bader <miles@gnu.org>
22370
22371 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22372 Remove tty-specific variants, as they're no longer needed.
22373
22374 2005-03-23 Lute Kamstra <lute@gnu.org>
22375
22376 * generic-x.el: Code cleanup: make args constant whenever possible.
22377 (installshield-statement-keyword-list)
22378 (installshield-system-functions-list)
22379 (installshield-system-variables-list, installshield-types-list)
22380 (installshield-funarg-constants-list): Make them constants.
22381
22382 * generic.el (generic-make-keywords-list): Add autoload cookie.
22383
22384 * calendar/time-date.el: Add comment on time value formats.
22385 Don't require parse-time.
22386 (with-decoded-time-value): New macro.
22387 (encode-time-value): New function.
22388 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
22389 (days-to-time): Return a valid time value when arg is huge.
22390 (time-since): Use time-subtract.
22391 (time-to-number-of-days): Use time-to-seconds.
22392
22393 2005-03-23 David Ponce <david@dponce.com>
22394
22395 * recentf.el (recentf-keep): New option.
22396 (recentf-menu-action): Default to `find-file'.
22397 (recentf-keep-non-readable-files-flag)
22398 (recentf-keep-non-readable-files-p)
22399 (recentf-file-readable-p, recentf-find-file)
22400 (recentf-cleanup-remote): Remove.
22401 (recentf-include-p): More robust.
22402 (recentf-keep-p): New function.
22403 (recentf-remove-if-non-kept): Rename from
22404 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
22405 All callers updated.
22406 (recentf-menu-items-for-commands): Fix help string.
22407 (recentf-track-closed-file): Update. Doc fix.
22408 (recentf-cleanup): Update. Count removed files. Doc fix.
22409
22410 2005-03-23 Kim F. Storm <storm@cua.dk>
22411
22412 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22413 Don't inherit from fringe face (now happens automatically).
22414
22415 2005-03-22 Kim F. Storm <storm@cua.dk>
22416
22417 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
22418 position values.
22419
22420 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
22421
22422 * menu-bar.el (showhide-date-time): Remove.
22423 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
22424 (menu-bar-make-mm-toggle): Simplify.
22425
22426 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22427
22428 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
22429 Accept qualified variable and function names.
22430
22431 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
22432
22433 * bindings.el (completion-ignored-extensions):
22434 Remove ".lis" for `vax-vms'.
22435
22436 2005-03-22 Andreas Schwab <schwab@suse.de>
22437
22438 * generic-x.el: Revert last change.
22439 * ldefs-boot.el: Update.
22440
22441 2005-03-22 Jay Belanger <belanger@truman.edu>
22442
22443 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
22444 (calc-embedded-save-original-modes)
22445 (calc-embedded-restore-original-modes): New functions.
22446 (calc-do-embedded): Save original modes when entering embedded mode
22447 and restore when leaving embedded mode.
22448 (calc-embedded-modes-change): Change the value of
22449 calc-embedded-original-modes to reflect permanent changes.
22450
22451 2005-03-22 Lute Kamstra <lute@gnu.org>
22452
22453 * generic-x.el: Require generic again.
22454
22455 2005-03-22 Miles Bader <miles@gnu.org>
22456
22457 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
22458 Tweak details to look good on both ttys and bitmap displays, light
22459 or dark background, etc.
22460
22461 2005-03-21 Kim F. Storm <storm@cua.dk>
22462
22463 * tooltip.el (tooltip-show-help-function): Check car and cdr of
22464 mouse position.
22465
22466 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
22467
22468 * icomplete.el: Don't forcibly turn on the mode upon load.
22469 (icomplete-mode): Use define-minor-mode.
22470 (icomplete-eoinput): Default to nil.
22471 (icomplete-minibuffer-setup): Remove autoload.
22472 (icomplete-tidy): Simplify.
22473 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
22474 in the initial state or if the user has modified the field.
22475 Fix handling of icomplete-max-delay-chars.
22476 Remove code that handles the oddball case where
22477 minibuffer-completion-table is an integer.
22478 Wrap icomplete-completions in while-no-input in case building
22479 completions takes more time than expected.
22480 (icomplete-completions): Simplify.
22481
22482 2005-03-21 Richard M. Stallman <rms@gnu.org>
22483
22484 * jka-compr.el (jka-compr-really-do-compress):
22485 Make variable buffer-local.
22486
22487 * image-mode.el: Handle .xpm files too.
22488 (image-toggle-display): Preserve modification flag.
22489
22490 * help.el (where-is): Don't mention aliases with no key bindings.
22491
22492 2005-03-21 Lute Kamstra <lute@gnu.org>
22493
22494 * generic.el: Fix commentary section. Don't require cl for
22495 compilation.
22496 (generic-mode-list): Add autoload cookie.
22497 (generic-use-find-file-hook, generic-lines-to-scan)
22498 (generic-find-file-regexp, generic-ignore-files-regexp)
22499 (generic-mode, generic-mode-find-file-hook)
22500 (generic-mode-ini-file-find-file-hook): Fix docstrings.
22501 (define-generic-mode): Make it a defmacro. Fix docstring.
22502 (generic-mode-internal): Code cleanup. Add autoload cookie.
22503 (generic-mode-set-comments): Code cleanup.
22504 * generic-x.el: Don't prevent compilation. Don't require generic.
22505 Follow coding conventions. Minor code cleanup.
22506 (etc-fstab-generic-mode): Add some keywords.
22507 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
22508 define-generic-mode like a function declaration.
22509
22510 2005-03-21 Jay Belanger <belanger@truman.edu>
22511
22512 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
22513 changing modes.
22514
22515 2005-03-21 Sam Steingold <sds@gnu.org>
22516
22517 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
22518
22519 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
22520
22521 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
22522 Add underscore to "f$ lexicals" regexp.
22523
22524 2005-03-20 Juri Linkov <juri@jurta.org>
22525
22526 * subr.el (progress-reporter-do-update): When `min-value' is equal
22527 to `max-value', set `percentage' to 0 and prevent division by zero.
22528
22529 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
22530
22531 Sync with Tramp 2.0.48.
22532
22533 * net/tramp.el (all): Change all addresses to .gnu.org.
22534 (tramp-append-tramp-buffers): New defun.
22535 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
22536 Catch `dont-send' signal.
22537 (tramp-set-auto-save-file-modes): Set always permissions, because
22538 there might be an old auto-saved file belonging to another
22539 original file. This could be a security threat. Reported by
22540 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
22541 Check for Emacs 21.3.50 removed.
22542
22543 * net/tramp-smb.el (all): Remove debug construct for
22544 `with-parsed-tramp-file-name'.
22545 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
22546 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
22547 No error message if DIRECTORY or FILENAME doesn't exist.
22548 (tramp-smb-open-connection): Check existence of
22549 `tramp-smb-program'.
22550
22551 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
22552
22553 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
22554 Properly handle the case where the `m' or `s' command's argument is not
22555 yet terminated.
22556 (perl-indent-new-calculate): New function.
22557 (perl-indent-line): Use it.
22558
22559 2005-03-20 Miles Bader <miles@gnu.org>
22560
22561 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
22562 in text-mode too. Change to new face names.
22563 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
22564 Add `:weight bold' attribute.
22565 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
22566
22567 2005-03-19 Juri Linkov <juri@jurta.org>
22568
22569 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
22570
22571 * international/mule.el (auto-coding-alist): Sync with
22572 `auto-mode-alist' by adding upper case archive file extensions
22573 and adding ear/war to jar extension.
22574
22575 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
22576
22577 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
22578 running, restart it.
22579
22580 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
22581
22582 * finder.el (finder-current-item): Throw an error on an empty line.
22583
22584 * man.el (Man-follow-manual-reference): If current-word returns
22585 nil, use "".
22586
22587 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
22588
22589 * simple.el (goto-line): Doc fix.
22590
22591 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
22592
22593 * files.el (save-buffer): Doc fix.
22594
22595 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
22596
22597 * recentf.el (recentf-cleanup-remote): New variable.
22598 (recentf-cleanup): Use it to conditionally check availability of
22599 remote files.
22600
22601 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
22602
22603 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
22604 function names.
22605
22606 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22607
22608 * language/thai-word.el: New file.
22609
22610 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
22611
22612 * files.el (backup-buffer): If the file's directory is not
22613 writable, use copy instead of move to backup the file.
22614
22615 2005-03-19 Eli Zaretskii <eliz@gnu.org>
22616
22617 * obsolete/keyswap.el: Moved to obsolete/ from term/.
22618
22619 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22620
22621 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
22622 Use functionp instead of symbolp and fboundp. Reported by Drkm
22623 <darkman_spam@yahoo.fr>.
22624 (ps-print-version): New version 6.6.6.
22625
22626 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
22627
22628 * textmodes/table.el (table--line-column-position): New idiom.
22629 (table--row-column-insertion-point-p): New function to test
22630 validity of row and column insertion operation at a location.
22631 (table-global-menu, table-cell-menu): Use above functions for
22632 deterministic test operation.
22633 (table--editable-cell-p): Behave in deterministic fashion.
22634
22635 2005-03-18 Juri Linkov <juri@jurta.org>
22636
22637 * isearch.el (isearch-lazy-highlight-new-loop):
22638 Make arguments beg and end optional.
22639 (isearch-update): Remove optional arguments nil from
22640 isearch-lazy-highlight-new-loop.
22641 (isearch-lazy-highlight-search): Let-bind case-fold-search to
22642 isearch-lazy-highlight-case-fold-search instead of
22643 isearch-case-fold-search, and let-bind isearch-regexp to
22644 isearch-lazy-highlight-regexp.
22645 Use isearch-lazy-highlight-last-string instead of isearch-string.
22646
22647 * replace.el (perform-replace): Remove bindings of global
22648 variables isearch-string, isearch-regexp, isearch-case-fold-search.
22649 Add three new arguments to `replace-highlight'.
22650 (replace-highlight): Add arguments string, regexp, case-fold.
22651 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
22652 to allow isearch-lazy-highlight-new-loop to use these values
22653 to set corresponding isearch-lazy-highlight-* internal
22654 variables whose values lazy highlighting will use regardless of
22655 changes to global variables isearch-string, isearch-regexp,
22656 isearch-case-fold-search during lazy highlighting loop.
22657 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
22658 to `lazy-highlight-cleanup'.
22659
22660 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
22661 (ispell-highlight-face): Set default face to `isearch' when
22662 lazy highlighting is enabled.
22663 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
22664 priority to 1. Add lazy highlighting.
22665 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
22666 from `isearch-dehighlight'.
22667
22668 2005-03-18 David Ponce <david@dponce.com>
22669
22670 * files.el (hack-local-variables): Do a case-insensitive search
22671 for End.
22672
22673 2005-03-18 Juri Linkov <juri@jurta.org>
22674
22675 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
22676 `isearch-lazy-highlight-cleanup', add alias to old name and
22677 declare obsolete. Add release numbers to other obsolete vars.
22678 (isearch-done, isearch-lazy-highlight-new-loop):
22679 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
22680 (lazy-highlight-cleanup) <variable>: Doc fix.
22681 (isearch-lazy-highlight-update): Rename obsolete
22682 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
22683
22684 2005-03-18 Kenichi Handa <handa@m17n.org>
22685
22686 * language/thai-util.el: Fix categorization of Thai characters in
22687 thai-category-table.
22688 (thai-composition-pattern): Adjust it for the above change.
22689 (thai-self-insert-command, thai-compose-syllable): New functions.
22690 (thai-compose-region): Use thai-compose-syllable.
22691 (thai-compose-string): Likewise.
22692 (thai-composition-function): Likewise.
22693 (thai-auto-composition): New function.
22694 (thai-auto-composition-mode): New minor mode.
22695
22696 * language/thai.el: Fix patterns to be registered in
22697 composition-function-table.
22698
22699 * international/quail.el (quail-input-method): Locally bind
22700 inhibit-modification-hooks to t.
22701
22702 2005-03-17 Richard M. Stallman <rms@gnu.org>
22703
22704 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
22705 (perl-mode): Use run-mode-hooks.
22706
22707 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
22708 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
22709 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
22710
22711 * mail/sendmail.el (sendmail-send-it): Reenable the code
22712 to compute resend-to-address and use it.
22713
22714 * tar-mode.el (tar-mode): Turn off undo unconditionally.
22715
22716 * image-mode.el: New file.
22717
22718 * image.el (insert-sliced-image): Add autoload cookie.
22719
22720 * font-lock.el (font-lock-lines-before): New user option.
22721 (font-lock-after-change-function): Obey it.
22722
22723 * bindings.el (esc-map): Make M-g a prefix.
22724 Bind M-g g and M-g M-g to goto-line.
22725
22726 * faces.el (face-id): Doc fix.
22727
22728 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
22729
22730 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
22731 (rmail-show-message): Use rmail-unknown-mail-followup-to.
22732 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
22733
22734 * mail/sendmail.el (mail-yank-ignored-headers)
22735 (mail-font-lock-keywords, mail-mode-fill-paragraph):
22736 Add Mail-Followup-To and Mail-Reply-To headers.
22737 (mail-citation-hook): Add autoload cookie.
22738 (mail-mode): Doc fix.
22739 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
22740 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
22741 (mail-mode-fill-paragraph): Handle those headers.
22742 (mail-mailing-lists): New variable.
22743 (mail-mail-reply-to, mail-mail-followup-to): New functions.
22744
22745 2005-03-17 Juri Linkov <juri@jurta.org>
22746
22747 * isearch.el (isearch-fallback): Check for `(car previous)'
22748 before calling `isearch-other-end-state'.
22749
22750 2005-03-17 Kim F. Storm <storm@cua.dk>
22751
22752 * simple.el (move-beginning-of-line): Move to beginning of buffer
22753 line, as well as beginning of screen line.
22754
22755 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
22756
22757 * calendar/diary-lib.el (mark-diary-entries): Use new optional
22758 argument REDRAW rather than calendar-redrawing variable.
22759 * calendar/calendar.el (calendar-redrawing): Delete.
22760 (redraw-calendar): Do not bind calendar-redrawing.
22761
22762 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
22763
22764 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
22765 diary-file buffer.
22766
22767 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
22768
22769 * help.el (describe-mode): Allow a :minor-mode-function property to
22770 specify a different minor mode toggle function than the variable.
22771 * simple.el (auto-fill-function):
22772 * subr.el (add-minor-mode): Use it.
22773
22774 2005-03-16 Kenichi Handa <handa@m17n.org>
22775
22776 * language/ethio-util.el (sera-being-called-by-w3): New variable.
22777 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
22778 (ethio-fidel-to-sera-buffer): Likewise.
22779
22780 2005-03-16 Juri Linkov <juri@jurta.org>
22781
22782 * emacs-lisp/find-func.el (find-function-regexp):
22783 Add defun-emitting macro `menu-bar-make-toggle'.
22784
22785 * isearch.el: Put `isearch-scroll' property to
22786 `split-window-horizontally'.
22787
22788 * info.el: Update error messages for `debug-ignored-errors'.
22789 (Info-isearch-search): Doc fix.
22790 (Info-find-node): Move up code to go into info buffer before
22791 recording the node to the history.
22792 (Info-fontify-node): Fontify titles only if the next line
22793 has two or more `*', `=', `-', `.'.
22794 Display "go to this node" for empty (match-string 3).
22795
22796 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22797
22798 * term/mac-win.el: Add mouse pointer shape constants.
22799
22800 2005-03-15 Kim F. Storm <storm@cua.dk>
22801
22802 * simple.el (move-beginning-of-line): Use vertical-motion.
22803
22804 2005-03-15 Juri Linkov <juri@jurta.org>
22805
22806 * isearch.el (isearch-error): New variable.
22807 (isearch-invalid-regexp, isearch-within-brackets): Remove.
22808 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
22809 (isearch-within-brackets-state): Remove.
22810 (isearch-case-fold-search-state, isearch-pop-fun-state):
22811 Decrease frame index.
22812 (isearch-mode, isearch-top-state, isearch-push-state)
22813 (isearch-edit-string, isearch-abort, isearch-search-and-update)
22814 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
22815 (isearch-search, isearch-lazy-highlight-new-loop):
22816 Replace `isearch-invalid-regexp' with `isearch-error'.
22817 Remove `isearch-within-brackets'.
22818 (isearch-search): Add `search-failed' handler to `condition-case'.
22819 (isearch-lazy-highlight-search): Add `condition-case' to catch
22820 errors and allow `isearch-lazy-highlight-update' to try
22821 highlighting from the beginning of the window.
22822 (isearch-repeat): Move up code to set isearch-wrapped to t
22823 before calling isearch-wrap-function.
22824
22825 * info.el (Info-isearch-initial-node): New internal variable.
22826 (Info-search): Signal an error in isearch mode when search leaves
22827 the initial node. Signal an error when `bound' is non-nil and
22828 nothing was found in the current subfile.
22829 (Info-isearch-search): Remove `condition-case'.
22830 (Info-isearch-wrap): Don't wrap when search failed during leaving
22831 the initial node. If `Info-isearch-search' is nil, wrap around
22832 the current node.
22833 (Info-isearch-start): New fun.
22834 (Info-mode): Add buffer-local hook `Info-isearch-start' to
22835 `isearch-mode-hook'.
22836
22837 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22838
22839 * simple.el (normal-erase-is-backspace): Set default to t if
22840 running on Mac.
22841
22842 * term/mac-win.el (function-key-map): Sync with x-win.el.
22843
22844 2005-03-15 Kenichi Handa <handa@m17n.org>
22845
22846 * international/mule-cmds.el (locale-language-names): Modify the
22847 format of elements and add more entries.
22848 (locale-preferred-coding-systems): Add more entries.
22849 (set-locale-environment): Adjust for the change of
22850 locale-language-names.
22851
22852 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
22853
22854 * pcvs.el (smerge-ediff): Remove bogus autoload.
22855
22856 2005-03-14 Lute Kamstra <lute@gnu.org>
22857
22858 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
22859 Ignore a `*' at the beginning of a line.
22860
22861 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
22862 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
22863 subr.el.
22864 (dont-compile, eval-when-compile, eval-and-compile): Use declare
22865 to specify indentation.
22866
22867 * generic.el (define-generic-mode): Let generic-mode-list be a
22868 list of strings; test membership with equal.
22869
22870 2005-03-14 Kim F. Storm <storm@cua.dk>
22871
22872 * simple.el (next-line, previous-line): Add optional try-vscroll
22873 arg to recognize interactive use. Pass it on to line-move.
22874 (line-move): Don't perform auto-window-vscroll when defining or
22875 executing keyboard macro to ensure consistent behavior.
22876
22877 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
22878
22879 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
22880
22881 2005-03-13 Lute Kamstra <lute@gnu.org>
22882
22883 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
22884 debugger-setup-buffer so that backtrace marks the frames set to
22885 debug-on-exit and we don't have to do it manually. Set an extra
22886 debug-on-exit for macro's.
22887 (debugger-setup-buffer): Don't mark the top frame manually.
22888
22889 2005-03-12 Lute Kamstra <lute@gnu.org>
22890
22891 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
22892 lisp-indent-function throughout.
22893 (with-no-warnings): Set lisp-indent-function property.
22894
22895 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
22896
22897 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
22898 Add entry for backslash.
22899
22900 2005-03-12 Juri Linkov <juri@jurta.org>
22901
22902 * info.el (Info-search): Four fixes for backward search.
22903
22904 2005-03-11 Jay Belanger <belanger@truman.edu>
22905
22906 * calc/calc.el (calc-language-alist): New variable.
22907 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
22908 (calc-embedded-find-modes): Use calc-language-alist instead of
22909 calc-embedded-language-alist.
22910
22911 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
22912
22913 * calendar/calendar.el (calendar-redrawing): New internal
22914 variable.
22915 (redraw-calendar): Remove bogus save-excursion from previous
22916 change. Bind calendar-redrawing to t for mark-diary-entries.
22917 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
22918 calendar if that is why we were called.
22919
22920 2005-03-11 Kenichi Handa <handa@m17n.org>
22921
22922 * international/mule.el (make-coding-system): Set property
22923 coding-system-define-form to nil.
22924 (define-coding-system-alias): Likewise.
22925
22926 2005-03-11 Kenichi Handa <handa@m17n.org>
22927
22928 These changes are suggested by Dave Love <fx@gnu.org>.
22929
22930 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
22931 coding: tag.
22932 (adaptive-fill-regexp): Add more bullets.
22933 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
22934 regexps.
22935
22936 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
22937
22938 * help.el (describe-mode): Properly handle non-trivial lighters.
22939 Don't ignore minor modes that are not listed in minor-mode-list.
22940
22941 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
22942 feature ON when the user requests to turn it OFF.
22943
22944 2005-03-10 Lute Kamstra <lute@gnu.org>
22945
22946 * emacs-lisp/debug.el (debug-entry-code): Delete it.
22947 (implement-debug-on-entry): New function to replace debug-entry-code.
22948 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
22949 second argument as the 2005-03-07 change makes it obsolete.
22950 (debug-on-entry, cancel-debug-on-entry): Update call to
22951 debug-on-entry-1.
22952 (debug, debugger-setup-buffer): Comment update.
22953 (debugger-frame-number): Update to work with implement-debug-on-entry.
22954
22955 2005-03-10 Jay Belanger <belanger@truman.edu>
22956
22957 * calc/calc-embed.el (math-ms-args): Declare it.
22958 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
22959 math-ms-args.
22960 (calc-embedded-subst): Use math-multi-subst-rec to substitute
22961 variables.
22962
22963 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
22964
22965 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
22966 Use message-box.
22967
22968 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
22969 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
22970 (tooltip-gud-tips): Simplify.
22971 (tooltip-gud-tips-p): Remove superfluous :set.
22972 (tooltip-gud-modes): Add fortran-mode.
22973 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
22974
22975 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
22976
22977 2005-03-09 Kim F. Storm <storm@cua.dk>
22978
22979 * play/animate.el (animate-place-char): Use forward-line instead
22980 of next-line to improve performance.
22981
22982 2005-03-09 Simon Josefsson <jas@extundo.com>
22983
22984 * net/browse-url.el (browse-url-default-browser): Doc fix.
22985
22986 2005-03-09 Miles Bader <miles@gnu.org>
22987
22988 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
22989 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
22990
22991 2005-03-09 Kenichi Handa <handa@m17n.org>
22992
22993 * international/latin-1.el: Set case and syntax for 255 only if
22994 set-case-syntax-set-multibyte is nil.
22995
22996 * textmodes/ispell.el (ispell-insert-word): New function.
22997 (ispell-word): Use ispell-insert-word to insert a new word.
22998 (ispell-process-line): Likewise.
22999 (ispell-complete-word): Likewise.
23000
23001 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
23002
23003 * calendar/calendar.el (redraw-calendar): Preserve point.
23004 Reported by Matt Hodges <MPHodges@member.fsf.org>.
23005 (calendar-week-start-day): Move after definition of
23006 redraw-calendar. Delete buffer test, since redraw-calendar has
23007 that now.
23008
23009 * calendar/diary-lib.el (mark-diary-entries): Only call
23010 redraw-calendar in the first of any recursive calls.
23011 Reported by Alan Shutko <ats@acm.org>.
23012
23013 2005-03-08 Juri Linkov <juri@jurta.org>
23014
23015 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
23016 (html-horizontal-rule, html-line, html-image, html-checkboxes)
23017 (html-radio-buttons): Add a space before the trailing `/>' where
23018 sgml-xml-mode is non-nil.
23019 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
23020 the subsequent tag of the empty XML tag.
23021 (html-href-anchor): Don't set initial input to "http:".
23022 (html-image): Ask for the image URL and set point inside alt="".
23023 (html-name-anchor): Duplicate the name in the `id' attribute when
23024 sgml-xml-mode is non-nil.
23025 (html-paragraph): Remove \n before <p>.
23026 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
23027 instead of `checked' when sgml-xml-mode is non-nil.
23028
23029 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
23030 Remove 1 space before #RRGGBB to not truncate it on terminal
23031 windows w/o fringes. Remove 1 space between bg and fg examples
23032 to get more space.
23033 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
23034 avoid byte-compile warnings.
23035
23036 * image-file.el (image-file-handler): Put `safe-magic' property to
23037 `image-file-handler'.
23038
23039 * info.el (Info-isearch-search): Emulate word search in
23040 isearching through multiple Info nodes with Info-search.
23041 (Info-isearch-wrap): Allow isearch-word.
23042
23043 2005-03-08 Lute Kamstra <lute@gnu.org>
23044
23045 * emacs-lisp/debug.el (debugger-step-through): Make sure that
23046 stepping into the debugger's code is not possible.
23047 (debugger-jumping-flag): Docstring update.
23048
23049 2005-03-08 Jay Belanger <belanger@truman.edu>
23050
23051 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
23052 embedded mode begins.
23053 (calc-embedded-language-alist): New variable.
23054 (calc-embedded-find-modes): Use calc-embedded-language-alist to
23055 set default language mode.
23056
23057 2005-03-08 Kenichi Handa <handa@m17n.org>
23058
23059 * international/ccl.el (define-ccl-program): Fix docstring about
23060 extra 256 bytes assured for the output buffer.
23061
23062 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23063 Fix BUFFER_MAGNIFICATION to 2.
23064 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23065
23066 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
23067
23068 * align.el (align-rules-list): Added an alignment rule for CSS
23069 declarations (applies to css-mode and html-mode buffers).
23070
23071 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
23072
23073 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
23074
23075 2005-03-07 Kim F. Storm <storm@cua.dk>
23076
23077 * simple.el (move-beginning-of-line): New command.
23078
23079 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
23080
23081 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
23082
23083 * emulation/cua-base.el: Put CUA move property on move-end-of-line
23084 and move-beginning-of-line.
23085
23086 * apropos.el (apropos-print): Omit command from M-x ... RET.
23087
23088 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
23089
23090 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
23091 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
23092
23093 2005-03-06 Richard M. Stallman <rms@gnu.org>
23094
23095 * bindings.el (esc-map): Bind M-g to goto-line.
23096
23097 * facemenu.el (global-map): Bind M-o, not M-g.
23098
23099 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23100
23101 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
23102 "Open Directory" as for "Open File".
23103
23104 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
23105
23106 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
23107 (push-mark-command): Run activate-mark-hook.
23108
23109 2005-03-06 Richard M. Stallman <rms@gnu.org>
23110
23111 * help-mode.el (help-mode-finish): Don't alter the element
23112 in view-return-to-alist if there already is one.
23113
23114 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
23115 make sure the current buffer is the expected one.
23116
23117 * novice.el (disabled-command-function): Output in *Disabled Command*.
23118 Explicitly ignore non-keyboard events, and explicitly handle C-g.
23119
23120 * textmodes/flyspell.el (flyspell-large-region):
23121 Pass args differently for aspell.
23122
23123 * files.el (mode-require-final-newline): Doc fix.
23124
23125 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
23126
23127 * progmodes/which-func.el (which-function):
23128 Specify NOERROR when calling imenu--make-index-alist.
23129
23130 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
23131
23132 * simple.el (normal-erase-is-backspace): Define default value.
23133
23134 * custom.el (custom-theme-set-variables): Remove unused var
23135 `immediate'.
23136 (custom-reevaluate-setting): Simple function to handle variables
23137 that are defined before their default value can really be
23138 computed.
23139
23140 * startup.el (command-line): Use it for temporary-file-directory,
23141 small-emporary-file-directory, auto-save-file-name-transforms,
23142 blink-cursor-mode, and normal-erase-is-backspace.
23143
23144 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
23145 progress, even with buggy anchored keywords.
23146
23147 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
23148
23149 * simple.el (goto-line): Remove unbalanced final parenthesis.
23150
23151 2005-03-05 Richard M. Stallman <rms@gnu.org>
23152
23153 * simple.el (goto-line): Use a number at point as the default.
23154 With C-u as arg, switch buffers.
23155
23156 2005-03-05 Juri Linkov <juri@jurta.org>
23157
23158 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
23159 with `no-blinking-cursor'.
23160
23161 * startup.el (no-blinking-cursor): New defvar.
23162 (command-line): Add `--no-blinking-cursor' to longopts.
23163 Set `no-blinking-cursor' to t for command line arguments
23164 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
23165 with `no-blinking-cursor' in the condition for calling
23166 `blink-cursor-mode'.
23167
23168 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
23169
23170 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
23171 (menu-bar-options-save): Add blink-cursor-mode.
23172 (menu-bar-options-menu): Add blink-cursor-mode.
23173
23174 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
23175
23176 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
23177 (icalendar-export-file, icalendar-export-region)
23178 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
23179 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
23180
23181 2005-03-04 Lute Kamstra <lute@gnu.org>
23182
23183 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
23184 (debug-function-list): Ditto.
23185
23186 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
23187
23188 * textmodes/texinfmt.el (texinfo-append-refill):
23189 Redefine the types of line to which @refill
23190 is not appended by replacing a search for `@refill\\|@bye' with
23191 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
23192 itemize@refill' bug and the unfilled long lines bug.
23193 (texinfmt-version): Update number and date.
23194
23195 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
23196
23197 * international/code-pages.el (windows-1250, windows-125[2-8])
23198 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
23199
23200 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
23201
23202 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
23203 bound yet.
23204
23205 2005-03-02 Romain Francoise <romain@orebokech.com>
23206
23207 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
23208 buffer after removing limits.
23209 (ibuffer-pop-filter): Ditto.
23210 Update copyright.
23211
23212 2005-03-02 Miles Bader <miles@gnu.org>
23213
23214 * button.el (make-text-button): If the user doesn't specify a
23215 type, use the default. Rewrite to use `add-text-properties' and
23216 plist functions.
23217
23218 2005-03-01 Lute Kamstra <lute@gnu.org>
23219
23220 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
23221 (debugger-jumping-flag): New var.
23222 (debug-entry-code): Use it.
23223 (debugger-jump): Use debugger-jumping-flag and add
23224 debugger-reenable to post-command-hook.
23225 (debugger-reenable): Use debugger-jumping-flag and remove itself
23226 from post-command-hook.
23227 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
23228 debugger-reenable.
23229
23230 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
23231
23232 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
23233 inclusion of "itemize\\|", which may be unnecessary, is certainly
23234 inelegant, and stops refilling in itemize lists when formatting
23235 Japanese Texinfo files to Info.
23236 Update copyright to 2005.
23237
23238 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
23239
23240 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
23241 of an error if GDB can't find the source file.
23242
23243 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
23244
23245 * calendar/calendar.el (redraw-calendar): Work from any buffer,
23246 not just the calendar.
23247
23248 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
23249 first.
23250 (diary-redraw-calendar): New function.
23251 (make-diary-entry): Add diary-redraw-calendar to local
23252 write-contents-functions. Turn off selective display before
23253 inserting in diary.
23254
23255 2005-03-01 Kim F. Storm <storm@cua.dk>
23256
23257 * emacs-lisp/copyright.el (copyright-fix-years): New command.
23258
23259 2005-03-01 Lute Kamstra <lute@gnu.org>
23260
23261 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
23262 that debug-entry-code can be safely removed from a function while
23263 this code is being evaluated. Revert the 2005-02-27 change as the
23264 new implementation no longer requires it. Make sure that a
23265 function body containing just a string is not mistaken for a docstring.
23266 (debug): Skip one more frame in case of debug on entry.
23267 (debugger-setup-buffer): Delete one more frame line in case of
23268 debug on entry.
23269 (debugger-frame-number): Update to use the new text introduced by
23270 the 1999-11-03 change. Skip one more frame in case of debug on entry.
23271
23272 2005-02-28 Kim F. Storm <storm@cua.dk>
23273
23274 * double.el (double-translate-key): Call force-window-update after
23275 read-event to avoid crash in redisplay.
23276
23277 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
23278
23279 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
23280 (debug): Use it. Move the inhibit-trace earlier.
23281 (debug-entry-code): New const.
23282 (debug-on-entry-1): Use it.
23283
23284 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
23285
23286 * international/utf-16.el (ccl-encode-mule-utf-16le):
23287 Fix BUFFER_MAGNIFICATION to 2.
23288 (ccl-encode-mule-utf-16be): Likewise.
23289
23290 2005-02-28 Kenichi Handa <handa@m17n.org>
23291
23292 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
23293 Fix BUFFER_MAGNIFICATION to 4.
23294 (ccl-encode-mule-utf-16be-with-signature): Likewise.
23295
23296 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
23297
23298 * speedbar.el (speedbar-update-flag): Doc fix.
23299 (speedbar-show-info-under-mouse): Give set-mouse-position the right
23300 argument.
23301
23302 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
23303
23304 * reveal.el (reveal-post-command): Don't try to reveal overlays which
23305 have a non-nil `invisible' property but are actually visible.
23306
23307 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
23308 for perldoc sections.
23309 (perl-outline-regexp, perl-outline-level): New var and function.
23310 (perl-mode): Use them.
23311
23312 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
23313
23314 * calendar/diary-lib.el (diary-remind): Discard any mark portion
23315 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
23316
23317 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
23318
23319 * cus-edit.el: Comment change.
23320 (custom-buffer-create-internal): Slightly reword text at top of
23321 Custom buffers. Mention there that saving an option edits the
23322 init file. Add link to Emacs manual node on `custom-file'.
23323 (custom-magic-alist): Rewrite individual State messages to use
23324 capitalized keywords. Doc fix.
23325
23326 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
23327
23328 * calendar/calendar.el (calendar-buffer): Move above
23329 calendar-week-start-day.
23330 (calendar-week-start-day): Doc fix. Add :set function.
23331 (calendar-minimum-window-height): New variable.
23332 (generate-calendar-window): Only resize window if selected-window
23333 is displaying the calendar buffer. Use new variable
23334 calendar-minimum-window-height.
23335 (generate-calendar): Reword error message.
23336 (calendar-mode-map): Bind DEL to scroll-other-window-down.
23337
23338 2005-02-27 Andreas Schwab <schwab@suse.de>
23339
23340 * vc.el (vc-do-command): Don't run command asynchronously when
23341 operating in a remote directory.
23342
23343 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
23344 change from sync with Tramp 2.0.47.
23345
23346 2005-02-27 Richard M. Stallman <rms@gnu.org>
23347
23348 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
23349
23350 * textmodes/flyspell.el (flyspell-mode-on):
23351 Call ispell-change-dictionary only if necessary.
23352
23353 * emacs-lisp/re-builder.el (regexp-builder): New function.
23354
23355 * register.el (describe-register-1): Explicitly handle
23356 yank-excluded-properties = t.
23357
23358 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
23359 (custom-magic-alist): Change the status descriptions again.
23360 (face widget-type): Total rewrite based on `restricted-sexp'
23361 to eliminate the confusing double hiding levels.
23362
23363 * emacs-lisp/debug.el (debug-on-entry-1):
23364 If function body is empty, add nil as body form.
23365
23366 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
23367
23368 * emacs-lisp/trace.el (inhibit-trace): New var.
23369 (trace-make-advice): Use it.
23370
23371 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
23372
23373 2005-02-26 Kim F. Storm <storm@cua.dk>
23374
23375 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
23376 (mouse-on-link-p, mouse-drag-region-1): Use it.
23377
23378 2005-02-25 Lute Kamstra <lute@gnu.org>
23379
23380 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
23381
23382 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
23383
23384 * frame.el (blink-cursor-mode): Add :group keyword.
23385
23386 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
23387
23388 * calendar/icalendar.el (icalendar--decode-isodatetime):
23389 New optional argument DAY-SHIFT.
23390 (icalendar-export-region): Fix coding-system-for-write.
23391 (icalendar--convert-ical-to-diary): Shift end-day of all-day
23392 events by one.
23393
23394 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
23395
23396 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
23397
23398 2005-02-24 Kim F. Storm <storm@cua.dk>
23399
23400 * international/iso-acc.el (iso-accents-compose): Fix crash
23401 during redisplay. Call force-window-update after read-event
23402 and delete-region to signal that window is not accurate.
23403
23404 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
23405
23406 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
23407 Remove unused and inexistent var `inhibit-trace'.
23408 (debugger-mode): Use run-mode-hooks.
23409 (debugger-list-functions): Add buttons; setup xref stack.
23410
23411 2005-02-23 Richard M. Stallman <rms@gnu.org>
23412
23413 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
23414 appointment says it was explicitly made.
23415 (appt-add): Set the 3rd element.
23416 (appt-make-list): Preserve explicit appointments.
23417
23418 * subr.el (find-tag-default): Catch errors in forward-sexp.
23419
23420 2005-02-23 Juri Linkov <juri@jurta.org>
23421
23422 * info.el (Info-isearch-search): New defcustom.
23423 (Info-isearch-search): Call the default isearch function
23424 when Info-isearch-search is nil.
23425 (Info-isearch-wrap): Use variable Info-isearch-search.
23426
23427 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
23428
23429 * cus-edit.el: Comment change.
23430
23431 2005-02-22 Kim F. Storm <storm@cua.dk>
23432
23433 * progmodes/hideif.el (hide-ifdef-use-define-alist):
23434 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
23435
23436 2005-02-22 Simon Josefsson <jas@extundo.com>
23437
23438 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
23439 New variable.
23440 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
23441 Oskarsson" <myrkraverk@users.sourceforget.net>.
23442
23443 2005-02-22 Kim F. Storm <storm@cua.dk>
23444
23445 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
23446 check that window of that event is the selected window.
23447 (mouse-drag-region-1): Compare mouse event window to selected
23448 window before setting point.
23449
23450 * tooltip.el (tooltip-show-help-function): Pass event to
23451 mouse-on-link-p so it can check selected window.
23452
23453 2005-02-22 Kenichi Handa <handa@m17n.org>
23454
23455 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
23456 (ps-mule-show-warning): New function.
23457 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
23458 characters are found.
23459
23460 * ps-print.el (ps-header-footer-string): Return a list of header
23461 and footer strings.
23462
23463 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
23464
23465 * pcvs.el (cvs-retrieve-revision): Fix thinko.
23466
23467 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
23468
23469 * frame.el (blink-cursor-mode): Use define-minor-mode.
23470
23471 * term/mac-win.el (function-key-map): Use char-names more consistently.
23472 (file-name-coding-system): Only set it for MacOS-9. The other case is
23473 already handled in mule-cmds.el (where it also works when mac-win.el
23474 is not used).
23475
23476 2005-02-21 Kenichi Handa <handa@m17n.org>
23477
23478 * international/mule.el (ctext-pre-write-conversion): Always use
23479 " *code-converting-work*" buffer for work.
23480
23481 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
23482
23483 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
23484
23485 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
23486
23487 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
23488
23489 * ses.el (undo-more): Restore defadvice, but only the part that
23490 allows changes outside the restricted area of the buffer.
23491
23492 2005-02-20 Kim F. Storm <storm@cua.dk>
23493
23494 * simple.el (line-move): Add fourth optional arg try-vscroll which
23495 must be set to perform auto-window-vscroll.
23496 When moving backwards and doing auto-window-vscroll, automatically
23497 vscroll to the last part of lines which are taller than the window.
23498 (next-line, previous-line): Set try-vscroll arg on line-move.
23499
23500 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
23501
23502 * replace.el (query-replace, query-replace-regexp)
23503 (replace-string, replace-regexp): When operating on region, make
23504 the minibuffer prompt say so.
23505
23506 * isearch.el (isearch-forward): Document isearch-query-replace and
23507 isearch-query-replace-regexp keybindings.
23508
23509 2005-02-19 Jay Belanger <belanger@truman.edu>
23510
23511 * calc/calc-aent.el (math-read-token): Add local variable.
23512
23513 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
23514 (calc-edit-top): Move declaration to earlier in file.
23515 (calc-edit-macro-repeats): Add local variables.
23516
23517 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
23518 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
23519 calcFunc-tanh.
23520 Adjust integration rule for calcFunc-tan.
23521
23522 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
23523
23524 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
23525 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
23526 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
23527 (viper-skip-separators): Bug fix.
23528 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
23529 particular major mode.
23530 (viper-del-backward-char-in-replace): Don't put deleted char on the
23531 kill ring.
23532
23533 * viper-ex.el (viper-color-display-p): New function.
23534 (viper-has-face-support-p): Use viper-color-display-p.
23535
23536 * viper-keym.el (viper-gnus-modifier-map): New keymap.
23537
23538 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
23539
23540 * viper-util.el (viper-glob-unix-files): Fix shell status check.
23541 (viper-file-remote-p): Make equivalent to file-remote-p.
23542
23543 * viper.el (viper-major-mode-modifier-list):
23544 Use viper-gnus-modifier-map.
23545
23546 2005-02-19 David Kastrup <dak@gnu.org>
23547
23548 * subr.el (subregexp-context-p): Fix garbled doc string by adding
23549 quoting.
23550
23551 2005-02-19 Jay Belanger <belanger@truman.edu>
23552
23553 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
23554 Remove extra definitions.
23555 (calc-coth): New function.
23556 (calcFunc-cot): Fix `let'.
23557
23558 2005-02-19 Eli Zaretskii <eliz@gnu.org>
23559
23560 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
23561 the reasons we use "type pc" in these faces.
23562
23563 * button.el (button): Ditto.
23564
23565 2005-02-19 Michael Mauger <mmaug@yahoo.com>
23566
23567 * replace.el (query-replace-read-from): Set the value of
23568 query-replace-from-history-variable to handle the case of an empty
23569 string entered to accept the suggested default.
23570
23571 * net/tramp.el (tramp-file-name-for-operation):
23572 Use dired-call-process instead of dired-call-process-command.
23573
23574 2005-02-19 Jay Belanger <belanger@truman.edu>
23575
23576 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
23577 (math-div-non-trig): New variables.
23578 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
23579 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
23580 (math-combine-prod, math-div-symb-fancy): Add simplifications for
23581 trig expressions.
23582
23583 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
23584
23585 * progmodes/gdb-ui.el (gdb-var-update-handler)
23586 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
23587 for watch expressions,
23588 (gdb-var-create-handler): Don't set speedbar-update-flag.
23589 (gdb-post-prompt): Simplify test for speedbar.
23590
23591 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
23592
23593 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
23594 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
23595 we use the syntax table of the correct buffer.
23596 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
23597 Felix Gatzemeier.
23598
23599 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
23600 (ediff-file-remote-p): Make synonymous with file-remote-p.
23601 In all deffaces ediff-*-face-*, use min-colors.
23602
23603 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
23604 ediff-recurse-to-subdirectories.
23605 (ediff-mark-if-equal): Check that the arguments are strings, use
23606 ediff-same-contents (after to Felix Gatzemeier).
23607
23608 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
23609 nil.
23610
23611 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
23612
23613 * log-view.el (log-view-message-re): Fix up Subversion regexp.
23614
23615 2005-02-18 David Kastrup <dak@gnu.org>
23616
23617 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
23618 use `mark-active' when defined.
23619
23620 2005-02-18 Kenichi Handa <handa@m17n.org>
23621
23622 * ps-print.el (ps-font-info-database): New entry
23623 ZapfChancery-MediumItalic with correct font name. Fix font name
23624 of the entry Zapf-Chancery-MediumItalic.
23625
23626 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
23627
23628 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
23629
23630 2005-02-16 Kim F. Storm <storm@cua.dk>
23631
23632 * ido.el (ido-fallback-command): Pass user input to fallback command.
23633
23634 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
23635
23636 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
23637 (gdb-find-file-hook): Add server prefix.
23638
23639 2005-02-16 Richard M. Stallman <rms@gnu.org>
23640
23641 * replace.el (perform-replace): Pass new args to replace-highlight.
23642 (replace-highlight): Take region args,
23643 and pass them to isearch-lazy-highlight-new-loop.
23644
23645 * novice.el (disabled-command-hook): Autoload the defalias
23646 and the make-obsolete-variable call.
23647
23648 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
23649
23650 * isearch.el (isearch-lazy-highlight-start-limit)
23651 (isearch-lazy-highlight-end-limit): New variables limit
23652 the region for highlighting.
23653 (isearch-lazy-highlight-new-loop): New args BEG and END.
23654 (isearch-lazy-highlight-search): Use the new vars.
23655 (isearch-lazy-highlight-update): Likewise.
23656
23657 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
23658
23659 * cus-start.el (all): Use default-boundp.
23660
23661 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
23662
23663 * menu-bar.el (menu-bar-select-frame): Handle current frame.
23664
23665 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
23666
23667 * autorevert.el (auto-revert-stop-on-user-input)
23668 (auto-revert-verbose): Doc fixes.
23669
23670 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
23671
23672 * international/mule-cmds.el (set-locale-environment): Remove call
23673 to set-selection-coding-system on Windows.
23674
23675 2005-02-15 Jay Belanger <belanger@truman.edu>
23676
23677 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
23678 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
23679 calcFunc-coth.
23680 (math-simplify-sqrt): Add simplifications.
23681
23682 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
23683 to list.
23684
23685 * calc/calc-ext.el: Add functions to autoloads.
23686
23687 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
23688 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
23689 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
23690 (math-csc-raw, math-cot-raw): New functions.
23691
23692 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
23693
23694 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
23695 the variable name in a message.
23696
23697 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
23698 calcFunc-csc, calcFunc-cot.
23699
23700 * calc/calcalg2.el: Add derivative and integration rules for
23701 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
23702 calcFunc-csch, calcFunc-coth.
23703 (math-do-integral-methods): Add to checks for when to use
23704 substitutions.
23705
23706 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
23707
23708 2005-02-15 Lute Kamstra <lute@gnu.org>
23709
23710 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
23711 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
23712 <monnier@iro.umontreal.ca>
23713 (lisp-outline-level): Improve efficiency. Suggested by David
23714 Kastrup <dak@gnu.org>.
23715
23716 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
23717
23718 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
23719 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
23720 (gdb-set-gud-minor-mode-existing-buffers): New functions.
23721 (gdb-find-file-hook): New hook. Add it to find-file-hook.
23722 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
23723
23724 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
23725
23726 * cus-start.el (all): Comment change.
23727
23728 2005-02-14 Lute Kamstra <lute@gnu.org>
23729
23730 * cus-start.el (all): Check if symbol is void.
23731
23732 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
23733
23734 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
23735 optional argument to \cite.
23736
23737 2005-02-14 Richard M. Stallman <rms@gnu.org>
23738
23739 * cus-edit.el (custom-buffer-create-internal): Update help message.
23740 (custom-magic-alist): Update help messages.
23741
23742 * cus-start.el (all): Allow a var to specify a standard value.
23743
23744 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
23745
23746 * custom.el (custom-theme-set-variables): Handle variable aliases.
23747
23748 * frame.el (blink-cursor-timer): Doc fix.
23749 (blink-cursor): Make it an alias for `blink-cursor-mode' and
23750 declare obsolete.
23751 (blink-cursor-mode): Define with defcustom and use correct
23752 standard expression in that defcustom.
23753 * startup.el (command-line): Adapt to above changes in frame.el.
23754
23755 2005-02-11 Lute Kamstra <lute@gnu.org>
23756
23757 * apropos.el (apropos-score-doc): Prevent division by zero.
23758
23759 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
23760
23761 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
23762 (icalendar--get-event-property-attributes)
23763 (icalendar--get-event-properties)
23764 (icalendar--datetime-to-diary-date): New functions.
23765 (icalendar--split-value): Doc fix.
23766 (icalendar--datetime-to-noneuropean-date)
23767 (icalendar--datetime-to-european-date): New optional argument
23768 SEPARATOR. Return result as a string instead of a list.
23769 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
23770 (icalendar--convert-string-for-export): Rename arg S to STRING.
23771 (icalendar-export-region): Doc fix. Change name of error buffer.
23772 Save output buffer.
23773 (icalendar-import-file): Add blank at end of prompt.
23774 (icalendar-import-buffer): Doc fix. Do not switch to error
23775 buffer. Indicate status in return value.
23776 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
23777 buffer. Save output buffer. Handle exception from recurrence
23778 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
23779 events. Fix problems with weekly all-day events.
23780
23781 2005-02-10 Richard M. Stallman <rms@gnu.org>
23782
23783 * simple.el (eval-expression-print-format):
23784 Avoid warning about edebug-active.
23785
23786 * help.el (help-for-help-internal): Rename from help-for-help.
23787 (help-for-help): Define with defalias.
23788
23789 * font-core.el (font-lock-default-function): Use with-no-warnings.
23790
23791 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
23792
23793 * custom.el (defface): Doc fix.
23794
23795 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
23796
23797 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
23798 width 0" to prevent word wrapping problems.
23799
23800 2005-02-09 Kim F. Storm <storm@cua.dk>
23801
23802 * ido.el (ido-file-extensions-order): New defcustom.
23803 (ido-file-extension-lessp, ido-file-extension-aux)
23804 (ido-file-extension-order): New advanced file ordering.
23805 (ido-file-lessp): New simple file ordering.
23806 (ido-sort-list): Remove.
23807 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
23808 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
23809
23810 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
23811
23812 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
23813 that some versions of grep produce.
23814 (grep-mode-font-lock-keywords): Likewise.
23815
23816 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
23817
23818 * progmodes/gdb-ui.el (gdb-location-list): New variable.
23819 (gdb-cdir): Delete.
23820 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
23821 (gdb-source-info): Treat case when source file is in another
23822 directory properly.
23823 (gdb-get-location): New function.
23824
23825 2005-02-07 Jay Belanger <belanger@truman.edu>
23826
23827 * calc/calc-prog.el (calc-write-parse-table-part)
23828 (calc-fix-token-name): Fix a check for language type.
23829
23830 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
23831
23832 2005-02-07 Andre Spiegel <spiegel@gnu.org>
23833
23834 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
23835 as directory not writable.
23836
23837 2005-02-07 Kim F. Storm <storm@cua.dk>
23838
23839 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
23840 (cua--standard-movement-commands): Remove list.
23841 Instead, set CUA property value to move for movement commands.
23842 (cua-movement-commands): Remove. Users must set CUA prop instead.
23843 (cua--pre-command-handler): Check CUA property.
23844 (cua--init-keymaps): Don't remap undo commands.
23845 (cua-mode): Don't call cua--rectangle-on-off.
23846
23847 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
23848 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
23849 (cua--rect-undo-set-point): New var.
23850 (cua--rectangle-undo-boundary): Setup undo apply entry.
23851 (cua--rect-undo-handler): New function for rectangle undo.
23852 (cua--rect-start-position, cua--rect-end-position): Add.
23853 (cua--rectangle-post-command): Call cua--rectangle-set-corners
23854 for restored rectangle. Set point if cua--rect-undo-set-point.
23855
23856 2005-02-06 Jay Belanger <belanger@truman.edu>
23857
23858 * calc/calc-lang.el (calc-tex-language): Display more information
23859 in messages.
23860
23861 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
23862 in TeX mode.
23863
23864 2005-02-06 Richard M. Stallman <rms@gnu.org>
23865
23866 * emacs-lisp/lisp.el (buffer-end): Doc fix.
23867
23868 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
23869
23870 * net/ldap.el (ldap-search-internal): Support attributes with
23871 optional descriptions separated by a semi-colon, as in
23872 "userCertificate;binary".
23873
23874 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23875
23876 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
23877 isn't a cons (i.e. the version is 0).
23878
23879 2005-02-05 Eli Zaretskii <eliz@gnu.org>
23880
23881 * help.el (help-for-help): Doc fix.
23882
23883 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
23884
23885 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
23886 GDB-Windows on the menu-bar as this works better.
23887
23888 2005-02-04 Jay Belanger <belanger@truman.edu>
23889
23890 * calc/calc-embed.el (calc-embedded-update): Don't put in
23891 unnecessary newlines. Adjust the end of formula marker.
23892
23893 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
23894 (math-latex-parse-two-args): New function.
23895
23896 2005-02-03 Lute Kamstra <lute@gnu.org>
23897
23898 * help-fns.el (help-with-tutorial): Make sure that users cannot
23899 remove the entire text of the tutorial by means of `undo'.
23900
23901 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
23902
23903 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
23904 in recent changes, where the ispell process was repeatedly
23905 killed & restarted.
23906
23907 * international/mule-cmds.el (set-locale-environment): Set file-name
23908 coding system to utf-8 on Darwin systems.
23909 (set-default-coding-systems): Don't set default-file-name-coding-system
23910 on Darwin systems.
23911
23912 2005-02-03 Richard M. Stallman <rms@gnu.org>
23913
23914 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
23915
23916 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
23917
23918 * faces.el (list-faces-display): Add optional argument.
23919
23920 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
23921
23922 * font-core.el (font-lock-default-function): Handle the rare case where
23923 only font-lock-keywords is set.
23924
23925 2005-02-02 Kenichi Handa <handa@m17n.org>
23926
23927 * international/characters.el: Cancel previous change for
23928 I-WITH-DOT-ABOVE and DOTLESS-i.
23929
23930 * international/latin-5.el: Cancel previous change.
23931
23932 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
23933
23934 * progmodes/gud.el: Correction to syntax in gud-menu-map.
23935
23936 2005-02-02 Kenichi Handa <handa@m17n.org>
23937
23938 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
23939 DOTLESS-i.
23940
23941 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
23942 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
23943
23944 * case-table.el (get-upcase-table): New function.
23945 (copy-case-table): Copy upcaes table too if non-nil.
23946 (set-case-syntax-delims): Maintain upcase table too.
23947 (set-case-syntax-pair): Likewise.
23948 (set-upcase-syntax, set-downcase-syntax): New functions.
23949 (set-case-syntax): Maintain upcase table too.
23950
23951 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
23952
23953 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
23954
23955 * progmodes/gud.el (gud-goto-info): New function.
23956 (gud-tool-bar-map): Use correct icon.
23957
23958 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
23959
23960 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
23961 When delegating, order args in the funcall correctly.
23962
23963 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
23964
23965 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
23966
23967 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
23968
23969 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
23970 buffer not visiting a file.
23971
23972 2005-01-31 Jay Belanger <belanger@truman.edu>
23973
23974 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
23975 bound on the line with the formula.
23976
23977 2005-01-31 Kim F. Storm <storm@cua.dk>
23978
23979 * ses.el (ses-create-cell-variable-range)
23980 (ses-destroy-cell-variable-range, ses-reset-header-string)
23981 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
23982 (ses-insert-row): Fix format of apply undo entries.
23983
23984 2005-01-31 Jay Belanger <belanger@truman.edu>
23985
23986 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
23987 parts.
23988
23989 * calc/calc-embed.el (calc-embedded-open-formula)
23990 (calc-embedded-close-formula): Ignore matrix environments.
23991
23992 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
23993 TeX mode.
23994
23995 * calc/calc-lang.el (math-function-table, math-oper-table)
23996 (math-variable-table): Adjust the LaTeX portions.
23997
23998 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
23999 (math-latex-ignore-words): New constant.
24000
24001 2005-01-31 Richard M. Stallman <rms@gnu.org>
24002
24003 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
24004 (ispell-local-dictionary): Doc fix.
24005 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
24006 Don't reinitialize at run time. Don't defcustom.
24007 All uses changed to append ispell-local-dictionary-alist,
24008 or check it first.
24009 (ispell-current-dictionary): New variable for dictionary in use.
24010 (ispell-dictionary): Now used only for global default.
24011 (ispell-start-process): Set ispell-current-dictionary,
24012 not ispell-dictionary.
24013 (ispell-change-dictionary): Use this only for setting
24014 user preferences.
24015 (ispell-internal-change-dictionary): New function
24016 to change the current dictionary in use.
24017 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
24018 Use ispell-current-dictionary.
24019 Handle ispell-local-dictionary-overridden.
24020 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
24021
24022 2005-01-31 Jay Belanger <belanger@truman.edu>
24023
24024 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
24025
24026 * calc/calc-ext.el: Add calc-latex-language to autoloads.
24027 (calc-mode-map): Add calc-latex-language.
24028
24029 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
24030 (math-latex-print-frac): New functions.
24031 (math-oper-table, math-function-table, math-variable-table)
24032 (math-complex-format, math-input-filter): Add latex properties.
24033 (calc-set-language): Set math-expr-special-function-mapping.
24034
24035 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
24036 (calc-write-parse-table-part): Add LaTeX support.
24037
24038 * calc/calc.el (calc-language): Adjust docstring.
24039 (calc-set-mode-line): Add LaTeX support.
24040 (math-expr-special-function-mapping): New variable.
24041 (math-tex-ignore-words): Add to list.
24042
24043 * calc/calccomp.el (math-compose-expr, math-compose-rows):
24044 Add LaTeX support.
24045 (math-compose-expr): Add support for special functions.
24046
24047 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
24048
24049 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
24050
24051 * progmodes/gdb-ui.el (gdb-memory-address)
24052 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
24053 (gdb-memory-mode-map, gdb-memory-format-keymap)
24054 (gdb-memory-format-menu, gdb-memory-unit-keymap)
24055 (gdb-memory-unit-menu): New variables for a buffer
24056 that lets the user examine program memory.
24057 (gdb-memory-set-address, gdb-memory-set-repeat-count)
24058 (gdb-memory-format-binary, gdb-memory-format-octal)
24059 (gdb-memory-format-unsigned, gdb-memory-format-signed)
24060 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
24061 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
24062 (gdb-memory-unit-word, gdb-memory-unit-halfword)
24063 (gdb-memory-unit-byte, gdb-memory-unit-menu)
24064 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
24065 (gdb-memory-mode, gdb-memory-buffer-name)
24066 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
24067 New functions for above buffer.
24068
24069 2005-01-30 Richard M. Stallman <rms@gnu.org>
24070
24071 * cus-edit.el (custom-bury-buffer): Function deleted.
24072 (custom-buffer-done-function): Option deleted.
24073 (custom-buffer-done-kill): New replacement option.
24074 (Custom-buffer-done): Call quit-window.
24075 (custom-buffer-create-internal): Update for above changes.
24076
24077 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
24078
24079 * simple.el (undo-ask-before-discard): New var.
24080 (undo-outer-limit-truncate): Implement it.
24081 (undo-extra-outer-limit): Doc update.
24082
24083 2005-01-29 Richard M. Stallman <rms@gnu.org>
24084
24085 * ses.el (undo-more): Delete defadvice.
24086 (ses-begin-change): Doc fix.
24087
24088 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
24089 instead of rebinding C-x u and C-_.
24090
24091 * files.el (normal-backup-enable-predicate): Return nil for files
24092 in /tmp, regardless of temporary-file-directory.
24093
24094 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
24095
24096 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
24097 (open-rectangle, delete-whitespace-rectangle-line)
24098 (clear-rectangle-line): If FILL, pass t instead of FILL
24099 for move-to-column's 2nd arg.
24100
24101 * simple.el (undo): Fix the test for continuing a series of undos.
24102 (undo-more): Set pending-undo-list to t when we reach end.
24103 (pending-undo-list): Move up defvar.
24104
24105 * wid-edit.el (widget-button-click):
24106 Shorten the range of the track-mouse binding.
24107
24108 * comint.el (comint-insert-input): Undo previous changes;
24109 use last-input-event in interactive spec.
24110
24111 2005-01-29 Eli Zaretskii <eliz@gnu.org>
24112
24113 * progmodes/compile.el (compilation-start): Bind buffer-read-only
24114 to nil before invoking call-process. Reset buffer's modified flag
24115 after fontifying it in the no-async branch.
24116
24117 * wid-edit.el (widget-specify-button): If mouse pointer shape
24118 cannot be changed, use mouse face instead.
24119
24120 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
24121
24122 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
24123 (gdb-goto-breakpoint): Make breakpoint handling work on template
24124 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
24125 (gdb-assembler-custom): Update to recognize breakpoint information
24126 added on 2005-01-19.
24127
24128 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
24129
24130 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
24131 (dsssl-mode): Use define-derived-mode.
24132 (scheme-mode-initialize): Remove.
24133 (scheme-mode): Use run-mode-hooks.
24134
24135 * cus-edit.el (customize-group-other-window)
24136 (custom-buffer-create-other-window): Don't override special-display-*.
24137 (custom-mode-map): Make it dense.
24138
24139 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
24140 sets the default value.
24141
24142 2005-01-28 Eli Zaretskii <eliz@gnu.org>
24143
24144 * descr-text.el: Add more keywords.
24145
24146 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
24147
24148 * speedbar.el: Avoid unnecessary use of locate-library.
24149
24150 * international/mule-cmds.el (standard-display-european-internal):
24151 Don't fiddle with latin-1 non-break space any more since it's now
24152 special cased in the C code.
24153 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
24154
24155 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
24156
24157 * cus-start.el (all): Add `undo-outer-limit'.
24158
24159 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24160
24161 * textmodes/bibtex.el (bibtex-format-entry):
24162 Use `bibtex-empty-field-re' only on the text of fields, not on entire
24163 field lines.
24164 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
24165 not on part of a buffer.
24166
24167 2005-01-25 Lute Kamstra <lute@gnu.org>
24168
24169 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
24170 nonempty field text strings like "{letters\\macro{}more letters}".
24171 Clarify docstring.
24172 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
24173 (bibtex-entry-offset, bibtex-parse-association)
24174 (bibtex-parse-field-name): Fix typos in docstrings.
24175 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
24176
24177 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
24178
24179 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
24180 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
24181 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
24182 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
24183
24184 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
24185 isearch minor mode.
24186
24187 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
24188
24189 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
24190
24191 2005-01-24 Lute Kamstra <lute@gnu.org>
24192
24193 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
24194 CASECHARS and NOT-CASECHARS regular expressions of the
24195 "nederlands" and "nederlands8" dictionaries to prevent a "Range
24196 striding over charsets" error.
24197
24198 2005-01-24 Jay Belanger <belanger@truman.edu>
24199
24200 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
24201 display variable name.
24202
24203 2005-01-24 Kenichi Handa <handa@m17n.org>
24204
24205 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
24206 Fix setting of the element of encoded-kbd-iso2022-invocations.
24207
24208 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
24209
24210 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
24211 (gdb-threads-select): Change to also accept mouse events.
24212 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
24213 (gdb-threads-mouse-select): Delete.
24214
24215 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
24216
24217 * files.el (insert-directory): Take care of empty directory,
24218 listed without -a switch.
24219
24220 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
24221
24222 * textmodes/refill.el (refill-post-command-function):
24223 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
24224 to the list of functions that we should be careful not to undo.
24225 (refill-late-fill-paragraph-function): Remove.
24226 (refill-saved-state): New var.
24227 (refill-mode): Use it to save fill-paragraph-function.
24228 Save also the value of auto-fill-function.
24229
24230 * term/w32-win.el: Simplify code.
24231
24232 2005-01-23 Kim F. Storm <storm@cua.dk>
24233
24234 * simple.el (line-move): Adapt to new return value from
24235 pos-visible-in-window-p.
24236
24237 * simple.el (line-move): Fix last change. Check partial
24238 visibility at point rather than at window-start.
24239
24240 2005-01-22 Jason Rumney <jasonr@gnu.org>
24241
24242 * term/w32-win.el (xw-defined-colors): Remove debug-message.
24243
24244 2005-01-22 David Kastrup <dak@gnu.org>
24245
24246 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
24247
24248 2005-01-22 Eli Zaretskii <eliz@gnu.org>
24249
24250 * type-break.el (type-break-mode): Add a test for
24251 type-break-file-name being non-nil.
24252
24253 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
24254
24255 * net/eudc.el (top level): Call (message "") via progn, so that
24256 eudc-options-file is loaded.
24257
24258 2005-01-22 Kim F. Storm <storm@cua.dk>
24259
24260 * simple.el (line-move-1): Rename from line-move.
24261 (line-move): New function that adjusts vscroll for partially
24262 visible rows, and calls line-move-1 otherwise.
24263
24264 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
24265
24266 * pcomplete.el: Define pcomplete-read-event instead of read-event,
24267 since it's not a complete read-event implementation
24268
24269 2005-01-20 Jay Belanger <belanger@truman.edu>
24270
24271 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
24272 for called function.
24273
24274 2005-01-20 Steven Tamm <steventamm@mac.com>
24275
24276 * term/mac-win.el (process-connection-type): Remove.
24277 Controlled now by s/darwin.h:PTY_ITERATION.
24278
24279 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
24280
24281 * window.el (handle-select-window): Don't switch window when we're
24282 in the minibuffer.
24283
24284 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
24285
24286 * subr.el (dotimes-with-progress-reporter): New macro.
24287
24288 * ses.el (ses-dotimes-msg): Remove macro.
24289 Use `dotimes-with-progress-reporter' instead.
24290
24291 2005-01-19 Steven Tamm <steventamm@mac.com>
24292
24293 * term/mac-win.el (process-connection-type): Use new
24294 operating-system-release variable to use ptys on Darwin 7 (OS X
24295 10.3) when using carbon build.
24296
24297 2005-01-19 Jay Belanger <belanger@truman.edu>
24298
24299 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
24300 flags if the last command was a tab or M-tab.
24301
24302 * calc/calc-prog.el (calc-user-define-edit): Put original formula
24303 in formula editing buffer.
24304
24305 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24306
24307 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
24308 breakpoint image symbol in margin.
24309
24310 2005-01-19 Jay Belanger <belanger@truman.edu>
24311
24312 * calc/calc-prog.el (calc-execute-kbd-macro):
24313 Ignore calc-keep-arg-flag.
24314
24315 2005-01-19 Kenichi Handa <handa@m17n.org>
24316
24317 * textmodes/ispell.el (ispell-looking-at): New function.
24318 (ispell-process-line): Use ispell-looking-at to compare the ispell
24319 output and the buffer contents.
24320
24321 2005-01-18 Jay Belanger <belanger@truman.edu>
24322
24323 * calc/calc.el (calc-display-raw): Fix docstring.
24324
24325 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
24326
24327 * simple.el (blink-matching-open): Strip extra info from syntax.
24328
24329 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
24330 funny chars in the end-of-here-doc marker.
24331
24332 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
24333
24334 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
24335 that enable/disabled state of breakpoints is shown correctly in
24336 fringe and on ttys.
24337 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
24338 Add breakpoint information as text properties.
24339 (gdb-mouse-toggle-breakpoint):
24340 Rename to gdb-mouse-set-clear-breakpoint.
24341 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
24342 breakpoints in the margin.
24343 (gdb-remove-strings): Simplify.
24344
24345 2005-01-17 Jay Belanger <belanger@truman.edu>
24346
24347 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
24348 erasing buffer.
24349
24350 2005-01-17 Richard M. Stallman <rms@gnu.org>
24351
24352 * progmodes/grep.el (grep-find): Copy from `grep' the condition
24353 for calling grep-compute-defaults.
24354
24355 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
24356 if buffer is empty.
24357
24358 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
24359
24360 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
24361
24362 * hilit-chg.el (highlight-changes-mode): Don't autoload.
24363
24364 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
24365 non-preloaded variables.
24366
24367 2005-01-17 Steven Tamm <steventamm@mac.com>
24368
24369 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
24370 tex-shell cause to force interactivity when using pipes.
24371
24372 2005-01-17 Kim F. Storm <storm@cua.dk>
24373
24374 * simple.el (just-one-space): Make arg optional.
24375
24376 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
24377
24378 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
24379 posn-at-x-y to t to access left-margin.
24380
24381 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
24382
24383 Sync with Tramp 2.0.47.
24384
24385 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
24386 catching keep-date problems in cp/scp operations.
24387 (tramp-handle-copy-file): Don't call `set-file-modes'
24388 unconditionally. Specialized functions should know better what is
24389 necessary. This improves performance a little bit, and the
24390 functions could catch errors with `cp -p' and `scp -p'.
24391 (tramp-do-copy-or-rename-file-via-buffer)
24392 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
24393 when appropriate.
24394 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
24395 Call `set-file-modes' when appropriate.
24396 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
24397 Johnsson <isak@hypergene.com>
24398 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
24399 of both Tramp buffer and debug buffer. Reported by Joakim Verona
24400 <joakim@verona.se>
24401 (tramp-file-name-for-operation): Mark `shell-command' as magic for
24402 Emacs only.
24403
24404 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
24405 `find-file-hooks' and `dired-mode-hook'.
24406 (tramp-minor-mode-map): Respective map. Add remapping for
24407 `compile' and `recompile'.
24408 (tramp-remap-command, tramp-recompile): New defuns.
24409 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
24410 in buffer "*Compilation*". Call the commands asynchronously.
24411
24412 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
24413 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
24414 `shell-command', because it isn't magic in XEmacs. Reported by
24415 Adrian Aichner <adrian@xemacs.org>.
24416
24417 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
24418 `substitute-in-file-name.
24419 (tramp-smb-handle-substitute-in-file-name): New defun.
24420 (tramp-smb-advice-PC-do-completion): Delete advice.
24421
24422 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
24423
24424 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
24425 Fix error in deleting region.
24426
24427 2005-01-15 Richard M. Stallman <rms@gnu.org>
24428
24429 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
24430 In non-temp buffer, switch syntax table temporarily.
24431
24432 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
24433
24434 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
24435
24436 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
24437
24438 * imenu.el (imenu--split-menu): Copy menulist before sorting.
24439 (imenu--generic-function): Use START, not BEG, as pos of definition.
24440
24441 * simple.el (just-one-space): Argument specifies number of spaces.
24442
24443 * simple.el (eval-expression-print-format): Avoid warning
24444 about edebug-active.
24445
24446 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
24447
24448 * progmodes/sh-script.el: Code copied from make-mode.el
24449 with small changes,
24450 (sh-mode-map): Bind C-c C-\.
24451 (sh-backslash-column, sh-backslash-align): New variables.
24452 (sh-backslash-region, sh-append-backslash): New functions.
24453
24454 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
24455
24456 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
24457 (rmail-pop-password, rmail-pop-password-required): Move to
24458 rmail-obsolete group.
24459 (rmail-set-pop-password): Rename to rmail-set-remote-password.
24460 All callers updated.
24461 (rmail-get-pop-password): Rename to rmail-get-remote-password.
24462 Take an argument specifying whether it is POP or IMAP mailbox we
24463 are using. All callers updated.
24464 (rmail-pop-password-error): Rename to
24465 rmail-remote-password-error. Added mailutils-specific error message.
24466 (rmail-movemail-search-path)
24467 (rmail-movemail-variant-in-use): New variables.
24468 (rmail-remote-password, rmail-remote-password-required):
24469 New customization variables.
24470 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
24471 (rmail-parse-url): New function.
24472 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
24473 with GNU mailutils movemail.
24474
24475 2005-01-15 Kevin Ryde <user42@zip.com.au>
24476
24477 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
24478 suffix to space, $ or '$, to correctly position point when going
24479 to @table style constants like DBL_MAX.
24480
24481 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
24482
24483 * type-break.el (type-break-mode, type-break-file-time)
24484 (type-break-file-keystroke-count, type-break-choose-file):
24485 Don't store data in or load data from the file if type-break-file-name
24486 is nil.
24487 (type-break-file-name): Doc update as per the above.
24488
24489 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
24490
24491 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
24492 lookup-key might return nil; handle that.
24493
24494 2005-01-15 Alan Mackenzie <acm@muc.de>
24495
24496 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
24497 rather than the element found, thus enabling the tree to be setcar'd.
24498
24499 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
24500
24501 * textmodes/org.el (org-show-following-heading): New option.
24502 (org-show-hierarchy-above): Use `org-show-following-heading'.
24503 (org-cycle): Documentation fix.
24504
24505 * textmodes/org.el (orgtbl-optimized): New option
24506 (orgtbl-mode): New command, a minor mode.
24507 (orgtbl-mode-map): New variable.
24508 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
24509 (orgtbl-error, orgtbl-self-insert-command)
24510 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
24511
24512 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
24513 a local variable in each org-mode buffer.
24514
24515 * textmodes/org.el (org-set-regexps-and-options): Rename from
24516 `org-set-regexps'. Added checking for STARTUP keyword.
24517 (org-get-current-options): Add STARTUP options.
24518 (org-table-insert-row): Make mode intelligent about when
24519 realignment is needed.
24520 (org-self-insert-command, org-delete-backward-char, org-delete-char):
24521 New commands.
24522 (org-enable-table-editor): New default value `optimized'.
24523 (org-table-blank-field): Support blanking regions if active.
24524
24525 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
24526
24527 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
24528 if the year is not given.
24529
24530 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
24531 Add new escapes %m and %M, fixed bug with %F by adding
24532 save-match-data.
24533 (reftex-reference): Remove ?. from list of spaces.
24534 (reftex-label-info): Add automatic label prefix recognition.
24535
24536 * textmodes/reftex-index.el (reftex-index-next-phrase):
24537 Add slave parameter to call of `reftex-index-this-phrase'.
24538 (reftex-index-this-phrase): New optional argument.
24539 (reftex-index-region-phrases): Add slave parameter to call of
24540 `reftex-index-this-phrase'.
24541 (reftex-display-index): New argument redo.
24542 (reftex-index-rescan): Add `redo' to arguments of
24543 `reftex-display-index'.
24544 (reftex-index-Rescan, reftex-index-revert)
24545 (reftex-index-switch-index-tag): Add `redo' to arguments of
24546 `reftex-display-index'.
24547 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
24548 indexing. Fix bug with matching is there is a quote before or
24549 after the word.
24550
24551 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
24552 Fix bug when collecting citation keys in lines with comments.
24553 (reftex-citation): Prefix argument no longer rescans the document,
24554 but forces prompting for optional arguments of cite macros.
24555 (reftex-do-citation): Prompting for optional arguments implemented.
24556
24557 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
24558 Add optional arguments to most cite commands.
24559 (reftex-cite-cleanup-optional-args): New option
24560 (reftex-cite-prompt-optional-args): New option.
24561 (reftex-trust-label-prefix): New option.
24562
24563 * textmodes/reftex-toc.el (reftex-toc-find-section):
24564 Add push-mark before changing the position in the buffer.
24565
24566 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
24567 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
24568
24569 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
24570
24571 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
24572 more carefully.
24573
24574 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
24575
24576 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
24577 (sgml-mode): Use it.
24578 (sgml-get-context): Better keep track of implicitly closed tags.
24579
24580 2005-01-13 Kenichi Handa <handa@m17n.org>
24581
24582 * textmodes/ispell.el: These changes are to fix misalignment error
24583 caused by equivalent characters of different Emacs charsets.
24584 (ispell-unified-chars-table): New variable.
24585 (ispell-get-decoded-string): New function.
24586 (ispell-get-casechars, ispell-get-not-casechars)
24587 (ispell-get-otherchars): Call ispell-get-decoded-string.
24588
24589 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
24590
24591 * custom.el (custom-declare-variable): Just put symbol instead
24592 of (defvar . symbol) in `current-load-list'.
24593
24594 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
24595
24596 * emacs-lisp/elint.el: Fixed typo in Commentary section.
24597
24598 2005-01-12 Jay Belanger <belanger@truman.edu>
24599
24600 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
24601 to create a Calc summary.
24602
24603 2005-01-12 Kim F. Storm <storm@cua.dk>
24604
24605 * mouse.el (mouse-on-link-p): Change functionality and doc
24606 string to comply with latest description in lisp ref.
24607
24608 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
24609
24610 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
24611 Enable mouse clicks on mode-line, header-line and margin.
24612 (event-type): Give mouse event symbols an `event-kind' property
24613 with value `mouse-click'.
24614
24615 2005-01-12 Juri Linkov <juri@jurta.org>
24616
24617 * facemenu.el (list-colors-display): Add new arg buffer-name.
24618 Use it. Fix docstring. Replace code for identifying duplicate
24619 colors by the name with call to `list-colors-duplicates' which
24620 identifies duplicate colors by the value unless the color
24621 is one of special Windows colors. Set truncate-lines to t.
24622 Print sorted duplicate color names on each line. Indent to 22
24623 \(the longest color name in rgb.txt) instead of 20. Optimize.
24624 (list-colors-duplicates): New function.
24625 (facemenu-color-name-equal): Delete function.
24626
24627 * facemenu.el (list-colors-print): New function created from code
24628 in list-colors-display. Print #RRGGBB at the window right edge.
24629 (list-colors-display): When temp-buffer-show-function is not
24630 defined, call list-colors-print from temp-buffer-show-hook
24631 to get the right value of window-width in list-colors-print
24632 after the buffer is displayed.
24633
24634 * simple.el (pop-mark): Move deactivate-mark out of conditional
24635 part to deactivate the active mark regardless of the state of the
24636 mark ring.
24637
24638 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
24639 variables line in desktop files.
24640
24641 2005-01-12 Juri Linkov <juri@jurta.org>
24642
24643 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
24644 Bring together isearch highlight related options.
24645 (lazy-highlight): Replace group `replace' by `matching'.
24646 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24647 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24648 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
24649 and declare them obsolete.
24650 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
24651 (isearch-faces): Remove defgroup.
24652 (isearch-overlay, isearch-highlight, isearch-dehighlight):
24653 Move isearch highlighting code closer to lazy highlighting code.
24654
24655 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
24656 (query-replace-highlight, query-replace-lazy-highlight)
24657 (query-replace): Move definitions to the beginning of the file.
24658
24659 2005-01-11 Juri Linkov <juri@jurta.org>
24660
24661 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
24662 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
24663 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
24664
24665 * info.el (Info-history-forward): New variable.
24666 (Info-select-node): Reset Info-history-forward to nil.
24667 (Info-last): Turn into defalias.
24668 (Info-history-back): Rename from Info-last.
24669 Add current node to Info-history-forward.
24670 (Info-history-forward): New fun.
24671 (Info-mode-map): Replace Info-last by Info-history-back.
24672 Bind Info-history-forward to "r".
24673 (Info-mode-menu): Replace Info-last by Info-history-back.
24674 Fix menu item text. Add menu item for Info-history-forward.
24675 (info-tool-bar-map): Replace Info-last by Info-history-back.
24676 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
24677 for Info-history-forward.
24678 (Info-mode): Replace Info-last by Info-history-back in docstring.
24679 Add local variable Info-history-forward.
24680 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
24681
24682 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
24683
24684 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
24685 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
24686 Ignore select-window events rather than fiddle with
24687 mouse-autoselect-window.
24688
24689 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
24690
24691 * type-break.el (type-break-mode): Fix previous change.
24692
24693 2005-01-10 Jay Belanger <belanger@truman.edu>
24694
24695 * calc/calc-ext.el (calc-reset): Reset when inside embedded
24696 calculator; only reset when point is inside a calculator.
24697 Don't adjust the window height if the window takes up the whole height
24698 of the frame.
24699
24700 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
24701
24702 * ebuff-menu.el (Electric-buffer-menu-mode):
24703 Preserve value of buffer-local var header-line-format.
24704
24705 2005-01-09 Jay Belanger <belanger@truman.edu>
24706
24707 * calc/calc.el (calc-mode-var-list-restore-saved-values):
24708 Make sure settings file exists before accessing it.
24709
24710 * calc/calc-embed.el (calc-embedded-subst):
24711 Replace math-multi-subst-rec, which is only supposed to be called
24712 by math-multi-subst, by math-multi-subst.
24713
24714 2005-01-09 Andre Spiegel <spiegel@gnu.org>
24715
24716 * vc.el (vc-allow-async-revert): New user option.
24717 (vc-disable-async-diff): New internal variable.
24718 (vc-revert-buffer): Use them to disable asynchronous diff.
24719
24720 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
24721 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
24722 asynchronously if vc-disable-async-diff is t.
24723
24724 2005-01-09 Jay Belanger <belanger@truman.edu>
24725
24726 * calc/calc.el (defcalcmodevar): New macro.
24727 (calc-mode-var-list-restore-default-values)
24728 (calc-mode-var-list-restore-saved-values): New functions.
24729 (calc-mode-var-list): Use defcalcmodevar to define it.
24730 (calc-always-load-extensions, calc-line-numbering)
24731 (calc-line-breaking, calc-display-just, calc-display-origin)
24732 (calc-number-radix, calc-leading-zeros, calc-group-digits)
24733 (calc-group-char, calc-point-char, calc-frac-format)
24734 (calc-prefer-frac, calc-hms-format, calc-date-format)
24735 (calc-float-format, calc-full-float-format, calc-complex-format)
24736 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
24737 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
24738 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
24739 (calc-matrix-brackets, calc-language, calc-language-option)
24740 (calc-left-label, calc-right-label, calc-word-size)
24741 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
24742 (calc-display-raw, calc-internal-prec, calc-angle-mode)
24743 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
24744 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
24745 (calc-window-height, calc-display-trail, calc-show-selections)
24746 (calc-use-selections, calc-assoc-selections)
24747 (calc-display-working-message, calc-auto-why, calc-timing)
24748 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
24749 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
24750 (calc-gnuplot-default-device, calc-gnuplot-default-output)
24751 (calc-gnuplot-print-device, calc-gnuplot-print-output)
24752 (calc-gnuplot-geometry, calc-graph-default-resolution)
24753 (calc-graph-default-resolution-3d, calc-invocation-macro)
24754 (calc-show-banner): Use defcalcmodevar to declare them and set
24755 their default values.
24756
24757 * calc/calc-ext.el (calc-reset): Restore saved values of variables
24758 instead of default values (but restore default values if there is
24759 an argument of 0).
24760
24761 2005-01-09 David Kastrup <dak@gnu.org>
24762
24763 * desktop.el (desktop-restore-eager): Fix typo in type.
24764
24765 2005-01-08 Richard M. Stallman <rms@gnu.org>
24766
24767 * cus-edit.el (customize): Delete :link.
24768
24769 2005-01-08 Jay Belanger <belanger@truman.edu>
24770
24771 * calc/calc.el (calc-mode): Remove the extension from the
24772 `calc-settings-file' file name when loading it.
24773
24774 2005-01-08 Kim F. Storm <storm@cua.dk>
24775
24776 * info.el (Info-mode-map, Info-next-link-keymap)
24777 (Info-prev-link-keymap, Info-up-link-keymap):
24778 Map follow-link to mouse-face.
24779 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
24780
24781 2005-01-08 Jay Belanger <belanger@truman.edu>
24782
24783 * calc/calc.el (calc-settings-file): Change default value.
24784 Suggested by cgw in a comment in calc-mode.el.
24785
24786 * calc/calc-mode.el (calc-settings-file-name):
24787 Compare calc-settings-file to user-init-file instead of ~/.emacs.
24788 Replace ~/.emacs in a prompt by calc-settings-file.
24789
24790 2005-01-07 Lars Hansen <larsh@math.ku.dk>
24791
24792 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
24793 (desktop-lazy-idle-delay): New customizable variables.
24794 (desktop-buffer-args-list): New variable.
24795 (desktop-append-buffer-args): New function.
24796 (desktop-save): Call desktop-append-buffer-args for some buffers.
24797 (desktop-lazy-create-buffer): New function.
24798 (desktop-idle-create-buffers): New function.
24799 (desktop-read): Add message about buffers to restore lazily.
24800 (desktop-lazy-abort): New command.
24801 (desktop-clear): Call desktop-lazy-abort.
24802 (desktop-lazy-complete): New command.
24803
24804 2005-01-06 Richard M. Stallman <rms@gnu.org>
24805
24806 * emacs-lisp/find-func.el (find-face-definition):
24807 Rename from find-face.
24808
24809 2005-01-06 Kim F. Storm <storm@cua.dk>
24810
24811 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
24812
24813 * man.el (Man-xref-man-page, Man-xref-header-file)
24814 (Man-xref-normal-file): Add follow-link property.
24815
24816 2005-01-06 Jay Belanger <belanger@truman.edu>
24817
24818 * calc/calc-units.el: Make sure the proper macro definitions are
24819 available when compiling.
24820
24821 2005-01-06 Juri Linkov <juri@jurta.org>
24822
24823 * isearch.el (isearch-lazy-highlight-update):
24824 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
24825
24826 2005-01-06 Miles Bader <miles@gnu.org>
24827
24828 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
24829 (isearch-lazy-highlight-face): Use new name.
24830
24831 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
24832
24833 * uniquify.el (uniquify-rationalize-file-buffer-names):
24834 Re-add an interactive spec.
24835 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
24836 to the same name.
24837
24838 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
24839 (isearch-update, isearch-done): Adjust calls accordingly.
24840
24841 2005-01-05 Richard M. Stallman <rms@gnu.org>
24842
24843 * custom.el (custom-set-variables, custom-theme-set-variables):
24844 Clarify documentation.
24845
24846 * emacs-lisp/find-func.el (find-variable)
24847 (find-variable-other-window, find-variable-other-frame):
24848 Fix the TYPE args to find-function-read and find-function-do-it.
24849 (find-function): Doc fix.
24850 (find-function-at-point): Replace function-at-point alias.
24851
24852 2005-01-04 Richard M. Stallman <rms@gnu.org>
24853
24854 * cus-face.el (custom-declare-face):
24855 Record defface in current-load-list.
24856
24857 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
24858
24859 * emacs-lisp/find-func.el: Doc fixes.
24860 (find-face-regexp): New variable.
24861 (find-function-regexp-alist): New variable.
24862 (find-function-C-source): Third arg is now TYPE.
24863 (find-function-search-for-symbol): Handle general TYPE.
24864 (find-function-read, find-function-do-it): Handle general TYPE.
24865 (find-definition-noselect, find-face): New functions.
24866 (function-at-point): Alias deleted.
24867
24868 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
24869
24870 * battery.el (display-battery-mode): Rename from display-battery.
24871 Handle the case where it gets turned off.
24872
24873 2005-01-04 Richard M. Stallman <rms@gnu.org>
24874
24875 * cus-edit.el (customize): Make :link point to user doc.
24876
24877 * man.el (Man-fontify-manpage): Turn off undo generation.
24878
24879 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
24880
24881 2005-01-04 Andreas Schwab <schwab@suse.de>
24882
24883 * files.el (insert-directory): Only look for error lines in
24884 inserted text. Don't move too far after processing --dired markers.
24885
24886 2005-01-04 Richard M. Stallman <rms@gnu.org>
24887
24888 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
24889 Don't expand if the character is @, period, dash, etc.
24890 (define-mail-abbrev): Quote names that contain problem characters.
24891
24892 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
24893
24894 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
24895
24896 2005-01-03 Richard M. Stallman <rms@gnu.org>
24897
24898 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
24899 (query-replace-highlight, query-replace-lazy-highlight)
24900 (query-replace): Definitions moved up. Doc fix.
24901
24902 2005-01-03 Richard M. Stallman <rms@gnu.org>
24903
24904 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
24905 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
24906 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
24907 (lazy-highlight-face): Rename from isearch-lazy-...
24908 Change all references to them.
24909
24910 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
24911
24912 * cus-edit.el (custom-file): Doc fix for defcustom.
24913 (custom-file): The function no longer sets the variable
24914 `custom-file' to its return value.
24915
24916 * startup.el (command-line): No longer load `custom-file'.
24917
24918 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
24919
24920 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
24921
24922 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
24923 Don't confuse module-prefixed identifiers for labels.
24924 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
24925
24926 2005-01-02 Richard M. Stallman <rms@gnu.org>
24927
24928 * files.el (basic-save-buffer-1): Fix previous change.
24929
24930 * loadhist.el (file-loadhist-lookup): New function.
24931 (file-provides, file-requires): Use it.
24932
24933 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
24934 instead of calculating the right size.
24935
24936 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
24937
24938 * vc-svn.el (vc-svn-diff): Stay local if possible.
24939
24940 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
24941
24942 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
24943
24944 * files.el (hack-local-variables): Fix last change.
24945
24946 2005-01-02 Jay Belanger <belanger@truman.edu>
24947
24948 * calc/calc-yank.el (calc-edit-top): New variable.
24949 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
24950 object. Change header properties.
24951 (calc-edit-finish, calc-edit-finish-stack-object)
24952 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
24953 edited object.
24954 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
24955 for the beginning of the edited object.
24956 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
24957 for the beginning of the edited object.
24958 * calc/calc-prog.el (calc-edit-macro-finish-edit)
24959 (calc-finish-formula-edit, calc-macro-repeats)
24960 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
24961 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
24962 beginning of the edited object.
24963 (calc-user-define-edit): Change the header for editing macros.
24964 Remove unnecessary variable.
24965
24966 2005-01-01 Jay Belanger <belanger@truman.edu>
24967
24968 * calc/calc-yank.el (calc-edit-mode): Change default header.
24969 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
24970 * calc/calc-store.el (calc-edit-variable): Change title to match new
24971 header.
24972 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
24973 mode to match new header.
24974 (calc-user-define-edit): Change titles to include names of commands.
24975 (calc-finish-formula-edit): Adjust to handle new header.
24976 (calc-finish-macro-edit): Remove.
24977 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
24978 (calc-edit-macro-command, calc-edit-macro-command-type)
24979 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
24980 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
24981 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
24982 (calc-edit-macro-finish-edit): New functions.
24983 (calc-user-define-edit): Use new functions to edit named calc macros.
24984
24985 2005-01-01 Stefan <monnier@iro.umontreal.ca>
24986
24987 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
24988
24989 * ses.el (copy-region-as-kill): Deactivate mark.
24990
24991 2005-01-01 Richard M. Stallman <rms@gnu.org>
24992
24993 * replace.el (occur-1): If the output buffer is also an input,
24994 don't kill it, rename it.
24995
24996 * faces.el (set-face-background, set-face-foreground): Doc fix.
24997
24998 * cus-face.el (custom-face-attributes): Fix :help-echo strings
24999 for :foreground and :background.
25000
25001 * dired.el (dired-view-command-alist): Variable deleted.
25002 (dired-view-file, dired-mouse-find-file-other-window):
25003 Delete the code to use it.
25004
25005 2005-01-01 Kim F. Storm <storm@cua.dk>
25006
25007 * image.el (insert-sliced-image): Use t for line-height property.
25008
25009 See ChangeLog.11 for earlier changes.
25010
25011 ;; Local Variables:
25012 ;; coding: iso-2022-7bit
25013 ;; End:
25014
25015 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
25016 Copying and distribution of this file, with or without modification,
25017 are permitted provided the copyright notice and this notice are preserved.
25018
25019 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1