(add-change-log-entry, change-log-merge):
[bpt/emacs.git] / lisp / ChangeLog
1 2006-01-13 Romain Francoise <romain@orebokech.com>
2
3 * add-log.el (add-change-log-entry, change-log-merge):
4 Conditionally use `hard-newline'.
5
6 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
7
8 * wid-edit.el (widget-field-end): If the overlay is no longer
9 associated with a buffer, behave as if the overlay didn't exist.
10
11 * cus-edit.el (custom-add-see-also, custom-add-parent-links): Make
12 sure the links use the `custom-link' face.
13
14 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
15
16 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
17 (ld-script-mode): Don't set indent-line-function since we don't
18 have one.
19
20 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
21
22 * textmodes/org.el: (org-open-file): Use mailcap for selecting an
23 application.
24 (org-file-apps-defaults-gnu): Use mailcap as the default for
25 selecting an application on a UNIX system.
26 (org-agenda-show-tags): New command.
27 (org-table-insert-hline): Keep cursor in current table line.
28 (org-table-convert): Offset effect of modifying
29 `org-table-insert-hline'.
30 (org-format-agenda-item): New optional argument TAG.
31 (org-compile-prefix-format): Handle %T format for the tag.
32 (org-expand-wide-chars): New function.
33 (org-table-insert-row, org-table-insert-hline):
34 Use `org-expand-wide-chars'.
35 (org-open-file): Fix bug in program launch.
36 (org-get-time-of-day): Fix bug with times before 1am.
37 (org-agenda-menu): Addes tags commands.
38
39 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
40
41 * textmodes/ispell.el (ispell-init-process): Include the used
42 dictionary in ispell process start message.
43 (ispell-internal-change-dictionary): When flyspell-mode is active
44 and dictionary is changed, make sure ispell process is restarted
45 and flyspell word cache cleared out for the current buffer.
46 (ispell-change-dictionary): Make sure flyspell word cache is
47 cleared out in all buffers with active flyspell mode when
48 dictionary is globally changed.
49 Call ispell-internal-change-dictionary after dictionary change.
50
51 2006-01-13 Eli Zaretskii <eliz@gnu.org>
52
53 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
54
55 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
56 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
57 years. Fix small differences wrt Makefile.in.
58 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
59 Makefile.in does.
60
61 2006-01-12 Bill Wohler <wohler@newt.com>
62
63 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
64 mh-search.el.
65
66 2006-01-12 Masatake YAMATO <jet@gyve.org>
67
68 * progmodes/ld-script.el: Update copyright year.
69
70 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
71
72 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
73 Don't add widget if setting undefined.
74
75 2006-01-12 John Paul Wallington <jpw@pobox.com>
76
77 * help-fns.el (describe-variable): Remove newlines from void
78 variable output.
79
80 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
81
82 * wdired.el (wdired-mode-map): Add help echo for
83 wdired-abort-changes.
84
85 * man.el (Man-file-name-regexp): Adjust for a list of files.
86
87 2006-01-12 Masatake YAMATO <jet@gyve.org>
88
89 * progmodes/ld-script.el (auto-mode-alist): Support
90 suffix conventions used in netbsd and eCos.
91
92 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
93
94 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
95 (custom-variable-menu, custom-face-menu, custom-group-menu)
96 (Custom-mode-menu): Change names of menu items. (As discussed on
97 emacs-devel.)
98 (custom-face-menu): Add "Undo Edits" item.
99
100 * startup.el (init-file-user): defcustom -> defvar.
101
102 * tooltip.el (tooltip-mode): Doc fix.
103
104 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * reveal.el (reveal-post-command): window-buffer signals an error on
107 dead windows rather than returning nil.
108 (reveal-open-new-overlays): An overlay might die while we open others.
109
110 2006-01-11 Bill Wohler <wohler@newt.com>
111
112 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
113 phrasing in docstring.
114
115 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
116 can give some systems gas. Add new file mh-buffers.el.
117
118 2006-01-06 Masatake YAMATO <jet@gyve.org>
119
120 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
121 C preprocessor forward ported from GNU Emacs 21.2.
122
123 * progmodes/asm-mode.el (asm-font-lock-keywords):
124 Use `cpp-font-lock-keywords'.
125
126 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
127
128 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
129 of $ for "\\.ld[s]?".
130
131 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
132
133 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
134 (tcl-indent-line): Return `noindent' if inside a string.
135
136 * progmodes/flymake.el (flymake-split-string): Remove more than one
137 empty string at beg/end of the result.
138 (flymake-find-buildfile, flymake-find-possible-master-files):
139 Use expand-file-name.
140 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
141 since expand-file-name does it for us. Use directory-file-name.
142 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
143 (flymake-ler-get-type, flymake-ler-get-text)
144 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
145 (flymake-current-line-no): Remove spurious interactive spec.
146 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
147 (flymake-check-include): Remove arg inc-path merged into inc-name.
148 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
149 Arg regexp-list replaced by a simple regexp.
150 (flymake-master-make-header-init, flymake-master-tex-init):
151 Correspondingly replace regexp-list with a regexp. Fix regexp.
152
153 2006-01-10 Simon Josefsson <jas@extundo.com>
154
155 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
156 describing AUTH PLAIN fix.
157
158 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
159
160 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
161 (report-emacs-bug): Don't record initial prompt text.
162 Instead, add text properties to prompting text.
163 (report-emacs-bug-hook): Delete prompting text.
164
165 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
166
167 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
168 `dirs'. Adjust callers.
169
170 2006-01-09 John Paul Wallington <jpw@gnu.org>
171
172 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
173
174 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
175
176 * reveal.el (reveal-open-new-overlays): New extracted fun.
177 (reveal-close-old-overlays): Idem. Check overlays's liveness before
178 using them. Simplify the code.
179 (reveal-post-command): Use them. Fix up obsolete windows in
180 reveal-open-spots.
181
182 * progmodes/flymake.el: Use `require' rather than autoload for
183 XEmacs's overlays.
184 (flymake-get-common-file-prefix, flymake-build-relative-filename):
185 Delete. Use file-relative-name instead.
186 (flymake-get-syntax-check-program-args, flymake-perl-init):
187 Simplify the resulting code.
188
189 * log-view.el (log-view-file-re, log-view-message-re): Add support
190 for DaRCS output.
191
192 2006-01-09 Alex Schroeder <alex@gnu.org>
193
194 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
195 identifiers sometimes added in square brackets at the beginning of
196 subject lines.
197
198 2006-01-07 Richard M. Stallman <rms@gnu.org>
199
200 * cus-edit.el (Custom-set, Custom-save): Doc fix.
201 (Custom-reset-current, Custom-reset-saved): Change question text.
202 (Custom-reset-standard): Likewise.
203 (custom-variable-reset-saved): Doc fix.
204
205 2006-01-07 Eli Zaretskii <eliz@gnu.org>
206
207 * startup.el (init-file-user): Doc fix.
208
209 2006-01-07 Alex Schroeder <alex@gnu.org>
210
211 * mail/rmail.el (rmail-current-subject): New function.
212 (rmail-current-subject-regexp): New function.
213 (rmail-next-same-subject): Use it.
214
215 * mail/rmailsum.el (rmail-summary-by-topic):
216 Use rmail-current-subject and rmail-current-subject-regexp.
217 (rmail-summary-next-same-subject): Ditto.
218
219 * net/rcirc.el (rcirc-send-input): No longer check whether the
220 process is open, since not all commands need an open process.
221 (rcirc-send-string): Check whether the process is open before
222 sending anything.
223 (rcirc-ignore-list): New option.
224 (rcirc-ignore-list-automatic): New variable.
225 (rcirc-print): Take rcirc-ignore-list into account.
226 (rcirc-cmd-ignore): New command.
227 (rcirc-ignore-update-automatic): New function.
228 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
229 list if ignored nicks.
230 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
231
232 2006-01-06 David Reitter <david.reitter@gmail.com>
233
234 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
235 reflect the address to which the report will be sent.
236
237 2006-01-06 Eli Zaretskii <eliz@gnu.org>
238
239 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
240 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
241
242 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
243
244 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
245
246 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
247 the doc string: "functoin" => "function".
248 ldefs-boot.el: Likewise.
249
250 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
251 message text: "Duplicat" => "Duplicate".
252
253 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
254
255 * files.el (basic-save-buffer-2): If backing-up failed, reset
256 buffer-backed-up to nil.
257
258 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
259
260 * progmodes/gud.el (gdb-script-skip-to-head)
261 (gdb-script-calculate-indentation): Indent for breakpoint command
262 lists also.
263
264 2006-01-05 Bill Wohler <wohler@newt.com>
265
266 * Makefile.in (compile-always): Add mh-autoloads dependency.
267 (bootstrap): Remove mh-autoloads dependency, as compile dependency
268 provides it.
269 (updates): Remove mh-autoloads dependency, since it probably has
270 already run recently (via recompile).
271
272 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
273
274 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
275 argument `force' to disable the flyspell-last-buffer optimization.
276 (flyspell-mode-on): Use it.
277
278 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
279 flymake-simple-cleanup.
280 (flymake-allowed-file-name-masks): Use this new default.
281 All the functions are now called in the right buffer rather than
282 passing the buffer as argument.
283 (flymake-process-sentinel): Switch to buffer before calling cleanup.
284 (flymake-parse-err-lines): Remove redundant buffer arg.
285 (flymake-get-program-dir): Comment out unused function.
286 (flymake-start-syntax-check, flymake-start-syntax-check-process):
287 Remove redundant buffer argument.
288 (flymake-get-real-file-name, flymake-simple-java-cleanup)
289 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
290
291 2006-01-05 Richard M. Stallman <rms@gnu.org>
292
293 * info.el (Info-find-node): Don't record previous node if have none.
294 (info): Go to directory only if history is empty.
295
296 * simple.el (mark): Doc fix.
297
298 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
299
300 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
301 already of desired type.
302 (mac-ae-list): Coerce parameter to "list" type.
303 (mac-dispatch-apple-event): Replace cadr part of event with a
304 dummy position so that event-start returns it.
305
306 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
307
308 * textmodes/org.el: (org-end-of-subtree): New function.
309 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
310 Use `org-end-of-subtree'.
311 (org-agenda, org-agenda-convert-date): Protect calls to
312 `fit-window-to-buffer'.
313 (org-tags-view): Force matching of sublevels when doing a
314 todo-only search. Define the correct redo command, including the
315 arguments.
316 (org-agenda-redo): Display message.
317 (org-check-for-org-mode): New function.
318 (org-agenda-type): New variable.
319 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
320 Set `org-agenda-type'.
321 (org-agenda-check-type): New function.
322 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
323 (org-agenda-week-view, org-agenda-day-view)
324 (org-agenda-next-date-line, org-agenda-previous-date-line)
325 (org-agenda-log-mode, org-agenda-toggle-diary)
326 (org-agenda-toggle-time-grid, org-agenda-date-later)
327 (org-agenda-date-prompt, org-agenda-diary-entry)
328 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
329 (org-agenda-convert-date, org-agenda-menu):
330 Use `org-agenda-check-type'.
331 (org-make-overlay, org-delete-overlay)
332 (org-detatch-overlay, org-move-overlay, org-overlay-put):
333 New compatibility functions.
334 (org-calendar-select-mouse): New command.
335
336 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
337
338 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
339 (Custom-reset-standard): Fix y-or-n-p messages.
340 (custom-link): New face for links.
341 (custom-buffer-create-internal, custom-manual): Use it.
342 (custom-face-save): Push to theme-face before setting face spec.
343
344 * wid-edit.el (widget-default-mouse-face-get): New function.
345 (widget-specify-button): Handle mouse-face like button-face.
346
347 * custom.el (load-theme): Clear old theme settings if reloading.
348
349 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
350
351 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
352 "Erase Customization" button back to same position it occupies in
353 the individual State menus.
354
355 2006-01-04 Kim F. Storm <storm@cua.dk>
356
357 * wid-edit.el (key-sequence): Rework widget to read key binding
358 using `kbd' syntax. Use C-q to insert literal key, event, or code.
359 (widget-key-sequence-default-value): Default value for empty sequence.
360 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
361 (widget-key-sequence-read-event): New command for C-q.
362 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
363 (widget-key-sequence-value-to-external): New functions.
364
365 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
366
367 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
368 Use expand-file-name.
369 (flymake-delete-temp-directory): Use expand-file-name,
370 file-name-directory, and directory-file-name.
371 (flymake-strrchr): Delete.
372 (flymake-start-syntax-check): Don't pass the redundant buffer argument
373 to the init-f function.
374 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
375 (flymake-init-find-buildfile-dir)
376 (flymake-init-create-temp-source-and-master-buffer-copy)
377 (flymake-simple-make-init-impl, flymake-simple-make-init)
378 (flymake-master-make-init, flymake-master-make-header-init)
379 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
380 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
381 (flymake-xml-init): Remove corresponding redundant buffer argument.
382 (flymake-allowed-file-name-masks): Remove last elems that are equal to
383 the default anyway. Clean up regexps.
384
385 * progmodes/flymake.el (flymake-temp-source-file-name)
386 (flymake-master-file-name, flymake-temp-master-file-name)
387 (flymake-base-dir): New buffer-local vars.
388 (flymake-buffer-data, flymake-get-buffer-value)
389 (flymake-set-buffer-value): Replace those hash-tables by the new
390 buffer-local vars. Update callers.
391
392 * progmodes/flymake.el (flymake-check-start-time)
393 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
394 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
395 Move definition, so we can remove redundant earlier declaration.
396 (flymake-replace-regexp-in-string, flymake-split-string)
397 (flymake-get-temp-dir): Use defalias.
398 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
399 (flymake-xemacs-window-edges): Remove unused function.
400 (flymake-get-point-pixel-pos): Move.
401 (flymake-pid-to-names, flymake-reg-names)
402 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
403 Replace by a simple list flymake-processes and by process-buffer.
404 Update callers. Other than simplify the code, it uses buffers rather
405 than buffer-names so it doesn't get confused by uniquify.
406 (flymake-buffer-data): The global value should just be nil.
407
408 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
409 Optimize the body of a defalias like any other code.
410
411 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
412 Make sure we've setup font-lock's vars. It may influence which
413 function we then call.
414 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
415 here since it's too late anyway.
416
417 2006-01-03 Romain Francoise <romain@orebokech.com>
418
419 * startup.el (fancy-splash-tail, normal-splash-screen):
420 Update copyright year.
421
422 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
423
424 * mouse.el (mouse-drag-track): Rename, from
425 `mouse-drag-region-1'. Includes optional argument required to
426 enable post-drag event processing (e.g. delete region keys).
427 Can be used without this argument to track a mouse region and operate
428 on it as soon as the drag completes.
429 (mouse-drag-region): Use `mouse-drag-track'.
430
431 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
432
433 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
434 Move to `custom-buffer' group.
435
436 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
437 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
438 (custom-theme-insert-face-marker, custom-theme-variable-menu)
439 (custom-theme-face-menu): New variables.
440 (custom-theme-add-variable, custom-theme-variable-action)
441 (custom-variable-reset-theme, custom-theme-delete-variable)
442 (custom-face-reset-theme, custom-theme-face-action)
443 (custom-theme-delete-face, custom-theme-merge-theme)
444 (custom-theme-add-face, custom-theme-visit-theme): New functions.
445
446 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
447
448 * custom.el: Move Custom Themes commentary to start of theme code.
449 (custom-known-themes): Rename `standard' theme to `changed'.
450 (custom-push-theme): Caller no longer specifies what theme to use
451 when doing `reset'---the setting is simply removed from the theme.
452 Delete MODE from `theme-value' and `theme-settings' properties.
453 (custom-declare-theme): Ignore &rest args since we don't use them.
454
455 (custom-loaded-themes): Delete variable.
456 (custom-theme-load-themes, custom-theme-loaded-p)
457 (custom-theme-value): Delete functions.
458
459 (custom-declare-theme): Signal error on invalid theme names.
460 (provide-theme): custom-loaded-themes was deleted.
461 (load-theme): Load the file unconditionally.
462 (enable-theme): Call `load-theme' if theme is undefined.
463 (custom-enabled-themes): Only update value for successful loads.
464 (disable-theme): Complete from enabled themes when interactive.
465 (custom-variable-theme-value): Calculate theme value directly.
466
467 (custom-theme-reset-variables, custom-reset-variables): Mark as
468 XEmacs compatibility functions. We don't actually use these.
469
470 * cus-edit.el (custom-variable-state-set):
471 Use custom-variable-theme-value instead of custom-theme-value.
472 (custom-face-state-set): Rename `standard' theme to `changed'.
473 (custom-save-variables, custom-save-faces): Delete unneeded
474 references to custom-reset-variables.
475 (custom-save-resets): Delete function.
476 (custom-save-variables, custom-save-faces): MODE argument deleted.
477 (custom-save-variables, custom-save-faces): Ignore theme values.
478
479 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
480 compatibility function.
481
482 2006-01-01 Richard M. Stallman <rms@gnu.org>
483
484 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
485 (Custom-reset-current, Custom-reset-saved): Likewise.
486 (Custom-reset-standard): Show message if aborted.
487 (custom-mode): Doc fix, describing those commands.
488
489 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
490 put on event-kind property.
491
492 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
493
494 * custom.el (provide-theme): Ban `user' theme name.
495 (custom-enabling-themes): New variable.
496 (enable-theme): Don't enable user if custom-enabling-themes is t.
497 (custom-enabled-themes): Make it a defcustom.
498 (custom-theme-recalc-face): No-op if face is undefined.
499
500 * cus-edit.el (custom-button-mouse): New variable.
501 (custom-button-mouse): New face.
502 (custom-raised-buttons, custom-mode): Use it.
503
504 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
505
506 2005-12-31 Eli Zaretskii <eliz@gnu.org>
507
508 * progmodes/gud.el (gud-display-line): Support hl-line in the
509 source buffer.
510
511 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
512
513 * mouse.el (mouse-drag-window-above): Verify that the found window
514 overlaps with the given window in the horizontal dimension.
515
516 2005-12-31 Eli Zaretskii <eliz@gnu.org>
517
518 * Makefile.in (cvs-update): New target.
519
520 * makefile.w32-in (cvs-update): Ditto.
521
522 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
523
524 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
525 (custom-new-theme-mode-map): New variable.
526
527 2005-12-30 Richard M. Stallman <rms@gnu.org>
528
529 * custom.el (custom-load-themes): Function deleted.
530
531 * cus-edit.el (custom-save-loaded-themes): Function deleted.
532 (custom-save-variables): Don't delete or add custom-load-themes call.
533
534 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
535
536 * cus-start.el: Add `visible-cursor'.
537
538 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
539 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
540 (flymake-process-filter): Switch to buffer before calling it instead.
541 (flymake-post-syntax-check, flymake-highlight-err-lines)
542 (flymake-delete-own-overlays, flymake-parse-err-lines)
543 (flymake-start-syntax-check, flymake-start-syntax-check-process)
544 (flymake-count-lines, flymake-parse-residual):
545 Remove constant buffer argument.
546 (flymake-start-syntax-check-for-current-buffer): Remove.
547 Update callers to use flymake-start-syntax-check instead.
548 (flymake-display-err-menu-for-current-line):
549 Remove unused var `mouse-pos'.
550 (flymake-restore-formatting): Comment out unused function.
551 (flymake-report-status, flymake-report-fatal-status): Remove buffer
552 argument, use current-buffer instead. Update callers.
553
554 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
555
556 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
557 buffer-local because choose-completion-delete-max-match requires
558 that we set completion-ignore-case (i.e., binding via let is not
559 sufficient).
560 (bibtex-complete): Always set completion-ignore-case and
561 choose-completion-string-functions. The latter is needed because
562 choose-completion-string-functions keeps its value if we quit the
563 *Completions* buffer without requesting a completion.
564
565 2005-12-30 Andreas Schwab <schwab@suse.de>
566
567 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
568
569 2005-12-30 Eli Zaretskii <eliz@gnu.org>
570
571 * jit-lock.el (jit-lock-chunk-size): Doc fix.
572
573 2005-12-30 Juri Linkov <juri@jurta.org>
574
575 * locate.el (locate-fcodes-file, locate-header-face)
576 * progmodes/delphi.el (delphi-other-face)
577 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
578
579 * paren.el (show-paren-match, show-paren-mismatch): Use existing
580 group `paren-showing-faces'.
581
582 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
583 (goto-address): Fix docstring.
584
585 * net/webjump.el (webjump-sample-sites): Update URLs.
586
587 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
588
589 * subr.el (cancel-change-group): Add listp around pending-undo-list.
590
591 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
592
593 * font-lock.el (font-lock-compile-keywords): Signal an error when
594 font-lock-set-defaults hasn't been called.
595
596 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
597
598 * subr.el (noreturn, 1value): Doc fixes.
599
600 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
601
602 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
603 that assoc-string returns nil.
604
605 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
606
607 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
608 (bibtex-entry-type-str, bibtex-empty-field-re)
609 (bibtex-search-backward-string, bibtex-preamble-prefix)
610 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
611 (bibtex-any-valid-entry-type): New variable.
612 (bibtex-parse-field-name): Simplify.
613 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
614 (bibtex-preamble-prefix): Include left delimiter.
615 (bibtex-search-forward-field, bibtex-search-backward-field):
616 Allow unbounded search past entry boundaries (required by bibtex-pop).
617 (bibtex-text-in-field-bounds): Use push.
618 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
619 (bibtex-parse-preamble, bibtex-valid-entry)
620 (bibtex-beginning-first-field): New functions.
621 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
622 (bibtex-map-entries): Fix docstring.
623 (bibtex-flash-head): New arg prompt. Simplify.
624 (bibtex-enclosing-field): Include code of bibtex-inside-field.
625 (bibtex-insert-kill): Simplify. Always insert text past the
626 current field or entry.
627 (bibtex-format-entry): Use bibtex-parse-field.
628 (bibtex-pop): Use bibtex-beginning-of-entry and
629 bibtex-end-of-entry to initiate the search. Insert empty field if
630 we found ourselves.
631 (bibtex-print-help-message): New args field and comma.
632 Handle entry keys.
633 (bibtex-make-field): Use bibtex-beginning-of-entry.
634 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
635 invalid entry.
636 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
637 Handle preambles. Simplify code for thorough test.
638 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
639 New arg comma. Handle entry heads.
640 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
641 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
642 New arg comma.
643 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
644 (bibtex-fill-field): Simplify.
645 (bibtex-fill-entry): Use bibtex-beginning-first-field and
646 bibtex-parse-field.
647 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
648 (bibtex-complete): Use bibtex-parse-preamble.
649
650 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
651
652 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
653 Display name of expression instead of convenience variable.
654 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
655
656 * progmodes/gud.el (gud-tooltip-dereference): Rename from
657 toggle-gud-tooltip-dereference.
658 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
659 (gud-tooltip-tips): ...here when dereferencing..
660
661 2005-12-28 Bill Wohler <wohler@newt.com>
662
663 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
664
665 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
668 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
669 (vc-annotate-display-autoscale): Adjust call.
670 (vc-annotate-display-default): Adjust call. Make arg compulsory.
671 Fix interactive spec.
672 (vc-annotate-time-span): Remove.
673 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
674 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
675 (vc-annotate-display-select): Use new name.
676
677 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
678 (vc-annotate-mode-menu): Remove left-over redundant declaration.
679 Correct the construction of span entries. Simplify.
680 (vc-annotate-display-select): Fix the nil case.
681 (vc-annotate): Remove obsolete (and now broken) code.
682 (vc-annotate-extract-revision-at-line): Remove obsolete code.
683 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
684
685 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
686
687 * subr.el (lazy-completion-table): Correct typo in docstring.
688
689 * startup.el (command-line): Use `custom-reevaluate-setting' for
690 `send-mail-function'.
691
692 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
693
694 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
695
696 * mail/smtpmail.el (smtpmail-try-auth-methods):
697 Send credentials together with "AUTH PLAIN" command.
698
699 2005-12-27 Richard M. Stallman <rms@gnu.org>
700
701 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
702 mouse-2, go back to previously selected window, so it's selected
703 when mouse-2 command runs.
704
705 2005-12-27 Juri Linkov <juri@jurta.org>
706
707 * descr-text.el (describe-text-sexp): Use square brackets for
708 button [Show] to distinguish it from the property value `show'.
709 (describe-property-list): Use `insert-text-button' with
710 `help-face' type instead of putting face in quotes, because button
711 is not created automatically for a list of faces.
712 (describe-text-properties-1): Put button-type value in quotes to
713 distinguish from plain text "button".
714 (describe-char): Display code point values in hex. Don't use
715 `symbol-name' for `current-input-method' because it is a string.
716 Use `insert-text-button' with `help-face' type instead of putting
717 hardcoded face in quotes, because button is not created automatically.
718
719 2005-12-27 Richard M. Stallman <rms@gnu.org>
720
721 * progmodes/glasses.el (glasses-face): More specific custom type.
722
723 * files.el (set-visited-file-name): Doc fix.
724
725 * textmodes/flyspell.el (flyspell-external-point-words):
726 Use local var buffer-scan-pos to advance scan for next misspelling.
727 Advance it only after we find the misspelling.
728
729 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
730
731 * textmodes/flyspell.el (flyspell-external-point-words):
732 New criteria for finding the misspelling in the buffer.
733
734 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
735
736 * help-mode.el (help-insert-string): Set help-xref-stack-item
737 rather than call help-setup-xref.
738
739 * descr-text.el (describe-char): Revert previous changes for
740 optional buffer argument.
741
742 2005-12-27 Juri Linkov <juri@jurta.org>
743
744 * help-mode.el (help-insert-string): New function. Save buffer
745 contents in cases where it is impossible to recompute the old contents.
746
747 * descr-text.el (describe-char): Set help-xref-stack-item
748 explicitly after buffer has been generated.
749
750 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
751
752 * cus-start.el (all): Add x-gtk-show-hidden-files.
753
754 2005-12-26 Richard M. Stallman <rms@gnu.org>
755
756 * replace.el (perform-replace): Calculate match-again
757 before skipping read-only matches.
758
759 * paren.el (paren-showing-faces): New group.
760 (show-paren-match, show-paren-mismatch): Move to that group.
761
762 * button.el (button): Put into group `basic-faces'.
763
764 * progmodes/make-mode.el: Remove faces from group `faces'.
765
766 * apropos.el (apropos, apropos-value): Doc fix.
767 (apropos-documentation): Doc fix.
768
769 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
770
771 * subr.el (lazy-completion-table): Remove argument `args'.
772
773 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
774 Don't use the `args' argument of lazy-completion-table.
775
776 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
777
778 * descr-text.el (describe-char): Add optional argument for buffer.
779 Set buffer appropriately. Call help-setup-xref.
780 Suggested by Stefan Monnier.
781
782 2005-12-26 Juri Linkov <juri@jurta.org>
783
784 * descr-text.el: Require `help-fns' at runtime. Don't require
785 `button' for byte compilation.
786 (describe-text-widget): Add `help-echo' for first button.
787 Use `help-info' for second.
788 (describe-property-list): Use `help-argument-name' instead of `italic'.
789 (describe-text-category): Add prompt to interactive spec.
790 Call `help-setup-xref'.
791 (describe-char): Use `help-character-set'. Add `help-echo' for
792 code point. Use `help-input-method'. Remove superfluous insert.
793
794 2005-12-25 Richard M. Stallman <rms@gnu.org>
795
796 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
797 at point, in case of narrowing.
798
799 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
800
801 * locate.el (locate-header-face): Allow nil in type.
802
803 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
804
805 2005-12-25 Romain Francoise <romain@orebokech.com>
806
807 * battery.el (battery-linux-proc-acpi): Also try
808 `/proc/acpi/thermal_zone/THM0/temperature'.
809
810 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
811
812 * custom.el (custom-push-theme): Fix docstring.
813
814 * cus-edit.el (custom-variable-set, custom-variable-save)
815 (custom-variable-save): Custom-quote widget values.
816 (customize-save-variable): Fix custom-push-theme call.
817
818 2005-12-24 Eli Zaretskii <eliz@gnu.org>
819
820 * w32-fns.el (w32-batch-update-autoloads): New function.
821
822 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
823 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
824 from the command line.
825
826 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
827
828 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
829 reset means to remove setting from theme entirely. Don't keep
830 expanding theme-settings list; delete old entries if necessary.
831
832 * cus-edit.el (custom-buffer-create-internal): Move "Erase
833 customization" button one line up.
834 (custom-themed): New face.
835 (custom-magic-alist): New value, THEMED, for theme settings.
836 (custom-variable-state-set, custom-face-state-set):
837 Check theme-value instead of saved-value.
838 (custom-variable-reset-standard, custom-face-reset-standard):
839 Remove theme setting entirely. Recalculate new values.
840 (custom-variable-set, custom-variable-set)
841 (custom-variable-reset-saved, custom-variable-reset-backup)
842 (custom-face-set, custom-face-reset-saved): Update `user' theme.
843 (custom-variable-save): Fix typos.
844
845 2005-12-23 Juri Linkov <juri@jurta.org>
846
847 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
848 Add autoload cookies.
849 (edebug-outside-d-c-i-n-s-w): New variable.
850 (edebug-display, edebug-outside-excursion): Use it to save the
851 original value of default-cursor-in-non-selected-windows.
852 Set default-cursor-in-non-selected-windows to t while Edebug
853 is active.
854 (edebug-mode, edebug-eval-mode): Doc fix.
855
856 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
857 with `buffer-substring-no-properties' to remove common substring
858 highlighting.
859
860 * info.el (info-other-window, info): Rename function argument
861 `file' to `file-or-node'.
862 (Info-complete-menu-item): Use local variable `complete-nodes' to
863 keep the global value of `Info-complete-nodes' unchanged for
864 subsequent completions.
865 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
866
867 * simple.el (get-next-valid-buffer, last-buffer)
868 (next-error-buffer-p, next-error-find-buffer)
869 (minibuffer-history-sexp-flag): Doc fix.
870
871 * savehist.el (savehist-mode-hook): Add `:group'.
872
873 * log-view.el: Call autoload for vc-find-version.
874 (log-view-current-file): Adjust subgroup numbers.
875 (log-view-current-tag): Add `length'.
876
877 2005-12-23 Richard M. Stallman <rms@gnu.org>
878
879 * vc.el (vc-annotate-car-last-cons): Defn moved up.
880
881 2005-12-23 Juri Linkov <juri@jurta.org>
882
883 * hi-lock.el (hi-lock-archaic-interface-message-used)
884 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
885 (hi-lock-mode): Display "Hi" in the mode line only when
886 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
887 (hi-lock-write-interactive-patterns):
888 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
889 (hi-lock-set-pattern, hi-lock-set-file-patterns)
890 (hi-lock-font-lock-hook): Set 3rd arg `how' of
891 font-lock-add-keywords to t.
892
893 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
894
895 * hi-lock.el (hi-lock-highlight-range): New variable.
896 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
897 only if font-lock-fontified is non-nil. Remove overlays.
898 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
899 font-lock-fontified is non-nil, otherwise use overlays (instead of
900 text properties).
901 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
902 New variables.
903 (hi-lock-string-serialize) New function.
904
905 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
906
907 * menu-bar.el (menu-find-file-existing): New function.
908 (menu-bar-file-menu): Use menu-find-file-existing for Open.
909
910 * tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.
911
912 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
913
914 * vc.el: Remove unnecessary leading * in docstrings.
915 (vc-annotate-mode-map): Move initialization into declaration.
916 (vc-static-header-alist): Nitpick on the regexp.
917 (vc-default-init-version): New fun.
918 (vc-register): Use it.
919 (vc-insert-headers): Use dolist.
920 (vc-annotate-get-backend): Remove unused function.
921 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
922 (vc-annotate-mode): Remove corresponding call.
923 (vc-annotate-car-last-cons): Simplify.
924 (vc-annotate-buffers): Remove var.
925 (vc-annotate-backend): Make it buffer-local.
926 (vc-annotate): Move the interaction to the interactive spec.
927 Add a `buf' argument.
928 (vc-annotate-warp-version): Use this new `buf' argument to avoid
929 killing&creating a vc-annotate buffer, which is very disruptive when
930 the buffers are shown in dedicated frames.
931
932 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
933
934 * descr-text.el: Add FSF as maintainer.
935 (describe-text-mode, describe-text-mode-map)
936 (describe-text-mode-hook, describe-text-done): Delete. Use normal
937 help-mode.
938 (describe-text-widget, describe-text-sexp)
939 (describe-property-list, describe-text-category)
940 (describe-text-properties, describe-text-properties-1)
941 (describe-char): Use help buttons instead of widgets.
942 (describe-char-unicodedata-file): Make URL link in doc string.
943
944 2005-12-22 Richard M. Stallman <rms@gnu.org>
945
946 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
947 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
948 Don't include buttons that write a file when there's no file.
949 (custom-variable-menu, custom-face-menu, custom-group-menu):
950 Don't include commands that write a file when there's no file.
951 (customize-browse): Reword the top-of-buffer help intro.
952 (custom-buffer-create-internal): Fix previous change.
953 (customize-changed-options-previous-release): Prev release is 21.1.
954 (customize-changed-options): Doc fix.
955 (customize-changed): New alias.
956 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
957 Say "standard values".
958 (Custom-reset-standard): Doc fix.
959 (custom-face-reset-standard): Doc fix.
960
961 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
962
963 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
964 even if font-lock-mode is non-nil since it may be t without having
965 turned on font-lock-mode-internal.
966 (font-lock-choose-keywords): Minor optimization.
967 (font-lock-add-keywords, font-lock-remove-keywords)
968 (font-lock-set-defaults): Don't call make-local-variable on a variable
969 that we know to already be local.
970
971 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
972
973 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
974 messages if in the minibuffer.
975
976 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
977
978 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
979 (tex-mode-flyspell-verify, flyspell-get-word)
980 (flyspell-external-point-words): Don't use point-min/max uselessly.
981
982 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
983 by Kevin Rodgers. Instead, just hide the completions buffer if we
984 don't need to show it.
985
986 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
987
988 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
989
990 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
991
992 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
993 delete-windows-on with an inexistent buffer.
994
995 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
996
997 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
998 Delete defcustom variable :tag names.
999
1000 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
1001
1002 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
1003 (log-view-font-lock-keywords): Ajust subgroup numbers.
1004 (log-view-current-tag): Don't hard code the number of subgroups.
1005
1006 2005-12-20 Juri Linkov <juri@jurta.org>
1007
1008 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
1009 (tooltip-x-offset, tooltip-y-offset): Doc fix.
1010
1011 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
1012 (menu-bar-non-minibuffer-window-p): Instead of checking
1013 display-multi-frame-p, use selected-frame when menu-updating-frame
1014 is nil.
1015
1016 2005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
1017
1018 * align.el (align-rules-list): Use [ \t] instead of \s-
1019 for column separators in text mode.
1020
1021 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
1022
1023 * help-mode.el (help-customize-variable, help-customize-face):
1024 Don't pop help-xref-stack as help-follow no longer pushes
1025 anything on to it.
1026
1027 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
1028
1029 * textmodes/org.el: (org-agenda-custom-commands): New option.
1030 (org-agenda): Offer custom commands on splash screen.
1031 (org-make-tags-matcher): Parser for Boolean logic added.
1032 (org-agenda-set-tags): New command.
1033 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
1034 (org-set-tags): Efficiency improvements.
1035 (org-auto-align-tags): New option.
1036 (org-todo, org-demote, org-promote): Realign tags.
1037 (org-tags-completion-function): Use also "&" and "|" as separators.
1038 (org-org-menu): Agenda commands simplified.
1039
1040 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1041
1042 * cus-edit.el (customize-apropos, customize-apropos-options):
1043 Docstring changes.
1044
1045 * font-lock.el (font-lock): Add tags to the links in the defgroup.
1046
1047 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
1048
1049 * longlines.el (longlines-mode): Wrap while widened.
1050 (longlines-decode-region, longlines-encode-region): Compute max
1051 just once.
1052
1053 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1054
1055 * cus-edit.el (mac): New group.
1056
1057 * cus-start.el (all): Add user options in macterm.c. Add test for
1058 Mac-related built-ins. Fix test for GTK-related built-ins.
1059
1060 * term/mac-win.el (mac-handle-language-change)
1061 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
1062 (mac-services-open-selection, mac-services-mail-selection)
1063 (mac-services-mail-to, mac-services-insert-text)
1064 (mac-dispatch-apple-event): Add docstrings.
1065 (x-get-selection, mac-select-convert-to-string): Select coding
1066 system from `utf-16be' and `utf-16le' using `byteorder'.
1067
1068 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
1069
1070 * subr.el (lazy-completion-table): Don't be fooled if the var holds
1071 a "list" (lambda ...) rather than a real completion list.
1072
1073 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
1074 lexical-let when encountering ((lambda (...) ...) ...).
1075
1076 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
1077
1078 * progmodes/sh-script.el (sh-mode):
1079 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
1080 * textmodes/picture.el (picture-mode): Update docstrings.
1081
1082 2005-12-17 Eli Zaretskii <eliz@gnu.org>
1083
1084 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
1085 commands enclosed in $(ARGQUOTE)s should not be split between two
1086 lines, as that will break with GNU Make >3.80, when sh.exe is used
1087 and arg quoting is with '..'.
1088 (autoloads): Don't break the quoted --eval expression between
1089 several lines.
1090
1091 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
1094 Capture error from printing circular structures.
1095
1096 2005-12-17 Martin Rudalics <rudalics@gmx.at> (tiny change)
1097
1098 * wid-edit.el (widget-checkbox-action): Clear undo info.
1099
1100 2005-12-16 Bill Wohler <wohler@newt.com>
1101
1102 * menu-bar.el (kill-this-buffer): Set a good example by using menu
1103 bar, not menubar in comment.
1104
1105 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
1106
1107 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
1108 After-change-functions should not clobber the match data.
1109
1110 2005-12-16 Juri Linkov <juri@jurta.org>
1111
1112 * simple.el (choose-completion): Use `buffer-substring-no-properties'
1113 instead of `buffer-substring'.
1114 (completion-common-substring): Doc fix.
1115 (completion-setup-function): Use minibuffer-completion-contents
1116 instead of minibuffer-contents. Don't set common-string-length
1117 initially. Remove special handling of partial-completion-mode.
1118 Move computation of completion-base-size into one cond.
1119 Call completion-base-size-function in mainbuf. In computation of
1120 completion-base-size for file name completion don't move point to
1121 the end of the minibuffer. Move computation of common-string-length
1122 into one cond. Start putting faces only when common-string-length>=0.
1123 Add condition to put completions-common-part when
1124 common-string-length>0.
1125
1126 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
1127 place point at the first different character in the minibuffer
1128 even if this position is at the beginning of the minibuffer.
1129
1130 * info.el (Info-read-node-name-1): In completion-base-size-function's
1131 lambda return 1 if common-substring or minibuffer-completion-contents
1132 starts with (, and 0 otherwise.
1133
1134 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
1135 Use `crm-current-element' for second arg of `display-completion-list'.
1136
1137 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
1138
1139 * files.el (set-auto-mode): Look for an interpreter specified on
1140 the first line also if search for mode specification succeeded,
1141 but the mode is not known.
1142
1143 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
1144
1145 * textmodes/org.el: (org-tags-match-list-sublevels): New option.
1146 (org-open-at-point): Implement tag searches as links.
1147 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
1148 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
1149 (org-tags-sparse-tree, org-tags-view, org-set-tags)
1150 (org-agenda-dispatch): New commands.
1151 (org-use-tag-inheritance, org-tags-column): New options.
1152 (org-tab-follows-link, org-return-follows-link): New options.
1153 (org-tags): New customize group.
1154 (org-start-icalendar-file): Get local time zone.
1155 (org-tags-completion-function): New function.
1156 (org-set-font-lock-defaults): Make sure links will also be
1157 highlighted inside headlines.
1158
1159 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
1160
1161 * term.el (term-emulate-terminal):
1162 Let term-handle-ansi-terminal-messages override what Bash says about
1163 its current directory.
1164
1165 2005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
1166
1167 * bindings.el (last-buffer): Move to simple.el.
1168 * simple.el (last-buffer): Move here.
1169 (get-next-valid-buffer): New function.
1170 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
1171 (prev-buffer): Ditto. Rename to `previous-buffer'.
1172
1173 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
1174 * bindings.el (global-map): Ditto.
1175
1176 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
1177
1178 * cus-edit.el: Introductory comment change.
1179 (custom-magic-alist): Change message string for the `rogue' state.
1180
1181 2005-12-15 Richard M. Stallman <rms@gnu.org>
1182
1183 * tooltip.el: Delete defcustom variable :tag names.
1184
1185 * complete.el (partial-completion-mode): Doc fix.
1186
1187 * textmodes/flyspell.el (flyspell-external-point-words):
1188 Use save-excursion to ensure we don't move backward in the
1189 search loop, not even one character.
1190 (flyspell-delete-all-overlays): Use remove-overlays directly.
1191
1192 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
1193 (ispell-start-process): Set that variable.
1194 Clear ispell-buffer-local-name.
1195 (ispell-internal-change-dictionary):
1196 Set ispell-current-dictionary after killing process.
1197 (ispell-buffer-local-dict):
1198 Don't set spell-personal-dictionary after killing process.
1199 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
1200 (ispell-tex-skip-alists)
1201 (ispell-html-skip-alists, ispell-skip-region-alist): Mark as risky.
1202
1203 * net/newsticker.el (newsticker--retrieval-timer-list)
1204 (newsticker--display-timer, newsticker-running-p)
1205 (newsticker-ticker-running-p): Definitions moved up.
1206
1207 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
1208
1209 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
1210
1211 2005-12-15 David Ponce <david@dponce.com>
1212
1213 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
1214 (recentf-edit-list, recentf-open-files): Signal an error when
1215 there is no recent file.
1216
1217 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
1218
1219 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
1220 read-only except for texinfo-format-region evaluation.
1221
1222 2005-12-14 Richard M. Stallman <rms@gnu.org>
1223
1224 * vc.el (vc-default-previous-version, vc-default-next-version)
1225 (vc-do-command): Doc fixes.
1226
1227 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1228
1229 * textmodes/bibtex.el (bibtex-expand-strings)
1230 (bibtex-autokey-expand-string, bibtex-name-part)
1231 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
1232 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
1233 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
1234 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
1235 (bibtex-entry-postfix, bibtex-known-entry-type-re)
1236 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
1237 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
1238 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
1239 (bibtex-beginning-of-last-entry): Remove.
1240 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
1241 message if comma is missing but buffer is read-only.
1242 (bibtex-parse-field-text): Handle whitespaces at the end of field
1243 text. Return 3-element list with beginning and end of field text
1244 and end of field.
1245 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
1246 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
1247 (bibtex-search-forward-field, bibtex-search-backward-field):
1248 Search always delimited by limits of entry. Use more efficient
1249 search algorithms.
1250 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
1251 bibtex-end-of-name-in-field.
1252 (bibtex-text-in-field-bounds): Handle BibTeX strings when
1253 extracting the content of a field.
1254 (bibtex-text-in-field): Use search limits.
1255 (bibtex-parse-string-prefix): Handle empty string keys based on
1256 bibtex-string-empty-key.
1257 (bibtex-parse-string): Fix docstring.
1258 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
1259 (bibtex-preamble-prefix, bibtex-strings): New functions.
1260 (bibtex-skip-to-valid-entry): Include preceding whitespace in
1261 BibTeX entries (consistent with other BibTeX functions).
1262 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
1263 (bibtex-search-entry): Fix docstring. Simplify.
1264 (bibtex-flash-head, bibtex-complete-string-cleanup)
1265 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
1266 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
1267 (bibtex-parse-entry): New optional arg content.
1268 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
1269 Use bibtex-text-in-field-bounds.
1270 (bibtex-print-help-message): Handle BibTeX strings and preambles.
1271 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
1272 bibtex-parse-string-postfix.
1273 (bibtex-find-text-internal): New function.
1274 (bibtex-remove-delimiters): Use it.
1275 (bibtex-find-text): Use it. New optional arg help.
1276 (bibtex-complete): Handle BibTeX string and preamble entries.
1277 (bibtex-Preamble): Fix order of closing delimiters.
1278
1279 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
1280
1281 * vc.el (vc-default-revert): New fun.
1282
1283 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
1284
1285 2005-12-14 Romain Francoise <romain@orebokech.com>
1286
1287 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
1288 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
1289 (font-lock-remove-keywords): Likewise.
1290
1291 2005-12-14 Juri Linkov <juri@jurta.org>
1292
1293 * log-view.el (log-view-diff): Doc fix.
1294
1295 * isearch.el (isearch-query-replace): Use (mark) instead of
1296 isearch-opoint if mark is active in transient-mark-mode.
1297
1298 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
1299
1300 * isearch.el (isearch-query-replace): Check for isearch-other-end.
1301
1302 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
1303
1304 * progmodes/cpp.el (cpp-face): New widget.
1305 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
1306
1307 2005-12-14 Juri Linkov <juri@jurta.org>
1308
1309 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
1310 around `erase-buffer' and `insert'.
1311
1312 * descr-text.el (describe-text-properties): Replace buffer name
1313 "*Help-2*" with "*Help*<2>".
1314 (describe-char): Add functions print-help-return-message,
1315 toggle-read-only. Use help-setup-xref with nil to not store
1316 describe-char in help-xref-stack. Use help-make-xrefs to
1317 make [back] button.
1318
1319 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
1320
1321 * wdired.el (wdired-old-point): New internal variable.
1322 (wdired-change-to-wdired-mode): Set it buffer-locally.
1323 (wdired-abort-changes): Restore point after aborting changes.
1324
1325 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 * vc.el (vc-do-command): Add a new value t for okstatus.
1328
1329 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
1330 frame in case of errors.
1331
1332 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1333
1334 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
1335 so it comes after "On the Left" in the menu.
1336
1337 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
1338
1339 * cus-edit.el (customize-apropos, customize-apropos-options)
1340 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
1341
1342 2005-12-12 Bill Wohler <wohler@newt.com>
1343
1344 * vc-svn.el (vc-svn-registered): Fix problem of visiting
1345 non-writable Subversion-controlled files by saving window
1346 configuration before calling vc-do-command. vc-do-command calls
1347 pop-to-buffer on error which is unexpected during registration.
1348
1349 2005-12-12 Jay Belanger <belanger@truman.edu>
1350
1351 * calc/README: Update the summary of changes.
1352
1353 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
1354
1355 * descr-text.el (describe-char): Rework last fix to solve the problem
1356 is the same way it's solved for everything else in that function
1357 (i.e. by extracting the info before setting up the *Help* buffer).
1358
1359 2005-12-12 Kim F. Storm <storm@cua.dk>
1360
1361 * subr.el (version-regexp-alist): Allow space as separator before
1362 non-numeric part, e.g. "1.0 alpha".
1363 (version-to-list): Interpret .X.Y version as 0.X.Y version.
1364
1365 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
1366
1367 * textmodes/org.el: (org-agenda, org-timeline, org-todo):
1368 Implement Logging and the keep-modes setting.
1369 (org-get-category): Make sure a string is returned.
1370 (org-log-done): New function.
1371 (org-log-done, org-closed-string): New options.
1372
1373 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1374
1375 * tooltip.el (tooltip-y-offset): Change default to 20.
1376
1377 2005-12-12 Richard M. Stallman <rms@gnu.org>
1378
1379 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
1380
1381 * frame.el (display-hourglass): Doc fix.
1382
1383 * help.el (help-for-help-internal): Simplify entry for `a'.
1384
1385 * info.el (Info-on-current-buffer): Doc fix.
1386 (info-insert-file-contents): Don't test (featurep 'jka-compr).
1387
1388 * startup.el (inhibit-splash-screen): Make this the real name.
1389 (inhibit-startup-message): Make this the alias.
1390 (command-line): Find only simple.el, and use its directory
1391 to fill in other preloaded files' names.
1392 (command-line): Deactivate the mark if deactivate-mark is set.
1393
1394 * international/mule.el (load-with-code-conversion):
1395 Bind deactivate-mark.
1396
1397 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
1398
1399 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
1400
1401 * cus-edit.el (customize-apropos): Avoid listing an option more
1402 than once under different aliases. No longer list user options
1403 that are not defined with defcustom (unless a prefix arg is given).
1404 Doc fix.
1405 (customize-apropos-options): Doc fix.
1406
1407 2005-12-11 Juri Linkov <juri@jurta.org>
1408
1409 * frame.el (set-background-color, set-foreground-color)
1410 (set-cursor-color, set-mouse-color, set-border-color):
1411 Add explicit prompts to read colors by `facemenu-read-color'.
1412 (show-trailing-whitespace, blink-cursor-delay)
1413 (blink-cursor-interval, display-hourglass, hourglass-delay):
1414 Remove tags.
1415 (display-hourglass, hourglass-delay): Doc fix.
1416 (cursor-in-non-selected-windows): Capitalize words in tag.
1417
1418 * faces.el (frame-background-mode): Replace `choice-item' keywords
1419 with `const' to not make [default] button. Change default value tag
1420 from `default' to `automatic'. Doc fix.
1421 (trailing-whitespace) <defface>: Change group `whitespace' to
1422 `whitespace-faces'.
1423
1424 2005-12-11 Richard M. Stallman <rms@gnu.org>
1425
1426 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
1427
1428 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1429
1430 * term/mac-win.el: Create keymap for mac-apple-event-map.
1431
1432 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
1433
1434 * tooltip.el (tooltip-mode): Move to start of file so that it
1435 appears at top of customize buffer.
1436
1437 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
1438 Add the gud groupname.
1439 (gud-tooltip-mode): Add the tooltip groupname.
1440 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
1441 avoid conflict with tooltip-use-echo-area.
1442
1443 2005-12-10 Romain Francoise <romain@orebokech.com>
1444
1445 * help.el (help-for-help-internal): Add `r' in doc string.
1446
1447 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1448
1449 * align.el (align-regexp, align-highlight-rule):
1450 Use region-beginning and region-end instead of point and mark, so that
1451 repetition (with `repeat-complex-command') recomputes the region
1452 bounds.
1453
1454 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
1455
1456 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
1457 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
1458 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
1459 (balance-windows): Rewrite using the above new functions.
1460
1461 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
1462
1463 * hi-lock.el: (hi-lock-mode) Renamed from hi-lock-buffer-mode;
1464 react if global-hi-lock-mode seems intended.
1465 (global-hi-lock-mode) Renamed from hi-lock-mode.
1466 (hi-lock-archaic-interface-message-used)
1467 (hi-lock-archaic-interface-deduce): New variables.
1468 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
1469 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
1470 (hi-lock-find-patterns, hi-lock-font-lock-hook):
1471 Replace hi-lock-buffer-mode with hi-lock-mode.
1472
1473 2005-12-10 Kevin Rodgers <ihs_4664@ihs.com>
1474
1475 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
1476 completion list, even after a partial completion has been
1477 inserted in the current buffer. If there are more than 1
1478 completion, redisplay the *Completions* buffer; if the
1479 completion is unique, delete the *Completions* window.
1480
1481 2005-12-10 Eli Zaretskii <eliz@gnu.org>
1482
1483 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
1484 strings and long subject lines that were broken into multiple
1485 lines at arbitrary places. Handle subjects that have "Re: " in
1486 the middle.
1487
1488 2005-12-10 John W. Eaton <jwe@octave.org>
1489
1490 * emacs/octave-mod.el (octave-electric-space): Don't indent
1491 comments or strings if octave-auto-indent is nil.
1492
1493 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1494
1495 * term/mac-win.el: Require url when compiling.
1496 Call mac-process-deferred-apple-events after loading init files.
1497 (mac-apple-event-map): New defvar. Define event handlers in it.
1498 (core-event, internet-event): New Apple event class symbols.
1499 (open-application, reopen-application, open-documents)
1500 (print-documents, open-contents, quit-application)
1501 (application-died, show-preferences, autosave-now, get-url):
1502 New Apple event ID symbols.
1503 (about): New HICommand ID symbol.
1504 (mac-event-spec, mac-event-ae): New macros.
1505 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
1506 (mac-ae-selection-range, mac-ae-text-for-search)
1507 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
1508 (mac-application-menu-map): Remove keymap. Handlers for HICommand
1509 and Services menu events are now defined in mac-apple-event-map.
1510 (mac-drag-n-drop): Remove selection range handling.
1511
1512 2005-12-10 Kenichi Handa <handa@m17n.org>
1513
1514 * simple.el (zap-to-char):
1515 * isearch.el (isearch-process-search-char): Translate CHAR by
1516 translation-table-for-input.
1517
1518 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
1519
1520 * foldout.el (foldout-exit-fold): Properly hide subtree.
1521
1522 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1523
1524 * files.el (save-buffer):
1525 * international/ucs-tables.el (ucs-set-table-for-input):
1526 * mail/mail-extr.el (mail-extract-address-components):
1527 * mail/sendmail.el (mail-mode): Reformat doc string.
1528
1529 2005-12-09 Juri Linkov <juri@jurta.org>
1530
1531 * isearch.el (isearch-highlight): Change main overlay priority
1532 from 1 to 1001. Simplify.
1533 (isearch-lazy-highlight-update): Change lazy overlay priority
1534 from 0 to 1000.
1535
1536 * replace.el (replace-highlight): Change overlay priority from
1537 1 to 1001.
1538
1539 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
1540 Change overlay priority from 1 to 1001. Reuse existing overlay.
1541
1542 * compare-w.el (compare-windows-highlight): Change overlay
1543 priority from 1 to 1000.
1544
1545 * menu-bar.el (menu-bar-edit-menu): Add listp around
1546 pending-undo-list to disable menu item "undo" when pending
1547 undo list is empty.
1548
1549 * locate.el (locate): Disable undo in *Locate* buffer.
1550
1551 2005-12-09 Kim F. Storm <storm@cua.dk>
1552
1553 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
1554
1555 2005-12-09 David Ponce <david@dponce.com>
1556
1557 * recentf.el: Improvement of the menu code.
1558 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
1559 instead of menu hook.
1560 (recentf-show-menu, recentf-hide-menu): New functions.
1561 (recentf-menu-customization-changed, recentf-mode): Use them.
1562 (recentf-menu-action, recentf-max-menu-items)
1563 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
1564 (recentf-arrange-by-rule-others)
1565 (recentf-arrange-by-rules-min-items)
1566 (recentf-arrange-by-rule-subfilter) : Don't use
1567 `recentf-menu-customization-changed'.
1568 (recentf-arrange-rules): Likewise. Accept functions to compute
1569 sub-menu titles.
1570 (recentf-menu-filter): Likewise. Doc fix.
1571 (recentf-menu-value-shortcut): Doc fix.
1572 (recentf-dump-variable): Quote atom value.
1573 (recentf-make-menu-items): Update to use it as a menu filter.
1574 (recentf-match-rule): New function.
1575 (recentf-arrange-by-rule): Use it.
1576 (recentf-indirect-mode-rule): New function.
1577 (recentf-build-mode-rules): Use it.
1578 (recentf-dir-rule): New function.
1579 (recentf-arrange-by-dir): Use it.
1580 (recentf-filter-changer-current): Rename from
1581 `recentf-filter-changer-state'. All references updated.
1582 (recentf-filter-changer-alist): Update filter names.
1583 (recentf-filter-changer-select): New function.
1584 (recentf-filter-changer): Use it. Make a sub-menu from filters
1585 available in `recentf-filter-changer-alist'.
1586 (recentf-data-cache, recentf-clear-data)
1587 (recentf-update-menu): Remove. All references updated.
1588 (recentf-match-rule-p, recentf-build-dir-rules)
1589 (recentf-filter-changer-goto-next)
1590 (recentf-filter-changer-get-current)
1591 (recentf-filter-changer-get-next): Remove.
1592
1593 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
1594
1595 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
1596 buffer "Reset" button to "Reset to Current" for consistency with
1597 the State buttons.
1598
1599 2005-12-08 John Paul Wallington <jpw@pobox.com>
1600
1601 * ibuf-ext.el (define-ibuffer-filter filename):
1602 If `dired-directory' is a list then really use its car.
1603
1604 2005-12-08 Kim F. Storm <storm@cua.dk>
1605
1606 * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix
1607 indention of text on right side of replaced rectangle.
1608
1609 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
1610
1611 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
1612 No need to check gud-comint-buffer is bound.
1613 (gdb): Prevent multiple debugging when first session uses gdba.
1614
1615 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1616
1617 CC Mode update to 5.31.
1618
1619 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
1620 Emacsen which lack `define-minor-mode'. (Currently Emacs <21. We
1621 might do this function properly in the future).
1622
1623 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el: New
1624 macros c-sentence-end and c-default-value-sentence end, to cope
1625 with Emacs 22's new function `sentence-end'.
1626
1627 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1628
1629 * progmodes/cc-cmds.el (c-show-syntactic-information): Solved the
1630 compat issue using `c-put-overlay' and `c-delete-overlay'.
1631
1632 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay): New
1633 compat macros to handle overlays/extents.
1634
1635 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1636
1637 * progmodes/cc-fix.el: Add definitions of the macros push and pop
1638 (for GNU Emacs 20.4)
1639
1640 * progmodes/cc-defs.el:
1641 (i) Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4)
1642
1643 * progmodes/cc-cmds.el (c-show-syntactic-information): change the
1644 highlighting mechanism so it will work in XEmacs too.
1645
1646 * progmodes/cc-defs.el: Insert c-int-to-char.
1647
1648 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
1649 call to the new macro c-int-to-char. This solves XEmacs's
1650 regarding characters as different from integers.
1651
1652 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1653
1654 * progmodes/cc-fonts.el (c-make-syntactic-matcher): New internal
1655 helper.
1656
1657 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
1658 construct to make the indirect face lookup work in XEmacs.
1659
1660 (c-cpp-matchers): Append the negation char face to the existing
1661 fontification, so that the cpp face doesn't disappear. Use
1662 `c-make-syntactic-matcher' to avoid negation chars in comments and
1663 strings.
1664
1665 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
1666 to map to `font-lock-negation-char-face' in emacsen where it
1667 exists.
1668
1669 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1670
1671 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
1672
1673 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el: Rename
1674 "c-subword-move-mode" as "c-subword-mode".
1675
1676 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
1677 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
1678
1679 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1680
1681 * progmodes/cc-mode.el: Added autoload directive for
1682 `c-subword-move-mode' for use in older emacsen.
1683
1684 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1685
1686 * progmodes/cc-mode.el:
1687 (i) Insert a binding for C-c C-backspace into
1688 c-bind-special-erase-keys which works in TTYs.
1689 (ii) Make sure that when file styles are used, any explicitly
1690 given style variables take priority over those in the style. Do
1691 this by calling `hack-local-variables' a second time.
1692
1693 * progmodes/cc-vars.el: Add language specific customization
1694 widgets for AWK to c-doc-comment-style, c-require-final-newline
1695 and c-default-style. Add a defcustom for awk-mode-hook. Give
1696 c-syntactic-element and c-syntactic-context doc-strings by
1697 directly setting their `variable-documentation' propery. This
1698 allows Emacs 22.1 to read these with C-h v.
1699
1700 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan
1701 Monnier).
1702
1703 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1704
1705 * progmodes/cc-fonts.el, cc-vars.el
1706 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection,
1707 gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
1708 Masatake YAMATO.
1709
1710 (c-doc-comment-style): Made GtkDoc default in C mode.
1711
1712 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
1713 and C-c C-<delete>.
1714
1715 (c-bind-special-erase-keys): New function for use on
1716 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
1717
1718 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
1719 <delete> key behavior in XEmacs according to `delete-forward-p'.
1720 C.f. `c-electric-delete'.
1721
1722 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1723
1724 * progmodes/cc-mode.el: Give c-hungry-backspace and
1725 c-hungry-delete-forward permanent key bindings.
1726
1727 * progmodes/cc-cmds.el (c-electric-semi&comma): Bind
1728 c-syntactic-context for calls to "criteria functions", for
1729 consistency with other calls to user functions.
1730
1731 * progmodes/cc-cmds.el (c-indent-command): expunge use of
1732 `current-prefix-arg', since this might be the prefix arg to a
1733 command which calls c-indent-command as a function. Change the
1734 interactive spec from "p" to "P".
1735
1736 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
1737 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
1738 was difficult to understand.
1739
1740 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1741
1742 * progmodes/cc-engine.el (c-on-identifier): Fixed bug when at the
1743 first char of an identifier.
1744
1745 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
1746 +" syntax in C++.
1747
1748 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1749
1750 * progmodes/cc-cmds.el (c-mask-paragraph): correct, so that
1751 auto-fill doesn't split a c-comment's last word from a hanging
1752 "*/" when a space is typed between them after fill-column.
1753
1754 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
1755
1756 * progmodes/cc-styles.el (c-set-style,
1757 c-setup-paragraph-variables): Abort the command if we're not in a
1758 CC Mode buffer.
1759
1760 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
1761 with blank comment-prefix, and a blank line as the comment's
1762 second line.
1763
1764 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1765
1766 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
1767 Incorporated the patterns added in the Emacs development branch
1768 for the new Emacs 22 face `font-lock-negation-char-face'.
1769
1770 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
1771 of "red" since it stands out better in xterms and DOS terminals.
1772
1773 * progmodes/cc-engine.el (c-literal-faces): Added
1774 `font-lock-comment-delimiter-face' which is new in Emacs 22.
1775
1776 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1777
1778 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
1779 forcibly enable c-electric-flag.
1780
1781 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
1782 `comment-close-slash' on c-electric-slash: if enabled, typing `/'
1783 just after the comment-prefix of a C-style comment will close that
1784 comment.
1785
1786 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1787
1788 * progmodes/cc-fonts.el (c-basic-matchers-before,
1789 c-complex-decl-matchers): Fixed the "not-arrow-prefix" regexp used
1790 in Pike.
1791
1792 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
1793 digraphs.
1794
1795 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
1796 (c-cpp-message-directives, c-cpp-include-directives,
1797 c-opt-cpp-macro-define, c-opt-cpp-macro-define-start,
1798 c-cpp-expr-directives): Introduced new language constants to
1799 control cpp syntax in a cleaner way.
1800
1801 (c-cpp-expr-functions): Renamed from c-cpp-defined-fns.
1802
1803 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
1804
1805 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines,
1806 c-multiline-string-start-char): New language constants and
1807 variables to specify how newlines in string literals work.
1808
1809 (c-font-lock-invalid-string): Use them.
1810
1811 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
1812 unbalanced close brace is entered. Optimization by avoiding going
1813 back over arbitrarily large blocks. Removed hints that this
1814 function only would be relevant/useful in AWK.
1815
1816 (c-electric-brace): Indent syntactically after the cleanups since
1817 lineup functions might do it differently then.
1818
1819 * progmodes/cc-engine.el, cc-langs.el
1820 (c-opt-op-identifier-prefix): New language constant and variable.
1821
1822 (c-just-after-func-arglist-p, c-after-special-operator-id,
1823 c-search-decl-header-end, c-inside-bracelist-p): Use it.
1824
1825 * progmodes/cc-align.el, cc-engine.el
1826 (c-after-special-operator-id): New helper to handle C++ operator
1827 identifiers.
1828
1829 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p,
1830 c-guess-basic-syntax): Handle C++ operator identifiers in
1831 declarations.
1832
1833 * progmodes/cc-langs.el (c-assignment-operators): Added the
1834 trigraph version of ^= too.
1835
1836 * progmodes/cc-langs.el (c-assignment-operators): Added the
1837 trigraph version of |= in C++.
1838
1839 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle
1840 `c-decl-hangon-kwds' after the identifier name.
1841
1842 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
1843 whether an arglist is "nonempty", ignore a comment after the open
1844 paren if it isn't followed by a non-comment token on the same
1845 line.
1846
1847 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4: Enable
1848 heuristics below the point to cope with classes inside special
1849 brace lists in Pike.
1850
1851 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1852
1853 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
1854
1855 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1856
1857 * progmodes/cc-guess.el (cc-guess-install): New function to
1858 install an already guessed style in another buffer.
1859
1860 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
1861 sets `inhibit-read-only' - `c-save-buffer-state' should be used
1862 anyway if the change always is undone.
1863
1864 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1865
1866 Implement togglable electricity:
1867
1868 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
1869 saying when it should be used.
1870
1871 * progmodes/cc-engine.el: Add the new buffer-local variable,
1872 c-electric-flag.
1873
1874 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
1875 c-toggle-auto-newline.
1876
1877 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
1878 c-toggle-auto-newline. Remove the binding for
1879 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
1880 c-toggle-electric-state.
1881
1882 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
1883
1884 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
1885 c-\(forward\|backward\)-subword.
1886 (c-update-modeline): Add the new modeline flag `l' for
1887 `c-electric-flag'. Make the auto-newline flag `a' dependent on
1888 `l'.
1889 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'. Make
1890 the old name an alias of the new name.
1891 (c-toggle-electric-state): New function.
1892 c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\):
1893 Adapt these functions to do electric things only when
1894 c-electric-flag is non-nil.
1895 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
1896 new functions from c-electric-brace.
1897 (c-point-syntax): Add a check for "virtual semicolons" in AWK
1898 mode, so that the tentative extra newline doesn't change the
1899 syntax of the following brace.
1900 (c-electric-brace): restructure by extracting the above functions.
1901 Tidy up the coding somewhat.
1902 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
1903 restructure a bit.
1904
1905 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1906
1907 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
1908 anchor position(s) using faces. Thanks to Masatake YAMATO for the
1909 idea.
1910
1911 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
1912 (c-submode-indicators): Changed name from `c-auto-hungry-string'
1913 since it's now used to track another submode.
1914
1915 (c-update-modeline): Converted to function and extended to check
1916 `c-subword-move-mode'.
1917
1918 (c-forward-into-nomenclature, c-backward-into-nomenclature):
1919 Converted to compat aliases for `c-forward-subword' and
1920 `c-backward-subword'.
1921
1922 * progmodes/cc-subword.el: New functions and minor mode to handle
1923 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
1924
1925 (c-forward-subword, c-backward-subword, c-mark-subword,
1926 c-kill-subword, c-backward-kill-subword, c-transpose-subwords,
1927 c-capitalize-subword, c-downcase-subword, c-upcase-subword):
1928 Functions corresponding to the standard word handling functions.
1929
1930 (c-subword-move-mode): Minor mode that replaces all the standard
1931 word handling functions with their subword equivalences.
1932
1933 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
1934
1935 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
1936 entry for one-liner-defun.
1937
1938 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
1939 name in its def-edebug-spec.
1940
1941 * progmodes/cc-cmds.el (c-electric-brace): Make the
1942 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
1943 compacts space before a comment, if this will make things fit on
1944 one line.
1945
1946 Introduce an "awk" style, mainly for auto-newline and clean-ups.
1947
1948 * progmodes/cc-align.el: new function c-snug-1line-defun-close
1949
1950 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
1951 clean-up one-liner-defun.
1952
1953 * progmodes/cc-styles.el: Add the new "awk" style.
1954
1955 * progmodes/cc-vars.el: Add description of one-liner-defun to
1956 c-cleanup-list's doc-string. New user options,
1957 c-max-one-liner-length. In c-default-style, set the default style
1958 for AWK to "awk".
1959
1960 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
1961
1962 * progmodes/cc-engine.el (c-forward-label): Fixed fontification of
1963 macros inside labels.
1964
1965 * progmodes/cc-engine.el (c-looking-at-bos): Obsoleted in favor of
1966 `c-at-statement-start-p' and `c-at-expression-start-p'.
1967
1968 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
1969 error if the mark isn't set.
1970
1971 * progmodes/cc-engine.el (c-guess-continued-construct,
1972 c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
1973 accurately detect functions inside functions.
1974
1975 * progmodes/cc-engine.el (c-at-expression-start-p): New function
1976 like `c-at-statement-start-p' that additionally recognizes commas
1977 and expression parentheses as delimiters.
1978
1979 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Added flag
1980 to avoid heuristics that doesn't work for unclosed blocks.
1981
1982 (c-at-statement-start-p): New function.
1983
1984 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
1985 Objective-C directives, e.g. directives spanning lines should work
1986 reasonably well now.
1987
1988 (c-put-c-type-property, c-clear-c-type-property): New helpers.
1989
1990 (c-forward-objc-directive): New function to move over any ObjC
1991 directive.
1992
1993 (c-just-after-func-arglist-p, c-guess-basic-syntax,
1994 c-basic-matchers-before): Use it.
1995
1996 (c-font-lock-objc-iip-decl): Removed.
1997
1998 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
1999 in the template arglist recognition.
2000
2001 * progmodes/cc-styles.el (c-style-alist): Fixed several
2002 inconsistencies in the Whitesmith style.
2003
2004 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks): New
2005 lineup function to get lines after Whitesmith style blocks
2006 correctly indented.
2007
2008 (c-lineup-whitesmith-in-block): Backed out the compensation for
2009 opening parens since it's done using `add' lists in the style
2010 definition instead. Don't use the anchor position since it varies
2011 too much between the syntactic symbols. :P
2012
2013 * progmodes/cc-vars.el (c-valid-offset): Updated.
2014
2015 * progmodes/cc-engine.el (c-evaluate-offset): Extended to handle
2016 lists where the offsets are combined according to several
2017 different methods: `first', `min', `max', and `add'. Report
2018 offset evaluation errors with `c-benign-error' so that some kind
2019 of reindentation still is done.
2020
2021 * progmodes/cc-engine.el (c-guess-basic-syntax): Anchor
2022 `arglist-intro' the same way as `arglist-cont-nonempty' and
2023 `arglist-close'.
2024
2025 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed similar
2026 situations for `arglist-cont-nonempty' and `arglist-close'.
2027
2028 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New
2029 constant.
2030
2031 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
2032 cc-bytecomp-boundp' in a number of places.
2033
2034 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a
2035 macro related issue.
2036
2037 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2038
2039 * progmodes/cc-awk.el: Change the terminology of regexps: A char
2040 list is now
2041 [asdf], a char class [:alpha:]. Include code for char classes.
2042 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
2043 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
2044
2045 Remove (nearly all of) the cruft associated with AWK Mode's former
2046 concept of "virtual semicolons":
2047
2048 Adapt c-beginning-of-statement, c-end-of-statement (together with
2049 subfunctions) to use the new notion of "virtual semicolon" in
2050 place of the old awkward special handling for AWK. There remains
2051 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
2052 * progmodes/cc-cmds.el:
2053 (c-ascertain-adjacent-literal): In the backwards direction, now
2054 recognises AWK regexp delimiters as string delimiters.
2055 (c-after-statement-terminator-p): Adapt for virtual semicolons;
2056 check more rigorously for "end of macro".
2057 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
2058 virtual semicolons;
2059 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
2060 out the code for forward movement into ...
2061 (c-end-of-statement): Now contains the code for forward movement,
2062 adapted for virtual semicolons.
2063
2064 * progmodes/cc-engine.el:
2065 (c-ws*-string-limit-regexp): new regexp.
2066 (c-forward-single-comment, c-backward-single-comment): Comment out
2067 the (now redundant) "special" AWK stuff.
2068
2069 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
2070 c-string-par-start, c-string-par-separate to be more like Text
2071 Mode than Fundamental Mode.
2072
2073 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2074
2075 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
2076 to the fontified region so that fontification doesn't occur
2077 outside it
2078 (could happen e.g. when fontifying a line with an unfinished
2079 declaration).
2080
2081 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2082
2083 * progmodes/cc-awk.el: Regexps for analysing AWK code have been
2084 moved to near the start of the file. ^L now separate sections of
2085 the file. New defconsts: c-awk-non-eol-esc-pair-re,
2086 c-awk-blank-or-comment-line-re,
2087 c-awk-one-line-possibly-open-string-re,
2088 c-awk-regexp-one-line-possibly-open-char-class-re,
2089 c-awk-one-line-possibly-open-regexp-re,
2090 c-awk-one-line-non-syn-ws*-re. New functions: c-awk-at-vsemi-p,
2091 c-awk-vsemi-status-unknown-p.
2092
2093 Amend the concept of "virtual semicolons" (in the indentation
2094 engine) for languages like AWK, such that they are now
2095 conceptually attached to end of the last token of a statement, not
2096 the end of the line. (In AWK Mode, however, the pertinent text
2097 property is still physically set on the EOL.) Remove the specific
2098 tests for awk-mode, thus facilitating the introduction of other
2099 language modes where EOLs can end statements. (Note: The
2100 funtionality in cc-cmds.el, specifically
2101 c-beginning/end-of-statement has yet to be amended.)
2102
2103 * progmodes/cc-defs.el: New macros c-at-vsemi-p,
2104 c-vsemi-status-unknown-p.
2105
2106 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
2107 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
2108 c-vsemi-status-unknown-p-fn (in a new page).
2109
2110 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
2111 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
2112 numerous awkward forms like
2113 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
2114 with
2115 (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
2116 variable before-ws-ip, the place just after char-before-ip
2117 appears.
2118
2119 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
2120 a comment.
2121
2122 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2123
2124 * progmodes/cc-cmds.el (c-electric-brace): Cleaned up using
2125 `c-tentative-buffer-changes'.
2126
2127 * progmodes/cc-defs.el (c-region-is-active-p): Simplified and
2128 converted to macro to choose between Emacs and XEmacs at compile
2129 time.
2130
2131 (c-set-region-active): New set counterpart to
2132 `c-region-is-active-p'.
2133
2134 (c-tentative-buffer-changes): New macro to handle temporary buffer
2135 changes in a convenient way.
2136
2137 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
2138 for `c-tentative-buffer-changes'.
2139
2140 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tightened up
2141 the checks for paren sexps between the point and the keyword, to
2142 avoid some false alarms.
2143
2144 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
2145 Fixed a situation where an error could be thrown for unbalanced
2146 parens. Changed to make use of c-keyword-member' to avoid some
2147 repeated regexp matches.
2148
2149 (c-opt-lambda-key, c-opt-inexpr-block-key,
2150 c-opt-inexpr-class-key): These language variable are no longer
2151 necessary.
2152
2153 (c-block-stmt-kwds): New language constant used by
2154 c-looking-at-inexpr-block'.
2155
2156 (c-guess-basic-syntax): Removed an optional check that looked at
2157 the existence of the now removed language variables.
2158
2159 * progmodes/cc-engine.el (c-fdoc-shift-type-backward,
2160 c-forward-decl-or-cast-1): Fixed invalid recognition of C++ style
2161 object instantiation expressions as declarations in some contexts.
2162 This bug only affected languages where the declarator can't be
2163 enclosed in parentheses.
2164
2165 * progmodes/cc-styles.el (c-style-alist): Fixed the GNU style to
2166 insert newlines before and after substatement braces.
2167
2168 * progmodes/cc-engine.el: Improved the heuristics for recognizing
2169 function declaration headers and the handling of C++ style member
2170 init lists.
2171
2172 (c-just-after-func-arglist-p): Rewritten to use
2173 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
2174
2175 (c-beginning-of-member-init-list): Removed since it isn't used
2176 anymore.
2177
2178 (c-guess-basic-syntax): Case 5B adapted for the new
2179 `c-just-after-func-arglist-p'. Cases 5B.1 and 5B.3 merged. Cases
2180 5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
2181 covers all cases now).
2182
2183 * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
2184
2185 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2186
2187 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
2188 c-string-par-start/separate c-sentence-end-with-esc-eol,
2189 initialised in c-setup-paragraph-variables, used in string
2190 scanning subroutines of c-beginning-of-statement.
2191
2192 * progmodes/cc-cmds.el (c-electric-brace): don't delete a comment
2193 which precedes the newly inserted `{'.
2194
2195 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2196
2197 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
2198 function for declaration level blocks. It should now cope with
2199 templates better and also be a lot more comprehensible.
2200
2201 (c-looking-at-decl-block): The new function.
2202
2203 (c-search-uplist-for-classkey): The old one. It's now a wrapper
2204 for compatibility.
2205
2206 (c-add-class-syntax, c-guess-continued-construct,
2207 c-guess-basic-syntax): Adapted for `c-looking-at-decl-block'.
2208
2209 (c-decl-block-key): Changed to tell apart ambiguous and
2210 unambiguous keywords. Pike specials are now handled directly in
2211 the code instead.
2212
2213 (c-block-prefix-disallowed-chars, c-block-prefix-charset): New
2214 language constants and variables to make the backward skip in
2215 `c-looking-at-decl-block' as tight as possible.
2216
2217 (c-nonsymbol-token-char-list): New language constant.
2218
2219 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
2220 find balanced template arglists backwards.
2221
2222 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
2223 making char classes for `c-syntactic-skip-backward'.
2224
2225 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified case
2226 16D - can't be a class-close at that point.
2227
2228 * progmodes/cc-engine.el (c-guess-basic-syntax,
2229 c-add-class-syntax): Don't narrow out the enclosing declaration
2230 level. This makes everything a lot easier, and it was actually
2231 only four small places that needed it to work. Some places that
2232 previously did `widen' are removed now, which has the effect that
2233 `c-guess-basic-syntax' never will look at things outside the
2234 current narrowment now. The anchor position for `topmost-intro'
2235 is affected by this, but it was so bogus it was basically useless
2236 before, and now it's equally bogus but in a slightly different
2237 way.
2238
2239 (c-narrow-out-enclosing-class): Gone.
2240
2241 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
2242 the narrowed region.
2243
2244 (c-least-enclosing-brace): Removed silly optional argument.
2245
2246 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fixed bug where
2247 the point could be left directly after an open paren when finding
2248 the beginning of the first decl in the block.
2249
2250 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
2251 Specify which submatch to use.
2252
2253 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
2254
2255 (c-decl-start-re): No no longer any need for special treatment of
2256 ObjC due to the above.
2257
2258 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
2259 presumably follows C in that regard.
2260
2261 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
2262 New language constants to specify operator tokens inside
2263 identifiers in a more high level way.
2264
2265 (c-opt-identifier-prefix-key): New internal language constant.
2266
2267 (c-opt-identifier-concat-key, c-opt-after-id-concat-key,
2268 c-identifier-start, c-identifier-key): Now completely calculated
2269 from other constants.
2270
2271 (c-identifier-last-sym-match): Decommissioned since it's no longer
2272 used.
2273
2274 (c-operators): Use `c-identifier-ops'. Documented
2275 `postfix-if-paren'.
2276
2277 * progmodes/cc-engine.el (c-forward-name): Removed the
2278 optimization when c-identifier-key is equal to c-symbol-key since
2279 it doesn't work in byte compiled files. Don't record empty
2280 regions as identifiers.
2281
2282 * progmodes/cc-langs.el (c-filter-ops): New helper function to
2283 simplify access to `c-operators' and its likes.
2284
2285 (c-operator-list, c-all-op-syntax-tokens,
2286 c-nonsymbol-token-regexp, c-<>-multichar-token-regexp,
2287 c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds,
2288 c-primary-expr-regexp, c-cast-parens): Use it.
2289
2290 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
2291 an explicit language in functions.
2292
2293 * progmodes/cc-defs.el (c-make-keywords-re): Added an appendable
2294 variant of adornment.
2295
2296 * progmodes/cc-langs.el (c-any-class-key): Removed unused language
2297 variable.
2298
2299 (c-type-decl-prefix-key): Removed some now unnecessary cruft from
2300 the Pike value.
2301
2302 * progmodes/cc-engine.el (c-on-identifier,
2303 c-simple-skip-symbol-backward): Small fix for handling "-"
2304 correctly in `skip-chars-backward'. Affected the operator lfun
2305 syntax in Pike.
2306
2307 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disabled the
2308 diagnostic message about precompiled language vars not being used.
2309
2310 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
2311 "__attribute__" is followed by a parenthesis.
2312
2313 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re,
2314 c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
2315 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
2316
2317 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el: Internal
2318 cleanups to properly detect the declared identifiers in various
2319 declarations.
2320
2321 (c-decl-start-kwds): New language constant to recognize
2322 declarations that can start anywhere. Used for class declarations
2323 in Pike.
2324
2325 (c-specifier-key, c-not-decl-init-keywords,
2326 c-decl-prefix-or-start-re, c-find-decl-prefix-search,
2327 c-find-decl-spots): Implement `c-decl-start-kwds'.
2328
2329 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds,
2330 c-decl-hangon-key, c-forward-decl-or-cast-1): Separated the
2331 handling of the compiler specific extension keywords into a new
2332 language constant `c-decl-hangon-kwds' that defines keyword
2333 clauses to be ignored in declarations.
2334
2335 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
2336 past unrecognized tokens when handling `c-colon-type-list-kwds'.
2337 Necessary to stop at the declared identifier in e.g. IDL valuetype
2338 declarations.
2339
2340 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds,
2341 c-prefix-spec-kwds-re, c-postfix-spec-kwds,
2342 c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key,
2343 c-forward-decl-or-cast-1): Recognize the declared identifier in
2344 class and enum declarations as such and not as part of the type.
2345
2346 (c-forward-decl-or-cast-1, c-forward-label): Relaxed the
2347 interpretation of PRECEDING-TOKEN-END when there's no preceding
2348 token.
2349
2350 (c-forward-decl-or-cast-1): Don't disregard sure signs of
2351 declarations when there's some syntax error later on.
2352
2353 (c-complex-decl-matchers): Did away with a reference to
2354 `c-specifier-key'.
2355
2356 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
2357 value - this variable is always dynamically bound.
2358
2359 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el,
2360 cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el,
2361 cc-cmds.el, cc-defs.el: Changed the policy for marking up
2362 functions that might do hidden buffer changes: All such internal
2363 functions are now marked instead of those that don't.
2364
2365 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments,
2366 c-(forward|backward)-single-comment, c-parse-state, c-on-identifier,
2367 c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments,
2368 c-literal-type): Allow these functions to make hidden buffer changes,
2369 so that they are free to use text property caching later on.
2370
2371 (c-electric-backspace, c-electric-delete-forward, c-electric-pound,
2372 c-electric-brace, c-electric-slash, c-electric-star,
2373 c-electric-semi&comma, c-electric-colon, c-electric-lt-gt,
2374 c-electric-paren, c-electric-continued-statement, c-indent-command,
2375 c-indent-region, c-mask-paragraph, c-indent-new-comment-line,
2376 c-context-line-break): Added `c-save-buffer-state' calls to comply
2377 with the changed semantics of the functions above.
2378
2379 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fixed a bug
2380 when macros occur in obscure places. Optimized the sexp movement
2381 a bit.
2382
2383 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2384
2385 Enhancements for c-beginning-of-statement to work in AWK Mode:
2386
2387 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
2388 (completed statement) with `}' (statement completed by closing
2389 brace or semicolon) and `$' (statement completed by EOL).
2390
2391 (c-awk-virtual-semicolon-ends-prev-line-p,
2392 c-awk-virtual-semicolon-ends-line-p,
2393 c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward,
2394 c-awk-at-statement-end-p): new functions
2395
2396 * progmodes/cc-cmds.el: Simplify the structure of functions
2397 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
2398 two functions and c-beginning-of-statement to handle AWK Mode.
2399
2400 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
2401 c-backward-single-comment for AWK mode. Attempt to clarify their
2402 doc-strings.
2403
2404 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
2405
2406 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2407
2408 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
2409 label handling. Labels are now recognized in a uniform and more
2410 robust way, regardless of context. Text properties are put on all
2411 labels to recognize the following declarations better. Multiword
2412 labels are handled both in indentation and fontification for the
2413 benefit of language extensions like Qt. For consistency, keywords
2414 in labels are now fontified with the label face instead. That
2415 also applies to "case" and "default".
2416
2417 (c-beginning-of-statement-1): Fixed some bugs in the label
2418 handling. Disregard `c-nonlabel-token-key' in labels that begin
2419 with `c-label-kwds'.
2420
2421 (c-find-decl-spots): Support that the callback adds more
2422 `c-decl-end' spots to find.
2423
2424 (c-forward-decl-or-cast-1): Don't treat a list of plain
2425 identifiers followed by a colon as a declaration.
2426
2427 (c-forward-label): New function to recognize labels.
2428
2429 (c-guess-basic-syntax): Replaced uses of `c-label-key' with
2430 `c-forward-label'. Moved the label recognition cases (14 and 15)
2431 earlier since they aren't so context sensitive now. Handle labels
2432 on the top level gracefully. Moved access label recognition to
2433 the generic label case (CASE 15) - removed CASE 5E.
2434
2435 (c-font-lock-declarations): Added recognition of labels in the
2436 same round since we need to handle labels in parallell with other
2437 declarations to recognize both accurately. It should also improve
2438 speed.
2439
2440 (c-simple-decl-matchers, c-basic-matchers-after): Moved
2441 `c-font-lock-labels' so that it only is used on decoration level 2
2442 since `c-font-lock-declarations' handles it otherwise.
2443
2444 (c-complex-decl-matchers): Removed the simplistic recognition of
2445 access labels.
2446
2447 (c-decl-prefix-re): Removed the kludges that was necessary to cope
2448 with labels earlier.
2449
2450 (c-decl-start-re): New language variable to make
2451 `c-font-lock-declarations' stop for the special protection labels
2452 in Objective-C that start with `@'.
2453
2454 (c-label-key): Removed since it's no longer used.
2455
2456 (c-recognize-colon-labels, c-label-prefix-re): New language
2457 constants to support recognition of generic colon-terminated
2458 labels.
2459
2460 (c-type-decl-end-used): `c-decl-end' is now used whenever there
2461 are colon terminated labels.
2462
2463 * progmodes/cc-align.el (c-lineup-arglist): Fixed bug when the
2464 first argument starts with a special brace list.
2465
2466 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1,
2467 c-font-lock-declarations): Broke out the declaration and cast
2468 recognition from `c-font-lock-declarations' to a new function, so
2469 that it can be used in the indentation engine.
2470
2471 * progmodes/cc-engine.el (c-find-decl-spots): Fixed bug in backing
2472 up to the start of the literal. Fixed bug with the point on the
2473 wrong side of the search limit that could happen when the start
2474 position is inside a literal.
2475
2476 * progmodes/cc-engine.el (c-parse-state,
2477 c-invalidate-state-cache): Modified the use of `c-state-cache-end'
2478 so that it's kept a little bit back to increase the hit rate.
2479
2480 (c-parse-state): Changed the macro handling and fixed some
2481 glitches. Macro context is checked more often than necessary now,
2482 but otoh less garbage conses are generated.
2483
2484 * progmodes/cc-engine.el (c-parse-state,
2485 c-invalidate-state-cache): Cache the last position where
2486 `c-state-cache' applies. This can speed up refontification quite
2487 a bit in blocks where there are many non-brace parens before the
2488 point.
2489
2490 (c-state-cache-end): New variable for this.
2491
2492 (c-guess-basic-syntax, c-debug-parse-state): Adapted for the new
2493 cache variable.
2494
2495 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
2496 get close initial continue positions when the start position is
2497 inside a literal or macro. Do not call the callback for spots
2498 before the start position (which can happen e.g. for `c-decl-end'
2499 spots inside comments). Optimize better in special cases when the
2500 region is a single line inside a literal or macro (typically when
2501 the current line is refontified).
2502
2503 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplified calls
2504 to `c-add-stmt-syntax' - there's no need to explicitly whack off
2505 entries from the paren state.
2506
2507 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrowed down the
2508 special case for "else if" clauses.
2509
2510 * progmodes/cc-engine.el (c-looking-at-inexpr-block,
2511 c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
2512
2513 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks): New
2514 language variable to recognize the gcc extension with statement
2515 blocks inside expressions.
2516
2517 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructured to make
2518 it somewhat more comprehensible. The argument AT-BLOCK-START is
2519 no longer used and hence removed.
2520
2521 (c-guess-continued-construct, c-guess-basic-syntax): Updated calls
2522 to `c-add-stmt-syntax'.
2523
2524 * progmodes/cc-engine.el (c-backward-to-decl-anchor): Use
2525 `c-beginning-of-statement-1' instead of duplicating parts of it.
2526 This fixes bogus label recognition.
2527
2528 * progmodes/cc-engine.el (c-add-type, c-check-type,
2529 c-forward-name, c-forward-type): Improved storage of template
2530 types in `c-found-types' so that they can be recognized better.
2531
2532 (c-syntactic-content): Added option to skip past nested parens.
2533
2534 * progmodes/cc-engine.el (c-forward-name): Set
2535 `c-last-identifier-range' all the time. It's less work that way.
2536 Handle that there might not be an identifier to store in
2537 `c-last-identifier-range'.
2538
2539 (c-forward-type): Handle that `c-last-identifier-range' might be
2540 nil from `c-forward-name'.
2541
2542 * progmodes/cc-defs.el: (c-safe-scan-lists,
2543 c-(go-)?(up|down)-list-(forward|backward)): Added limit arguments.
2544
2545 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
2546 to work even if the form fails.
2547
2548 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
2549 down in a large file in one go.
2550
2551 (c-get-fallback-start-pos): New helper function for
2552 `c-parse-state'.
2553
2554 * progmodes/cc-align.el (c-lineup-assignments): New lineup
2555 function which is like `c-lineup-math' but returns nil instead of
2556 `c-basic-offset' when it doesn't match.
2557
2558 (c-lineup-math): Changed to use `c-lineup-assignments'.
2559
2560 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2561
2562 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
2563 c-beginning-of-statement. New subfunctions
2564 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
2565
2566 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2567
2568 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
2569 hardcoded char classes whereever possible. Changed a couple of
2570 places to use skip by syntax instead of skip by char class.
2571
2572 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
2573 Fixed a bug in the regexp that caused extreme backtracking.
2574
2575 * progmodes/cc-langs.el (c-block-comment-starter,
2576 c-block-comment-ender): New language constants to specify in a
2577 single place how block comments look.
2578
2579 (c-comment-start-regexp, c-block-comment-start-regexp,
2580 comment-start, comment-end, comment-start-skip,
2581 c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws,
2582 c-syntactic-ws, c-nonempty-syntactic-ws,
2583 c-single-line-syntactic-ws, c-syntactic-eol): Now built from
2584 `c-line-comment-starter', `c-block-comment-starter' and
2585 `c-block-comment-ender'.
2586
2587 (c-block-comment-regexp, c-unterminated-block-comment-regexp): New
2588 language constants to break up things a bit.
2589
2590 (c-simple-ws): New language constant for simple whitespace.
2591
2592 * progmodes/cc-defs.el (c-concat-separated): New convenience
2593 function.
2594
2595 * progmodes/cc-defs.el (c-make-keywords-re): Added kludge for bug
2596 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
2597 newlines. Allow and ignore nil elements in the list.
2598
2599 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2600
2601 * progmodes/cc-cmds.el: Comment out a (n almost certainly
2602 superfluous) check, (eq here (point-max)) in
2603 c-beginning-of-statement.
2604
2605 * progmodes/cc-cmds.el: Tidy up the comments in
2606 c-beginning-of-statement and subfunctions.
2607
2608 * progmodes/cc-awk.el: Replace calls to put-text-property to the
2609 more flexible c-put-char-property and c-clear-char-properties.
2610 Add the author's email address.
2611
2612 * progmodes/cc-langs.el: New variable,
2613 c-block-comment-start-regexp.
2614
2615 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
2616 closing "*/" of a block comment.
2617
2618 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
2619 subfunctions) so that it works at BOB and EOB.
2620
2621 * progmodes/cc-cmds.el, cc-vars.el: More updating of
2622 c-beginning-of-statement, including new variable
2623 c-block-comment-start-regexp.
2624
2625 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2626
2627 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
2628 symbols from `*-font-lock-extra-types' so that there's no need to
2629 use `regexp-opt' on those lists.
2630
2631 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
2632 `c-type-modifier-kwds' is empty.
2633
2634 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
2635 there are several strings on the same line.
2636
2637 * progmodes/cc-engine.el (c-literal-limits): Removed the
2638 compatibility function for older emacsen. `c-literal-limits-fast'
2639 has now taken the place of this function.
2640
2641 * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
2642 with older emacsen: We now require `pps-extended-state'.
2643
2644 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2645
2646 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
2647 which obviates the need to hack sentence-end. This now handles
2648 escaped newlines in strings correctly. Correct minor bugs in
2649 c-move-over-sentence and in c-beginning-of-statement.
2650
2651 * progmodes/cc-cmds.el (c-beginning-of-statement (and
2652 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
2653 that movement over macros and code are rigorously separated from
2654 eachother. Correct a few incidental bugs.
2655
2656 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
2657 Improve its doc-string. Improve the handling of certain specific
2658 cases.
2659
2660 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2661
2662 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
2663 (c-guess-basic-syntax): Changed the way class-level labels are
2664 recognized; they can now contain essentially any symbols.
2665
2666 (c-opt-extra-label-key): New language variable to cope with the
2667 special protection label syntax in Objective-C.
2668
2669 (c-opt-access-key): Removed; this is now handled better by
2670 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
2671
2672 (c-complex-decl-matchers): Update to handle that
2673 `c-opt-access-key' no longer exists.
2674
2675 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
2676 improved label recognition in `c-beginning-of-statement-1'.
2677
2678 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2679 Recognize bitfields better.
2680
2681 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
2682 Removed some cruft and fixed a bug that could cause it to go to a
2683 position further down.
2684
2685 * progmodes/cc-langs.el, cc-engine.el
2686 (c-beginning-of-statement-1): Improved detection of labels in
2687 declaration contexts.
2688
2689 (c-beginning-of-decl-1): Use it.
2690
2691 (c-nonlabel-token-key): New language constant and variable needed
2692 by `c-beginning-of-statement-1'.
2693
2694 * progmodes/cc-engine.el (c-guess-basic-syntax): Fixed bug that
2695 manifested itself due to the correction in `c-forward-sexp'.
2696
2697 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp): Made
2698 these behave as documented when used at the buffer limits.
2699
2700 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
2701 (c-type-decl-end-used): Made this a language variable.
2702
2703 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
2704 correctly when `combine-after-change-calls' is used together with
2705 temporary narrowings.
2706
2707 * progmodes/cc-engine.el (c-beginning-of-statement-1): Report
2708 labels correctly when the start point is immediately after the
2709 colon.
2710
2711 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties): Removed
2712 since it isn't used anymore.
2713
2714 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
2715 bracket arglists such as template parens in C++.
2716
2717 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed a bug
2718 in the last check-in. Some optimization.
2719
2720 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fixed bug
2721 where it could stop at the same level in a preceding sexp when
2722 PAREN-LEVEL is set.
2723
2724 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
2725 text property lookup only when it's needed.
2726
2727 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
2728 Changed the policy for paren marked angle brackets to be more
2729 persistent; once marked they remain marked even when they're found
2730 to be unbalanced in the searched region. This should keep the
2731 paren syntax around even when individual lines are refontified in
2732 multiline template arglists.
2733
2734 (c-parse-and-markup-<>-arglists): New dynamically bound variable
2735 to control markup so that incorrect angle bracket arglists aren't
2736 marked in contexts where the correct value for
2737 `c-disallow-comma-in-<>-arglists' isn't known.
2738
2739 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
2740 argument has become `c-parse-and-markup-<>-arglists'.
2741
2742 (c-remove-<>-arglist-properties): Removed - no longer used.
2743
2744 (c-after-change-check-<>-operators): New function used on
2745 `after-change-functions' to avoid that "<" and ">" characters that
2746 are part of longer operators have paren syntax.
2747
2748 (c-<>-multichar-token-regexp): New language variable used by
2749 `c-after-change-check-<>-operators'.
2750
2751 (c-after-change): Call `c-after-change-check-<>-operators'.
2752
2753 (c-font-lock-<>-arglists): Use the context properties set by
2754 `c-font-lock-declarations' to set
2755 `c-disallow-comma-in-<>-arglists' correctly to avoid doing invalid
2756 markup.
2757
2758 (c-font-lock-declarations): Removed code that undoes the invalid
2759 markup done by `c-font-lock-<>-arglists'.
2760
2761 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
2762 after `c-font-lock-declarations'.
2763
2764 * progmodes/cc-engine.el (c-syntactic-skip-backward): Added
2765 paren-level feature.
2766
2767 (c-guess-basic-syntax): Improved the anchor position for
2768 `template-args-cont' in nested template arglists. There's still
2769 much to be desired in this area, though.
2770
2771 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
2772
2773 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
2774 Make the "Text Filling and Line Breaking" commands work for AWK
2775 buffers.
2776
2777 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
2778
2779 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
2780 Removed;
2781 (c-major-mode-is 'awk-mode) can be used instead now.
2782
2783 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
2784 it doesn't work no longer are supported.
2785
2786 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el,
2787 cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
2788 requires support for the syntax-table' text property, which rules
2789 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
2790 cruft associated with those versions.
2791
2792 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
2793 for the `syntax-table' text property, which rules out Emacs 19 and
2794 XEmacs < 21.4. Removed various compatibility cruft associated
2795 with those versions.
2796
2797 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
2798 support for the `syntax-table' text property.
2799
2800 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
2801 variable and use an extra quoted face name instead. All the
2802 emacsen flavors handle that correctly.
2803
2804 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare,
2805 c-font-lock-declarators, c-font-lock-declarations,
2806 c-complex-decl-matchers, c-basic-matchers-after): Use a text
2807 property to mark the items in in declarator lists to handle
2808 refontification inside multiline declarations better.
2809
2810 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
2811 construct like "a * b = c;" as a declaration.
2812
2813 2005-12-08 Kim F. Storm <storm@cua.dk>
2814
2815 * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
2816 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
2817 select either meta, hyper, or super modifier for rectangle commands.
2818 (cua--rectangle-modifier-key): New defvar.
2819 (cua--M/H-key): Use it. Remove special case for `space'.
2820 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
2821 on X, to meta otherwise. Always bind C-return to toggle
2822 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
2823
2824 * emulation/cua-rect.el (cua-help-for-rectangle): Use
2825 cua--rectangle-modifier-key. Handle super modifier too.
2826 (cua--init-rectangles): Always bind C-return to toggle rectangle.
2827 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
2828
2829 * ido.el: Move Acknowledgements and History after Commentary.
2830 Minor changes to Commentary.
2831
2832 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
2833 keymap if cua--prefix-override-timer is `shift'.
2834 (cua--shift-control-prefix): New function; emulate "type prefix
2835 key twice" functionality to handle shifted prefix key override.
2836 (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
2837 commands.
2838 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
2839
2840 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
2841
2842 * textmodes/org.el (org-insert-heading): Try to do items before
2843 headings.
2844 (org-agenda-mode): Quote `org-agenda-mode-hook'.
2845 (org-insert-item): New function.
2846 (org-renumber-ordered-list): Don't skip to higher level lists.
2847
2848 2005-12-08 Juri Linkov <juri@jurta.org>
2849
2850 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
2851
2852 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
2853
2854 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
2855
2856 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
2857 the constructed function name fun-1.
2858
2859 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
2860 because such links don't lead to parent documentation.
2861
2862 2005-12-08 Kenichi Handa <handa@m17n.org>
2863
2864 * descr-text.el (describe-char): Use *Help-2* buffer if the
2865 current buffer is *Help*. Call describe-text-properties while
2866 setting the original buffer.
2867
2868 2005-12-07 Bill Wohler <wohler@newt.com>
2869
2870 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
2871 and causes problems with non-MH users (such as Gnus users).
2872
2873 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
2874
2875 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
2876 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
2877 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
2878 command "info sources". Move calls to GDB command "list".
2879 (gdb-find-file-hook): Just use gdb-source-file-list.
2880 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
2881 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
2882 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
2883 (gdb-data-list-register-values-handler): Use correct trigger name.
2884
2885 2005-12-07 Kim F. Storm <storm@cua.dk>
2886
2887 * ido.el (ido-completion-map): Renamed from ido-mode-map.
2888 (ido-common-completion-map, ido-file-completion-map)
2889 (ido-file-dir-completion-map, ido-buffer-completion-map):
2890 Renamed from ido-mode-....-map.
2891 (ido-init-completion-maps): Renamed from ido-init-mode-maps.
2892 (ido-setup-completion-map): Renamed from ido-define-mode-map.
2893 (ido-read-internal): Bind minibuffer-local-filename-completion-map
2894 to ido-completion-map.
2895
2896 2005-12-07 Kenichi Handa <handa@m17n.org>
2897
2898 * international/mule-cmds.el
2899 (set-display-table-and-terminal-coding-system): If the coding
2900 system specified in `unibyte-display' property is different from
2901 the arg coding-system, don't setup standard-display-table.
2902
2903 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2904
2905 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
2906 that comments end at \n, regardless of selective-display.
2907
2908 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
2909
2910 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
2911 (gdb-version): New variables.
2912 (gdb-source-file-list, gdb-register-names)
2913 (gdb-changed-registers): New variables for use with GDB 6.4+.
2914 (gdb-ann3): Replace with...
2915 (gdb-init-1, gdb-init-2): ...two new functions.
2916 (gdba, gdb-prompt): Call gdb-init-1.
2917 (gdb-get-version): New function. Call gdb-init-2 from here.
2918 (gud-watch): Make it work with mouse events too.
2919 (gdb-post-prompt): Don't add to queue until GDB version is known.
2920 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
2921 (gdb-locals-mode): Use gdb-version.
2922 (gdb-memory-format-map, gdb-memory-unit-map)
2923 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
2924 (gdb-locals-font-lock-keywords-1)
2925 (gdb-locals-font-lock-keywords-2): New variables.
2926 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
2927 (gdb-set-gud-minor-mode-existing-buffers-1)
2928 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
2929 (gdb-var-update-1, gdb-var-update-handler-1)
2930 (gdb-data-list-register-values-handler)
2931 (gdb-data-list-register-values-custom)
2932 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
2933 (gdb-stack-list-locals-handler, gdb-get-register-names):
2934 New functions for use with GDB 6.4+.
2935 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
2936 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
2937 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
2938 (gdb-stack-list-locals-regexp)
2939 (gdb-data-list-register-names-regexp): New regexps for use with
2940 GDB 6.4+.
2941
2942 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2943
2944 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
2945
2946 2005-12-06 Nozomu Ando <nand@mac.com> (tiny patch)
2947
2948 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
2949 prompts work for AUTH PLAIN. Also reported by Steve Allan
2950 <seallan@verizon.net>.
2951
2952 2005-12-06 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
2953
2954 * frame.el (set-frame-parameter): Add doc string.
2955
2956 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
2957
2958 * textmodes/org.el (org-occur-highlights): New variable.
2959 (org-highlight-new-match, org-remove-occur-highlights): New functions.
2960 (org-highlight-sparse-tree-matches): New option.
2961 (org-do-occur): New function.
2962 (org-get-heading): Make it work also at beginning of line.
2963 (org-category-table): New variable.
2964 (org-get-category-table, org-get-category)
2965 (org-camel-to-words, org-link-search): New functions.
2966 (org-select-this-todo-keyword): New variable.
2967 (org-todo-list): New command.
2968 (org-shiftright, org-shiftleft): New commands.
2969 (org-agenda-todo): Add prefix argument.
2970 (org-show-hierarchy-above): New option.
2971 (org-show-todo-tree): Numerical prefix creates tree for specific
2972 TODO keyword.
2973 (org-outline-level): New function, to assign a level to plain
2974 lists items.
2975 (org-cycle-include-plain-lists): New option.
2976 (org-mode): Use `org-outline-level' as value of `outline-level'.
2977 (org-cycle): Temporarily switch `outline-regexp' if
2978 `org-cycle-include-plain-lists' is non-nil.
2979 (org-start-icalendar-file): Fix format bug.
2980 (org-agenda-get-day-entries): Create category table.
2981 (org-agenda-get-todos, org-agenda-get-timestamps)
2982 (org-agenda-get-deadlines, org-agenda-get-scheduled)
2983 (org-agenda-get-blocks): Use `org-get-category'.
2984 (org-context-in-file-links): Rename from
2985 `org-line-numbers-in-file-links' .
2986
2987 2005-12-06 Romain Francoise <romain@orebokech.com>
2988
2989 * window.el (balance-windows): Delete extraneous third arg in call
2990 to `enlarge-window'.
2991
2992 2005-12-06 Kenichi Handa <handa@m17n.org>
2993
2994 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
2995
2996 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
2997
2998 * progmodes/gdb-ui.el (gdb-var-create-handler)
2999 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
3000 (gdb-var-list-children-handler, gdb-var-update-handler):
3001 Current buffer is already gdb-partial-output-buffer, don't
3002 make it current again.
3003
3004 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
3005
3006 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
3007 (list-buffers-noselect): Use it.
3008
3009 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3010
3011 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
3012 (mail-yank-ignored-headers): Use regexp-opt.
3013 (mail-mode-map): Move initialization into declaration.
3014 (mail-sent-via): Remove unused shadowed var `to-line'.
3015 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
3016 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
3017 (mail-do-fcc): Use dolist and push.
3018 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
3019 (mail-yank-ignored-headers): Don't autoload.
3020
3021 2005-12-05 Kenichi Handa <handa@m17n.org>
3022
3023 * international/mule-cmds.el (set-language-info-internal): New fun.
3024 (set-language-info): Call set-language-info-internal to update
3025 language-info-alist. If LANG-ENV is the current one, call
3026 set-language-environment to make INFO effective now.
3027 (set-language-info-alist): Likewise.
3028 (locale-language-names): With locale "en", use English
3029 lang. env. but set the default codings to iso-8859-1.
3030
3031 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
3032
3033 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
3034 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
3035 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
3036 for plain strings.
3037 (gdb-frames-mode): Remove redundant call to font-lock-mode.
3038 (gdb-all-registers): Rename from toggle-gdb-all-registers.
3039 Create registers buffer if necessary. Echo new state in minibuffer.
3040 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
3041
3042 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * info.el (Info-fontify-node): Match external links using
3045 non-directory part of filename.
3046
3047 2005-12-04 Juri Linkov <juri@jurta.org>
3048
3049 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
3050 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
3051 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
3052 because there is no customization option for it.
3053
3054 * font-lock.el (lisp-font-lock-keywords-1):
3055 Add define-global-minor-mode.
3056
3057 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
3058
3059 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
3060 properties on the constructed variable names.
3061
3062 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3063 Put `definition-name' properties on the constructed function names
3064 next-sym and prev-sym.
3065
3066 * emacs-lisp/find-func.el (find-function-regexp):
3067 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
3068 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
3069 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
3070 and easy-menu-define.
3071
3072 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
3073 easy-mmode-define-global-mode and define-global-minor-mode.
3074 (lisp-imenu-generic-expression): Add define-global-minor-mode.
3075
3076 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
3077 instead of easy-mmode-define-global-mode.
3078
3079 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
3080 Use define-minor-mode instead of easy-mmode-define-minor-mode.
3081
3082 * cus-edit.el (customize-group, customize-group-other-window):
3083 Filter out autoloaded options from the group completion list by
3084 using heuristics that autoloaded groups don't have `custom-autoload'
3085 property on their symbols (they have only `custom-loads').
3086
3087 * simple.el (completion-setup-function): Put completions-common-part
3088 face on complete completion string too (i.e. completion string
3089 without completions-first-difference face).
3090
3091 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
3092
3093 2005-12-03 Eli Zaretskii <eliz@gnu.org>
3094
3095 * view.el (view-mode): Doc fix.
3096
3097 * disp-table.el (standard-display-european): Add to the warning
3098 message a reference to the doc string.
3099
3100 * play/yow.el (apropos-zippy): Call print-help-return-message,
3101 similar to other Help and Apropos commands.
3102
3103 * help.el (print-help-return-message): If pop-up-frames is
3104 non-nil, set up help-return-method to delete the help window and,
3105 possibly, its frame as well, and don't display message about
3106 scrolling the help window. Doc fix.
3107 (help-return-method): Doc fix.
3108
3109 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
3110
3111 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
3112 whereby names of length one or names starting with a
3113 symbol-constituent character would not be returned.
3114
3115 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3116
3117 * subr.el (atomic-change-group): Add edebug and indentation spec.
3118
3119 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3120
3121 * completion.el (save-completions-file-name): Fix typo in last change.
3122
3123 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3124
3125 * info.el: Move back/forward history to the beginning of the tool bar.
3126
3127 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
3128
3129 * allout.el:(eval-when-compile): Remove unnecessary load of cl.
3130 Add fset of allout-real-isearch-abort during compile to fix
3131 byte-compilation warnings.
3132 (allout-mode-p): Move definition of this macro above all uses, or
3133 byte compilation in barren emacs (eg, during emacs build) will
3134 lack the definition.
3135 (allout-mode): Move this variable above any uses, or byte
3136 compilation will fail.
3137 (allout-resolve-xref): Remove use of personal file-reference function.
3138 (allout-toggle-current-subtree-encryption): Do the current (ie,
3139 visible containing) topic, rather than nearest around point. Doc fix.
3140 (allout-toggle-subtree-encryption): New function, workhorse that
3141 works on nearest topic containing point.
3142 (allout-encrypt-string): Signal requirement for newer version of pgg.
3143 (allout-resumptions): Doc fix.
3144
3145 2005-12-02 Eli Zaretskii <eliz@gnu.org>
3146
3147 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
3148
3149 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
3150
3151 * textmodes/flyspell.el (flyspell-external-point-words):
3152 Consider a misspelling as found in the string search if: (a) misspelling
3153 and found string lengths match, or (b) misspelling is found as
3154 element in a boundary-chars separated longer string, or (c)
3155 ispell-program-name is really ispell and misspelling is found as
3156 part of a TeX string. After successful match move beginning of
3157 search region to end of match. Warn about not found misspellings
3158 once the process is done.
3159 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
3160
3161 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
3162
3163 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
3164 tool bar (removed inadvertently).
3165
3166 2005-12-02 Juri Linkov <juri@jurta.org>
3167
3168 * log-view.el (log-view-diff): Clarify doc string.
3169
3170 2005-12-01 Bill Wohler <wohler@newt.com>
3171
3172 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
3173 triggers lm-verify errors.
3174
3175 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
3176
3177 * simple.el (transient-mark-mode, line-number-mode)
3178 (column-number-mode, size-indication-mode): Remove `:require nil'.
3179
3180 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
3181
3182 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
3183 in the margin also.
3184 (gdb-breakpoints-mode-map): Use D instead of d for
3185 gdb-delete-breakpoint.
3186 (gdb-get-frame-number): Require a number to match on.
3187 (gdb-threads-mode-map): Add follow-link binding.
3188
3189 2005-11-30 Jason Rumney <jasonr@gnu.org>
3190
3191 * isearch.el (isearch-mode-map): Avoid exiting search on
3192 language-change event.
3193
3194 2005-11-30 Romain Francoise <romain@orebokech.com>
3195
3196 * speedbar.el (speedbar-default-position): New defcustom.
3197 (speedbar-frame-reposition-smartly): Use it.
3198
3199 * dframe.el (dframe-reposition-frame-emacs): Fix position
3200 computation for `left' location.
3201 Update copyright year.
3202
3203 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
3204
3205 * help.el (help-map): Move initialization into declaration.
3206
3207 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
3208
3209 * help-fns.el (help-argument-name): Don't autoload.
3210 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
3211 to be re-loaded when customizing the `help' group.
3212
3213 2005-11-30 John Paul Wallington <jpw@gnu.org>
3214
3215 * help-fns.el (describe-function-1): Fill arglist output.
3216
3217 2005-11-30 Kim F. Storm <storm@cua.dk>
3218
3219 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
3220 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
3221 after revert-buffer (or anything else which kills all local variables).
3222
3223 * apropos.el (apropos-parse-pattern): Doc fix.
3224 Set apropos-regexp directly, rather than expecting callers to do so.
3225 (apropos-command, apropos, apropos-value, apropos-documentation):
3226 Simplify calls to apropos-parse-pattern.
3227
3228 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
3229
3230 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
3231 (hi-lock-face-phrase-buffer): Use hi-yellow face.
3232 (hi-lock-write-interactive-patterns): Use comment-region.
3233
3234 * longlines.el (longlines-mode): Add mail-setup-hook.
3235
3236 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
3237
3238 * simple.el (sendmail-user-agent-compose, next-line):
3239 Conditionally use hard-newline.
3240
3241 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
3242
3243 * international/latexenc.el (latex-inputenc-coding-alist):
3244 Reword doc string.
3245
3246 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * help.el (describe-key-briefly, describe-key): Recognize default
3249 bindings.
3250
3251 2005-11-29 Romain Francoise <romain@orebokech.com>
3252
3253 * view.el (view-inhibit-help-message): New defcustom.
3254 (view-mode-enter): Use it.
3255
3256 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
3257
3258 * ediff-wind (ediff-setup-control-frame, ediff-make-wide-display):
3259 Preserve user position.
3260
3261 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
3262
3263 * font-lock.el: Throw error if facemenu is not loaded to prevent
3264 accidental change of loading order in loadup.el. (Suggested by RMS.)
3265
3266 * loadup.el: Add comment explaining why facemenu must be loaded
3267 before font-lock.
3268
3269 2005-11-28 Jay Belanger <belanger@truman.edu>
3270
3271 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
3272 (calc-dispatch-map): Add more keys for `calc-same-interface'.
3273
3274 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
3275
3276 * calc/calc-embed.el (calc-do-embedded): Update help message.
3277
3278 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
3279
3280 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3281
3282 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
3283
3284 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
3285 called-interactively-p.
3286 (elp-profilable-p): Rename from elp-not-profilable-p.
3287 Invert result and take into account macros and autoloaded functions.
3288 (elp-instrument-function): Update call.
3289 (elp-instrument-package): Update call. Add completion.
3290 (elp-pack-number): Use match-string.
3291 (elp-results-jump-to-definition-by-mouse): Merge into
3292 elp-results-jump-to-definition and then remove.
3293 (elp-output-insert-symname): Make help echo text single-line.
3294
3295 * replace.el (query-replace-map): Move initialization into declaration.
3296 (occur-engine): Use with-current-buffer.
3297 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
3298 (occur-mode-mouse-goto): Replace with an alias.
3299
3300 2005-11-28 Juri Linkov <juri@jurta.org>
3301
3302 * simple.el (quoted-insert): Let-bind input-method-function to nil.
3303
3304 * term/w32-win.el: Bind [S-tab] to [backtab].
3305
3306 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
3307 `Info-find-file' to t.
3308
3309 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
3310 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
3311 and same-window-regexps.
3312 (occur-next-error): Don't move point for arg 0.
3313
3314 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
3317
3318 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3319
3320 * log-edit.el (log-edit-changelog-use-first): New var.
3321 (log-edit-changelog-ours-p): Use it.
3322 (log-edit-insert-changelog): Set it with new arg `use-first'.
3323 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
3324 (log-edit-hook): Add them to the list of suggested options.
3325
3326 * textmodes/flyspell.el (flyspell-last-buffer): New var.
3327 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
3328 redundant work.
3329 (flyspell-mode-on): Use add-hook for after-change-functions.
3330 (flyspell-mode-off): Use remove-hook for after-change-functions.
3331 (flyspell-changes): Make it buffer-local.
3332 (flyspell-after-change-function): Make it non-interactive. Use push.
3333 (flyspell-post-command-hook): Check input-pending-p while processing
3334 the potentially long list of buffer changes.
3335
3336 2005-11-28 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
3337
3338 * buff-menu.el (list-buffers-noselect): Display the selected
3339 frame's buffer list, not the global one.
3340
3341 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
3342
3343 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
3344 that (list last-input-event) works as in interactive spec.
3345
3346 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
3347
3348 * loadup.el ("facemenu"): Load facemenu before font-lock, because
3349 `facemenu-keymap' needs to be defined when font-lock is loaded.
3350 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
3351
3352 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3353
3354 * completion.el: Remove useless leading * in defcustom docstrings.
3355 (save-completions-file-name): Use ~/.emacs.d if available.
3356 (completion-standard-syntax-table): Rename from
3357 cmpl-standard-syntax-table and fold initialization into declaration,
3358 thus removing cmpl-make-standard-completion-syntax-table.
3359 (completion-lisp-syntax-table, completion-c-syntax-table)
3360 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
3361 (cmpl-saved-syntax, cmpl-saved-point): Remove.
3362 (symbol-under-point, symbol-before-point)
3363 (symbol-under-or-before-point, symbol-before-point-for-complete)
3364 (add-completions-from-c-buffer): Use with-syntax-table.
3365 (make-completion): Don't return a list of completion entries.
3366 Update callers.
3367 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
3368 (completion-initialize): Rename from initialize-completions.
3369 (completion-find-file-hook): Rename from cmpl-find-file-hook.
3370 (kill-emacs-save-completions): Collect stats here.
3371 (save-completions-to-file, load-completions-from-file):
3372 Use with-current-buffer.
3373 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
3374 into a function. Move all calls to toplevel.
3375 (completion-lisp-mode-hook): New fun.
3376 (completion-c-mode-hook, completion-setup-fortran-mode):
3377 Set the syntax-table here. Use local-set-key.
3378 (completion-saved-bindings): New var.
3379 (dynamic-completion-mode): Make it into a proper minor mode.
3380 (load-completions-from-file): Remove unused var `num-uses'.
3381
3382 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
3383 constructor if it is explicitly overridden.
3384
3385 * complete.el (PC-completion-as-file-name-predicate):
3386 Use minibuffer-completing-file-name.
3387 (partial-completion-mode): Use find-file-not-found-functions.
3388 (PC-lisp-complete-symbol): Use with-syntax-table.
3389 (PC-look-for-include-file): Remove dead setq.
3390 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
3391 (PC-complete): Use with-current-buffer.
3392
3393 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
3394 escape single quotes.
3395
3396 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
3397
3398 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
3399 of `if' whose condition always returned nil. Doc fix.
3400
3401 * buff-menu.el (Buffer-menu-revert-function): Make the selected
3402 window's buffer the current buffer around the call to
3403 `list-buffers-noselect'. This is necessary to mark that buffer
3404 with a `.' in the Buffer Menu when called from Lisp, for instance
3405 by Auto Revert Mode.
3406
3407 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
3408
3409 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
3410 attaching to it.
3411 (gdb-pre-prompt): Make sure gdb-error is reset.
3412
3413 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
3414 with a child process, detect it.
3415 (gud-speedbar-buttons): Match regexp more carefully.
3416
3417 2005-11-27 Richard M. Stallman <rms@gnu.org>
3418
3419 * mouse.el (mouse-drag-move-window-bottom):
3420 Use adjust-window-trailing-edge.
3421
3422 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * simple.el (blink-matching-open): Ignore
3425 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
3426 (blink-matching-paren-on-screen): Update docstring.
3427
3428 * paren.el (show-paren-mode): No longer change
3429 `blink-matching-paren-on-screen'.
3430
3431 2005-11-27 John Paul Wallington <jpw@pobox.com>
3432
3433 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
3434 (gdb-threads-select, gdb-edit-register-value):
3435 Use `posn-set-point' instead of `mouse-set-point' because the
3436 latter is not fbound when configured without X.
3437
3438 2005-11-27 Kim F. Storm <storm@cua.dk>
3439
3440 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
3441 existing face when partially highlighting a TAB in a rectangle.
3442
3443 2005-11-26 Kim F. Storm <storm@cua.dk>
3444
3445 * ido.el (ido-mode-map): Doc fix.
3446 (ido-mode-common-map, ido-mode-file-map)
3447 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
3448 (ido-define-mode-map): Rewrite. Select one of the new maps as
3449 parent for ido-mode-map instead of building from scratch.
3450 (ido-init-mode-maps): New defun to initialize new maps.
3451 (ido-mode): Call it.
3452 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
3453 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
3454
3455 2005-11-26 John Paul Wallington <jpw@pobox.com>
3456
3457 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
3458 `mouse-set-point' because the latter is not fbound when configured
3459 without X.
3460
3461 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
3462
3463 * files.el (file-relative-name): Doc fix.
3464
3465 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
3466
3467 * progmodes/octave-inf.el (inferior-octave-startup): Force a
3468 non-empty string for secondary prompt PS2.
3469
3470 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
3471
3472 * progmodes/compile.el (compilation-setup): Fix last change.
3473
3474 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
3475
3476 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
3477 (gdb-mouse-toggle-breakpoint-margin)
3478 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
3479 Add gdb-server-prefix to keep out of command history.
3480 (gdb-edit-register-value): New function.
3481 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
3482 (gdb-info-registers-custom): Use above map.
3483
3484 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * custom.el (enable-theme): Signal error if argument is not a
3487 theme. Don't recalculate a face if it's not loaded yet.
3488
3489 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
3490 the `user' theme is in effect.
3491
3492 * info.el (Info-on-current-buffer): Record actual filename in
3493 Info-current-file, instead of t, or a fake filename if a non-file
3494 buffer. Make autoload.
3495 (Info-find-node, Info-revert-find-node): No need to check for
3496 Info-current-file nil.
3497 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
3498 Info-current-file is now never `t'.
3499 (Info-fontify-node): Many simplifications due to Info-current-file
3500 always being valid. Use Info-find-file to find node filename.
3501
3502 2005-11-25 David Kastrup <dak@gnu.org>
3503
3504 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
3505 new character, then delete" in order to preserve markers.
3506
3507 2005-11-25 David Ponce <david@dponce.com>
3508
3509 * recentf.el (recentf-arrange-by-rule): Handle a special
3510 `auto-mode-alist'-like "strip suffix" rule.
3511 (recentf-build-mode-rules): Handle second level auto-mode entries.
3512
3513 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
3514
3515 * viper-keym.el (viper-ESC-key): Use different values in terminal and
3516 window modes.
3517
3518 * viper.el (viper-emacs-state-mode-list): Delete mail-mode, add
3519 jde-javadoc-checker-report-mode.
3520
3521 * ediff-wind (ediff-make-wide-display): Slight simplification.
3522
3523 * ediff.el (ediff-date): Change the date of last update.
3524
3525 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
3526
3527 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
3528 Use define-minor-mode, and make it a local mode. Turn on font-lock.
3529 (hi-lock-mode): New global minor mode.
3530 (turn-on-hi-lock-if-enabled): New function.
3531 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
3532 Change arguments to regexp and face instead of a font-lock pattern.
3533 Directly set face property, instead of refontifying.
3534 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
3535 (hi-lock-find-patterns): Use line-number-at-pos.
3536
3537 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
3538 arguments for hi-lock-set-pattern.
3539 (hi-lock-unface-buffer, hi-lock-set-file-patterns): Call
3540 font-lock-fontify-buffer.
3541 (hi-lock-find-file-hook, hi-lock-current-line)
3542 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
3543
3544 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
3545 turned off.
3546
3547 * progmodes/compile.el (compilation-setup): Don't fiddle with
3548 font-lock-defaults.
3549
3550 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
3551
3552 * progmodes/gdb-ui.el (gdb-var-create-handler)
3553 (gdb-var-list-children-handler): Find values for all variable
3554 objects. gud-speedbar-buttons decides whether to display them.
3555
3556 2005-11-24 Romain Francoise <romain@orebokech.com>
3557
3558 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
3559 buffer name with a space.
3560
3561 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3562
3563 * textmodes/org.el (org-export-plain-list-max-depth): Renamed from
3564 `org-export-local-list-max-depth'. Change default value to 3.
3565 (org-auto-renumber-ordered-lists)
3566 (org-plain-list-ordered-item-terminator): New options.
3567 (org-at-item-p, org-beginning-of-item, org-end-of-item)
3568 (org-get-indentation, org-get-string-indentation)
3569 (org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
3570 functions.
3571 (org-move-item-down, org-move-item-up): New commands.
3572 (org-export-as-html): New classes for CSS support. Bug fix in
3573 regular expression detecting fixed-width regions. Respect
3574 `org-local-list-ordered-item-terminator'.
3575 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
3576 also a list item.
3577 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
3578 New item moving functions.
3579
3580 2005-11-24 Juri Linkov <juri@jurta.org>
3581
3582 * isearch.el (isearch-repeat): With empty search ring set
3583 `isearch-error' to the error string instead of signaling error
3584 with the function `error'.
3585
3586 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3587
3588 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
3589
3590 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
3591
3592 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
3593 and variable.
3594 (gdb-var-create-handler, gdb-var-list-children-handler):
3595 Don't match on "char **...".
3596 (gdb-var-update-handler): Find values for all variable objects.
3597 (gdb-info-frames-custom): Identify frames by leading "#".
3598
3599 * progmodes/gud.el (gud-speedbar-menu-items): Add
3600 gdb-speedbar-auto-raise as radio button.
3601 (gud-speedbar-buttons): Raise speedbar if requested.
3602 Don't match on "char **...".
3603 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
3604 Make it editable.
3605
3606 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
3607
3608 * info.el (Info-fontify-node): Handle the case where
3609 Info-current-file is t.
3610
3611 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3612
3613 * simple.el (blink-matching-open): Fix off-by-one in last change.
3614
3615 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3616
3617 * term/mac-win.el: Don't change default directory.
3618
3619 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
3620
3621 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
3622 buffers correctly. (It used to throw an error in such buffers.)
3623 Make it ask for confirmation in group buffers and other Custom
3624 buffers containing more than one customization item.
3625
3626 2005-11-22 John Paul Wallington <jpw@gnu.org>
3627
3628 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
3629 property on mail and url overlays.
3630 (goto-address-at-point): Use `posn-set-point' instead of
3631 `mouse-set-point' because the latter is not fbound when configured
3632 without X.
3633
3634 2005-11-22 Lars Hansen <larsh@soem.dk>
3635
3636 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
3637 (ls-lisp-classify, ls-lisp-format): Delete call to
3638 ls-lisp-parse-symlink.
3639 (ls-lisp-handle-switches): Handle symlinks to directories as
3640 directories when ls-lisp-dirs-first in non-nil.
3641
3642 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
3643
3644 * startup.el (command-line): Make sure that loaddefs.el is handled
3645 correctly in load-history.
3646
3647 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
3648
3649 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
3650 (gdb-struct-string, gdb-array-string): New constants.
3651 (gdb-info-locals-handler): Use them.
3652 (gdb-reset): Reset gdb-var-list to nil.
3653
3654 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3655
3656 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
3657 in patterns.
3658
3659 2005-11-21 Juri Linkov <juri@jurta.org>
3660
3661 * custom.el (defcustom): Update link types in docstring.
3662
3663 2005-11-20 Martin Rudalics <rudalics@gmx.at> (tiny change)
3664
3665 * custom.el (defgroup): Add doc-string-elt info.
3666
3667 * widget.el (define-widget): Don't use declare for the doc-string-elt.
3668
3669 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3670
3671 * newcomment.el (comment-enter-backward): Fix last fix.
3672
3673 * simple.el (blink-matching-open):
3674 * paren.el (show-paren-function): Allow new paren-class info.
3675
3676 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
3677
3678 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
3679 handled automagically.
3680
3681 2005-11-20 Andreas Schwab <schwab@suse.de>
3682
3683 * descr-text.el (describe-char): When copying overlays put them
3684 over the full char description instead of just the first character
3685 of it.
3686
3687 2005-11-20 Juri Linkov <juri@jurta.org>
3688
3689 * simple.el (what-cursor-position):
3690 * descr-text.el (describe-char): Use Lisp-readable syntax
3691 for octal and hex. Reorder decimal, octal and hex values.
3692 Remove excess whitespace in the output. Use `=' in `column='
3693 like in `point=' and `Hscroll='.
3694
3695 * international/mule-cmds.el (encoded-string-description):
3696 Use Lisp-readable syntax for hex.
3697
3698 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
3699
3700 * newcomment.el (comment-enter-backward): Handle the case where the
3701 comment is closed by EOB.
3702
3703 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
3704
3705 * longlines.el (longlines-before-revert-hook)
3706 (longlines-after-revert-hook): New functions.
3707 (longlines-mode): Turn off longlines temporarily when reverting.
3708 Add a message-setup-hook.
3709 (longlines-decode-buffer): New function.
3710 (longlines-wrap-line): Preserve marker positions.
3711
3712 2005-11-19 Andreas Schwab <schwab@suse.de>
3713
3714 * emacs-lisp/shadow.el: Handle compressed files.
3715
3716 2005-11-19 Romain Francoise <romain@orebokech.com>
3717
3718 * net/browse-url.el (browse-url-default-browser): Signal an error
3719 if no usable browser can be found, rather than try to load w3.
3720
3721 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
3722
3723 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
3724 replacing existing properties.
3725 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
3726 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
3727 tty specs.
3728 (rcirc-server-prefix, rcirc-server): New faces.
3729 (rcirc-url-regexp): Generate with rx macro.
3730 (rcirc-last-server-message-time): New variable.
3731 (rcirc-filter): Record time of last message.
3732 (rcirc-keepalive): Kill processes that did not send a message
3733 since the last ping.
3734 (rcirc-mode): Give rcirc-topic a local binding here.
3735
3736 2005-11-19 Michael Cadilhac <michael.cadilhac@lrde.org> (tiny change)
3737
3738 * subr.el (read-passwd): Fontify the prompt as we do with other
3739 prompts.
3740
3741 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
3742
3743 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
3744 binding buffer-read-only to nil.
3745
3746 2005-11-19 Eli Zaretskii <eliz@gnu.org>
3747
3748 * complete.el (partial-completion-mode):
3749 Mention completion-auto-help in the doc string.
3750
3751 * man.el (Man-highlight-references): Doc fix. Reformat code in a
3752 more Lisp-ish way.
3753
3754 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
3755
3756 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
3757 digits, not 8, to avoid misalignment for files larger than 100MB.
3758
3759 2005-11-19 Eli Zaretskii <eliz@gnu.org>
3760
3761 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
3762 Mention "keyboard shortcuts" in the help text.
3763
3764 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3765
3766 * startup.el (fancy-splash-default-action): Discard only
3767 mouse-down and succeeding mouse-up events in the splash screen
3768 window so that drag-n-drop event can be processed.
3769
3770 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * longlines.el (longlines-mode): Add hacks for mail-mode and
3773 message-mode.
3774
3775 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3776
3777 * textmodes/org.el (org-table-sort-lines): New command.
3778 (org-tbl-menu): Add entry for `org-table-sort-lines'.
3779 (org-add-file): Command removed, use `org-agenda-file-to-front'
3780 instead.
3781 (org-export-icalendar): Use `org-icalendar-combined-name'.
3782 (org-cycle-agenda-files, org-agenda-file-to-end)
3783 (org-agenda-file-to-front): New commands.
3784 (org-table-tab-jumps-over-hlines,org-export-html-style): New
3785 options.
3786 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
3787 (org-at-table.el-p, org-set-autofill-regexps,org-html-protect):
3788 New functions.
3789 (org-fill-paragraph): Call `org-table-align' in tables.
3790 (org-mode): Call `org-set-autofill-regexps'.
3791 (org-export-as-html): Support for local handformatted lists.
3792 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
3793 (org-export-local-list-max-depth): New option.
3794 (org-html-expand): Use `org-html-protect'.
3795
3796 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
3797
3798 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
3799 to "p".
3800 (gdb): Move definition of gud-pp to...
3801
3802 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
3803 speedbar.
3804 (gdb-find-watch-expression): New function.
3805
3806 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
3807
3808 * faces.el (face-attribute, set-face-attribute): Mention existence
3809 of `:ignore-defface' setting in docstring.
3810
3811 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3812
3813 * simple.el (completion-setup-function): Fix last change.
3814
3815 2005-11-17 John Paul Wallington <jpw@pobox.com>
3816
3817 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
3818 Use `posn-set-point' instead of `mouse-set-point' because the
3819 latter is not fbound when configured without X.
3820
3821 * comint.el (comint-insert-input): Likewise.
3822
3823 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
3824
3825 * simple.el (hard-newline): New variable.
3826 (sendmail-user-agent-compose, next-line): Use it.
3827
3828 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
3829 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
3830 (mail-mail-reply-to, mail-mail-followup-to)
3831 (mail-position-on-field, mail-signature, mail-yank-original)
3832 (mail-attach-file): Likewise.
3833
3834 * mail/mailheader.el (mail-header-format)
3835 (mail-header-format-function): Likewise.
3836
3837 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
3838
3839 2005-11-17 Juri Linkov <juri@jurta.org>
3840
3841 * font-lock.el (font-lock-faces): Rename this defgroup from
3842 `font-lock-highlighting-faces'.
3843 (font-lock-comment-face, font-lock-comment-delimiter-face)
3844 (font-lock-string-face, font-lock-doc-face)
3845 (font-lock-keyword-face, font-lock-builtin-face)
3846 (font-lock-function-name-face, font-lock-variable-name-face)
3847 (font-lock-type-face, font-lock-constant-face)
3848 (font-lock-warning-face, font-lock-negation-char-face)
3849 (font-lock-preprocessor-face)
3850 (font-lock-regexp-grouping-backslash)
3851 (font-lock-regexp-grouping-construct): Rename :group from
3852 `font-lock-highlighting-faces' to `font-lock-faces'.
3853
3854 * cus-edit.el (lisp, c, tex):
3855 * progmodes/ada-mode.el (ada):
3856 * progmodes/asm-mode.el (asm):
3857 * progmodes/cperl-mode.el (cperl-faces):
3858 * progmodes/cpp.el (cpp):
3859 * progmodes/dcl-mode.el (dcl):
3860 * progmodes/f90.el (f90):
3861 * progmodes/fortran.el (fortran):
3862 * progmodes/icon.el (icon):
3863 * progmodes/idlwave.el (idlwave-misc):
3864 * progmodes/m4-mode.el (m4):
3865 * progmodes/make-mode.el (makefile):
3866 * progmodes/meta-mode.el (meta-font):
3867 * progmodes/modula2.el (modula2):
3868 * progmodes/octave-mod.el (octave):
3869 * progmodes/pascal.el (pascal):
3870 * progmodes/perl-mode.el (perl):
3871 * progmodes/prolog.el (prolog):
3872 * progmodes/ps-mode.el (PostScript-edit):
3873 * progmodes/scheme.el (scheme):
3874 * progmodes/sh-script.el (sh-script):
3875 * progmodes/simula.el (simula):
3876 * progmodes/tcl.el (tcl):
3877 * textmodes/nroff-mode.el (nroff):
3878 * textmodes/reftex-vars.el (reftex-fontification-configurations):
3879 * textmodes/sgml-mode.el (sgml):
3880 * textmodes/texinfo.el (texinfo):
3881 Add :link (custom-group-link font-lock-faces) to defgroup.
3882
3883 * hi-lock.el (hi-lock): Rename this defgroup from
3884 `hi-lock-interactive-text-highlighting'. Change parent group from
3885 `faces' to `font-lock'. Add link to the manual.
3886 (hi-lock-mode, hi-lock-file-patterns-range)
3887 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
3888 `hi-lock-interactive-text-highlighting' to `hi-lock'.
3889 (hi-lock-faces): Add :group `faces'.
3890
3891 * cus-edit.el (custom-variable-prompt): Clarify the code.
3892
3893 * faces.el (face-read-string): Set the default value arg of
3894 completing-read.
3895
3896 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * rfn-eshadow.el (file-name-shadow-properties)
3899 (file-name-shadow-tty-properties, file-name-shadow-mode):
3900 Remove autoloads, because the file is now preloaded.
3901
3902 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3903
3904 * printing.el (easy-menu-intern): Don't define.
3905 (pr-get-symbol): Use easy-menu-intern only if defined.
3906
3907 * simple.el (blink-matching-open): Simplify a bit.
3908 (completion-setup-function): Fix the case of partial-completion-mode
3909 when the minibuffer's contents start with "-".
3910 Obey completion-base-size-function even when
3911 minibuffer-completing-file-name is non-nil.
3912
3913 2005-11-16 Richard M. Stallman <rms@gnu.org>
3914
3915 * net/eudcb-ph.el (eudc-ph-open-session):
3916 Use set-process-query-on-exit-flag.
3917
3918 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
3919
3920 * international/ucs-tables.el (ucs-set-table-for-input):
3921 Use make-local-variable, not make-variable-buffer-local.
3922
3923 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3924 Improve warning message text.
3925
3926 * savehist.el (savehist-save-hook): Add :group.
3927
3928 * menu-bar.el (menu-bar-help-menu):
3929 Rename Find Extra Packages to External Packages.
3930
3931 * cus-edit.el (Custom-reset-standard): Verify that
3932 :custom-standard-value prop exists before calling it.
3933
3934 * apropos.el (apropos-calc-scores): Use apropos-pattern.
3935
3936 2005-11-16 Martin Rudalics <rudalics@gmx.at> (tiny change)
3937
3938 * wid-edit.el (color): Enclose %t in %{...%}.
3939
3940 * cus-edit.el (face): Enclose %t in %{...%}.
3941
3942 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
3943
3944 * savehist.el (savehist-mode-hook): Re-add the var.
3945 (savehist-mode): Use it.
3946
3947 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3948
3949 * textmodes/flyspell.el: Fix commenting convention.
3950 Remove unnecessary leading * in custom docstrings.
3951 (flyspell-emacs): Remove unused var.
3952 (flyspell-delete-region-overlays): Use remove-overlays.
3953 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
3954 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
3955 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
3956 (flyspell-debug-signal-word-checked): Use with-current-buffer.
3957 (make-flyspell-overlay): Don't locally reuse a global name.
3958 (flyspell-highlight-incorrect-region)
3959 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
3960 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
3961 (flyspell-notify-misspell): Remove unused args `start' and `end'.
3962 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
3963 Wrap calls to accept-process-output inside with-local-quit since it's
3964 often called from a post-command-hook.
3965 (flyspell-correct-word, flyspell-auto-correct-word):
3966 Use ispell-send-string.
3967 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
3968
3969 * calendar/diary-lib.el (diary-list-entries): Also hide the
3970 terminating newline.
3971
3972 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
3973
3974 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
3975 window-system, to allow fonts on tty.
3976
3977 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
3978
3979 * progmodes/gud.el (gud-speedbar-item-info): New function.
3980 (gud-install-speedbar-variables): Use it to display data type
3981 of watch expression as a tooltip in speedbar.
3982
3983 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
3984
3985 * font-core.el (global-font-lock-mode): Add :version keyword,
3986 because default was changed.
3987
3988 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
3989
3990 * startup.el (command-line): Use `custom-reevaluate-setting' for
3991 `file-name-shadow-mode'.
3992
3993 * loadup.el: Preload rfn-eshadow.
3994
3995 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
3996 Add :version keyword.
3997 (file-name-shadow-properties, file-name-shadow-tty-properties)
3998 (file-name-shadow): Add :version keyword.
3999
4000 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
4001 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
4002 in the custom-group property of the symbol frames and the fringe
4003 group got no link to its parent group frames.
4004 Doc fix.
4005
4006 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
4007
4008 * progmodes/gud.el (gud-stop-subjob): New function.
4009 (gud-menu-map, gud-tool-bar-map): Use it.
4010
4011 2005-11-16 Kim F. Storm <storm@cua.dk>
4012
4013 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
4014 than kill it.
4015 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
4016 to a more useful/logical place.
4017
4018 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
4019
4020 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
4021 go buttons complementary.
4022
4023 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4024
4025 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
4026 (rfn-eshadow-sifn-equal): New function.
4027 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
4028
4029 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
4030
4031 * viper-utils (viper-non-word-characters-reformed-vi): Quote `-' in
4032 string.
4033
4034 * viper.el (viper-emacs-state-mode-list): Ensure that
4035 rcirc-mode buffers come up in Emacs state.
4036
4037 * ediff-util (ediff-make-temp-file): Use proper file-name-handler
4038 operation.
4039
4040 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
4041
4042 * term.el (term-termcap-format): Fix typos.
4043 (term-down): Fix the negative argument case.
4044
4045 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
4046
4047 * progmodes/gdb-ui.el: Remove face-alias left over from change on
4048 2005-08-15.
4049 (gdb-ann3): New command gud-go.
4050 (menu): Accomodate gdb-mi.el.
4051 (gdb-assembler-custom): Make buffer of selected window current
4052 so that set-window-point works.
4053
4054 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
4055 buttons and include new ones.
4056
4057 2005-11-16 Kim F. Storm <storm@cua.dk>
4058
4059 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
4060 (gud-menu-map): Use it.
4061
4062 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
4063
4064 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
4065 that works correctly for Custom and that does not override a user
4066 who disables it.
4067
4068 * help-mode.el (help-make-xrefs, help-xref-on-pp)
4069 (help-xref-interned, help-follow): Make hyperlinks for variables
4070 that are unbound, but have a non-nil variable-documentation property.
4071
4072 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
4073 mode hook. (It conflicted with defcustoms for some mode hooks.)
4074 Use the `variable-documentation' property to give the mode hook a
4075 docstring and expand that docstring.
4076
4077 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
4078
4079 * savehist.el (savehist-mode): Don't bother with
4080 `custom-set-minor-mode'.
4081 (savehist-coding-system): Check XEmacs version.
4082 (history-length): Declare also at run time.
4083 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
4084 Don't set the customize state.
4085 (savehist-minibuffer-hook): Special case for when
4086 minibuffer-history-variable is equal to t.
4087
4088 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4089
4090 * files.el (write-file): Refresh VC status.
4091
4092 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
4093 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
4094 than fundamental-mode to see if the mode was set.
4095
4096 2005-11-14 Romain Francoise <romain@orebokech.com>
4097
4098 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
4099 dummy function in `eval-when-compile' to avoid compiler warning.
4100 Require `man' at compile time.
4101
4102 2005-11-14 Jay Belanger <belanger@truman.edu>
4103
4104 * calc-alg.el (calcFunc-write-out-power): Rename it to
4105 calcFunc-powerexpand.
4106 (math-write-out-power): Rename it to math-powerexpand; have it
4107 handle negative exponents.
4108 (calc-writeoutpower): Rename it to calc-powerexpand.
4109
4110 * calc-ext.el: Change calcFunc-writeoutpower and
4111 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
4112 autoloads.
4113 Add calcFunc-ldiv to autoloads.
4114
4115 * calc-arith.el (calcFunc-ldiv): New function.
4116
4117 * calc.el (calc-left-divide): New function.
4118
4119 2005-11-14 Juri Linkov <juri@jurta.org>
4120
4121 * cus-edit.el (custom-variable-prompt): Set the default value arg
4122 of completing-read.
4123
4124 * cus-dep.el (custom-make-dependencies): Reverse the list of
4125 found dependencies.
4126
4127 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
4128
4129 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
4130 Highlighting" entry, it is on by default now.
4131 (menu-bar-options-save): Do not save global-font-lock-mode.
4132
4133 2005-11-13 Richard M. Stallman <rms@gnu.org>
4134
4135 * textmodes/flyspell.el (flyspell-large-region):
4136 Call flyspell-accept-buffer-local-defs.
4137
4138 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
4139
4140 * textmodes/flyspell.el (flyspell-notify-misspell):
4141 Fix misspelling of "Misspelling".
4142 (flyspell-process-localwords): New function.
4143 (flyspell-large-region): Call flyspell-process-localwords and
4144 flyspell-delete-region-overlays.
4145 (flyspell-delete-region-overlays): New function.
4146 (flyspell-delete-all-overlays): Call that.
4147
4148 2005-11-13 Richard M. Stallman <rms@gnu.org>
4149
4150 * help.el (help-for-help-internal): Improve doc of C-h a.
4151 (describe-key): Improve prompt; doc fix.
4152
4153 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4154
4155 * vc-svn.el (vc-svn-registered): Catch all errors.
4156
4157 * cus-dep.el (custom-make-dependencies): Typo.
4158
4159 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
4160
4161 * net/tramp-util.el (top): Fix compilation warning.
4162
4163 2005-11-13 Kim F. Storm <storm@cua.dk>
4164
4165 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
4166
4167 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
4168
4169 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
4170 (gud-speedbar-buttons): Match on "const char *" too.
4171
4172 * progmodes/gdb-ui.el (gdb-var-create-handler)
4173 (gdb-var-list-children-handler): Match on "const char *" too.
4174 (gdb-var-evaluate-expression-handler): Match on empty string.
4175 (gdb-var-update-handler): Only call
4176 gdb-var-evaluate-expression-handler when required.
4177
4178 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
4179
4180 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
4181 selected window. This still doesn't work for speedbar.
4182 (gud-speedbar-buttons): Handle string expressions properly.
4183
4184 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
4185 (gdb-var-create-handler): Handle string expressions properly.
4186 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
4187 Handle string expressions properly. Move "type" field into regexp.
4188
4189 2005-11-12 Karl Fogel <kfogel@red-bean.com>
4190
4191 * bookmark.el (bookmark-maybe-message): New function to reduce
4192 code duplication: invokes `message' iff baud-rate is high enough.
4193 (bookmark-write-file): Use above instead of an inline conditional.
4194 (bookmark-load): Same.
4195
4196 2005-11-12 Karl Fogel <kfogel@red-bean.com>
4197
4198 * bookmark.el (bookmark-write-file): Don't visit the destination
4199 file, just write the data to it using write-region. This is
4200 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
4201 change to avoid visiting the file in the first place.
4202
4203 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * hi-lock.el (hi-lock-mode): Set the default value of
4206 font-lock-defaults.
4207
4208 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
4209
4210 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
4211 arg to `file-attributes'.
4212 (find-lisp-format): The UID and GID can now be strings.
4213
4214 2005-11-12 Kim F. Storm <storm@cua.dk>
4215
4216 * help.el (help-map): Bind C-h d to apropos-documentation.
4217
4218 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
4219 when point is at end-of-buffer.
4220
4221 * apropos.el (apropos-match-face): Doc fix.
4222 (apropos-sort-by-scores): Add new choice `verbose'.
4223 (apropos-documentation-sort-by-scores): New defcustom.
4224 (apropos-pattern): Now contains the pattern entered by the user.
4225 (apropos-pattern-quoted): New defvar.
4226 (apropos-regexp): New defvar, containing the regexp corresponding
4227 to apropos-pattern.
4228 (apropos-all-words-regexp): Rename from apropos-all-regexp.
4229 (apropos-read-pattern): New defun. Use it to read pattern arg in
4230 interactive calls; returns list of words for a word list, and
4231 string for a regexp.
4232 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
4233 parses a list of words or regexp as returned by apropos-read-pattern.
4234 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
4235 (apropos-score-doc): Return a very high score if the string
4236 entered by the user matches literally.
4237 (apropos-variable): Doc fix. Use apropos-read-pattern.
4238 (apropos-command): Doc fix. Use apropos-read-pattern and
4239 apropos-parse-pattern. Call apropos-print with nosubst=t.
4240 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
4241 apropos-parse-pattern.
4242 (apropos-documentation): Doc fix. Use apropos-read-pattern and
4243 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
4244 apropos-documentation-sort-by-scores. Call apropos-print with
4245 nosubst=t.
4246 (apropos-documentation-internal): Pass doc string through
4247 substitute-key-definition before adding text properties.
4248 Highlight substring matching literal user input if possible.
4249 (apropos-documentation-check-doc-file): Remove locals beg and end.
4250 Fix calculation of score (as added twice). Pass doc string through
4251 substitute-key-definition before adding text properties.
4252 (apropos-documentation-check-elc-file): Pass doc string through
4253 substitute-key-definition before adding text properties.
4254 Highlight substring matching literal user input if possible.
4255 (apropos-print): Add new arg NOSUBST; if set, command and variable
4256 doc strings have already been passed through substitute-key-definition.
4257 Add code to handle apropos-accumulator items without score element
4258 for backwards compatibility (e.g. with woman package).
4259 Only show scores if apropos-sort-by-scores is `verbose'.
4260
4261 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4262
4263 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
4264 Add jka-compr-load-suffixes to load-suffixes.
4265
4266 * jka-compr.el: Require jka-cmpr-hook.
4267 (jka-compr-info-compress-message, jka-compr-info-compress-program)
4268 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
4269 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
4270 (jka-compr-info-can-append, jka-compr-info-strip-extension)
4271 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
4272 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
4273 (jka-compr-uninstall): Remove entries from
4274 jka-compr-added-to-file-coding-system-alist after they are used.
4275 (jka-compr-error): Remove unused var `curbuf'.
4276 (jka-compr-file-local-copy): Remove unused var `notfound'.
4277
4278 2005-11-10 Romain Francoise <romain@orebokech.com>
4279
4280 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
4281
4282 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
4283
4284 * progmodes/gud.el (gud-menu-map): Move parentheses.
4285 (gdb): New command gud-pv.
4286
4287 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4288
4289 * tar-mode.el: Remove spurious or unnecessary leading stars
4290 in docstrings.
4291 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
4292 (tar-parse-octal-integer-safe): Use mapc.
4293 (tar-header-block-summarize): Remove unused var `ck'.
4294 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
4295 cleared before. Obey default-enable-multibyte-characters.
4296 Use mapconcat. Simplify setting of tar-header-offset.
4297 (tar-mode-map): Move initialization inside delcaration.
4298 (tar-flag-deleted): Use `abs'.
4299 (tar-expunge-internal): Remove unused var `line'.
4300 (tar-expunge-internal): Don't hardcode point-min==1.
4301 (tar-expunge): Widen while doing set-buffer-multibyte.
4302 (tar-rename-entry): Use file-name-coding-system.
4303 (tar-alter-one-field): Don't hardcode point-min==1.
4304 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
4305 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
4306
4307 2005-11-10 Masatake YAMATO <jet@gyve.org>
4308
4309 * add-log.el (add-log-current-defun): Handle class::method
4310 notation of c++. Fix incorrect comment.
4311
4312 2005-11-10 Alan Mackenzie <acm@muc.de>
4313
4314 * help-fns.el (describe-variable): Make C-h v work when a variable
4315 has variable documentation yet is unbound.
4316
4317 2005-11-10 Masatake YAMATO <jet@gyve.org>
4318
4319 * man.el (Man-highlight-references): Set an empty
4320 string to `Man-arguments' if it is nil.
4321 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
4322
4323 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4324
4325 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
4326 commenting conventions.
4327
4328 * cus-dep.el (custom-make-dependencies): Simplify.
4329 Better follow the commenting conventions.
4330
4331 2005-11-09 Richard M. Stallman <rms@gnu.org>
4332
4333 * apropos.el (apropos-pattern): Rename from apropos-regexp.
4334 (apropos-orig-pattern): Rename from apropos-orig-regexp.
4335 All uses changed.
4336 (apropos-rewrite-regexp): Doc fix.
4337 (apropos-variable, apropos-command, apropos, apropos-value):
4338 Change prompt; carry through the argument renaming.
4339
4340 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4341
4342 * find-lisp.el: Require dired.
4343 (find-lisp-find-dired-internal): Do not call
4344 `abbreviate-file-name' on DIR.
4345
4346 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
4347
4348 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
4349
4350 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
4351
4352 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
4353 when using the speedbar.
4354 (gdb): New command gud-pp.
4355 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
4356
4357 2005-11-09 Juri Linkov <juri@jurta.org>
4358
4359 * replace.el (occur-excluded-properties): New defcustom.
4360 (occur-1, occur-engine, occur-accumulate-lines): Use it.
4361
4362 2005-11-08 Jay Belanger <belanger@truman.edu>
4363
4364 * calc/calc-units.el (math-convert-units): Replace any composite
4365 unit by its definition.
4366
4367 2005-11-08 Lars Hansen <larsh@soem.dk>
4368
4369 * emacs-lisp/autoload.el (update-directory-autoloads):
4370 Add obsolete function alias.
4371
4372 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4373
4374 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
4375 comment-indent-function.
4376 (lisp-comment-indent): Replace by an alias for comment-indent-default.
4377
4378 * reveal.el (reveal-post-command): Rework the handling of
4379 reveal-open-spots, so as to be more reliable. There were several
4380 tricky corner cases where an open spot might be lost, or where
4381 a closed spot might end up on the list of open spots.
4382 Only reveal text that's ellipsised.
4383
4384 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
4385
4386 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
4387
4388 2005-11-07 John Paul Wallington <jpw@gnu.org>
4389
4390 * ibuffer.el (ibuffer): Search iconified frames too when
4391 getting Ibuffer buffer's window.
4392
4393 2005-11-06 Richard M. Stallman <rms@gnu.org>
4394
4395 * progmodes/compile.el (compilation-internal-error-properties):
4396 save-excursion around the computation of MARKER.
4397
4398 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
4399
4400 * textmodes/flyspell.el (flyspell-external-point-words):
4401 flyspell-get-word returns a list, not just a string.
4402
4403 2005-11-06 John Paul Wallington <jpw@pobox.com>
4404
4405 * ibuffer.el (ibuffer): Search all visible frames when getting
4406 Ibuffer buffer's window.
4407
4408 2005-11-07 Masatake YAMATO <jet@gyve.org>
4409
4410 * man.el (Man-reference-regexp): Accept spaces between
4411 `Man-name-regexp' and `Man-section-regexp'.
4412 (Man-apropos-regexp): New variable.
4413 (Man-abstract-xref-man-page): Use value for `Man-target-string'
4414 if available.
4415 (Man-highlight-references, Man-highlight-references0):
4416 Handle the case when `Man-arguments' includes "-k".
4417 (Man-highlight-references0): Rename the argument `TARGET-POS' to
4418 `TARGET'. `TARGET' can be a number, function or nil.
4419
4420 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
4421
4422 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
4423 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
4424 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
4425 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
4426 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
4427 (gdb-send-item): Use buffer-local-value and simplify.
4428
4429 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
4430
4431 * startup.el (command-line): Use `custom-reevaluate-setting' for
4432 `global-font-lock-mode'.
4433
4434 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
4435 by default, except in batch mode or when the -D option is given.
4436
4437 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
4438 specified keyword args on to `define-minor-mode'. Update docstring.
4439
4440 2005-11-05 Romain Francoise <romain@orebokech.com>
4441
4442 * replace.el (occur-engine): Add marker at end of line, too.
4443
4444 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4445
4446 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4447 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4448 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4449 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4450 argument to all these routines, so the passphrase can be managed
4451 externally and passed in to the system.
4452 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4453 pgg-add-passphrase-to-cache function.
4454
4455 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4456 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
4457 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
4458 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
4459 argument to all these routines, so the passphrase can be managed
4460 externally and passed in to the system.
4461 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
4462 function.
4463
4464 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
4465
4466 * font-lock.el: Don't deal with font-lock-face-attributes here,
4467 move the code ...
4468
4469 * startup.el (command-line): ... here. Use face-spec-set instead
4470 of custom-declare-face.
4471
4472 * faces.el (face-spec-set): Reset the face if spec is not nil.
4473
4474 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
4475
4476 * newcomment.el (comment-region-internal): Box more tightly in the
4477 common case where there's no TAB in the boxed text.
4478
4479 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4480
4481 * info.el (info-tool-bar-map): Use images prev-node, next-node and
4482 up-node.
4483
4484 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
4485
4486 * newsticker.el: Commentary updated. Code formatting changed.
4487 (newsticker-version): Change to "1.9".
4488 (newsticker, newsticker-feed): Doc fix.
4489 (newsticker-url-list): Doc fix. Add option "Weekly".
4490 (newsticker-retrieval-interval): Add option "Weekly".
4491 (newsticker-headline-processing): Doc fix.
4492 (newsticker-auto-mark-filter): Remove.
4493 (newsticker-auto-mark-filter-list): New.
4494 (newsticker-layout, newsticker-sort-method): Doc fix.
4495 (newsticker-hide-old-items-in-newsticker-buffer)
4496 (newsticker-heading-format, newsticker-item-format)
4497 (newsticker-desc-format): Doc fix.
4498 (newsticker-show-all-rss-elements): Remove.
4499 (newsticker-show-all-news-elements): New.
4500 (newsticker-faces, newsticker-ticker): Doc fix.
4501 (remove-from-invisibility-spec): Code formatting.
4502 (newsticker--process-ids): New.
4503 (newsticker-mode): Doc fix.
4504 (newsticker-mode): Change mode-line-format.
4505 (newsticker-start): Remove debug output.
4506 (newsticker-start-ticker): Doc fix. Add Autoload cookie.
4507 (newsticker-w3m-show-inline-images): Code formatting.
4508 (newsticker-next-item): Call `force-mode-line-update'.
4509 (newsticker-previous-item): Call `force-mode-line-update'.
4510 (newsticker-next-feed): Call `force-mode-line-update'.
4511 (newsticker-previous-feed): Call `force-mode-line-update'.
4512 (newsticker-mark-all-items-at-point-as-read): Code formatting.
4513 (newsticker-show-old-items): Do not show descs.
4514 (newsticker-hide-entry): Hide too much.
4515 (newsticker-hide-entry, newsticker-show-entry)
4516 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
4517 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
4518 (newsticker-toggle-auto-narrow-to-item): Code formatting.
4519 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
4520 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
4521 (newsticker-get-news): Call `force-mode-line-update'.
4522 Collect process ids.
4523 (newsticker--sentinel): Change coding system handling.
4524 Move image retrieval to new functions newsticker--get-logo-url-*.
4525 Move feed parsing to new functions newsticker--parse-*.
4526 Update list of process ids.
4527 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
4528 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
4529 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
4530 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
4531 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
4532 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
4533 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
4534 (newsticker--decode-coding-string): Remove.
4535 (newsticker--decode-numeric-entities): Check input. Format code.
4536 (newsticker--remove-whitespace): Check input.
4537 (newsticker--do-forget-preformatted): Doc fix.
4538 (newsticker--decode-rfc822-date): Allow for missing time.
4539 (newsticker--update-process-ids): New.
4540 (newsticker--image-sentinel): Change comment.
4541 (newsticker--image-read): Change error message.
4542 (newsticker--imenu-goto): Doc fix. Show headline title.
4543 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
4544 (newsticker--buffer-do-insert-text): Clean whitespace in
4545 html-rendered headline title. Code formatting.
4546 Call `newsticker--buffer-print-extra-elements'.
4547 (newsticker--buffer-print-extra-element): Remove.
4548 (newsticker--buffer-print-extra-elements): New.
4549 (newsticker--buffer-do-print-extra-element): New.
4550 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
4551 large sizes.
4552 (newsticker--run-auto-mark-filter)
4553 (newsticker--do-run-auto-mark-filter):
4554 Use `newsticker-auto-mark-filter-list'.
4555
4556 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
4557
4558 * net/rcirc.el: Use split-string OMIT-NULLS argument.
4559 (rcirc-print): Force redisplay before running hooks. Do long
4560 buffer truncation after making new text read-only. Deal with nil
4561 text when decoding strings. If TARGET is nil, use either the
4562 currently selected buffer, if it is an rcirc buffer and of the
4563 same process or the process buffer.
4564 (rcirc-mode): Remove header-line. Recompute short buffer names.
4565 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
4566 (rcirc-short-buffer-name): Add variable.
4567 (rcirc-kill-buffer-hook): Recompute short buffer names.
4568 Remove nick from private channel.
4569 (rcirc-send-input): Send command text to current-buffer.
4570 Don't clear overlay arrow here.
4571 (rcirc-short-buffer-name): Return a short buffer name.
4572 (rcirc-update-short-buffer-names, rcirc-abbreviate)
4573 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
4574 buffer-name abbreviations.
4575 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
4576 Do not touch nick-table when killing a parted channel.
4577 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
4578 Clear arrow from current buffer if it is now hidden.
4579 (rcirc-current-buffer): Add variable.
4580 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
4581 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
4582 Remove -face from names.
4583 (rcirc-update-activity-string): Print "DND" when globally ignoring
4584 activity.
4585 (rcirc-ignore-buffer-activity-flag): Rename from
4586 rcirc-ignore-channel-activity.
4587 (rcirc-ignore-all-activity-flag): Doc fix.
4588 (rcirc-channels): Remove variable.
4589 (rcirc-kill-buffer-hook):
4590 (rcirc-get-buffer-create): Add nick to private channel.
4591 (rcirc-multiline-edit-submit): Remove tabs.
4592 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
4593 folded.
4594 (rcirc-remove-nick-channel): Bug fix.
4595 (rcirc-toggle-ignore-buffer-activity): Rename from
4596 rcirc-toggle-ignore-channel-activity.
4597 (rcirc-record-activity): Add buffers to the front of the list.
4598 (rcirc-update-activity): Remove killed buffers from list.
4599 (rcirc-process-server-response-1): Remove last argument if it is
4600 null before calling handler.
4601 (rcirc): Add "rcirc" defcustom prefix.
4602 (rcirc-prompt): Simplify default prompt.
4603 Use custom-initialize-default.
4604 (rcirc-private-chats): Remove variable.
4605 (rcirc-prompt): Change initialization.
4606 (rcirc-version): Remove function.
4607 (rcirc-id-string): Add constant.
4608 (rcirc-last-buffer): Remove variable.
4609 (rcirc-buffer-alist): Add variable.
4610 (rcirc-connect): Update variable setup.
4611 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
4612 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
4613 default.
4614 (rcirc-handler-generic): Trigger activity.
4615 (rcirc-send-message): Create the buffor of the target.
4616 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
4617 (rcirc-get-buffer): Just return nil if there is no matching buffer.
4618 (rcirc-multiline-edit-cancel): Remove function.
4619 (rcirc-set-last-buffer): Remove function.
4620 (rcirc-get-any-buffer): Add function.
4621 (rcirc-join-channels): Don't print /join text.
4622 (rcirc-toggle-ignore-channel-activity): Add and update echo area
4623 messages.
4624 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
4625 (rcirc-handler-NOTICE): Recognize CTCP responses.
4626 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
4627 constructing TOPIC string for buffers we are not JOINed.
4628 (rcirc-handler-CTCP-response): Add handler.
4629 (rcirc-multiline-edit-submit): Restore the window-configuration
4630 before adjusting point.
4631 (rcirc): Add customization group.
4632 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
4633 (rcirc-user-full-name, rcirc-startup-channels-alist)
4634 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
4635 (rcirc-ignore-all-activity-flag, rcirc-time-format)
4636 (rcirc-input-ring-size, rcirc-read-only-flag)
4637 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
4638 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
4639 Change defvar to defcustom.
4640 (rcirc-update-prompt): Add optional ALL arg, which will update
4641 prompts in all rcirc buffers. Regexp quote replacement text.
4642 (rcirc-fill-column): Accept frame-width as a value.
4643 (rcirc-set-changed): Add function.
4644 (rcirc-next-active-buffer): Write more meaningful messages.
4645 (rcirc-faces): Add customization group.
4646 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
4647 (rcirc-nick-in-message-face, rcirc-prompt-face)
4648 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
4649 (with-rcirc-process-buffer): Move before first usage.
4650 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
4651 (rcirc-debug-flag): Rename from `rcirc-log-p'.
4652 (rcirc-debug): Rename from `rcirc-log'.
4653 (rcirc-format-response-string): Do not print `-' chars for a
4654 NOTICE with no sender. Simplify output of server responses.
4655
4656 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
4657
4658 (rcirc-browse-url-map, rcirc-browse-url-at-point)
4659 (rcirc-browse-url-at-mouse, rcirc-mangle-text): Make urls
4660 mouse and RET clickable.
4661
4662 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
4663
4664 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
4665
4666 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4667
4668 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4669 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
4670 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
4671 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
4672 argument to all these routines, so the passphrase can be managed
4673 externally and passed in to the system.
4674 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4675 pgg-add-passphrase-to-cache function.
4676
4677 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4678 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
4679 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
4680 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
4681 argument to all these routines, so the passphrase can be managed
4682 externally and passed in to the system.
4683 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
4684 function.
4685
4686 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
4687
4688 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
4689 from goto-address-url-regexp.
4690
4691 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
4692
4693 * textmodes/org.el (org-read-date, org-goto-calendar)
4694 (org-recenter-calendar, org-agenda-goto-calendar):
4695 Temporarily clear `calendar-move-hook'.
4696
4697 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
4698
4699 * ediff-merge.el (ediff-merge-region-is-non-clash): Return t, if not
4700 merging.
4701
4702 * ediff-util.el (ediff-previous-difference): Don't skip regions that
4703 have merge clashes.
4704
4705 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4706
4707 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4708 Undo previous change.
4709
4710 * startup.el (command-line): Use `custom-reevaluate-setting' for
4711 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
4712 tty-register-default-colors on Mac.
4713
4714 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
4715
4716 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
4717 (gdb-buffer-type): Make it automatically buffer local...
4718 (gdb-get-create-buffer): ...and set it accordingly.
4719 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
4720 actually work.
4721
4722 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
4723
4724 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
4725 not red.
4726
4727 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
4728
4729 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
4730 case GUD buffer is not visible.
4731 (gdb-goto-breakpoint): Try to force display in source buffer.
4732 (gdb-frame-gdb-buffer): Copy other similar functions.
4733 (gdb-restore-windows): Don't display source if not asked for.
4734 (gdb-assembler-buffer-name): Don't capitalise.
4735
4736 2005-11-03 Richard M. Stallman <rms@gnu.org>
4737
4738 * wid-edit.el (key-sequence): New widget type.
4739
4740 * simple.el (set-mark-command-repeat-pop): New variable.
4741 (set-mark-command): Only interpret plan C-@ after a pop as a pop
4742 if set-mark-command-repeat-pop is true.
4743
4744 * info.el (Info-fontify-node): Don't display extra "see" if there
4745 already is one here.
4746
4747 * mouse.el: Fix special handling of DEL after dragging a region:
4748 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
4749 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
4750
4751 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
4752
4753 * textmodes/ispell.el (ispell-command-loop): Change `i' description
4754 not to assume it pertains to an affix.
4755
4756 * textmodes/flyspell.el (flyspell-post-command-hook):
4757 Bind deactivate-mark to prevent deactivation.
4758
4759 2005-11-03 Lars Hansen <larsh@soem.dk>
4760
4761 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
4762 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
4763 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
4764
4765 2005-11-03 Romain Francoise <romain@orebokech.com>
4766
4767 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
4768 Update copyright years.
4769
4770 2005-11-03 Sam Steingold <sds@gnu.org>
4771
4772 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
4773 Use system-type instead of window-system because window-system is not
4774 correctly defined during loadup.
4775
4776 2005-11-02 Mark A. Hershberger <mah@everybody.org>
4777
4778 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
4779 (xml-parse-tag): Join strings separated by a comment properly.
4780
4781 2005-11-02 Andreas Schwab <schwab@suse.de>
4782
4783 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
4784
4785 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
4786
4787 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
4788 (byte-optimize-pure-func): Quote the eval'd value.
4789
4790 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
4791 Rename from perl-font-lock-syntactic-face-function.
4792 Change the calling convention so it can be used as a font-lock MATCHER.
4793 Do the parse-partial-sexp loop outselves.
4794 (perl-font-lock-syntactic-keywords): Use it.
4795 (perl-mode): Don't set font-lock-syntactic-face-function any more.
4796
4797 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
4798
4799 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
4800 disassembly buffer too.
4801 (gdb-exited): Remove overlay arrows when execution has finished.
4802 (gdb-info-frames-custom, gdb-info-threads-custom)
4803 (gdb-info-registers-custom): Don't add inappropriate text
4804 properties if inferior is not active.
4805
4806 2005-11-02 Glenn Morris <rgm@gnu.org>
4807
4808 * progmodes/fortran.el (fortran-blink-match):
4809 Use `blink-matching-delay'.
4810
4811 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
4812
4813 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
4814
4815 2005-11-02 Lars Hansen <larsh@soem.dk>
4816
4817 * net/tramp.el (tramp-action-out-of-band): Handle scp message
4818 "Permission denied".
4819
4820 2005-11-01 Richard M. Stallman <rms@gnu.org>
4821
4822 * textmodes/flyspell.el (flyspell-external-point-words):
4823 Pass nil to flyspell-get-word.
4824
4825 2005-11-02 Kim F. Storm <storm@cua.dk>
4826
4827 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
4828 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
4829
4830 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
4831
4832 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
4833 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
4834 (calendar-mouse-print-dates): Add optional `event' argument.
4835 Update interactive-spec.
4836 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
4837 Use `calendar-event-to-date' instead of `event'.
4838
4839 2005-11-02 Masatake YAMATO <jet@gyve.org>
4840
4841 * progmodes/ld-script.el (ld-script-builtins):
4842 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
4843 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
4844 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
4845
4846 2005-11-01 Romain Francoise <romain@orebokech.com>
4847
4848 * vc-sccs.el: Update copyright year.
4849 * ezimage.el: Likewise.
4850
4851 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
4852
4853 * info.el (Info-fontify-node): Use `string-width' for fontifying
4854 underlined titles.
4855
4856 2005-11-01 Juri Linkov <juri@jurta.org>
4857
4858 * info.el (Info-fontify-node): Downcase node header keywords Node,
4859 Prev, Next, Up before comparison.
4860 (Info-history): Insert absolute directory name, and put invisible
4861 property on it.
4862
4863 2005-11-01 Juri Linkov <juri@jurta.org>
4864
4865 * info.el (Info-file-supports-index-cookies): New variable.
4866 (Info-find-node-2): Check makeinfo version for index cookie support.
4867 (Info-index-nodes): Search for nodes with index cookies only when
4868 Info-file-supports-index-cookies is t. Otherwise, search nodes
4869 with "Index" in the node name.
4870 (Info-index-node): Search index cookie in the current node only when
4871 Info-file-supports-index-cookies is t. Otherwise, check the word
4872 "Index" in the node name.
4873 (Info-find-emacs-command-nodes): Remove code that searches nodes
4874 with "Index" node name in the top menu.
4875
4876 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
4877
4878 * progmodes/scheme.el (scheme-mode-variables): Use the default
4879 comment-indent-function.
4880
4881 * faces.el (face-attribute): Handle the case where a face inherits from
4882 a non-existent face.
4883
4884 * simple.el (eval-expression-print-format): Use lisp-readable syntax
4885 for octal and hexa output, and merge the char into the paren.
4886 (kill-new): Use push.
4887 (copy-to-buffer): Use with-current-buffer.
4888 (completion-setup-function): Move code in loop to remove redundancy.
4889 (minibuffer-local-must-match-map): Don't add bindings that duplicate
4890 those inherited from minibuffer-local-completion-map.
4891
4892 * savehist.el (savehist-mode) <defcustom>:
4893 Use custom-set-minor-mode if available.
4894 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
4895 and emit a message if applicable.
4896
4897 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
4898
4899 * savehist.el: Sync up to version 19.
4900 (savehist-mode): New minor mode.
4901 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
4902 (savehist-length): Remove (use history-length instead).
4903 (savehist-file-modes): Rename from savehist-modes.
4904 (savehist-save-hook, savehist-loaded): New vars.
4905 (savehist-load): Use savehist-mode. Try to smooth up transition from
4906 old format to new format.
4907 (savehist-install): Allow savehist-autosave-interval to be nil.
4908 (savehist-save): Run the new hook. Be more careful to only trim the
4909 history variables.
4910 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
4911 (savehist-printable): Print into a buffer rather than char-by-char.
4912
4913 2005-11-01 John Wiegley <johnw@newartisans.com>
4914
4915 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
4916 toggle-ignore keybinding (C-a). The author said it had been
4917 disabled much earlier due to a possible incompatibility, but after
4918 many months of usage I have encountered no problems (and it is a
4919 rather useful option, especially for switching to " *temp*").
4920
4921 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
4922 support for OS/X's AddressBook, by calling out to the open source
4923 program "contacts" (installable through Fink).
4924
4925 * net/eudc.el (eudc-expand-inline): If the
4926 `eudc-multiple-match-handling-method' is set to `all', delete the
4927 query string before inserting the query result.
4928
4929 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
4930 flag, to prevent Eshell from using the system ls when
4931 `eshell-ls-insert-directory' is in used.
4932 (eshell-ls-insert-directory): Disable font-lock in directory
4933 buffer so that Eshell's own fontification is seen. This broke
4934 recently due to changes in font-lock, so this goes back to version
4935 21 behavior.
4936
4937 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
4938
4939 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
4940 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
4941 (gdb-many-windows): Doc fix.
4942
4943 2005-10-31 Romain Francoise <romain@orebokech.com>
4944
4945 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
4946
4947 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
4948
4949 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
4950 that global-font-lock-mode can be enabled by default.
4951
4952 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
4953 (font-lock-add-keywords, font-lock-remove-keywords)
4954 (font-lock-fontify-buffer): Remove autoload cookies.
4955
4956 * jit-lock.el (jit-lock-register): Likewise.
4957
4958 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
4959
4960 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
4961
4962 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
4963 intact if there is no gud-comint-buffer.
4964
4965 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
4968 old prompt comint-prompt-read-only is t and GDB commands are
4969 issued from tool bar etc.
4970
4971 2005-10-31 Masatake YAMATO <jet@gyve.org>
4972
4973 * vc.el (vc-directory-exclusion-list): Add "{arch}".
4974
4975 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
4976
4977 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
4978 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
4979
4980 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
4981
4982 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
4983 starting at beginning of line. Fontification is messed up when
4984 `open-paren-in-column-0-is-defun-start' set to t.
4985 Reported by John Paul Wallington <jpw@pobox.com>.
4986
4987 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
4988
4989 * comint.el (comint-send-input): Call `comint-update-fence' when
4990 `comint-process-echoes' and `comint-prompt-read-only' are both
4991 non-nil, to avoid leftover read-only newline.
4992
4993 2005-10-30 Richard M. Stallman <rms@gnu.org>
4994
4995 * textmodes/flyspell.el (flyspell-external-point-words):
4996 Detect when WORD can't be checked properly because
4997 flyspell-get-word finds just part of it, and move on.
4998
4999 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
5000 boundarychar for Polish.
5001 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
5002 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
5003
5004 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
5005
5006 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
5007 (gdb-registers-font-lock-keywords): Delete.
5008 (gdb-registers-mode): Don't fontify.
5009 (gdb-info-registers-custom): Use text properties instead as, in
5010 future, changed register values will use font-lock-warning-face.
5011 (gdb-local-font-lock-keywords): Rename to...
5012 (gdb-locals-font-lock-keywords): ...for consistency.
5013
5014 2005-10-30 Andre Spiegel <spiegel@gnu.org>
5015
5016 * vc.el (vc-switch-backend): Better error message if the buffer is
5017 not visiting a file under version control.
5018
5019 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
5020
5021 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
5022
5023 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
5024 ~/.emacs.d/.emacs.
5025
5026 2005-10-29 Richard M. Stallman <rms@gnu.org>
5027
5028 * replace.el (occur-mode-mouse-goto): Always go to other window.
5029 (occur-mode-goto-occurrence): Always switch in same window.
5030
5031 * simple.el (undo): Display message at end, not at start.
5032
5033 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
5034 New arg REUSE-CELL.
5035 (cancel-timer-internal): New function.
5036 (timer-event-handler): Use cancel-timer-internal,
5037 and pass the cell it returns to timer-activate...
5038
5039 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
5040 (jit-lock-deferred-fontify, jit-lock-context-fontify)
5041 (jit-lock-after-change): Test memory-full.
5042
5043 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
5044
5045 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5046 part of the decoded armor to find the key-identifier.
5047 (pgg-gpg-lookup-key-owner): New function to return the
5048 human-readable identifier of a key owner.
5049 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5050 key itself.
5051 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5052 the key value) if we have a key and can match it against a secret
5053 key. Also, added a note pointing out fact that the prompt only
5054 indicates the first matching key.
5055
5056 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5057 pgg-decrypt-region.
5058 (pgg-pending-timers): A new hash for tracking the passphrase cache
5059 timers, so that new ones supercede old ones.
5060 (pgg-add-passphrase-to-cache): Rename from
5061 `pgg-add-passphrase-cache' to reduce confusion (all callers
5062 changed). Modified to cancel old timers when new ones are added.
5063 (pgg-remove-passphrase-from-cache): Rename from
5064 `pgg-remove-passphrase-cache' to reduce confusion (all callers
5065 changed). Modified to cancel old timers when their keys are
5066 removed from the cache.
5067 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5068 XEmacs, an indirection to delete-itimer.
5069 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5070 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5071 users can only check cache without risk of prompting. Correct bug in
5072 notruncate behavior.
5073 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5074 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5075 Add informative docstrings.
5076 (pgg-decrypt): Convey provided passphrase in subordinate call to
5077 pgg-decrypt-region.
5078
5079 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5080 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5081 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5082 'passphrase' argument, so the passphrase can be managed externally
5083 and then passed in to the system.
5084
5085 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5086 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5087 so the passphrase cache can be used reliably with identifiers
5088 besides a pgp packet's key id.
5089
5090 * pgg-gpg.el (pgg-pgp-encrypt-region)
5091 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5092 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5093 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5094 argument to all these routines, so the passphrase can be managed
5095 externally and passed in to the system.
5096
5097 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5098 'notruncate' argument, so the passphrase cache can be used
5099 reliably with identifiers besides a pgp packet's key id.
5100
5101 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
5102
5103 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5104 symmetric encryption.
5105 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5106 encrypted session key.
5107 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5108 message ask for the passphrase in a proper way.
5109
5110 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5111 New user commands for symmetric encryption.
5112
5113 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
5114
5115 * textmodes/conf-mode.el (conf-assignment-sign)
5116 (conf-assignment-regexp): Fix docstrings.
5117 (conf-mode-initialize): New function.
5118 (conf-mode): Remove optional args. Use delay-mode-hooks to
5119 recognize recursive calls.
5120 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
5121 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
5122 (conf-xdefaults-mode): Use define-derived-mode and
5123 conf-mode-initialize.
5124
5125 2005-10-29 Romain Francoise <romain@orebokech.com>
5126
5127 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
5128
5129 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
5130
5131 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
5132 part of the decoded armor to find the key-identifier.
5133 (pgg-gpg-lookup-key-owner): New function to return the
5134 human-readable identifier of a key owner.
5135 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
5136 key itself.
5137 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
5138 the key value) if we have a key and can match it against a secret
5139 key. Also, added a note pointing out fact that the prompt only
5140 indicates the first matching key.
5141
5142 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
5143 pgg-decrypt-region.
5144 (pgg-pending-timers): A new hash for tracking the passphrase cache
5145 timers, so that new ones supercede old ones.
5146 (pgg-add-passphrase-to-cache): Rename from
5147 `pgg-add-passphrase-cache' to reduce confusion (all callers
5148 changed). Modified to cancel old timers when new ones are added.
5149 (pgg-remove-passphrase-from-cache): Rename from
5150 `pgg-remove-passphrase-cache' to reduce confusion (all callers
5151 changed). Modified to cancel old timers when their keys are
5152 removed from the cache.
5153 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
5154 XEmacs, an indirection to delete-itimer.
5155 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
5156 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
5157 users can only check cache without risk of prompting. Correct bug in
5158 notruncate behavior.
5159 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
5160 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
5161 Add informative docstrings.
5162 (pgg-decrypt): Convey provided passphrase in subordinate call to
5163 pgg-decrypt-region.
5164
5165 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
5166
5167 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
5168 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
5169 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
5170 'passphrase' argument, so the passphrase can be managed externally
5171 and then passed in to the system.
5172
5173 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
5174 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
5175 so the passphrase cache can be used reliably with identifiers
5176 besides a pgp packet's key id.
5177
5178 * pgg-gpg.el (pgg-pgp-encrypt-region)
5179 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
5180 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
5181 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
5182 argument to all these routines, so the passphrase can be managed
5183 externally and passed in to the system.
5184
5185 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
5186 'notruncate' argument, so the passphrase cache can be used
5187 reliably with identifiers besides a pgp packet's key id.
5188
5189 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
5190
5191 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
5192 symmetric encryption.
5193 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
5194 encrypted session key.
5195 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
5196 message ask for the passphrase in a proper way.
5197
5198 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
5199 New user commands for symmetric encryption.
5200
5201 2005-10-28 Bill Wohler <wohler@newt.com>
5202
5203 * help-mode.el (help-url): New button type. Calls browse-url.
5204 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
5205 Similar to Info nodes: URL `url'.
5206 (help-make-xrefs): Create help-url buttons for
5207 help-xref-url-regexp matches.
5208
5209 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
5210
5211 * tool-bar.el (tool-bar-add-item-from-menu)
5212 (tool-bar-local-item-from-menu): Fix doc strings.
5213
5214 2005-10-28 Romain Francoise <romain@orebokech.com>
5215
5216 * ldefs-boot.el: Update.
5217
5218 * subr.el (locate-library): Move from help-fns.el.
5219 * help-fns.el (locate-library): Move to subr.el.
5220
5221 2005-10-28 Richard M. Stallman <rms@gnu.org>
5222
5223 * net/tramp.el (tramp-completion-mode): defvar moved up.
5224
5225 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
5226
5227 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
5228
5229 * files.el (find-file-noselect): Use %d to format large file size.
5230
5231 * bindings.el (mode-line-format): Add %e.
5232
5233 * loadup.el ("facemenu"): Load unconditionally.
5234 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
5235 ("x-dnd"): Load, when appropriate.
5236
5237 * startup.el (command-line): Call before-init-hook earlier.
5238 Warn about some bad characters in -u user name.
5239
5240 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
5241 (flyspell-external-point-words): Error if misspelled word is not found.
5242 Set flyspell-large-region-beg at end of word.
5243
5244 2005-10-28 Andreas Schwab <schwab@suse.de>
5245
5246 * view.el (View-revert-buffer-scroll-page-forward):
5247 Use view-page-size-default.
5248
5249 2005-10-28 Juri Linkov <juri@jurta.org>
5250
5251 * international/quail.el (quail-get-current-str): Translate last
5252 raw character for deterministic input methods.
5253
5254 2005-10-27 Jay Belanger <belanger@truman.edu>
5255
5256 * calc/calc-ext.el: Add functions to autoloads.
5257 (math-identity-matrix-p, math-ident-row-p): New functions.
5258
5259 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
5260 multiplication by an identity matrix; don't turn multiplication by
5261 an inverse matrix into division.
5262 (math-div-symbol-fancy): Replace division by matrices with
5263 multiplication by inverse.
5264
5265 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
5266
5267 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
5268 (calc-writeoutpower): New functions.
5269
5270 2005-10-27 Romain Francoise <romain@orebokech.com>
5271
5272 * replace.el (occur-engine): Include colon in mouse-face highlight.
5273
5274 * dired-x.el: Change Maintainer field.
5275
5276 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
5277
5278 * longlines.el (longlines-mode): Bind after-change-functions to
5279 nil during initial decoding and final encoding.
5280
5281 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
5282
5283 * term.el (term-emulate-terminal, term-handle-colors-array)
5284 (term-handle-ansi-escape): Specify the terminfo capabilities
5285 implemented.
5286
5287 2005-10-26 Richard M. Stallman <rms@gnu.org>
5288
5289 * info.el (Info-fontify-node): Fix detection of sentence-break
5290 before *Note.
5291
5292 2005-10-26 Romain Francoise <romain@orebokech.com>
5293
5294 * smerge-mode.el: Add `tools' to file keywords.
5295
5296 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
5297
5298 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
5299 when the fringe is not available.
5300
5301 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
5302 (def-gdb-auto-update-trigger): Simplify construction.
5303 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
5304 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
5305 defined explicitly.
5306 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
5307 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
5308 defined explicitly.
5309 (gdb-info-locals-custom): Remove as it's a no-op.
5310
5311 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
5312
5313 * longlines.el (longlines-mode): Remove narrowing before
5314 performing the initial decoding or final encoding.
5315
5316 2005-10-25 Romain Francoise <romain@orebokech.com>
5317
5318 * emacs-lisp/find-func.el (find-library-name): Also strip
5319 extension if library name ends in .el, to take advantage of
5320 `find-library-suffixes'.
5321
5322 2005-10-25 Richard M. Stallman <rms@gnu.org>
5323
5324 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
5325
5326 2005-10-25 Juri Linkov <juri@jurta.org>
5327
5328 * textmodes/texinfo.el (texinfo-mode): Change charset of one
5329 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
5330
5331 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5332
5333 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
5334 (blackbox-redefine-key): Add argument `map'.
5335
5336 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
5337 regions when moving the jit-lock-context-unfontify-pos boundary.
5338
5339 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
5340
5341 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
5342
5343 2005-10-25 Masatake YAMATO <jet@gyve.org>
5344
5345 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
5346
5347 2005-10-25 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
5348
5349 * play/blackbox.el (blackbox-redefine-key): New function.
5350 (blackbox-mode-map): Use it to remap existing bindings for cursor
5351 motion instead of binding literal keys.
5352
5353 2005-10-25 Glenn Morris <rgm@gnu.org>
5354
5355 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
5356 diary does not end in a newline. Do not assume a blank line at
5357 the start of the diary file.
5358
5359 2005-10-25 Kenichi Handa <handa@m17n.org>
5360
5361 * international/quail.el (quail-translate-key): If the input
5362 method is deterministic and failed to handle the last key, restart
5363 the key handling loop from an appropriate key.
5364
5365 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
5366
5367 * vc.el (vc-dired-mode): Extend comment for binding of
5368 `directory-listing-before-filename-regexp'.
5369
5370 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5371
5372 * textmodes/texinfo.el (texinfo-mode):
5373 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
5374 not to unnecessarily expose emacs-mule's internal char codes.
5375
5376 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
5377
5378 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
5379 Display hand pointer and help-echo on disabled icon too.
5380 (gdb-mouse-until): New function.
5381 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
5382
5383 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
5384
5385 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
5386 with 2005-10-23 change to doctor.el.
5387
5388 * finder.el (finder-mode-map): Add follow-link binding.
5389
5390 2005-10-25 Kim F. Storm <storm@cua.dk>
5391
5392 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
5393 to gdb-mouse-toggle-breakpoint-fringe.
5394 (gdb-mouse-toggle-breakpoint-margin): Rename from
5395 gdb-mouse-toggle-breakpoint. Fix doc.
5396 (gdb-mouse-toggle-breakpoint-fringe): New defun.
5397 (gdb-put-string): Add optional SPROPS arg. Add props to string.
5398 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
5399 string properties also for fringe breakpoint bitmaps.
5400
5401 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
5402
5403 * textmodes/org.el (org-start-icalendar-file): Fix format form.
5404
5405 2005-10-25 Masatake YAMATO <jet@gyve.org>
5406
5407 * simple.el (completion-common-substring):
5408 Use `completion-common-substring' prior to `completion-base-size'.
5409
5410 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
5411
5412 * savehist.el: Require CL while compiling.
5413 (savehist-history-variables): Remove.
5414 (savehist-save-minibuffer-history, savehist-additional-variables)
5415 (savehist-minibuffer-history-variables): New vars.
5416 (savehist-save): Use them.
5417 (savehist-uninstall, savehist-minibuffer-hook): New funs.
5418 (savehist-install): New fun, extracted from savehist-load.
5419 (savehist-load): Use them.
5420
5421 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5422
5423 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
5424 a dummy doc-string-elt property.
5425 (defalias, defvaralias, define-category): Add a docstring property.
5426
5427 * image.el (defimage):
5428 * widget.el (define-widget):
5429 * custom.el (defface, defcustom): Add `doc-string' declaration.
5430
5431 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
5432 (defadvice): Add `doc-string' declaration.
5433
5434 * emacs-lisp/byte-run.el (macro-declaration-function):
5435 Handle `doc-string' declarations.
5436 (define-obsolete-function-alias, define-obsolete-variable-alias):
5437 Add `doc-string' declaration.
5438
5439 2005-10-24 Kenichi Handa <handa@m17n.org>
5440
5441 * international/utf-7.el (utf-7): Add autoload cookie.
5442
5443 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
5444
5445 2005-10-24 Eli Zaretskii <eliz@gnu.org>
5446
5447 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
5448 list of directories passed to batch-update-autoloads. Add "." to
5449 the list of the echoed directories.
5450
5451 * pgg-def.el:
5452 * pgg-gpg.el:
5453 * pgg-parse.el:
5454 * pgg-pgp.el:
5455 * pgg-pgp5.el:
5456 * pgg.el: Moved here from the gnus subdirectory.
5457
5458 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
5459
5460 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
5461 in case comint-prompt-read-only is set to t.
5462
5463 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
5464 in case comint-prompt-read-only is set to t.
5465
5466 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
5467
5468 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
5469 Now a string.
5470 (icalendar-import-format): Handle CLASS, STATUS, URL.
5471 Rename `subject' to `summary'.
5472 (icalendar-import-format-summary): Rename from
5473 `icalendar-import-format-subject'.
5474 (icalendar-import-format-url, icalendar-import-format-status)
5475 (icalendar-import-format-class): New variables.
5476 (icalendar--rris): Take variable argument list.
5477 (icalendar--datestring-to-isodate): Remove unnecessary
5478 calendar-style check when converting dates with explicit month names.
5479 (icalendar-export-region): Change return type of conversion
5480 subroutines. Bury current buffer unless error occurred.
5481 (icalendar--convert-to-ical)
5482 (icalendar--parse-summary-and-rest): New functions.
5483 (icalendar--convert-ordinary-to-ical)
5484 (icalendar--convert-weekly-to-ical)
5485 (icalendar--convert-yearly-to-ical)
5486 (icalendar--convert-block-to-ical)
5487 (icalendar--convert-cyclic-to-ical)
5488 (icalendar--convert-anniversary-to-ical): Change return type.
5489 Strip trailing blanks from subject.
5490 (icalendar--convert-sexp-to-ical): Change return type.
5491 Strip trailing blanks from subject. Handle simple sexp
5492 entries as generated by icalendar.el.
5493 (icalendar--convert-float-to-ical)
5494 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
5495 (icalendar-import-file): Doc fix.
5496 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
5497 Correct call to icalendar--rris.
5498 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
5499 `summary'.
5500 (icalendar--add-diary-entry): Rename `subject' to `summary'.
5501
5502 2005-10-24 Romain Francoise <romain@orebokech.com>
5503
5504 * server.el (server-sentinel): Set query-on-exit flag to nil on
5505 new client processes (it isn't inherited from the server process).
5506
5507 * replace.el (occur-engine): Rearrange text properties.
5508
5509 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5510
5511 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
5512 case-fold-search is nil.
5513 (debug-help-follow): Use help-xref-interned directly.
5514
5515 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
5516
5517 * thumbs.el (thumbs-image-type): Add .pbm.
5518
5519 2005-10-23 Richard M. Stallman <rms@gnu.org>
5520
5521 * faces.el (inhibit-face-set-after-frame-default): New variable.
5522 (set-face-attribute): Bind it.
5523 (face-set-after-frame-default): Test it.
5524
5525 * help-fns.el (describe-simplify-lib-file-name): New function.
5526 (describe-function-1, describe-variable): Use it.
5527
5528 * faces.el (describe-face): Use describe-simplify-lib-file-name.
5529
5530 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
5531 Eliminate nil as possible value.
5532 (tooltip-hide-delay): Reduce internal-border-width.
5533
5534 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
5535 (menu-bar-file-menu) <new-file>: Likewise.
5536
5537 * simple.el (line-move-finish): Ignore fields computing LINE-END.
5538
5539 * international/mule.el (load-with-code-conversion):
5540 Pass full file name to `eval-buffer' unless preloading.
5541
5542 * textmodes/flyspell.el (flyspell-large-region):
5543 Call ispell-check-version.
5544
5545 * textmodes/ispell.el (ispell-local-dictionary-overridden):
5546 Fix the make-variable-buffer-local call that was supposed
5547 to be for this variable.
5548 (ispell-aspell-supports-utf8): Doc fix.
5549 (ispell-find-aspell-dictionaries): Preserve elements of
5550 ispell-dictionary-alist for dictionaries that aspell doesn't report.
5551 (ispell-aspell-find-dictionary): Return nil on error.
5552
5553 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
5554 (doctor-symptoms): Likewise.
5555
5556 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
5557
5558 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
5559
5560 * cus-edit.el (custom-button, custom-button-pressed): New vars.
5561 (custom-raised-buttons): Add :set spec.
5562 (custom-button-unraised, custom-button-pressed-unraised):
5563 New faces, so that custom-raised-buttons actually does something.
5564 (custom-mode): Use custom-button and custom-button-pressed.
5565
5566 * wid-edit.el (widget-specify-button): Don't ignore
5567 widget-mouse-face on graphic terminals.
5568 (widget-move-and-invoke): Cleanup.
5569
5570 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
5571
5572 * whitespace.el (whitespace-cleanup): Doc fix.
5573
5574 2005-10-23 Romain Francoise <romain@orebokech.com>
5575
5576 * emulation/viper.el (viper-set-hooks): Quote forms passed to
5577 `eval-after-load' to avoid evaluating their result.
5578
5579 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
5580
5581 * files.el (directory-listing-before-filename-regexp):
5582 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
5583
5584 * dired.el (dired-move-to-filename-regexp): Remove.
5585 All occurences replaced by `directory-listing-before-filename-regexp'.
5586
5587 * dired-x.el, locate.el, vc.el:
5588 Replace `dired-move-to-filename-regexp' by
5589 `directory-listing-before-filename-regexp'. In vc.el it is
5590 overwritten locally; maybe this can be handled in files.el too.
5591
5592 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurences
5593 replaced by `directory-listing-before-filename-regexp'.
5594
5595 2005-10-23 Andreas Schwab <schwab@suse.de>
5596
5597 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
5598 and eval-next-after-load.
5599
5600 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
5601
5602 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
5603 exist, create it.
5604
5605 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
5606
5607 * allout.el: Remove autoloads for mailcrypt and crypt++.
5608 Require pgg, pgg-gpg during compilation.
5609 (allout-version): Increment version number to 2.1, and use a literal
5610 rather than RCS Id.
5611 (allout-default-encryption-scheme): Remove.
5612 (allout-passphrase-verifier-handling)
5613 (allout-passphrase-verifier-string)
5614 (allout-file-passphrase-verifier-string)
5615 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
5616 (allout-passphrase-hint-handling): Rename and simplify.
5617 (allout-init): Use `find-file-hook' if available, otherwise
5618 `find-file-hooks'.
5619 (allout-mode): Use `write-file-functions' if available, otherwise
5620 `local-write-file-hooks' and, instead of making auto-save-hook
5621 buffer local, make the write-file-hook activity contingent to
5622 allout-mode.
5623 (allout-mode): Use key-binding substitution in the docstring.
5624 (allout-kill-line): Spell-out kill ring data structure mutation
5625 instead of using byte-compiler-complaint-provoking `pop'.
5626 (allout-insert-listified): Use `insert' rather than `insert-string'
5627 (allout-toggle-current-subtree-encryption): Update docstring, adjust
5628 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
5629 (allout-encrypt-string): Totally revamped vis new underlying
5630 encryption facilities.
5631 (allout-mc-activate-passwd): Remove.
5632 (allout-obtain-passphrase): New, more or less replaces
5633 allout-mc-activate-passwd.
5634 (allout-encrypted-key-info): More or less replaces
5635 allout-encrypted-text-type.
5636 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
5637 (my-mark-marker): Use `(featurep 'xemacs)'.
5638
5639 2005-10-23 Lars Hansen <larsh@soem.dk>
5640
5641 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
5642 (byte-compile-file-form-defmumble, byte-compile-defun)
5643 (byte-compile-defmacro): Use it.
5644 (byte-compile-form): Don't call byte-compile-set-symbol-position
5645 when a byte-compile handler is called.
5646
5647 2005-10-22 Romain Francoise <romain@orebokech.com>
5648
5649 * savehist.el (savehist-history-variables): Add `grep-find-history'.
5650
5651 * subr.el (eval-after-load): Convert library name to an absolute
5652 file name using locate-library, since load-history no longer has
5653 library names in it.
5654
5655 2005-10-22 Richard M. Stallman <rms@gnu.org>
5656
5657 * files.el (make-temp-file): Move from subr.el.
5658 * subr.el (make-temp-file): Move to files.el.
5659
5660 * window.el (get-buffer-window-list): Move from subr.el.
5661 * subr.el (get-buffer-window-list): Move to window.el.
5662
5663 * image.el (image-load-path): Use eval-at-startup to initialize.
5664
5665 * subr.el (eval-at-startup): New macro.
5666
5667 * subr.el: Much rearrangement of functions and division
5668 into pages. No code changes.
5669
5670 2005-10-22 Kenichi Handa <handa@m17n.org>
5671
5672 * tar-mode.el (tar-extract): Be sure to call
5673 find-operation-coding-system if set-auto-coding doesn't find a
5674 coding system.
5675
5676 2005-10-22 Kim F. Storm <storm@cua.dk>
5677
5678 * image.el (image-type-header-regexps): Rename from image-type-regexps.
5679 Change users.
5680 (image-type-file-name-regexps): New defconst.
5681 (image-type-from-data): Simplify loop.
5682 (image-type-from-buffer): New defun.
5683 (image-type-from-file-header): Use it instead of image-type-from-data.
5684 Use image-search-load-path instead of only looking in data-directory.
5685 (image-type-from-file-name): New defun.
5686 (image-search-load-path): Change `pathname' to `filename'.
5687 Make PATH arg optional, default to image-load-path.
5688
5689 2005-10-21 Richard M. Stallman <rms@gnu.org>
5690
5691 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
5692
5693 * textmodes/paragraphs.el (sentence-end-base): New variable.
5694 (sentence-end): Use sentence-end-base.
5695
5696 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
5697
5698 * font-lock.el (font-lock-default-fontify-region): Check the multiline
5699 property independently from the font-lock-multiline variable.
5700
5701 2005-10-21 Richard M. Stallman <rms@gnu.org>
5702
5703 * emacs-lisp/find-func.el (find-library-name): Doc fix.
5704
5705 * startup.el (command-line): Convert library names
5706 in `load-history' to absolute file names.
5707
5708 * subr.el (symbol-file): Doc fix.
5709
5710 * loadhist.el (file-loadhist-lookup): Call locate-library
5711 instead of find-library-name. Don't try converting
5712 abs file names to library names, since load-history no longer
5713 has library names in it.
5714 (file-dependents, file-provides, file-requires): Doc fixes.
5715
5716 2005-10-21 Juri Linkov <juri@jurta.org>
5717
5718 * progmodes/etags.el (tags-table-mode): New function.
5719 (tags-verify-table): Replace initialize-new-tags-table with
5720 tags-table-mode.
5721
5722 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
5723 default value.
5724 (desktop-modes-not-to-save): Add tags-table-mode to the
5725 default value.
5726
5727 * info.el (Info-index-next): Add total number of index
5728 alternatives to the message.
5729
5730 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
5731 backward only space (instead of space and period) before looking
5732 at sentence end.
5733
5734 * simple.el (set-variable): Use user-variable-p instead of symbolp.
5735 Add the old variable value as 4th default-value arg of read-string.
5736
5737 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5738
5739 * cus-face.el (custom-declare-face): Make face from X resources
5740 also on Mac.
5741
5742 * disp-table.el (standard-display-g1, standard-display-graphic):
5743 Refuse to use string glyphs also on Mac.
5744 (standard-display-european): Don't set terminal coding system also
5745 on Mac.
5746
5747 * frame.el (display-screens): Use x-display-screens also on Mac.
5748
5749 2005-10-21 Romain Francoise <romain@orebokech.com>
5750
5751 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
5752
5753 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
5754
5755 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
5756 and $? into sexps.
5757
5758 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
5759 warning face on open-paren-in-column-0.
5760
5761 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
5762 boundary case. Fix typo.
5763 Suggested by Martin Rudalics <rudalics@gmx.at>.
5764
5765 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
5766
5767 * textmodes/org.el (org-combined-agenda-icalendar-file)
5768 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
5769 (org-export-icalendar-this-file)
5770 (org-export-icalendar-all-agenda-files)
5771 (org-export-icalendar-combine-agenda-files): New commands.
5772 (org-export-icalendar, org-print-icalendar-entries)
5773 (org-start-icalendar-file, org-finish-icalendar-file)
5774 (org-ical-ts-to-string): New functions.
5775 (org-read-date, org-goto-calendar)
5776 (org-agenda-goto-calendar): Inhibit displaying diary entries by
5777 call to `calendar'.
5778 (orgtbl-setup): Remove the :keys arguments from the menu description.
5779 (org-after-save-iCalendar-file-hook): New variable.
5780
5781 2005-10-21 Kenichi Handa <handa@m17n.org>
5782
5783 * language/vietnamese.el (tcvn-5712): Make it an alias of
5784 vietnamese-tcvn coding-system.
5785
5786 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
5787
5788 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
5789 group id is given.
5790
5791 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
5792
5793 * progmodes/sh-script.el (sh-escaped-line-re): New var.
5794 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
5795 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
5796 whose line is either continued or ends with a comment.
5797
5798 2005-10-20 Romain Francoise <romain@orebokech.com>
5799
5800 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
5801
5802 * replace.el (occur-engine): Add follow-link property.
5803
5804 * font-core.el (font-lock-mode): Doc fix.
5805
5806 2005-10-20 Richard M. Stallman <rms@gnu.org>
5807
5808 * net/rcirc.el: New file.
5809
5810 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
5811
5812 * term.el (term-term-name): Initialize to "eterm-color".
5813
5814 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
5815
5816 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
5817 for encryption functionality.
5818 Move allout customization subgroup from `editing' to `outlines' group.
5819 Fix commentary keywords to legitimate ones.
5820 Update author info (using my current email address, obscurified).
5821 (allout-encrypt-string, allout-encryption-produce-work-buffer)
5822 (allout-encrypted-topic-p, allout-encrypted-text-type)
5823 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
5824 (allout-situate-encryption-key-verifier)
5825 (allout-get-encryption-key-verifier, allout-verify-key)
5826 (allout-next-topic-pending-encryption)
5827 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
5828 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
5829 (outline-key-verifier-handling, outline-key-hint-handling)
5830 (outline-encrypt-unencrypted-on-saves): New defcustoms.
5831 (allout-file-key-verifier-string, allout-encryption-scheme)
5832 (allout-key-verifier-string, allout-key-hint-string)
5833 (allout-after-save-decrypt): New variables.
5834 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
5835 (allout-after-saves-handler): New hook functions.
5836 (allout-post-command-business): Do allout-after-save-decrypt.
5837 (allout-enable-file-variable-adjustment): Custom var to enable
5838 mechanism for adding and adjusting settings of Emacs file variables.
5839 (allout-adjust-file-variable, allout-file-vars-section-data):
5840 New functions, implement the mechanism.
5841 (outlineify-sticky): Use the file vars mechanism.
5842 (allout-inhibit-protection, allout-during-write-cue)
5843 (allout-override-protect, allout-before-change-protect): Remove.
5844 (allout-flag-region, allout-open-topic): Adjust read-only text.
5845 (allout-open-line-not-read-only): Add to facilitate read-only
5846 text based protection.
5847 (allout-kill-line): Revise to adjust read-only text, clue the
5848 user about the inhibition.
5849 (allout-unprotected): Use unwind-protect.
5850 (allout-shift-in, allout-shift-out): Disallow manually shifting a
5851 topic deeper than the offspring depth of the previous topic -
5852 avoiding confusing "containment discontinuities".
5853 (allout-reindent-bodies): Fix retention of body relative hanging
5854 indent during promotion of collapsed bodies.
5855 (allout-open-topic): Make it easy to open new topic with same
5856 bullet as current topic - topic creation functions provided with
5857 any universal argument provokes now prompt for bullet, defaulting
5858 to the bullet of the previous topic.
5859 (allout-plain-bullets-string, allout-distinctive-bullets-string):
5860 Plain bullet alternates `.' period and `,' comma only. All other
5861 bullets are relegated to special status (but customizable).
5862 (allout-end-of-entry): Rename from allout-end-of-current-entry
5863 since it actually operates w.r.t. most immediately containing
5864 entry, visible or not.
5865 (allout-hide-current-entry, allout-show-current-entry): Use the
5866 revised version.
5867 (allout-old-expose-topic): Solidify deprecation.
5868 (allout-end-of-subtree): Add so we can span concealed as well
5869 as visible topics.
5870 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
5871 (allout-end-of-current-heading): Tweak to just respect the first line.
5872 (allout-get-body-text): Add.
5873 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
5874 when invoked interactively.
5875 (allout-up-current-level): Use `interactive-p'.
5876 (allout-mode, allout-init): Miscellaneous docstring and
5877 operational refinements, as well as hookups of new encryption stuff.
5878 (allout-beginning-of-current-entry): Now works as advertised.
5879 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
5880 (allout-isearch-rectification): Refine condition for isearching.
5881 (allout-isearch-abort, allout-enwrap-isearch)
5882 (allout-flag-region, my-region-active-p): Relocate some macros.
5883 (allout-title): Fallback title is (buffer-name), not
5884 non-existing (current-buffer-name).
5885 (subst-char-in-string): Define if absent (for some XEmacs versions).
5886
5887 2005-10-20 Jari Aalto <jari.aalto@cante.net>
5888
5889 * mail/sendmail.el (mail-setup-hook, mail-aliases)
5890 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
5891 (mail-citation-prefix-regexp, mail-signature-file)
5892 (mail-default-headers, mail-bury-selects-summary)
5893 (mail-send-nonascii): Add autoload cookies.
5894
5895 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5896
5897 * frame.el (blink-cursor-mode): Add `mac' to the list of
5898 window-system's that support blinking cursor.
5899
5900 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
5903
5904 2005-10-20 Eli Zaretskii <eliz@gnu.org>
5905
5906 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
5907 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
5908 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
5909
5910 2005-10-20 Kim F. Storm <storm@cua.dk>
5911
5912 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
5913 (ido-set-current-directory): Don't add / after final @.
5914 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
5915 Explicitly handle ange-ftp completion oddities.
5916 (ido-make-file-list): Don't rotate list at tramp root to avoid
5917 triggering tramp file handler for expand-file-name via get-file-buffer.
5918
5919 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5920
5921 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
5922
5923 2005-10-19 Jay Belanger <belanger@truman.edu>
5924
5925 * calc/calc-units.el (math-standard-units): Add units, adjust
5926 symbols and update values.
5927 (math-unit-prefixes): Add more prefixes.
5928
5929 2005-10-19 Romain Francoise <romain@orebokech.com>
5930
5931 * bookmark.el (bookmark-menu-heading): New face.
5932 (bookmark-bmenu-list): Use it.
5933 Don't fiddle with `baud-rate' at top-level.
5934
5935 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
5936
5937 * image.el (create-image, find-image): Mention max-image-size in
5938 docstring.
5939
5940 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5941
5942 * savehist.el (savehist-load): Revert to checking XEmacs.
5943
5944 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
5945 Various docstring and line-width fixups.
5946 (conf-mode): Use cond.
5947 Set font-lock-defaults. Don't set comment-use-syntax.
5948
5949 2005-10-18 David Ponce <david@dponce.com>
5950
5951 * tree-widget.el (tree-widget-button-click): New function.
5952 (tree-widget-button-keymap): Use it.
5953
5954 2005-10-18 Romain Francoise <romain@orebokech.com>
5955
5956 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5957 (bookmark-bmenu-hide-filenames): Add follow-link property.
5958 Improve help-echo text.
5959
5960 * ffap.el (find-file-at-point): Doc fix.
5961
5962 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5963
5964 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
5965
5966 2005-10-18 Masatake YAMATO <jet@gyve.org>
5967
5968 Install to the CVS repository what I forgot to install in my
5969 2005-10-16 changes.
5970
5971 * progmodes/python.el (python-complete-symbol): Pass the common
5972 prefix substring of completion to `display-completion-list'.
5973
5974 * textmodes/org.el (org-complete): Ditto.
5975
5976 2005-10-18 Masatake YAMATO <jet@gyve.org>
5977
5978 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
5979
5980 * woman.el (WoMan-xref-man-page): New button type derived
5981 from `Man-abstract-xref-man-page'.
5982 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
5983
5984 * man.el (Man-abstract-xref-man-page): New button type.
5985 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
5986 (Man-highlight-references): Add new optional argument `xref-man-type'.
5987
5988 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
5989
5990 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
5991
5992 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
5993
5994 * cus-edit.el (Custom-move-and-invoke): Delete.
5995 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
5996
5997 * wid-edit.el (widget-move-and-invoke): New function, from
5998 Custom-move-and-invoke.
5999
6000 2005-10-17 Bill Wohler <wohler@newt.com>
6001
6002 Move all remaining images from lisp/toolbar to etc/images, move
6003 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
6004 the low resolution images in their own directory (low-color).
6005
6006 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*,
6007 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*:
6008 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*:
6009 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*:
6010 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*:
6011 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*:
6012 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
6013
6014 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
6015 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
6016 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
6017 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
6018 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
6019 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
6020 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
6021 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
6022 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
6023 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
6024 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
6025 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
6026 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
6027 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
6028 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
6029
6030 To conform with convention, replace the underscore (_) in the
6031 following image names with dash (-) or (/) as appropriate.
6032
6033 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
6034 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
6035 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
6036 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
6037 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
6038 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
6039 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
6040 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
6041 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
6042 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
6043 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
6044 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
6045 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
6046 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
6047 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
6048
6049 * info.el (info-tool-bar-map): Replace underscores in image names
6050 with dashes.
6051
6052 * makefile.w32-in (WINS): Remove toolbar.
6053
6054 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
6055
6056 * tool-bar.el: Move to lisp from toolbar. Now that
6057 toolbar is empty, it should be deleted when folks run "cvs up -P".
6058
6059 2005-10-18 Jay Belanger <belanger@truman.edu>
6060
6061 * calc/calc-store.el (calc-store-into): Get the proper variable name
6062 to display in message.
6063
6064 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
6065
6066 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
6067 expressions display in speedbar for all buffers when debugging.
6068 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
6069
6070 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
6071 (speedbar-insert-button, speedbar-make-button):
6072 Use add-text-properties.
6073 (speedbar-update-localized-contents)
6074 (speedbar-update-directory-contents)
6075 (speedbar-update-special-contents): Use dolist.
6076 (speedbar-buffer-easymenu-definition): Add a menu separator.
6077
6078 2005-10-17 Jason Rumney <jasonr@gnu.org>
6079
6080 * makefile.w32-in: Use $(lisp) consistently.
6081 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
6082 for shell specific generation of mh-autoloads.
6083
6084 2005-10-17 Richard M. Stallman <rms@gnu.org>
6085
6086 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
6087
6088 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
6089
6090 * jit-lock.el (jit-lock-fontify-now):
6091 Move jit-lock-context-unfontify-pos to avoid wasted work.
6092
6093 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
6094
6095 * net/tramp.el (tramp-completion-mode): New defvar. Used in
6096 `tramp-completion-mode' for checking if we are in completion mode.
6097 (tramp-completion-handle-file-name-all-completions): Reorder code
6098 in order to complete for file names only in case there are no
6099 method/user/host completions. This is necessary for cooperation
6100 with ido. Reported by Kim F. Storm <storm@cua.dk>.
6101
6102 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
6103
6104 * longlines.el (longlines-search-forward)
6105 (longlines-search-backward): Match any number of spaces.
6106
6107 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
6108
6109 * diff-mode.el (diff-mode): Doc fix.
6110
6111 2005-10-16 David Reitter <david.reitter@gmail.com>
6112
6113 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
6114 as default on darwin and windows systems.
6115
6116 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
6117
6118 * arc-mode.el (archive-zip-extract): Doc fix.
6119
6120 2005-10-16 Romain Francoise <romain@orebokech.com>
6121
6122 * mouse.el (mouse-1-click-follows-link): Doc fix.
6123
6124 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
6125
6126 * savehist.el: Don't require CL at runtime.
6127 (savehist-xemacs): Remove.
6128 (savehist-coding-system): Use utf-8 if present, regardless of religion.
6129 (savehist-no-conversion): Use (featurep 'xemacs).
6130 (savehist-load): Check existence of start-itimer rather than XEmacs.
6131 Use an idle timer.
6132 (savehist-process-for-saving): Replace use of CL funs `subseq' and
6133 `delete-if-not'.
6134
6135 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
6136
6137 * savehist.el: Newer version.
6138 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
6139 (savehist-last-checksum, savehist-no-conversion): New vars.
6140 (savehist-autosave, savehist-process-for-saving, savehist-printable):
6141 New functions.
6142 (savehist-load, savehist-save): Use them.
6143 (savehist-delimit): Remove.
6144
6145 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
6146
6147 * progmodes/compile.el (compilation-goto-locus): Display the
6148 compilation buffer first and the source buffer second, in case they're
6149 in overlapping frames. Don't raise the compilation frame if it was the
6150 selected window upon entry. Pass the `other-window' arg to
6151 pop-to-buffer.
6152
6153 * info.el (Info-fontify-node): Use dolist.
6154 Change add-text-properties to put-text-property.
6155
6156 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6157
6158 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
6159 bound of search.
6160
6161 2005-10-16 Masatake YAMATO <jet@gyve.org>
6162
6163 * dabbrev.el (dabbrev-completion): Pass the common
6164 prefix substring of completion to `display-completion-list'.
6165
6166 * filecache.el (file-cache-minibuffer-complete)
6167 (file-cache-complete): Ditto.
6168
6169 * tempo.el (tempo-display-completions): Ditto.
6170
6171 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
6172
6173 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
6174
6175 * eshell/em-hist.el (eshell-list-history): Ditto.
6176
6177 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
6178
6179 * mail/mailalias.el (mail-complete): Ditto.
6180
6181 * progmodes/etags.el (complete-tag): Ditto.
6182
6183 * progmodes/make-mode.el (makefile-complete): Ditto.
6184
6185 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
6186
6187 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
6188
6189 * progmodes/pascal.el (pascal-complete-word)
6190 (pascal-show-completions): Ditto.
6191
6192 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
6193
6194 * simple.el (completion-common-substring): New variable.
6195 (completion-setup-function): Use `completion-common-substring'
6196 to put faces.
6197
6198 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6199
6200 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
6201 (x-get-selection, mac-select-convert-to-string): Convert from/to
6202 UTF-16 clipboard data as in native byte order, no BOM.
6203
6204 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
6205
6206 * progmodes/gud.el (gud-tool-bar-map): Rename the images
6207 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
6208 (gud-sentinel): Use speedbar-frame to check for speedbar.
6209
6210 2005-10-15 Richard M. Stallman <rms@gnu.org>
6211
6212 * savehist.el: New file.
6213
6214 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
6215
6216 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
6217 Fix bug in \bf fontification.
6218
6219 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
6220
6221 * pcvs.el (cvs-edit-log-files): New var.
6222 (cvs-mode-edit-log): New arg `file'.
6223 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
6224 Instead force the use of the original file and nothing else.
6225 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
6226 the cvs-minor-wrap-function is set.
6227 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
6228
6229 2005-10-14 Bill Wohler <wohler@newt.com>
6230
6231 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
6232 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
6233 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
6234 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
6235 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
6236 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
6237 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
6238 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
6239 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
6240 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
6241 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
6242 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
6243 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
6244 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
6245 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
6246
6247 * progmodes/gud.el (gud-tool-bar-map): Rename the images
6248 appropriately (for example, gud-break to gud/break).
6249
6250 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
6251
6252 * longlines.el (longlinges-search-function)
6253 (longlines-search-forward, longlines-search-backward): New functions.
6254 (longlines-mode): Set isearch-search-fun-function to
6255 longlinges-search-function.
6256
6257 * mouse.el (mouse-drag-region-1): Handle the case where a
6258 double-click event is bound to an arbitrary function.
6259
6260 2005-10-14 David Ponce <david@dponce.com>
6261
6262 * recentf.el (recentf-track-opened-file)
6263 (recentf-track-closed-file, recentf-update-menu)
6264 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
6265 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
6266 mouse-1-click-follows-link.
6267
6268 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6269
6270 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
6271 Gnome file-manager.png. Suggested by
6272 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
6273
6274 * toolbar/README: Add diropen.xpm.
6275
6276 2005-10-13 Bill Wohler <wohler@newt.com>
6277
6278 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
6279 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
6280
6281 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
6282
6283 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
6284 Don't waste the byte-compiler's time on constant data.
6285
6286 2005-10-13 Kenichi Handa <handa@m17n.org>
6287
6288 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
6289 byte with `escape-glyph' face.
6290
6291 * international/fontset.el (ccl-encode-unicode-font):
6292 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
6293 Handle the case that ucs-mule-to-mule-unicode translates a character to
6294 ASCII (usually for IPA characters).
6295
6296 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6297
6298 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
6299 Don't hide the underline of titles if font-lock-mode is disabled.
6300
6301 2005-10-12 Bill Wohler <wohler@newt.com>
6302
6303 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
6304 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
6305 files in MH-E-SRC have been updated.
6306 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
6307
6308 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6309
6310 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
6311 (mixal-mode-syntax-table): Add \n as end-comment.
6312 (mixal-operation-codes-alist): Immediately initialize to full value.
6313 (mixal-add-operation-code): Remove.
6314 (mixal-describe-operation-code): Make the arg non-optional.
6315 Use the interactive spec instead.
6316 Use mixal-operation-codes-alist rather than mixal-operation-codes.
6317 (mixal-font-lock-keywords): Don't highlight comments here any more.
6318 (mixal-font-lock-syntactic-keywords): New var.
6319 (mixal-mode): Use it. Fix comment-start-skip.
6320
6321 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6322
6323 * startup.el (command-line-x-option-alist): -nb => -nbi
6324
6325 2005-10-12 Kim F. Storm <storm@cua.dk>
6326
6327 * startup.el (fancy-splash-default-action): Discard mouse click in
6328 the splash screen window, as it has no sensible meaning in the
6329 next window to be selected. Fixes error reported by Jan D.
6330
6331 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6332
6333 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
6334
6335 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6336
6337 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
6338 Try to fix up minor layout issues like indentation, line break, etc...
6339 (mixal-mode-syntax-table): Don't try to specify comment syntax,
6340 because it doesn't work.
6341 (mixal-operation-codes): Add some more codes.
6342 (mixal-font-lock-keywords): Process comments here.
6343 (mixal-mode): mixasm no longer needs -g option.
6344
6345 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
6346
6347 * progmodes/sh-script.el (sh-tmp-file):
6348 Use mktemp -t. Finish support for es and rc shells.
6349
6350 2005-10-11 Jay Belanger <belanger@truman.edu>
6351
6352 * calc/calcalg2.el (calc-integral): With an argument, compute the
6353 definite integral.
6354
6355 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
6356
6357 * mouse.el (mouse-drag-region-1): Don't try to catch a
6358 double-click when doing follow-link (it's overridden anyway).
6359
6360 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
6361
6362 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
6363 (autoload-print-form-outbuf): Add docstring.
6364
6365 2005-10-11 Juri Linkov <juri@jurta.org>
6366
6367 * info.el (Info-mode-menu): Delete menu item "Edit".
6368 (Info-mode): Delete description of Info-edit from docstring,
6369 and rearrange descriptions of Info commands in the order
6370 they are documented in the Info manual.
6371
6372 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6373
6374 * calendar/appt.el (appt-check): Use diary-selective-display var.
6375
6376 2005-10-10 Richard M. Stallman <rms@gnu.org>
6377
6378 * net/newsticker.el (newsticker-start, newsticker-show-news):
6379 Add autoload cookies.
6380
6381 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
6382
6383 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
6384
6385 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
6386
6387 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
6388
6389 2005-10-10 Jay Belanger <belanger@truman.edu>
6390
6391 * calc/calc-arith.el (math-check-known-scalarp)
6392 (math-check-known-matrixp): Check the values of arguments that are
6393 variables.
6394 (math-check-known-square-matrixp): New function.
6395 (math-known-square-matrixp): Use math-check-known-square-matrixp.
6396 (math-super-types): Add sqmatrix type.
6397
6398 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
6399 mode name `square' to `sqmatrix'.
6400
6401 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
6402 mode name `square' to `sqmatrix'.
6403
6404 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6405
6406 * progmodes/etags.el (select-tags-table-mode): Don't use
6407 selective-display.
6408 (tags-select-tags-table): Pass `button' to the action function.
6409 (select-tags-table): Place the side-info on button properties rather
6410 than in hidden text. Abbreviate file names.
6411 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
6412 (select-tags-table-select): Add `button' argument.
6413 Get side-info from the button property rather than from hidden text.
6414
6415 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
6416
6417 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
6418 (gud-speedbar-buttons): Preserve point if possible.
6419 (gud-sentinel): Restore previous speedbar display type.
6420
6421 * progmodes/gdb-ui.el (gdba): Improve diagram.
6422 (def-gdb-auto-update-handler, gdb-info-locals-handler)
6423 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
6424 Call get-buffer-window once.
6425
6426 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6427
6428 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
6429 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
6430 (pascal-indent-command): Remove unused var `ind'.
6431 (pascal-indent-case): Remove unused var `oldpos'.
6432 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
6433 since it's now used as a proper minor mode map.
6434 (pascal-outline): Rename to pascal-outline-mode.
6435 (pascal-outline-mode): Use define-minor-mode.
6436 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
6437 selective-display.
6438
6439 2005-10-10 Andreas Schwab <schwab@suse.de>
6440
6441 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
6442 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
6443
6444 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
6445 outside source directory.
6446
6447 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
6448
6449 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
6450 C-x' as a prefix.
6451 (orgtbl-mode-map): Full keymap instead of sparse, because all
6452 `self-insert-command' keys are redefined in this map.
6453 (org-export-as-html): Specify charset for HTML file, by taking it
6454 from the coding system.
6455
6456 2005-10-10 Kenichi Handa <handa@m17n.org>
6457
6458 * textmodes/flyspell.el (flyspell-check-word-p):
6459 If unread-command-events is non-empty, don't call sit-for.
6460
6461 2005-10-09 Richard M. Stallman <rms@gnu.org>
6462
6463 * font-lock.el (font-lock-syntactic-keywords)
6464 (font-lock-keywords): Doc fixes.
6465
6466 * textmodes/flyspell.el (flyspell-external-point-words):
6467 Simplify logic, and don't try to check for consecutive appearances
6468 of one incorrect word.
6469
6470 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
6471
6472 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
6473 separator.
6474
6475 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
6476 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
6477 (gud-expansion-speedbar-buttons): New function.
6478 (gud-speedbar-buttons): Check for gud-comint-buffer.
6479
6480 2005-10-09 Bill Wohler <wohler@newt.com>
6481
6482 * Makefile.in (updates): Add mh-loaddefs dependency.
6483
6484 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
6485
6486 * speedbar.el (speedbar-file-key-map): Fix typo.
6487
6488 2005-10-09 Daniel Brockman <daniel@brockman.se>
6489
6490 * cus-start.el (line-spacing): Add custom spec.
6491
6492 2005-10-09 Romain Francoise <romain@orebokech.com>
6493
6494 * textmodes/ispell.el (ispell-check-version): Fix last change.
6495
6496 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6497
6498 * term/x-win.el: Remove -i, --icon-type from comment.
6499
6500 * startup.el (command-line-x-option-alist): Remove options -i,
6501 -itype, --icon-type, added -nb, --no-bitmap-icon
6502
6503 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
6504
6505 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
6506 instead of :active.
6507
6508 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
6509
6510 * textmodes/ispell.el (ispell-check-version):
6511 Ignore hyphen, and all that follows, in aspell's version text.
6512
6513 2005-10-08 Jay Belanger <belanger@truman.edu>
6514
6515 * calc/calc-arith.el (math-known-square-matrixp): New function.
6516 (math-pow-fancy): Check for matrices before distributing exponent
6517 across products.
6518
6519 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
6520 fullscreen keypad. Suggested by Luc Teirlinck.
6521 (calc-keypad-show-input): Add space for formatting.
6522
6523 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
6524 Add square matrix option.
6525
6526 * calc/calc-poly.el (math-expand-term): Check for matrices instead
6527 of checking calc-matrix-mode when deciding how to expand.
6528
6529 * calc/calc.el (calc-set-mode-line): Add square matrix option.
6530
6531 2005-10-08 Lars Hansen <larsh@soem.dk>
6532
6533 * net/tramp.el (tramp-perl-directory-files-and-attributes):
6534 Add error handling.
6535 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
6536
6537 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
6538
6539 Sync with Tramp 2.0.51.
6540
6541 * net/tramp.el (tramp-handle-set-visited-file-modtime)
6542 (tramp-handle-insert-file-contents, tramp-handle-write-region):
6543 Insert special handling for `last-coding-system-used', again
6544 it still seems to be necessary (unlike stated before).
6545 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
6546 (tramp-password-prompt-regexp): There might be other words before
6547 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
6548 (tramp-chunksize): Improve docstring.
6549 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
6550 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
6551 Christian Joergensen <bugs@razor.dk>.
6552
6553 2005-10-07 Glenn Morris <rgm@gnu.org>
6554
6555 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
6556 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
6557 precision'.
6558
6559 2005-10-07 Romain Francoise <romain@orebokech.com>
6560
6561 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
6562 (ibuffer-do-shell-command-pipe-replace)
6563 (ibuffer-do-shell-command-file, ibuffer-do-eval)
6564 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
6565 (ibuffer-do-revert, ibuffer-do-replace-regexp)
6566 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
6567 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
6568 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
6569 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
6570 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
6571 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
6572 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
6573 Autoload file sans suffix.
6574
6575 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
6576
6577 2005-10-07 David Ponce <david@dponce.com>
6578
6579 * recentf.el (recentf-menu-open-all-flag): New option.
6580 (recentf-digit-shortcut-command-name): New function.
6581 (recentf--shortcuts-keymap): New variable.
6582 (recentf-menu-shortcuts): New variable.
6583 (recentf-make-menu-items): Initialize it. Replace the "More..."
6584 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
6585 (recentf-menu-value-shortcut): New function.
6586 (recentf-make-menu-item): Use it. No more in-lined.
6587 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
6588 (recentf-open-most-recent-file): Rename from
6589 `recentf-open-file-with-key'. Don't depend on key binding.
6590 (recentf-mode-map): New variable.
6591 (recentf-mode): Use it.
6592
6593 2005-10-06 Bill Wohler <wohler@newt.com>
6594
6595 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
6596
6597 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
6598 (MH-E-SRC): New. Used by mh-autoloads.
6599 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
6600 files in MH-E-SRC have been updated.
6601 (compile, recompile, bootstrap): Depend on mh-autoloads.
6602
6603 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
6604
6605 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
6606 gud-break and gud-remove icons when the fringe is not available.
6607
6608 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
6609 Typo.
6610
6611 2005-10-06 Michael Cadilhac <michael.cadilhac-@t-lrde.epita.fr> (tiny change)
6612
6613 * play/zone.el (zone): Wrap body with save-window-excursion.
6614
6615 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
6616
6617 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
6618 Use the new `list-only' arg to diary-list-entries.
6619
6620 * calendar/diary-lib.el: Use overlays rather than selective-display.
6621 (diary-selective-display): New var.
6622 (diary-header-line-format): Use it.
6623 (diary-list-entries): Add argument `list-only'.
6624 Put the buffer in diary-mode. Don't add \^M at beg and end.
6625 Replace \^M by invisible overlays.
6626 (diary-unhide-everything): Replace \^M by invisible overlays.
6627 (print-diary-entries): Look for overlays rather than \^M.
6628 Add a space to the temp buffer name.
6629 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
6630 Put the buffer in diary-mode.
6631 (list-sexp-diary-entries): Replace \^M by invisible overlays.
6632 (diary-anniversary): Make the year arg optional.
6633 (diary-time-regexp): New const.
6634 (diary-font-lock-keywords): Use it to accept a few more time formats.
6635
6636 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
6637
6638 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
6639
6640 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
6641 Fix bug introduced 2005-07-03: Use (car (last ...))
6642 to faithfully reproduce replaced artist-last.
6643 (artist-set-arrow-points-for-poly): Likewise.
6644 Suggested by Johan Bockg\e,Ae\e(Brd.
6645
6646 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
6647
6648 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
6649 * wid-edit.el (widget):
6650 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
6651 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
6652
6653 2005-10-06 Kenichi Handa <handa@m17n.org>
6654
6655 * international/mule-cmds.el (set-language-environment):
6656 Fix setting up of case-table for unibyte mode.
6657
6658 * simple.el (what-cursor-position): If the character is displayed
6659 by some `display' text property, show that. Don't use
6660 single-key-description for eight-bit characters in multibyte mode.
6661
6662 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
6663
6664 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
6665 (gdb-ann3): Set it.
6666 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
6667 (gdb-info-frames-custom): Use inverse-video for first five
6668 characters of selected frame only.
6669 (gdb-get-frame-number): Select frame even when point is on frame
6670 number.
6671
6672 2005-10-06 Masatake YAMATO <jet@gyve.org>
6673
6674 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
6675 Put `font-lock-function-name-face'.
6676 (gdb-info-frames-custom): Put `font-lock-function-name-face'
6677 and `font-lock-variable-name-face'
6678 (gdb-registers-font-lock-keywords): New font lock keywords definition.
6679 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
6680 (gdb-memory-font-lock-keywords): New font lock keywords definition.
6681 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
6682 (gdb-local-font-lock-keywords): New font lock keywords definition.
6683 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
6684 (gdb-threads-font-lock-keywords): New font lock keywords definition.
6685 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
6686
6687 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
6688
6689 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
6690 (ediff-merge-region-is-non-clash-to-skip): Previously called
6691 ediff-merge-region-is-non-clash.
6692
6693 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
6694 Use insert-buffer-substring.
6695
6696 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
6697 selecting files to patch. Also bug fixes.
6698
6699 * ediff-util.el (ediff-setup): Bug fix.
6700 (ediff-next-difference): Never skip clashes that differ in white
6701 space only.
6702
6703 * ediff-wind.el (ediff-setup-control-frame)
6704 (ediff-destroy-control-frame): Check the menubar feature.
6705
6706 * viper-cmd.el (viper-normalize-minor-mode-map-alist)
6707 (viper-refresh-mode-line): Use make-local-variable to localize
6708 some vars instead of make-variable-buffer-local. Suggested by
6709 Stefan Monnier.
6710
6711 * viper-init.el (viper-make-variable-buffer-local): Delete alias.
6712 (viper-restore-cursor-type, viper-set-insert-cursor-type):
6713 Use make-local-variable instead of make-variable-buffer-local.
6714 Suggested by Stefan Monnier.
6715
6716 * viper.el (viper-mode): Don't use viper-make-variable-buffer-local.
6717 (viper-comint-mode-hook): Use make-local-variable on
6718 require-final-newline.
6719 (viper-non-hook-settings): Don't use make-variable-buffer-local.
6720
6721 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6722
6723 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
6724 also the second char of a comment-start sequence.
6725 (scheme-sexp-comment-syntax-table): New var.
6726 (lambda, define): Set their scheme-doc-string-elt property.
6727 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
6728 Use lisp-font-lock-syntactic-face-function now that it properly
6729 handles |...| symbols.
6730 (scheme-mode-variables): Set lisp-doc-string-elt-property,
6731 parse-sexp-lookup-properties and font-lock-extra-managed-props.
6732
6733 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
6734 bit from # to |.
6735 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
6736
6737 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
6738 (lisp-doc-string-elt-property): New var.
6739 (lisp-font-lock-syntactic-face-function): Use it.
6740 Rewrite to recognize docstrings even for forms not at toplevel.
6741
6742 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
6743 annotation on the | part of #| rather than on the # part.
6744 (scheme-font-lock-syntactic-face-function): New function, to
6745 distinguish strings from |...| symbols.
6746 (scheme-mode-variables): Use it. Also fix up the font-lock-time
6747 syntax-table so that #|...|# is properly highlighted.
6748
6749 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
6750 Don't mark as docstring the 3rd elem of an unknown toplevel form.
6751
6752 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
6753
6754 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
6755 and C-e.
6756
6757 * emacs-lisp/eldoc.el: Move comments into docstrings.
6758 (eldoc-message-commands): Initialize in its declaration.
6759 Add move-beginning-of-line and move-end-of-line.
6760 (eldoc-add-command, eldoc-add-command-completions)
6761 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
6762
6763 * outline.el (outline-mark-subtree): Activate the mark.
6764
6765 * calendar/appt.el (appt-time-regexp): New var.
6766 (appt-add, appt-make-list): Use it.
6767 (appt-convert-time): Clean up.
6768
6769 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
6770 Don't set any syntax-table property here.
6771 (tex-font-lock-verb): New function. Do it here.
6772 (tex-font-lock-syntactic-keywords): Use it.
6773
6774 2005-10-04 Richard M. Stallman <rms@gnu.org>
6775
6776 * wid-edit.el (widget-file-complete): Get the widget start point
6777 the right way. Default directory to `/' if file has none.
6778
6779 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
6780
6781 * textmodes/flyspell.el (flyspell-mode-on):
6782 Call ispell-maybe-find-aspell-dictionaries.
6783
6784 * textmodes/ispell.el (ispell-word, ispell-region):
6785 Call ispell-maybe-find-aspell-dictionaries.
6786 (ispell-accept-buffer-local-defs):
6787 Don't call ispell-maybe-find-aspell-dictionaries
6788
6789 2005-10-04 Richard M. Stallman <rms@gnu.org>
6790
6791 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
6792
6793 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
6794
6795 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
6796 instead of `fboundp' in order to allow for anonymous functions.
6797
6798 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
6799
6800 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
6801 case the user clicks on the link while another window is selected.
6802 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
6803
6804 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
6805 functionality.
6806 (dframe-help-echo): Save point in case mouse tracking is off.
6807
6808 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
6809
6810 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
6811
6812 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6813
6814 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
6815 not change the global value of those vars.
6816
6817 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
6818 make-local-variable which we do not need any more.
6819
6820 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
6821
6822 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
6823 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
6824 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
6825 (speedbar-path-line): Define obsolete aliases.
6826 (speedbar-line-directory): Doc fix.
6827
6828 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
6829 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
6830 instead of speedbar-line-path.
6831
6832 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6833
6834 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
6835 to nil if dropping on a window. Handle dropping on a minibuffer window
6836 like dropping on a non-window part of Emacs.
6837
6838 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6839
6840 * net/ange-ftp.el: Use with-current-buffer.
6841 (ange-ftp-insert-directory): Do not follow symlinks any more.
6842
6843 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
6844 Remove interactive spec.
6845
6846 2005-10-03 Kim F. Storm <storm@cua.dk>
6847
6848 * ido.el (ido-mode): Use custom-initialize-set.
6849
6850 2005-10-02 Richard M. Stallman <rms@gnu.org>
6851
6852 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
6853 Use insert-buffer-substring.
6854
6855 * net/tramp.el: Pacify byte compiler warnings in pacification code.
6856 (tramp-handle-file-local-copy): Use insert-buffer-substring.
6857
6858 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6859
6860 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
6861 in last change.
6862 (ange-ftp-insert-directory): Fix up the search for the case where
6863 `file' is absolute.
6864
6865 2005-10-02 Romain Francoise <romain@orebokech.com>
6866
6867 * progmodes/compile.el (compile-goto-error): Delete extra paren.
6868
6869 2005-10-02 Andreas Schwab <schwab@suse.de>
6870
6871 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
6872 directory component in the session info.
6873
6874 2005-10-01 Richard M. Stallman <rms@gnu.org>
6875
6876 * comint.el (comint-redirect-subvert-readonly): Doc fix.
6877
6878 * simple.el (next-error-internal): New function.
6879
6880 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
6881 (compilation-start): Pass new arg to compilation-buffer-name.
6882 (compile-goto-error): Use next-error-internal.
6883
6884 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
6885
6886 * speedbar.el: Remove RCS tag.
6887 (speedbar-check-read-only): Handle non-existent files.
6888
6889 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
6890
6891 * info.el (Info-speedbar-hierarchy-buttons)
6892 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
6893
6894 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6895
6896 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
6897 Do not match newline.
6898 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
6899 (bibtex-summary): Remove unnecessary save-excursion.
6900 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
6901
6902 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6903
6904 * term/mac-win.el: Add charset info for "iso10646-1".
6905 Modify default fontset to use ATSUI-compatible fonts for some charsets
6906 if available.
6907
6908 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
6909
6910 * speedbar.el: Re-apply arch tag.
6911 (speedbar-version): Rename to version 1.0. Suggested by Eric
6912 M. Ludlam.
6913 Reapply two changes from Emacs CVS' version of speedbar lost
6914 during the merge:
6915 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
6916 (speedbar-frame-parameters): Improve customize type.
6917
6918 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6919
6920 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
6921 (ange-ftp-file-directory-p): Fix the symlink case.
6922 (ange-ftp-insert-directory): When listing a single file, get a list of
6923 the parent buffer and extract the relevant line. Inspired from a patch
6924 by Katsumi Yamaoka <yamaoka@jpl.org>.
6925 (ange-ftp-file-name-sans-versions): Simplify.
6926
6927 2005-09-30 Bill Wohler <wohler@newt.com>
6928
6929 Move MH-E image files from toolbar and mail directories into
6930 etc/images.
6931
6932 * mail/reply2.*: Move to etc/images/mail/reply*.
6933
6934 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
6935 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
6936 etc/images.
6937
6938 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
6939 * toolbar/reply*: Move to etc/images/mail.
6940
6941 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
6942
6943 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
6944
6945 * speedbar.el: New version 1.0pre3.
6946
6947 Frame management code (including timer, and mouse click specifics)
6948 moved to dframe.el:
6949 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
6950 (speedbar-timer): Removed. Use dframe-timer.
6951 (speedbar-close-frame): Removed. Use dframe-close-frame.
6952 (speedbar-activity-change-focus-flag): Removed. Use
6953 dframe-activity-change-focus-flag.
6954 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
6955 dframe-update-speed.
6956
6957 (speedbar-current-frame): New macro. Use this instead of the
6958 variable speedbar-frame.
6959
6960 (speedbar-use-images, speedbar-expand-image-button-alist)
6961 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
6962
6963 (speedbar-find-image-on-load-path): Removed. Replaced by
6964 defezimage in ezimage.el.
6965 (speedbar-expand-image-button-alist): Removed. Replaced by
6966 ezimage-expand-image-button-alist in ezimage.el.
6967
6968 (speedbar-ignored-directory-regexp)
6969 (speedbar-add-ignored-directory-regexp)
6970 (speedbar-ignored-directory-expressions)
6971 (speedbar-line-directory, speedbar-buffers-line-directory)
6972 (speedbar-directory-line, speedbar-buffers-line-directory):
6973 Renamed, replacing `path' with `directory'.
6974
6975 (speedbar-create-directory, speedbar-expand-line-descendants)
6976 (speedbar-toggle-line-expansion)
6977 (speedbar-contract-line-descendants): New commands.
6978
6979 (speedbar-query-confirmation-method, speedbar-select-frame-method)
6980 (speedbar-use-tool-tips-flag): New options.
6981
6982 (speedbar-check-read-only, speedbar-require-version)
6983 (speedbar-insert-separator, speedbar-buffers-tail-notes)
6984 (speedbar-handle-delete-frame, speedbar-try-completion)
6985 (speedbar-update-localized-contents): New functions.
6986
6987 (speedbar-incompatible-version, speedbar-ro-to-do-point)
6988 (speedbar-object-read-only-indicator): New variables.
6989
6990 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
6991 New hooks.
6992
6993 (speedbar-separator-face): New face.
6994
6995 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
6996 (speedbar-ignored-modes): Add fundamental-mode.
6997 (speedbar-directory-unshown-regexp): Add . directories.
6998
6999 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
7000 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
7001 `]' for full expand/close.
7002 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
7003
7004 (speedbar-check-vc): Support hidden files.
7005 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
7006 (speedbar-this-file-in-vc): Use vc-state if available. If VC
7007 state is nil, it is not checked out.
7008
7009 (speedbar-line-text, speedbar-line-token): Support expand buttons
7010 with no text.
7011 (speedbar-refresh): Universal argument acts as power-click.
7012 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
7013 that buffer to get variable values.
7014
7015 And many other bugfixes.
7016
7017 * dframe.el, ezimage.el, sb-image.el: New files.
7018
7019 * sb-*.xpm: Remove files. New image files installed into
7020 etc/images/ezimage.
7021
7022 2005-09-30 Kenichi Handa <handa@m17n.org>
7023
7024 * ps-mule.el (ps-mule-show-warning): If a character is in
7025 ps-print-translation-table, don't treat it as non-printable.
7026
7027 2005-09-30 David Ponce <david@dponce.com>
7028
7029 * tree-widget.el (tree-widget-themes-load-path): New variable.
7030 (tree-widget-themes-directory): Doc fix.
7031 (tree-widget-image-formats) [Emacs]: Doc fix.
7032 (tree-widget--locate-sub-directory): New function.
7033 (tree-widget-themes-directory): Use it.
7034
7035 * recentf.el (recentf-filename-handlers): Rename from
7036 `recentf-filename-handler'. Allow a list of functions.
7037 (recentf-menu-items-for-commands): Fix :help strings.
7038 (recentf-apply-filename-handlers): New function.
7039 (recentf-expand-file-name): Use it.
7040 (recentf-cleanup): Remove duplicates too.
7041
7042 2005-09-29 Juri Linkov <juri@jurta.org>
7043
7044 * faces.el: Rearrange face definitions to be in the same order as
7045 their face descriptions in "(emacs)Standard Faces".
7046
7047 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
7048
7049 * tooltip.el (tooltip): Add group `basic-faces'.
7050
7051 * buff-menu.el (Buffer-menu-buffer): Remove group
7052 `font-lock-highlighting-faces'.
7053
7054 * progmodes/compile.el (compilation-error, compilation-warning)
7055 (compilation-info, compilation-line-number, compilation-column-number):
7056 Change group from `font-lock-highlighting-faces' to `compilation'.
7057
7058 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
7059 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
7060 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
7061 (vhdl-font-lock-reserved-words-face)
7062 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
7063 `font-lock-highlighting-faces'.
7064
7065 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
7066
7067 2005-09-28 Kim F. Storm <storm@cua.dk>
7068
7069 * emulation/cua-base.el: Set CUA move property on additional commands:
7070 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
7071 forward-sexp, backward-sexp, forward-list, backward-list.
7072
7073 2005-09-28 Romain Francoise <romain@orebokech.com>
7074
7075 * comint.el (comint-show-output): Really set point at the
7076 beginning of the output when not using `comint-use-prompt-regexp'.
7077
7078 2005-09-27 Jay Belanger <belanger@truman.edu>
7079
7080 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
7081 in TeX mode.
7082
7083 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
7084
7085 * textmodes/org.el (org-table-sum): Fix format string.
7086
7087 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
7088 Quote face names.
7089
7090 2005-09-26 Romain Francoise <romain@orebokech.com>
7091
7092 * isearch.el (isearch-forward-regexp): Close doc string.
7093
7094 2005-09-25 Richard M. Stallman <rms@gnu.org>
7095
7096 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
7097
7098 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
7099
7100 * progmodes/compile.el (compilation-error-properties):
7101 When getting the file from the previous error message,
7102 correctly decode the new data format.
7103
7104 * progmodes/cc-cmds.el (c-electric-paren):
7105 Call old-blink-paren only for close-paren.
7106
7107 2005-09-24 Andreas Schwab <schwab@suse.de>
7108
7109 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
7110 condition.
7111
7112 2005-09-25 Romain Francoise <romain@orebokech.com>
7113
7114 * dired-aux.el (dired-copy-file-recursive):
7115 * dired.el (dired-delete-file):
7116 * ediff-mult.el (ediff-dir-diff-copy-file):
7117 * ediff-util.el (ediff-test-save-region):
7118 * forms.el (forms-mode):
7119 * ido.el (ido-file-internal, ido-delete-file-at-head):
7120 * log-edit.el (log-edit-done):
7121 * ses.el (ses-yank-resize):
7122 * play/gomoku.el (gomoku-human-plays, gomoku)
7123 (gomoku-human-resigns, gomoku-prompt-for-other-game)
7124 (gomoku-offer-a-draw):
7125 * play/landmark.el (lm-human-resigns, lm):
7126 * net/eudcb-ldap.el (eudc-ldap-check-base):
7127 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
7128 * progmodes/ebrowse.el (ebrowse-find-pattern):
7129 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
7130 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
7131 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
7132
7133 * vc.el (vc-delete-file):
7134 * play/gomoku.el (gomoku-terminate-game, gomoku)
7135 (gomoku-prompt-for-move, gomoku-human-takes-back):
7136 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
7137 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
7138
7139 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
7140
7141 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
7142 color rxvt terminals by using the code xterm.el used to use before
7143 2005-04-09 in order to match the colors used by rxvt.
7144
7145 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7146
7147 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
7148 colors rxvt-unicode terminals by using the same code as xterm.el.
7149
7150 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
7151
7152 * textmodes/tex-mode.el (tex-font-lock-append-prop)
7153 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
7154 new symbol used for the tex-verbatim face.
7155
7156 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
7157
7158 * woman.el (woman-file-name):
7159 * wid-edit.el (widget-file-prompt-value)
7160 (widget-coding-system-prompt-value):
7161 * w32-fns.el (set-w32-system-coding-system):
7162 * vc.el (vc-version-diff, vc-annotate):
7163 * textmodes/reftex-auc.el (reftex-arg-cite)
7164 (reftex-arg-index-tag):
7165 * textmodes/refer.el (refer-get-bib-files):
7166 * textmodes/artist.el (artist-figlet-choose-font):
7167 * terminal.el (terminal-emulator):
7168 * replace.el (occur-read-primary-args):
7169 * rect.el (string-rectangle, string-insert-rectangle):
7170 * ps-print.el (ps-print-preprint):
7171 * progmodes/pascal.el (pascal-goto-defun):
7172 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
7173 * progmodes/compile.el (compilation-find-file):
7174 * printing.el (pr-interactive-n-up):
7175 * play/animate.el (animate-birthday-present):
7176 * net/rcompile.el (remote-compile):
7177 * man.el (man, Man-goto-section, Man-follow-manual-reference):
7178 * mail/rmailsum.el (rmail-summary-search-backward)
7179 (rmail-summary-search):
7180 * mail/rmailout.el (rmail-output-read-rmail-file-name)
7181 (rmail-output-read-file-name):
7182 * mail/rmail.el (rmail-search, rmail-search-backwards):
7183 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
7184 * locate.el (locate):
7185 * international/quail.el (quail-show-keyboard-layout):
7186 * international/mule.el (set-buffer-file-coding-system)
7187 (revert-buffer-with-coding-system, set-file-name-coding-system)
7188 (set-terminal-coding-system, set-keyboard-coding-system)
7189 (set-next-selection-coding-system):
7190 * international/mule-diag.el (describe-coding-system)
7191 (describe-font, describe-fontset):
7192 * international/mule-cmds.el (universal-coding-system-argument)
7193 (search-unencodable-char, describe-input-method)
7194 (set-language-environment, describe-language-environment):
7195 * international/codepage.el (codepage-setup):
7196 * international/code-pages.el (codepage-setup):
7197 * info.el (Info-search, Info-follow-reference)
7198 (Info-search-backward):
7199 * emacs-lisp/advice.el (ad-read-advised-function)
7200 (ad-read-advice-class, ad-clear-cache, ad-activate)
7201 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
7202 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
7203 (ad-read-regexp):
7204 * ediff-util.el (ediff-toggle-regexp-match):
7205 * ediff-ptch.el (ediff-prompt-for-patch-file):
7206 * dired-aux.el (dired-diff):
7207 * diff.el (diff):
7208 * cus-edit.el (custom-variable-prompt):
7209 * calendar/timeclock.el (timeclock-ask-for-project):
7210 * calc/calcalg3.el (calc-get-fit-variables):
7211 * calc/calc-store.el (calc-edit-variable)
7212 (calc-permanent-variable):
7213 * vc-mcvs.el (vc-mcvs-register):
7214 * shadowfile.el (shadow-define-literal-group):
7215 * woman.el (woman-file-name):
7216 * vc.el (vc-version-diff, vc-merge):
7217 * textmodes/reftex-index.el (reftex-index-complete-tag):
7218 * format.el (format-decode-buffer, format-decode-region):
7219 * emulation/viper-cmd.el (viper-read-string-with-history):
7220 * emacs-lisp/debug.el (cancel-debug-on-entry):
7221 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
7222 * ediff.el (ediff-merge-revisions)
7223 (ediff-merge-revisions-with-ancestor, ediff-revision):
7224 * completion.el (interactive-completion-string-reader):
7225 * calc/calc-prog.el (calc-user-define-formula):
7226 Follow convention for reading with the minibuffer.
7227
7228 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
7229
7230 * progmodes/python.el (python-describe-symbol): Add globals() and
7231 locals() to the arguments of emacs.ehelp.
7232
7233 2005-09-24 Magnus Henoch <mange@freemail.hu>
7234
7235 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
7236 New function, code extracted from ispell-valid-dictionary-list.
7237 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
7238 Call it.
7239
7240 2005-09-24 Eli Zaretskii <eliz@gnu.org>
7241
7242 * subr.el (version-regexp-alist): Extend valid syntax for version
7243 strings: allow any of the characters -,_,+ to separate the
7244 alpha/beta/rc part from the version part. Doc fix.
7245 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
7246
7247 2005-09-23 David Reitter <david.reitter@gmail.com>
7248
7249 * mail/mailclient.el: New file.
7250
7251 2005-09-23 Richard M. Stallman <rms@gnu.org>
7252
7253 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
7254 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
7255 Doc fixes.
7256
7257 * progmodes/cc-mode.el (c-font-lock-init):
7258 Specify font-lock-lines-before.
7259
7260 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
7261
7262 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
7263 whole conflict.
7264
7265 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
7266
7267 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
7268 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
7269 of `remap' feature when available. Additional key bindings for
7270 better tty support.
7271 (org-mode-restart, org-force-self-insert): New commands.
7272 (org-time-stamp-inactive): New command.
7273 (org-remap): New function.
7274 (org-table-auto-blank-field, org-level-color-stars-only): New options.
7275 (org-enable-fixed-width-editor): Move to `org-structure'
7276 customization group.
7277 (org-self-insert-command, orgtbl-self-insert-command): Modify to
7278 blank field after field motion commands.
7279
7280 2005-09-23 Kenichi Handa <handa@m17n.org>
7281
7282 * international/mule-cmds.el (set-language-environment):
7283 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
7284 have to call utf-translate-cjk-load-tables.
7285
7286 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
7287
7288 * mouse.el (mouse-move-drag-overlay): Fix last change.
7289
7290 2005-09-22 David Ponce <david@dponce.com>
7291
7292 * tree-widget.el (tree-widget-value-create): Fix previous change.
7293
7294 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
7295
7296 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
7297
7298 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
7299
7300 * mouse.el (mouse-move-drag-overlay): New function.
7301 (mouse-drag-region-1): Use it.
7302 Try to simplify a bit the state handling. Handle clicks on links
7303 inside intangible areas.
7304 (mouse-save-then-kill): Minor simplification.
7305 (mouse-secondary-overlay): Make it always non-nil instead of
7306 recreating it each time.
7307 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
7308 (mouse-kill-secondary, mouse-secondary-save-then-kill):
7309 Simplify accordingly.
7310
7311 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
7312
7313 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
7314
7315 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
7316
7317 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
7318 (ediff-file-name-sans-prefix): Treat nil as an empty string.
7319 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
7320 to patch.
7321
7322 * ediff-util.el: Use insert-buffer-substring.
7323
7324 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
7325
7326 * emulation/viper-cmd.el (viper-change-state): Don't move over the
7327 field boundaries in the minibuffer.
7328 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
7329 (viper-minibuffer-post-command-hook): New hook.
7330 (viper-line): Don't move cursor at bolp.
7331
7332 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
7333
7334 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
7335 avoid compiler warnings.
7336
7337 * emulation/viper-macs.el (ex-map): Better messages.
7338
7339 * emulation/viper-utils.el (viper-beginning-of-field): New function.
7340
7341 * emulation/viper.el: Replace make-variable-buffer-local with
7342 viper-make-variable-buffer-local everywhere, to avoid warnings.
7343
7344 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7345
7346 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
7347 Delete unused var `old-selected-window'.
7348 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
7349 (mouse-drag-secondary): Delete unused var `start-frame'.
7350
7351 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7352
7353 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
7354
7355 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7356
7357 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
7358 Re-indent within 80 columns. Use inhibit-read-only.
7359
7360 2005-09-19 Romain Francoise <romain@orebokech.com>
7361
7362 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
7363
7364 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7365
7366 * font-lock.el (font-lock-default-fontify-region): Don't add a line
7367 unconditionally, since the after-change-function already did it.
7368
7369 2005-09-19 Miles Bader <miles@gnu.org>
7370
7371 * net/newsticker.el: Get rid of CVS keyword.
7372
7373 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan+sf@dd.chalmers.se>
7374
7375 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
7376 The prompt is formatted later.
7377
7378 2005-09-19 David Ponce <david@dponce.com>
7379
7380 * tree-widget.el (tree-widget-value-create): Save the converted
7381 tree :node widget.
7382
7383 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
7384
7385 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
7386 variable `message'.
7387
7388 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
7389
7390 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
7391 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
7392 <slawomir.nowaczyk.847@student.lu.se>.
7393
7394 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
7395
7396 * image.el (image-load-path): Use symbol `data-directory' instead
7397 of its value, for backward compatibility with packages that bind
7398 it during `find-image'. Suggested by Katsumi Yamaoka.
7399 (image-search-load-path): Handle symbols whose values are strings.
7400
7401 2005-09-18 Romain Francoise <romain@orebokech.com>
7402
7403 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
7404 with-current-buffer form in save-excursion.
7405
7406 2005-09-18 D Goel <deego@gnufans.org>
7407
7408 * apropos.el (apropos-command): Fix `message' call: first arg
7409 should be a format spec. In this and all other cases that appear
7410 below and elsewhere in the source code, I made a change only when
7411 two conditions were satisfied: [1] I can think of a possibility
7412 that the arguments would cause an error, for example, the code in
7413 question relies on external variables such as filenames. [2] I
7414 was sure that the arg to `message' could not have been nil in the code.
7415
7416 * textmodes/tildify.el (tildify-region): Ditto.
7417
7418 * textmodes/reftex-index.el (reftex-index-change-entry)
7419 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
7420 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
7421 * textmodes/org.el (org-complete, org-deadline, org-schedule)
7422 (org-priority, org-table-sum):
7423 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
7424 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
7425 (flyspell-word, flyspell-display-next-corrections):
7426 * textmodes/bibtex.el (bibtex-print-help-message):
7427 * textmodes/artist.el (artist-key-set-point-poly):
7428 * term/mac-win.el (mac-services-insert-text):
7429 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
7430 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
7431 (vhdl-port-paste-testbench, vhdl-compose-new-component)
7432 (vhdl-compose-configuration):
7433 * progmodes/sh-script.el (sh-blink, sh-show-indent)
7434 (sh-set-indent, sh-learn-line-indent):
7435 * progmodes/ps-mode.el (ps-mode-target-column):
7436 * progmodes/idlwave.el (idlwave-make-tags)
7437 (idlwave-scan-library-catalogs):
7438 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
7439 * progmodes/gud.el (gud-jdb-analyze-source):
7440 * progmodes/flymake.el (flymake-log):
7441 * progmodes/ebnf2ps.el (ebnf-generate-region):
7442 * progmodes/cmacexp.el (c-macro-expansion):
7443 * progmodes/ada-xref.el (ada-treat-cmd-string):
7444 * progmodes/ada-mode.el (ada-create-case-exception-substring)
7445 (ada-justified-indent-current, ada-batch-reformat):
7446 * play/zone.el (zone):
7447 * play/landmark.el (lm-move):
7448 * play/decipher.el (decipher-show-alphabet):
7449 * net/newsticker.el (newsticker--display-jump)
7450 (newsticker--display-scroll):
7451 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
7452 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
7453 * mail/feedmail.el (feedmail-dump-message-to-queue):
7454 * eshell/esh-proc.el (eshell-remove-process-entry):
7455 * emulation/ws-mode.el (ws-last-error):
7456 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
7457 (viper-record-kbd-macro):
7458 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
7459 * emacs-lisp/lisp-mnt.el (lm-report-bug):
7460 * emacs-lisp/find-func.el (find-function-noselect):
7461 * calendar/timeclock.el (timeclock-status-string)
7462 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
7463 (timeclock-when-to-leave-string):
7464 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
7465 * calc/calc-units.el (calc-enter-units-table):
7466 * calc/calc-mode.el (calc-mode-record-mode):
7467 * woman.el (woman-mini-help):
7468 * wdired.el (wdired-change-to-wdired-mode):
7469 * vc.el (vc-retrieve-snapshot):
7470 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
7471 * startup.el (display-startup-echo-area-message):
7472 * simple.el (set-goal-column):
7473 * ses.el (ses-command-hook, ses-recalculate-cell):
7474 * server.el (server-process-filter):
7475 * printing.el (pr-interface-txt-print, pr-interface-printify)
7476 (pr-interface-ps):
7477 * pcvs.el (cvs-help):
7478 * log-edit.el (log-edit, log-edit-mode-help):
7479 * iswitchb.el (iswitchb-possible-new-buffer):
7480 * isearch.el (isearch-edit-string):
7481 * image-mode.el (image-mode, image-minor-mode):
7482 * ibuf-macs.el (define-ibuffer-filter):
7483 * hi-lock.el (hi-lock-find-patterns):
7484 * files.el (toggle-read-only):
7485 * ediff-util.el (ediff-copy-diff)
7486 (ediff-write-merge-buffer-and-maybe-kill):
7487 * echistory.el (Electric-history-undefined):
7488 * dnd.el (dnd-insert-text):
7489 * dired-aux.el (dired-query):
7490 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
7491 * bookmark.el (bookmark-bmenu-locate):
7492 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
7493 Fix `message' calls to ensure first arg is a format string.
7494 The change was made only when these two conditions were satisfied:
7495 [1] when there is a possibility that the arguments would cause an error
7496 for example, if the code in question relies on external variables
7497 such as filenames, and
7498 [2] if the arg to `message' could not have been nil in the code.
7499
7500 * pcomplete.el (pcomplete--help): Fix `message' format spec.
7501 Not having a %s would be weird, though not technically wrong.
7502
7503 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7504
7505 * term/mac-win.el (mac-add-charset-info): Doc fix.
7506
7507 2005-09-17 Romain Francoise <romain@orebokech.com>
7508
7509 * shell.el (shell-resync-dirs): Handle echoing processes more
7510 reliably. Don't insert resync command if `comint-process-echoes'
7511 is non-nil.
7512
7513 2005-09-17 Magnus Henoch <mange@freemail.hu>
7514
7515 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
7516 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
7517 aspell versions >= 0.60.
7518 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
7519 only if ispell-aspell-supports-utf8 is non-nil.
7520
7521 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
7522
7523 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
7524 buffer-local value to lisp-indent-function.
7525
7526 2005-09-17 Milan Zamazal <pdm@zamazal.org>
7527
7528 * progmodes/glasses.el (glasses-make-readable): If
7529 glasses-separator differs from underscore, put appropriate
7530 overlays over underscore characters.
7531 (glasses-convert-to-unreadable): If glasses-separator differs from
7532 underscore, try to convert glasses-separator characters to
7533 underscores.
7534
7535 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
7536
7537 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
7538 Use with-syntax-table and dolist.
7539
7540 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
7541
7542 * textmodes/reftex-auc.el:
7543 * textmodes/reftex-cite.el:
7544 * textmodes/reftex-dcr.el:
7545 * textmodes/reftex-global.el:
7546 * textmodes/reftex-parse.el:
7547 * textmodes/reftex-ref.el:
7548 * textmodes/reftex-sel.el:
7549 * textmodes/reftex-toc.el:
7550 * textmodes/reftex-vars.el:
7551 * textmodes/reftex.el: Small changes to remove compiler warnings.
7552
7553 * textmodes/reftex-index.el: Likewise.
7554 (reftex-query-index-phrase): More efficient use of markers.
7555
7556 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
7557
7558 * image.el (image-load-path): New variable.
7559 (image-search-load-path): New function.
7560 (find-image): Search for images in `image-load-path'.
7561
7562 2005-09-15 Richard M. Stallman <rms@gnu.org>
7563
7564 * follow.el: Change Maintainer field.
7565
7566 2005-09-15 David Ponce <david@dponce.com>
7567
7568 * recentf.el (recentf-save-file-modes): New option.
7569 (recentf-save-list): Use it.
7570
7571 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
7572
7573 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
7574 (mode-line-mule-info, mode-line-modified): Move bindings from
7575 mouse-3 to mouse-1.
7576
7577 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
7578
7579 * simple.el (sendmail-user-agent-compose): Revert last change.
7580
7581 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7582
7583 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
7584 Use with-current-buffer.
7585 (ange-ftp-gwp-start): Remove unused var `gw-user'.
7586 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
7587 (ange-ftp-insert-directory): Remove unused var `short'.
7588 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
7589
7590 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
7591 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
7592
7593 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
7594 (check-calendar-holidays, diary-list-entries): Autoload.
7595 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
7596 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
7597
7598 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
7599 which mistakenly removed a call to display-buffer.
7600
7601 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
7602
7603 * obsolete/iso-insert.el: Move to obsolete/ from international/.
7604
7605 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
7606
7607 * progmodes/hideshow.el
7608 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
7609 (hs-allow-nesting): New user var.
7610 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
7611 (hs-hide-block-at-point): When nesting allowed,
7612 if there is already an overlay in place, delete it.
7613 (hs-safety-is-job-n): Delete func; remove call sites.
7614 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
7615 (hs-overlay-at): New func.
7616 (hs-already-hidden-p, hs-show-block): Use it.
7617 (hs-hide-all): Don't pre-clean if nesting allowed.
7618 (hs-show-all): Temporarily disallow
7619 nesting around call to `hs-discard-overlays'.
7620
7621 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
7622
7623 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
7624 Delete unused local var.
7625
7626 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
7627
7628 * help-fns.el (describe-categories): "?\ " -> "?\s".
7629 (help-do-arg-highlight): Recognize also ARG-n, as in
7630 `move-to-left-margin' (ARG+n is already recognized). Simplify.
7631
7632 * international/codepage.el (dos-unsupported-char-glyph):
7633 * net/newsticker.el (tool-bar-map, w3-mode-map)
7634 (w3m-minor-mode-map):
7635 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
7636 (ent-alist):
7637 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
7638
7639 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
7640
7641 * custom.el (custom-push-theme): Handle the case where a symbol is
7642 bound but face properties have not yet been assigned.
7643
7644 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
7645 Fix behavior if noerase is `t' and there is no mail buffer.
7646
7647 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
7648 if `continue' is nil, rather than signal an error.
7649
7650 2005-09-12 Richard M. Stallman <rms@gnu.org>
7651
7652 * font-lock.el (font-lock-keywords): Add autoload.
7653
7654 * help-fns.el (describe-variable): Rearrange to put source link
7655 in a predictable place.
7656
7657 * net/newsticker.el: New file.
7658
7659 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7660
7661 * calendar/calendar.el (calendar-for-loop): Add edebug info.
7662 (calendar-basic-setup): Use the new nil arg.
7663 (number-of-diary-entries): Move to diary-lib.el.
7664
7665 * calendar/diary-lib.el: Use with-current-buffer, match-string.
7666 (diary-list-entries): Use with-syntax-table and dolist.
7667 Rename from list-diary-entries.
7668 Use number-of-diary-entries if `number' is nil.
7669 (diary, diary-view-entries): Use this new name and new nil arg value.
7670 (number-of-diary-entries): Move from calendar.el.
7671 (diary-unhide-everything): New function.
7672 (include-other-diary-files, fancy-diary-display)
7673 (diary-show-all-entries, make-diary-entry): Use it.
7674 (diary-mail-entries): Use buffer-string.
7675 (mark-diary-entries): Fix long standing paren typo.
7676 (diary-sexp-entry): Use count-lines.
7677 (make-diary-entry): Avoid `previous-line'.
7678 (diary-mode-map): New var.
7679 (diary-mode): Redraw cal after saving. Setup header-line.
7680 (fancy-diary-display-mode): Use local-set-key.
7681
7682 * startup.el (command-line): Try calling various terminal-init-foo-bar
7683 functions by stripping hyphenated suffixes from $TERM.
7684
7685 * files.el (normal-mode): Check boundness of font-lock-keywords.
7686
7687 2005-09-12 Richard M. Stallman <rms@gnu.org>
7688
7689 * progmodes/compile.el: Don't decide a file's directory
7690 until the user actually tries to go there.
7691 (compilation-next-error-function):
7692 Pass compilation-find-file the directory from the file-struct.
7693 (compilation-internal-error-properties): Separate local FILE-STRUCT
7694 from FILE. Doc the args better. Rename arg FMT to FMTS.
7695 (compilation-find-file): Arg DIR renamed to DIRECTORY.
7696 Expand it, and if nil, use default-directory.
7697 (compilation-get-file-structure): Don't mix specified directory
7698 with default directory. Put specified directory into
7699 file-struct. Don't make the file name absolute.
7700
7701 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
7702 (compile-command): Add autoload.
7703 (compilation-disable-input): Add autoload.
7704
7705 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
7706
7707 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
7708 strings of the variables it can override.
7709 (time-stamp): New (as yet undocumented) time-stamp-format escapes
7710 %Q and %q, for fully-qualified domain name and unqualified host name.
7711
7712 2005-09-11 Kim F. Storm <storm@cua.dk>
7713
7714 * emacs-lisp/authors.el (authors-aliases): Update list.
7715 (authors-fixed-entries): Update mldrag.el entry.
7716
7717 2005-09-10 Alan Mackenzie <acm@muc.de>
7718
7719 * page.el (narrow-to-page): Exclude _entire_ multi-line delimiter
7720 from the region narrowed to.
7721
7722 2005-09-10 Magnus Henoch <mange@freemail.hu>
7723
7724 * textmodes/ispell.el (ispell-check-version): Signal an error if
7725 aspell version is less than 0.60.
7726
7727 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
7728
7729 * progmodes/octave-inf.el (inferior-octave-startup):
7730 Resync current dir at the end.
7731
7732 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
7733
7734 * woman.el (woman-topic-at-point-default):
7735 Rename to woman-use-topic-at-point-default.
7736 (woman-topic-at-point): Rename to woman-use-topic-at-point.
7737 (woman-file-name): Reflect renames above. Automatically use the
7738 word at point as topic if woman-use-topic-at-point is non-nil.
7739 Otherwise offer it as default but don't insert it in the
7740 minibuffer. Also use `test-completion' instead of `assoc' as
7741 suggested by Stefan Monnier.
7742
7743 2005-09-10 Andre Spiegel <spiegel@gnu.org>
7744
7745 * vc.el (vc-directory, vc-update-change-log): Throw an error on
7746 the attempt to do it over Tramp. This is not yet supported.
7747
7748 2005-09-10 Eli Zaretskii <eliz@gnu.org>
7749
7750 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
7751 (menu-bar-non-minibuffer-window-p): New functions.
7752 ("Split Window", "Save As..."): Use them.
7753 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
7754 ("Print Buffer", "Truncate Long Lines in this Buffer"):
7755 Use menu-bar-menu-frame-live-and-visible-p.
7756 ("Save Buffer", "Insert File", "Open Directory...")
7757 ("Open File...", "Visit New File..."):
7758 Use menu-bar-non-minibuffer-window-p.
7759 (kill-this-buffer-enabled-p, dired <menu-enable>):
7760 Use menu-bar-non-minibuffer-window-p.
7761
7762 2005-09-09 Eli Zaretskii <eliz@gnu.org>
7763
7764 * cus-start.el (all): Don't complain about fringe-related
7765 built-ins if fringes are not supported. Ditto about
7766 selection-related built-ins. Fix the test for GTK-related built-ins.
7767
7768 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
7769 ("Postscript Print Buffer", "Print Region", "Save As...")
7770 ("Save", "Insert File...", "Open Directory...")
7771 ("Open File...", "Visit New File..."")
7772 ("Truncate Long Lines in this Buffer"): Don't look at
7773 menu-updating-frame if this display does not support multiple frames.
7774
7775 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
7776
7777 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
7778
7779 2005-09-09 Emilio Lopes <eclig@gmx.net>
7780
7781 * woman.el: Format- and whitespace-related changes.
7782
7783 2005-09-09 Eli Zaretskii <eliz@gnu.org>
7784
7785 * woman.el: Fix my email address.
7786
7787 2005-09-08 Richard M. Stallman <rms@gnu.org>
7788
7789 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
7790 (sh-mode): Locally set skeleton-pair-default-alist.
7791
7792 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
7793
7794 * progmodes/flymake.el: Require `compile' unconditionally.
7795
7796 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
7797
7798 * woman.el (woman-file-name): Provide a default, not initial input.
7799
7800 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
7801
7802 * font-lock.el (font-lock-support-mode): Doc fix.
7803
7804 * descr-text.el (describe-property-list): Handle non-symbol prop names.
7805
7806 2005-09-08 Richard M. Stallman <rms@gnu.org>
7807
7808 * simple.el (blink-matching-open): Get rid of text props from
7809 the string shown in echo area. Don't permanently set point.
7810 Some rearrangements.
7811
7812 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
7813
7814 * recentf.el (recentf-filename-handler): Add custom choice
7815 `abbreviate-file-name'.
7816
7817 * msb.el (msb--very-many-menus): Fix typo.
7818
7819 * disp-table.el (standard-display-european): Don't set
7820 enable-multibyte-characters to nil.
7821
7822 2005-09-08 David Ponce <david@dponce.com>
7823
7824 * recentf.el (recentf-show-file-shortcuts-flag): New option.
7825 (recentf-expand-file-name): Doc fix.
7826 (recentf-dialog-mode-map): Define digit shortcuts.
7827 (recentf--files-with-key): New variable.
7828 (recentf-show-digit-shortcut-filter): New function.
7829 (recentf-open-files-items): New function.
7830 (recentf-open-files): Use it.
7831 (recentf-open-file-with-key): New command.
7832
7833 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
7834
7835 * buff-menu.el (Buffer-menu-sort-by-column): New function.
7836 Suggested by Kim F. Storm.
7837 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
7838 (Buffer-menu-make-sort-button): Use global keymap.
7839
7840 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
7841
7842 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
7843 (Man-getpage-in-background-advice): Remove defadvice; it isn't
7844 necessary any longer with the remapped command.
7845 (Man-bgproc-sentinel-advice): Remove defadvice which counts
7846 formatting time only.
7847
7848 * net/tramp.el (tramp-action-password)
7849 (tramp-multi-action-password): Compile the password prompt from
7850 `method', `user' and `host'. Sometimes it isn't obvious which
7851 password to enter, for example with remote files offered by
7852 recentf.el, or with multiple steps. Suggested by Robert Marshall
7853 <robert@chezmarshall.freeserve.co.uk>.
7854
7855 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
7856
7857 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
7858 Fix regexp for when "s///" is at the beginning of line.
7859
7860 2005-09-07 Jay Belanger <belanger@truman.edu>
7861
7862 * calc/calc-poly.el (math-expand-term): Multiply out any powers
7863 when in matrix mode.
7864
7865 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7866
7867 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
7868 non-anonymous functions.
7869
7870 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
7873 when using a header line. Otherwise, use mouse-1-click-follows-link.
7874
7875 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
7876 can't be moved; don't signal an error.
7877
7878 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
7879
7880 * cus-theme.el (custom-theme-write-faces): Save the current face
7881 spec, not the defface spec.
7882
7883 * custom.el (custom-known-themes): Clarify meaning of "standard".
7884 (custom-push-theme): Save old values in the standard theme.
7885 (disable-theme): Correct typo.
7886 (custom-face-theme-value) Deleted unused function.
7887 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
7888
7889 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
7890
7891 * progmodes/compile.el (compilation-goto-locus): Take into account
7892 iconified frames when determining whether the buffer is
7893 already visible.
7894 Don't reset window height if the window already existed.
7895
7896 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
7897
7898 * custom.el (load-theme): Rename from require-theme.
7899 Add interactive spec.
7900 (enable-theme): Rename from custom-enable-theme.
7901 Add interactive spec.
7902 (disable-theme): Rename from custom-disable-theme.
7903 Add interactive spec.
7904 (custom-make-theme-feature): Doc fix.
7905 (custom-theme-directory): Doc fix.
7906 (provide-theme): Call enable-theme.
7907
7908 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7909
7910 * obsolete/lazy-lock.el (lazy-lock-mode):
7911 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
7912 font-lock-mode if it's off. Print a warning instead.
7913
7914 * progmodes/compile.el (compilation-start): Ignore errors if the
7915 process died before we get to send-eof.
7916
7917 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
7918 Undo last change. Enclosing the result in quotes broke things on Unix
7919 since tex-send-command passes it through shell-quote-argument.
7920 (tex-send-command): Pass `file' through convert-standard-filename
7921 when possible.
7922 (tex-uptodate-p): Handle the case where TeX hasn't put additional
7923 info in a transcript.
7924
7925 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
7926
7927 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
7928 fix compilation warning. Reorder the key definitions to group
7929 together keys emitted by the current version of xterm.
7930
7931 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
7932 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
7933 Reorder predicates to correct min-color usage.
7934
7935 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
7936
7937 * longlines.el (longlines-mode): Inhibit read-only when encoding.
7938 Kill local variables when longlines-mode is turned off.
7939
7940 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7941
7942 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
7943
7944 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
7945
7946 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
7947
7948 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
7949 (font-lock-lines-before): Change default to being inactive.
7950 (font-lock-default-fontify-region): Obey font-lock-lines-before.
7951 (font-lock-after-change-function): Don't handle f-l-lines-before here.
7952
7953 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
7954
7955 * net/tramp.el (tramp-handle-make-auto-save-file-name):
7956 Deactivate temporarily advice if active (not needed for Emacs 22,
7957 but for backwards compatibility).
7958 (tramp-exists-file-name-handler): Rewrite. First implementation
7959 was too simple.
7960 (tramp-advice-make-auto-save-file-name):
7961 Call `tramp-handle-make-auto-save-file-name' (again, just for
7962 backwards compatibility).
7963
7964 2005-08-31 Reto Zimmermann <reto@gnu.org>
7965
7966 * progmodes/vhdl-mode.el
7967 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
7968 (vhdl-end-p): Fix indentation bug "else" after "-- when".
7969 (vhdl-set-default-project): New function (easier setting of default).
7970 (vhdl-port-copy): Handle extended identifiers for generics.
7971 (vhdl-compiler-alist): Better description for error message regexp.
7972 (vhdl-make): Query for target, use previous as default.
7973 (vhdl-port-copy): Fix port copy for port names starting with "signal".
7974 (vhdl-font-lock-keywords-2): Fix fontification for record
7975 el. assign.
7976 (vhdl-speedbar-make-subpack-line): Add package body link.
7977 (vhdl-generate-makefile-1): Not include itself as dependency.
7978 (vhdl-font-lock-init): Highlight c-preprocessor directives.
7979 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
7980 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
7981 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
7982 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
7983 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
7984 (vhdl-import-project): Add string argument for `error'.
7985 (vhdl-compose-configuration)
7986 (vhdl-compose-configuration-architecture): Add configuration
7987 declaration generation.
7988 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
7989 (vhdl-trailer-re): Add "record" keyword (better indentation).
7990 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
7991 "[^ \t-\"]+".
7992 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
7993 (vhdl-testbench-entity-file-name)
7994 (vhdl-testbench-architecture-file-name): Allow separate
7995 customization of testbench file names.
7996 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
7997 (vhdl-get-visible-signals): Allow newline within alias declaration.
7998 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
7999 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
8000 (member-ignore-case): Alias for missing function in XEmacs.
8001 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
8002 (vhdl-update-sensitivity-list): Ignore case on read signals.
8003 (vhdl-replace-string): Adjust case only for file names.
8004 (vhdl-update-sensitivity-list): Fix search for read signals.
8005 (vhdl-update-sensitivity-list): Exclude formal parameters.
8006 (vhdl-get-visible-signals): Include aliases of signals.
8007 (vhdl-get-visible-signals): Fix signal name searching.
8008 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
8009 (vhdl-fixup-whitespace-region): Fix for character
8010 literals (e.g. ':').
8011
8012 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
8013
8014 * ansi-color.el (comint-last-output-start):
8015 * bs.el (font-lock-verbose):
8016 * diff-mode.el (add-log-buffer-file-name-function):
8017 * dired-x.el (vm-folder-directory):
8018 * faces.el (help-xref-stack-item):
8019 * files.el (font-lock-keywords):
8020 * find-lisp.el (dired-buffers, dired-subdir-alist):
8021 * ido.el (cua-inhibit-cua-keys):
8022 * log-view.el (cvs-minor-wrap-function):
8023 * outline.el (font-lock-warning-face):
8024 * simple.el (compilation-current-error):
8025 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
8026 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
8027 * tooltip.el (comint-prompt-regexp):
8028 * w32-fns.el (explicit-shell-file-name):
8029 * term/mac-win.el (mac-charset-info-alist)
8030 (mac-services-selection, mac-system-script-code):
8031 * term/tty-colors.el (msdos-color-values):
8032 * term/w32-win.el (xlfd-regexp-registry-subnum):
8033 * term/x-win.el (x-keysym-table, x-selection-timeout)
8034 (x-session-id, x-session-previous-id):
8035 * textmodes/ispell.el (mail-yank-prefix):
8036 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
8037 * textmodes/org.el (calc-embedded-close-formula)
8038 (calc-embedded-open-formula)
8039 (font-lock-unfontify-region-function):
8040 * textmodes/reftex-global.el (isearch-next-buffer-function)
8041 (TeX-master):
8042 * textmodes/reftex.el (font-lock-keywords):
8043 * textmodes/tex-mode.el (font-lock-comment-face)
8044 (font-lock-doc-face):
8045 * textmodes/texinfo.el (outline-heading-alist):
8046 Add defvars.
8047
8048 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
8049 (artist-spray-chars, artist-mode-init, artist-replace-string)
8050 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
8051 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
8052 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
8053
8054 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
8055 (conf-align-assignments): "?\ " -> "?\s".
8056
8057 * textmodes/reftex-index.el (TeX-master): Add defvar.
8058 (reftex-index-phrases-marker): Move up defvar.
8059
8060 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
8061 (reftex-toc-include-labels-indicator)
8062 (reftex-toc-include-index-indicator)
8063 (reftex-toc-max-level-indicator): Move up declarations.
8064
8065 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
8066 of args to `tramp-run-real-handler', even if it's empty in this case.
8067
8068 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8069
8070 * dired.el (dired-move-to-filename-regexp): Add date format for
8071 Mac OS X 10.3 in East Asian locales.
8072
8073 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
8074
8075 * files.el (make-auto-save-file-name): Add file name handler call
8076 if applicable.
8077
8078 * net/tramp.el (tramp-file-name-handler-alist)
8079 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
8080 (tramp-handle-make-auto-save-file-name): Rename from
8081 `tramp-make-auto-save-file-name'.
8082 (tramp-exists-file-name-handler): New defun.
8083 (tramp-advice-make-auto-save-file-name): Make defadvice only when
8084 `make-auto-save-file-name' is not a magic file name operation.
8085
8086 2005-08-30 Richard M. Stallman <rms@gnu.org>
8087
8088 * files.el (risky-local-variable-p):
8089 Match `-predicates' and `-commands.
8090
8091 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
8092 (custom-save-all): Visit the file if necessary;
8093 kill the buffer if we created it.
8094 (custom-save-delete): Don't visit file or kill buffer here.
8095
8096 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8097
8098 * textmodes/org.el (org-special-keyword): New face.
8099 (org-table-copy-down, org-table-eval-formula)
8100 (org-table-recalculate, org-init-section-numbers):
8101 Use `string-to-number' instead of `string-to-int'.
8102 (org-get-location): Use `insert-buffer-substring' instead of
8103 `insert-buffer'.
8104 (org-modify-diary-entry-string): New function.
8105 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
8106 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
8107 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
8108 active region.
8109 (org-export-as-html): Handle QUOTE keyword.
8110 (org-quote-string): New option.
8111 (org-bookmark-jump-unhide): New function, used for
8112 `bookmark-after-jump-hook'.
8113 (org-diary-default-entry): Apply only when not called through
8114 `org-agenda'.
8115
8116 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
8117
8118 * net/eudc.el (mode-popup-menu):
8119 * play/handwrite.el (ps-printer-name, ps-lpr-command):
8120 * progmodes/ada-mode.el (compile-auto-highlight)
8121 (skeleton-further-elements):
8122 * progmodes/autoconf.el (font-lock-syntactic-keywords):
8123 * progmodes/cmacexp.el (msdos-shells):
8124 * progmodes/compile.el (font-lock-extra-managed-props)
8125 (font-lock-keywords, font-lock-maximum-size)
8126 (font-lock-support-mode):
8127 * progmodes/grep.el (font-lock-lines-before):
8128 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
8129 * progmodes/mixal-mode.el (compile-command):
8130 * progmodes/perl-mode.el (font-lock-comment-face)
8131 (font-lock-doc-face, font-lock-string-face):
8132 * progmodes/prolog.el (comint-prompt-regexp):
8133 * progmodes/sh-script.el (font-lock-comment-face)
8134 (font-lock-set-defaults, font-lock-string-face):
8135 * progmodes/sql.el (font-lock-keyword-face)
8136 (font-lock-set-defaults, font-lock-string-face):
8137 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
8138 (itimer-version, lazy-lock-defer-contextually)
8139 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
8140 Add defvars.
8141
8142 * progmodes/cperl-mode.el (cperl-electric-lbrace)
8143 (cperl-electric-keyword, cperl-electric-pod)
8144 (cperl-electric-backspace, cperl-forward-re)
8145 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
8146 (vc-rcs-header, vc-sccs-header): Add defvars.
8147
8148 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
8149 (font-lock-syntactic-keywords, gud-find-expr-function):
8150 Add defvars.
8151
8152 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
8153 (gdb-frame-parameters): Declare before use.
8154
8155 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
8156 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
8157 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
8158 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
8159
8160 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
8161 (idlwave-help-with-source): Use `insert-buffer-substring', not
8162 `insert-buffer'.
8163
8164 2005-08-29 Juri Linkov <juri@jurta.org>
8165
8166 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
8167 Put outline-back-to-heading function call inside save-excursion.
8168
8169 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
8170
8171 * man.el (Man-init-defvars, Man-translate-references)
8172 (Man-support-local-filenames, Man-highlight-references):
8173 * progmodes/sql.el (sql-interactive-mode):
8174 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
8175
8176 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
8177 (compilation-mode-font-lock-keywords): Add defvars.
8178 (checkdoc-interactive-loop): "?\ " -> "?\s".
8179
8180 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
8181 (font-lock-doc-face, font-lock-string-face)
8182 (font-lock-keywords-case-fold-search): Add defvars.
8183 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
8184
8185 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
8186 Don't pass X and Y (they are ignored anyway).
8187 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
8188 (mouse-delete-window): Make arguments optional.
8189
8190 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
8191 (caesar-translate-table, minor-modes, news-buffer-save)
8192 (news-group-name, news-minor-modes): Add defvars.
8193
8194 * emacs-lisp/lselect.el (mouse-highlight-priority)
8195 (x-lost-selection-functions, zmacs-regions):
8196 * emacs-lisp/pp.el (font-lock-verbose):
8197 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
8198 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
8199 (ses-mode-map):
8200 * emacs-lisp/tcover-unsafep.el (safe-functions):
8201 * international/mule-cmds.el (mac-system-coding-system)
8202 (mac-system-locale):
8203 * language/ethio-util.el (rmail-current-message)
8204 (rmail-message-vector):
8205 * language/thai-util.el (thai-auto-composition-mode):
8206 * mail/metamail.el (rmail-current-message, rmail-message-vector):
8207 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
8208 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
8209 (vm-primary-inbox, vm-spool-files):
8210 * mail/rmail.el (deleted-head, font-lock-fontified)
8211 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
8212 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
8213 (total-messages):
8214 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
8215 (rmail-summary-mode-map):
8216 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
8217 (rmail-last-label, rmail-last-multi-labels)
8218 (rmail-summary-vector, rmail-total-messages):
8219 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
8220 * mail/rmailsum.el (msgnum):
8221 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
8222 (rmail-current-message):
8223 * obsolete/fast-lock.el (font-lock-face-list):
8224 * obsolete/rnewspost.el (mail-reply-buffer):
8225 * obsolete/scribe.el (compile-command):
8226 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
8227
8228 2005-08-28 John Paul Wallington <jpw@gnu.org>
8229
8230 * ibuf-ext.el (ibuffer-auto-update-changed):
8231 Use `frame-or-buffer-changed-p' to check whether we need to update.
8232 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
8233 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
8234 as a `frame-or-buffer-changed-p' state vector instead.
8235
8236 2005-08-27 Romain Francoise <romain@orebokech.com>
8237
8238 * textmodes/makeinfo.el (makeinfo-compile):
8239 Use `compilation-start'. Set `next-error-function' according to
8240 `disable-errors'.
8241 (makeinfo-next-error): New function.
8242 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
8243 (makeinfo-buffer): Likewise.
8244
8245 * progmodes/compile.el (compilation-start): Add autoload cookie.
8246
8247 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
8248 * textmodes/sgml-mode.el: Likewise.
8249 * progmodes/python.el: Likewise.
8250
8251 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8252
8253 * simple.el (blink-matching-paren-distance): Document the meaning
8254 of nil value, and allow to customize to nil.
8255
8256 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
8257 command.com, not command.exe.
8258
8259 2005-08-26 John Wiegley <johnw@newartisans.com>
8260
8261 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
8262 code around a bit so that an extraneous nil argument is not added
8263 to a command when no args are given.
8264
8265 * eshell/esh-arg.el (eshell-parse-double-quote): If a
8266 double-quoted argument resolves to nil, return it as an empty
8267 string rather than as nil. This made it impossible to pass "" to
8268 a shell script as a null string argument.
8269
8270 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
8271
8272 * outline.el (outline-invent-heading): New fun.
8273 (outline-promote, outline-demote): Use it.
8274 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
8275 (outline-end-of-subtree): Remove unused var `opoint'.
8276
8277 2005-08-26 David Reitter <david.reitter@gmail.com>
8278
8279 * menu-bar.el (truncate-lines, write-file, print-buffer)
8280 (ps-print-buffer-faces, ps-print-buffer, split-window):
8281 Disable menu items when the frame they refer to is invisible, or when
8282 they refer to a buffer and the minibuffer is selected.
8283
8284 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
8285
8286 * progmodes/flymake.el (flymake-highlight-err-lines):
8287 Use save-excursion around flymake-highlight-line to preserve point.
8288
8289 2005-08-26 Eli Zaretskii <eliz@gnu.org>
8290
8291 * progmodes/octave-mod.el: Change Author and Maintainer address.
8292 (octave-maintainer-address): Change Kurt's email address.
8293 * progmodes/octave-inf.el: Change Author and Maintainer address.
8294 * progmodes/octave-hlp.el: Change Author and Maintainer address.
8295
8296 2005-08-26 Kim F. Storm <storm@cua.dk>
8297
8298 * subr.el (version-list-<, version-list-<=, version-list-=):
8299 Rename from integer-list-*.
8300 (version-list-not-zero): Likewise. Fix while loop.
8301 (version=): Use version-list-= instead of string-equal.
8302
8303 2005-08-26 Richard M. Stallman <rms@gnu.org>
8304
8305 * outline.el (outline-promote): Try shortening the heading.
8306 As last resort, read the heading to use.
8307 (outline-demote): As last resort, read the heading to use.
8308
8309 2005-08-26 Romain Francoise <romain@orebokech.com>
8310
8311 * progmodes/compile.el (compilation-start): Doc fix.
8312
8313 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
8314 (antlr-font-lock-additional-keywords): Fix reference to
8315 `antlr-font-lock-literal-regexp' erroneously changed during the
8316 mass face rename.
8317 (antlr-run-tool): Use `compilation-start'.
8318
8319 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
8320 instead of the obsolete `compile-internal'.
8321
8322 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
8323
8324 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
8325 (number, original-date):
8326 * calendar/cal-china.el (date):
8327 * calendar/cal-coptic.el (date):
8328 * calendar/cal-french.el (date):
8329 * calendar/cal-hebrew.el (date, entry, number, original-date):
8330 * calendar/cal-islam.el (date, number, original-date):
8331 * calendar/cal-iso.el (date):
8332 * calendar/cal-julian.el (date):
8333 * calendar/cal-mayan.el (date):
8334 * calendar/cal-menu.el (date, event):
8335 * calendar/cal-persia.el (date):
8336 * calendar/lunar.el (date):
8337 * calendar/solar.el (date): Add defvars.
8338
8339 * emerge.el:
8340 * ibuffer.el:
8341 * info-xref.el:
8342 * obsolete/bg-mouse.el:
8343 * obsolete/sun-curs.el:
8344 * obsolete/swedish.el: Move the `defvar's to the top level.
8345
8346 * smerge-mode.el (smerge-refined-change): Add :group.
8347
8348 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
8349
8350 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
8351 (smerge-keep-n): Remove props.
8352 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
8353 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
8354 now that it's done in smerge-keep-n.
8355 (smerge-refined-change): New face.
8356 (smerge-refine-chopup-region, smerge-refine-highlight-change)
8357 (smerge-refine): New funs.
8358 (smerge-basic-map): Bind smerge-refine.
8359
8360 2005-08-25 Juri Linkov <juri@jurta.org>
8361
8362 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
8363 compilation-process-setup-function and compilation-disable-input
8364 in grep-mode instead of let-bindings in grep.
8365
8366 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
8367 Delete "Automatic File De/compression" (auto-compression-mode).
8368
8369 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
8370
8371 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
8372 Silence warning about non-existent variable.
8373
8374 2005-08-25 Richard M. Stallman <rms@gnu.org>
8375
8376 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
8377 Rename "Describe Key" to "Describe Key or Mouse Operation".
8378
8379 * mail/mailalias.el (build-mail-aliases): Delete comments
8380 from the contents before processing them.
8381
8382 * isearch.el (isearch-edit-string): Erase the Search prompt
8383 if user enters an empty string and there is no default.
8384
8385 * comint.el (comint-file-name-prefix): Add autoload.
8386
8387 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
8388
8389 * subr.el (play-sound): Rearrange to avoid warning.
8390
8391 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
8392
8393 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
8394 New hook.
8395 (add-to-diary-list): Call `diary-modify-entry-list-string-function'
8396
8397 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
8398
8399 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
8400
8401 * custom.el (custom-theme-set-variables): Sort minor modes last.
8402
8403 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8404
8405 * subr.el (version-separator, version-regexp-alist): New vars used by
8406 version comparison funs.
8407 (integer-list-<, integer-list-=, integer-list-<=)
8408 (integer-list-not-zero): New funs for integer list comparison.
8409 (version-to-list, version=, version<, version<=): New funs for version
8410 comparison.
8411
8412 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
8413
8414 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
8415 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
8416 time to silence the byte-compiler.
8417
8418 * ibuffer.el (ibuffer-compile-make-eliding-form)
8419 (ibuffer-check-formats): Use `with-no-warnings' to hide references
8420 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
8421 so it's silly to get warnings for it).
8422 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
8423 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
8424 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
8425 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
8426 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
8427 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
8428 Defvar at compile time.
8429 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
8430 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
8431 Declare them before use.
8432
8433 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
8434 (info-xref-good, info-xref-bad): Defvar at compile time.
8435
8436 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
8437 Use `let*' instead of `let'.
8438
8439 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
8440 (*mouse-y*, menu, char): Defvar at compile time.
8441 (sc::menu): Declare it before use.
8442 (sc::pack-one-line): Use `let', not `let*'.
8443
8444 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
8445 (mail-send-hook): Defvar at compile time.
8446
8447 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
8448 Defvar at compile time.
8449
8450 * term/sun-mouse.el (current-global-mousemap)
8451 (current-local-mousemap): Declare them before use.
8452
8453 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
8454
8455 * bookmark.el (bookmark-after-jump-hook): New hook.
8456 (bookmark-jump): Run `bookmark-after-jump-hook'.
8457
8458 2005-08-23 Juri Linkov <juri@jurta.org>
8459
8460 * faces.el (minibuffer-prompt): Doc fix.
8461
8462 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
8463
8464 * progmodes/xscheme.el: Trivial changes to silence warnings.
8465 (xscheme-previous-mode, xscheme-previous-process-state):
8466 Add defvars.
8467 (xscheme-last-input-end, xscheme-process-command-line)
8468 (xscheme-process-name, xscheme-buffer-name)
8469 (xscheme-expressions-ring-max, xscheme-expressions-ring)
8470 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
8471 (xscheme-control-g-synchronization-p)
8472 (xscheme-control-g-disabled-p, xscheme-string-receiver)
8473 (default-xscheme-runlight, xscheme-runlight)
8474 (xscheme-runlight-string, xscheme-process-filter-state)
8475 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
8476 Move to beginning of file.
8477 (scheme-interaction-mode-commands-alist)
8478 (scheme-interaction-mode-map, scheme-debugger-mode-map):
8479 Declare them before use. Note: the initialization code for the variables
8480 has not been moved because it uses functions that reference the variables.
8481 (xscheme-control-g-message-string, xscheme-process-filter-alist)
8482 (xscheme-prompt-for-expression-map): Declare them before use.
8483 (scheme-debugger-mode-commands): "?\ " -> "?\s".
8484
8485 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
8486
8487 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
8488
8489 2005-08-22 Juri Linkov <juri@jurta.org>
8490
8491 * faces.el (set-face-underline): Delete this duplicate function
8492 and make an obsolete alias to set-face-underline-p.
8493 (set-face-underline-p): Use docstring of set-face-underline.
8494 (describe-face): Create hyperlink to parent face.
8495
8496 * info.el (Info-insert-dir): Use save-excursion around
8497 insert-buffer-substring.
8498 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
8499 (Info-escape-percent): Delete function.
8500 (Info-fontify-node): Replace Info-escape-percent by
8501 replace-regexp-in-string with REP arg set to lambda that
8502 duplicates `%' and preserves text properties.
8503
8504 * progmodes/compile.el (compilation-disable-input): Doc fix.
8505 (define-compilation-mode): Doc fix and refill.
8506 (kill-compilation): Use `mode-name' in the error message.
8507 (compilation-find-file): Use `compilation-error' in the
8508 read-file-name's prompt.
8509
8510 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
8511
8512 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
8513 (smerge-auto-leave): Make undo re-enable the mode.
8514 (debug-ignored-errors): Add the user-error of impossible resolution.
8515 (smerge-resolve): Move things around a bit, in preparation for later.
8516 (smerge-diff): Don't fail if the buffer has no associated file.
8517 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
8518 (smerge-conflict-overlay): New function.
8519 (smerge-match-conflict): Don't add text properties here.
8520 (smerge-find-conflict): Instead, add an overlay here.
8521 Also check for the case where we're inside a conflict already, so as to
8522 obviate the need for font-lock-multiline, which is unbearably slow with
8523 large conflicts and ciomplex font-lock patterns.
8524 (smerge-remove-props): Remove overlay rather than text-properties.
8525 (smerge-mode): Don't set font-lock-multiline.
8526 Remove overlays when turned off.
8527
8528 2005-08-21 Kim F. Storm <storm@cua.dk>
8529
8530 * ido.el (ido-ignore-item-p): Use save-match-data.
8531 Bind case-fold-search to ido-case-fold locally.
8532
8533 2005-08-20 Richard M. Stallman <rms@gnu.org>
8534
8535 * files.el (normal-mode): If font lock is on, turn it off and on.
8536
8537 * subr.el (replace-regexp-in-string): Doc fix.
8538
8539 * startup.el (command-line-1): Don't suppress startup screen
8540 due to existing processes.
8541
8542 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
8543
8544 * progmodes/compile.el (compilation-disable-input): Default to nil.
8545
8546 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
8547
8548 * progmodes/compile.el (compilation-disable-input): New defcustom.
8549 (compilation-start): If compilation-disable-input is non-nil, send
8550 EOF to the compilation process.
8551
8552 2005-08-20 Eli Zaretskii <eliz@gnu.org>
8553
8554 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
8555 Run the argument of tex-shell-cd-command through
8556 convert-standard-filename, to get the correct style of slashes on
8557 Windows, and enclose the result in quotes, in case the file name
8558 includes whitespace or other special characters.
8559
8560 2005-08-19 Andreas Schwab <schwab@suse.de>
8561
8562 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
8563 process.
8564
8565 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8566
8567 * cus-start.el (minibuffer-prompt-properties): Correct typo.
8568
8569 2005-08-18 Kim F. Storm <storm@cua.dk>
8570
8571 * scroll-lock.el: Fix errors due to incorrect line wrapping.
8572
8573 2005-08-18 Richard M. Stallman <rms@gnu.org>
8574
8575 * scroll-lock.el: New file.
8576
8577 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
8578
8579 * dired.el (dired-move-to-end-of-filename):
8580 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
8581
8582 2005-08-18 Kim F. Storm <storm@cua.dk>
8583
8584 * ido.el (ido-everywhere): Fix defcustom :set function to disable
8585 rather than toggle mode when custom value is nil.
8586 (ido-everywhere): Fix defun doc string.
8587
8588 2005-08-17 Richard M. Stallman <rms@gnu.org>
8589
8590 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
8591 as tag instead of "Inviolable".
8592
8593 2005-08-17 Kim F. Storm <storm@cua.dk>
8594
8595 * windmove.el (windmove-coordinates-of-position): Remove.
8596 (windmove-coordinates-of-window-position): Remove.
8597 (windmove-reference-loc): Use posn-at-point instead.
8598
8599 * subr.el (insert-for-yank-1): Doc fix.
8600
8601 * ido.el (ido-enter-matching-directory): Rename from
8602 ido-enter-single-matching-directory. Change `slash' choice to
8603 `only'. Add `first' choice.
8604 (ido-exhibit): Adapt to above changes.
8605
8606 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
8607
8608 * Makefile.in: Expand comment about building loaddefs.el.
8609
8610 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
8611
8612 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
8613 Comment use of defadvice.
8614
8615 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
8616
8617 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
8618
8619 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
8620 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
8621 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
8622 * progmodes/idlw-shell.el, progmodes/ld-script.el,
8623 * progmodes/which-func.el, ruler-mode.el, strokes.el,
8624 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
8625 for backward compatibility for faces that did not appear in the
8626 previous Emacs release.
8627
8628 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
8629
8630 2005-08-15 Kim F. Storm <storm@cua.dk>
8631
8632 * emulation/cua-base.el (cua-delete-region): Return t if
8633 deleted region was non-empty.
8634 (cua-replace-region): Inhibit overwrite-mode for
8635 self-insert-command if replaced region was non-empty.
8636 (cua--explicit-region-start, cua--status-string): Make them
8637 buffer-local at top-level...
8638 (cua-mode): ...rather than when mode is enabled.
8639
8640 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
8641
8642 * progmodes/vhdl-mode.el (vhdl-emacs-21):
8643 Set t for Emacs 21, 22, and so on.
8644
8645 2005-08-15 David Ponce <david@dponce.com>
8646
8647 * tree-widget.el: Update Commentary header.
8648 (tree-widget-theme): Doc fix.
8649 (tree-widget-space-width): New option.
8650 (tree-widget-image-properties): Look up in the default theme too.
8651 (tree-widget--cursors): Only for images with arrow pointer shape.
8652 (tree-widget-lookup-image): Pointer shape is hand by default.
8653 (tree-widget-icon): Rename generic icon widget from
8654 `tree-widget-control'.
8655 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
8656 derive from `tree-widget-icon'.
8657 (tree-widget-handle): Improve default look and feel of the text
8658 representation.
8659 (tree-widget): Rename :*-control properties to :*-icon properties.
8660 Add :action and :help-echo properties.
8661 (tree-widget-after-toggle-functions): Move.
8662 (tree-widget-close-node, tree-widget-open-node): Remove.
8663 (tree-widget-before-create-icon-functions): New hook.
8664 (tree-widget-value-create): Update to allow customization of icons
8665 and nodes at run-time via that new hook.
8666 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
8667 (tree-widget-icon-action, tree-widget-icon-help-echo)
8668 (tree-widget-action, tree-widget-help-echo): New functions.
8669
8670 2005-08-15 Kim F. Storm <storm@cua.dk>
8671
8672 * ido.el (ido-buffer-internal): Use with-no-warnings.
8673 (ido-make-merged-file-list): Use while-no-input.
8674
8675 2005-08-15 Richard M. Stallman <rms@gnu.org>
8676
8677 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
8678 (flyspell-large-region): Fix doc and custom type.
8679
8680 2005-08-14 Richard M. Stallman <rms@gnu.org>
8681
8682 * files.el (interpreter-mode-alist): Doc fix.
8683
8684 * mail/rmail.el (rmail-nonignored-headers): New variable.
8685 (rmail-clear-headers): Use it.
8686 (rmail-reply): Better handling of mail-followup-to header.
8687
8688 * progmodes/sh-script.el (sh-font-lock-keywords-var):
8689 Rename variable from sh-font-lock-keywords. In the `shell' entry,
8690 don't try to refer to executable-font-lock-keywords.
8691 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
8692 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
8693 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
8694 (sh-mode): Set comment-start-skip, local-abbrev-table,
8695 imenu-case-fold-search.
8696 (sh-set-shell): Don't set them here.
8697 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
8698 Don't cache the results in the original alist; don't ever modify
8699 that alist.
8700
8701 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
8702
8703 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
8704 empty.
8705
8706 2005-08-15 Andreas Schwab <schwab@suse.de>
8707
8708 * desktop.el: Put autoload cookie at risky-local-variable declarations.
8709
8710 * dired.el, info.el, mail/rmail.el: Revert last change.
8711
8712 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
8713
8714 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
8715 modification in `eval-after-load' form.
8716 * info.el: Likewise.
8717 * mail/rmail.el: Likewise.
8718
8719 2005-08-14 Juri Linkov <juri@jurta.org>
8720
8721 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8722 Remove highlighting of "Compilation started". Highlight only
8723 the word "finished" in "Compilation finished". Add highlighting
8724 of "interrupt", "killed", "terminated" and the exit code.
8725 (compilation-start): Add newline after header. Use exactly the
8726 same time stamp format as the finishing message.
8727 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
8728
8729 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
8730 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
8731 Add highlighting of "interrupt", "killed", "terminated".
8732
8733 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
8734 enabled and the current command is self-insert-command, call it
8735 explicitly with overwrite-mode bound to nil, to not allow it
8736 to delete the character after the selected region.
8737
8738 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
8739
8740 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
8741 move-end-of-line, end-of-line, and beginning-of-line to the list
8742 of commands after which the echo area is updated.
8743
8744 2005-08-12 Eli Zaretskii <eliz@gnu.org>
8745
8746 * cus-edit.el (custom-save-all, custom-save-delete):
8747 Bind recentf-exclude to exclude custom-file.
8748
8749 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
8750
8751 * mail/rmailsum.el (rmail-summary-end-of-message): New command
8752 to go to the bottom of the mail message. Added to
8753 `rmail-summary-mode-map' with key "/".
8754 (rmail-summary-show-message): New (internal) function for use by
8755 both `rmail-summary-beginning/end-of-message'.
8756 (rmail-summary-beginning-of-message): Change to use
8757 rmail-summary-show-message.
8758
8759 * mail/rmail.el (rmail-end-of-message): New command to go to the
8760 end of the current message. Added to `rmail-mode-map' with key "/".
8761 (rmail-beginning-of-message): Fix to work as documented.
8762 (rmail-mode): Change documentation.
8763
8764 * progmodes/compile.el (compilation-start): Add the line
8765 "Compilation started" with compilation start time.
8766 (compilation-mode-font-lock-keywords): Add `started' to keywords.
8767
8768 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
8769
8770 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
8771 of menu items.
8772
8773 2005-08-11 Richard M. Stallman <rms@gnu.org>
8774
8775 * simple.el (pop-global-mark): Reverse test of widen-automatically.
8776
8777 * battery.el (battery-status-function): Don't use ignore-errors.
8778
8779 2005-08-11 Lute Kamstra <lute@gnu.org>
8780
8781 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
8782 define-obsolete-variable-alias.
8783
8784 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
8785
8786 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
8787 (ange-ftp-send-cmd): Revert last change, and expand
8788 the comment explaining the problem.
8789
8790 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
8791
8792 * ldefs-boot.el: Update.
8793
8794 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
8795 item to "Time, Load and Mail". Change help echo text.
8796
8797 * time.el (display-time-use-mail-icon, display-time-format)
8798 (display-time-string-forms): Shorten first line of docstrings.
8799
8800 2005-08-10 Lars Hansen <larsh@soem.dk>
8801
8802 * desktop.el (desktop-buffer-mode-handlers):
8803 Make non-customizable. Add autoload cookie. Change initial value to
8804 nil; add elements in respective modules instead. Fix doc string.
8805 (desktop-load-file): New function.
8806 (desktop-minor-mode-handlers): New autoloaded variable.
8807 (desktop-create-buffer): Call minor mode handlers.
8808 Use desktop-load-file to load major and minor mode modules prior to
8809 checking for a handler.
8810 (desktop-save): Don't add nil to desktop-minor-modes for minor
8811 modes with nil function in desktop-minor-mode-table. Don't delete
8812 desktop file before rewriting it.
8813 (desktop-locals-to-save): Add autoload cookie. Don't make
8814 automatically buffer-local. Add variables column-number-mode,
8815 size-indication-mode, indent-tabs-mode,
8816 indicate-buffer-boundaries, indicate-empty-lines and
8817 show-trailing-whitespace.
8818 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
8819 regexps. Don't use desktop-clear-preserve-buffers-regexp.
8820 (desktop-clear-preserve-buffers-regexp): Delete.
8821 (desktop-clear-preserve-buffers): Update initial value and docstring.
8822 (desktop-save-buffer): Fix doc string.
8823
8824 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
8825 (hilit-chg-desktop-restore): New function.
8826 (highlight-changes-mode): Add highlight-changes-mode to
8827 desktop-locals-to-save.
8828
8829 * dired.el: Add handler to desktop-buffer-mode-handlers.
8830 (dired-restore-desktop-buffer): Remove autoload cookie.
8831 (dired-mode): Add autoload cookie.
8832
8833 * info.el: Add handler to desktop-buffer-mode-handlers.
8834 (Info-restore-desktop-buffer): Remove autoload cookie.
8835 (Info-mode): Add autoload cookie.
8836
8837 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
8838 (mh-restore-desktop-buffer): Remove autoload cookie.
8839 (mh-folder-mode): Add autoload cookie.
8840
8841 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
8842 (rmail-restore-desktop-buffer): Remove autoload cookie.
8843
8844 2005-08-11 Masatake YAMATO <jet@gyve.org>
8845
8846 * hexl.el (hexl-address-region):
8847 (hexl-ascii-region, hexl-font-lock-keywords):
8848 (hexl-highlight-line-range): Use the term "region"
8849 instead of "area" for consistency with the other symbols
8850 defined in hexl.el.
8851
8852 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8853
8854 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
8855 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
8856 out by Juri Linkov). Add `display-battery-mode'.
8857
8858 2005-08-09 Juri Linkov <juri@jurta.org>
8859
8860 * progmodes/compile.el (compilation-mode-font-lock-keywords):
8861 Remove `-text' from face variable names.
8862 (compilation-error-file-name, compilation-warning-file-name)
8863 (compilation-info-file-name): Delete faces.
8864 (compilation-line-number, compilation-column-number):
8865 Remove face underlining.
8866 (compilation-message-face): Set to `underline' value by default.
8867 (compilation-error-face, compilation-warning-face)
8868 (compilation-info-face): Remove `-file-name' from face names.
8869 (compilation-error-text-face, compilation-warning-text-face)
8870 (compilation-info-text-face): Delete face variables.
8871 (compilation-text-face): Delete function.
8872
8873 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
8874 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
8875 (grep-error-face): Set to `compilation-error' instead of
8876 `compilation-error-face' (which is redefined to `grep-hit-face' in
8877 grep buffers).
8878 (grep-mode-font-lock-keywords): Remove `-text' from face variable
8879 names. Use `grep-error-face' instead of `compilation-error-text-face'.
8880
8881 * dired-aux.el (dired-do-query-replace-regexp):
8882 Use `query-replace-read-args'.
8883
8884 * replace.el (query-replace-read-from, query-replace-read-to)
8885 (query-replace-read-args): Rename arg `string' to `prompt'.
8886
8887 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
8888
8889 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
8890
8891 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
8892 uploading files.
8893 (ange-ftp-canonize-filename): Handle file names beginning with ~
8894 correctly.
8895
8896 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
8897
8898 * textmodes/fill.el (canonically-space-region)
8899 (fill-context-prefix, fill-french-nobreak-p)
8900 (fill-delete-newlines, fill-comment-paragraph)
8901 (justify-current-line): "?\ " -> "?\s".
8902
8903 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
8904
8905 * textmodes/fill.el (fill-nonuniform-paragraphs):
8906 Improve argument/docstring consistency.
8907
8908 2005-08-09 Richard M. Stallman <rms@gnu.org>
8909
8910 * textmodes/ispell.el (ispell-word): More fboundp checks.
8911
8912 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
8913 (find-file-noselect-1): Call it here, only if RAWFILE.
8914 (normal-mode): Always set some major mode.
8915 (save-some-buffers-action-alist): Change some explanation strings.
8916 (file-name-non-special): In the `quote' method, use unwind-protect.
8917
8918 2005-08-09 Magnus Henoch <mange@freemail.hu>
8919
8920 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
8921 (ispell-have-aspell-dictionaries): New variable.
8922 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
8923 (ispell-get-aspell-config-value): New function.
8924 (ispell-aspell-find-dictionary): New function.
8925 (ispell-aspell-add-aliases): New function.
8926 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
8927 appropriate. Don't look for ispell dictionaries if we use aspell.
8928 (ispell-menu-map): Don't build a submenu of dictionaries.
8929
8930 2005-08-09 Richard M. Stallman <rms@gnu.org>
8931
8932 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
8933 (sql-read-passwd): Use read-passwd.
8934
8935 * progmodes/idlw-toolbar.el (idlwave-toolbar)
8936 (idlwave-toolbar-is-possible): Add defvars.
8937
8938 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
8939 Avoid warnings.
8940
8941 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
8942 (idlwave-system-class-info, idlwave-executive-commands-alist):
8943 Use defvar.
8944
8945 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
8946
8947 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
8948 Avoid warnings.
8949
8950 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
8951 and content-type: headers.
8952
8953 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
8954
8955 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
8956 and rename some of them to be more self-explanatory.
8957
8958 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
8959
8960 * startup.el (command-line-1): Implement -scriptload.
8961
8962 * replace.el (occur-engine): Initial *Occur* output not undoable.
8963
8964 * menu-bar.el (menu-bar-file-menu): Rename some menu items
8965 and improve help strings.
8966
8967 * isearch.el (isearch-repeat): When changing direction,
8968 mark search successful.
8969
8970 * ediff-init.el: Use (featurep 'xemacs).
8971
8972 * comint.el (send-invisible): Identify buffer, if not selected.
8973
8974 * align.el: Delete autoload for c-guess-basic-syntax.
8975
8976 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
8977
8978 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
8979 Improve argument/docstring consistency. Doc fixes.
8980 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
8981 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
8982 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
8983 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
8984 (r2bv-organization, r2bv-pages, r2bv-primary-author)
8985 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
8986 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
8987 Defvar at compile time.
8988
8989 2005-08-09 Juri Linkov <juri@jurta.org>
8990
8991 * info.el: Replace `info' with upper-case `Info' where appropriate.
8992 (info-title-1, info-title-2, info-title-3, info-title-4)
8993 (info-menu-header): Move up face definitions.
8994 (info-menu-star): Rename from `info-menu-5'.
8995 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
8996 (Info-fontify-visited-nodes): Fix docstring.
8997 (Info-hide-note-references): Fix docstring.
8998 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
8999 menu items in the same way as on cross-references.
9000 (info-apropos): Fix sorting order and formatting to be like in the
9001 stand-alone Info browser. Display error messages for 1 sec.
9002 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
9003 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
9004 from the menu bar.
9005 (Info-insert-dir): Restore point after calling
9006 `insert-buffer-substring'.
9007
9008 2005-08-08 Richard M. Stallman <rms@gnu.org>
9009
9010 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
9011 (recompute-lucid-menubar): Add defvars.
9012
9013 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
9014
9015 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
9016
9017 * net/net-utils.el (run-dig): Rename from `dig'.
9018
9019 * play/gametree.el (gametree-mode): Use make-local-variable,
9020 not make-variable-buffer-local.
9021
9022 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
9023
9024 * ansi-color.el (ansi-color-make-extent)
9025 (ansi-color-set-extent-face): Use fboundp, not functionp.
9026
9027 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
9028 not make-variable-buffer-local.
9029
9030 * bookmark.el (Info-current-file): Add defvar.
9031 (bookmark-jump-noselect): Use with-no-warnings.
9032
9033 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
9034
9035 * ebuff-menu.el (Helper-return-blurb): Add defvar.
9036
9037 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
9038
9039 * find-file.el (ada-procedure-start-regexp)
9040 (ada-package-start-regexp): Add defvars.
9041
9042 * info.el (Info-insert-dir): Use insert-buffer-substring.
9043
9044 * xml.el (xml-att-def-re): Add defvar.
9045
9046 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
9047 calling convention.
9048
9049 * subr.el (while-no-input): Return t if there is input.
9050
9051 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
9052
9053 * cus-start.el (all): Add `overflow-newline-into-fringe'.
9054
9055 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
9056
9057 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
9058 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
9059
9060 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
9061
9062 * cmuscheme.el (scheme-start-file): Replace reference to
9063 `user-emacs-directory' by "~/.emacs.d/".
9064
9065 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
9066
9067 * info.el (Info-dir-remove-duplicates): Avoid case folding
9068 in loop; instead, keep downcased strings for comparison.
9069 Suggested by Helmut Eller.
9070
9071 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9072
9073 Sync with Tramp 2.0.50.
9074
9075 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
9076 XEmacs case; not necessary anymore.
9077 (tramp-user-regexp): Allow "@" as part of user name.
9078 (tramp-handle-set-visited-file-modtime)
9079 (tramp-handle-insert-file-contents)
9080 (tramp-handle-write-region): No special handling for
9081 `last-coding-system-used, because this is done in
9082 `tramp-accept-process-output' now.
9083 (tramp-accept-process-output): New defun.
9084 (tramp-process-one-action, tramp-process-one-multi-action)
9085 (tramp-wait-for-regexp, tramp-wait-for-output)
9086 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
9087 Howells <dhowells@redhat.com>.
9088 (clear-visited-file-modtime): Defadvice removed. The check for
9089 unset buffer's modtime does not need to be based on
9090 `tramp-buffer-file-attributes'. Suggested by RMS.
9091 (tramp-message): Insert "\n" if not being at beginning of line.
9092 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
9093 sequence with same logic.
9094 (tramp-completion-handle-expand-file-name): Discard call of
9095 `tramp-drop-volume-letter'. It is not necessary, and there have
9096 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
9097 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
9098 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
9099 should always be visible.
9100 (tramp-handle-insert-directory, tramp-setup-complete)
9101 (tramp-set-process-query-on-exit-flag)
9102 (tramp-append-tramp-buffers): Pacify byte-compiler.
9103 (tramp-bug): Delete non-existing variables from list.
9104 Apply `tramp-load-report-modules' as pre-hook.
9105 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
9106 `shell-prompt-pattern' because of non-7bit characters.
9107 Reported by Sebastian Luque <sluque@mun.ca>.
9108 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
9109 (tramp-match-string-list): Remove function.
9110 (tramp-wait-for-regexp): Remove call of that function.
9111 Suggested by Kim F. Storm <storm@cua.dk>.
9112 (tramp-set-auto-save-file-modes): Use octal integer code #o600
9113 instead of octal character code ?\600. The latter resulted in a
9114 syntax error with XEmacs.
9115
9116 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
9117 XEmacs case; not necessary anymore.
9118 (tramp-smb-handle-write-region): No special handling for
9119 `last-coding-system-used, because this is done in
9120 `tramp-accept-process-output' now.
9121 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
9122
9123 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
9124
9125 * wid-edit.el (widget-choice-value-create):
9126 Unconditionally respect user choice. Set :explicit-choice back to nil
9127 when no longer needed.
9128 (widget-choice-action): Unconditionally respect user choice.
9129 Eliminate :explicit-choice-value.
9130
9131 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
9132
9133 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
9134 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
9135 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
9136 running new function `toggle-indicate-empty-lines'.
9137 Rename "Customize" item to "Customize fringe".
9138 Rename "Indicators" item to "Buffer boundaries" and change help echo.
9139 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
9140 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
9141 Delete "Empty lines only" item.
9142 (menu-bar-showhide-fringe-ind-customize): New function.
9143 (menu-bar-showhide-fringe-ind-mixed)
9144 (menu-bar-showhide-fringe-ind-box)
9145 (menu-bar-showhide-fringe-ind-right)
9146 (menu-bar-showhide-fringe-ind-left)
9147 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
9148 instead of `fringe-indicators'.
9149
9150 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
9151
9152 * viper.el (viper-emacs-state-mode-list): Add recentf-dialog-mode.
9153 Change the date of last update.
9154
9155 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
9156
9157 * viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
9158 (viper-exec-yank, viper-put-back): Don't display modification msg
9159 if in the minibuffer.
9160
9161 * viper-init.el (viper-replace-overlay-cursor-color)
9162 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
9163 Make variables frame local.
9164
9165 * viper-util.el (viper-append-filter-alist): Use append instead of
9166 nconc.
9167
9168 * viper.el (viper-vi-state-mode-list)
9169 (viper-emacs-state-mode-list): Move help-mode and
9170 completion-list-mode from the first list to the second.
9171 (viper-mode): Docstring.
9172 (viper-go-away, viper-non-hook-settings): Don't localize
9173 minor-mode-alist in newer Emacsen. Add advice to
9174 set-cursor-color. Don't bind "\C-c\\".
9175
9176 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
9177
9178 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
9179 (scheme-macro-expand-command): New user options.
9180 (scheme-trace-procedure, scheme-expand-current-form): New commands.
9181 (scheme-form-at-point, scheme-start-file)
9182 (scheme-interactively-start-process): New functions.
9183 (scheme-get-process): New function, extracted from `scheme-proc'.
9184 (run-scheme): Call `scheme-start-file' to get start file, and pass
9185 it to `make-comint'.
9186 (switch-to-scheme, scheme-proc):
9187 Call `scheme-interactively-start-process' if no Scheme buffer/process
9188 is available.
9189
9190 2005-08-06 Juri Linkov <juri@jurta.org>
9191
9192 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9193 Use `compilation-text-face', `compilation-info-text-face' and
9194 `compilation-error-text-face' instead of `font-lock-keyword-face'.
9195 (compilation-error): New face.
9196 (compilation-error-file-name): Inherit from
9197 `compilation-error' instead of `font-lock-warning-face'.
9198 (compilation-warning-file-name): Inherit from
9199 `compilation-warning' instead of `font-lock-warning-face'.
9200 (compilation-info, compilation-error-file-name)
9201 (compilation-warning-file-name, compilation-info-file-name)
9202 (compilation-line-number, compilation-column-number): Doc fix.
9203 (compilation-error-text-face, compilation-warning-text-face)
9204 (compilation-info-text-face): New face variables.
9205 (compilation-line-face, compilation-column-face)
9206 (compilation-enter-directory-face)
9207 (compilation-leave-directory-face): Doc fix.
9208 (compilation-text-face): New function.
9209
9210 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
9211 instead of 1 to display binary file names as info file links.
9212 (grep-error-face): Use `compilation-error-face' instead of
9213 `font-lock-keyword-face'.
9214 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
9215 and `compilation-warning-text-face' instead of
9216 `font-lock-keyword-face'. Use `compilation-error-text-face'
9217 instead of `grep-error-face'.
9218
9219 2005-08-05 Kenichi Handa <handa@m17n.org>
9220
9221 * international/code-pages.el: Add autoload cookies for all coding
9222 systems.
9223
9224 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
9225
9226 * cus-start.el (all): Put undo.c where it alphabetically belongs.
9227
9228 2005-08-04 Juri Linkov <juri@jurta.org>
9229
9230 * progmodes/compile.el (compilation-mode-map):
9231 * progmodes/grep.el (grep-mode-map):
9232 Bind TAB to `compilation-next-error' and [backtab] to
9233 `compilation-previous-error'.
9234
9235 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
9236 matching line numbers, column numbers and their ranges with regexp
9237 matching only line numbers.
9238 (grep-context-face): New face variable.
9239 (grep-mode-font-lock-keywords): Use it.
9240
9241 * faces.el (read-face-name): Delete duplicate faces.
9242
9243 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
9244
9245 * thumbs.el (thumbs-find-image): Don't make variables
9246 automatically buffer local.
9247 (thumbs-current-tmp-filename, thumbs-current-image-filename)
9248 (thumbs-image-num): Make automatically buffer local.
9249 (thumbs-show-thumbs-list): Use `make-local-variable', not
9250 `make-variable-buffer-local'.
9251 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
9252
9253 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
9254 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
9255 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
9256 (bother, bye, canyou, chatlst, continue, deathlst, describe)
9257 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
9258 (feelings-about, foullst, found, hello, history, howareyoulst)
9259 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
9260 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
9261 (neglst, obj, object, owner, please, problems, qlist)
9262 (random-adjective, relation, remlst, repetitive-shortness)
9263 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
9264 (shortlst, something, sportslst, stallmanlst, states, subj)
9265 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
9266 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
9267 Defvar at compile time.
9268
9269 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
9270 not `make-variable-buffer-local'.
9271
9272 2005-08-02 Kim F. Storm <storm@cua.dk>
9273
9274 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
9275 rectangle overlay in selected window.
9276
9277 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
9278
9279 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
9280 instead of display group. Make `indicate-buffer-boundaries'
9281 customizable through Custom.
9282
9283 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
9284
9285 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
9286 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
9287 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
9288 (gdb-put-string): Fix typos in docstrings.
9289
9290 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
9291
9292 Update copyright notices of files in progmodes directory for
9293 release of Emacs 22.1.
9294
9295 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
9296
9297 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
9298 Don't barf if the GUD buffer has been killed.
9299
9300 2005-08-01 Kim F. Storm <storm@cua.dk>
9301
9302 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
9303
9304 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
9305
9306 * simple.el (next-error-follow-minor-mode):
9307 make-variable-buffer-local -> make-local-variable.
9308
9309 * emacs-lisp/cl-extra.el: Require CL also when compiling.
9310
9311 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
9312 (byte-compile-form-make-variable-buffer-local): New functions to warn
9313 about misuses of make-variable-buffer-local where make-local-variable
9314 was meant.
9315
9316 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
9317
9318 * bs.el (bs-attributes-list): Doc fix.
9319 (bs): Update url-link.
9320
9321 * desktop.el (desktop-save-buffer): Fix typos in docstring.
9322 (desktop-load-default): Simplify.
9323
9324 * ibuffer.el (ibuffer-columnize-and-insert-list)
9325 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
9326 (ibuffer-unmark-all, ibuffer-toggle-marks)
9327 (ibuffer-unmark-forward, ibuffer-unmark-backward)
9328 (ibuffer-compile-make-format-form, ibuffer-format-column)
9329 (ibuffer-current-buffers-with-marks)
9330 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
9331 (ibuffer): Doc fix.
9332 (ibuffer-mode): Fix typo in docstring.
9333 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
9334 with `define-obsolete-variable-alias'.
9335 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
9336
9337 2005-07-29 Kenichi Handa <handa@m17n.org>
9338
9339 * international/mule-cmds.el (select-message-coding-system):
9340 Be sure to use LF for end-of-line. If no coding system is decided,
9341 return iso-8859-1-unix.
9342
9343 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
9344
9345 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
9346 (ange-ftp-pending-error-line): New vars.
9347 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
9348 to handle the non-fatal no-route-to-host messages.
9349 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
9350
9351 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
9352
9353 * isearch.el (isearch-mode-map, isearch-other-meta-char)
9354 (isearch-quote-char, isearch-printing-char)
9355 (isearch-text-char-description): "?\ " -> "?\s".
9356 (isearch-lazy-highlight-cleanup)
9357 (isearch-lazy-highlight-initial-delay)
9358 (isearch-lazy-highlight-interval)
9359 (isearch-lazy-highlight-max-at-a-time)
9360 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
9361 Declare with define-obsolete-*-alias macros.
9362 (isearch-forward): Fix typo in docstring.
9363 (search-invisible, search-ring-yank-pointer)
9364 (regexp-search-ring-yank-pointer): Doc fixes.
9365
9366 * recentf.el (recentf-menu-append-commands-p): Declare with
9367 `define-obsolete-variable-alias'.
9368 (recentf-max-saved-items, recentf-menu-filter)
9369 (recentf-arrange-by-rule-subfilter): Doc fixes.
9370 (recentf-menu-append-commands-flag)
9371 (recentf-initialize-file-name-history, recentf-expand-file-name)
9372 (recentf-clear-data): Fix typos in docstrings.
9373
9374 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
9375
9376 * progmodes/gdb-ui.el: Smarten comments.
9377 (gdb-info-breakpoints-custom): Use nowarn when finding file.
9378
9379 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
9380
9381 * term/apollo.el (terminal-init-apollo): New function containing
9382 all former top level forms in the file.
9383 * term/bobcat.el (terminal-init-bobcat):
9384 * term/cygwin.el (terminal-init-cygwin):
9385 * term/iris-ansi.el (terminal-init-iris-ansi):
9386 * term/linux.el (terminal-init-linux):
9387 * term/news.el (terminal-init-news):
9388 * term/rxvt.el (terminal-init-rxvt):
9389 * term/sun.el (terminal-init-sun):
9390 * term/tvi970.el (terminal-init-tvi970):
9391 * term/vt100.el (terminal-init-vt100):
9392 * term/vt102.el (terminal-init-vt102):
9393 * term/vt125.el (terminal-init-vt125):
9394 * term/vt200.el (terminal-init-vt200):
9395 * term/vt201.el (terminal-init-vt201):
9396 * term/vt220.el (terminal-init-vt220):
9397 * term/vt240.el (terminal-init-vt240):
9398 * term/vt300.el (terminal-init-vt300):
9399 * term/vt320.el (terminal-init-vt320):
9400 * term/vt400.el (terminal-init-vt400):
9401 * term/vt420.el (terminal-init-vt420):
9402 * term/wyse50.el (terminal-init-wyse50):
9403 * term/xterm.el (terminal-init-xterm): Likewise.
9404
9405 * term/README: Describe the terminal-init-* functionality.
9406
9407 * startup.el (command-line): After loading the terminal initialization
9408 file call the corresponding terminal initialization function.
9409
9410 2005-07-27 Kenichi Handa <handa@m17n.org>
9411
9412 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
9413 negative.
9414
9415 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
9416 (ps-mule-composition-prologue): Fix for the case that
9417 RelativeCompose is false.
9418
9419 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
9420
9421 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
9422
9423 * descr-text.el (describe-char): Handle the case where the list of
9424 chars is displayed in a separate frame.
9425 Be a bit more discriminating when looking for the char.
9426
9427 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
9428
9429 * bookmark.el (bookmark-automatically-show-annotations)
9430 (bookmark-read-annotation-text-func): Doc fixes.
9431 (bookmark-save): Improve argument/docstring consistency.
9432 (bookmark-get-bookmark, bookmark-get-bookmark-record)
9433 (bookmark-alist-from-buffer)
9434 (bookmark-upgrade-file-format-from-0)
9435 (bookmark-grok-file-format-version)
9436 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
9437 (bookmark-read-annotation-mode)
9438 (bookmark-insert-current-bookmark, bookmark-jump)
9439 (bookmark-exit-hook): Fix typos in docstrings.
9440 (bookmark-exit-hooks): Define as obsolete alias.
9441 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
9442 not `bookmark-exit-hooks'. Fix docstring.
9443 (bookmark-bmenu-select): "?\ " -> "?\s".
9444
9445 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
9446
9447 * startup.el (command-line): Fix typo.
9448
9449 2005-07-24 Richard M. Stallman <rms@gnu.org>
9450
9451 * tooltip.el (tooltip-mode): Test emacs-basic-display,
9452 not emacs-quick-startup.
9453
9454 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
9455
9456 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
9457 (reb-next-match, reb-show-subexp): Use `with-selected-window'
9458 instead of `reb-with-current-window'.
9459 (reb-prev-match): Likewise. Also, don't move left if the search
9460 was unsuccessful.
9461 (reb-initialize-buffer): New function.
9462 (re-builder, reb-change-syntax): Use it.
9463
9464 * man.el (Man-goto-page): Make second argument NOERROR optional.
9465
9466 2005-07-23 Richard M. Stallman <rms@gnu.org>
9467
9468 * man.el (Man-bgproc-sentinel): Check here for failure to find
9469 any man page in the output, and report the error here.
9470 (Man-arguments): Make it permanent local.
9471 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
9472 (Man-mode): Pass t for NOERROR.
9473
9474 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
9475 (grep-mode-font-lock-keywords):
9476 Don't use compilation-...-face for messages that are not file names.
9477
9478 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9479 Don't use compilation-...-face for messages that are not file names.
9480
9481 2005-07-22 Juri Linkov <juri@jurta.org>
9482
9483 * startup.el (normal-splash-screen): Update menu name.
9484
9485 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
9486
9487 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
9488
9489 * term/xterm.el: Load term/rxvt if the terminal is actually an
9490 rxvt terminal.
9491 (xterm-rxvt-set-background-mode): Remove, not used anymore.
9492
9493 * term/rxvt.el (function-key-map): Use substitute-key-definition
9494 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
9495
9496 * term/cygwin.el: New file.
9497
9498 2005-07-22 Kim F. Storm <storm@cua.dk>
9499
9500 * image-file.el (insert-image-file, image-file-yank-handler):
9501 Fix last change to maintain a (unique) yank-handler on yanked images.
9502
9503 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
9504
9505 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
9506 of the file size (as in "177B" for 177 bytes). This happens with
9507 "ls -lh" on FreeBSD.
9508
9509 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
9510
9511 * hilit-chg.el (highlight-changes-global-initial-state)
9512 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
9513 (hilit-chg-fixup, highlight-changes-mode):
9514 Fix typos in docstrings.
9515 (highlight-changes-global-modes, highlight-changes-rotate-faces):
9516 Doc fixes.
9517
9518 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
9519
9520 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
9521 mode function using `eval-after-load'.
9522
9523 2005-07-21 Kim F. Storm <storm@cua.dk>
9524
9525 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
9526 included when reporting an emacs crash, and tell about the DEBUG file.
9527
9528 * image-file.el (insert-image-file): Add yank-handler.
9529 (image-file-yank-handler): Yank handler to make unique copies of
9530 images when they are yanked into a buffer next to each other.
9531
9532 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
9533
9534 * comint.el (comint-use-prompt-regexp, comint-send-input)
9535 (comint-source-default, comint-extract-string)
9536 (comint-get-source, comint-word, comint-completion)
9537 (comint-source, comint-prompt-read-only, comint-update-fence):
9538 Fix typos in docstrings.
9539 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
9540 Declare with define-obsolete-*-alias macros.
9541 (comint-previous-matching-input-from-input)
9542 (comint-next-matching-input-from-input)
9543 (comint-previous-matching-input, comint-next-matching-input)
9544 (comint-forward-matching-input):
9545 Improve argument/docstring consistency.
9546
9547 * desktop.el (desktop-clear-preserve-buffers-regexp):
9548 Also preserve the *server* buffer.
9549
9550 * simple.el (clone-indirect-buffer): Doc fix.
9551 (fixup-whitespace, just-one-space)
9552 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
9553 (next-error, next-error-highlight)
9554 (next-error-highlight-no-select, next-error-last-buffer)
9555 (next-error-buffer-p, next-error-find-buffer, next-error)
9556 (previous-error, next-error-no-select, previous-error-no-select)
9557 (open-line, split-line, minibuffer-prompt-width, kill-new)
9558 (binary-overwrite-mode): Fix typos in docstrings.
9559 (set-fill-column): Fix typo in message.
9560
9561 * skeleton.el (skeleton-proxy-new): Doc fix.
9562
9563 * strokes.el (strokes-load-hook): Doc fix.
9564 (strokes-grid-resolution, strokes-get-grid-position)
9565 (strokes-renormalize-to-grid, strokes-read-stroke)
9566 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
9567 (strokes-global-map): Fix typos in docstrings.
9568 (strokes-help): Doc fix. Fix help message and pass it through
9569 `substitute-command-keys'.
9570
9571 * tempo.el (tempo-insert-prompt, tempo-interactive)
9572 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
9573 (tempo-insert-string-functions, tempo-local-tags)
9574 (tempo-define-template, tempo-insert-template)
9575 (tempo-insert-prompt-compat, tempo-is-user-element)
9576 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
9577 Fix typos in docstrings.
9578
9579 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
9580 (vcursor-key-bindings, vcursor-use-vcursor-map)
9581 (vcursor-find-window, vcursor-scroll-down)
9582 (vcursor-disable, vcursor-beginning-of-buffer)
9583 (vcursor-end-of-buffer): Fix typos in docstrings.
9584 (vcursor-relative-move, vcursor-get-char-count):
9585 Improve argument/docstring consistency.
9586
9587 * version.el: "?\ " -> "?\s".
9588
9589 * wid-edit.el (widget-default-create, widget-after-change)
9590 (widget-default-format-handler, widget-checklist-add-item)
9591 (widget-radio-add-item, widget-choose, widget-specify-secret)
9592 (widget-field-value-create, widget-field-value-get)
9593 (widget-editable-list-format-handler)
9594 (widget-editable-list-entry-create, widget-group-value-create)
9595 (widget-documentation-link-add)
9596 (widget-documentation-string-value-create): "?\ " -> "?\s".
9597 (widget-convert-text): Doc fix.
9598 (widget-narrow-to-field, widget-field-find)
9599 (widget-url-link-action, widget-emacs-library-link-action)
9600 (widget-color-notify): Fix typos in docstrings.
9601
9602 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
9603 (x-select-text, set-w32-system-coding-system)
9604 (w32-add-charset-info): Fix typos in docstrings.
9605
9606 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
9607 (cua-enable-cua-keys, cua-use-hyper-key)
9608 (cua-virtual-rectangle-edges): Fix typos in docstrings.
9609 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
9610
9611 * net/tramp.el (tramp-handle-load): Fix typo in error message.
9612
9613 * emacs-lisp/re-builder.el (regexp-builder): Declare with
9614 `defalias' instead of faking it.
9615
9616 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
9617 (eshell-ls-missing, eshell-ls-dired-initial-args)
9618 (eshell-ls-use-in-dired): Fix typos in docstrings.
9619
9620 2005-07-20 Kim F. Storm <storm@cua.dk>
9621
9622 * emulation/cua-base.el (cua-mode): Improve doc string.
9623
9624 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
9625
9626 * abbrev.el (expand-region-abbrevs): Doc fix.
9627 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
9628 Improve argument/docstring consistency.
9629
9630 * arc-mode.el (archive-get-descr, archive-alternate-display):
9631 Doc fixes.
9632 (archive-l-e): Improve argument/docstring consistency.
9633 (archive-tmpdir, archive-unixdate, archive-unixtime)
9634 (archive-chmod-entry): Fix typos in docstrings.
9635 (archive-unflag, archive-unflag-backwards)
9636 (archive-unmark-all-files): "?\ " -> "?\s".
9637
9638 * buff-menu.el (Buffer-menu-unmark): Doc fix.
9639 (Buffer-menu-not-modified, Buffer-menu-execute)
9640 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
9641 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
9642
9643 * composite.el (compose-string, encode-composition-rule)
9644 (compose-last-chars): Fix typos in docstrings.
9645
9646 * desktop.el (desktop-enable, desktop-basefilename):
9647 Declare with `define-obsolete-variable-alias'.
9648 (desktop-internal-v2s): Don't quote keywords.
9649 (desktop-clear): "?\ " -> "?\s".
9650
9651 * dired.el (dired-align-file, dired-flag-backup-files)
9652 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
9653 (dired-listing-switches, dired-ls-F-marks-symlinks)
9654 (dired-dwim-target, dired-load-hook, dired-mode-hook)
9655 (dired-directory, dired-faces, dired, dired-revert)
9656 (dired-mode, dired-summary, dired-view-file)
9657 (dired-copy-filename-as-kill, dired-delete-file)
9658 (dired-no-confirm, dired-unmark-all-marks)
9659 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
9660 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
9661 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
9662 Fix typos in message strings.
9663
9664 * dired-x.el (virtual-dired): Declare with `defalias'.
9665 (dired-mark-unmarked-files, dired-local-variables-file)
9666 (dired-omit-here-always): Doc fix.
9667 (dired-omit-mode, dired-find-subdir)
9668 (dired-enable-local-variables, dired-clean-up-buffers-too)
9669 (dired-extra-startup, dired-mark-extension, dired-jump)
9670 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
9671 (dired-smart-shell-command, dired-guess-shell-alist-user)
9672 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
9673 (dired-x-bind-find-file, dired-x-submit-report):
9674 Fix typos in docstrings.
9675 (dired-mark-unmarked-files): "?\ " -> "?\s".
9676
9677 * dirtrack.el (dirtrack-list): Fix typos in docstring.
9678
9679 * faces.el (describe-face): "?\ " -> "?\s".
9680 (read-all-face-attributes, read-face-font, modify-face)
9681 (face-attr-construct, italic): Fix typos in docstrings.
9682 (frame-update-face-colors): Declare with
9683 `define-obsolete-function-alias'.
9684
9685 * files.el (find-file-noselect, recode-file-name): Doc fixes.
9686 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
9687 (magic-mode-alist, buffer-file-numbers-unique)
9688 (write-file-functions, get-free-disk-space):
9689 Fix typos in docstrings.
9690 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
9691 (write-contents-hooks, write-file-hooks):
9692 Declare with `define-obsolete-variable-alias'.
9693
9694 * forms-d2.el (arch-rj): Fix typo in docstrings.
9695 (arch-tocol): Likewise. "?\ " -> "?\s".
9696
9697 * frame.el (set-frame-font, cursor-in-non-selected-windows):
9698 Fix typo in docstring.
9699 (set-screen-width, set-screen-height): Delete redundant info in
9700 doctrings.
9701 (new-frame, screen-height, screen-width): Declare with
9702 `define-obsolete-function-alias'.
9703 (delete-frame-hook, blink-cursor): Declare with
9704 `define-obsolete-variable-alias'.
9705
9706 * paths.el (prune-directory-list): Fix typos in docstring.
9707
9708 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
9709 (cvs-prefix-get): Fix typos in docstrings.
9710
9711 * ps-print.el (ps-extend-face-list, ps-extend-face)
9712 (ps-print-background-image): Fix typos in docstrings.
9713 (ps-default-fg, ps-default-bg): Doc fixes.
9714
9715 * s-region.el (s-region-bind): Doc fix.
9716 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
9717
9718 * textmodes/org.el (org-table-formula-substitute-names)
9719 (org-table-get-vertical-vector): Doc fixes.
9720 (org-table-recalculate): Remove unused argument to `message'.
9721
9722 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9723
9724 * textmodes/org.el (org-table-column-names)
9725 (org-table-column-name-regexp)
9726 (org-table-named-field-locations): New variables.
9727 (org-archive-subtree): Protect `this-command' when calling
9728 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
9729 the kill buffer.
9730 (org-complete): Remove fixed-formula completion.
9731 (org-edit-formulas-map): New variable.
9732 (org-table-edit-formulas): New command.
9733 (org-finish-edit-formulas, org-abort-edit-formulas)
9734 (org-show-variable, org-table-get-vertical-vector): New functions.
9735 (org-table-maybe-eval-formula): Handle `:=' fields.
9736 (org-table-get-stored-formulas, org-table-store-formulas)
9737 (org-table-get-formula, org-table-modify-formulas)
9738 (org-table-replace-in-formulas): Handle named field formulas.
9739 (org-table-get-specials): Store locations of named fields.
9740
9741 2005-07-19 Juri Linkov <juri@jurta.org>
9742
9743 * progmodes/grep.el (grep-regexp-alist)
9744 (grep-mode-font-lock-keywords, grep-process-setup):
9745 Use default GNU grep match color "01;31m" instead of "01;41m".
9746 (grep-regexp-alist, grep-mode-font-lock-keywords):
9747 Use `\\[[0-9]*m' instead of `\\[00m'.
9748 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
9749 sgr_start where its handling is more important. Use the real
9750 length of sgr_start instead of constant 8.
9751 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
9752 specially. Delete all remaining escape sequences.
9753 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
9754 (grep-regexp-alist): Make hyperlink only for binary file name
9755 instead of the whole line.
9756 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
9757 (grep-mode): Add autoload.
9758
9759 * emacs-lisp/find-func.el (find-function-regexp):
9760 Add `define-compilation-mode'.
9761
9762 2005-07-19 Juri Linkov <juri@jurta.org>
9763
9764 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
9765 (compare-windows-sync-string-size, compare-windows-recenter)
9766 (compare-windows-highlight, compare-windows): Add version 22.1.
9767 (compare-windows) <defface>: Inherit from lazy-highlight instead
9768 of duplicating its default value.
9769
9770 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
9771 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
9772
9773 * descr-text.el (describe-char): Create link buttons for `charset'
9774 and `code point'. Add the current input method name with a link
9775 button to `to input' field. Print face names of display table
9776 characters in `The display table entry is displayed by' section
9777 instead of printing face-id in the `display' field.
9778 Guess hardcoded faces and create a link button for them.
9779 Skip empty fields when calculating max-width.
9780 Treat `widget-create' specially while inserting strings from the
9781 collected field list.
9782 (describe-char-after): Made obsolete in version 22.1, not 21.5.
9783
9784 * diff-mode.el (diff-file-header): Change foreground color from
9785 yellow to green on light backgrounds.
9786 (diff-context): Inherit from `shadow' only for color/grayscale
9787 with more than 88 colors.
9788 (diff-indicator-removed, diff-indicator-added)
9789 (diff-indicator-changed): New faces.
9790 (diff-font-lock-keywords): Use new faces. Regroup rules.
9791 Add "^---$" for `normal' diff format. Fontify `#' lines with
9792 font-lock-comment-delimiter-face and font-lock-comment-face.
9793 Add `#' to ^[^...] in the rule for `diff-context-face'.
9794
9795 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
9796 a button-like box. Inherit from `highlight' on low colors.
9797 (shadow): Use shades of gray only for color/grayscale with
9798 more than 88 colors. Use green for light backgrounds with
9799 8 colors, and yellow for dark backgrounds with 8 colors.
9800
9801 * font-lock.el (font-lock-regexp-grouping-backslash):
9802 Don't inherit from escape-glyph (use bold for all cases).
9803
9804 * info.el (info-xref-visited): Use light foreground color `violet'
9805 for dark backgrounds instead of dark color `magenta3'.
9806 (info-title-1): Use `yellow' color for dark backgrounds.
9807
9808 * isearch.el (isearch): Use not-too-dark magenta3 instead of
9809 too-light magenta2.
9810
9811 * replace.el (match): Use slightly more light RoyalBlue3 instead
9812 of dark RoyalBlue4.
9813
9814 * wid-edit.el (widget-inactive): Inherit from `shadow'.
9815
9816 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
9817
9818 * novice.el (disabled-command-hook): Declare it with
9819 `define-obsolete-variable-alias'.
9820
9821 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
9822 (desktop-buffer-misc-functions, desktop-buffer-handlers)
9823 (desktop-load-default): Add release to obsolescence info.
9824 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
9825 (desktop-append-buffer-args, desktop-read):
9826 Fix typos in docstrings.
9827 (desktop-kill): Fix typo in message.
9828 (desktop-save): Doc fix.
9829
9830 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
9831
9832 * viper-cmd.el (viper-escape-to-state): Bug fix.
9833 (viper-envelop-ESC-key): Change the definition of fast
9834 keysequence so it'll work with keyboard macros.
9835
9836 * ediff.el (ediff-patch-buffer): Change the docstring.
9837
9838 2005-07-19 Kenichi Handa <handa@m17n.org>
9839
9840 * international/mule-cmds.el (select-safe-coding-system): Try to
9841 use an auto-coding (if any) before anything else. If the found
9842 auto-coding is invalid, show a warning message.
9843
9844 * international/mule.el (find-auto-coding): New function created
9845 by modifying the body of set-auto-coding.
9846 (set-auto-coding): Use find-auto-coding to find a coding.
9847
9848 2005-07-18 Richard M. Stallman <rms@gnu.org>
9849
9850 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
9851 not isearch-mode-end-hook-error.
9852 (allout-before-change-protect): Fix error message.
9853
9854 2005-07-18 Juri Linkov <juri@jurta.org>
9855
9856 * allout.el (allout-mode):
9857 * calculator.el (calculator-copy):
9858 * custom.el (custom-known-themes):
9859 * dired.el (dired-desktop-buffer-misc-data)
9860 (dired-restore-desktop-buffer):
9861 * dired-x.el (dired-omit-marker-char):
9862 * files.el (basic-save-buffer):
9863 * font-core.el (font-lock-mode):
9864 * calendar/calendar.el (calendar-goto-hebrew-date)
9865 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
9866 (calendar-goto-persian-date):
9867 * language/ethio-util.el (ethio-sera-to-fidel-region):
9868 * textmodes/picture.el (picture-mode):
9869 Delete duplicate duplicate words.
9870
9871 2005-07-18 Juri Linkov <juri@jurta.org>
9872
9873 * isearch.el (isearch-mode-map): Remove key bindings for regexp
9874 chars * ? } |.
9875 (isearch-fallback): Don't call `isearch-process-search-char'.
9876 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
9877 (isearch-process-search-char): Call `isearch-fallback' for regexp
9878 chars * ? } |.
9879 (isearch-return-char): Make obsolete with `make-obsolete' instead
9880 of simply documenting it as obsolete in the docstring.
9881 (isearch-fallback): Refill docstring.
9882
9883 * international/isearch-x.el
9884 (isearch-process-search-multibyte-characters): Remove unneeded
9885 `concat'. Add intermediate values to `junk-hist' instead of
9886 `minibuffer-history'. Test the length of `str'.
9887
9888 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
9889
9890 * allout.el (allout-resolve-xref): Fix typos in error strings.
9891 (allout-before-change-protect): Remove unneeded `concat'.
9892
9893 * array.el (array-mode, array-reconfigure-rows)
9894 (untabify-backward): Fix typos in docstrings.
9895 (array-reconfigure-rows): Use `insert-buffer-substring', not
9896 `insert-buffer'.
9897
9898 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
9899 * progmodes/ada-mode.el (ada-make-body):
9900 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
9901
9902 * dired.el (dired-log):
9903 * tar-mode.el (tar-subfile-save-buffer):
9904 * play/zone.el (zone-pgm-stress-destress):
9905 Use `insert-buffer-substring', not `insert-buffer'.
9906
9907 2005-07-17 Simon Josefsson <jas@extundo.com>
9908
9909 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
9910
9911 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
9912
9913 * lisp/mail/smtpmail.el (smtpmail-auth-supported):
9914 Add plain auth method.
9915 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
9916
9917 2005-07-17 Kim F. Storm <storm@cua.dk>
9918
9919 * ido.el (dired-other-window): Add ido property.
9920
9921 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
9922
9923 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
9924 Fix typo in docstring.
9925 (byte-compile-interactive-only-functions): Add `insert-buffer' and
9926 `insert-file-literally'.
9927
9928 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
9929 info and delete redundant message. Doc fix.
9930 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
9931 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
9932
9933 2005-07-16 Richard M. Stallman <rms@gnu.org>
9934
9935 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
9936 (byte-compile-and): Use byte-compile-and-recursion.
9937 (byte-compile-or-recursion): New function.
9938 (byte-compile-or): Use that.
9939 (byte-compile-if): Guard the else-clause too.
9940 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
9941
9942 * isearch.el (isearch-mode-end-hook-quit): New variable.
9943 (isearch-done): Bind it.
9944 (isearch-mode-end-hook): Doc fix.
9945
9946 * allout.el (allout-isearch-did-quit): Variable deleted.
9947 (allout-real-isearch-abort): Function name no longer used.
9948 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
9949 (allout-isearch-rectification): isearch-mode always exists.
9950 Don't set allout-isearch-did-quit.
9951 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
9952 allout-isearch-did-quit.
9953 (allout-enwrap-isearch): Just add the hook.
9954 (allout-isearch-abort): Function deleted.
9955 (allout-pre-command-business): Avoid warning.
9956
9957 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
9958 Correctly avoid warnings.
9959 (pascal-outline): Likewise.
9960
9961 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
9962
9963 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
9964
9965 * play/tetris.el (tetris-mode): Avoid warning.
9966
9967 * play/snake.el (snake-mode): Avoid warning.
9968
9969 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
9970 (gamegrid-set-display-table): Avoid warning.
9971 (gamegrid-set-timer): Likewise.
9972 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
9973 (gamegrid-add-score-with-update-game-score-1): Take FILE
9974 as argument.
9975 (gamegrid-add-score-with-update-game-score): Pass that argument.
9976 Rename have-shared-game-dir to gamegrid-shared-game-dir.
9977
9978 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
9979
9980 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
9981 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
9982
9983 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
9984 and insert-file.
9985
9986 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
9987 (sc-ask): Avoid warnings.
9988
9989 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
9990 (eshell-hist-initialize): Use that var the natural way.
9991
9992 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
9993
9994 * emacs-lisp/re-builder.el (reb-cook-regexp):
9995 Avoid warning calling lre-compile-string.
9996 (reb-color-display-p): Avoid warning.
9997
9998 * calculator.el (calculator-last-input): Guard uses
9999 of event-key and key-press-event-p.
10000 (event-key, key-press-event-p): Delete definitions.
10001
10002 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
10003 (find-gc-source-directory, find-gc-subrs-callers)
10004 (find-gc-noreturn-list, find-gc-source-files)
10005 (find-gc-subrs-called): Vars renamed and defvar'd.
10006
10007 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
10008 (checkdoc-overlay-put, checkdoc-delete-overlay)
10009 (checkdoc-overlay-start, checkdoc-overlay-end)
10010 (checkdoc-mode-line-update, checkdoc-char=):
10011 Define such that compiler knows they are defined.
10012 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
10013 (checkdoc-read-event): Delete. Use read-event directly.
10014
10015 * whitespace.el (whitespace-make-overlay)
10016 (whitespace-overlay-put, whitespace-delete-overlay)
10017 (whitespace-overlay-start, whitespace-overlay-end):
10018 Define such that compiler knows they are defined.
10019 (whitespace): Move conditional inside.
10020
10021 * tempo.el (tempo-insert-template): Suppress warning.
10022
10023 * ediff-diff.el (longlines-mode): Add defvar.
10024
10025 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
10026
10027 * server.el: Bind "C-x #" in a way that works even if C-x is
10028 redefined to a command key, not a prefix key.
10029
10030 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
10031
10032 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
10033 cl-make-type-test till execution time.
10034
10035 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
10036
10037 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
10038 arg ARG and use it.
10039
10040 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
10041
10042 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
10043
10044 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
10045
10046 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10047 a defcustom with two :set or :type keywords.
10048
10049 2005-07-15 Richard M. Stallman <rms@gnu.org>
10050
10051 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
10052 Don't give ^M comment-end syntax.
10053
10054 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
10055
10056 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
10057 Don't consider gdbmi (gdb-mi.el has its own update functions).
10058 (gdb-var-delete): Make it work for gdbmi as well.
10059 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
10060
10061 * progmodes/gud.el (etags, sdb): Only require etags when needed.
10062 (gud-speedbar-menu-items): Correct logic for enabling items.
10063
10064 2005-07-15 Kim F. Storm <storm@cua.dk>
10065
10066 * ido.el: Fix commentary.
10067 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
10068 Use with-no-warnings around ffap-guesser.
10069 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
10070 Let bind minibuffer-completing-file-name to t.
10071
10072 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
10073
10074 * startup.el (site-run-file, keyboard-type): Doc fixes.
10075 (command-line): Check for "--basic-display" argument; also for
10076 "--quick", not "--bare-bones" (which was renamed).
10077 (fancy-splash-text): Add missing item "Getting New Versions".
10078 (normal-splash-screen): Fix typos and improve consistency with
10079 `fancy-splash-text'. Update copyright year.
10080
10081 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
10082 valid binding for `help-char'.
10083
10084 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
10085
10086 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
10087
10088 * term.el (term-mode): Disable cua-mode for term buffers.
10089
10090 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
10091
10092 * add-log.el (add-log-mailing-address, change-log-merge):
10093 Doc fixes.
10094 (change-log-get-method-definition): Fix typo in docstring.
10095
10096 2005-07-14 Kim F. Storm <storm@cua.dk>
10097
10098 * emulation/cua-base.el:
10099 (cua--pre-command-handler-1, cua--pre-command-handler)
10100 (cua--post-command-handler-1, cua--post-command-handler):
10101 Split in two. Check (buffer local) value of cua-mode.
10102 (cua-selection-mode): New command.
10103
10104 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
10105
10106 * custom.el (custom-initialize-safe-set)
10107 (custom-initialize-safe-default): Doc fixes.
10108
10109 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
10110 and simplify :init-value again.
10111
10112 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
10113 and simplify :init-value again. Delete autoload.
10114
10115 * startup.el (command-line): Use `custom-reevaluate-setting' again
10116 for tooltip-mode.
10117
10118 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
10119 a defcustom with two :initialize keywords.
10120
10121 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
10122
10123 * allout.el (my-mark-marker, allout-isearch-prior-pos)
10124 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
10125 (allout-post-command-business, allout-flag-region)
10126 (isearch-reenable-font-lock, allout-yank)
10127 (allout-insert-latex-header, allout-insert-latex-trailer)
10128 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
10129 (allout-latex-verb-quote): Fix typos in docstrings.
10130 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
10131 (allout-unprotected, allout-prefix-data):
10132 Improve argument/docstring consistency.
10133 (allout-chart-subtree): Fix argument spec.
10134 (allout-open-topic): Rename `use_sib_bullet' argument to
10135 `use-sib-bullet'. Doc fix.
10136
10137 * whitespace.el (whitespace-check-buffer-leading)
10138 (whitespace-check-buffer-trailing)
10139 (whitespace-check-buffer-indent)
10140 (whitespace-check-buffer-spacetab)
10141 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
10142 (whitespace-check-leading-whitespace)
10143 (whitespace-check-trailing-whitespace)
10144 (whitespace-check-spacetab-whitespace)
10145 (whitespace-check-indent-whitespace)
10146 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
10147 (whitespace-modes): Fix typos in docstrings.
10148 (defgroup, defcustom): Doc fixes.
10149
10150 * winner.el (winner-mode, winner-boring-buffers)
10151 (winner-pending-undo-ring): Doc fixes.
10152 (winner-ring): Remove unneeded `progn'.
10153 (winner-equal): `defsubst' it.
10154 (winner-redo): Fix message.
10155
10156 2005-07-13 Kim F. Storm <storm@cua.dk>
10157
10158 * simple.el (line-move-1): Always use vertical-motion to
10159 do the last (or only) line move to ensure some movement.
10160 Undo 2005-06-23 change--don't check for overlays.
10161
10162 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10163
10164 * term/mac-win.el (ccl-encode-mac-roman-font)
10165 (ccl-encode-mac-centraleurroman-font)
10166 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
10167 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
10168 Change charset-id boundary of dimension to ?\xef.
10169 (mac-char-fontspec-list): New constant.
10170 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
10171 argument. Nil uses itself as family in font-spec. Previous
10172 behavior for nil is now provided by non-nil non-string argument.
10173 All callers changed. Add font-specs for Mac fonts to
10174 "fontset-default" unless iso8859-1 fonts are installed.
10175
10176 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
10177
10178 * progmodes/sh-script.el (sh-get-indent-info): Only indent
10179 a continuation line if the \ is preceded by SPC or TAB.
10180 (sh-get-indent-info): Simplify.
10181 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
10182 Use with-current-buffer.
10183
10184 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
10185 when the matched text is empty.
10186
10187 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
10188
10189 * startup.el (command-line): Revert to previous handling of
10190 tooltip-mode. Explain in comment why the complexity is needed.
10191
10192 * tooltip.el (tooltip-mode): Revert to previous implementation of
10193 its defcustom.
10194
10195 * frame.el (blink-cursor-mode): Revert to previous implementation
10196 of its defcustom. Update comment.
10197
10198 2005-07-12 Lars Hansen <larsh@soem.dk>
10199
10200 * desktop.el: Update e-mail address.
10201
10202 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10203
10204 * term/mac-win.el (mac-services-mail-selection)
10205 (mac-services-mail-to): New functions.
10206 (mac-application-menu-map): Bind them.
10207
10208 2005-07-12 wulei <milton@wulei.net> (tiny change)
10209
10210 * progmodes/gdb-ui.el: Add note about buffering with Windows.
10211
10212 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
10213
10214 * custom.el (custom-reevaluate-setting): Doc fix.
10215
10216 2005-07-11 Jay Belanger <belanger@truman.edu>
10217
10218 * calc/calc.el (calc-embedded-announce-formula-alist)
10219 (calc-embedded-open-close-plain-alist)
10220 (calc-embedded-open-close-mode-alist): Add checks for additional
10221 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
10222
10223 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
10224
10225 * custom.el (custom-enable-theme): Don't add theme to
10226 `custom-enabled-themes' with `push' because there is no
10227 setf-method for `delq'.
10228
10229 2005-07-11 Richard M. Stallman <rms@gnu.org>
10230
10231 * custom.el (custom-declare-variable): Doc fix.
10232
10233 * dired-aux.el (dired-compare-directories): Remove "." and ".."
10234 from the alists.
10235
10236 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
10237 Do nothing if edebug-active.
10238
10239 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
10240 (edebug-display): Do it here instead.
10241
10242 2005-07-10 Richard M. Stallman <rms@gnu.org>
10243
10244 * cus-face.el (custom-theme-set-faces): Make it work.
10245 (custom-reset-faces): Doc fix.
10246 (custom-theme-reset-internal-face, custom-theme-face-value):
10247 Functions deleted.
10248
10249 * custom.el (custom-push-theme): Maintain list of the settings
10250 of a given theme in its theme-settings property.
10251 Maintain position of old settings in the theme-value
10252 or theme-face property.
10253 (custom-enabled-themes): New variable.
10254 (custom-theme-enabled-p): New function.
10255 (provide-theme): Update custom-enabled-themes.
10256 Disable and reenable the `user' theme.
10257 (require-theme): Doc fix.
10258 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
10259 (custom-theme-value, custom-theme-variable-value): Likewise.
10260 (custom-theme-reset-internal): Likewise.
10261 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
10262 (custom-enable-theme, custom-disable-theme): New functions.
10263 (custom-variable-theme-value, custom-face-theme-value): Likewise.
10264 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
10265 (custom-theme-reset-variables): Simplify.
10266 (deftheme, custom-declare-theme, custom-make-theme-feature):
10267 Definitions moved.
10268
10269 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
10270
10271 * longlines.el (longlines-show-region)
10272 (longlines-unshow-hard-newlines): Recognize hard newlines by
10273 non-nil hard property, instead of t.
10274
10275 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
10276
10277 * viper-cmd.el (viper--key-maps): New variable.
10278 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
10279 emulation-mode-map-alists.
10280 (viper-envelop-ESC-key): Use viper-subseq.
10281 (viper-search-forward/backward/next): Disable debug-on-error.
10282
10283 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
10284 (viper-ESC-key): New defcustoms.
10285
10286 * viper-macs.el (ex-map-read-args): Use viper-subseq.
10287
10288 * viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
10289 (viper-subseq): Copy of subseq from cl.el.
10290
10291 * viper.el (viper-go-away, viper-set-hooks): Use
10292 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
10293
10294 * viper-mous.el (viper-current-frame-saved): Use defvar.
10295
10296 * viper-init.el: Get rid of -face in face names.
10297
10298 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
10299 Make it work with longlines mode
10300
10301 * ediff-mult.el (ediff-meta-mode-hook): New variable.
10302
10303 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
10304
10305 * ediff-init.el: Get rid of -face in face names.
10306
10307 2005-07-10 Richard M. Stallman <rms@gnu.org>
10308
10309 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
10310 and with-timeout-unsuspend.
10311
10312 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
10313 and with-timeout-unsuspend.
10314
10315 * emacs-lisp/timer.el (with-timeout-timers): New variable.
10316 (with-timeout): Bind that variable to record timers.
10317 (with-timeout-suspend, with-timeout-unsuspend): New functions.
10318
10319 * emacs-lisp/debug.el (debug-help-follow): New function.
10320 (debugger-mode-map): Use that instead of help-follow.
10321 (debugger-setup-buffer): Use eval-buffer-list
10322 to handle eval-buffer frames.
10323
10324 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
10325
10326 * timezone.el (timezone-parse-date): Change first regexp
10327 so it will not mistakenly match dates with no time zone.
10328
10329 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
10330
10331 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
10332
10333 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
10334
10335 * custom.el (custom-initialize-safe-set)
10336 (custom-initialize-safe-default): New functions.
10337
10338 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
10339 and simplify :init-value.
10340
10341 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
10342 and simplify :init-value. Delete obsolete comment.
10343
10344 * startup.el (command-line): Use `custom-reevaluate-setting' to
10345 handle `tooltip-mode'. Delete obsolete comment.
10346
10347 * files.el (set-visited-file-name): Avoid calling
10348 `file-name-nondirectory' with a nil argument.
10349
10350 2005-07-09 Richard M. Stallman <rms@gnu.org>
10351
10352 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
10353 was called with nil for the buffer, handle the read position right.
10354 Handle read position for eval-region, too.
10355
10356 2005-07-09 Juri Linkov <juri@jurta.org>
10357
10358 * fringe.el (fringe-mode): Add period in docstring.
10359 (fringe-query-style): Build prompt depending on `all-frames' arg.
10360
10361 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
10362 to not create links to unrelated functions in the Help buffer.
10363
10364 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
10365 Doc fix.
10366
10367 * simple.el (next-error-hook): New variable.
10368 (next-error): Use it. Doc fix.
10369
10370 * textmodes/ispell.el (ispell-command-loop): Add current
10371 dictionary name and program name to mode-line-format.
10372 (ispell-region, ispell-process-line): Add current dictionary name
10373 and program name to messages.
10374
10375 2005-07-08 Jay Belanger <belanger@truman.edu>
10376
10377 * calc/calc.el (calc-embedded-announce-formula-alist)
10378 (calc-embedded-open-close-formula-alist)
10379 (calc-embedded-open-close-word-alist)
10380 (calc-embedded-open-close-plain-alist)
10381 (calc-embedded-open-close-new-formula-alist)
10382 (calc-embedded-open-close-mode-alist)
10383 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
10384 (calc-embedded-mode-hook): New variables.
10385
10386 * calc/calc-embed.el (calc-embedded-firsttime)
10387 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
10388 New variables.
10389 (calc-do-embedded): Use calc-embedded-firsttime,
10390 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
10391 determine whether or not to run hooks.
10392 (calc-embedded-make-info) Set calc-embedded-firsttime-buf and
10393 calc-embedded-firsttime-formula appropriately.
10394 Set calc-embedded delimiter variables according to mode.
10395
10396 2005-07-08 Richard M. Stallman <rms@gnu.org>
10397
10398 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
10399 Check for "emacs", etc., as entire symbol, not just as word.
10400 (checkdoc-file-comments-engine): Use regexp-quote on FN.
10401
10402 * files.el (set-visited-file-name): Report the error
10403 for "empty filename" earlier.
10404 (kill-some-buffers): Ignore buffers already dead.
10405
10406 * fringe.el (fringe-mode): Doc fix.
10407
10408 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
10409 Check for (featurep 'xemacs) and turn off warnings in what it guards.
10410 Use unwind-protect to ensure byte-compile-unresolved-functions
10411 is updated.
10412
10413 * whitespace.el (whitespace-buffer-leading-cleanup):
10414 Simplify w/ skip-chars-forward.
10415 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
10416
10417 * mail/rmail.el (rmail-only-expunge): Fix paren error.
10418 Unconditionally try to leave point at the same old place.
10419
10420 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
10421
10422 * comint.el (comint-postoutput-scroll-to-bottom)
10423 (comint-show-maximum-output): Take scroll-margin into consideration.
10424
10425 2005-07-08 Kim F. Storm <storm@cua.dk>
10426
10427 * ido.el (ido-use-filename-at-point): New choice `guess'.
10428 (ido-file-internal): Try ffap-guesser if selected.
10429
10430 * ido.el (ido-before-fallback-functions): New hook.
10431 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
10432 (ido-read-file-name): Run it.
10433
10434 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
10435
10436 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
10437 strings rather than a list of symbols to the completion function.
10438
10439 2005-07-07 Jay Belanger <belanger@truman.edu>
10440
10441 * calc/calc-units.el (math-apply-units): Change the places in
10442 which units are simplified.
10443
10444 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
10445
10446 * cus-edit.el (customize-option, customize-option-other-window):
10447 Make them handle aliases.
10448
10449 * custom.el (custom-variable-p): Make it recursively follow
10450 aliases. Mention that in the docstring.
10451
10452 2005-07-07 Richard M. Stallman <rms@gnu.org>
10453
10454 * cus-start.el (exec-path): Use `directory' instead of `file'.
10455 Fix tag for nil.
10456
10457 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
10458
10459 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
10460 when called non-interactively. Doc fix.
10461
10462 2005-07-07 Lute Kamstra <lute@gnu.org>
10463
10464 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
10465 new address as well.
10466
10467 2005-07-07 Kenichi Handa <handa@m17n.org>
10468
10469 * international/mule.el (make-coding-system):
10470 Describe `ascii-incompatible' property in the docstring.
10471 (set-file-name-coding-system): Signal an error if coding-system is
10472 ascii-incompatible.
10473 (set-keyboard-coding-system): Likewise.
10474
10475 * international/mule-cmds.el (set-default-coding-systems):
10476 Don't set default-file-name-coding-system and
10477 default-keyboard-coding-system if coding-system is ASCII-incompatible.
10478
10479 * international/utf-16.el: Declare that all UTF-16-based coding
10480 systems are ASCII-incompatible.
10481
10482 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
10483
10484 * progmodes/gud.el: Require font-lock for displaying errors.
10485 Used by gdb-ui.el.
10486
10487 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
10488
10489 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
10490 values for the pattern lists which are `read'able but not
10491 `append'able (like symbols).
10492
10493 2005-07-06 Richard M. Stallman <rms@gnu.org>
10494
10495 * progmodes/flymake.el (flymake-float-time): Instead of
10496 with-no-warnings, test for xemacs.
10497 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
10498 to avoid warning.
10499
10500 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
10501
10502 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
10503
10504 2005-07-05 Lute Kamstra <lute@gnu.org>
10505
10506 * battery.el: Add support for Darwin (with much debugging help
10507 from Samuel Lauber <sam124@operamail.com>).
10508 (battery-status-function, battery-echo-area-format)
10509 (battery-mode-line-format): Add support for pmset on Darwin.
10510 (battery-load-low, battery-load-critical): New user options.
10511 (battery-pmset): New function.
10512
10513 2005-07-05 Lute Kamstra <lute@gnu.org>
10514
10515 Update FSF's address in GPL notices.
10516
10517 * textmodes/page-ext.el: Update FSF's address.
10518
10519 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10520
10521 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
10522 filling from using prefix when filling a single-line docstring.
10523
10524 * progmodes/flymake.el: Remove useless eval-when-compile.
10525
10526 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
10527
10528 2005-07-04 Richard M. Stallman <rms@gnu.org>
10529
10530 * textmodes/org.el (org-file-apps-defaults-gnu):
10531 Rename from org-file-apps-defaults-linux.
10532 (org-default-apps): Don't test system-type for `linux'.
10533 (org-file-apps): Doc fix.
10534
10535 2005-07-04 David Ponce <david@dponce.com>
10536
10537 * tree-widget.el: Improve header Commentary section.
10538 (tree-widget) [defgroup]
10539 (tree-widget-image-enable, tree-widget-themes-directory)
10540 (tree-widget-theme, tree-widget-image-properties-emacs)
10541 (tree-widget-image-properties-xemacs, tree-widget-create-image)
10542 (tree-widget-image-formats, tree-widget-control)
10543 (tree-widget-empty-control, tree-widget-leaf-control
10544 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
10545 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
10546 (tree-widget-keep, tree-widget-after-toggle-functions)
10547 (tree-widget-open-node, tree-widget-close-node): Doc fix.
10548 (tree-widget-open-control, tree-widget-close-control): Fix doc and
10549 :help-echo message.
10550 (tree-widget-set-theme): Doc fix. Use `string-equal'.
10551 (tree-widget-image-properties): Doc fix. Clearer implementation.
10552 (tree-widget--cursors): New constant.
10553 (tree-widget-lookup-image): New function split from
10554 `tree-widget-find-image'. Clearer implementation.
10555 (tree-widget-find-image): Use it.
10556 (tree-widget-button-keymap): Use `set-keymap-parent'.
10557 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
10558 Define the sub-widgets here.
10559 (tree-widget-node): Check that :node is not a tree-widget.
10560 (tree-widget-get-super, tree-widget-open-control)
10561 (tree-widget-close-control, tree-widget-empty-control)
10562 (tree-widget-leaf-control, tree-widget-guide)
10563 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
10564 (tree-widget-no-handle, tree-widget-value-delete)
10565 (tree-widget-map): Remove.
10566 (tree-widget-children-value-save): Doc fix. Simplified.
10567 (tree-widget-value-create): Update according to previous changes.
10568
10569 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10570
10571 * textmodes/org.el: Leading space replaced by TABS.
10572 (org-recalc-marks, org-table-rotate-recalc-marks)
10573 (org-table-get-specials): Treat "^" and "_" marks.
10574 (org-table-justify-field-maybe): Optional argument NEW.
10575 (org-table-eval-formula): Parsing of the format simplified.
10576 New modes C,I. Honor the %= parameter in the current table.
10577 Avoid unnecessary re-align by using the NEW argument to
10578 `org-table-justify-field-maybe'.
10579 (org-calc-default-modes): Default for date-format mimicks org-mode.
10580 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
10581
10582 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
10583
10584 * cus-face.el (custom-theme-set-faces): Make it handle face
10585 aliases whose alias declarations are pre- or autoloaded.
10586
10587 2005-07-04 Juri Linkov <juri@jurta.org>
10588
10589 * faces.el (read-face-name): Put the code for getting a face name
10590 from the buffer before adding the faces from the `face' property.
10591 Use `completing-read-multiple' instead of `completing-read'.
10592 Require `crm'. Add default value and post-process the returned
10593 list of faces.
10594
10595 * emacs-lisp/crm.el (crm-find-current-element)
10596 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
10597
10598 * emacs-lisp/lisp-mode.el (eval-defun-1):
10599 * emacs-lisp/edebug.el (edebug-eval-defun):
10600 Remove unnecessary quotes.
10601
10602 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
10603
10604 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
10605 (prolog-indent-level): Fix typo in docstring.
10606
10607 * info.el (Info-history, Info-history-forward)
10608 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
10609
10610 * add-log.el (add-change-log-entry):
10611 * comint.el (comint-dynamic-list-input-ring)
10612 (comint-dynamic-list-completions):
10613 * dabbrev.el (dabbrev-expand):
10614 * delim-col.el (delimit-columns-rectangle-line):
10615 * diff-mode.el (diff-context->unified, diff-reverse-direction)
10616 (diff-unified->context):
10617 * ediff-init.el (ediff-abbrev-jobname):
10618 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
10619 (ediff-replace-session-activity-marker-in-meta-buffer):
10620 * info.el (Info-summary):
10621 * lpr.el (printify-region):
10622 * printing.el (pr-create-interface):
10623 * ps-print.el (ps-print-quote):
10624 * ses.el (ses-column-widths, ses-print-cell)
10625 (ses-adjust-print-width, ses-center):
10626 * shell.el (shell-file-name-quote-list):
10627 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
10628 (strokes-fill-current-buffer-with-whitespace)
10629 (strokes-xpm-for-stroke, strokes-list-strokes)
10630 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
10631 * term.el (term-dynamic-list-input-ring)
10632 (term-dynamic-list-completions):
10633 * calc/calc.el (math-format-stack-value):
10634 * emacs-lisp/edebug.el (edebug-display-freq-count):
10635 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
10636 (delphi-new-comment-line):
10637 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
10638 * progmodes/executable.el (executable-set-magic):
10639 * progmodes/python.el (inferior-python-mode):
10640 * progmodes/scheme.el (scheme-mode-syntax-table):
10641 * progmodes/sh-script.el (sh-maybe-here-document):
10642 * progmodes/sql.el (sql-copy-column):
10643 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
10644 * textmodes/bibtex.el (bibtex-mode):
10645 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
10646 (sgml-auto-attributes):
10647 * textmodes/table.el (table-insert, table-shorten-cell)
10648 (table--generate-source-scan-lines, table-delete-row)
10649 (*table--cell-delete-char, table--spacify-frame)
10650 (table--horizontally-shift-above-and-below)
10651 (table--cell-insert-char, table--cell-blank-str)
10652 (table--fill-region-strictly):
10653 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
10654 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
10655
10656 * add-log.el (change-log):
10657 * apropos.el (apropos):
10658 * comint.el (comint-completion, comint-source):
10659 * dabbrev.el (dabbrev):
10660 * delim-col.el (columns):
10661 * diff-mode.el (diff-mode):
10662 * ediff.el (ediff):
10663 * ediff-diff.el (ediff-diff):
10664 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
10665 * ediff-mult.el (ediff-mult):
10666 * ediff-ptch.el (ediff-ptch):
10667 * ediff-wind.el (ediff-window):
10668 * facemenu.el (facemenu):
10669 * indent.el (indent):
10670 * info.el (info):
10671 * jka-cmpr-hook.el (compression, jka-compr):
10672 * lpr.el (lpr):
10673 * outline.el (outlines):
10674 * pcmpl-cvs.el (pcmpl-cvs):
10675 * pcmpl-rpm.el (pcmpl-rpm):
10676 * printing.el (printing):
10677 * ps-print.el (postscript, ps-print, ps-print-horizontal)
10678 (ps-print-vertical, ps-print-headers, ps-print-font)
10679 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
10680 (ps-print-background, ps-print-printer, ps-print-page)
10681 (ps-print-miscellany):
10682 * ses.el (ses):
10683 * shell.el (shell, shell-directories, shell-faces):
10684 * startup.el (initialization):
10685 * strokes.el (strokes):
10686 * term.el (term):
10687 * uniquify.el (uniquify):
10688 * w32-vars.el (w32):
10689 * calc/calc.el (calc):
10690 * emacs-lisp/bytecomp.el (bytecomp):
10691 * emacs-lisp/cl-indent.el (lisp-indent):
10692 * emacs-lisp/edebug.el (edebug):
10693 * emacs-lisp/elp.el (elp):
10694 * emacs-lisp/testcover.el (testcover):
10695 * emacs-lisp/trace.el (trace):
10696 * emulation/viper-ex.el (viper-ex):
10697 * emulation/viper-mous.el (viper-mouse):
10698 * mail/mailalias.el (mailalias):
10699 * mail/supercite.el (supercite, supercite-frames)
10700 (supercite-attr, supercite-cite, supercite-hooks):
10701 * net/rcompile.el (remote-compile):
10702 * net/rlogin.el (rlogin):
10703 * obsolete/ooutline.el (outlines):
10704 * progmodes/delphi.el (delphi):
10705 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
10706 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
10707 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
10708 (ebnf-optimization):
10709 * progmodes/etags.el (etags):
10710 * progmodes/executable.el (executable):
10711 * progmodes/idlwave.el (idlwave):
10712 * progmodes/pascal.el (pascal):
10713 * progmodes/prolog.el (prolog):
10714 * progmodes/python.el (python):
10715 * progmodes/scheme.el (scheme):
10716 * progmodes/sh-script.el (sh, sh-script):
10717 * progmodes/sql.el (SQL):
10718 * progmodes/tcl.el (tcl):
10719 * textmodes/bibtex.el (bibtex, bibtex-autokey):
10720 * textmodes/enriched.el (enriched):
10721 * textmodes/makeinfo.el (makeinfo):
10722 * textmodes/sgml-mode.el (sgml):
10723 * textmodes/table.el (table-hooks):
10724 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
10725 * textmodes/texinfo.el (texinfo):
10726 * textmodes/two-column.el (two-column):
10727 Finish `defgroup' description with period.
10728
10729 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
10730 * eshell/esh-var.el (eshell-var):
10731 * progmodes/vhdl-mode.el (vhdl-testbench):
10732 * textmodes/org.el (org): Fix typos in docstrings.
10733
10734 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
10735 consistency.
10736
10737 * progmodes/flymake.el (flymake-find-file): Remove.
10738 (flymake-float-time): Use `with-no-warnings'.
10739 (flymake-check-start-time, flymake-check-was-interrupted)
10740 (flymake-err-info, flymake-is-running, flymake-last-change-time)
10741 (flymake-new-err-info): `defvar' at compile time.
10742
10743 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
10744
10745 * replace.el (occur-hook): Doc fix.
10746 (occur-1): Don't call `occur-hook' if there are no matches.
10747
10748 2005-07-03 Richard M. Stallman <rms@gnu.org>
10749
10750 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
10751 global-map, save the same map.
10752 (global-map): Don't alter it at top level.
10753 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
10754 Then alter it here instead.
10755 (tpu-edt-off): Set global-map to the saved one.
10756
10757 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
10758 All references simplified.
10759 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
10760 (zmacs-regions): Add defvar.
10761 (repeat-complex-command-map): Everything about that deleted.
10762
10763 * textmodes/artist.el (artist-key-is-drawing)
10764 (artist-key-endpoint1, artist-key-poly-point-list)
10765 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
10766 (artist-key-compl-table, artist-rb-save-data)
10767 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
10768 Don't put them in eval-when-compile.
10769 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
10770
10771 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
10772 Use with-no-warnings.
10773
10774 * net/browse-url.el (dos-windows-version): Add defvar.
10775
10776 * mail/supercite.el (filladapt-prefix-table): Add defvar.
10777
10778 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
10779 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
10780 (rmail-new-summary-line-count): Rename from new-summary-line-count.
10781 Add defvar.
10782 (rmail-summary-beginning-of-message): Use with-no-warnings.
10783 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
10784
10785 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
10786 Use with-no-warnings.
10787
10788 * emulation/vi.el (vi-mark-region): Use c-mark-function.
10789 (c-mark-function): Add point-moving-unit property.
10790 (vi-goto-line): Use with-no-warnings.
10791
10792 * emulation/edt.el (edt-last-copied-word): Add defvar.
10793 (zmacs-region-stays): Likewise.
10794 (edt-mark-section-wisely): Use c-mark-function for C.
10795 Use makr-defun for Fortran.
10796 (time-string): defvar deleted.
10797 (edt-display-the-time): Don't set time-string.
10798
10799 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
10800
10801 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
10802 Don't warn when name is not constant
10803 or for defining the group `emacs'.
10804
10805 * tooltip.el (gud-tooltip-mode): Add defvar.
10806
10807 * startup.el (default-frame-background-mode): Add defvar.
10808
10809 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
10810
10811 * info.el (tool-bar-map): Add defvar.
10812
10813 * dired.el (dnd-protocol-alist): Add defvar.
10814
10815 * dired-aux.el (dired-query): Display question with answer, when
10816 the user answers.
10817
10818 * custom.el (custom-add-option): Doc fix.
10819
10820 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
10821
10822 2005-07-03 Eli Zaretskii <eliz@gnu.org>
10823
10824 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
10825 bogus name from the last change.
10826
10827 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
10828
10829 * custom.el (custom-declare-variable): Fix typos in comment.
10830 (custom-known-themes): Doc fix.
10831 (custom-theme-directory): New defcustom.
10832 (require-theme): Make it check `custom-theme-directory'.
10833
10834 * cus-theme.el (custom-new-theme-mode): New function.
10835 (custom-theme-name, custom-theme-variables, custom-theme-faces)
10836 (custom-theme-description): Add compiler defvars.
10837 (customize-create-theme): Add doc to the "*New Custom Theme*"
10838 buffer. Use `custom-new-theme-mode'.
10839 (custom-theme-write): Put the created buffer in emacs-lisp-mode
10840 and save it to the `custom-theme-directory'. Make this the
10841 default directory of the buffer.
10842
10843 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
10844
10845 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
10846 Fix unbalanced parentheses.
10847
10848 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10849
10850 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
10851 into flymake-mode and delegate to flymake-mode.
10852
10853 * find-file.el (ff-which-function-are-we-in): Clean up.
10854
10855 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
10856
10857 * replace.el (occur-rename-buffer): Fix docstring.
10858
10859 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
10860 (edt-last-copied-word, edt-learn-macro-count)
10861 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
10862 (edt-rect-start-point, edt-user-global-map, rect-start-point)
10863 (time-string, zmacs-region-stays):
10864 * emulation/edt-mapper.el (edt-save-function-key-map)
10865 (EDT-key-name): `defvar' to silence the byte-compiler.
10866
10867 2005-07-02 Martin Rudalics <rudalics@gmx.at> (tiny change)
10868
10869 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
10870 font-lock-regexp-backslash. Doc fix.
10871 (font-lock-regexp-backslash-grouping-construct): Rename from
10872 font-lock-regexp-backslash-construct. Doc fix.
10873 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
10874 grouping constructs.
10875
10876 2005-07-02 Eli Zaretskii <eliz@gnu.org>
10877
10878 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
10879 updating all the prerequisites.
10880
10881 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
10882
10883 * textmodes/org.el (org-agenda-start-on-weekday)
10884 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
10885 (org-agenda-use-time-grid, org-archive-location)
10886 (org-allow-space-in-links, org-usenet-links-prefer-google)
10887 (org-enable-table-editor, org-export-default-language)
10888 (org-export-html-show-new-buffer, org-fill-paragraph)
10889 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
10890 (org-goto-quit, org-occur, org-eval-in-calendar)
10891 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
10892 (org-agenda-diary-entry, org-remember-help)
10893 (org-table-convert-region, org-at-table-p)
10894 (org-table-move-row-down, org-table-move-row-up)
10895 (org-table-copy-region, org-table-toggle-vline-visibility)
10896 (org-table-get-stored-formulas, org-table-get-specials)
10897 (org-recalc-commands, org-table-eval-formula)
10898 (org-table-formula-substitute-names, orgtbl-make-binding)
10899 (org-format-org-table-html, org-format-table-table-html)
10900 (org-format-table-table-html-using-table-generate-source)
10901 (org-customize): Fix typos in docstrings.
10902 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
10903 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
10904 (org-back-to-heading): Doc fixes.
10905 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
10906 (org-agenda-change-all-lines, org-get-header):
10907 Improve argument/docstring consistency.
10908 (orgtbl-error): Fix error message.
10909
10910 * progmodes/flymake.el (flymake-find-possible-master-files)
10911 (flymake-master-file-compare, flymake-get-line-err-count)
10912 (flymake-highlight-line, flymake-gui-warnings-enabled):
10913 Fix typos in docstrings.
10914 (flymake-parse-line, flymake-get-project-include-dirs-function)
10915 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
10916 Doc fixes.
10917 (flymake-get-project-include-dirs-function)
10918 (flymake-make-err-menu-data):
10919 Improve argument/docstring consistency.
10920
10921 2005-07-01 Lute Kamstra <lute@gnu.org>
10922
10923 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
10924 Catch errors with ignore-errors. Use temporary buffer.
10925 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
10926
10927 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
10928 background color faces.
10929 (facemenu-set-foreground, facemenu-set-background):
10930 Use facemenu-set-face-from-menu.
10931 (facemenu-set-face-from-menu): Treat face names that start with
10932 "fg:" or "bg:" as special.
10933 (facemenu-add-new-color): Don't create faces. Simplify.
10934
10935 2005-06-30 Richard M. Stallman <rms@gnu.org>
10936
10937 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
10938 (crm-find-current-element): Likewise.
10939
10940 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
10941
10942 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
10943
10944 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
10945
10946 * arc-mode.el (archive-extract): Make it work as a mouse binding.
10947 (archive-mouse-extract): Make it an obsolete alias.
10948 (archive-mode-map): Don't use archive-mouse-extract any more.
10949 (archive-mode, archive-extract): write-contents-hooks ->
10950 write-contents-functions.
10951 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
10952 first arg.
10953 (archive-rename-entry): Update the call.
10954 (archive-zip-summarize): Remove unused var `method'.
10955 (archive-lzh-summarize): Remove unused var `creator'.
10956
10957 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
10958 dedicated frame upon exit.
10959
10960 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
10961 (archive-zip-extract, archive-zip-expunge)
10962 (archive-zip-update, archive-zip-update-case): Use executable-find.
10963 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
10964 Use restore-buffer-modified-p.
10965 (archive-extract, archive-add-new-member, archive-write-file-member):
10966 Use with-current-buffer.
10967 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
10968
10969 2005-06-30 Andreas Schwab <schwab@suse.de>
10970
10971 * progmodes/gud.el (gud-filter): Remove unneeded progn.
10972
10973 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
10974
10975 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
10976
10977 2005-06-30 Juri Linkov <juri@jurta.org>
10978
10979 * faces.el (vertical-border): Inherit from mode-line-inactive
10980 only on tty.
10981
10982 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
10983
10984 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
10985 example, -NLINES in the `occur' docstring).
10986
10987 * replace.el (occur-1): When no matches are found, do not set the
10988 `buffer-read-only' and modified flags for the occur buffer,
10989 because it is deleted.
10990
10991 * emulation/cua-base.el (cua-check-pending-input)
10992 (cua-repeat-replace-region, cua-mode, cua-debug)
10993 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
10994 Fix typos in docstrings.
10995
10996 * emulation/cua-gmrk.el (cua-toggle-global-mark)
10997 (cua-cut-region-to-global-mark)
10998 (cua--cut-rectangle-to-global-mark):
10999 Remove period from end of messages.
11000
11001 * emulation/cua-rect.el (cua-do-rectangle-padding):
11002 Remove period from end of messages.
11003 (cua--rectangle-seq-format): Fix typo in docstring.
11004 (cua-sequence-rectangle, cua-fill-char-rectangle):
11005 Improve argument/docstring consistency.
11006
11007 2005-06-29 Juri Linkov <juri@jurta.org>
11008
11009 * faces.el (default-frame-background-mode): New internal variable.
11010 (frame-set-background-mode): Use it.
11011
11012 * startup.el (normal-top-level): Set default-frame-background-mode
11013 instead of frame-background-mode. Before setting it, test for its
11014 nil value. Remove tests for frame-background-mode and frame
11015 parameter `reverse'. Add test for "unspecified-fg".
11016
11017 * term/xterm.el (xterm-rxvt-set-background-mode):
11018 * term/rxvt.el (rxvt-set-background-mode):
11019 Set default-frame-background-mode instead of frame-background-mode.
11020
11021 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
11022
11023 * simple.el (set-variable): Warn about obsolete user variables.
11024
11025 * imenu.el (imenu--completion-buffer):
11026 * mouse.el (mouse-buffer-menu-alist):
11027 * msb.el (msb-invisible-buffer-p):
11028 * calendar/diary-lib.el (diary-header-line-format):
11029 * emacs-lisp/pp.el (pp-buffer):
11030 * progmodes/cperl-mode.el (cperl-do-auto-fill):
11031 * textmodes/picture.el (picture-replace-match):
11032 Change space constants followed by a sexp to "?\s ".
11033
11034 * play/decipher.el (decipher-loop-with-breaks):
11035 * textmodes/texinfo.el (texinfo-insert-@item): Change space
11036 constants "protected" from end of line by a comment to "?\s".
11037
11038 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
11039
11040 * font-lock.el (save-buffer-state): Use `declare'.
11041
11042 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
11043 reset the syntax-table to cperl-mode-syntax-table.
11044 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
11045 "foo_print_bar" is not matched as a reserved keyword.
11046
11047 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
11048
11049 * textmodes/org.el (orgtbl-setup): New function, for delayed
11050 setup for the orgtbl commands.
11051 (org-calc-default-modes): New option.
11052 (orgtbl-make-binding): Use `defun' to get better help display.
11053 (org-diary): Call `org-compile-prefix-format'.
11054 (org-table-formula-substitute-names): New function.
11055 (org-agenda-day-view, org-agenda-week-view): New commands.
11056 (org-agenda-toggle-week-view): Command removed.
11057 (org-tbl-menu): Split off from org-org-menu.
11058 (org-mode): Move removal of outline-mode menus to here.
11059 (org-table-formula-debug): New option.
11060 (org-table-insert-row): Keep first field if just "#" or "*".
11061 (org-mode): Paragraph regexps fixed.
11062 (org-table-recalculate-regexp): New constant.
11063 (org-table-justify-field-maybe): Avoid replace if not necessary.
11064 (org-copy-special, org-cut-special): Use `call-interactively'.
11065 (org-table-copy-region): Take region from `interactive' call.
11066 (org-trim): Return string even if no match.
11067 (org-formula): New face.
11068 (org-set-font-lock-defaults): No longer highlight "FIXME".
11069 But highlight formula-related fields in table.
11070 (org-table-p): Use regexp, not fontification.
11071 (org-table-align): Handle white space at end of line.
11072 (org-table-formula-evaluate-inline): New option.
11073 (org-mode): Auto-wrapping in comment lines turned off.
11074 (org-table-copy-down): Evaluate only in copied field, not in
11075 destination.
11076 (org-table-current-formula): Variable removed.
11077 (org-table-store-formulas, org-table-get-stored-formulas)
11078 (org-table-modify-formulas, org-table-replace-in-formulas)
11079 (org-table-maybe-eval-formula): New functions.
11080 (org-table-get-formula): Modify to use stored formulas.
11081 (org-table-insert-column, org-table-delete-column)
11082 (org-table-move-column): Call `org-table-modify-formulas'.
11083 (org-complete): Add completion for keyword formulas.
11084 (orgtbl-mode): Pull orgtbl-mode-map to start of
11085 minor-mode-map-alist.
11086
11087 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
11088
11089 * progmodes/python.el (python-check): Require `compile' before
11090 modifying its variables.
11091
11092 * newcomment.el (comment-indent-default): Don't get fooled by an early
11093 end of buffer.
11094
11095 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11096
11097 * ps-print.el (ps-print-version): Fix version number.
11098
11099 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
11100
11101 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
11102
11103 2005-06-28 Richard M. Stallman <rms@gnu.org>
11104
11105 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
11106 (flyspell-local-mouse-map): Declaration deleted.
11107 (flyspell-mouse-map): Bind only mouse-2.
11108 (flyspell-mode-map): Don't test flyspell-use-local-map.
11109 (flyspell-overlay-keymap-property-name): Var deleted.
11110 (flyspell-mode-on): Don't make local bindings for
11111 flyspell-mouse-map and flyspell-mode-map.
11112 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
11113
11114 * textmodes/ispell.el (ispell-word): Do not ignore short words.
11115
11116 * progmodes/compile.el (compilation-next-error-function):
11117 Don't switch buffers; operate on the current buffer.
11118
11119 * progmodes/compile.el (compilation-error-file-name)
11120 (compilation-warning-file-name, compilation-info-file-name)
11121 (compilation-line-number, compilation-column-number): New faces.
11122 (compilation-error-face, compilation-warning-face)
11123 (compilation-info-face, compilation-line-face)
11124 (compilation-column-face): Use them.
11125
11126 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
11127
11128 * comint.el (comint-password-prompt-regexp): Accept ", try again".
11129
11130 * bindings.el (global-map): Bind insertchar and its variants.
11131
11132 2005-06-27 Richard M. Stallman <rms@gnu.org>
11133
11134 * textmodes/artist.el (artist-text-overwrite)
11135 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
11136
11137 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11138
11139 * ps-print.el: It was not working the page selection for printing.
11140 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
11141 (ps-print-version): New version 6.6.7.
11142 (ps-end-sheet): New fun.
11143 (ps-header-sheet, ps-end-job): Call it.
11144
11145 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
11146
11147 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
11148
11149 2005-06-27 Lute Kamstra <lute@gnu.org>
11150
11151 * facemenu.el (facemenu-unlisted-faces): Add foreground and
11152 background color faces.
11153 (facemenu-get-face): Delete function.
11154 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
11155 (facemenu-add-new-color): Make second argument mandatory.
11156 Create the appropriate face and return it. Simplify.
11157 (facemenu-set-foreground, facemenu-set-background): Don't check if
11158 color is defined. Use return value of facemenu-add-new-color.
11159
11160 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
11161
11162 * progmodes/gud.el (gud-filter): Add missing argument to
11163 with-selected-window.
11164
11165 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
11166
11167 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
11168 a :require to the defcustom.
11169
11170 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
11171 defcustoms corresponding to minor modes.
11172
11173 2005-06-26 David Ponce <david@dponce.com>
11174
11175 * recentf.el: Require tree-widget instead of wid-edit.
11176 (recentf-filename-handler): Fix widget :type.
11177 (recentf-cancel-dialog, recentf-open-more-files)
11178 (recentf-open-files-action): Doc fix.
11179 (recentf-dialog-goto-first): New function.
11180 (recentf-dialog-mode-map): Set parent keymap first.
11181 (recentf-dialog-mode): Define with define-derived-mode.
11182 Don't display continuation lines in dialogs.
11183 (recentf-edit-list): Rename from recentf-edit-selected-items.
11184 (recentf-edit-list-select): Rename from recentf-edit-list-action.
11185 Simplify.
11186 (recentf-edit-list-validate): New function.
11187 (recentf-edit-list): Update accordingly.
11188 (recentf-open-files-item-shift): Remove.
11189 (recentf-open-files-item): Convert menu elements into tree and
11190 link widgets. Don't create the widgets.
11191 (recentf-open-files): Update accordingly.
11192 (recentf-save-list): Untabify.
11193
11194 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
11195
11196 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
11197 (keep-lines): Add INTERACTIVE arg. Never delete lines only
11198 partially contained in the active region. Do not take active
11199 region into account when called from Lisp, unless INTERACTIVE arg
11200 is non-nil. Use `forward-line' instead of `beginning-of-line' to
11201 avoid trouble with fields. Make marker point nowhere when no
11202 longer used. Always return nil. Doc fix.
11203 (flush-lines): Add INTERACTIVE arg. Do not take active region
11204 into account when called from Lisp, unless INTERACTIVE arg is
11205 non-nil. Use `forward-line' instead of `beginning-of-line' to
11206 avoid trouble with fields. Make marker point nowhere when no
11207 longer used. Always return nil. Doc fix.
11208 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
11209 interchangeable. Do not take active region into account when
11210 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
11211 message in echo area when called from Lisp, unless INTERACTIVE arg
11212 is non-nil. Avoid saying "1 occurrences". Do not use markers.
11213 Return the number of matches. Doc fix.
11214 (occur): Doc fix.
11215 (perform-replace): Make comment follow double space convention for
11216 the sake of `outline-minor-mode'.
11217
11218 * faces.el (facep): Doc fix.
11219
11220 2005-06-25 Richard M. Stallman <rms@gnu.org>
11221
11222 * facemenu.el (facemenu-enable-faces-p): New function.
11223 (facemenu-background-menu, facemenu-foreground-menu)
11224 (facemenu-face-menu): Add menu-enable property.
11225
11226 * jka-compr.el (jka-compr-insert-file-contents):
11227 Special handling if cannot find the uncompression program.
11228
11229 * cus-face.el (custom-face-attributes): Add autoload.
11230
11231 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
11232 Bind comment-indent-function locally.
11233
11234 * window.el (save-selected-window): Use save-current-buffer.
11235
11236 * subr.el (with-selected-window): Use save-current-buffer.
11237
11238 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
11239 and with-current-buffer.
11240
11241 2005-06-24 Richard M. Stallman <rms@gnu.org>
11242
11243 * simple.el (line-move-1): Fix previous change.
11244
11245 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
11246
11247 * replace.el (occur-1): Set `buffer-read-only' and the
11248 buffer-modified flag before running `occur-hook' to protect
11249 against unintentional buffer switches that can lead to data loss.
11250
11251 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
11252
11253 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
11254 (gud-gdb-marker-filter): Use font-lock-warning-face for any
11255 initial error.
11256
11257 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
11258 after fresh input.
11259 (gdb-var-create-handler): Put name of expression in quotes.
11260
11261 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
11262
11263 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
11264 elements of RING in order, and without bogus nil elements.
11265
11266 2005-06-23 Richard M. Stallman <rms@gnu.org>
11267
11268 * simple.el (set-variable): Args renamed; doc fix.
11269 (line-move-1): When there are overlays around, use vertical-motion.
11270
11271 * faces.el (escape-glyph): Use brown against light background.
11272 (nobreak-space): Rename from no-break-space.
11273 Fix previous change.
11274
11275 * dired-aux.el (dired-do-copy): Fix arg prompt.
11276
11277 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
11278
11279 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
11280
11281 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
11282 rather than "Distributor".
11283
11284 2005-06-23 Lute Kamstra <lute@gnu.org>
11285
11286 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
11287 (debug-on-entry): Use it. New interactive declaration that uses
11288 function-called-at-point.
11289
11290 2005-06-23 Kim F. Storm <storm@cua.dk>
11291
11292 * subr.el (save-match-data): Add comment about using evaporate arg
11293 to set-match-data.
11294
11295 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
11296
11297 * cus-edit.el (customize-face)
11298 (customize-face-other-window): Handle face aliases.
11299
11300 * faces.el (face-documentation, set-face-attribute)
11301 (face-spec-set): Handle face aliases.
11302
11303 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
11304
11305 * help-mode.el (help-make-xrefs): If a symbol representing a face
11306 name is not followed by the word "face", it could still be a
11307 function or variable name, so don't bypass other checks.
11308
11309 2005-06-22 Juri Linkov <juri@jurta.org>
11310
11311 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
11312 Replace aliased functions with calls where second arg `inherit' is t.
11313
11314 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
11315
11316 * progmodes/gdb-ui.el (gdb-error): New variable.
11317 (gdb-error): New function.
11318 (gdb-annotation-rules): Act on error-begin and error annotations.
11319 (gdb-concat-output): Use font-lock-warning-face for errors.
11320
11321 2005-06-22 Miles Bader <miles@gnu.org>
11322
11323 * bindings.el (propertized-buffer-identification): Use renamed
11324 `Buffer-menu-buffer' face.
11325
11326 * faces.el (vertical-border): Rename from `vertical-divider'.
11327 (escape-glyph): Change dark-background color back to `cyan'.
11328
11329 2005-06-21 Juri Linkov <juri@jurta.org>
11330
11331 * faces.el (face-user-default-spec): Try getting `customized-face'
11332 prior to `saved-face'.
11333 (frame-background-mode): Refill docstring.
11334
11335 * emacs-lisp/lisp-mode.el (eval-defun-1):
11336 * emacs-lisp/edebug.el (edebug-eval-defun):
11337 Set `saved-face' temporarily to nil before calling form.
11338 Set `customized-face' to the new spec after that.
11339
11340 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
11341
11342 * subr.el (1value, lambda, key-substitution-in-progress):
11343 Doc fixes.
11344
11345 * autoinsert.el (auto-insert-alist):
11346 * ses.el (ses-call-printer):
11347 * subr.el (noreturn):
11348 * emacs-lisp/lisp.el (check-parens):
11349 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
11350 * net/browse-url.el (browse-url-mosaic):
11351 * progmodes/cc-defs.el (c-safe-scan-lists):
11352 * progmodes/ebnf-abn.el (ebnf-abn-lex):
11353 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
11354 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
11355 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
11356 * progmodes/ebnf-iso.el (ebnf-iso-lex):
11357 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
11358
11359 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
11360
11361 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
11362
11363 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
11364
11365 * calendar/appt.el (appt-make-list): Activate the package, if
11366 not already active (for backwards compatibility).
11367
11368 2005-06-20 Kim F. Storm <storm@cua.dk>
11369
11370 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
11371
11372 2005-06-20 Miles Bader <miles@gnu.org>
11373
11374 * faces.el (vertical-divider): New face.
11375
11376 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
11377
11378 * simple.el (kill-whole-line): Doc fix.
11379 (next-error-buffer-p, next-error-find-buffer)
11380 (clone-indirect-buffer): Fix typos in docstrings.
11381 (comment-line-break-function): Doc fix: don't say variable
11382 is automatically buffer-local (it isn't).
11383
11384 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
11385
11386 * net/tramp-ftp.el (top):
11387 * net/tramp-smb.el (top):
11388 * net/tramp-util.el (top):
11389 * net/tramp-uu.el (top):
11390 * net/tramp-vc.el (top):
11391 * net/tramp.el (top): Revert copyright years back to original
11392 ones. Tramp has a life outside GNU Emacs.
11393
11394 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
11395
11396 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
11397
11398 2005-06-18 Juri Linkov <juri@jurta.org>
11399
11400 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
11401 end of first regexp to limit the match to the position between
11402 line number and source line with same separator character as used
11403 between file name and line number. In the second regexp limit
11404 mouse-face area to file name and line number by adding new group
11405 for them and referring it in HYPERLINK arg.
11406 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
11407 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
11408 previous line where grep markers may be already removed.
11409
11410 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
11411
11412 * progmodes/ps-mode.el: Update version and maintainer's email address.
11413
11414 2005-06-18 Steve Youngs <steve@xemacs.org>
11415
11416 * net/browse-url.el (browse-url-browser-function)
11417 (browse-url-default-browser): Add firefox.
11418 (browse-url-firefox-program, browse-url-firefox-arguments)
11419 (browse-url-firefox-startup-arguments)
11420 (browse-url-firefox-new-window-is-tab): New defcustoms.
11421 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
11422
11423 2005-06-17 Richard M. Stallman <rms@gnu.org>
11424
11425 * startup.el (command-line): Warn if specified user name has
11426 no home directory.
11427
11428 * term.el (term-get-old-input, term-input-filter, term-input-sender)
11429 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
11430
11431 * longlines.el (longlines-mode, longlines-show-hard-newlines):
11432 Doc fixes.
11433
11434 * faces.el (underline): Try bold if terminal doesn't support underline.
11435
11436 * mail/sendmail.el (mail-setup-with-from): New variable.
11437 (mail-insert-from-field): New function.
11438 (sendmail-send-it): Call it.
11439 (mail-setup): Optionally call it here.
11440
11441 * term/linux.el: Call tty-no-underline.
11442
11443 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
11444
11445 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
11446
11447 2005-06-17 Miles Bader <miles@gnu.org>
11448
11449 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
11450 (ediff-current-diff-C, ediff-current-diff-Ancestor)
11451 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
11452 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
11453 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
11454 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
11455 Remove "-face" suffix from face names.
11456 (ediff-current-diff-face-A, ediff-current-diff-face-B)
11457 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
11458 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11459 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11460 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11461 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11462 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11463 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11464 New backward-compatibility aliases for renamed faces.
11465 (ediff-current-diff-face-A, ediff-current-diff-face-B)
11466 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
11467 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11468 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11469 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11470 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11471 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11472 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11473 Use renamed ediff faces.
11474
11475 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
11476 Remove "-face" suffix from face names.
11477 (eshell-test-ok-face, eshell-test-failed-face):
11478 New backward-compatibility aliases for renamed faces.
11479 (eshell-run-test): Use renamed eshell-test faces.
11480
11481 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
11482 face name.
11483 (eshell-prompt-face): New backward-compatibility alias for renamed
11484 face.
11485 (eshell-emit-prompt): Use renamed eshell-prompt face.
11486
11487 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
11488 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
11489 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
11490 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
11491 Remove "-face" suffix from face names.
11492 (eshell-ls-directory-face, eshell-ls-symlink-face)
11493 (eshell-ls-executable-face, eshell-ls-readonly-face)
11494 (eshell-ls-unreadable-face, eshell-ls-special-face)
11495 (eshell-ls-missing-face, eshell-ls-archive-face)
11496 (eshell-ls-backup-face, eshell-ls-product-face)
11497 (eshell-ls-clutter-face):
11498 New backward-compatibility aliases for renamed faces.
11499 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
11500
11501 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
11502 Remove "-face" suffix from face name.
11503 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
11504 instead of literal face.
11505
11506 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
11507
11508 * emacs-lisp/warnings.el (display-warning, lwarn)
11509 (warning-minimum-log-level): Doc fixes.
11510 (warning-minimum-level, warning-minimum-log-level):
11511 Add :debug to :type choices.
11512
11513 * progmodes/ada-mode.el (ada-format-paramlist)
11514 (ada-get-indent-case, ada-check-matching-start)
11515 (ada-check-defun-name, ada-goto-matching-decl-start)
11516 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
11517 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
11518 (ada-make-subprogram-body): Follow error conventions.
11519 (ada-case-exception-file, ada-indent-comment-as-code)
11520 (ada-indent-handle-comment-special, ada-indent-renames)
11521 (ada-indent-return, ada-search-directories-internal)
11522 (ada-tab-policy, ada-case-exception-substring)
11523 (ada-other-file-alist, ada-matching-start-re)
11524 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
11525 (ada-imenu-generic-expression, ada-compile-goto-error)
11526 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
11527 (ada-popup-menu, ada-add-extensions, ada-mode)
11528 (ada-region-selected, ada-create-case-exception)
11529 (ada-create-case-exception-substring, ada-after-keyword-p)
11530 (ada-activate-keys-for-case, ada-adjust-case-region)
11531 (ada-adjust-case-buffer, ada-format-paramlist)
11532 (ada-scan-paramlist, ada-insert-paramlist)
11533 (ada-indent-newline-indent)
11534 (ada-indent-newline-indent-conditional)
11535 (ada-justified-indent-current, ada-goto-previous-word)
11536 (ada-indent-current, ada-get-indent-open-paren)
11537 (ada-get-indent-paramlist, ada-get-indent-end)
11538 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
11539 (ada-get-indent-block-start, ada-get-indent-subprog)
11540 (ada-get-indent-noindent, ada-get-indent-label)
11541 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
11542 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
11543 (ada-goto-stmt-end, ada-goto-next-word)
11544 (ada-check-matching-start, ada-check-defun-name)
11545 (ada-goto-matching-decl-start, ada-goto-matching-start)
11546 (ada-goto-matching-end, ada-search-ignore-string-comment)
11547 (ada-in-decl-p, ada-looking-at-semi-or)
11548 (ada-looking-at-semi-private, ada-in-paramlist-p)
11549 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
11550 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
11551 (ada-next-procedure, ada-previous-procedure, ada-next-package)
11552 (ada-previous-package, ada-create-menu)
11553 (ada-fill-comment-paragraph-justify)
11554 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
11555 (ada-other-file-name, ada-last-which-function-line)
11556 (ada-last-which-function-subprog, ada-which-function)
11557 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
11558 (ada-gen-treat-proc, ada-check-emacs-version)
11559 (ada-continuation-indent, ada-align-region-separate):
11560 Fix typos in docstrings.
11561 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
11562
11563 2005-06-16 Lute Kamstra <lute@gnu.org>
11564
11565 * simple.el (fundamental-mode): Run after-change-major-mode-hook
11566 conditionally.
11567
11568 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
11569
11570 * comint.el (comint-replace-by-expanded-filename)
11571 (comint-prompt-regexp, comint-delimiter-argument-list)
11572 (comint-preinput-scroll-to-bottom):
11573 * info.el (Info-hide-cookies-node):
11574 * ls-lisp.el (ls-lisp-classify):
11575 * find-file.el (ff-search-directories, ff-special-constructs)
11576 (ff-find-other-file):
11577 * font-lock.el (font-lock-keywords):
11578 * shell.el (shell-prompt-pattern)
11579 (shell-dynamic-complete-functions, shell-mode)
11580 (shell-delimiter-argument-list):
11581 * term.el (term-replace-by-expanded-filename)
11582 (term-prompt-regexp, term-delimiter-argument-list):
11583 * woman.el (woman-ignore, woman0-if):
11584 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
11585 * emacs-lisp/elint.el (elint-init-env):
11586 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
11587 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
11588 * language/ethio-util.el (ethio-tilde-escape)
11589 (ethio-use-three-dot-question):
11590 * net/zone-mode.el (zone-mode-load-time-setup):
11591 * progmodes/cc-align.el (c-lineup-argcont):
11592 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
11593 * progmodes/cperl-mode.el (cperl-set-style-back):
11594 * progmodes/inf-lisp.el (inferior-lisp-prompt):
11595 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
11596 Fix spellings in docstrings.
11597
11598 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
11599 * progmodes/modula2.el (m2-for): Fix spellings.
11600
11601 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
11602
11603 * simple.el (undo-more): Don't use `format' on `error' arguments.
11604 Improve argument/docstring consistency.
11605 (pending-undo-list): Doc fix.
11606
11607 * smerge-mode.el (smerge-ensure-match):
11608 * emulation/vip.el (vip-ex):
11609 * net/zone-mode.el (zone-mode-update-serial):
11610 * progmodes/idlwave.el (idlwave-complete):
11611 * progmodes/vhdl-mode.el (vhdl-visit-file)
11612 (vhdl-compose-wire-components):
11613 Don't use `format' on `error' arguments.
11614
11615 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
11616 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
11617 (tooltip-help-tips): Fix typos in docstrings.
11618
11619 2005-06-16 David Ponce <david@dponce.com>
11620
11621 * tree-widget.el (tree-widget-value-create): Simplify last change.
11622
11623 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
11624
11625 * ido.el (ido-incomplete-regexp): New variable.
11626 (ido-set-matches-1): Handle invalid-regexp error and set
11627 ido-incomplete-regexp.
11628 (ido-incomplete-regexp): New face.
11629 (ido-completions): Use it.
11630 (ido-complete, ido-exit-minibuffer, ido-completions):
11631 Handle incomplete regexps.
11632 (ido-completions): Add check for complete match when entering a regexp.
11633
11634 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11635
11636 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
11637
11638 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11639
11640 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
11641 by field delimiters.
11642
11643 2005-06-15 David Ponce <david@dponce.com>
11644
11645 * tree-widget.el: eval-and-compile inlined functions so they will
11646 be available at run-time too.
11647 (tree-widget-super-format-handler)
11648 (tree-widget-format-handler): Remove.
11649 (tree-widget-value-create): Handle the :indent property.
11650
11651 2005-06-15 Miles Bader <miles@gnu.org>
11652
11653 * progmodes/which-func.el (which-func): Only inherit
11654 `font-lock-function-name-face' when that makes sense against the
11655 default mode-line face, otherwise set the face color explicitly.
11656
11657 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
11658 faces instead of (non-existent) variables.
11659
11660 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
11661
11662 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
11663 (iswitchb-get-matched-buffers): Likewise. Simplify.
11664
11665 2005-06-14 Miles Bader <miles@gnu.org>
11666
11667 * progmodes/ld-script.el (ld-script-location-counter):
11668 Remove "-face" suffix from face name.
11669 (ld-script-location-counter-face):
11670 New backward-compatibility alias for renamed face.
11671 (ld-script-location-counter-face): Use renamed face.
11672
11673 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
11674 (cperl-hash): Remove "-face" suffix from face names.
11675 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
11676 New backward-compatibility aliases for renamed faces.
11677 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
11678 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
11679
11680 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
11681 name.
11682 (which-func-face): New backward-compatibility alias for renamed face.
11683 (which-func-format): Use renamed which-func face.
11684
11685 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
11686 (vhdl-function, vhdl-directive, vhdl-reserved-word)
11687 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
11688 names.
11689 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
11690 (vhdl-speedbar-configuration, vhdl-speedbar-package)
11691 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
11692 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
11693 (vhdl-speedbar-architecture-selected)
11694 (vhdl-speedbar-configuration-selected)
11695 (vhdl-speedbar-package-selected)
11696 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
11697 names.
11698 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
11699 Use renamed faces.
11700 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
11701 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
11702 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
11703 Use renamed faces.
11704 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
11705 names.
11706 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
11707 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
11708 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
11709 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
11710 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
11711 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
11712
11713 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
11714 face name.
11715 (sh-heredoc-face): New backward-compatibility alias for renamed face.
11716 (sh-heredoc-face): Use renamed sh-heredoc face.
11717
11718 * progmodes/idlw-help.el (idlwave-help-link):
11719 Remove "-face" suffix from face name.
11720 (idlwave-help-link-face):
11721 New backward-compatibility alias for renamed face.
11722 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
11723
11724 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
11725 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
11726 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
11727 New backward-compatibility aliases for renamed faces.
11728 (idlwave-shell-disabled-breakpoint-face)
11729 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
11730
11731 * progmodes/flymake.el (flymake-errline, flymake-warnline):
11732 Remove "-face" suffix from face names.
11733 (flymake-errline-face, flymake-warnline-face):
11734 New backward-compatibility aliases for renamed faces.
11735 (flymake-highlight-line): Use renamed flymake faces.
11736
11737 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
11738 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
11739 (ebrowse-member-class, ebrowse-progress):
11740 Remove "-face" suffix from face names.
11741 (ebrowse-tree-mark-face, ebrowse-root-class-face)
11742 (ebrowse-file-name-face, ebrowse-default-face)
11743 (ebrowse-member-attribute-face, ebrowse-member-class-face)
11744 (ebrowse-progress-face):
11745 New backward-compatibility aliases for renamed faces.
11746 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
11747 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
11748 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
11749 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
11750
11751 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
11752 antlr-syntax)
11753 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
11754 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
11755 names.
11756 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
11757 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
11758 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
11759 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
11760 backward-compatibility aliases for renamed faces.
11761 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
11762 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
11763 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
11764 remove "font-lock-". Use renamed antlr-mode faces.
11765 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
11766 literal face-names with face variable references.
11767
11768 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
11769 face name.
11770 (Buffer-menu-buffer-face): New backward-compatibility alias for
11771 renamed face.
11772 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
11773
11774 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
11775
11776 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
11777 Eliminate "-face" suffix.
11778 (makefile-targets): Inherit from font-lock-function-name-face and
11779 eliminate "-face" suffix.
11780 (makefile-shell): Remove attributes and eliminate "-face" suffix.
11781 (makefile-*-font-lock-keywords): Append makefile-targets in rule
11782 actions, instead of prepending, to make it less visible.
11783 (makefile-previous-dependency, makefile-match-dependency):
11784 Don't match a target on a continuation line.
11785
11786 * files.el (auto-mode-alist): Put Makefile in gmake mode.
11787
11788 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
11789
11790 * progmodes/gdb-ui.el (menu): Re-order menu items.
11791 (gdb-tooltip-print): Respect tooltip-use-echo-area.
11792
11793 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
11794 Define in tooltip.el.
11795 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
11796 (gud-tooltip-tips): Respect tooltip-use-echo-area and
11797 gud-tooltip-echo-area.
11798
11799 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
11800 backward compatibility and make obsolete.
11801 (tooltip-help-tips): Use tooltip-use-echo-area.
11802 (tooltip-show-help-function): Rename to...
11803 (tooltip-show-help): ...this, because it is a function.
11804 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
11805
11806 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
11807
11808 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
11809 (edebug-print-length, edebug-print-level, edebug-print-circle)
11810 (edebug-modify-breakpoint, edebug-eval-last-sexp)
11811 (edebug-eval-print-last-sexp): Doc fixes.
11812
11813 2005-06-14 Kim F. Storm <storm@cua.dk>
11814
11815 * ido.el (ido-mode): Make a new keymap every time we enable ido,
11816 as the coverage buffer/file/both may change.
11817
11818 2005-06-14 Lute Kamstra <lute@gnu.org>
11819
11820 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
11821 and run-mode-hooks. Simplify.
11822
11823 * mail/rmailedit.el (rmail-edit-mode):
11824 * progmodes/octave-inf.el (inferior-octave-mode):
11825 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
11826
11827 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
11828 and run-mode-hooks.
11829 (recentf-edit-list, recentf-open-files): Don't call
11830 kill-all-local-variables directly.
11831
11832 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
11833
11834 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
11835
11836 * emacs-lisp/byte-run.el (make-obsolete)
11837 (define-obsolete-function-alias): Rename arguments FUNCTION and
11838 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
11839 (make-obsolete-variable, define-obsolete-variable-alias):
11840 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
11841 respectively.
11842
11843 * isearchb.el (isearchb-activate):
11844 * pcvs.el (cvs-mode):
11845 * ses.el (ses-load):
11846 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
11847 * net/tramp.el (tramp-find-file-exists-command)
11848 (tramp-find-shell):
11849 * progmodes/ada-mode.el (ada-create-case-exception)
11850 (ada-create-case-exception-substring, ada-make-subprogram-body):
11851 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
11852 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
11853 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
11854 * textmodes/org.el (org-promote, org-evaluate-time-range)
11855 (org-agenda-next-date-line, org-agenda-previous-date-line)
11856 (org-agenda-error, org-open-at-point, org-table-move-row)
11857 (org-format-table-table-html-using-table-generate-source)
11858 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
11859 * textmodes/reftex.el (reftex-access-scan-info):
11860 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
11861 (reftex-toc-promote-prepare): Follow error conventions.
11862
11863 * diff-mode.el (diff-mode): Fix typo in docstring.
11864
11865 * forms.el (forms--intuit-from-file): Fix reference to
11866 `forms-number-of-fields' in error message.
11867 (forms-print): Fix quoting in error message.
11868
11869 * forms.el (forms-mode):
11870 * emulation/vi.el (vi-goto-insert-state):
11871 * progmodes/flymake.el (flymake-new-err-info)
11872 (flymake-start-syntax-check-for-current-buffer)
11873 (flymake-simple-cleanup):
11874 * eshell/esh-var.el (eshell/export):
11875 * progmodes/gud.el (xdb):
11876 * textmodes/flyspell.el (flyspell-incorrect-hook)
11877 (flyspell-maybe-correct-transposition)
11878 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
11879
11880 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
11881
11882 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
11883 minibuffer prompt.
11884
11885 2005-06-13 Kim F. Storm <storm@cua.dk>
11886
11887 * subr.el (add-to-ordered-list): New defun.
11888
11889 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
11890 add cua--keymap-alist to emulation-mode-map-alists.
11891
11892 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
11893
11894 * subr.el (complete-in-turn): New macro.
11895 (dynamic-completion-table, lazy-completion-table): Add debug info.
11896
11897 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
11898 in preference to face aliases.
11899
11900 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
11901 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
11902 Remove unused vars `start' and `firstline'.
11903 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
11904 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
11905
11906 2005-06-13 Eli Zaretskii <eliz@gnu.org>
11907
11908 * cus-start.el (all): Don't complain about missing GTK-related
11909 variables, unless either `gtk' is boundp or this isn't a
11910 `windows-nt' build.
11911
11912 2005-06-13 Lute Kamstra <lute@gnu.org>
11913
11914 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
11915 run-mode-hooks.
11916
11917 * ediff-mult.el (ediff-meta-mode):
11918 * ediff-util.el (ediff-mode): Use run-mode-hooks.
11919
11920 * ledit.el (ledit-mode): Use delay-mode-hooks.
11921
11922 * woman.el (woman-mode-line-format): Delete constant.
11923 (woman-mode-map): Initialize it properly.
11924 (woman-mode): Set mode-class property to special.
11925 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
11926 Set major-mode and mode-name. Don't set mode-line-format directly.
11927 (Man-getpage-in-background): Don't reference woman-mode-line-format.
11928
11929 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
11930 string argument obsolete.
11931
11932 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
11933
11934 * textmodes/org.el (org-CUA-compatible): New option.
11935 (org-disputed-keys): New variable.
11936 (org-key): New function.
11937 (orgtbl-make-binding): Add docstring to the created function.
11938 (org-mode): Set paragraph start/separate regexps.
11939 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
11940 (org-archive-location, org-archive-mark-done)
11941 (org-archive-stamp-time): New options.
11942 (org-archive-subtree): New command.
11943 (org-fill-paragraph): New function.
11944 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
11945 (org-fake-empty-table-line): Function removed.
11946 (org-format-org-table-html): Do not create empty table lines at
11947 separator lines. Improved table header treatment.
11948 (org-link-format): New option.
11949 (org-make-link): New function.
11950 (org-insert-link, org-store-link): Use org-make-link.
11951 (org-open-file): Quote file name for shell command, to allow
11952 spaces in file names.
11953 (org-link-regexp): Fix bug with mailto link.
11954 (org-link-maybe-angles-regexp, org-protected-link-regexp):
11955 New constants.
11956 (org-export-as-html): Deal with the optional angles around a link.
11957 Better treatment of file: links.
11958 (org-open-at-point): Replace @{ and @} with < and >.
11959 (org-run-mode-hooks): Function removed.
11960 (org-agenda-mode): No longer use `org-run-mode-hooks'.
11961
11962 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
11963
11964 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
11965 MI command -data-list-register-values.
11966 (gdb-post-prompt): Indent properly.
11967
11968 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
11969
11970 * hilit-chg.el (highlight-changes-colors): Rename from
11971 `highlight-changes-colours'.
11972 (highlight-changes-colours): Keep as obsolete alias.
11973 (highlight-changes-face-list): Doc fix.
11974 (hilit-chg-make-list): Use `highlight-changes-colors'.
11975
11976 2005-06-12 Mark A. Hershberger <mah@everybody.org>
11977
11978 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
11979 defun-prompt-regexp.
11980
11981 2005-06-12 Eli Zaretskii <eliz@gnu.org>
11982
11983 * loadup.el: Don't say we are dumping under 2 names on windows-nt
11984 and cygwin.
11985
11986 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
11987 Don't use an old loaddefs.el, as in Makefile.in.
11988
11989 2005-06-12 Lute Kamstra <lute@gnu.org>
11990
11991 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
11992
11993 * man.el (Man-mode-map): Initialize it properly.
11994 (Man-mode): Set mode-class property to special.
11995
11996 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
11997
11998 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
11999
12000 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
12001 A newline is needed in the docstring there.
12002
12003 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
12004 Doc fixes.
12005
12006 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12007
12008 * printing.el: Doc fix. The menubar is no more changed when printing
12009 is loaded, it only changes when pr-menu-bind or pr-update-menus is
12010 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
12011 (pr-version): New version number (6.8.4).
12012 (pr-menu-bind): New command.
12013 (pr-update-menus): Docstring and code fix.
12014 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
12015 Docstring fix.
12016 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
12017 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
12018
12019 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
12020
12021 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
12022 "Returns" to "return", document useful return values, etc.
12023
12024 2005-06-11 Alan Mackenzie <acm@muc.de>
12025
12026 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
12027 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
12028 (adaptive-file-function): Minor amendment to doc-string.
12029
12030 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
12031
12032 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
12033 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
12034 Fix :type--it is `integer', not `string'.
12035
12036 * faces.el (modeline-highlight): Rename from (the erroneous)
12037 `modeline-higilight'.
12038
12039 2005-06-11 Lute Kamstra <lute@gnu.org>
12040
12041 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
12042 lisp-interaction-mode-map but make it the parent.
12043 (edebug-eval-mode): Use define-derived-mode.
12044
12045 2005-06-11 Andreas Schwab <schwab@suse.de>
12046
12047 * bindings.el: Add binding of `ESC functionkey' for every
12048 `M-functionkey'.
12049 * hexl.el (hexl-mode-map): Likewise.
12050
12051 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
12052
12053 * progmodes/compile.el (compilation-error-regexp-alist-alist)
12054 [msft]: update regexp for newer msft compilers.
12055
12056 2005-06-10 Mark A. Hershberger <mah@everybody.org>
12057
12058 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
12059 ATTLIST portions of included DTDs.
12060 (xml-parse-dtd): Eliminate use of inefficient match-data.
12061
12062 2005-06-10 Miles Bader <miles@gnu.org>
12063
12064 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
12065 (mpuz-text): Remove "-face" suffix from face names.
12066 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
12067 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
12068 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
12069
12070 * play/gomoku.el (gomoku-O, gomoku-X):
12071 Remove "-face" suffix from face names.
12072 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
12073 New backward-compatibility aliases for renamed faces.
12074 (gomoku-font-lock-keywords): Use renamed gomoku faces.
12075
12076 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
12077
12078 * thumbs.el: Fixes for changes of 2005-06-09.
12079 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
12080 as a directory.
12081 (thumbs-thumbname): Remove directory separator from format string;
12082 `thumbs-thumbsdir' now returns a valid directory name.
12083 (thumbs-temp-dir): New defsubst.
12084 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
12085 Use it.
12086
12087 * cus-edit.el (minibuffer):
12088 * files.el (make-backup-file-name-function):
12089 * filesets.el (filesets-external-viewers):
12090 * hilit-chg.el (highlight-changes-colours)
12091 (highlight-changes-face-list, highlight-changes-rotate-faces):
12092 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
12093 * kmacro.el (kmacro-call-macro):
12094 * log-edit.el (log-edit-changelog-full-paragraphs):
12095 * mouse.el (mouse-1-click-follows-link):
12096 * skeleton.el (skeleton-autowrap):
12097 * subr.el (insert-for-yank-1):
12098 * tempo.el (tempo-insert-region):
12099 * terminal.el (terminal-emulator):
12100 * time.el (display-time-mail-face):
12101 * vc.el (vc-annotate):
12102 * vcursor.el (vcursor-copy-line):
12103 * woman.el (woman-bold-headings, woman-ignore)
12104 (woman-default-faces, woman-monochrome-faces):
12105 * calendar/todo-mode.el (todo-insert-threshold):
12106 * emulation/pc-select.el (pc-select-selection-keys-only)
12107 (pc-selection-mode):
12108 * emulation/vip.el (vip-find-char-forward):
12109 * emulation/viper-cmd.el (viper-find-char-forward):
12110 * international/mule-cmds.el
12111 (select-safe-coding-system-accept-default-p)
12112 (input-method-exit-on-invalid-key):
12113 * international/mule-diag.el (describe-coding-system):
12114 * international/ucs-tables.el (unify-8859-on-encoding-mode):
12115 * net/browse-url.el (browse-url-xterm-program):
12116 * obsolete/lazy-lock.el (lazy-lock-mode):
12117 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
12118 (cperl-mode):
12119 * progmodes/cpp.el (cpp-face-light-name-list)
12120 (cpp-face-dark-name-list):
12121 * progmodes/delphi.el (delphi-newline-always-indents):
12122 Fix spellings in docstrings.
12123
12124 * ido.el (ido-mode, ido-file-extensions-order)
12125 (ido-default-file-method, ido-default-buffer-method)
12126 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
12127 (ido-decorations, ido-read-file-name-as-directory-commands)
12128 (ido-read-file-name-non-ido, ido-work-directory-list)
12129 (ido-ignore-item-temp-list, ido-current-directory)
12130 (ido-magic-forward-char, ido-enter-find-file)
12131 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
12132 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
12133
12134 2005-06-10 Lute Kamstra <lute@gnu.org>
12135
12136 * play/dunnet.el (dun-mode): Use define-derived-mode.
12137 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
12138 obsolete alias.
12139
12140 * play/doctor.el (doctor-mode-map): Remove defvar.
12141 (doctor-mode): Use define-derived-mode.
12142
12143 * mail/mspools.el (mspools-mode):
12144 * net/eudc-hotlist.el (eudc-hotlist-mode):
12145 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
12146
12147 2005-06-10 Miles Bader <miles@gnu.org>
12148
12149 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
12150 Remove "-face" suffix from face names.
12151 (flyspell-incorrect-face, flyspell-duplicate-face):
12152 New backward-compatibility aliases for renamed faces.
12153 (flyspell-mode-on, make-flyspell-overlay)
12154 (flyspell-highlight-incorrect-region)
12155 (flyspell-highlight-duplicate-region)
12156 (flyspell-display-next-corrections)
12157 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
12158
12159 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
12160 from face name.
12161 (texinfo-heading-face): New backward-compatibility alias for
12162 renamed face.
12163 (texinfo-heading-face): Use renamed texinfo-heading face.
12164
12165 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
12166 suffix from face names.
12167 (tex-math-face, tex-verbatim-face):
12168 New backward-compatibility aliases for renamed faces.
12169 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
12170 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
12171 literal face name.
12172
12173 * textmodes/table.el (table-cell): Remove "-face" suffix from face
12174 name.
12175 (table-cell-face): New backward-compatibility alias for renamed face.
12176 (table--put-cell-face-property, table--update-cell-face):
12177 Use renamed table-cell face.
12178
12179 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
12180 from face name.
12181 (sgml-namespace-face): New backward-compatibility alias for
12182 renamed face.
12183 (sgml-namespace-face): Use renamed sgml-namespace face.
12184
12185 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
12186 (org-level-4, org-level-5, org-level-6, org-level-7)
12187 (org-level-8, org-warning, org-headline-done)
12188 (org-deadline-announce, org-scheduled-today)
12189 (org-scheduled-previously, org-link, org-done, org-table)
12190 (org-time-grid): Remove "-face" suffix from face names.
12191 (org-level-1-face, org-level-2-face, org-level-3-face)
12192 (org-level-4-face, org-level-5-face, org-level-6-face)
12193 (org-level-7-face, org-level-8-face, org-warning-face)
12194 (org-headline-done-face, org-deadline-announce-face)
12195 (org-scheduled-today-face, org-scheduled-previously-face)
12196 (org-link-face, org-done-face, org-table-face)
12197 (org-time-grid-face):
12198 New backward-compatibility aliases for renamed faces.
12199 (org-level-faces, org-set-font-lock-defaults, org-timeline)
12200 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
12201 (org-agenda-get-timestamps, org-agenda-get-scheduled)
12202 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
12203
12204 * emulation/viper-init.el (viper-search, viper-replace-overlay)
12205 (viper-minibuffer-emacs, viper-minibuffer-insert)
12206 (viper-minibuffer-vi): Remove "-face" suffix from face names.
12207 (viper-search-face, viper-replace-overlay-face)
12208 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
12209 (viper-minibuffer-vi-face):
12210 New backward-compatibility aliases for renamed faces.
12211 (viper-search-face, viper-replace-overlay-face)
12212 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
12213 (viper-minibuffer-vi-face): Use renamed viper faces.
12214
12215 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
12216 Remove "-face" suffix from face names.
12217 (testcover-nohits-face, testcover-1value-face):
12218 New backward-compatibility aliases for renamed faces.
12219 (testcover-mark): Use renamed testcover faces.
12220
12221 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
12222 face name.
12223 (diary-button-face): New backward-compatibility alias for renamed face.
12224 (diary-entry): Use renamed diary-button face.
12225
12226 * calendar/calendar.el (diary, calendar-today, holiday)
12227 (mark-visible-calendar-date): Remove "-face" suffix from face names.
12228 (diary-face, calendar-today-face, holiday-face):
12229 New backward-compatibility aliases for renamed faces.
12230 (eval-after-load "facemenu", diary-entry-marker)
12231 (calendar-today-marker, calendar-holiday-marker, diary-face):
12232 Use renamed calendar faces.
12233
12234 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
12235 (compare-windows-face): New backward-compatibility alias for
12236 renamed face.
12237 (compare-windows-highlight): Use renamed compare-windows face.
12238
12239 * strokes.el (strokes-char): Remove "-face" suffix from face name.
12240 (strokes-char-face): New backward-compatibility alias for renamed face.
12241 (strokes-encode-buffer): Use renamed strokes-char face.
12242
12243 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
12244 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
12245 Remove "-face" suffix from face names.
12246 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
12247 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
12248 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
12249 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
12250 Use renamed pcvs faces.
12251 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
12252 * pcvs-defs.el (cvs-mode-map): Likewise.
12253 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
12254
12255 * info.el (info-title-1, info-title-2, info-title-3)
12256 (info-title-4): Remove "-face" suffix from and downcase face names.
12257 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12258 (Info-title-4-face):
12259 New backward-compatibility aliases for renamed faces.
12260 (Info-fontify-node): Use renamed info faces.
12261
12262 * hilit-chg.el (highlight-changes, highlight-changes-delete):
12263 Remove "-face" suffix from face names.
12264 (highlight-changes-face, highlight-changes-delete-face):
12265 New backward-compatibility aliases for renamed faces.
12266 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
12267 (hilit-chg-make-list): Use renamed highlight-changes faces.
12268
12269 * generic-x.el (show-tabs-tab, show-tabs-space):
12270 Remove "-face" suffix from face names.
12271 (show-tabs-tab-face, show-tabs-space-face):
12272 New backward-compatibility aliases for renamed faces.
12273 (show-tabs-generic-mode-font-lock-defaults-1)
12274 (show-tabs-generic-mode-font-lock-defaults-2):
12275 Use renamed show-tabs faces.
12276
12277 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
12278 (smerge-markers): Remove "-face" suffix from face names.
12279 (smerge-mine-face, smerge-other-face, smerge-base-face)
12280 (smerge-markers-face):
12281 New backward-compatibility aliases for renamed faces.
12282 (smerge-mine-face, smerge-other-face, smerge-base-face)
12283 (smerge-markers-face): Use renamed smerge faces.
12284
12285 * log-view.el (log-view-file, log-view-message): Remove "-face"
12286 suffix from face names.
12287 (log-view-file-face, log-view-message-face):
12288 New backward-compatibility aliases for renamed faces.
12289 (log-view-file-face, log-view-message-face): Use renamed log-view
12290 faces.
12291
12292 * paren.el (show-paren-match, show-paren-mismatch):
12293 Remove "-face" suffix from face names.
12294 (show-paren-match-face, show-paren-mismatch-face):
12295 New backward-compatibility aliases for renamed faces.
12296 (show-paren-function): Use renamed show-paren faces.
12297
12298 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
12299 (ruler-mode-margins, ruler-mode-fringes)
12300 (ruler-mode-column-number, ruler-mode-fill-column)
12301 (ruler-mode-comment-column, ruler-mode-goal-column)
12302 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
12303 suffix from face names.
12304 (ruler-mode-default-face, ruler-mode-pad-face)
12305 (ruler-mode-margins-face, ruler-mode-fringes-face)
12306 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
12307 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
12308 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
12309 New backward-compatibility aliases for renamed faces.
12310 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
12311 (ruler-mode-column-number, ruler-mode-fill-column)
12312 (ruler-mode-comment-column, ruler-mode-goal-column)
12313 (ruler-mode-tab-stop, ruler-mode-current-column)
12314 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
12315 faces.
12316
12317 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
12318 face name.
12319 (whitespace-highlight-the-space): Use renamed face.
12320 (whitespace-highlight-face): New backward-compatibility alias for
12321 renamed face.
12322
12323 * woman.el (woman-italic, woman-bold, woman-unknown)
12324 (woman-addition, woman-symbol-face):
12325 Remove "-face" suffix from face names.
12326 (woman-italic-face, woman-bold-face, woman-unknown-face)
12327 (woman-addition-face):
12328 New backward-compatibility aliases for renamed faces.
12329 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
12330 (woman-decode-region, woman-replace-match)
12331 (woman-display-extended-fonts, woman-special-characters)
12332 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
12333 Use renamed woman faces.
12334
12335 * longlines.el (longlines-visible-face): Face removed.
12336
12337 * diff-mode.el (diff-header, diff-file-header, diff-index)
12338 (diff-hunk-header, diff-removed, diff-added, diff-changed)
12339 (diff-function, diff-context, diff-nonexistent): Remove "-face"
12340 suffix from face names.
12341 (diff-header-face, diff-file-header-face, diff-index-face)
12342 (diff-hunk-header-face, diff-removed-face, diff-added-face)
12343 (diff-changed-face, diff-function-face, diff-context-face)
12344 (diff-nonexistent-face): New backward-compatibility aliases for
12345 renamed faces.
12346 (diff-header-face, diff-file-header-face)
12347 (diff-index, diff-index-face, diff-hunk-header)
12348 (diff-hunk-header-face, diff-removed, diff-removed-face)
12349 (diff-added, diff-added-face, diff-changed-face, diff-function)
12350 (diff-function-face, diff-context-face, diff-nonexistent)
12351 (diff-nonexistent-face): Use renamed diff-mode faces.
12352
12353 * progmodes/compile.el (compilation-warning-face)
12354 (compilation-info-face): Remove "-face" suffix from face names.
12355 (compilation-warning-face, compilation-info-face):
12356 New backward-compatibility aliases for renamed faces.
12357 (compilation-warning-face, compilation-info-face):
12358 Use renamed compilation faces.
12359
12360 * add-log.el (change-log-date, change-log-name)
12361 (change-log-email, change-log-file, change-log-list)
12362 (change-log-conditionals, change-log-function)
12363 (change-log-acknowledgement): Remove "-face" suffix from face names.
12364 (change-log-date-face, change-log-name-face)
12365 (change-log-email-face, change-log-file-face)
12366 (change-log-list-face, change-log-conditionals-face)
12367 (change-log-function-face, change-log-acknowledgement-face):
12368 New backward-compatibility aliases for renamed faces.
12369 (change-log-font-lock-keywords): Use renamed change-log faces.
12370
12371 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
12372 (custom-set, custom-changed, custom-saved, custom-button)
12373 (custom-button-pressed, custom-documentation, custom-state)
12374 (custom-comment, custom-comment-tag, custom-variable-tag)
12375 (custom-variable-button, custom-face-tag, custom-group-tag-1)
12376 (custom-group-tag): Remove "-face" suffix from face names.
12377 (custom-magic-alist, custom-magic-value-create)
12378 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
12379 (custom-invalid-face, custom-rogue-face, custom-modified-face)
12380 (custom-set-face, custom-changed-face, custom-saved-face)
12381 (custom-button-face, custom-button-pressed-face)
12382 (custom-documentation-face, custom-state-face)
12383 (custom-comment-face, custom-comment-tag-face)
12384 (custom-variable-tag-face, custom-variable-button-face)
12385 (custom-face-tag-face, custom-group-tag-face-1)
12386 (custom-group-tag-face):
12387 New backward-compatibility aliases for renamed faces.
12388
12389 * wid-edit.el (widget-documentation, widget-button)
12390 (widget-field, widget-single-line-field, widget-inactive)
12391 (widget-button-pressed): "-face" suffix removed from face names.
12392 (widget-documentation-face, widget-button-face)
12393 (widget-field-face, widget-single-line-field-face)
12394 (widget-inactive-face, widget-button-pressed-face):
12395 New backward-compatibility aliases for renamed faces.
12396 (widget-documentation-face, widget-button-face)
12397 (widget-button-pressed-face, widget-specify-field)
12398 (widget-specify-inactive): Use renamed widget faces.
12399
12400 2005-06-10 Kenichi Handa <handa@m17n.org>
12401
12402 * term/x-win.el (x-clipboard-yank): Remove condition-case
12403 wrapping.
12404
12405 2005-06-11 Kenichi Handa <handa@m17n.org>
12406
12407 * add-log.el (change-log-font-lock-keywords): Make the regexp for
12408 date lines stricter.
12409
12410 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
12411
12412 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
12413 of x-get-selection.
12414
12415 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
12416
12417 * comint.el (comint-mode, comint-snapshot-last-prompt):
12418 * frame.el (frame-current-scroll-bars):
12419 * term.el (term-mode, term-check-proc, term-input-sender)
12420 (term-simple-send, term-extract-string, term-word)
12421 (term-match-partial-filename):
12422 * window.el (window-current-scroll-bars):
12423 * emulation/cua-base.el (cua-normal-cursor-color)
12424 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
12425 (cua-global-mark-cursor-color):
12426 * mail/undigest.el (rmail-forward-separator-regex):
12427 Fix typos in docstrings.
12428
12429 * comint.el (comint-check-proc, make-comint-in-buffer)
12430 (comint-source-default): Doc fixes.
12431
12432 * term.el (term-send-string): Improve argument/docstring consistency.
12433
12434 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
12435
12436 * comint.el (comint-send-input): Bind `inhibit-read-only' around
12437 call to `delete-region'.
12438 (comint-mode-hook): Do not enable Font Lock by default.
12439
12440 2005-06-09 Lute Kamstra <lute@gnu.org>
12441
12442 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
12443 could be void.
12444
12445 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
12446
12447 * emacs-lisp/debug.el (debugger-will-be-back): New var.
12448 (debug): Use it.
12449 (debugger-step-through, debugger-continue, debugger-jump)
12450 (debugger-return-value): Set it when needed.
12451 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
12452 Use inhibit-read-only.
12453
12454 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
12455
12456 * window.el (shrink-window-if-larger-than-buffer)
12457 (window-size-fixed): Fix typo in docstring.
12458
12459 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
12460 thumbnails directory on loading.
12461 (thumbs-conversion-program): Use `eq' to check the system type,
12462 not `equal'.
12463 (thumbs-temp-dir): Initialize to `temporary-file-directory',
12464 not "/tmp". Fix docstring.
12465 (thumbs-thumbsdir): New function to return the thumbnails
12466 directory, creating it if needed.
12467 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
12468 (thumbs-temp-file): Delete variable and make it into a function.
12469 (thumbs-resize-image, thumbs-modify-image): Use it.
12470 (thumbs-kill-buffer): Simplify.
12471 (thumbs-gensym): Defalias or duplicate CL `gensym'.
12472 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
12473 docstrings.
12474
12475 2005-06-09 Kim F. Storm <storm@cua.dk>
12476
12477 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
12478 set-match-data to free markers in match-data.
12479
12480 * replace.el (replace-match-data): Pass RESEAT arg `t' to
12481 match-data to unchain markers in match-data.
12482
12483 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
12484
12485 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
12486 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
12487 unnecessary now.
12488
12489 2005-06-08 Richard M. Stallman <rms@gnu.org>
12490
12491 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
12492 give the variable a doc string that doesn't say don't set it directly.
12493
12494 * textmodes/ispell.el (ispell-check-version):
12495 Use match-string-no-properties.
12496 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
12497 (ispell-buffer-local-words): Likewise.
12498
12499 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
12500 except on terminals with enough colors to really display it.
12501 (makefile-dependency-regex): Delete spurious `bb'.
12502
12503 * faces.el (escape-glyph): Use blue once again in last case.
12504 (no-break-space): Redefine so that it isn't invisible on a tty.
12505
12506 2005-06-08 Kim F. Storm <storm@cua.dk>
12507
12508 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
12509 also when reading directory name.
12510
12511 2005-06-08 Lute Kamstra <lute@gnu.org>
12512
12513 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
12514 (flyspell-mode-line-string): Remove autoload cookie.
12515 (flyspell-mode): Remove defvar.
12516
12517 2005-06-07 Lute Kamstra <lute@gnu.org>
12518
12519 * textmodes/org.el (org-run-mode-hooks): New function.
12520 (org-agenda-mode): Use it.
12521
12522 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
12523
12524 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
12525
12526 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
12527
12528 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
12529
12530 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
12531
12532 * font-lock.el (font-lock-add-keywords): Doc fix.
12533
12534 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
12535
12536 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
12537 (tex-compile-default): In the absence of any history, use the order in
12538 tex-compile-alist to choose the preferred command.
12539 (tex-compile-commands): Reorder a bit.
12540
12541 * textmodes/flyspell.el (flyspell-auto-correct-binding)
12542 (flyspell-incorrect-face, flyspell-duplicate-face):
12543 Use (X)Emacs-agnostic code.
12544 (flyspell-mode-map): Don't overwrite at each load. Remove code
12545 redundant with the subsequent add-minor-mode. Merge Emacs and
12546 XEmacs code.
12547 (flyspell-word): Minor simplification.
12548 (flyspell-math-tex-command-p): Quieten the byte-compiler.
12549 (flyspell-external-point-words): Remove unused vars `size' and `start'.
12550 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
12551 Merge the corresponding Emacs code.
12552 (flyspell-correct-word, flyspell-xemacs-popup):
12553 Use flyspell-do-correct.
12554
12555 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
12556 a dedicated window.
12557
12558 * international/latexenc.el (latexenc-find-file-coding-system):
12559 Undo part of last patch, to turn off a compiler warning.
12560
12561 2005-06-06 Juri Linkov <juri@jurta.org>
12562
12563 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
12564 Rename `tmm-inactive-face' to `tmm-inactive'.
12565
12566 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
12567
12568 * iswitchb.el: Rename faces.
12569
12570 2005-06-06 Kim F. Storm <storm@cua.dk>
12571
12572 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
12573 (cua-global-mark): Remove -face suffix from face names.
12574
12575 * emulation/cua-gmrk.el (cua--init-global-mark):
12576 Remove cua-global-mark face setup.
12577
12578 2005-06-06 Richard M. Stallman <rms@gnu.org>
12579
12580 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
12581 just like other allowed characters.
12582 (makefile-match-dependency): Exclude leading and training whitespace
12583 from the range of regexp subexp 1.
12584 (makefile-macroassign-regex): Don't try to match the body,
12585 just the name of the macro being defined.
12586
12587 * info.el (Info-read-node-name-2): New function.
12588 (Info-read-node-name-1): Use that.
12589 Add a completion-base-size-function property.
12590
12591 * simple.el (completion-setup-function): Look for
12592 completion-base-size-function property of minibuffer-completion-table.
12593
12594 * files.el (locate-file-completion): Doc fix.
12595
12596 * printing.el: Don't call pr-update-menus; user must do that.
12597
12598 * emacs-lisp/debug.el (debugger-window): New variable.
12599 (debug): Use debugger-window if it is set and still alive.
12600 Record debugger-window for next entry.
12601
12602 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
12603
12604 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
12605
12606 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
12607 (hack-one-local-variable, hack-local-variables)
12608 (hack-local-variables-prop-line): Pass that arg.
12609
12610 2005-06-06 Kim F. Storm <storm@cua.dk>
12611
12612 * ido.el (ido-first-match, ido-only-match, ido-subdir)
12613 (ido-indicator): Remove -face suffix from face names.
12614
12615 2005-06-06 Juri Linkov <juri@jurta.org>
12616
12617 * font-lock.el (font-lock-regexp-backslash)
12618 (font-lock-regexp-backslash-construct): New faces.
12619 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
12620 after `('. Add `while-no-input' to control structures.
12621
12622 * faces.el (no-break-space, shadow): New faces.
12623 (escape-glyph): Use less loud colors pink2 and red4.
12624
12625 * diff-mode.el (diff-context-face)
12626 * dired.el (dired-ignored)
12627 * rfn-eshadow.el (file-name-shadow)
12628 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
12629
12630 * info.el (Info-title-1-face): Use green instead of yellow because
12631 bold yellow is not readable on light backgrounds.
12632
12633 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
12634 before selecting the desired mode to not spend time fontifying
12635 old contents.
12636
12637 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
12638
12639 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
12640 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
12641
12642 * ps-print.el (ps-default-fg, ps-default-bg):
12643 Fix typos in docstrings.
12644
12645 * isearchb.el (isearchb): Don't pass a spurious second argument to
12646 `iswitchb-completions'.
12647
12648 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
12649
12650 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
12651 to preserve point.
12652 (gdb-find-file-hook): Add doc string.
12653
12654 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
12655 C dereferenced pointer expression.
12656 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
12657
12658 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
12659
12660 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
12661 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
12662 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
12663 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
12664 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
12665 Make background transparent.
12666
12667 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
12668
12669 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
12670 (font-lock-remove-keywords): Doc fix.
12671 (font-lock-mode-major-mode): Compiler defvar.
12672 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
12673
12674 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
12675 (font-lock-mode): Update `font-lock-mode-major-mode'.
12676 (font-lock-set-defaults): Compiler defvar.
12677 (font-lock-default-function): Take `font-lock-mode-major-mode'
12678 into account.
12679
12680 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
12681 keep track of which major mode it enabled the minor mode for.
12682 Use find-file-hook again. Update docstring.
12683
12684 * simple.el (eval-expression-print-level)
12685 (eval-expression-print-length, eval-expression-debug-on-error):
12686 Doc fixes.
12687
12688 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
12689
12690 * iswitchb.el (iswitchb-single-match-face)
12691 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
12692 (iswitchb-invalid-regexp-face): New faces.
12693 (iswitchb-completions): Use them.
12694 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
12695 now marked as an obsolete alias.
12696 (iswitchb-read-buffer): Remove check for bound font variables.
12697 (iswitchb-invalid-regexp): New free variable.
12698 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
12699 set iswitchb-invalid-regexp.
12700 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
12701 invalid regexps.
12702 (iswitchb-completions): Add check for complete match when entering
12703 a regexp.
12704 (iswitchb-completions): Remove require-match argument.
12705 (iswitchb-exhibit): Fix caller.
12706 (iswitchb-common-match-inserted): New variable.
12707 (iswitchb-complete, iswitchb-completion-help): Use it.
12708
12709 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
12710
12711 * url-http.el (url-http-chunked-encoding-after-change-function):
12712 Use `url-http-debug' instead of `message'.
12713
12714 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
12715
12716 * url-http.el (url-http-parse-headers): Pass redirected URL as a
12717 callback argument.
12718
12719 2005-06-04 Kim F. Storm <storm@cua.dk>
12720
12721 * simple.el (line-move): Only call sit-for when moving backwards.
12722
12723 * ido.el (ido-make-merged-file-list-1): New defun split from
12724 ido-make-merged-file-list.
12725 (ido-make-merged-file-list): Bind throw-on-input around call to
12726 ido-make-merged-file-list-1. Return input-pending-p if
12727 interrupted by more input available.
12728 (ido-read-internal): Handle input-pending-p return value from
12729 ido-make-merged-file-list.
12730
12731 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
12732
12733 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
12734 compatibility code.
12735
12736 * international/latexenc.el (latexenc-find-file-coding-system):
12737 Don't inherit the EOL part of the coding-system from the
12738 tex-main buffer. Fit within 80 columns.
12739
12740 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
12741
12742 * tmm.el (tmm-inactive-face): New face.
12743 (tmm-remove-inactive-mouse-face): New function.
12744 (tmm-prompt, tmm-add-one-shortcut)
12745 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
12746 but not selectable.
12747
12748 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
12749
12750 * faces.el (face-equal): Improve argument/docstring consistency.
12751
12752 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
12753
12754 * progmodes/make-mode.el (makefile-targets-face)
12755 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
12756 (makefile-bsdmake-dependency-regex)
12757 (makefile-makepp-rule-action-regex)
12758 (makefile-bsdmake-rule-action-regex): New constants.
12759 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
12760
12761 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12762 Allow (...) within `...' for makepp messages.
12763
12764 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
12765
12766 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
12767
12768 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
12769 "." files are deleted from all file lists before comparison.
12770
12771 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
12772 (viper-ESC-key): Made them customizable.
12773
12774 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
12775
12776 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
12777
12778 * autorevert.el (auto-revert-buffers): Use save-match-data.
12779
12780 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12781
12782 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
12783 menu items with a nil command binding.
12784
12785 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
12786
12787 * emacs-lisp/cl-macs.el (defsetf):
12788 Improve argument/docstring consistency.
12789
12790 * faces.el (list-faces-display): Improve the formatting by
12791 computing the maximum length required for any face-name (reworked
12792 patch of 1999-01-11, accidentally deleted on 1999-07-21).
12793 (internal-find-face): Remove redundant info in docstring.
12794
12795 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
12796
12797 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
12798 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
12799 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
12800 (gdb-assembler-custom): Improve regexps.
12801 (def-gdb-auto-update-handler): Use window point to preserve point.
12802
12803 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12804
12805 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
12806
12807 2005-05-31 Jay Belanger <belanger@truman.edu>
12808
12809 * calc/calc-embed.el (calc-embedded-word): Change argument passed
12810 to calc-embedded.
12811 (calc-embedded-make-info): Have plain prefix argument select
12812 entire line.
12813
12814 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
12815
12816 * faces.el (list-faces-display): Signal error if passed a regexp
12817 that matches no face name.
12818
12819 * simple.el (filter-buffer-substring): Fix typo in docstring.
12820
12821 2005-05-31 Richard M. Stallman <rms@gnu.org>
12822
12823 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
12824 (vhdl-emacs-21): Doc fix.
12825 (vhdl-mode): Unconditionally set comment-padding.
12826 (vhdl-fixup-whitespace-region): Insert spaces only where
12827 there are none.
12828 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
12829
12830 2005-05-30 John Wiegley <johnw@newartisans.com>
12831
12832 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
12833 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
12834 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
12835 `directory-sep-char' to ?/, and all uses of `string-to-int' to
12836 `string-to-number'.
12837
12838 2005-05-30 Jay Belanger <belanger@truman.edu>
12839
12840 * calc/calc.el (calc-bug-address): Fix docstring.
12841 (calc-window-hook, calc-trail-window-hook): New variables.
12842 (calc-trail-display): Restore use of calc-trail-window-hook.
12843 (calc): Restore use of calc-window-hook.
12844
12845 2005-05-31 Masatake YAMATO <jet@gyve.org>
12846
12847 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
12848
12849 * help-fns.el (help-C-file-name): Add autoload mark for
12850 `find-function-noselect'.
12851
12852 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12853
12854 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
12855 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
12856
12857 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
12858
12859 * calendar/diary-lib.el (mark-included-diary-files): Only kill
12860 included diary buffer if it was not already being visited.
12861 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
12862
12863 * calendar/icalendar.el (top-level): Do not require appt.
12864
12865 * mail/supercite.el (sc-select-attribution): Only use a list
12866 element from sc-attrib-selection-list if it returns a string.
12867 Reported by Davide G. M. Salvetti <salve@debian.org>.
12868
12869 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
12870
12871 * thumbs.el (thumbs-thumbname): The resulting thumbname now
12872 includes a hash value to improve its uniqueness, and has a ".jpg"
12873 extension. Also, it is now a valid filename on all systems.
12874 (thumbs-make-thumb): Use `let', not `let*'.
12875 (thumbs-show-thumbs-list): Check for JPEG availability.
12876
12877 2005-05-30 Richard M. Stallman <rms@gnu.org>
12878
12879 * filesets.el (filesets-menu-ensure-use-cached):
12880 Prevent warning when emacs-version>= is undefined.
12881
12882 * printing.el (pr-interactive-n-up): Use string-to-number.
12883
12884 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
12885
12886 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
12887 Warn only when name to be defined is quoted.
12888
12889 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
12890
12891 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
12892 Make regexp more robust.
12893 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
12894 Force regeneration of disassembly.
12895
12896 2005-05-29 Jay Belanger <belanger@truman.edu>
12897
12898 * calc/calc.el (calc-user-invocation): Check if
12899 calc-invocation-macro is non-nil.
12900
12901 2005-05-29 Juri Linkov <juri@jurta.org>
12902
12903 * add-log.el (change-log-font-lock-keywords):
12904 Add `+' to e-mail regexp to accept mail address with keywords.
12905
12906 * man.el (Man-name-regexp): Add `:' to accept qualified names.
12907
12908 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
12909
12910 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
12911
12912 * ielm.el (inferior-emacs-lisp-mode): Ditto.
12913
12914 2005-05-29 Richard M. Stallman <rms@gnu.org>
12915
12916 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
12917 Undo the change that moves to end of the current word.
12918
12919 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
12920
12921 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
12922 Throw error when count <= 0 to ensure input is a number.
12923 (gdb-read-memory-custom): Pick up address from buffer.
12924 (gdb-memory-mode): Allow user to increment and decrement
12925 memory address from header line.
12926
12927 2005-05-29 Richard M. Stallman <rms@gnu.org>
12928
12929 * flyspell.el (flyspell-version): Function deleted.
12930 (flyspell-auto-correct-previous-hook): Doc fix.
12931
12932 * jit-lock.el (jit-lock-function, jit-lock-after-change):
12933 Do nothing if memory is full.
12934
12935 * font-lock.el (font-lock-fontify-syntactically-region):
12936 Pass t for GREEDY to looking-back.
12937
12938 * saveplace.el (save-place-alist-to-file): Write the file
12939 using write-region.
12940
12941 * subr.el (looking-back): New argument GREEDY.
12942
12943 * progmodes/compile.el (compilation-start): Set the mode
12944 before inserting the initial text.
12945
12946 * progmodes/which-func.el (which-func-update-1): Turn the mode
12947 off in case of error by setting which-func-mode.
12948
12949 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
12950
12951 * flyspell.el (flyspell-auto-correct-previous-word):
12952 Narrow down to what's on the screen, and recenter overlays
12953 at the end of the next word.
12954
12955 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
12956
12957 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
12958 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
12959 (flyspell-abbrev-p): Default to nil.
12960 (flyspell-use-global-abbrev-table-p): Doc fix.
12961 (flyspell-large-region): Allow nil as value.
12962 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
12963
12964 (mail-mode-flyspell-verify): More robust handling
12965 of `mail-header-separator'. More efficient signature detection.
12966 Allow for regexp metacharacters in message-header-separator.
12967 Adding `To' not to be checked in mail-mode-flyspell-verify.
12968
12969 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
12970 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
12971 Bind flyspell-auto-correct-binding.
12972 Bind C-. and C-, .
12973 (flyspell-mode-map): Likewise.
12974 (flyspell-mode): Doc fix.
12975 (flyspell-accept-buffer-local-defs): Preserve current buffer.
12976 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
12977 (flyspell-word-cache-result): New var, always local.
12978 (flyspell-check-pre-word-p): Doc fix.
12979 (flyspell-check-changed-word-p): Handle spc like newline.
12980 (flyspell-post-command-hook): Set flyspell-word-cache-result.
12981 (flyspell-word-search-backward, flyspell-word-search-forward):
12982 New functions.
12983 (flyspell-word): Return t if nothing to check.
12984 When parsing TeX code, check for after } or \.
12985 Use flyspell-word-search-backward to find previous word.
12986 Return nil if duplicated word.
12987 For word already checked, return same value as last time.
12988 Set flyspell-word-cache-result after checking.
12989 Don't clobber the return value.
12990 (flyspell-get-word): Major rewrite.
12991 (flyspell-external-point-words): New locals pword, pcount.
12992 Fix size used in progress message.
12993 Find the proper corresponding word in flyspell-large-region-buffer.
12994 (flyspell-region): Check for flyspell-large-region = nil.
12995 (flyspell-highlight-incorrect-region): Clean up overlays in region.
12996 (flyspell-auto-correct-word): Check that WORD is a cons.
12997 (flyspell-correct-word): Likewise.
12998
12999 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
13000
13001 * progmodes/make-mode.el (makefile-rule-action-regex)
13002 (makefile-macroassign-regex, makefile-makepp-mode)
13003 (makefile-bsdmake-mode): Continuation lines may be empty.
13004 Reported by Joshua Varner.
13005 (makefile-makepp-font-lock-keywords): Add $(stem).
13006
13007 2005-05-28 Karl Berry <karl@gnu.org>
13008
13009 * textmodes/tex-mode.el: Now that tex-send-command calls
13010 shell-quote-argument (2005-03-31 change), remove all calls to
13011 shell-quote-argument; they all end up invoking tex-send-command.
13012 The double quoting loses on filenames with non-safe characters,
13013 such as "@". Reported by Frederik Fouvry.
13014
13015 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
13016
13017 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
13018 about preserving point.
13019
13020 2005-05-27 Jay Belanger <belanger@truman.edu>
13021
13022 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
13023 Info-goto-node.
13024
13025 * calc/calc-embed.el (calc-embed-arg): New variable.
13026 (calc-do-embedded-activate, calc-embedded-activate-formula)
13027 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
13028 variable by new variable.
13029 (calc-embedded-make-info): Replace undeclared variable by new
13030 variable. When selecting region with positive prefix
13031 argument, use end of previous line instead of beginning of line.
13032
13033 * calc/calc-aent.el (calc-arg-values): Declare it.
13034
13035 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
13036 Declare them.
13037
13038 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
13039
13040 * calc/calc.el (calc-alg-map): Declare it.
13041
13042 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
13043
13044 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
13045
13046 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
13047 (gdb-registers-buffer, toggle-gdb-all-registers):
13048 Toggle display of floating point registers.
13049 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
13050
13051 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
13052 (toggle-gud-tooltip-dereference):
13053 Rename from gud-toggle-tooltip-dereference.
13054
13055 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
13056
13057 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
13058
13059 2005-05-27 Jay Belanger <belanger@truman.edu>
13060
13061 * calc/calc-prog.el (calc-kbd-report): Remove.
13062 (calc-kbd-query): Rewrite.
13063
13064 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
13065
13066 * image.el (image-library-alist): Move to image.c.
13067 (image-type-available-p): Doc fix.
13068
13069 2005-05-27 Lute Kamstra <lute@gnu.org>
13070
13071 * calc/calc.el (calc):
13072 * outline.el (outline-1, outline-2, outline-3, outline-4)
13073 (outline-5, outline-6, outline-7, outline-8):
13074 * textmodes/dns-mode.el (dns-mode):
13075 * textmodes/sgml-mode.el (sgml-namespace-face):
13076 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
13077 (tex-verbatim-face, tex-use-reftex):
13078 * textmodes/texinfo.el (texinfo-heading-face):
13079 Specify customization group.
13080
13081 * longlines.el: Don't require easy-mmode.
13082 (longlines-visible-face): Specify customization group.
13083
13084 2005-05-27 Kenichi Handa <handa@m17n.org>
13085
13086 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
13087 encoding table of windows-1251.
13088
13089 * international/ucs-tables.el (ucs-set-table-for-input):
13090 If translation-table-for-input of a coding system is a symbol, get
13091 its translation-table property.
13092
13093 * international/code-pages.el: Don't register a coding system into
13094 non-iso-charset-alist more than once.
13095 (cp-make-coding-system): Likewise.
13096
13097 2005-05-26 John Wiegley <johnw@newartisans.com>
13098
13099 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
13100 `eshell-resume-eval' is wrapped in a list, it indicates that the
13101 command was run asynchronously. In that case, unwrap the value
13102 before checking the delimiter value.
13103
13104 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
13105 character before a space at the end of a line is \, assume the space
13106 is part of the last argument rather than a final argument separator.
13107
13108 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
13109 is in use, and the target is `t' or `nil' (which are the most common
13110 values), don't assume that the symbol target is a buffer.
13111
13112 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
13113
13114 * calendar/calendar.el (calendar-mode-line-format):
13115 Use mode-line-highlight as mouse-face.
13116
13117 * time.el (display-time-string-forms, display-time-update):
13118 Use mode-line-highlight as mouse-face.
13119
13120 2005-05-26 Jay Belanger <belanger@truman.edu>
13121
13122 * calc/calc.el (calc-language-alist): Remove extra defvar.
13123
13124 2005-05-26 Lute Kamstra <lute@gnu.org>
13125
13126 * arc-mode.el (archive-mode):
13127 * bookmark.el (bookmark-read-annotation-mode)
13128 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
13129 * bs.el (bs-mode):
13130 * calc/calc-yank.el (calc-edit-mode):
13131 * calc/calc.el (calc-mode, calc-trail-mode):
13132 * calculator.el (calculator-mode):
13133 * chistory.el (command-history-mode):
13134 * comint.el:
13135 * cus-edit.el (custom-mode):
13136 * descr-text.el (describe-text-mode):
13137 * ebuff-menu.el (Electric-buffer-menu-mode):
13138 * ediff-util.el (ediff-mode):
13139 * emacs-lisp/re-builder.el (reb-mode):
13140 * emulation/vi.el (vi-mode-setup):
13141 * emulation/ws-mode.el (wordstar-mode):
13142 * eshell/esh-mode.el (eshell-mode):
13143 * forms.el (forms-mode):
13144 * help-mode.el (help-mode):
13145 * hexl.el (hexl-mode):
13146 * ibuffer.el (ibuffer-mode):
13147 * ielm.el (inferior-emacs-lisp-mode):
13148 * info.el (Info-mode, Info-edit-mode):
13149 * international/swedish.el:
13150 * ledit.el (ledit-from-lisp-mode):
13151 * locate.el (locate-mode):
13152 * mail/rmail.el (rmail-mode):
13153 * mail/rmailedit.el (rmail-edit-mode):
13154 * mail/rmailsum.el (rmail-summary-mode):
13155 * mail/supercite.el (sc-electric-mode):
13156 * net/eudc.el (eudc-mode):
13157 * net/quickurl.el (quickurl-list-mode):
13158 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
13159 * obsolete/ooutline.el (outline-mode):
13160 * obsolete/options.el (Edit-options-mode):
13161 * obsolete/rnews.el (news-mode):
13162 * obsolete/rnewspost.el (news-reply-mode):
13163 * play/5x5.el (5x5-mode):
13164 * play/decipher.el (decipher-mode, decipher-stats-mode):
13165 * play/gomoku.el (gomoku-mode):
13166 * play/snake.el (snake-mode):
13167 * play/solitaire.el (solitaire-mode):
13168 * play/tetris.el (tetris-mode):
13169 * progmodes/ada-mode.el (ada-mode):
13170 * progmodes/antlr-mode.el (antlr-mode):
13171 * progmodes/autoconf.el (autoconf-mode):
13172 * progmodes/dcl-mode.el (dcl-mode):
13173 * progmodes/delphi.el (delphi-mode):
13174 * progmodes/ebrowse.el (ebrowse-tree-mode)
13175 (ebrowse-electric-list-mode, ebrowse-member-mode)
13176 (ebrowse-electric-position-mode):
13177 * progmodes/f90.el (f90-mode):
13178 * progmodes/fortran.el (fortran-mode):
13179 * progmodes/icon.el (icon-mode):
13180 * progmodes/idlw-help.el (idlwave-help-mode):
13181 * progmodes/idlw-shell.el (idlwave-shell-mode):
13182 * progmodes/idlwave.el (idlwave-mode):
13183 * progmodes/inf-lisp.el (inferior-lisp-mode):
13184 * progmodes/m4-mode.el (m4-mode):
13185 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
13186 * progmodes/modula2.el (modula-2-mode):
13187 * progmodes/octave-inf.el (inferior-octave-mode):
13188 * progmodes/octave-mod.el (octave-mode):
13189 * progmodes/pascal.el (pascal-mode):
13190 * progmodes/sh-script.el (sh-mode):
13191 * progmodes/sql.el (sql-mode, sql-interactive-mode):
13192 * progmodes/vhdl-mode.el (vhdl-mode):
13193 * progmodes/xscheme.el (scheme-interaction-mode):
13194 * replace.el (occur-mode):
13195 * ses.el (ses-mode):
13196 * simple.el (completion-list-mode):
13197 * skeleton.el:
13198 * speedbar.el (speedbar-mode):
13199 * term.el (term-mode):
13200 * terminal.el (terminal-edit-mode):
13201 * textmodes/reftex-index.el (reftex-index-mode)
13202 (reftex-index-phrases-mode):
13203 * textmodes/reftex-sel.el (reftex-select-label-mode)
13204 (reftex-select-bib-mode):
13205 * textmodes/reftex-toc.el (reftex-toc-mode):
13206 * wdired.el (wdired-change-to-wdired-mode):
13207 * wid-browse.el (widget-browse-mode):
13208 Use run-mode-hooks.
13209
13210 * array.el (array-mode):
13211 * calendar/todo-mode.el (todo-mode):
13212 * man.el (Man-mode):
13213 * play/landmark.el (lm-mode):
13214 * play/mpuz.el (mpuz-mode):
13215 Use kill-all-local-variables and run-mode-hooks.
13216
13217 * subr.el (delay-mode-hooks): Specify indentation.
13218
13219 2005-05-26 Mark A. Hershberger <mah@everybody.org>
13220
13221 * xml.el (xml-substitute-special): Don't die for undefined xml
13222 entities.
13223
13224 2005-05-26 Jay Belanger <belanger@truman.edu>
13225
13226 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
13227 of nil.
13228
13229 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
13230
13231 * progmodes/gdb-ui.el (gdb-frame-address):
13232 Rename from gdb-current-address.
13233 (gdb-previous-frame-address): Rename from gdb-previous-address.
13234 (gdb-selected-frame): Rename from gdb-current-frame.
13235 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
13236 (gdb-frame-number): Rename from gdb-current-stack-level.
13237 (gdb-ann3): Match new mode-name for disassembly buffer.
13238 Extend initialization of variables.
13239 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
13240 (gdb-memory-mode): Use mouse-face in header line.
13241 (gdb-assembler-buffer-name): Call it disassembly and give frame
13242 in mode line.
13243 (gdb-source-spec-regexp, gdb-assembler-custom)
13244 (gdb-invalidate-assembler, gdb-frame-handler):
13245 Make robust to leading zeroes in address format.
13246
13247 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
13248
13249 * textmodes/org.el (org-mode): Use `define-derived-mode' to
13250 define `org-mode'.
13251 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
13252
13253 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
13254
13255 * log-edit.el (log-edit-changelog-entries): Distinguish between
13256 filenames like xfns.c and fns.c.
13257
13258 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
13259
13260 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
13261 point after reverting.
13262 (Buffer-menu-make-sort-button): Handle the case where
13263 `Buffer-menu-use-header-line' is nil.
13264
13265 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
13266
13267 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
13268 New funcs. In minibuffer-local-completion-map bind `]', `/'
13269 and `:' to them.
13270
13271 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
13272
13273 * startup.el (normal-top-level): Allow modification of load-path while
13274 we're iterating over it.
13275
13276 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
13277
13278 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
13279 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
13280 (thumbs-resize-interactive, thumbs-insert-image)
13281 (thumbs-insert-thumb, thumbs-dired-show-marked)
13282 (thumbs-find-image-at-point, thumbs-delete-images)
13283 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
13284 (thumbs-increment-image-size, thumbs-decrement-image-size):
13285 Fix typos in docstrings.
13286
13287 2005-05-24 Andre Spiegel <spiegel@gnu.org>
13288
13289 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
13290 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
13291 (cperl-mode): Use them.
13292
13293 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
13294
13295 * window.el (quit-window, shrink-window-if-larger-than-buffer):
13296 Doc fixes.
13297
13298 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
13299
13300 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
13301 Bind C-d to gdb-inferior-io-eof.
13302
13303 * dired.el (dired-dnd-popup-notice): Use message-box.
13304
13305 2005-05-23 Masatake YAMATO <jet@gyve.org>
13306
13307 * bindings.el (mode-line-major-mode-keymap):
13308 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
13309
13310 * faces.el (mode-line-highlight): New face.
13311
13312 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
13313 as mouse-face.
13314
13315 * bindings.el (top-level, help-echo, mode-line-modified)
13316 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
13317 as mouse-face.
13318
13319 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
13320
13321 * progmodes/cc-engine.el (c-guess-basic-syntax):
13322 Remove spurious call to `zerop'.
13323
13324 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
13325
13326 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
13327
13328 CC Mode update to 5.30.10:
13329
13330 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
13331 could go past the limit in decoration level 2, thereby causing
13332 errors during interactive fontification.
13333
13334 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
13335 the file is evaluated interactively.
13336
13337 * cc-engine.el (c-guess-basic-syntax): Handle operator
13338 declarations somewhat better in C++.
13339
13340 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
13341 make use of `run-mode-hooks' which has been added in Emacs 21.1.
13342 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
13343 (awk-mode): Use it.
13344 (make-local-hook): Suppress warning about obsoleteness.
13345
13346 * cc-engine.el, cc-align.el, cc-cmds.el
13347 (c-append-backslashes-forward, c-delete-backslashes-forward)
13348 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
13349 Compensate for return value from `forward-line' when it has moved
13350 but not to a different line due to eob.
13351
13352 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
13353 `objc-method-intro' and `objc-method-args-cont'.
13354
13355 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
13356
13357 CC Mode update to 5.30.10:
13358
13359 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
13360 in the copyright statement. Incidentally, change "along with GNU
13361 Emacs" to "along with this program" where it occurs.
13362
13363 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
13364 so that it is interactive, hence can be found by M-x awk-mode
13365 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
13366 <gmorris+emacs@ast.cam.ac.uk>.
13367
13368 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
13369 Mode's regexps.
13370
13371 2005-05-23 Kevin Ryde <user42@zip.com.au>
13372
13373 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
13374 c-parse-state, to avoid a lisp error (on bad code).
13375
13376 2005-05-23 Lute Kamstra <lute@gnu.org>
13377
13378 * subr.el (font-lock-defaults): Remove defvar as it's already
13379 defined in font-core.el.
13380
13381 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
13382
13383 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
13384
13385 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
13386 more general and work when GDB variable "print pretty" is on,
13387 as with Emacs, for example.
13388
13389 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
13390
13391 * font-core.el: Update comment.
13392
13393 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
13394 Use `after-change-major-mode-hook' instead of `find-file-hook'.
13395
13396 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
13397
13398 2005-05-22 Eli Zaretskii <eliz@gnu.org>
13399
13400 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
13401 and `yank-handler' in the doc strings.
13402
13403 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
13404
13405 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
13406
13407 2005-05-22 Richard M. Stallman <rms@gnu.org>
13408
13409 * help.el (describe-key): Move print-help-return-message call
13410 out of conditional.
13411
13412 * progmodes/etags.el (list-tags): Use with-no-warnings.
13413
13414 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
13415 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
13416 (starttls-extra-args, starttls-extra-arguments): Add defvars.
13417
13418 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
13419
13420 * language/viet-util.el (viet-viscii-nonascii-translation-table):
13421 Add defvar.
13422
13423 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
13424 Use defvar, not defconst.
13425
13426 * hexl.el (hexl-follow-line): Use with-no-warnings.
13427
13428 * emulation/tpu-extras.el: Use write-file-functions instead of
13429 write-file-hooks.
13430
13431 * dired.el (dired-font-lock-keywords): Fontify files with junk
13432 extensions even if marked by -F.
13433
13434 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
13435
13436 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
13437 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
13438 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
13439 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
13440 (concatenate, list-length, get*, getf, cl-remprop):
13441 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
13442 (etypecase, progv, lexical-let, lexical-let*)
13443 (multiple-value-bind, multiple-value-setq, shiftf):
13444 Improve argument/docstring consistency.
13445
13446 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
13447
13448 2005-05-22 Andre Spiegel <spiegel@gnu.org>
13449
13450 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
13451 doesn't exist.
13452
13453 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
13454 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
13455
13456 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
13457
13458 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
13459 already deleted variables: auto-fill-hook, blink-paren-hook,
13460 lisp-indent-hook, inhibit-local-variables, unread-command-event,
13461 suspend-hooks, comment-indent-hook, meta-flag,
13462 before-change-function, after-change-function,
13463 font-lock-doc-string-face.
13464
13465 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
13466
13467 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
13468
13469 2005-05-21 Eli Zaretskii <eliz@gnu.org>
13470
13471 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
13472 rmail-dont-reply-to.
13473
13474 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
13475
13476 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
13477 literal blank when splitting new-header-values.
13478
13479 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
13480
13481 * calendar/cal-menu.el (cal-menu-update): Add separator as a
13482 string so that tmm doesn't create a completion entry for it.
13483
13484 * textmodes/table.el (table-disable-menu): Ditto.
13485
13486 2005-05-21 Richard M. Stallman <rms@gnu.org>
13487
13488 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
13489
13490 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
13491
13492 * net/rcompile.el (remote-compile): Use compilation-start.
13493
13494 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
13495
13496 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
13497
13498 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
13499 Default to makefile-bsdmake-mode on BSD systems.
13500
13501 * imenu.el (imenu-generic-expression, imenu--generic-function'):
13502 REGEXP may also be a search function now. The part of doc-string
13503 for describing the structure was 95% identical to that of
13504 `imenu--generic-function'. Unify it there.
13505
13506 * progmodes/make-mode.el (makefile-imenu-generic-expression):
13507 Use function to find dependencies, because regexp alone is so complex,
13508 it easily goes into an endless loop.
13509 (makefile-makepp-mode): Also add submenu for Perl functions
13510 defined in the makefile.
13511 (makefile-bsdmake-mode): Special imenu-generic-expression no
13512 longer needed, due to function call.
13513 (makefile-match-dependency): Take BOUND into account when checking
13514 if we're through.
13515
13516 2005-05-20 Jay Belanger <belanger@truman.edu>
13517
13518 * calc/calc-units.el (calc-invalidate-units-table):
13519 Use inhibit-read-only.
13520 (math-build-units-table-buffer): Use view-mode.
13521
13522 2005-05-20 David Kastrup <dak@gnu.org>
13523
13524 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
13525 easy-menu-add is not a nop on Emacs; and clarify when to call it.
13526
13527 2005-05-20 Lute Kamstra <lute@gnu.org>
13528
13529 * diff-mode.el (diff-header-face, diff-file-header-face)
13530 (diff-index-face, diff-hunk-header-face, diff-removed-face)
13531 (diff-added-face, diff-changed-face, diff-function-face)
13532 (diff-context-face, diff-nonexistent-face): Put them in the
13533 diff-mode customization group.
13534
13535 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
13536
13537 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
13538
13539 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
13540
13541 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
13542 Minor regexp-optimization.
13543
13544 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
13545
13546 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
13547 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
13548 (org-agenda-add-time-grid-maybe): New function.
13549 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
13550 (org-table-create): `dotimes' instead of `mapcar'.
13551 (org-xor): Simplify implementation.
13552 (org-agenda): `inhibit-redisplay' turned on.
13553 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
13554 a consistent line after a state change.
13555 (org-agenda-remove-times-when-in-prefix): New option.
13556 (org-prefix-has-time): New variable.
13557 (org-parse-time-string): Optional argument NODEFAULT.
13558 (org-format-agenda-item): Parse items for time-of-day
13559 specifications and move these into the prefix if possible.
13560 (org-agenda-priority): Get current heading, not previous heading
13561 during agenda remote editing.
13562
13563 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
13564
13565 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
13566 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
13567 (remove-duplicates, delete-duplicates, substitute)
13568 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
13569 (nsubstitute-if-not, find, find-if, find-if-not, position)
13570 (position-if, position-if-not, count, count-if, count-if-not)
13571 (mismatch, search, sort*, stable-sort, merge, member*)
13572 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
13573 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
13574 (intersection, nintersection, set-difference, nset-difference)
13575 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
13576 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
13577 (nsublis, tree-equal): Improve argument/docstring consistency.
13578
13579 * subr.el (send-string, send-region): Remove obsolescence declaration.
13580 (window-dot, set-window-dot, read-input, show-buffer)
13581 (eval-current-buffer, string-to-int):
13582 Add release number to obsolescence declarations.
13583
13584 2005-05-19 Kim F. Storm <storm@cua.dk>
13585
13586 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
13587 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
13588
13589 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
13590
13591 * faces.el (list-faces-display): Make back button respect optional
13592 regexp arg.
13593
13594 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
13595
13596 * calculator.el (calculator-radix-grouping-mode)
13597 (calculator-radix-grouping-digits, calculator-displayer)
13598 (calculator-radix-grouping-separator, calculator-copy-displayer):
13599 * dabbrev.el (dabbrev-search-these-buffers-only):
13600 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
13601 (diff-advance-after-apply-hunk, diff-mode-hook)
13602 (diff-minor-mode-prefix):
13603 * imenu.el (imenu-use-popup-menu):
13604 * jit-lock.el (jit-lock-context-time):
13605 * newcomment.el (comment-fill-column, comment-column)
13606 (comment-style, comment-padding, comment-multi-line)
13607 (comment-empty-lines, comment-auto-fill-only-comments):
13608 * reveal.el (reveal-around-mark):
13609 * uniquify.el (uniquify-buffer-name-style)
13610 (uniquify-after-kill-buffer-p)
13611 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
13612 (uniquify-min-dir-content, uniquify-separator)
13613 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
13614 * w32-vars.el (w32-fixed-font-alist):
13615 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
13616 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
13617 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
13618 * progmodes/perl-mode.el (perl-indent-level)
13619 (perl-continued-statement-offset, perl-continued-brace-offset)
13620 (perl-brace-offset, perl-brace-imaginary-offset)
13621 (perl-label-offset, perl-indent-continued-arguments)
13622 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
13623 * progmodes/tcl.el (tcl-indent-level)
13624 (tcl-continued-indent-level, tcl-auto-newline)
13625 (tcl-tab-always-indent, tcl-electric-hash-style)
13626 (tcl-help-directory-list, tcl-use-smart-word-finder)
13627 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
13628 (inferior-tcl-source-command):
13629 * textmodes/fill.el (enable-kinsoku):
13630 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
13631 * textmodes/table.el (table-yank-handler):
13632 Specify missing group (and type, if simple) in defcustom.
13633
13634 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
13635
13636 * progmodes/compile.el (compilation-finish-function): Fix defvar.
13637
13638 2005-05-19 Richard M. Stallman <rms@gnu.org>
13639
13640 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
13641
13642 * subr.el (event-basic-type): Don't get an error.
13643 (left-fringe-p): Function deleted.
13644
13645 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
13646 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
13647
13648 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
13649 in recursive copy.
13650
13651 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
13652
13653 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
13654
13655 * emacs-lisp/bytecomp.el
13656 (byte-compile-file-form-custom-declare-variable):
13657 Call byte-compile-nogroup-warn if appropriate.
13658
13659 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
13660 (compilation-set-window): Don't call left-fringe-p; do it directly.
13661
13662 2005-05-19 Jay Belanger <belanger@truman.edu>
13663
13664 * calc/calc-graph.el (calc-graph-format-data): Make sure
13665 var-PlotRejects is bound before trying to check its value.
13666
13667 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
13668
13669 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
13670 definition of this variable from reftex-global.el to reftex.el,
13671 because it is needed in the menu.
13672
13673 2005-05-19 Lute Kamstra <lute@gnu.org>
13674
13675 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
13676 years are fixed. Don't insert a space after a dash.
13677
13678 2005-05-19 Kim F. Storm <storm@cua.dk>
13679
13680 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
13681
13682 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
13683
13684 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
13685 strings, because (eq ... ?\\) is fairly frequent.
13686
13687 * progmodes/make-mode.el (makefile-add-this-line-targets):
13688 Simplify and integrate into `makefile-pickup-targets'.
13689 (makefile-add-this-line-macro): Simplify and integrate into
13690 `makefile-pickup-macros.
13691 (makefile-pickup-filenames-as-targets): Simplify.
13692 (makefile-previous-dependency, makefile-match-dependency):
13693 Don't stumble over `::'.
13694
13695 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
13696
13697 * subr.el (post-command-idle-hook, post-command-idle-delay):
13698 Remove obsoletion of post-command-idle-hook and
13699 post-command-idle-delay.
13700
13701 * faces.el (list-faces-display): Provide button when describe-face
13702 is called to take user back to the list of faces.
13703
13704 * help-fns.el (describe-variable): Remove hyperlinks in a
13705 variable's value as these are quite frequently inappropriate.
13706
13707 * follow.el (follow-submit-feedback, follow-mode):
13708 Remove references to post-command-idle-hook.
13709
13710 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
13711
13712 * progmodes/make-mode.el (makefile-previous-dependency)
13713 (makefile-match-dependency): Check for := (and in bsd mode also
13714 !=) to give a better result, even when font-lock is not on.
13715
13716 2005-05-18 Jay Belanger <belanger@truman.edu>
13717
13718 * calc/calc-help.el (calc-s-prefix-help):
13719 Add `calc-copy-special-constant' to help string.
13720
13721 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
13722
13723 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
13724
13725 2005-05-18 Jay Belanger <belanger@truman.edu>
13726
13727 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
13728 in linear factors are in proper order.
13729
13730 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
13731
13732 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13733 Support for jurabib.
13734
13735 * textmodes/reftex.el (featurep): Define aliases for overlay
13736 commands, for XEmacs compatibility, and use these aliases in
13737 overlay initializations.
13738 (reftex-highlight): Use `reftex-move-overlay'.
13739 (reftex-unhighlight): Use `reftex-delete-overlay'.
13740 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
13741 (reftex-access-search-path): Use `reftex-uniquify' instead of
13742 `reftex-uniq'
13743
13744 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
13745 `before-string' property modification enables for Emacs as well.
13746 (reftex-select-item): Use `reftex-delete-overlay'.
13747 (reftex-select-mark): Use `reftex-make-overlay' and
13748 `reftex-overlay-put'.
13749 (reftex-select-unmark): Use `reftex-delete-overlay' and
13750 `reftex-overlay-put'.
13751
13752 2005-05-18 Lute Kamstra <lute@gnu.org>
13753
13754 * emacs-lisp/lisp.el (check-parens): Fix docstring.
13755
13756 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
13757
13758 * add-log.el (add-change-log-entry):
13759 * array.el (array-make-template, array-reconfigure-rows)
13760 (array-init-max-row, array-init-max-column)
13761 (array-init-columns-per-line, array-init-field-width):
13762 * replace.el (replace-match-maybe-edit, perform-replace):
13763 * textmodes/spell.el (spell-region):
13764 Replace `read-input' by `read-string'.
13765
13766 * forms.el (forms-mode):
13767 * finder.el (finder-compile-keywords):
13768 * shadowfile.el (shadow-read-files):
13769 Replace `eval-current-buffer' by `eval-buffer'.
13770
13771 * terminal.el (te-pass-through):
13772 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
13773 (ange-ftp-raw-send-cmd):
13774 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
13775 (send-process-next-char, telnet-initial-filter, telnet):
13776 Replace `send-string' by `process-send-string'.
13777
13778 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
13779 (prolog-consult-region): Replace `send-string' by
13780 `process-send-string'; replace `send-region' by `process-send-region'.
13781
13782 * progmodes/delphi.el (delphi-log-msg):
13783 Replace `set-window-dot' by `set-window-point'.
13784
13785 * subr.el (window-dot, set-window-dot, read-input, send-string)
13786 (send-region, show-buffer, eval-current-buffer):
13787 Make really obsolete, as the comment says.
13788
13789 2005-05-17 Kim F. Storm <storm@cua.dk>
13790
13791 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
13792 (cua--init-keymaps): Bind C-return instead of S-return to set
13793 rectangle mark.
13794
13795 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
13796 instead of S-return to toggle/clear rectangle mark.
13797
13798 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
13799
13800 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
13801 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
13802 Also fontify plain strings assigned to variables, mostly so that a
13803 colon has a face and is thus not taken as a dependency separator.
13804 (makefile-previous-dependency): Inline the new matcher, because it
13805 is too complex to work in both directions.
13806 (makefile-match-dependency): Eliminate `backward' arg (see above).
13807 Completely reimplemented so as to not sometimes go into an endless
13808 loop. It should also be more efficient, because first it only
13809 searches for `:', instead of applying the very complex regexp.
13810 (makefile-mode): Cancel `font-lock-support-mode', because blocks
13811 to be fontified in one piece can be too long for JIT.
13812 Makefiles are never *that* big.
13813
13814 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
13815
13816 * dired.el (dired-mode): Simplify.
13817
13818 2005-05-17 Lute Kamstra <lute@gnu.org>
13819
13820 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
13821 defcustom for the mode hook variable.
13822
13823 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
13824 Emacs Lisp Reference Manual.
13825
13826 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
13827
13828 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
13829 (evenp, list*):
13830 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
13831 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
13832
13833 * net/tramp-smb.el (tramp-smb-open-connection):
13834 Pass `tramp-chunksize' as fifth (required) argument.
13835
13836 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
13837
13838 * font-lock.el (lisp-font-lock-keywords-1):
13839 Set `font-lock-negation-char-face' for [^...] char group.
13840 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
13841
13842 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
13843 a var, and refine it to mask one more level of nested vars.
13844 (makefile-rule-action-regex): Turn it into a var, and refine it so
13845 it recognizes backslashed continuation lines as belonging to the
13846 same command.
13847 (makefile-macroassign-regex): Refine it so it recognizes
13848 backslashed continuation lines as belonging to the same command.
13849 (makefile-var-use-regex): Don't look at the next char, because it
13850 might be the same one to be skipped by the initial [^$], leading
13851 to an overlooked variable use.
13852 (makefile-make-font-lock-keywords): Remove two parameters, which
13853 are now variables that some of the modes set locally.
13854 Handle dependency and rule action matching through functions, because
13855 regexps alone match too often. Dependency matching now comes
13856 last, so it can check, whether a colon already matched something else.
13857 (makefile-mode): Inform that font-lock improves makefile parsing
13858 capabilities.
13859 (makefile-match-dependency, makefile-match-action): New functions.
13860
13861 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
13862
13863 * emacs-lisp/cl-extra.el (equalp): Doc fix.
13864
13865 * align.el (align-regexp):
13866 * ansi-color.el (ansi-color-get-face):
13867 * array.el (array-reconfigure-rows, array-init-max-row)
13868 (array-init-max-column, array-init-columns-per-line)
13869 (array-init-field-width):
13870 * dired-aux.el (dired-trample-file-versions):
13871 * dired-x.el (dired-mark-sexp):
13872 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
13873 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
13874 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
13875 * faces.el (face-read-integer):
13876 * files.el (backup-extract-version, insert-directory):
13877 * hexl.el (hexl-insert-decimal-char):
13878 * server.el (server-process-filter):
13879 * shell.el (shell-extract-num):
13880 * startup.el (command-line-1):
13881 * term.el (term-command-hook):
13882 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
13883 (time-stamp-do-number):
13884 * time.el (display-time-update):
13885 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
13886 (timezone-fix-time):
13887 * vms-patch.el (vms-suspend-resume-hook):
13888 * calendar/appt.el (appt-convert-time):
13889 * calendar/cal-bahai.el (mark-bahai-diary-entries):
13890 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
13891 * calendar/cal-islam.el (mark-islamic-diary-entries):
13892 * calendar/calendar.el (calendar-cursor-to-date)
13893 (calendar-star-date):
13894 * calendar/diary-lib.el (diary-attrtype-convert)
13895 (mark-diary-entries, diary-entry-time):
13896 * calendar/solar.el (solar-get-number):
13897 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
13898 * emacs-lisp/re-builder.el (reb-display-subexp):
13899 * emulation/edt.el (edt-set-scroll-margins):
13900 * emulation/tpu-extras.el (tpu-set-scroll-margins):
13901 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
13902 (vip-get-ex-count):
13903 * emulation/viper-ex.el (viper-get-ex-token)
13904 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
13905 * international/fontset.el (fontset-plain-name):
13906 * mail/feedmail.el (feedmail-look-at-queue-directory):
13907 * mail/mailalias.el (mail-get-names):
13908 * mail/rmail.el (rmail-convert-to-babyl-format):
13909 * mail/rmailsum.el (rmail-make-basic-summary-line)
13910 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
13911 (rmail-summary-goto-msg):
13912 * mail/smtpmail.el (smtpmail-read-response):
13913 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
13914 (ange-ftp-vms-add-file-entry):
13915 * play/gametree.el (gametree-looking-at-ply)
13916 (gametree-current-branch-score):
13917 * progmodes/ada-xref.el (ada-prj-find-prj-file)
13918 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
13919 * progmodes/cperl-mode.el (condition-case):
13920 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
13921 (ebrowse-set-member-buffer-column-width)
13922 (ebrowse-select-1st-to-9nth):
13923 * progmodes/etags.el (etags-snarf-tag):
13924 * progmodes/flymake.el (flymake-parse-line):
13925 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
13926 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
13927 (idlwave-shell-menu-def):
13928 * progmodes/ps-mode.el (ps-run-goto-error):
13929 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
13930 (vhdl-speedbar-contract-level):
13931 * term/mac-win.el (x-handle-numeric-switch):
13932 * term/sun-mouse.el (sun-get-frame-data):
13933 * term/w32-win.el (x-handle-numeric-switch):
13934 * term/x-win.el (x-handle-numeric-switch):
13935 * textmodes/ispell.el (ispell-parse-output):
13936 * textmodes/nroff-mode.el (nroff-outline-level):
13937 * textmodes/reftex-cite.el (reftex-bib-sort-year)
13938 (reftex-bib-sort-year-reverse, reftex-format-citation):
13939 * textmodes/reftex-parse.el (reftex-init-section-numbers)
13940 (reftex-section-number):
13941 * textmodes/texinfmt.el (texinfo-paragraphindent):
13942 Replace `string-to-int' by `string-to-number'.
13943
13944 * international/latexenc.el: Add page marker to force the "Local
13945 Variables:" string out of the last page.
13946
13947 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
13948
13949 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
13950 tooltip-change-major-mode.
13951 (gud-tooltip-print-command): Remove case where gud-minor-mode
13952 is gdb ("--fullname").
13953 (gud-tooltip-tips): Turn GUD tooltips off for this case and
13954 explain to user.
13955
13956 2005-05-16 Jay Belanger <belanger@truman.edu>
13957
13958 * calc/calc-store.el (calc-copy-special-constant): New function.
13959
13960 * calc/calc-ext.el (calc-init-extensions): Add binding for
13961 `calc-copy-special-constant'.
13962
13963 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
13964 for the `calc-copy-special-constant' command.
13965
13966 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
13967
13968 * subr.el (left-fringe-p): New function.
13969
13970 * progmodes/compile.el (compilation-setup): Set local value of
13971 overlay-arrow-string to "" always.
13972 (compilation-set-window): Left fringe then don't scroll.
13973 No left fringe then no arrow and scroll message to top.
13974 (compilation-context-lines): Adjust doc string accordingly.
13975
13976 2005-05-16 Kim F. Storm <storm@cua.dk>
13977
13978 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
13979 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
13980 (ido-wide-find-dir-or-delete-dir): New command for M-d.
13981 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
13982 (ido-read-file-name): Handle commands with ido property value
13983 equal to find-file as reading a file name, to allow C-d to enter dired.
13984 (ibuffer-find-file): Add ido property with value find-file.
13985
13986 2005-05-15 Kim F. Storm <storm@cua.dk>
13987
13988 * subr.el (open-network-stream-nowait): Remove.
13989 (open-network-stream-server): Remove.
13990
13991 2005-05-15 Richard M. Stallman <rms@gnu.org>
13992
13993 * faces.el (describe-face): Output a definition link button.
13994
13995 * help-mode.el (help-face-def): New button type.
13996
13997 * emacs-lisp/copyright.el (copyright-fix-years):
13998 Match properly if the first year is 2-digit.
13999 Don't mess up the whitespace after the years by filling.
14000
14001 * dired-aux.el (dired-mark-confirm):
14002 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
14003
14004 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
14005 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
14006 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
14007
14008 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
14009 Set font-lock-comment-start-skip.
14010
14011 * font-lock.el (font-lock-comment-start-skip): New variable.
14012 (font-lock-comment-end-skip): New variable.
14013 (font-lock-fontify-syntactically-region): Use them if non-nil.
14014
14015 2005-05-15 Jay Belanger <belanger@truman.edu>
14016
14017 * calc/calc-store.el (calc-store-value): Return a string rather
14018 than display it as a message.
14019 Use calc-var-name for variable name.
14020 (calc-store-into): Add the result of calc-store-value to message.
14021 (calc-copy-variable): Add a message.
14022 (calc-store-exchange): Improve error messages.
14023 (calc-store-binary, calc-store-map): Don't reset the values of
14024 special constants.
14025
14026 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
14027
14028 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
14029 manual to docstring.
14030
14031 * files.el (hack-local-variables-confirm): Add STRING argument.
14032 Make the function handle non file visiting buffers correctly.
14033 (hack-local-variables-prop-line, hack-local-variables)
14034 (hack-one-local-variable): Use STRING arg of
14035 `hack-local-variables-confirm'.
14036
14037 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
14038
14039 Sync with Tramp 2.0.49.
14040
14041 * net/tramp.el (tramp-handle-dired-call-process)
14042 (tramp-handle-insert-directory):`insert-buffer' cannot be used
14043 because the contents of the Tramp buffer is changed before
14044 insertion (`expand-file' and alike).
14045 (tramp-handle-insert-directory): If `localname' has an empty
14046 nondirectory name, it must not be quoted.
14047 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
14048 variable `tramp-chunksize'. Change callees.
14049 (tramp-open-connection-setup-interactive-shell): Check remote host
14050 for buggy `send-process-string' implementation.
14051 Set `tramp-chunksize' if found. Reported by Michael Kifer
14052 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
14053 (tramp-handle-shell-command): `insert-buffer' cannot be used
14054 because the contents of the Tramp buffer is changed before
14055 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
14056 <frederic.bothamy@free.fr>.
14057 (tramp-set-auto-save): Actions should be done for Tramp file name
14058 handler only. Ange-FTP has its own auto-save mechanism.
14059 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
14060 (tramp-set-auto-save-file-modes): Set file modes of
14061 `buffer-auto-save-file-name' to ?\600 as fallback solution.
14062 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
14063 (tramp-bug): Remove obsolete variable.
14064 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
14065 for presence of `mml-mode'. Make it running for older Emacsen as well.
14066
14067 2005-05-14 John Paul Wallington <jpw@pobox.com>
14068
14069 * ibuf-ext.el (define-ibuffer-filter filename):
14070 If `dired-directory' is a list, use its car.
14071
14072 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
14073
14074 * ibuffer.el (define-ibuffer-column filename):
14075 If `dired-directory' is a list, use its car.
14076
14077 2005-05-14 Richard M. Stallman <rms@gnu.org>
14078
14079 * subr.el (symbol-file): Doc fix.
14080
14081 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
14082 (byte-compile-form): Call byte-compile-nogroup-warn.
14083 (byte-compile-warning-types): Doc fix.
14084
14085 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
14086
14087 * progmodes/cc-engine.el (c-literal-faces):
14088 Add font-lock-comment-delimiter-face.
14089
14090 * net/net-utils.el (dig): Use with-no-warnings.
14091
14092 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
14093 (sc-recite-frame-alist, sc-default-cite-frame)
14094 (sc-default-uncite-frame, sc-default-recite-frame)
14095 (sc-attrib-selection-list, sc-rewrite-header-list):
14096 Mark as risky-local-variable.
14097
14098 * international/ogonek.el (ogonek-jak, ogonek-how):
14099 Don't use beginning-of-buffer.
14100
14101 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
14102
14103 * calendar/solar.el (solar-data-list): Move definition up.
14104
14105 * dnd.el (dnd-protocol-alist): Add autoload.
14106
14107 * progmodes/sh-script.el: Many doc usage fixes.
14108 (sh-indent-after-do): Change default to match common styles.
14109
14110 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
14111
14112 * files.el (interpreter-mode-alist)
14113 (auto-mode-interpreter-regexp): Doc fixes.
14114
14115 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
14116
14117 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
14118
14119 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
14120
14121 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14122
14123 * dired.el (dired-mode): make-variable-buffer-local =>
14124 make-local-variable.
14125
14126 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14127
14128 * term/mac-win.el (mac-select-convert-to-string): Try coding
14129 systems in mac-script-code-coding-systems if specified one cannot
14130 encode string for `com.apple.traditional-mac-plain-text'.
14131
14132 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
14133
14134 * progmodes/make-mode.el (makefile-targets-face)
14135 (makefile-shell-face, makefile-makepp-perl-face): New faces.
14136 (makefile-dependency-regex): Fix it to not make the colon in
14137 $(var:a=b) special.
14138 (makefile-rule-action-regex): New regexp for highlighting embedded
14139 Shell strings.
14140 (makefile-macroassign-regex): Handle != for highlighting as
14141 embedded Shell strings.
14142 (makefile-var-use-regex): New const.
14143 (makefile-statements, makefile-automake-statements)
14144 (makefile-gmake-statements, makefile-makepp-statements)
14145 (makefile-bsdmake-statements): New consts.
14146 (makefile-make-font-lock-keywords): New function.
14147 (makefile-automake-font-lock-keywords)
14148 (makefile-gmake-font-lock-keywords)
14149 (makefile-makepp-font-lock-keywords)
14150 (makefile-bsdmake-font-lock-keywords): New consts.
14151 (makefile-mode-map): Add switchers between the various submodes.
14152 (makefile-mode): Document the availability of the variants.
14153 (makefile-automake-mode, makefile-gmake-mode)
14154 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
14155
14156 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
14157 new variants of makefile-mode.
14158
14159 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14160
14161 * font-lock.el (font-lock-comment-delimiter-face): Fix up
14162 the inheritance.
14163
14164 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
14165
14166 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
14167 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
14168
14169 * files.el (normal-mode): Extend the scope of the
14170 `enable-local-variables' binding to include the `set-auto-mode' call.
14171 (magic-mode-alist): Doc fix.
14172
14173 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14174
14175 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
14176 font-lock-comment-face rather than copying its setting.
14177
14178 2005-05-12 Andreas Schwab <schwab@suse.de>
14179
14180 * eshell/esh-mode.el (eshell-send-input): Doc fix.
14181
14182 2005-05-12 Lute Kamstra <lute@gnu.org>
14183
14184 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
14185 defcustom for the mode hook variable. Delete the last argument.
14186 * generic-x.el: Fix callers of define-generic-mode.
14187 (generic-x-modes): Delete group.
14188 (show-tabs-tab-face, show-tabs-space-face): Put them in the
14189 generic-x customization group.
14190
14191 2005-05-12 Kim F. Storm <storm@cua.dk>
14192
14193 * font-lock.el (font-lock-negation-char-face): Default to "off".
14194
14195 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
14196 font-lock-negation-char-face to ! in !=.
14197
14198 2005-05-12 Masatake YAMATO <jet@gyve.org>
14199
14200 * add-log.el (find-change-log): Fix typos in the docstring
14201 of function.
14202
14203 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
14204
14205 * international/latexenc.el (latexenc-find-file-coding-system):
14206 Avoid `re-search-forward' when looking for input encoding because
14207 of speed and safety. Better regular expressions for recognizing
14208 input encoding. Limit a search for TeX-master/tex-main-file to
14209 the local variable section.
14210
14211 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
14212
14213 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
14214 syntax of $ to "'" (quote).
14215
14216 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
14217
14218 * dnd.el (dnd-protocol-alist): Improve custom type.
14219
14220 * dired.el (dired-dnd-protocol-alist): New variable.
14221 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
14222 `dired-mode-hook' to the end.
14223
14224 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
14225
14226 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
14227 comment-end if comment-start-skip is not set.
14228 Obey the font-lock-comment-delimiter-face variables.
14229
14230 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
14231
14232 * files.el (executable-find): Move from executable.el. Use
14233 locate-file.
14234 * progmodes/executable.el (executable-find): Move to files.el.
14235
14236 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
14237 when trying to ensure forward progress.
14238
14239 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
14240
14241 * mouse-sel.el (mouse-sel-follow-link-p): New function.
14242 (mouse-select, mouse-select-internal, mouse-extend-internal):
14243 Use it to implement mouse-1-click-follows-link functionality.
14244
14245 2005-05-11 Richard M. Stallman <rms@gnu.org>
14246
14247 * font-lock.el (font-lock-fontify-syntactically-region):
14248 Use font-lock-comment-delimiter-face for comment delimiters.
14249
14250 2005-05-10 Jay Belanger <belanger@truman.edu>
14251
14252 * calc/calc-help.el (calc-m-prefix-help): Add mention of
14253 preserving embedded modes.
14254
14255 2005-05-10 Richard M. Stallman <rms@gnu.org>
14256
14257 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
14258
14259 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
14260 Move from ada-stmt.el.
14261 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
14262
14263 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
14264 Move to ada-mode.el.
14265 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
14266
14267 * cus-edit.el (custom-file): Call file-chase-links.
14268
14269 * files.el (read-directory-name): Fix previous change.
14270 (hack-local-variables-confirm): New function.
14271 (hack-local-variables-prop-line, hack-local-variables)
14272 (hack-one-local-variable): Use it.
14273
14274 2005-05-10 Lute Kamstra <lute@gnu.org>
14275
14276 * font-lock.el (font-lock-keywords-alist)
14277 (font-lock-removed-keywords-alist): Clarify docstrings.
14278
14279 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
14280
14281 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
14282 (gdb-source-info): Check for preprocessor info.
14283 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
14284 a macro for a function.
14285 (gdb-info-breakpoints-custom): Try to find file again if not already
14286 found (user might have used GDB dir command).
14287 (gdb-get-location): Update gdb-location-alist correctly for change
14288 to gdb-info-breakpoints-custom.
14289
14290 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
14291 (gud-tooltip-print-command): Add gdbmi case.
14292 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
14293 preprocessor info.
14294
14295 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
14296
14297 * startup.el (fancy-splash-insert): Fix typo in doc string.
14298
14299 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
14300
14301 * obsolete/float.el (string-to-float):
14302 * obsolete/hilit19.el (hilit-add-pattern):
14303 * obsolete/rnews.el (news-parse-range, news-select-message)
14304 (news-get-pruned-list-of-files): Replace `string-to-int' by
14305 `string-to-number'.
14306
14307 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
14308 `find-file-not-found-hooks'; use `add-hook'.
14309 (uncompress-while-visiting): Set `write-file-functions', not
14310 `write-file-hooks'; use `add-hook'.
14311
14312 2005-05-09 Kim F. Storm <storm@cua.dk>
14313
14314 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
14315 (cua-paste): Handle clipboard action.
14316 (cua--init-keymaps): Remap clipboard-kill-region and
14317 clipboard-kill-ring-save.
14318
14319 2005-05-08 Eli Zaretskii <eliz@gnu.org>
14320
14321 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
14322 Improve commentary.
14323
14324 * simple.el (next-error-overlay-arrow-position): Revert the change
14325 made on 2005-04-30.
14326
14327 2005-05-07 Jay Belanger <belanger@truman.edu>
14328
14329 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
14330 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
14331 `calc-sel-reselect'.
14332
14333 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
14334 Calc is in embedded mode.
14335
14336 2005-05-07 Eli Zaretskii <eliz@gnu.org>
14337
14338 * progmodes/compile.el (compilation-setup):
14339 Set overlay-arrow-string to an empty string on text terminals.
14340
14341 * textmodes/ispell.el (ispell-program-name): Try looking for
14342 "aspell" along exec-path, and if found, use it as the default
14343 speller program.
14344
14345 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
14346
14347 * international/mule.el (sgml-xml-auto-coding-function):
14348 Recognize encoding='FOO' in single quotes as well as in double quotes.
14349
14350 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
14351
14352 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
14353 as well as `interactive', so that defmacro* would recognize
14354 `declare' forms.
14355
14356 2005-05-07 Eli Zaretskii <eliz@gnu.org>
14357
14358 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
14359 Explain more about the LIGHTER arg's usage in the doc string.
14360 Add commentary to clarify what the code does. Fix the regexp that
14361 strips whitespace from LIGHTER. Quote LIGHTER before using it,
14362 since it could have characters special to regular expressions.
14363
14364 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
14365
14366 * replace.el (occur-1): Bind inhibit-read-only so that
14367 erase-buffer doesn't barf on read-only text properties (likewise
14368 for add-text-properties in occur-engine). Mark buffer as unmodified.
14369 (occur-engine): Don't set buffer-read-only here.
14370
14371 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14372
14373 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
14374 list-buffers-directory. This caused the *cvs-commit* buffer to be
14375 sometimes mistakenly reused as a *cvs* buffer.
14376
14377 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
14378
14379 * tooltip.el: Move code for GUD tooltips into gud.el.
14380 (require): CL no longer needed to compile case.
14381 (tooltip-mode): Do not toggle functions for GUD tooltips.
14382 (tooltip-gud-tips-p): Remove. Replace with minor mode
14383 gud-tooltip-mode in gud.el.
14384 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
14385 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
14386 tooltip-gud prefix with gud-tooltip and obsolete.
14387 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
14388 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
14389 (tooltip-mouse-motion): Mouse movement functions/variable.
14390 Rename in gud.el by adding gud prefix.
14391 (tooltip-gud-original-filter, tooltip-gud-dereference)
14392 (tooltip-gud-event, tooltip-toggle-gud-tips)
14393 (tooltip-gud-process-output, tooltip-gud-print-command)
14394 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
14395 gud.el by replacing tooltip-gud prefix with gud-tooltip.
14396 (gdb-tooltip-print): Move to gdb-ui.el.
14397
14398 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
14399 (require): CL needed to compile case.
14400 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
14401 tooltip-gud-tips-p. Make it a minor-mode.
14402 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
14403 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
14404 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
14405 (gud-tooltip-change-major-mode)
14406 (gud-tooltip-activate-mouse-motions-if-enabled)
14407 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
14408 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
14409 (gud-tooltip-original-filter, gud-tooltip-dereference)
14410 (gud-tooltip-event, tooltip-toggle-gud-tips)
14411 (gud-tooltip-process-output, gud-tooltip-print-command)
14412 (gud-tooltip-tips): Move from tooltip.el.
14413
14414 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
14415 (gdb-cpp-define-alist-flags): Doc fix.
14416 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
14417 gud-tooltip-mode is t.
14418
14419 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14420
14421 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
14422 evaporate if their text is deleted.
14423 (goto-address-at-point): Make it work as a mouse binding as well.
14424 (goto-address-at-mouse): Obsolete it. Update users.
14425
14426 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
14427
14428 * calendar/appt.el (top-level): No longer activate on load.
14429
14430 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
14431
14432 * calendar/cal-bahai.el (mark-bahai-diary-entries):
14433 * net/webjump.el (webjump):
14434 * progmodes/idlw-help.el (idlwave-do-context-help1)
14435 (idlwave-highlight-linked-completions):
14436 * textmodes/po.el (po-find-file-coding-system-guts):
14437 Replace `assoc-ignore-case' by `assoc-string'.
14438
14439 2005-05-06 Eli Zaretskii <eliz@gnu.org>
14440
14441 * files.el (locate-file): Doc fix.
14442
14443 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
14444 Remove the redundant test for ms-dos.
14445
14446 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
14447 look for the preprocessor with exec-suffixes. If not found in
14448 standard places, look in exec-path. Remove most of the tests that
14449 used system-type.
14450
14451 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
14452
14453 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
14454
14455 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
14456 file-name clash with jka-compr.el on 8+3 filesystems.
14457
14458 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14459
14460 * term/mac-win.el: Don't define or bind scroll bar functions if
14461 x-toolkit-scroll-bars is t.
14462 (x-select-text, x-get-selection-value): Clear
14463 x-last-selected-text-clipboard if x-select-enable-clipboard is
14464 nil.
14465 (PRIMARY): Put mac-scrap-name property.
14466 (mac-select-convert-to-file-url): New function.
14467 (public.file-url): New selection target type. Add to
14468 selection-converter-alist.
14469 (x-get-selection, x-selection-value): Handle it.
14470 (x-cut-buffer-or-selection-value): New alias.
14471
14472 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14473
14474 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
14475 entry to avoid calling bibtex-find-entry with arg global
14476 being t. Remove arg key.
14477 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
14478 (bibtex-copy-summary-as-kill): Change accordingly.
14479
14480 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14481
14482 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
14483 (org-agenda-date-later): Use with-current-buffer.
14484
14485 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
14486
14487 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
14488 (define-obsolete-variable-alias): Doc Fixes.
14489
14490 2005-05-06 Kim F. Storm <storm@cua.dk>
14491
14492 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
14493 vertical-motion when selective-display is active.
14494
14495 * ido.el (ido-setup-hook): New hook.
14496 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
14497 (ido-input-stack): New var.
14498 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
14499 ido-next-work-file binding to M-O.
14500 Bind M-f to ido-wide-find-file-or-pop-dir.
14501 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
14502 (ido-read-internal): Run ido-setup-hook.
14503 Catch quit in read-file-name and read-string to cancel edit.
14504 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
14505 Automatically pop-all when completing a directory name (RET).
14506 (ido-file-internal): Add with-no-warnings around ffap and dired code.
14507 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
14508 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
14509 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
14510 New functions for M-b/M-f to move among the directory components.
14511 (ido-make-merged-file-list): Catch quit to cancel merge.
14512 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
14513 (ido-completion-help): No warnings for ido-completion-buffer-full.
14514
14515 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
14516
14517 * font-lock.el (font-lock-negation-char-face): New face and variable.
14518 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
14519 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
14520 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
14521 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
14522
14523 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
14524
14525 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
14526 Fix typo in docstring.
14527
14528 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
14529 (ebrowse-print-statistics-line)
14530 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
14531
14532 * term/w32-win.el (image-library-alist): Add additional name for
14533 Xpm library.
14534
14535 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
14536
14537 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
14538 use gcc instead of cpp.
14539
14540 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
14541 (gdb-create-define-alist): Use it.
14542 (gdb-cpp-define-alist-program): Update for MS-DOS.
14543
14544 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
14545
14546 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
14547
14548 2005-05-04 Richard M. Stallman <rms@gnu.org>
14549
14550 * help.el (describe-key): No error when UNTRANSLATED is nil.
14551
14552 * simple.el (line-move-1): Fix previous change to signal errors
14553 appropriately.
14554
14555 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
14556
14557 * calendar/icalendar.el (icalendar-version): Now at 0.12.
14558 (icalendar-duration-correction): Remove.
14559 (icalendar--get-event-properties): Split result at commas.
14560 (icalendar--decode-isoduration): New optional argument
14561 DURATION-CORRECTION.
14562 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
14563 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
14564 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
14565 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
14566 (icalendar--convert-anniversary-to-ical): New functions, extracted
14567 from icalendar-export-region, with bug fixes.
14568 (icalendar-export-region): Use the above functions.
14569 (icalendar-import-buffer): Check before saving diary file.
14570 (icalendar--convert-recurring-to-diary)
14571 (icalendar--convert-non-recurring-all-day-to-diary)
14572 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
14573 extracted from icalendar--convert-ical-to-diary, with bug fixes.
14574 (icalendar--convert-ical-to-diary): Use the above functions.
14575
14576 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
14577
14578 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
14579 Remove these recent additions.
14580 (c-mode): Restore to before 2005-04-28.
14581
14582 * progmodes/cc-vars.el (cc-define-list-program): Remove this
14583 recent addition.
14584
14585 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
14586 (gdb-define-alist): New variables.
14587 (gdb-create-define-alist): New function.
14588 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
14589 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
14590 with string-to-number.
14591 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
14592
14593 * progmodes/gud.el: Replace string-to-int with string-to-number.
14594 (gud-find-file): Handle gdb-define-alist.
14595
14596 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
14597
14598 2005-05-02 Jay Belanger <belanger@truman.edu>
14599
14600 * calc/calc-aent.el (math-read-token):
14601 * calc/calc-bin.el (calc-word-size):
14602 * calc/calc-ext.el (calc-read-number-fancy):
14603 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
14604 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
14605 * calc/calc-frac.el (calc-over-notation):
14606 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
14607 (calc-graph-num-points, calc-graph-init):
14608 * calc/calc-prog.el (calc-read-parse-table-part)
14609 (calc-edit-macro-repeats):
14610 * calc/calc-yank.el (calc-do-grab-rectangle):
14611 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
14612 Replace `string-to-int' by `string-to-number'.
14613
14614 2005-05-02 Kim F. Storm <storm@cua.dk>
14615
14616 * kmacro.el: Use executing-kbd-macro-index variable.
14617
14618 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
14619
14620 * net/rlogin.el (rlogin-parse-words): Delete func.
14621 (rlogin): Use split-string, not rlogin-parse-words.
14622 Also, if there are option-like elements in the parsed args,
14623 take the host to be the first arg immediately following them.
14624 Suggested by Michael Mauger.
14625
14626 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
14627
14628 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
14629
14630 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
14631
14632 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
14633 (cc-mode-cpp-program): Rename to cc-define-list-program and
14634 move to cc-vars.el.
14635
14636 * progmodes/cc-vars.el (cc-define-list-program):
14637 Change to "gcc -E -dM -". Make customizable.
14638
14639 2005-05-02 Kim F. Storm <storm@cua.dk>
14640
14641 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
14642
14643 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
14644
14645 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
14646
14647 * international/mule-util.el (truncate-string): Remove alias and
14648 obsolete declaration.
14649
14650 * international/mule-cmds.el (update-iso-coding-systems):
14651 Remove alias and obsolete declaration.
14652
14653 * international/mule.el (coding-system-parent): Remove alias and
14654 obsolete declaration.
14655
14656 * subr.el (define-function, sref): Remove aliases and obsolete
14657 declarations.
14658 (chars-in-region): Remove obsolete declaration.
14659
14660 2005-05-01 Richard M. Stallman <rms@gnu.org>
14661
14662 * info.el (Info-mode): Set widen-automatically to nil, locally.
14663
14664 * simple.el (widen-automatically): New variable.
14665 (pop-global-mark): Obey widen-automatically.
14666
14667 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
14668
14669 * term/xterm.el (function-key-map): Call substitute-key-definition
14670 before the keymap size is increased by a lot of define-key calls.
14671
14672 2005-05-01 Richard M. Stallman <rms@gnu.org>
14673
14674 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
14675 Rename ARG to ELEMENT. Doc fix.
14676
14677 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
14678
14679 * allout.el (allout-exposure): Remove macro and obsolete declaration.
14680 Remove references to allout-exposure/change to allout-new-exposure.
14681
14682 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
14683 bytecode symbols.
14684
14685 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
14686 (compiled-function-p, focus-frame, unfocus-frame):
14687 Remove aliases and obsolete declarations.
14688 Back out inadvertent changes from previous commit.
14689
14690 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
14691
14692 * files.el (require-final-newline): Make Custom tags consistent
14693 with mode-require-final-newline.
14694 (mode-require-final-newline): Doc fix.
14695
14696 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
14697
14698 * international/latexenc.el (latexenc-find-file-coding-system):
14699 Fix regular expressions.
14700
14701 2005-05-01 David Kastrup <dak@gnu.org>
14702
14703 * international/latexenc.el (latexenc-find-file-coding-system):
14704 Fix regular expressions.
14705
14706 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
14707
14708 * subr.el (string-to-int): Make obsolete.
14709
14710 2005-04-30 Richard M. Stallman <rms@gnu.org>
14711
14712 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
14713
14714 * loadup.el: load jka-comp-hook.
14715
14716 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
14717 (jka-compr-handler): Add autoload. `put' calls moved
14718 to jka-comp-hook.el.
14719 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
14720 (jka-compr-inhibit): Autoload.
14721
14722 * jka-comp-hook.el: New file.
14723 Enable the mode by default.
14724
14725 * files.el (backup-buffer-copy): Use copy-file instead
14726 of write-region, and put back the 'excl.
14727
14728 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
14729
14730 * progmodes/flymake.el (flymake-split-string)
14731 (flymake-split-string, flymake-log, flymake-pid-to-names)
14732 (flymake-reg-names, flymake-get-source-buffer-name)
14733 (flymake-unreg-names, flymake-add-line-err-info)
14734 (flymake-add-err-info): Clarify docstrings.
14735 (flymake-popup-menu, flymake-make-emacs-menu)
14736 (flymake-make-xemacs-menu): Add docstrings.
14737 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
14738 Set variables directly throughout.
14739
14740 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
14741
14742 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
14743 exists. Initialize cc-define-alist.
14744 (c-mode): Add cc-create-define-alist locally to after-save-hook.
14745 If there is no file (Macroexpansion) don't create an alist.
14746
14747 2005-04-29 Sam Steingold <sds@gnu.org>
14748
14749 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
14750 (cc-create-define-alist): Use it instead of the hard-coded string.
14751
14752 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14753
14754 * international/mule-conf.el (file-coding-system-alist): Fix regexp
14755 for latexenc.
14756
14757 2005-04-29 Lute Kamstra <lute@gnu.org>
14758
14759 * emacs-lisp/generic.el: Improve commentary section.
14760 (define-generic-mode): Improve docstring.
14761
14762 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
14763
14764 * textmodes/org.el (many places): Change to quiet the byte compiler.
14765 (org-prefix-format-compiled): New variable.
14766 (org-compile-prefix-format): New function.
14767 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
14768 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
14769 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
14770 (org-get-entries-from-diary): Use `org-get-time-of-day' for
14771 consistency with entries from `org-mode' files.
14772 (org-get-time-of-day): Fix bug with partial matches early in a line.
14773 (org-non-link-chars): New constant.
14774 (org-link-regexp): Respect `org-non-link-chars'.
14775 (org-agenda-day-view): Remove command.
14776 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
14777 (org-follow-bbdb-link, org-store-link): Search also company field.
14778 (org-highlight-overlay): New variable.
14779 (org-highlight, org-unhighlight): New functions.
14780 (org-agenda-mode): Add pre-command-hook to remove highlight.
14781 (org-evaluate-time-range): Behavior depends upon whether time stamp
14782 contains a time or not.
14783 (org-show-subtree, org-show-entry): New functions.
14784 (org-agenda-cleanup-fancy-diary): Remove empty lines.
14785
14786 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
14787
14788 * comint.el (comint-output-filter-functions): Add autoload cookie.
14789
14790 2005-04-28 Kim F. Storm <storm@cua.dk>
14791
14792 * ido.el (ido-everywhere): Fix last change.
14793
14794 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
14795
14796 * international/latexenc.el: New file.
14797 * international/mule-conf.el (file-coding-system-alist): For .tex,
14798 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
14799
14800 2005-04-28 Lute Kamstra <lute@gnu.org>
14801
14802 * font-lock.el (font-lock-add-keywords)
14803 (font-lock-remove-keywords): Clarify docstring.
14804 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
14805 Don't start docstrings with a `*'.
14806 (font-lock-update-removed-keyword-alist): Give it a docstring.
14807
14808 * generic-x.el: Update commentary section.
14809 Only require font-lock when compiling.
14810 Define all modes conditionally.
14811 Place all generic modes in the generic-x-modes customization group.
14812 (generic-x-modes): New customization group.
14813 (generic-default-modes, generic-mswindows-modes)
14814 (generic-unix-modes, generic-other-modes): New constants.
14815 (generic-define-mswindows-modes, generic-define-unix-modes):
14816 Update docstrings. Make them obsolete.
14817 (generic-extras-enable-list): New default value. Update docstring.
14818 Improve :type. Change :set function.
14819 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
14820 Fix docstring.
14821
14822 * emacs-lisp/generic.el (generic-mode-internal):
14823 Simplify font-lock-defaults.
14824 (define-generic-mode): Fix docstring.
14825
14826 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14827
14828 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
14829 font-lock-face property to highlight matches.
14830
14831 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
14832
14833 * progmodes/cc-mode.el (cc-create-define-alist): New function.
14834 (cc-define-alist): New variable.
14835 (c-mode): Make it local and initialize it.
14836
14837 * progmodes/gdb-ui.el (gdb-active-process): New variable.
14838 (gdb-exited): New function.
14839 (gdb-annotation-rules): Use it.
14840 (gdb-starting): Set gdb-active-process to t.
14841 (gdb-stopping): Amend doc string.
14842 (gdb-reset): Set gdb-active-process to nil.
14843
14844 * tooltip.el (tooltip-gud-tips): Show the associated #define
14845 directives when a C program under GDB is not executing.
14846
14847 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
14848
14849 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
14850 font-lock-fontify-syntactic-keywords.
14851
14852 * font-lock.el (font-lock-default-fontify-region): Don't force
14853 parse-sexp-lookup-properties to nil.
14854
14855 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
14856
14857 * man.el (man-mode-syntax-table): Set up `:' to have
14858 word-constituent syntax.
14859
14860 2005-04-27 Lute Kamstra <lute@gnu.org>
14861
14862 * novice.el (disable-command): Don't add spurious newlines to the
14863 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
14864
14865 2005-04-26 Jay Belanger <belanger@truman.edu>
14866
14867 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
14868 than one window before deleting window.
14869
14870 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
14871
14872 * shell.el (shell-prompt-pattern): Doc fix.
14873 (shell-mode): Set paragraph-separate buffer locally to "\\'".
14874
14875 * comint.el (comint-prompt-regexp, comint-get-old-input)
14876 (comint-use-prompt-regexp)
14877 (comint-use-prompt-regexp-instead-of-fields)
14878 (comint-replace-by-expanded-history, comint-send-input)
14879 (comint-output-filter, comint-get-old-input-default)
14880 (comint-line-beginning-position, comint-bol, comint-show-output)
14881 (comint-backward-matching-input, comint-forward-matching-input)
14882 (comint-next-prompt, comint-previous-prompt):
14883 Rename `comint-use-prompt-regexp-instead-of-fields' to
14884 `comint-use-prompt-regexp'. Keep old name as alias and declare
14885 obsolete.
14886 (comint-use-prompt-regexp): Shorten first line of doc string.
14887
14888 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
14889 Set paragraph-separate buffer locally to "\\'".
14890
14891 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
14892 Adapt to above name change.
14893
14894 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
14895 (smbclient-prompt-regexp): Ditto.
14896
14897 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
14898
14899 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
14900
14901 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
14902 gdb-location-list.
14903 Break lines that are over 80 characters wide.
14904
14905 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
14906
14907 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
14908 New fun and var, to preserve compatibility.
14909
14910 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
14911
14912 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
14913
14914 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
14915 name to file-newer-than-file-p.
14916
14917 2005-04-26 Richard M. Stallman <rms@gnu.org>
14918
14919 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
14920
14921 * progmodes/python.el (python-mode):
14922 Use new name eldoc-documentation-function.
14923
14924 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
14925
14926 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
14927 (eldoc-documentation-function):
14928 Rename from eldoc-print-current-symbol-info-function. Calls changed.
14929
14930 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
14931
14932 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
14933
14934 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
14935
14936 * term/xterm.el (function-key-map): Fix strings for
14937 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
14938 {C,S,A,C-S}-{f1-f12}.
14939
14940 2005-04-26 Kenichi Handa <handa@m17n.org>
14941
14942 * international/mule-cmds.el (select-safe-coding-system):
14943 Fix previous change.
14944
14945 2005-04-26 Lute Kamstra <lute@gnu.org>
14946
14947 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
14948
14949 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
14950 (font-lock-comment-delimiter-face): Ditto.
14951
14952 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
14953
14954 2005-04-25 Jay Belanger <belanger@truman.edu>
14955
14956 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
14957 to t while inserting information; use help-mode.
14958
14959 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
14960
14961 * term.el (ansi-term-color-vector): Use the xterm colors.
14962 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
14963
14964 2005-04-25 Lute Kamstra <lute@gnu.org>
14965
14966 * font-core.el (font-lock-defaults): Fix docstring.
14967
14968 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
14969
14970 2005-04-25 Kenichi Handa <handa@m17n.org>
14971
14972 * international/mule-cmds.el (select-safe-coding-system):
14973 Don't check consistency with coding: spec, etc if raw-text or
14974 no-conversion was found to be safe.
14975
14976 2005-04-24 Richard M. Stallman <rms@gnu.org>
14977
14978 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
14979 citation markers at start of each line.
14980
14981 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
14982 citation markers at start of each line.
14983
14984 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
14985
14986 * files.el (mode-require-final-newline): Fix previous change.
14987 (require-final-newline): Fix type label.
14988
14989 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
14990
14991 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
14992 statement in buffer (broken by 2004-11-24 change).
14993
14994 2005-04-24 Kim F. Storm <storm@cua.dk>
14995
14996 * ido.el (ido-everywhere): Save and restore old read-buffer-function
14997 and read-file-name-function values. Don't overwrite existing
14998 non-nil values if ido-mode is enabled without ido-everywhere.
14999
15000 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
15001
15002 * files.el (mode-require-final-newline): Minor doc fix.
15003
15004 2005-04-24 Eli Zaretskii <eliz@gnu.org>
15005
15006 * subr.el (syntax-after): Doc fix.
15007 (syntax-class): If argument is nil, return nil. Mask off upper 16
15008 bits, not 8 bits.
15009
15010 * files.el (mode-require-final-newline): Doc fix.
15011 (backup-buffer-copy): Fix last change.
15012
15013 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15014
15015 * term/mac-win.el: Require select. Set selection-coding-system to
15016 mac-system-coding-system. Call menu-bar-enable-clipboard.
15017 (x-last-selected-text-clipboard, x-last-selected-text-primary)
15018 (x-select-enable-clipboard): New variables.
15019 (x-select-text, x-get-selection, x-selection-value)
15020 (x-get-selection-value, mac-select-convert-to-string)
15021 (mac-services-open-file, mac-services-open-selection)
15022 (mac-services-insert-text): New functions.
15023 (CLIPBOARD, FIND): Put mac-scrap-name property.
15024 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
15025 (public.tiff): Put mac-ostype property.
15026 (selection-converter-alist): Add entries for them.
15027 (mac-application-menu-map): New keymap.
15028 (interprogram-cut-function, interprogram-paste-function): Set to
15029 x-select-text and x-get-selection-value, respectively.
15030 (split-window-keep-point): Set to t.
15031
15032 2005-04-23 Richard M. Stallman <rms@gnu.org>
15033
15034 * files.el (read-directory-name): Always pass non-nil
15035 DEFAULT-FILENAME arg to read-file-name.
15036 (backup-buffer-copy, basic-save-buffer-2): Take care against
15037 writing thru an unexpected existing symlink.
15038 (revert-buffer): In indirect buffer, revert the base buffer.
15039 (magic-mode-alist): Doc fix.
15040 (buffer-stale-function): Doc fix.
15041 (minibuffer-with-setup-hook): Avoid warning.
15042 (mode-require-final-newline): Doc and custom fix.
15043
15044 * follow.el (follow-end-of-buffer): Use with-no-warnings.
15045
15046 * font-lock.el (font-lock-comment-face): On terminals with few colors,
15047 use the default appearance.
15048 (font-lock-comment-delimiter-face): New face, new variable.
15049
15050 * imenu.el (imenu--generic-function): The official position of a
15051 definition is the start of the line that BEG is in.
15052
15053 * midnight.el (midnight-timer): Move defvar up.
15054
15055 * mouse.el (mouse-drag-region-1): Delete some debugging code.
15056
15057 * saveplace.el (save-place-to-alist): Use with-no-warnings.
15058
15059 * startup.el (command-line): Use with-no-warnings.
15060
15061 * window.el (window-size-fixed): New defvar.
15062
15063 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
15064
15065 * mail/rmail.el (rmail-font-lock-keywords):
15066 Use font-lock-comment-delimiter-face.
15067
15068 * mail/sendmail.el (mail-font-lock-keywords):
15069 Use font-lock-comment-delimiter-face.
15070
15071 * progmodes/compile.el (next-error-highlight-timer): New defvar.
15072
15073 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
15074
15075 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15076 Specify t for LAXMATCH when matching directories.
15077 Save match data around compilation-compat-error-properties form.
15078
15079 2005-04-23 David Kastrup <dak@gnu.org>
15080
15081 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
15082 Mention that the autoloaded aliases should be kept for AUCTeX.
15083
15084 2005-04-23 Andreas Schwab <schwab@suse.de>
15085
15086 * isearch.el (isearch-forward): Doc fix.
15087
15088 2005-04-23 Eli Zaretskii <eliz@gnu.org>
15089
15090 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
15091 (jit-lock-stealth-nice): Change default value to 0.5.
15092
15093 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
15094
15095 * abbrev.el (write-abbrev-file): Write table entries in
15096 alphabetical order by table name.
15097
15098 2005-04-22 Kim F. Storm <storm@cua.dk>
15099
15100 * ido.el (ido-read-internal): Fix `list' completion.
15101
15102 2005-04-22 Kenichi Handa <handa@m17n.org>
15103
15104 * recentf.el (recentf-save-file-coding-system): New variable.
15105 (recentf-save-list): Encode the file by
15106 recentf-save-file-coding-system and add coding: tag.
15107
15108 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
15109
15110 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
15111
15112 2005-04-21 Lute Kamstra <lute@gnu.org>
15113
15114 * loadhist.el (unload-feature): Don't remove a function from hooks
15115 if it is about to be restored to an autoload . Remove functions
15116 that will become unbound from auto-mode-alist. Simplify the code.
15117
15118 * subr.el (assq-delete-all): New implementation that is linear,
15119 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
15120 (rassq-delete-all): New function.
15121
15122 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
15123 Add size-indication-mode.
15124
15125 2005-04-21 Kenichi Handa <handa@m17n.org>
15126
15127 * international/mule-cmds.el: Add autoload for widget-value in
15128 eval-when-compile.
15129
15130 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
15131
15132 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
15133 Add tooltip-mode.
15134
15135 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
15136
15137 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
15138
15139 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
15140 (inferior-lisp-filter-regexp, inferior-lisp-program)
15141 (inferior-lisp-load-command, inferior-lisp-prompt)
15142 (inferior-lisp-mode-hook, lisp-source-modes)
15143 (inferior-lisp-load-hook): defvar->defcustom.
15144 (inferior-lisp-program, inferior-lisp-prompt)
15145 (inferior-lisp-load-hook): Doc fixes.
15146 (inferior-lisp-install-letter-bindings): Small change in
15147 introductory comment.
15148
15149 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
15150
15151 * vc.el (vc-annotate-color-map): Change some colors so that text
15152 using them as foreground is readable on both white and black
15153 backgrounds.
15154
15155 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15156
15157 * international/mule-conf.el (translation-table-for-input):
15158 Remove redundant declaration.
15159
15160 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
15161
15162 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
15163
15164 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
15165 (tooltip-toggle-gud-tips): New function.
15166
15167 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15168
15169 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
15170 right angle brackets.
15171
15172 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
15173
15174 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
15175
15176 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
15177
15178 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
15179 Remove. Update callers to use expand-file-name instead.
15180
15181 * subr.el (syntax-class): New function.
15182
15183 * simple.el (blink-matching-open): Use it.
15184
15185 * paren.el (show-paren-function): Use it to recognize parens that are
15186 also used in 2-char comment markers.
15187
15188 2005-04-19 Lute Kamstra <lute@gnu.org>
15189
15190 * loadhist.el (unload-feature): Update for new format of
15191 load-history. Simplify the code.
15192
15193 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15194
15195 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
15196 (mac-add-charset-info): New function. Initialize variable
15197 mac-charset-info-alist using it.
15198 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
15199 for translation.
15200 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
15201 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
15202 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
15203 New CCL programs.
15204
15205 2005-04-19 Kim F. Storm <storm@cua.dk>
15206
15207 * simple.el (next-buffer, prev-buffer, next-error)
15208 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
15209 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
15210
15211 * bindings.el (next-buffer, prev-buffer, next-error)
15212 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
15213 (clone-indirect-buffer-other-window): Move bindings from simple.el.
15214 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
15215 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
15216
15217 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
15218
15219 * isearch.el (isearch-edit-string): Make the search-ring available for
15220 minibuffer history commands.
15221 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
15222 the default history commands now work just as well.
15223 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
15224
15225 2005-04-18 Kim F. Storm <storm@cua.dk>
15226
15227 * emulation/cua-base.el (cua--pre-command-handler): Add more
15228 elaborate check for shift modifier on non-window systems.
15229
15230 2005-04-18 Lars Hansen <larsh@math.ku.dk>
15231
15232 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
15233
15234 2005-04-18 Kim F. Storm <storm@cua.dk>
15235
15236 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
15237 and make it optional. Don't test tooltip-gud-echo-area here.
15238 (tooltip-gud-process-output, gdb-tooltip-print):
15239 Pass tooltip-gud-echo-area to tooltip-show.
15240 (tooltip-help-tips): Remove second optional arg to tooltip-show.
15241
15242 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15243
15244 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
15245 `display-graphic-p' may not be bound yet.
15246
15247 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
15248
15249 * startup.el (command-line): No longer enable Xterm Mouse mode by
15250 default in terminals compatible with xterm.
15251
15252 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
15253
15254 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
15255
15256 * tooltip.el (tooltip-gud-echo-area): Rename from
15257 tooltip-use-echo-area.
15258 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
15259 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
15260 area independently of where help tooltips are displayed.
15261
15262 2005-04-17 David Kastrup <dak@gnu.org>
15263
15264 * cus-theme.el (custom-theme-write-variables): Quote variables
15265 where necessary.
15266
15267 2005-04-17 Richard M. Stallman <rms@gnu.org>
15268
15269 * simple.el (yank-excluded-properties): Add follow-link to value.
15270
15271 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
15272
15273 * startup.el (fancy-splash-max-time): Just 30 seconds.
15274 (fancy-splash-delay): Just 7.
15275 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
15276
15277 * loadhist.el (unload-feature): Update for new format of load-history.
15278 Simplify the code.
15279
15280 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
15281 (rmail-font-lock-keywords): Don't fontify the text of a citation.
15282
15283 * mail/sendmail.el (mail-font-lock-keywords):
15284 Don't fontify subject text.
15285 Don't fontify the text of a citation.
15286
15287 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
15288
15289 * comint.el (comint-output-filter): Run comint-output-filter-functions
15290 with point where the user had it.
15291
15292 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15293
15294 * international/ucs-tables.el (ucs-set-table-for-input):
15295 Disable when using unify-on-decoding.
15296
15297 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
15298
15299 * emulation/cua-base.el (cua-global-mark-face): Add special case
15300 for displays supporting a high number of colors.
15301
15302 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
15303
15304 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
15305
15306 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
15307
15308 * filesets.el (filesets-add-buffer): If user supplies a name of a
15309 non-existing fileset, create a new fileset.
15310
15311 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
15312
15313 * textmodes/org.el (org-up-heading-all): Fix bug with
15314 `outline-up-heading-all'.
15315
15316 2005-04-16 Andreas Schwab <schwab@suse.de>
15317
15318 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
15319 /etc/permissions.d/* and /etc/aliases.d/*.
15320
15321 2005-04-16 Kenichi Handa <handa@m17n.org>
15322
15323 * international/code-pages.el (cp-make-coding-system):
15324 Set `translation-table-for-input' property value to the symbol
15325 ucs-mule-to-mule-unicode, not to that value.
15326 (pt154): Escape guillemet by `\'.
15327
15328 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
15329
15330 * loadup.el: Load tooltip if x-show-tip is fboundp.
15331
15332 * startup.el (command-line): Add comment.
15333
15334 * tooltip.el (tooltip-mode): Specify correct standard value for
15335 Custom in init-value.
15336
15337 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
15338
15339 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
15340 possible.
15341
15342 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
15343
15344 * textmodes/org.el (org-agenda-date-prompt): Rename from
15345 `org-agenda-date-today'.
15346 (org-evaluate-time-range): Insert at point instead of directly
15347 after time range.
15348 (org-first-headline-recenter, org-subtree-end-visible-p)
15349 (org-optimize-window-after-visibility-change): New functions
15350 (org-agenda-post-command-hook): Don't allow point at end of line,
15351 to make sure it always hits the text properties.
15352 (org-agenda-next-date-line, org-agenda-previous-date-line):
15353 New commands.
15354 (org-set-regexps-and-options): Category may contain white space.
15355 (org-agenda-get-deadlines, org-agenda-get-scheduled):
15356 Improve marker positions.
15357 (org-agenda-new-marker): Argument POS made optional.
15358 (org-agenda-get-timestamps): Deadlines which are done are listed
15359 in org-done-face now.
15360 (org-agenda-get-todos, org-agenda-get-timestamps)
15361 (org-agenda-get-deadlines, org-agenda-get-scheduled):
15362 Set `undone-face' and `done-face' properties.
15363 (org-last-todo-state-is-todo): New variable.
15364 (org-todo): Set `org-last-todo-state-is-todo'.
15365 (org-agenda-todo): Change face according to
15366 `org-last-todo-state-is-todo'. And change other lines referring to
15367 the same entry.
15368 (org-calendar-goto-agenda): New command.
15369 (org-calendar-to-agenda-key): New option.
15370 (org-startup-folded): New allowed value `content'.
15371 (org-set-regexps-and-options): Accept new value `content' for
15372 `org-startup-folded'.
15373 (org-get-current-options): Handle new value `content' for
15374 `org-startup-folded'.
15375 (org-insert-todo-heading): New command.
15376 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
15377 interactively in empty file and option
15378 `org-insert-mode-line-in-empty-file' has been set.
15379 (org-agenda-todo,org-agenda-priority): Modify to use
15380 `org-agenda-change-all-lines'.
15381 (org-warning-face): Change color on dark background
15382
15383 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15384
15385 * international/mule-cmds.el (set-locale-environment): On Mac OS,
15386 use preferences AppleLocale and AppleLanguages, and variable
15387 mac-system-locale for default locale. On Mac OS Classic, use
15388 mac-system-coding-system for default coding systems.
15389
15390 * term/mac-win.el: Don't set file-name-coding-system.
15391 Decode variables system-name, emacs-build-system, user-login-name, and
15392 user-full-name by mac-system-coding-system on Mac OS Classic.
15393 (mac-system-coding-system): New variable.
15394
15395 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
15396
15397 * startup.el (command-line): Handle `xterm-mouse-mode' before
15398 reading init file.
15399
15400 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
15401
15402 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
15403
15404 * progmodes/sh-script.el (sh-here-document-word): Make it a
15405 defcustom. Doc fix.
15406 (sh-add): Bash uses $(( )) for arithmetic.
15407 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
15408 (sh-maybe-here-document): Remove quotes and leading whitespace
15409 from heredoc word when closing. Indent heredoc with tabs if word
15410 starts with "-".
15411
15412 2005-04-13 Richard M. Stallman <rms@gnu.org>
15413
15414 * simple.el (undo): Fix previous change.
15415
15416 * custom.el (defface): Doc fix.
15417
15418 2005-04-13 Lute Kamstra <lute@gnu.org>
15419
15420 * Makefile.in (DONTCOMPILE): Remove list.
15421 (compile, compile-always): Don't use DONTCOMPILE.
15422 (update-authors): Load the library in which batch-update-authors
15423 is defined.
15424 * makefile.w32-in (DONTCOMPILE): Remove list.
15425 (compile, compile-always): Fix comments.
15426 (update-authors): Load the library in which batch-update-authors
15427 is defined.
15428
15429 * generic-x.el (generic-mode-ini-file-find-file-hook):
15430 Rename to ini-generic-mode-find-file-hook.
15431 Keep generic-mode-ini-file-find-file-hook as an alias.
15432 (ini-generic-mode-find-file-hook): Rename from
15433 generic-mode-ini-file-find-file-hook. Fix docstring.
15434 (ini-generic-mode): Docstring change.
15435 (bat-generic-mode-run-as-comint): Silence the byte compiler.
15436
15437 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
15438 called from lisp.
15439
15440 * generic.el: Move to the emacs-lisp subdir.
15441
15442 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
15443
15444 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
15445 and C-S- function and cursor motion keys.
15446
15447 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
15448
15449 * startup.el (command-line): Enable Xterm Mouse mode by default.
15450 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
15451 for Custom. No longer show "Mouse" in mode line when enabled.
15452 Doc fix.
15453
15454 2005-04-12 Kim F. Storm <storm@cua.dk>
15455
15456 * emulation/cua-base.el (cua-rectangle-face)
15457 (cua-rectangle-noselect-face): Define face attributes here.
15458
15459 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
15460
15461 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15462
15463 * startup.el (command-line): Turn off blinking cursor if
15464 cursorBlink in resources is off or false.
15465
15466 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15467
15468 * term/mac-win.el (dnd): Require dnd.
15469 (mac-drag-n-drop): Call dnd-handle-one-url.
15470 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
15471 (kTextEncodingISOLatin2): Remove constants.
15472 (mac-script-code-coding-systems): New constant.
15473 (mac-handle-language-change): New function.
15474 (special-event-map): Bind it to `language-change' event.
15475 (mac-centraleurroman, mac-cyrillic): New coding systems.
15476 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
15477 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
15478 and mac-cyrillic-encoder to encode-mac-centraleurroman and
15479 encode-mac-cyrillic, respectively.
15480
15481 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
15482
15483 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
15484 Don't set overlay-arrow-string to "=>" as this is done
15485 globally in C now.
15486
15487 2005-04-12 Lute Kamstra <lute@gnu.org>
15488
15489 * generic-x.el (rc-generic-mode, rul-generic-mode):
15490 Fix auto-mode-alist entries.
15491 (etc-fstab-generic-mode): Tweak fontification.
15492
15493 * generic.el (generic-make-keywords-list): Fix docstring.
15494 (generic-mode-internal): Simplify generic-font-lock-keywords.
15495
15496 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
15497
15498 * whitespace.el (whitespace-buffer-leading)
15499 (whitespace-buffer-trailing): Revert the incorrect test inversion.
15500 However, fix the highlight area for the leading and
15501 trailing whitespaces to show space.
15502
15503 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
15504
15505 * whitespace.el (whitespace-version): Bump to 3.5
15506
15507 (whitespace-buffer-leading, whitespace-buffer-trailing):
15508 Invert sense of the test to highlight the whitespace.
15509
15510 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
15511
15512 * progmodes/gud.el (gud-display-line): GUD uses its own
15513 overlay arrow now so don't set overlay-arrow-string.
15514 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
15515
15516 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
15517
15518 * term.el (term-ansi-current-bold, term-ansi-current-underline)
15519 (term-ansi-current-reverse, term-ansi-current-invisible)
15520 (term-ansi-face-already-done): Change to boolean.
15521 (term-reset-terminal, term-handle-colors-array): Handle the above
15522 vars accordingly.
15523 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
15524 (term-emulate-terminal): Use the new name.
15525
15526 * faces.el (secondary-selection): Use yellow1, not yellow.
15527 (trailing-whitespace): Use red1, not red.
15528
15529 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15530
15531 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
15532 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
15533 (dired-dnd-handle-file): Call dnd-get-local-file-uri
15534
15535 * cus-edit.el (dnd): New group.
15536
15537 * term/w32-win.el (dnd): Require dnd
15538 (w32-drag-n-drop): Call dnd-handle-one-url.
15539
15540 * x-dnd.el: Require dnd.
15541 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
15542 Call dnd-handle-one-url.
15543 (x-dnd-types-alist, x-dnd-insert-utf8-text)
15544 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
15545 to dnd-insert-text.
15546 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
15547 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
15548 (x-dnd-get-local-file-name, x-dnd-open-local-file)
15549 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
15550
15551 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
15552
15553 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
15554
15555 * wdired.el: Doc fixes.
15556 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
15557 (wdired-use-dired-vertical-movement): Rename from
15558 wdired-always-move-to-filename-beginning.
15559 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
15560 (wdired-change-to-wdired-mode): Change mode name.
15561 (wdired-newline): Delete.
15562
15563 2005-04-11 Richard M. Stallman <rms@gnu.org>
15564
15565 * whitespace.el (whitespace-highlight-the-space):
15566 Don't call whitespace-unhighlight-the-space here.
15567
15568 * simple.el (undo): Record t in undo-equiv-table
15569 for the redo record made by an undo-in-region.
15570
15571 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
15572
15573 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
15574 (gdb-frame-inferior-io-buffer): New Functions to control
15575 display of separate IO buffer.
15576 (menu): Add them to menu-bar.
15577 (gdb-display-buffer): Check for buffer another frame.
15578 Protect GUD buffer.
15579 (gdb-setup-windows): Create IO buffer if not already there.
15580 (gdb-memory-mode): Remove purecopy noops.
15581
15582 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
15583
15584 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
15585 and pass to self-insert-command.
15586
15587 2005-04-11 Lute Kamstra <lute@gnu.org>
15588
15589 * generic.el: Commentary section cleanup.
15590 (generic): Delete.
15591 (generic-use-find-file-hook, generic-lines-to-scan)
15592 (generic-find-file-regexp, generic-ignore-files-regexp)
15593 (default-generic-mode, generic-mode-find-file-hook)
15594 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
15595 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
15596 (generic-use-find-file-hook, generic-lines-to-scan)
15597 (generic-find-file-regexp, generic-ignore-files-regexp)
15598 (default-generic-mode, generic-mode-find-file-hook)
15599 (generic-mode-ini-file-find-file-hook): Move from generic.el.
15600
15601 2005-04-10 Karl Fogel <kfogel@red-bean.com>
15602
15603 * bookmark.el (bookmark-write-file): Catch errors writing file.
15604 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
15605
15606 2005-04-10 Richard M. Stallman <rms@gnu.org>
15607
15608 * startup.el (fancy-splash-tail): Update copyright year.
15609 (command-line): Split part of -Q into -D.
15610 (emacs-basic-display): New defvar.
15611 (fancy-splash-text): Correct name of menu item.
15612
15613 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
15614
15615 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
15616 lines in one node.
15617
15618 * comint.el (comint-send-input): New arg ARTIFICIAL.
15619 Callers in this file changed.
15620
15621 * abbrev.el (define-abbrevs): Read system abbrevs properly.
15622
15623 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
15624
15625 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
15626
15627 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
15628 `ldap-search-internal'.
15629
15630 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
15631
15632 * files.el (set-auto-mode-1): Use line-end-position.
15633
15634 * international/latin-1.el:
15635 * international/latin-2.el:
15636 * international/latin-3.el:
15637 * international/latin-4.el:
15638 * international/latin-5.el:
15639 * international/latin-8.el:
15640 * international/latin-9.el: Give punctuation syntax to NBSP.
15641
15642 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
15643 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
15644 Use char-classes to accept non-ascii letters, accepted in some recent
15645 bibtex implementations.
15646
15647 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
15648
15649 * custom.el (custom-set-minor-mode): Any non-nil value for the
15650 variable should enable the mode when set through Custom.
15651
15652 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
15653
15654 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
15655 TAB binding so tab-always-indent is obeyed.
15656 (vhdl-minibuffer-local-map): Move initialization into declaration.
15657 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
15658 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
15659 (vhdl-hooked-abbrev): Avoid test for XEmacs.
15660 (vhdl-current-line): Use line-beginning-position.
15661 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
15662 with-output-to-temp-buffer, so the current position can be recorded.
15663
15664 2005-04-10 Masatake YAMATO <jet@gyve.org>
15665
15666 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15667 Add regexp for gcov.
15668
15669 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15670
15671 * calendar/time-date.el (time-to-seconds, seconds-to-time)
15672 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
15673 syntax which Emacs 20 doesn't support.
15674
15675 2005-04-09 Richard M. Stallman <rms@gnu.org>
15676
15677 * help.el (describe-key-briefly, describe-key):
15678 Replace strings as event types with "(any string)".
15679
15680 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
15681
15682 * arc-mode.el (archive-mode-map): Move initialization into
15683 the declaration. Override *all* bindings of `undo'.
15684 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
15685
15686 2005-04-09 Jay Belanger <belanger@truman.edu>
15687
15688 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
15689
15690 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
15691
15692 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
15693 (xterm-register-default-colors): Update color values computation
15694 to match xterm-200.
15695
15696 2005-04-09 Kenichi Handa <handa@m17n.org>
15697
15698 * international/code-pages.el (iso-latin-7): Fix the map.
15699
15700 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
15701
15702 * emacs-lisp/lisp.el (defun-prompt-regexp)
15703 (parens-require-spaces, buffer-end, end-of-defun)
15704 (insert-parentheses): Doc fixes.
15705
15706 2005-04-08 Kim F. Storm <storm@cua.dk>
15707
15708 * comint.el (comint-highlight-prompt): Fix face spec.
15709 * hi-lock.el (hi-green): Likewise.
15710
15711 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
15712
15713 * cus-edit.el (custom-modified-face):
15714 * comint.el (comint-highlight-input): Fix previous changes.
15715 * term.el (term-handle-ansi-escape): Add a comment.
15716
15717 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
15718
15719 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
15720 in the buffer and in whitespace-highlighted-space.
15721 (whitespace-unhighlight-the-space): Simplify.
15722 (whitespace-buffer): Simplify.
15723
15724 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
15725
15726 * textmodes/table.el (table-cell-face): Add special case for
15727 displays supporting a high number of colors.
15728 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
15729 (vhdl-font-lock-reserved-words-face)
15730 (vhdl-speedbar-architecture-face)
15731 (vhdl-speedbar-instantiation-face)
15732 (vhdl-speedbar-architecture-selected-face)
15733 (vhdl-speedbar-instantiation-selected-face): Likewise.
15734 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
15735 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
15736 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
15737 (ebrowse-root-class-face, ebrowse-member-attribute-face)
15738 (ebrowse-progress-face): Likewise.
15739 * progmodes/compile.el (compilation-info-face): Likewise.
15740 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
15741 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
15742 * calendar/calendar.el (diary-face): Likewise.
15743 * woman.el (woman-italic-face, woman-bold-face)
15744 (woman-unknown-face): Likewise.
15745 * wid-edit.el (widget-button-pressed-face): Likewise.
15746 * whitespace.el (whitespace-highlight-face): Likewise.
15747 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
15748 * pcvs-info.el (cvs-marked-face): Likewise.
15749 * info.el (info-xref): Likewise.
15750 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
15751 * hilit-chg.el (highlight-changes-face)
15752 (highlight-changes-delete-face): Likewise.
15753 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
15754 (hi-red-b): Likewise.
15755 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
15756 * font-lock.el (font-lock-keyword-face)
15757 (font-lock-function-name-face, font-lock-warning-face): Likewise.
15758 * cus-edit.el (custom-invalid-face, custom-modified-face)
15759 (custom-set-face, custom-changed-face, custom-variable-tag-face)
15760 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
15761 * comint.el (comint-highlight-prompt): Likewise.
15762
15763 2005-04-08 Lute Kamstra <lute@gnu.org>
15764
15765 * font-lock.el (font-lock-keywords): Docstring fixes.
15766
15767 2005-04-08 Kenichi Handa <handa@m17n.org>
15768
15769 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
15770 chars are more than a limit, print " and more..." at the tail.
15771
15772 2005-04-08 Kim F. Storm <storm@cua.dk>
15773
15774 * emacs-lisp/authors.el (authors-aliases): Update list.
15775 (authors-ignored-files): New list.
15776 (authors-fixed-entries): Fix typo.
15777 (authors-renamed-files-alist): Update list.
15778 (authors-add): Check authors-ignored-files.
15779
15780 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
15781
15782 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
15783 optional, to ensure backward compatibility.
15784
15785 2005-04-08 Stephen Eglen <stephen@gnu.org>
15786
15787 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
15788
15789 2005-04-08 Kim F. Storm <storm@cua.dk>
15790
15791 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
15792
15793 * mouse.el (mouse-on-link-p): Doc fix.
15794
15795 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
15796
15797 * ielm.el (ielm-prompt-read-only): Doc fix.
15798
15799 * comint.el (comint-prompt-read-only): Doc fix.
15800
15801 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
15802
15803 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
15804 ensure dired always handles wildcards passed to ffap.
15805 (find-file-at-point): Use it.
15806 (ffap-dired-wildcards): Doc fix.
15807
15808 2005-04-07 Juri Linkov <juri@jurta.org>
15809
15810 * simple.el (next-error-overlay-arrow-position): New defvar.
15811 Put "=>" on its property `overlay-arrow-string'. Add it to
15812 `overlay-arrow-variable-list'.
15813
15814 * progmodes/compile.el (compilation-setup):
15815 Set `next-error-overlay-arrow-position' to nil. Also set it to
15816 nil in the local hook `kill-buffer-hook'. Make local variable
15817 `overlay-arrow-string' and set it to "=>".
15818 (compilation-goto-locus): Set BOL position to
15819 `next-error-overlay-arrow-position' instead of
15820 `overlay-arrow-position'.
15821
15822 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
15823 locally instead of adding it to the global hook.
15824 (Info-kill-buffer): Move up.
15825
15826 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
15827
15828 * term/xterm.el (xterm-standard-colors): Update color values from
15829 xterm-200.
15830
15831 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
15832
15833 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
15834
15835 * fast-lock.el:
15836 * lazy-lock.el: Move them to the obsolete subdir.
15837
15838 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
15839
15840 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
15841 (wdired-add-replace-advice): Remove.
15842 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
15843
15844 2005-04-06 Kim F. Storm <storm@cua.dk>
15845
15846 * startup.el (command-line): Add --bare-bones alias for -Q.
15847
15848 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15849
15850 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
15851 create the startup fontset if a font specification ends with
15852 `mac-roman'.
15853
15854 2005-04-06 Lute Kamstra <lute@gnu.org>
15855
15856 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
15857 change.
15858
15859 * emacs-lisp/copyright.el (copyright-update-year): Replace the
15860 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
15861
15862 2005-04-05 Lute Kamstra <lute@gnu.org>
15863
15864 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
15865 (define-generic-mode): Ditto. Fix debug declaration.
15866
15867 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
15868 Put them in the generic-x group.
15869
15870 * calendar/timeclock.el (timeclock): Doc fix.
15871
15872 * generic.el (define-generic-mode): Don't use custom-current-group.
15873 Document default :group value.
15874 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
15875 (define-global-minor-mode): Don't use custom-current-group.
15876
15877 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
15878
15879 * startup.el (command-line-1): Display startup-echo-area-message
15880 when fancy splash screen is in use.
15881
15882 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
15883 (sh-escaped-newline): New face.
15884 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
15885 newline, and use sh-escaped-newline face.
15886
15887 * progmodes/tcl.el (tcl-escaped-newline): New face.
15888 (tcl-builtin-list): New variable.
15889 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
15890 newlines. Fix keywords subexpression number.
15891
15892 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
15893
15894 * textmodes/org.el (org-diary-default-entry): Fix call to
15895 `add-to-diary-entry'.
15896
15897 2005-04-05 Kim F. Storm <storm@cua.dk>
15898
15899 * ediff-init.el: Use (featurep 'xemacs).
15900
15901 2005-04-05 David Ponce <david@dponce.com>
15902
15903 * cus-edit.el (face): Derive from symbol widget. Display sample
15904 of the current face on the fly.
15905 (widget-face-sample-face-get, widget-face-notify): New functions.
15906 (widget-face-value-create): Remove.
15907
15908 * wid-edit.el (widget-field-end): Temporarily remove field
15909 narrowing before to call `get-char-property'.
15910
15911 2005-04-04 Jay Belanger <belanger@truman.edu>
15912
15913 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
15914 (math-read-subscripts): New variable.
15915 (math-read-preprocess-string): Process subscripts.
15916
15917 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
15918
15919 * comint.el (comint-prompt-read-only): Doc fix.
15920
15921 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
15922 `-1'. Doc fix.
15923
15924 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
15925
15926 * textmodes/org.el (org-insert-mode-line-in-empty-file):
15927 Change default value to nil.
15928
15929 2005-04-04 Lute Kamstra <lute@gnu.org>
15930
15931 * autorevert.el (auto-revert-mode): Specify :group.
15932 * battery.el (display-battery-mode): Specify :group.
15933 * diff-mode.el (diff-minor-mode): Specify :group.
15934 * font-core.el (font-lock-mode): Specify :group.
15935 * hl-line.el (hl-line-mode): Specify :group.
15936 * iimage.el (iimage): New customization group.
15937 (iimage-mode): Specify :group.
15938 * longlines.el (longlines-mode): Specify :group.
15939 * master.el: Don't require easy-mmode.
15940 (master): New customization group.
15941 (master-mode): Specify :group.
15942 * msb.el (msb-mode): Specify :group.
15943 * reveal.el (reveal-mode): Specify :group.
15944 * simple.el (next-error-follow-minor-mode): Specify :group.
15945 * smerge-mode.el (smerge-mode): Specify :group.
15946 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
15947 * emulation/cua-base.el (cua-mode): Specify :group.
15948 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
15949 * language/thai-util.el (thai-auto-composition-mode)
15950 (thai-word-mode): Specify :group.
15951 * mail/supercite.el (sc-minor-mode): Specify :group.
15952 * progmodes/cwarn.el (cwarn-mode): Specify :group.
15953 * progmodes/flymake.el (flymake-mode): Specify :group.
15954 * progmodes/glasses.el (glasses-mode): Specify :group.
15955 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
15956 * textmodes/enriched.el (enriched-mode): Specify :group.
15957 * textmodes/refill.el (refill-mode): Specify :group.
15958
15959 * add-log.el (change-log-font-lock-keywords): Names in
15960 parenthesized lists can contain spaces.
15961
15962 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
15963
15964 * startup.el (fancy-splash-text): Shorten default text of
15965 "Emacs Tutorial" line. Also, if the current language env
15966 indicates an available tutorial file other than TUTORIAL,
15967 extract its title and append it to the line in parentheses.
15968 (fancy-splash-insert): If arg is a thunk, funcall it.
15969
15970 2005-04-04 Jay Belanger <belanger@truman.edu>
15971
15972 * calc.el (calc-language-alist): Add tags to customization type.
15973
15974 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
15975
15976 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
15977 Doc fix.
15978
15979 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
15980
15981 * add-log.el (change-log-font-lock-keywords): The manual
15982 describing a Change Log entry, says: (...) "Aside from these
15983 header lines, every line in the change log starts with a space or
15984 a tab.". The font-lock was not highlighting lines started with
15985 spaces, added support for it.
15986
15987 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15988
15989 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
15990 (bibtex-generate-url-list): Update docstring accordingly. Put the
15991 complex example in the docstring.
15992 (bibtex-font-lock-url): Use pop.
15993
15994 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
15995
15996 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
15997
15998 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
15999
16000 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
16001
16002 * filesets.el (filesets-set-default): Doc fix.
16003
16004 2005-04-03 Lute Kamstra <lute@gnu.org>
16005
16006 * generic.el (define-generic-mode): Add argument to specify
16007 keywords for defcustom.
16008 (default-generic-mode): Specify :group.
16009
16010 * generic-x.el: Specify :group for all generic modes.
16011
16012 * desktop.el (desktop-no-desktop-file-hook)
16013 (desktop-after-read-hook): Doc fix.
16014
16015 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
16016
16017 * simple.el (visible-mode): Use explicit :group keyword.
16018 This changes the group of `visible-mode-hook' from paren-blinking
16019 to editing-basics.
16020
16021 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
16022
16023 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
16024 mailbox specifications as well as URLs.
16025 (rmail-insert-inbox-text): Remove unused conditional branches.
16026
16027 2005-04-01 Jay Belanger <belanger@truman.edu>
16028
16029 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
16030 (calc-gnuplot-print-command): Move definitions to calc.el.
16031
16032 * calc/calc-embed.el (calc-embedded-announce-formula)
16033 (calc-embedded-open-formula, calc-embedded-close-formula)
16034 (calc-embedded-open-word, calc-embedded-close-word)
16035 (calc-embedded-open-plain, calc-embedded-close-plain)
16036 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
16037 (calc-embedded-open-mode, calc-embedded-close-mode):
16038 Move definitions to calc.el.
16039
16040 * calc/calc.el (calc-settings-file, calc-language-alist):
16041 Make customizable.
16042 (calc-embedded-announce-formula, calc-embedded-open-formula)
16043 (calc-embedded-close-formula, calc-embedded-open-word)
16044 (calc-embedded-close-word, calc-embedded-open-plain)
16045 (calc-embedded-close-plain, calc-embedded-open-new-formula)
16046 (calc-embedded-close-new-formula, calc-embedded-open-mode)
16047 (calc-embedded-close-mode, calc-gnuplot-name)
16048 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
16049 from other files and make customizable.
16050
16051 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
16052
16053 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
16054 Use buffer-live-p.
16055 (cvs-mode-run): Don't call cvs-update-header here.
16056 (cvs-run-process): Call cvs-update-header.
16057 Use process properties for cvs-postprocess and cvs-buffer so that
16058 the sentinel can behave better if the temp buffer is killed.
16059 Use a pipe rather than a tty, to better handle unexpected prompts.
16060 (cvs-sentinel): Rewrite. Call cvs-update-header.
16061
16062 2005-04-01 Andre Spiegel <spiegel@gnu.org>
16063
16064 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
16065 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
16066
16067 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
16068
16069 * generic.el (define-generic-mode): Add indentation rule.
16070
16071 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
16072
16073 * files.el (mode-require-final-newline): Make Custom correctly
16074 report a nil value and allow to set it to nil via Custom.
16075 Doc fix.
16076
16077 2005-04-01 Kenichi Handa <handa@m17n.org>
16078
16079 * international/characters.el: Enable the correct case setting for
16080 dotless-i and dotted-I.
16081
16082 2005-04-01 Kim F. Storm <storm@cua.dk>
16083
16084 * ido.el (ido-file-internal): Fall back to non-ido command if
16085 initial directory is on slow ftp (or tramp) host.
16086
16087 2005-03-31 Richard M. Stallman <rms@gnu.org>
16088
16089 * emacs-lisp/autoload.el (make-autoload):
16090 Handle define-global-minor-mode.
16091
16092 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
16093 Rename from easy-mmode-define-global-mode.
16094 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
16095
16096 * progmodes/scheme.el (scheme-mode-syntax-table):
16097 Update syntax of | and # for two-character comment syntax.
16098
16099 2005-03-31 Lute Kamstra <lute@gnu.org>
16100
16101 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
16102 (define-minor-mode): Call custom-current-group at load-time.
16103
16104 * generic.el (define-generic-mode): Add debug declaration.
16105 Add defcustom for the mode hook.
16106 (generic-mode-internal): Use run-mode-hooks.
16107
16108 2005-03-31 Kim F. Storm <storm@cua.dk>
16109
16110 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
16111 (mouse-fixup-help-message): New defun called by show_help_echo
16112 to fixup mouse-2 prefix in help messages when applicable.
16113
16114 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
16115
16116 2005-03-31 Kenichi Handa <handa@m17n.org>
16117
16118 * language/thai-word.el (thai-find-word-ends): Pay attention to
16119 the case that we reach the end of buffer.
16120
16121 * textmodes/fill.el (fill-text-properties-at): New function.
16122 (fill-newline): Use fill-text-properties-at instead of
16123 text-properties-at.
16124
16125 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
16126
16127 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
16128 not comint-quote-filename.
16129
16130 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
16131
16132 * help-fns.el (help-with-tutorial): Revert last change.
16133
16134 2005-03-31 Kim F. Storm <storm@cua.dk>
16135
16136 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
16137
16138 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
16139
16140 * calendar/cal-china.el: Update reference to "Calendrical
16141 Calculations" book; there's a new edition.
16142 * calendar/cal-coptic.el: Likewise.
16143 * calendar/cal-french.el: Likewise.
16144 * calendar/cal-hebrew.el: Likewise.
16145 * calendar/cal-islam.el: Likewise.
16146 * calendar/cal-iso.el: Likewise.
16147 * calendar/cal-julian.el: Likewise.
16148 * calendar/cal-mayan.el: Likewise.
16149 * calendar/cal-persia.el: Likewise.
16150 * calendar/calendar.el: Likewise.
16151 * calendar/holidays.el: Likewise.
16152 * calendar/lunar.el: Likewise.
16153 * calendar/solar.el: Likewise.
16154
16155 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
16156 white space from doc string.
16157
16158 2005-03-30 Jay Belanger <belanger@truman.edu>
16159
16160 * calc/calc-help.el (calc-full-help): Remove email address.
16161
16162 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
16163
16164 * help-fns.el (help-with-tutorial): Delete title line.
16165
16166 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16167
16168 * calendar/cal-x.el (calendar-one-frame-setup)
16169 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
16170 rather than `symbol' for set-window-dedicated-p.
16171
16172 * calendar/appt.el (appt-buffer-name): Make it a constant.
16173 (appt-add): Doc fix.
16174
16175 * filesets.el (filesets-menu-path, filesets-menu-before)
16176 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
16177 (filesets-menu-cache-file): Use directory ~/.emacs.d.
16178 (filesets-add-submenu): Delete and use add-submenu instead.
16179
16180 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
16181
16182 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
16183 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
16184 (org-diary-default-entry): New function.
16185 (org-get-entries-from-diary): Better parsing of diary entries.
16186 (org-agenda-check-no-diary): New function.
16187 ("diary-lib"): Advice to function `add-to-diary-list', to allow
16188 linking to diary entries.
16189 (org-agenda-execute-calendar-command): New function.
16190 (org-agenda): Improve visible section in window.
16191 Use `org-fit-agenda-window'.
16192 (org-fit-agenda-window): New option.
16193 (org-move-subtree-down): Better handling of empty lines
16194 at end of subtree.
16195 (org-cycle): Numeric prefix is interpreted now as show-subtree N
16196 levels up.
16197 (org-fontify-done-headline): New option.
16198 (org-headline-done-face): New face.
16199 (org-set-font-lock-defaults): Use `org-headline-done-face'.
16200 (org-table-copy-down): Rename from `org-table-copy-from-above'.
16201 When current field is non-empty, it is copied to next row.
16202 (org-table-copy-from-above): Fix bug which made it
16203 impossible to copy fields containing only a single non-white character.
16204
16205 2005-03-30 Kim F. Storm <storm@cua.dk>
16206
16207 * kmacro.el (kmacro-end-macro): Isearch may store this command
16208 into the macro -- so ignore it when executing keyboard macro.
16209
16210 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
16211
16212 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
16213
16214 2005-03-29 Kenichi Handa <handa@m17n.org>
16215
16216 * language/thai.el ("Thai"): Set setup-function and exit-function
16217 for Thai language environment.
16218
16219 * language/thai-util.el: Require thai-word.
16220 (thai-word-mode-map): New variable.
16221 (thai-word-mode): New minor mode.
16222 (setup-thai-language-environment-internal): New function.
16223 (exit-thai-language-environment-internal): New function.
16224
16225 * language/thai-word.el (thai-word-table): Declare it by defvar,
16226 use dolist to initialize it.
16227 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
16228 (thai-fill-find-break-point): New functions.
16229
16230 2005-03-29 Richard M. Stallman <rms@gnu.org>
16231
16232 * simple.el (idle-update-delay): Move definition up.
16233 (set-mark): Doc fix.
16234
16235 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
16236
16237 * longlines.el: New file.
16238
16239 * simple.el (buffer-substring-filters): New variable.
16240 (filter-buffer-substring): New function.
16241 (kill-region, copy-region-as-kill): Use it.
16242
16243 * register.el (copy-to-register, append-to-register)
16244 (prepend-to-register): Use filter-buffer-substring.
16245
16246 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
16247
16248 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
16249 (gud-filter-pending-text): Move in front of gdb.
16250 (gud-overlay-arrow-position): New variable.
16251 (gud-sentinel, gud-display-line): Use it in place of
16252 overlay-arrow-position.
16253
16254 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
16255
16256 * progmodes/fortran.el (fortran-if-indent): Doc fix.
16257 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
16258 (fortran-font-lock-keywords-4): New variable.
16259 (fortran-blocks-re, fortran-end-block-re)
16260 (fortran-start-block-re): New constants, for hideshow.
16261 (hs-special-modes-alist): Add a Fortran entry.
16262 (fortran-mode-map): Bind fortran-end-of-block,
16263 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
16264 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
16265 (fortran-looking-at-if-then, fortran-end-of-block)
16266 (fortran-beginning-of-block): New functions, for hideshow.
16267
16268 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
16269 Doc fix. Tweak regexp.
16270 (f90-beginning-of-block): Push mark first.
16271
16272 2005-03-29 Jay Belanger <belanger@truman.edu>
16273
16274 * calc/calc.el: Update copyright date.
16275 (calc-version): Increase to 2.1.
16276 (calc-version-date): Remove.
16277
16278 * calc/calc-help.el: Update copyright date.
16279 (calc-full-help): Remove reference to calc-version-date.
16280 Update copyright date.
16281
16282 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
16283
16284 * vc.el (vc-do-command): Use a pipe for async processes, so password
16285 prompts don't show up at places where the user can't reply.
16286
16287 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
16288
16289 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
16290 on the file name we pass to the inferior shell.
16291
16292 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
16293
16294 * progmodes/which-func.el (which-function): Be robust in the face of an
16295 imenu--make-index-alist failure.
16296
16297 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
16298
16299 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
16300
16301 * progmodes/python.el (python-preoutput-filter): Fix last change.
16302
16303 2005-03-29 Lute Kamstra <lute@gnu.org>
16304
16305 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
16306 functions and compiled macros.
16307 (debug-convert-byte-code): Handle macros too.
16308 (debug-on-entry-1): Don't signal an error when trying to clear a
16309 function that is not set to debug on entry.
16310
16311 2005-03-29 Jay Belanger <belanger@truman.edu>
16312
16313 * calc/calc-lang.el: Add functions to math-function-table
16314 properties of tex and math.
16315
16316 2005-03-29 Kenichi Handa <handa@m17n.org>
16317
16318 * ps-mule.el (ps-mule-plot-string): Translate characters by
16319 ps-print-translation-table.
16320 (ps-mule-begin-job): Call find-charset-region/string with
16321 ps-print-translation-table.
16322 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
16323
16324 * ps-print.el (ps-print-translation-table): New variable.
16325 (ps-plot-region): Translate characters by ps-print-translation-table.
16326
16327 2005-03-29 Juri Linkov <juri@jurta.org>
16328
16329 * simple.el (next-error-highlight-timer): New variable.
16330
16331 * progmodes/compile.el (compilation-goto-locus):
16332 Use `next-error-highlight-timer' instead of `sit-for'.
16333
16334 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16335
16336 * mail/supercite.el (sc-mail-field): Use assoc-string.
16337 (sc-get-address): Simplify regexps.
16338
16339 * files.el (minibuffer-with-setup-hook): New macro.
16340 (find-file-read-args): Use it to avoid let-binding
16341 minibuffer-with-setup-hook (which breaks turning on/off
16342 file-name-shadow-mode while in the prompt).
16343
16344 * complete.el (PC-read-include-file-name-internal):
16345 Use test-completion.
16346
16347 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
16348
16349 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
16350
16351 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16352
16353 * window.el (window-buffer-height): Use count-screen-lines.
16354
16355 * progmodes/python.el (python-preoutput-leftover): New var.
16356 (python-preoutput-filter): Use it.
16357 (python-send-receive): Loop until all the result has been received.
16358
16359 2005-03-28 Juri Linkov <juri@jurta.org>
16360
16361 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
16362
16363 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
16364 "Recover Crashed Session".
16365 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
16366 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
16367 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
16368 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
16369 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
16370 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
16371 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
16372 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
16373
16374 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
16375 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
16376 Ediff Sessions", "Toggle use of separate control buffer frame",
16377 "Use separate frame for Ediff control buffer".
16378
16379 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
16380 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
16381 "Rename Bookmark", "Delete Bookmark".
16382
16383 * info.el (Info-mode-menu): Remove ellipsis from "Index".
16384 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
16385 Add `:active Info-index-alternatives' to "Next Matching Item".
16386
16387 * wdired.el (wdired-change-to-wdired-mode):
16388 Mention `wdired-abort-changes' key in the initial message.
16389
16390 * international/mule.el (auto-coding-alist): Associate non-ascii
16391 image filename extensions with `no-conversion'.
16392
16393 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
16394
16395 * international/iso-acc.el:
16396 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
16397
16398 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
16399
16400 * textmodes/sgml-mode.el (html-mode): Doc update.
16401
16402 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
16403
16404 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
16405
16406 * term.el (term-move-columns): Fix face after extending a line.
16407 (term-insert-spaces): Likewise.
16408 (term-reset-terminal): Fix off by one error.
16409
16410 2005-03-26 Eli Zaretskii <eliz@gnu.org>
16411
16412 * international/mule.el (auto-coding-alist): Add .xpi files.
16413
16414 * files.el (auto-mode-alist): Add .xpi files.
16415
16416 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
16417
16418 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
16419
16420 2005-03-26 Eli Zaretskii <eliz@gnu.org>
16421
16422 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
16423
16424 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
16425
16426 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
16427 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
16428
16429 * calendar/cal-move.el (calendar-beginning-of-year): Move the
16430 cursor to Jan 1 when needed.
16431 (calendar-end-of-year): Fix -/+ typo.
16432 Reported by Chong Yidong <cyd@stupidchicken.com>.
16433
16434 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16435
16436 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
16437
16438 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
16439 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
16440
16441 2005-03-25 Richard M. Stallman <rms@gnu.org>
16442
16443 * filesets.el (filesets-init): Add autoload.
16444
16445 * mail/mailalias.el (mail-directory): Doc fix.
16446
16447 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16448
16449 * mail/mailalias.el (mail-directory-process): Do nothing if
16450 mail-directory-process is an atom.
16451 (mail-get-names): Ignore mail-directory-names if it is an atom.
16452 (mail-directory-process defvar): Doc fix.
16453 (mail-names): Doc fix.
16454
16455 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
16456
16457 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
16458
16459 2005-03-26 Kenichi Handa <handa@m17n.org>
16460
16461 * international/mule-util.el (detect-coding-with-priority):
16462 Call update-coding-systems-internal before detect-coding-region.
16463
16464 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
16465
16466 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
16467 (gdb-frames-mode-map): Add follow-link property.
16468
16469 2005-03-25 Jay Belanger <belanger@truman.edu>
16470
16471 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
16472 for variables.
16473
16474 2005-03-25 Juri Linkov <juri@jurta.org>
16475
16476 * image-mode.el: Optimize image filename extension regexps in
16477 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
16478 in `auto-mode-alist'.
16479 (image-mode): Add `image-toggle-display-text' to local hook
16480 `change-major-mode-hook'. Display the image as an image by
16481 default. Set `cursor-type' and `truncate-lines' if the image
16482 is already displayed. Take into account the current mode (image
16483 or text) in message.
16484 (image-minor-mode): New minor mode.
16485 (image-mode-maybe, image-toggle-display-text): New functions.
16486 (image-toggle-display): Use called-interactively-p.
16487 Let-bind `inhibit-read-only' to t.
16488
16489 * image-mode.el (image-minor-mode): Set `cursor-type' and
16490 `truncate-lines' if the image is already displayed. Add turning
16491 image-minor-mode off to `change-major-mode-hook'. Add message.
16492 Call `image-toggle-display-text' after turning image-minor-mode off.
16493
16494 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
16495
16496 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
16497 Terminal.app, use utf-8.
16498 (set-display-table-and-terminal-coding-system): Add coding-system arg.
16499 (set-locale-environment): Use it.
16500
16501 * term/xterm.el: Undo last change, better done in mule-cmds.el.
16502
16503 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
16504
16505 * progmodes/python.el (python-close-block-statement-p)
16506 (python-outdent-p, python-current-defun): Use symbol-end.
16507
16508 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
16509
16510 * files.el (save-some-buffers): Doc fix.
16511
16512 2005-03-25 Werner Lemberg <wl@gnu.org>
16513
16514 * complete.el, thumbs.el: Replace `legal' with `valid'.
16515 * calendar/calendar.el: Replace `legal' with `valid'.
16516 * emacs-lisp/advice.el: Replace `legal' with `valid'.
16517 * mail/supercite.el: Replace `legal' with `valid'.
16518 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
16519 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
16520 Replace `legal' with `valid'.
16521 * textmodes/reftex-vars.el, textmodes/reftex.el:
16522 Replace `legal' with `valid'.
16523
16524 2005-03-25 Werner Lemberg <wl@gnu.org>
16525
16526 * calc/calc-forms.el, calc/calc-sel.el:
16527 * midnight.el, vc-cvs.el:
16528 * emacs-lisp/cl-macs.el:
16529 * emulation/vip.el:
16530 * eshell/esh-io.el, eshell/esh-var.el:
16531 * mail/supercite.el:
16532 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
16533 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
16534 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
16535 * progmodes/sh-script.el, progmodes/xscheme.el:
16536 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
16537 * textmodes/reftex-index.el, textmodes/reftex-parse.el
16538 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
16539 * textmodes/reftex.el, textmodes/org.el:
16540 Replace `illegal' with `invalid'.
16541
16542 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16543
16544 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
16545 (flymake-find-buildfile, flymake-find-possible-master-files)
16546 (flymake-check-include, flymake-parse-line): Replace loops over the
16547 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
16548
16549 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
16550 Substitute file-name-as-directory in the rest of the file.
16551 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
16552 (flymake-replace-region): Remove unused arg `buffer'.
16553 (flymake-check-patch-master-file-buffer): Update calls to it.
16554 (flymake-add-err-info): Remove unused var `count'.
16555 (flymake-mode): Use define-minor-mode.
16556
16557 * progmodes/flymake.el: Use with-current-buffer.
16558 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
16559 flymake-replace-regexp-in-string, flymake-line-beginning-position)
16560 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
16561 Avoid testing for `xemacs'.
16562 (flymake-nop): Move.
16563 (flymake-region-has-flymake-overlays): Return the computed value.
16564 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
16565 Remove unused var `endline'.
16566 (flymake-get-line-count): Remove unused function.
16567 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
16568
16569 * emulation/vi.el:
16570 * generic.el:
16571 * hilit-chg.el (global-highlight-changes):
16572 * hi-lock.el (hi-lock-mode):
16573 * follow.el: find-file-hooks -> find-file-hook.
16574
16575 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
16576
16577 2005-03-24 Juri Linkov <juri@jurta.org>
16578
16579 * dired.el (dired-mode-map): Add menu item "Compare directories"
16580 for dired-compare-directories.
16581
16582 * dired-aux.el (dired-compare-directories): Add autoload cookie.
16583 Doc fix. Replace `read-file-name' with `read-directory-name'.
16584
16585 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16586
16587 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
16588
16589 2005-03-24 Jay Belanger <belanger@truman.edu>
16590
16591 * calc/calc-embed.el (calc-embedded-mode-change): Save all
16592 relevant mode settings in calc-embedded-original-modes when modes
16593 are permanently changed.
16594
16595 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16596
16597 * autoinsert.el: find-file-hooks -> find-file-hook.
16598
16599 2005-03-24 Lute Kamstra <lute@gnu.org>
16600
16601 * generic.el (generic-font-lock-defaults): Make it obsolete.
16602 (generic-font-lock-keywords): New variable to replace
16603 generic-font-lock-defaults.
16604 (generic-mode-set-font-lock): Delete it.
16605 (generic-mode-internal): Don't call generic-mode-set-font-lock.
16606 (generic-bracket-support): Add docstring.
16607
16608 * generic-x.el: Rename generic-font-lock-defaults to
16609 generic-font-lock-keywords throughout.
16610 (mailagent-rules-setup-function): Delete it.
16611 (mailagent-rules-generic-mode): Use anonymous function instead.
16612 (show-tabs-generic-mode-font-lock-defaults-1)
16613 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
16614 Quote faces.
16615 (show-tabs-tab-face, show-tabs-space-face): Specify background,
16616 not foreground.
16617
16618 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
16619 Recognize define-generic-mode.
16620
16621 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16622
16623 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
16624 if there's no completion table.
16625
16626 2005-03-23 Miles Bader <miles@gnu.org>
16627
16628 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16629 Remove tty-specific variants, as they're no longer needed.
16630
16631 2005-03-23 Lute Kamstra <lute@gnu.org>
16632
16633 * generic-x.el: Code cleanup: make args constant whenever possible.
16634 (installshield-statement-keyword-list)
16635 (installshield-system-functions-list)
16636 (installshield-system-variables-list, installshield-types-list)
16637 (installshield-funarg-constants-list): Make them constants.
16638
16639 * generic.el (generic-make-keywords-list): Add autoload cookie.
16640
16641 * calendar/time-date.el: Add comment on time value formats.
16642 Don't require parse-time.
16643 (with-decoded-time-value): New macro.
16644 (encode-time-value): New function.
16645 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
16646 (days-to-time): Return a valid time value when arg is huge.
16647 (time-since): Use time-subtract.
16648 (time-to-number-of-days): Use time-to-seconds.
16649
16650 2005-03-23 David Ponce <david@dponce.com>
16651
16652 * recentf.el: (recentf-keep): New option.
16653 (recentf-menu-action): Default to `find-file'.
16654 (recentf-keep-non-readable-files-flag)
16655 (recentf-keep-non-readable-files-p)
16656 (recentf-file-readable-p, recentf-find-file)
16657 (recentf-cleanup-remote): Remove.
16658 (recentf-include-p): More robust.
16659 (recentf-keep-p): New function.
16660 (recentf-remove-if-non-kept): Rename from
16661 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
16662 All callers updated.
16663 (recentf-menu-items-for-commands): Fix help string.
16664 (recentf-track-closed-file): Update. Doc fix.
16665 (recentf-cleanup): Update. Count removed files. Doc fix.
16666
16667 2005-03-23 Kim F. Storm <storm@cua.dk>
16668
16669 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16670 Don't inherit from fringe face (now happens automatically).
16671
16672 2005-03-22 Kim F. Storm <storm@cua.dk>
16673
16674 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
16675 position values.
16676
16677 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16678
16679 * menu-bar.el (showhide-date-time): Remove.
16680 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
16681 (menu-bar-make-mm-toggle): Simplify.
16682
16683 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
16684
16685 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
16686 Accept qualified variable and function names.
16687
16688 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
16689
16690 * bindings.el (completion-ignored-extensions):
16691 Remove ".lis" for `vax-vms'.
16692
16693 2005-03-22 Andreas Schwab <schwab@suse.de>
16694
16695 * generic-x.el: Revert last change.
16696 * ldefs-boot.el: Update.
16697
16698 2005-03-22 Jay Belanger <belanger@truman.edu>
16699
16700 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
16701 (calc-embedded-save-original-modes)
16702 (calc-embedded-restore-original-modes): New functions.
16703 (calc-do-embedded): Save original modes when entering embedded mode
16704 and restore when leaving embedded mode.
16705 (calc-embedded-modes-change): Change the value of
16706 calc-embedded-original-modes to reflect permanent changes.
16707
16708 2005-03-22 Lute Kamstra <lute@gnu.org>
16709
16710 * generic-x.el: Require generic again.
16711
16712 2005-03-22 Miles Bader <miles@gnu.org>
16713
16714 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
16715 Tweak details to look good on both ttys and bitmap displays, light
16716 or dark background, etc.
16717
16718 2005-03-21 Kim F. Storm <storm@cua.dk>
16719
16720 * tooltip.el (tooltip-show-help-function): Check car and cdr of
16721 mouse position.
16722
16723 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16724
16725 * icomplete.el: Don't forcibly turn on the mode upon load.
16726 (icomplete-mode): Use define-minor-mode.
16727 (icomplete-eoinput): Default to nil.
16728 (icomplete-minibuffer-setup): Remove autoload.
16729 (icomplete-tidy): Simplify.
16730 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
16731 in the initial state or if the user has modified the field.
16732 Fix handling of icomplete-max-delay-chars.
16733 Remove code that handles the oddball case where
16734 minibuffer-completion-table is an integer.
16735 Wrap icomplete-completions in while-no-input in case building
16736 completions takes more time than expected.
16737 (icomplete-completions): Simplify.
16738
16739 2005-03-21 Richard M. Stallman <rms@gnu.org>
16740
16741 * jka-compr.el (jka-compr-really-do-compress):
16742 Make variable buffer-local.
16743
16744 * image-mode.el: Handle .xpm files too.
16745 (image-toggle-display): Preserve modification flag.
16746
16747 * help.el (where-is): Don't mention aliases with no key bindings.
16748
16749 2005-03-21 Lute Kamstra <lute@gnu.org>
16750
16751 * generic.el: Fix commentary section. Don't require cl for
16752 compilation.
16753 (generic-mode-list): Add autoload cookie.
16754 (generic-use-find-file-hook, generic-lines-to-scan)
16755 (generic-find-file-regexp, generic-ignore-files-regexp)
16756 (generic-mode, generic-mode-find-file-hook)
16757 (generic-mode-ini-file-find-file-hook): Fix docstrings.
16758 (define-generic-mode): Make it a defmacro. Fix docstring.
16759 (generic-mode-internal): Code cleanup. Add autoload cookie.
16760 (generic-mode-set-comments): Code cleanup.
16761 * generic-x.el: Don't prevent compilation. Don't require generic.
16762 Follow coding conventions. Minor code cleanup.
16763 (etc-fstab-generic-mode): Add some keywords.
16764 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
16765 define-generic-mode like a function declaration.
16766
16767 2005-03-21 Jay Belanger <belanger@truman.edu>
16768
16769 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
16770 changing modes.
16771
16772 2005-03-21 Sam Steingold <sds@gnu.org>
16773
16774 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
16775
16776 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
16777
16778 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
16779 Add underscore to "f$ lexicals" regexp.
16780
16781 2005-03-20 Juri Linkov <juri@jurta.org>
16782
16783 * subr.el (progress-reporter-do-update): When `min-value' is equal
16784 to `max-value', set `percentage' to 0 and prevent division by zero.
16785
16786 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
16787
16788 Sync with Tramp 2.0.48.
16789
16790 * net/tramp.el (all): Change all addresses to .gnu.org.
16791 (tramp-append-tramp-buffers): New defun.
16792 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
16793 Catch `dont-send' signal.
16794 (tramp-set-auto-save-file-modes): Set always permissions, because
16795 there might be an old auto-saved file belonging to another
16796 original file. This could be a security threat. Reported by
16797 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
16798 Check for Emacs 21.3.50 removed.
16799
16800 * net/tramp-smb.el (all): Remove debug construct for
16801 `with-parsed-tramp-file-name'.
16802 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
16803 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
16804 No error message if DIRECTORY or FILENAME doesn't exist.
16805 (tramp-smb-open-connection): Check existence of
16806 `tramp-smb-program'.
16807
16808 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
16809
16810 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
16811 Properly handle the case where the `m' or `s' command's argument is not
16812 yet terminated.
16813 (perl-indent-new-calculate): New function.
16814 (perl-indent-line): Use it.
16815
16816 2005-03-20 Miles Bader <miles@gnu.org>
16817
16818 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
16819 in text-mode too. Change to new face names.
16820 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
16821 Add `:weight bold' attribute.
16822 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
16823
16824 2005-03-19 Juri Linkov <juri@jurta.org>
16825
16826 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
16827
16828 * international/mule.el (auto-coding-alist): Sync with
16829 `auto-mode-alist' by adding upper case archive file extensions
16830 and adding ear/war to jar extension.
16831
16832 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
16833
16834 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
16835 running, restart it.
16836
16837 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
16838
16839 * finder.el (finder-current-item): Throw an error on an empty line.
16840
16841 * man.el (Man-follow-manual-reference): If current-word returns
16842 nil, use "".
16843
16844 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
16845
16846 * simple.el (goto-line): Doc fix.
16847
16848 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
16849
16850 * files.el (save-buffer): Doc fix.
16851
16852 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
16853
16854 * recentf.el (recentf-cleanup-remote): New variable.
16855 (recentf-cleanup): Use it to conditionally check availability of
16856 remote files.
16857
16858 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
16859
16860 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
16861 function names.
16862
16863 2005-03-19 Eli Zaretskii <eliz@gnu.org>
16864
16865 * language/thai-word.el: New file.
16866
16867 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
16868
16869 * files.el (backup-buffer): If the file's directory is not
16870 writable, use copy instead of move to backup the file.
16871
16872 2005-03-19 Eli Zaretskii <eliz@gnu.org>
16873
16874 * obsolete/keyswap.el: Moved to obsolete/ from term/.
16875
16876 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16877
16878 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
16879 Use functionp instead of symbolp and fboundp. Reported by Drkm
16880 <darkman_spam@yahoo.fr>.
16881 (ps-print-version): New version 6.6.6.
16882
16883 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
16884
16885 * textmodes/table.el (table--line-column-position): New idiom.
16886 (table--row-column-insertion-point-p): New function to test
16887 validity of row and column insertion operation at a location.
16888 (table-global-menu, table-cell-menu): Use above functions for
16889 deterministic test operation.
16890 (table--editable-cell-p): Behave in deterministic fashion.
16891
16892 2005-03-18 Juri Linkov <juri@jurta.org>
16893
16894 * isearch.el (isearch-lazy-highlight-new-loop):
16895 Make arguments beg and end optional.
16896 (isearch-update): Remove optional arguments nil from
16897 isearch-lazy-highlight-new-loop.
16898 (isearch-lazy-highlight-search): Let-bind case-fold-search to
16899 isearch-lazy-highlight-case-fold-search instead of
16900 isearch-case-fold-search, and let-bind isearch-regexp to
16901 isearch-lazy-highlight-regexp.
16902 Use isearch-lazy-highlight-last-string instead of isearch-string.
16903
16904 * replace.el (perform-replace): Remove bindings of global
16905 variables isearch-string, isearch-regexp, isearch-case-fold-search.
16906 Add three new arguments to `replace-highlight'.
16907 (replace-highlight): Add arguments string, regexp, case-fold.
16908 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
16909 to allow isearch-lazy-highlight-new-loop to use these values
16910 to set corresponding isearch-lazy-highlight-* internal
16911 variables whose values lazy highlighting will use regardless of
16912 changes to global variables isearch-string, isearch-regexp,
16913 isearch-case-fold-search during lazy highlighting loop.
16914 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
16915 to `lazy-highlight-cleanup'.
16916
16917 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
16918 (ispell-highlight-face): Set default face to `isearch' when
16919 lazy highlighting is enabled.
16920 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
16921 priority to 1. Add lazy highlighting.
16922 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
16923 from `isearch-dehighlight'.
16924
16925 2005-03-18 David Ponce <david@dponce.com>
16926
16927 * files.el (hack-local-variables): Do a case-insensitive search
16928 for End.
16929
16930 2005-03-18 Juri Linkov <juri@jurta.org>
16931
16932 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
16933 `isearch-lazy-highlight-cleanup', add alias to old name and
16934 declare obsolete. Add release numbers to other obsolete vars.
16935 (isearch-done, isearch-lazy-highlight-new-loop):
16936 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
16937 (lazy-highlight-cleanup) <variable>: Doc fix.
16938 (isearch-lazy-highlight-update): Rename obsolete
16939 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
16940
16941 2005-03-18 Kenichi Handa <handa@m17n.org>
16942
16943 * language/thai-util.el: Fix categorization of Thai characters in
16944 thai-category-table.
16945 (thai-composition-pattern): Adjust it for the above change.
16946 (thai-self-insert-command, thai-compose-syllable): New functions.
16947 (thai-compose-region): Use thai-compose-syllable.
16948 (thai-compose-string): Likewise.
16949 (thai-composition-function): Likewise.
16950 (thai-auto-composition): New function.
16951 (thai-auto-composition-mode): New minor mode.
16952
16953 * language/thai.el: Fix patterns to be registered in
16954 composition-function-table.
16955
16956 * international/quail.el (quail-input-method): Locally bind
16957 inhibit-modification-hooks to t.
16958
16959 2005-03-17 Richard M. Stallman <rms@gnu.org>
16960
16961 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
16962 (perl-mode): Use run-mode-hooks.
16963
16964 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
16965 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
16966 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
16967
16968 * mail/sendmail.el (sendmail-send-it): Reenable the code
16969 to compute resend-to-address and use it.
16970
16971 * tar-mode.el (tar-mode): Turn off undo unconditionally.
16972
16973 * image-mode.el: New file.
16974
16975 * image.el (insert-sliced-image): Add autoload cookie.
16976
16977 * font-lock.el (font-lock-lines-before): New user option.
16978 (font-lock-after-change-function): Obey it.
16979
16980 * bindings.el (esc-map): Make M-g a prefix.
16981 Bind M-g g and M-g M-g to goto-line.
16982
16983 * faces.el (face-id): Doc fix.
16984
16985 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
16986
16987 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
16988 (rmail-show-message): Use rmail-unknown-mail-followup-to.
16989 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
16990
16991 * mail/sendmail.el (mail-yank-ignored-headers)
16992 (mail-font-lock-keywords, mail-mode-fill-paragraph):
16993 Add Mail-Followup-To and Mail-Reply-To headers.
16994 (mail-citation-hook): Add autoload cookie.
16995 (mail-mode): Doc fix.
16996 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
16997 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
16998 (mail-mode-fill-paragraph): Handle those headers.
16999 (mail-mailing-lists): New variable.
17000 (mail-mail-reply-to, mail-mail-followup-to): New functions.
17001
17002 2005-03-17 Juri Linkov <juri@jurta.org>
17003
17004 * isearch.el (isearch-fallback): Check for `(car previous)'
17005 before calling `isearch-other-end-state'.
17006
17007 2005-03-17 Kim F. Storm <storm@cua.dk>
17008
17009 * simple.el (move-beginning-of-line): Move to beginning of buffer
17010 line, as well as beginning of screen line.
17011
17012 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
17013
17014 * calendar/diary-lib.el (mark-diary-entries): Use new optional
17015 argument REDRAW rather than calendar-redrawing variable.
17016 * calendar/calendar.el (calendar-redrawing): Delete.
17017 (redraw-calendar): Do not bind calendar-redrawing.
17018
17019 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
17020
17021 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
17022 diary-file buffer.
17023
17024 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17025
17026 * help.el (describe-mode): Allow a :minor-mode-function property to
17027 specify a different minor mode toggle function than the variable.
17028 * simple.el (auto-fill-function):
17029 * subr.el (add-minor-mode): Use it.
17030
17031 2005-03-16 Kenichi Handa <handa@m17n.org>
17032
17033 * language/ethio-util.el (sera-being-called-by-w3): New variable.
17034 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
17035 (ethio-fidel-to-sera-buffer): Likewise.
17036
17037 2005-03-16 Juri Linkov <juri@jurta.org>
17038
17039 * emacs-lisp/find-func.el (find-function-regexp):
17040 Add defun-emitting macro `menu-bar-make-toggle'.
17041
17042 * isearch.el: Put `isearch-scroll' property to
17043 `split-window-horizontally'.
17044
17045 * info.el: Update error messages for `debug-ignored-errors'.
17046 (Info-isearch-search): Doc fix.
17047 (Info-find-node): Move up code to go into info buffer before
17048 recording the node to the history.
17049 (Info-fontify-node): Fontify titles only if the next line
17050 has two or more `*', `=', `-', `.'.
17051 Display "go to this node" for empty (match-string 3).
17052
17053 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17054
17055 * term/mac-win.el: Add mouse pointer shape constants.
17056
17057 2005-03-15 Kim F. Storm <storm@cua.dk>
17058
17059 * simple.el (move-beginning-of-line): Use vertical-motion.
17060
17061 2005-03-15 Juri Linkov <juri@jurta.org>
17062
17063 * isearch.el (isearch-error): New variable.
17064 (isearch-invalid-regexp, isearch-within-brackets): Remove.
17065 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
17066 (isearch-within-brackets-state): Remove.
17067 (isearch-case-fold-search-state, isearch-pop-fun-state):
17068 Decrease frame index.
17069 (isearch-mode, isearch-top-state, isearch-push-state)
17070 (isearch-edit-string, isearch-abort, isearch-search-and-update)
17071 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
17072 (isearch-search, isearch-lazy-highlight-new-loop):
17073 Replace `isearch-invalid-regexp' with `isearch-error'.
17074 Remove `isearch-within-brackets'.
17075 (isearch-search): Add `search-failed' handler to `condition-case'.
17076 (isearch-lazy-highlight-search): Add `condition-case' to catch
17077 errors and allow `isearch-lazy-highlight-update' to try
17078 highlighting from the beginning of the window.
17079 (isearch-repeat): Move up code to set isearch-wrapped to t
17080 before calling isearch-wrap-function.
17081
17082 * info.el (Info-isearch-initial-node): New internal variable.
17083 (Info-search): Signal an error in isearch mode when search leaves
17084 the initial node. Signal an error when `bound' is non-nil and
17085 nothing was found in the current subfile.
17086 (Info-isearch-search): Remove `condition-case'.
17087 (Info-isearch-wrap): Don't wrap when search failed during leaving
17088 the initial node. If `Info-isearch-search' is nil, wrap around
17089 the current node.
17090 (Info-isearch-start): New fun.
17091 (Info-mode): Add buffer-local hook `Info-isearch-start' to
17092 `isearch-mode-hook'.
17093
17094 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17095
17096 * simple.el (normal-erase-is-backspace): Set default to t if
17097 running on Mac.
17098
17099 * term/mac-win.el (function-key-map): Sync with x-win.el.
17100
17101 2005-03-15 Kenichi Handa <handa@m17n.org>
17102
17103 * international/mule-cmds.el (locale-language-names): Modify the
17104 format of elements and add more entries.
17105 (locale-preferred-coding-systems): Add more entries.
17106 (set-locale-environment): Adjust for the change of
17107 locale-language-names.
17108
17109 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
17110
17111 * pcvs.el (smerge-ediff): Remove bogus autoload.
17112
17113 2005-03-14 Lute Kamstra <lute@gnu.org>
17114
17115 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
17116 Ignore a `*' at the beginning of a line.
17117
17118 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
17119 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
17120 subr.el.
17121 (dont-compile, eval-when-compile, eval-and-compile): Use declare
17122 to specify indentation.
17123
17124 * generic.el (define-generic-mode): Let generic-mode-list be a
17125 list of strings; test membership with equal.
17126
17127 2005-03-14 Kim F. Storm <storm@cua.dk>
17128
17129 * simple.el (next-line, previous-line): Add optional try-vscroll
17130 arg to recognize interactive use. Pass it on to line-move.
17131 (line-move): Don't perform auto-window-vscroll when defining or
17132 executing keyboard macro to ensure consistent behavior.
17133
17134 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
17135
17136 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
17137
17138 2005-03-13 Lute Kamstra <lute@gnu.org>
17139
17140 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
17141 debugger-setup-buffer so that backtrace marks the frames set to
17142 debug-on-exit and we don't have to do it manually. Set an extra
17143 debug-on-exit for macro's.
17144 (debugger-setup-buffer): Don't mark the top frame manually.
17145
17146 2005-03-12 Lute Kamstra <lute@gnu.org>
17147
17148 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
17149 lisp-indent-function throughout.
17150 (with-no-warnings): Set lisp-indent-function property.
17151
17152 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
17153
17154 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
17155 Add entry for backslash.
17156
17157 2005-03-12 Juri Linkov <juri@jurta.org>
17158
17159 * info.el (Info-search): Four fixes for backward search.
17160
17161 2005-03-11 Jay Belanger <belanger@truman.edu>
17162
17163 * calc/calc.el (calc-language-alist): New variable.
17164 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
17165 (calc-embedded-find-modes): Use calc-language-alist instead of
17166 calc-embedded-language-alist.
17167
17168 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
17169
17170 * calendar/calendar.el (calendar-redrawing): New internal
17171 variable.
17172 (redraw-calendar): Remove bogus save-excursion from previous
17173 change. Bind calendar-redrawing to t for mark-diary-entries.
17174 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
17175 calendar if that is why we were called.
17176
17177 2005-03-11 Kenichi Handa <handa@m17n.org>
17178
17179 * international/mule.el (make-coding-system): Set property
17180 coding-system-define-form to nil.
17181 (define-coding-system-alias): Likewise.
17182
17183 2005-03-11 Kenichi Handa <handa@m17n.org>
17184
17185 These changes are suggested by Dave Love <fx@gnu.org>.
17186
17187 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
17188 coding: tag.
17189 (adaptive-fill-regexp): Add more bullets.
17190 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
17191 regexps.
17192
17193 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
17194
17195 * help.el (describe-mode): Properly handle non-trivial lighters.
17196 Don't ignore minor modes that are not listed in minor-mode-list.
17197
17198 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
17199 feature ON when the user requests to turn it OFF.
17200
17201 2005-03-10 Lute Kamstra <lute@gnu.org>
17202
17203 * emacs-lisp/debug.el (debug-entry-code): Delete it.
17204 (implement-debug-on-entry): New function to replace debug-entry-code.
17205 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
17206 second argument as the 2005-03-07 change makes it obsolete.
17207 (debug-on-entry, cancel-debug-on-entry): Update call to
17208 debug-on-entry-1.
17209 (debug, debugger-setup-buffer): Comment update.
17210 (debugger-frame-number): Update to work with implement-debug-on-entry.
17211
17212 2005-03-10 Jay Belanger <belanger@truman.edu>
17213
17214 * calc/calc-embed.el (math-ms-args): Declare it.
17215 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
17216 math-ms-args.
17217 (calc-embedded-subst): Use math-multi-subst-rec to substitute
17218 variables.
17219
17220 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
17221
17222 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
17223 Use message-box.
17224
17225 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
17226 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
17227 (tooltip-gud-tips): Simplify.
17228 (tooltip-gud-tips-p): Remove superfluous :set.
17229 (tooltip-gud-modes): Add fortran-mode.
17230 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
17231
17232 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
17233
17234 2005-03-09 Kim F. Storm <storm@cua.dk>
17235
17236 * play/animate.el (animate-place-char): Use forward-line instead
17237 of next-line to improve performance.
17238
17239 2005-03-09 Simon Josefsson <jas@extundo.com>
17240
17241 * net/browse-url.el (browse-url-default-browser): Doc fix.
17242
17243 2005-03-09 Miles Bader <miles@gnu.org>
17244
17245 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
17246 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
17247
17248 2005-03-09 Kenichi Handa <handa@m17n.org>
17249
17250 * international/latin-1.el: Set case and syntax for 255 only if
17251 set-case-syntax-set-multibyte is nil.
17252
17253 * textmodes/ispell.el (ispell-insert-word): New function.
17254 (ispell-word): Use ispell-insert-word to insert a new word.
17255 (ispell-process-line): Likewise.
17256 (ispell-complete-word): Likewise.
17257
17258 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
17259
17260 * calendar/calendar.el (redraw-calendar): Preserve point.
17261 Reported by Matt Hodges <MPHodges@member.fsf.org>.
17262 (calendar-week-start-day): Move after definition of
17263 redraw-calendar. Delete buffer test, since redraw-calendar has
17264 that now.
17265
17266 * calendar/diary-lib.el (mark-diary-entries): Only call
17267 redraw-calendar in the first of any recursive calls.
17268 Reported by Alan Shutko <ats@acm.org>.
17269
17270 2005-03-08 Juri Linkov <juri@jurta.org>
17271
17272 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
17273 (html-horizontal-rule, html-line, html-image, html-checkboxes)
17274 (html-radio-buttons): Add a space before the trailing `/>' where
17275 sgml-xml-mode is non-nil.
17276 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
17277 the subsequent tag of the empty XML tag.
17278 (html-href-anchor): Don't set initial input to "http:".
17279 (html-image): Ask for the image URL and set point inside alt="".
17280 (html-name-anchor): Duplicate the name in the `id' attribute when
17281 sgml-xml-mode is non-nil.
17282 (html-paragraph): Remove \n before <p>.
17283 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
17284 instead of `checked' when sgml-xml-mode is non-nil.
17285
17286 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
17287 Remove 1 space before #RRGGBB to not truncate it on terminal
17288 windows w/o fringes. Remove 1 space between bg and fg examples
17289 to get more space.
17290 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
17291 avoid byte-compile warnings.
17292
17293 * image-file.el (image-file-handler): Put `safe-magic' property to
17294 `image-file-handler'.
17295
17296 * info.el (Info-isearch-search): Emulate word search in
17297 isearching through multiple Info nodes with Info-search.
17298 (Info-isearch-wrap): Allow isearch-word.
17299
17300 2005-03-08 Lute Kamstra <lute@gnu.org>
17301
17302 * emacs-lisp/debug.el (debugger-step-through): Make sure that
17303 stepping into the debugger's code is not possible.
17304 (debugger-jumping-flag): Docstring update.
17305
17306 2005-03-08 Jay Belanger <belanger@truman.edu>
17307
17308 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
17309 embedded mode begins.
17310 (calc-embedded-language-alist): New variable.
17311 (calc-embedded-find-modes): Use calc-embedded-language-alist to
17312 set default language mode.
17313
17314 2005-03-08 Kenichi Handa <handa@m17n.org>
17315
17316 * international/ccl.el (define-ccl-program): Fix docstring about
17317 extra 256 bytes assured for the output buffer.
17318
17319 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
17320 Fix BUFFER_MAGNIFICATION to 2.
17321 (ccl-encode-mule-utf-16be-with-signature): Likewise.
17322
17323 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
17324
17325 * align.el (align-rules-list): Added an alignment rule for CSS
17326 declarations (applies to css-mode and html-mode buffers).
17327
17328 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
17329
17330 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
17331
17332 2005-03-07 Kim F. Storm <storm@cua.dk>
17333
17334 * simple.el (move-beginning-of-line): New command.
17335
17336 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
17337
17338 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
17339
17340 * emulation/cua-base.el: Put CUA move property on move-end-of-line
17341 and move-beginning-of-line.
17342
17343 * apropos.el (apropos-print): Omit command from M-x ... RET.
17344
17345 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
17346
17347 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
17348 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
17349
17350 2005-03-06 Richard M. Stallman <rms@gnu.org>
17351
17352 * bindings.el (esc-map): Bind M-g to goto-line.
17353
17354 * facemenu.el (global-map): Bind M-o, not M-g.
17355
17356 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17357
17358 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
17359 "Open Directory" as for "Open File".
17360
17361 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
17362
17363 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
17364 (push-mark-command): Run activate-mark-hook.
17365
17366 2005-03-06 Richard M. Stallman <rms@gnu.org>
17367
17368 * help-mode.el (help-mode-finish): Don't alter the element
17369 in view-return-to-alist if there already is one.
17370
17371 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
17372 make sure the current buffer is the expected one.
17373
17374 * novice.el (disabled-command-function): Output in *Disabled Command*.
17375 Explicitly ignore non-keyboard events, and explicitly handle C-g.
17376
17377 * textmodes/flyspell.el (flyspell-large-region):
17378 Pass args differently for aspell.
17379
17380 * files.el (mode-require-final-newline): Doc fix.
17381
17382 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
17383
17384 * progmodes/which-func.el (which-function):
17385 Specify NOERROR when calling imenu--make-index-alist.
17386
17387 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
17388
17389 * simple.el (normal-erase-is-backspace): Define default value.
17390
17391 * custom.el (custom-theme-set-variables): Remove unused var
17392 `immediate'.
17393 (custom-reevaluate-setting): Simple function to handle variables
17394 that are defined before their default value can really be
17395 computed.
17396
17397 * startup.el (command-line): Use it for temporary-file-directory,
17398 small-emporary-file-directory, auto-save-file-name-transforms,
17399 blink-cursor-mode, and normal-erase-is-backspace.
17400
17401 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
17402 progress, even with buggy anchored keywords.
17403
17404 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
17405
17406 * simple.el (goto-line): Remove unbalanced final parenthesis.
17407
17408 2005-03-05 Richard M. Stallman <rms@gnu.org>
17409
17410 * simple.el (goto-line): Use a number at point as the default.
17411 With C-u as arg, switch buffers.
17412
17413 2005-03-05 Juri Linkov <juri@jurta.org>
17414
17415 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
17416 with `no-blinking-cursor'.
17417
17418 * startup.el (no-blinking-cursor): New defvar.
17419 (command-line): Add `--no-blinking-cursor' to longopts.
17420 Set `no-blinking-cursor' to t for command line arguments
17421 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
17422 with `no-blinking-cursor' in the condition for calling
17423 `blink-cursor-mode'.
17424
17425 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
17426
17427 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
17428 (menu-bar-options-save): Add blink-cursor-mode.
17429 (menu-bar-options-menu): Add blink-cursor-mode.
17430
17431 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
17432
17433 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
17434 (icalendar-export-file, icalendar-export-region)
17435 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
17436 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
17437
17438 2005-03-04 Lute Kamstra <lute@gnu.org>
17439
17440 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
17441 (debug-function-list): Ditto.
17442
17443 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
17444
17445 * textmodes/texinfmt.el (texinfo-append-refill):
17446 Redefine the types of line to which @refill
17447 is not appended by replacing a search for `@refill\\|@bye' with
17448 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
17449 itemize@refill' bug and the unfilled long lines bug.
17450 (texinfmt-version): Update number and date.
17451
17452 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
17453
17454 * international/code-pages.el (windows-1250, windows-125[2-8])
17455 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
17456
17457 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
17458
17459 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
17460 bound yet.
17461
17462 2005-03-02 Romain Francoise <romain@orebokech.com>
17463
17464 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
17465 buffer after removing limits.
17466 (ibuffer-pop-filter): Ditto.
17467 Update copyright.
17468
17469 2005-03-02 Miles Bader <miles@gnu.org>
17470
17471 * button.el (make-text-button): If the user doesn't specify a
17472 type, use the default. Rewrite to use `add-text-properties' and
17473 plist functions.
17474
17475 2005-03-01 Lute Kamstra <lute@gnu.org>
17476
17477 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
17478 (debugger-jumping-flag): New var.
17479 (debug-entry-code): Use it.
17480 (debugger-jump): Use debugger-jumping-flag and add
17481 debugger-reenable to post-command-hook.
17482 (debugger-reenable): Use debugger-jumping-flag and remove itself
17483 from post-command-hook.
17484 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
17485 debugger-reenable.
17486
17487 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
17488
17489 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
17490 inclusion of "itemize\\|", which may be unnecessary, is certainly
17491 inelegant, and stops refilling in itemize lists when formatting
17492 Japanese Texinfo files to Info.
17493 Update copyright to 2005.
17494
17495 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
17496
17497 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
17498 of an error if GDB can't find the source file.
17499
17500 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
17501
17502 * calendar/calendar.el (redraw-calendar): Work from any buffer,
17503 not just the calendar.
17504
17505 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
17506 first.
17507 (diary-redraw-calendar): New function.
17508 (make-diary-entry): Add diary-redraw-calendar to local
17509 write-contents-functions. Turn off selective display before
17510 inserting in diary.
17511
17512 2005-03-01 Kim F. Storm <storm@cua.dk>
17513
17514 * emacs-lisp/copyright.el (copyright-fix-years): New command.
17515
17516 2005-03-01 Lute Kamstra <lute@gnu.org>
17517
17518 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
17519 that debug-entry-code can be safely removed from a function while
17520 this code is being evaluated. Revert the 2005-02-27 change as the
17521 new implementation no longer requires it. Make sure that a
17522 function body containing just a string is not mistaken for a docstring.
17523 (debug): Skip one more frame in case of debug on entry.
17524 (debugger-setup-buffer): Delete one more frame line in case of
17525 debug on entry.
17526 (debugger-frame-number): Update to use the new text introduced by
17527 the 1999-11-03 change. Skip one more frame in case of debug on entry.
17528
17529 2005-02-28 Kim F. Storm <storm@cua.dk>
17530
17531 * double.el (double-translate-key): Call force-window-update after
17532 read-event to avoid crash in redisplay.
17533
17534 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
17535
17536 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
17537 (debug): Use it. Move the inhibit-trace earlier.
17538 (debug-entry-code): New const.
17539 (debug-on-entry-1): Use it.
17540
17541 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
17542
17543 * international/utf-16.el (ccl-encode-mule-utf-16le):
17544 Fix BUFFER_MAGNIFICATION to 2.
17545 (ccl-encode-mule-utf-16be): Likewise.
17546
17547 2005-02-28 Kenichi Handa <handa@m17n.org>
17548
17549 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
17550 Fix BUFFER_MAGNIFICATION to 4.
17551 (ccl-encode-mule-utf-16be-with-signature): Likewise.
17552
17553 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
17554
17555 * speedbar.el (speedbar-update-flag): Doc fix.
17556 (speedbar-show-info-under-mouse): Give set-mouse-position the right
17557 argument.
17558
17559 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
17560
17561 * reveal.el (reveal-post-command): Don't try to reveal overlays which
17562 have a non-nil `invisible' property but are actually visible.
17563
17564 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
17565 for perldoc sections.
17566 (perl-outline-regexp, perl-outline-level): New var and function.
17567 (perl-mode): Use them.
17568
17569 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
17570
17571 * calendar/diary-lib.el (diary-remind): Discard any mark portion
17572 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
17573
17574 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
17575
17576 * cus-edit.el: Comment change.
17577 (custom-buffer-create-internal): Slightly reword text at top of
17578 Custom buffers. Mention there that saving an option edits the
17579 init file. Add link to Emacs manual node on `custom-file'.
17580 (custom-magic-alist): Rewrite individual State messages to use
17581 capitalized keywords. Doc fix.
17582
17583 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
17584
17585 * calendar/calendar.el (calendar-buffer): Move above
17586 calendar-week-start-day.
17587 (calendar-week-start-day): Doc fix. Add :set function.
17588 (calendar-minimum-window-height): New variable.
17589 (generate-calendar-window): Only resize window if selected-window
17590 is displaying the calendar buffer. Use new variable
17591 calendar-minimum-window-height.
17592 (generate-calendar): Reword error message.
17593 (calendar-mode-map): Bind DEL to scroll-other-window-down.
17594
17595 2005-02-27 Andreas Schwab <schwab@suse.de>
17596
17597 * vc.el (vc-do-command): Don't run command asynchronously when
17598 operating in a remote directory.
17599
17600 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
17601 change from sync with Tramp 2.0.47.
17602
17603 2005-02-27 Richard M. Stallman <rms@gnu.org>
17604
17605 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
17606
17607 * textmodes/flyspell.el (flyspell-mode-on):
17608 Call ispell-change-dictionary only if necessary.
17609
17610 * emacs-lisp/re-builder.el (regexp-builder): New function.
17611
17612 * register.el (describe-register-1): Explicitly handle
17613 yank-excluded-properties = t.
17614
17615 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
17616 (custom-magic-alist): Change the status descriptions again.
17617 (face widget-type): Total rewrite based on `restricted-sexp'
17618 to eliminate the confusing double hiding levels.
17619
17620 * emacs-lisp/debug.el (debug-on-entry-1):
17621 If function body is empty, add nil as body form.
17622
17623 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
17624
17625 * emacs-lisp/trace.el (inhibit-trace): New var.
17626 (trace-make-advice): Use it.
17627
17628 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
17629
17630 2005-02-26 Kim F. Storm <storm@cua.dk>
17631
17632 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
17633 (mouse-on-link-p, mouse-drag-region-1): Use it.
17634
17635 2005-02-25 Lute Kamstra <lute@gnu.org>
17636
17637 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
17638
17639 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
17640
17641 * frame.el (blink-cursor-mode): Add :group keyword.
17642
17643 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
17644
17645 * calendar/icalendar.el (icalendar--decode-isodatetime):
17646 New optional argument DAY-SHIFT.
17647 (icalendar-export-region): Fix coding-system-for-write.
17648 (icalendar--convert-ical-to-diary): Shift end-day of all-day
17649 events by one.
17650
17651 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
17652
17653 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
17654
17655 2005-02-24 Kim F. Storm <storm@cua.dk>
17656
17657 * international/iso-acc.el (iso-accents-compose): Fix crash
17658 during redisplay. Call force-window-update after read-event
17659 and delete-region to signal that window is not accurate.
17660
17661 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
17662
17663 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
17664 Remove unused and inexistent var `inhibit-trace'.
17665 (debugger-mode): Use run-mode-hooks.
17666 (debugger-list-functions): Add buttons; setup xref stack.
17667
17668 2005-02-23 Richard M. Stallman <rms@gnu.org>
17669
17670 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
17671 appointment says it was explicitly made.
17672 (appt-add): Set the 3rd element.
17673 (appt-make-list): Preserve explicit appointments.
17674
17675 * subr.el (find-tag-default): Catch errors in forward-sexp.
17676
17677 2005-02-23 Juri Linkov <juri@jurta.org>
17678
17679 * info.el (Info-isearch-search): New defcustom.
17680 (Info-isearch-search): Call the default isearch function
17681 when Info-isearch-search is nil.
17682 (Info-isearch-wrap): Use variable Info-isearch-search.
17683
17684 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
17685
17686 * cus-edit.el: Comment change.
17687
17688 2005-02-22 Kim F. Storm <storm@cua.dk>
17689
17690 * progmodes/hideif.el (hide-ifdef-use-define-alist):
17691 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
17692
17693 2005-02-22 Simon Josefsson <jas@extundo.com>
17694
17695 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
17696 New variable.
17697 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
17698 Oskarsson" <myrkraverk@users.sourceforget.net>.
17699
17700 2005-02-22 Kim F. Storm <storm@cua.dk>
17701
17702 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
17703 check that window of that event is the selected window.
17704 (mouse-drag-region-1): Compare mouse event window to selected
17705 window before setting point.
17706
17707 * tooltip.el (tooltip-show-help-function): Pass event to
17708 mouse-on-link-p so it can check selected window.
17709
17710 2005-02-22 Kenichi Handa <handa@m17n.org>
17711
17712 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
17713 (ps-mule-show-warning): New function.
17714 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
17715 characters are found.
17716
17717 * ps-print.el (ps-header-footer-string): Return a list of header
17718 and footer strings.
17719
17720 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
17721
17722 * pcvs.el (cvs-retrieve-revision): Fix thinko.
17723
17724 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
17725
17726 * frame.el (blink-cursor-mode): Use define-minor-mode.
17727
17728 * term/mac-win.el (function-key-map): Use char-names more consistently.
17729 (file-name-coding-system): Only set it for MacOS-9. The other case is
17730 already handled in mule-cmds.el (where it also works when mac-win.el
17731 is not used).
17732
17733 2005-02-21 Kenichi Handa <handa@m17n.org>
17734
17735 * international/mule.el (ctext-pre-write-conversion): Always use
17736 " *code-converting-work*" buffer for work.
17737
17738 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
17739
17740 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
17741
17742 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
17743
17744 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
17745
17746 * ses.el (undo-more): Restore defadvice, but only the part that
17747 allows changes outside the restricted area of the buffer.
17748
17749 2005-02-20 Kim F. Storm <storm@cua.dk>
17750
17751 * simple.el (line-move): Add fourth optional arg try-vscroll which
17752 must be set to perform auto-window-vscroll.
17753 When moving backwards and doing auto-window-vscroll, automatically
17754 vscroll to the last part of lines which are taller than the window.
17755 (next-line, previous-line): Set try-vscroll arg on line-move.
17756
17757 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
17758
17759 * replace.el (query-replace, query-replace-regexp)
17760 (replace-string, replace-regexp): When operating on region, make
17761 the minibuffer prompt say so.
17762
17763 * isearch.el (isearch-forward): Document isearch-query-replace and
17764 isearch-query-replace-regexp keybindings.
17765
17766 2005-02-19 Jay Belanger <belanger@truman.edu>
17767
17768 * calc/calc-aent.el (math-read-token): Add local variable.
17769
17770 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
17771 (calc-edit-top): Move declaration to earlier in file.
17772 (calc-edit-macro-repeats): Add local variables.
17773
17774 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
17775 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
17776 calcFunc-tanh.
17777 Adjust integration rule for calcFunc-tan.
17778
17779 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17780
17781 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
17782 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
17783 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
17784 (viper-skip-separators): Bug fix.
17785 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
17786 particular major mode.
17787 (viper-del-backward-char-in-replace): Don't put deleted char on the
17788 kill ring.
17789
17790 * viper-ex.el (viper-color-display-p): New function.
17791 (viper-has-face-support-p): Use viper-color-display-p.
17792
17793 * viper-keym.el (viper-gnus-modifier-map): New keymap.
17794
17795 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
17796
17797 * viper-util.el (viper-glob-unix-files): Fix shell status check.
17798 (viper-file-remote-p): Make equivalent to file-remote-p.
17799
17800 * viper.el (viper-major-mode-modifier-list):
17801 Use viper-gnus-modifier-map.
17802
17803 2005-02-19 David Kastrup <dak@gnu.org>
17804
17805 * subr.el (subregexp-context-p): Fix garbled doc string by adding
17806 quoting.
17807
17808 2005-02-19 Jay Belanger <belanger@truman.edu>
17809
17810 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
17811 Remove extra definitions.
17812 (calc-coth): New function.
17813 (calcFunc-cot): Fix `let'.
17814
17815 2005-02-19 Eli Zaretskii <eliz@gnu.org>
17816
17817 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
17818 the reasons we use "type pc" in these faces.
17819
17820 * button.el (button): Ditto.
17821
17822 2005-02-19 Michael Mauger <mmaug@yahoo.com>
17823
17824 * replace.el (query-replace-read-from): Set the value of
17825 query-replace-from-history-variable to handle the case of an empty
17826 string entered to accept the suggested default.
17827
17828 * net/tramp.el (tramp-file-name-for-operation):
17829 Use dired-call-process instead of dired-call-process-command.
17830
17831 2005-02-19 Jay Belanger <belanger@truman.edu>
17832
17833 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
17834 (math-div-non-trig): New variables.
17835 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
17836 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
17837 (math-combine-prod, math-div-symb-fancy): Add simplifications for
17838 trig expressions.
17839
17840 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
17841
17842 * progmodes/gdb-ui.el (gdb-var-update-handler)
17843 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
17844 for watch expressions,
17845 (gdb-var-create-handler): Don't set speedbar-update-flag.
17846 (gdb-post-prompt): Simplify test for speedbar.
17847
17848 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17849
17850 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
17851 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
17852 we use the syntax table of the correct buffer.
17853 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
17854 Felix Gatzemeier.
17855
17856 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
17857 (ediff-file-remote-p): Make synonymous with file-remote-p.
17858 In all deffaces ediff-*-face-*, use min-colors.
17859
17860 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
17861 ediff-recurse-to-subdirectories.
17862 (ediff-mark-if-equal): Check that the arguments are strings, use
17863 ediff-same-contents (after to Felix Gatzemeier).
17864
17865 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
17866 nil.
17867
17868 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
17869
17870 * log-view.el (log-view-message-re): Fix up Subversion regexp.
17871
17872 2005-02-18 David Kastrup <dak@gnu.org>
17873
17874 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
17875 use `mark-active' when defined.
17876
17877 2005-02-18 Kenichi Handa <handa@m17n.org>
17878
17879 * ps-print.el (ps-font-info-database): New entry
17880 ZapfChancery-MediumItalic with correct font name. Fix font name
17881 of the entry Zapf-Chancery-MediumItalic.
17882
17883 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
17884
17885 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
17886
17887 2005-02-16 Kim F. Storm <storm@cua.dk>
17888
17889 * ido.el (ido-fallback-command): Pass user input to fallback command.
17890
17891 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
17892
17893 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
17894 (gdb-find-file-hook): Add server prefix.
17895
17896 2005-02-16 Richard M. Stallman <rms@gnu.org>
17897
17898 * replace.el (perform-replace): Pass new args to replace-highlight.
17899 (replace-highlight): Take region args,
17900 and pass them to isearch-lazy-highlight-new-loop.
17901
17902 * novice.el (disabled-command-hook): Autoload the defalias
17903 and the make-obsolete-variable call.
17904
17905 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
17906
17907 * isearch.el (isearch-lazy-highlight-start-limit)
17908 (isearch-lazy-highlight-end-limit): New variables limit
17909 the region for highlighting.
17910 (isearch-lazy-highlight-new-loop): New args BEG and END.
17911 (isearch-lazy-highlight-search): Use the new vars.
17912 (isearch-lazy-highlight-update): Likewise.
17913
17914 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
17915
17916 * cus-start.el (all): Use default-boundp.
17917
17918 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
17919
17920 * menu-bar.el (menu-bar-select-frame): Handle current frame.
17921
17922 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
17923
17924 * autorevert.el (auto-revert-stop-on-user-input)
17925 (auto-revert-verbose): Doc fixes.
17926
17927 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
17928
17929 * international/mule-cmds.el (set-locale-environment): Remove call
17930 to set-selection-coding-system on Windows.
17931
17932 2005-02-15 Jay Belanger <belanger@truman.edu>
17933
17934 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
17935 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
17936 calcFunc-coth.
17937 (math-simplify-sqrt): Add simplifications.
17938
17939 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
17940 to list.
17941
17942 * calc/calc-ext.el: Add functions to autoloads.
17943
17944 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
17945 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
17946 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
17947 (math-csc-raw, math-cot-raw): New functions.
17948
17949 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
17950
17951 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
17952 the variable name in a message.
17953
17954 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
17955 calcFunc-csc, calcFunc-cot.
17956
17957 * calc/calcalg2.el: Add derivative and integration rules for
17958 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
17959 calcFunc-csch, calcFunc-coth.
17960 (math-do-integral-methods): Add to checks for when to use
17961 substitutions.
17962
17963 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
17964
17965 2005-02-15 Lute Kamstra <lute@gnu.org>
17966
17967 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17968 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
17969 <monnier@iro.umontreal.ca>
17970 (lisp-outline-level): Improve efficiency. Suggested by David
17971 Kastrup <dak@gnu.org>.
17972
17973 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
17974
17975 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
17976 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
17977 (gdb-set-gud-minor-mode-existing-buffers): New functions.
17978 (gdb-find-file-hook): New hook. Add it to find-file-hook.
17979 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
17980
17981 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
17982
17983 * cus-start.el (all): Comment change.
17984
17985 2005-02-14 Lute Kamstra <lute@gnu.org>
17986
17987 * cus-start.el (all): Check if symbol is void.
17988
17989 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
17990
17991 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
17992 optional argument to \cite.
17993
17994 2005-02-14 Richard M. Stallman <rms@gnu.org>
17995
17996 * cus-edit.el (custom-buffer-create-internal): Update help message.
17997 (custom-magic-alist): Update help messages.
17998
17999 * cus-start.el (all): Allow a var to specify a standard value.
18000
18001 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
18002
18003 * custom.el (custom-theme-set-variables): Handle variable aliases.
18004
18005 * frame.el (blink-cursor-timer): Doc fix.
18006 (blink-cursor): Make it an alias for `blink-cursor-mode' and
18007 declare obsolete.
18008 (blink-cursor-mode): Define with defcustom and use correct
18009 standard expression in that defcustom.
18010 * startup.el (command-line): Adapt to above changes in frame.el.
18011
18012 2005-02-11 Lute Kamstra <lute@gnu.org>
18013
18014 * apropos.el (apropos-score-doc): Prevent division by zero.
18015
18016 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
18017
18018 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
18019 (icalendar--get-event-property-attributes)
18020 (icalendar--get-event-properties)
18021 (icalendar--datetime-to-diary-date): New functions.
18022 (icalendar--split-value): Doc fix.
18023 (icalendar--datetime-to-noneuropean-date)
18024 (icalendar--datetime-to-european-date): New optional argument
18025 SEPARATOR. Return result as a string instead of a list.
18026 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
18027 (icalendar--convert-string-for-export): Rename arg S to STRING.
18028 (icalendar-export-region): Doc fix. Change name of error buffer.
18029 Save output buffer.
18030 (icalendar-import-file): Add blank at end of prompt.
18031 (icalendar-import-buffer): Doc fix. Do not switch to error
18032 buffer. Indicate status in return value.
18033 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
18034 buffer. Save output buffer. Handle exception from recurrence
18035 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
18036 events. Fix problems with weekly all-day events.
18037
18038 2005-02-10 Richard M. Stallman <rms@gnu.org>
18039
18040 * simple.el (eval-expression-print-format):
18041 Avoid warning about edebug-active.
18042
18043 * help.el (help-for-help-internal): Rename from help-for-help.
18044 (help-for-help): Define with defalias.
18045
18046 * font-core.el (font-lock-default-function): Use with-no-warnings.
18047
18048 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
18049
18050 * custom.el (defface): Doc fix.
18051
18052 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
18053
18054 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
18055 width 0" to prevent word wrapping problems.
18056
18057 2005-02-09 Kim F. Storm <storm@cua.dk>
18058
18059 * ido.el (ido-file-extensions-order): New defcustom.
18060 (ido-file-extension-lessp, ido-file-extension-aux)
18061 (ido-file-extension-order): New advanced file ordering.
18062 (ido-file-lessp): New simple file ordering.
18063 (ido-sort-list): Remove.
18064 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
18065 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
18066
18067 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
18068
18069 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
18070 that some versions of grep produce.
18071 (grep-mode-font-lock-keywords): Likewise.
18072
18073 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
18074
18075 * progmodes/gdb-ui.el (gdb-location-list): New variable.
18076 (gdb-cdir): Delete.
18077 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
18078 (gdb-source-info): Treat case when source file is in another
18079 directory properly.
18080 (gdb-get-location): New function.
18081
18082 2005-02-07 Jay Belanger <belanger@truman.edu>
18083
18084 * calc/calc-prog.el (calc-write-parse-table-part)
18085 (calc-fix-token-name): Fix a check for language type.
18086
18087 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
18088
18089 2005-02-07 Andre Spiegel <spiegel@gnu.org>
18090
18091 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
18092 as directory not writable.
18093
18094 2005-02-07 Kim F. Storm <storm@cua.dk>
18095
18096 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
18097 (cua--standard-movement-commands): Remove list.
18098 Instead, set CUA property value to move for movement commands.
18099 (cua-movement-commands): Remove. Users must set CUA prop instead.
18100 (cua--pre-command-handler): Check CUA property.
18101 (cua--init-keymaps): Don't remap undo commands.
18102 (cua-mode): Don't call cua--rectangle-on-off.
18103
18104 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
18105 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
18106 (cua--rect-undo-set-point): New var.
18107 (cua--rectangle-undo-boundary): Setup undo apply entry.
18108 (cua--rect-undo-handler): New function for rectangle undo.
18109 (cua--rect-start-position, cua--rect-end-position): Add.
18110 (cua--rectangle-post-command): Call cua--rectangle-set-corners
18111 for restored rectangle. Set point if cua--rect-undo-set-point.
18112
18113 2005-02-06 Jay Belanger <belanger@truman.edu>
18114
18115 * calc/calc-lang.el (calc-tex-language): Display more information
18116 in messages.
18117
18118 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
18119 in TeX mode.
18120
18121 2005-02-06 Richard M. Stallman <rms@gnu.org>
18122
18123 * emacs-lisp/lisp.el (buffer-end): Doc fix.
18124
18125 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
18126
18127 * net/ldap.el (ldap-search-internal): Support attributes with
18128 optional descriptions separated by a semi-colon, as in
18129 "userCertificate;binary".
18130
18131 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18132
18133 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
18134 isn't a cons (i.e. the version is 0).
18135
18136 2005-02-05 Eli Zaretskii <eliz@gnu.org>
18137
18138 * help.el (help-for-help): Doc fix.
18139
18140 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
18141
18142 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
18143 GDB-Windows on the menu-bar as this works better.
18144
18145 2005-02-04 Jay Belanger <belanger@truman.edu>
18146
18147 * calc/calc-embed.el (calc-embedded-update): Don't put in
18148 unnecessary newlines. Adjust the end of formula marker.
18149
18150 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
18151 (math-latex-parse-two-args): New function.
18152
18153 2005-02-03 Lute Kamstra <lute@gnu.org>
18154
18155 * help-fns.el (help-with-tutorial): Make sure that users cannot
18156 remove the entire text of the tutorial by means of `undo'.
18157
18158 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
18159
18160 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
18161 in recent changes, where the ispell process was repeatedly
18162 killed & restarted.
18163
18164 * international/mule-cmds.el (set-locale-environment): Set file-name
18165 coding system to utf-8 on Darwin systems.
18166 (set-default-coding-systems): Don't set default-file-name-coding-system
18167 on Darwin systems.
18168
18169 2005-02-03 Richard M. Stallman <rms@gnu.org>
18170
18171 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
18172
18173 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
18174
18175 * faces.el (list-faces-display): Add optional argument.
18176
18177 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
18178
18179 * font-core.el (font-lock-default-function): Handle the rare case where
18180 only font-lock-keywords is set.
18181
18182 2005-02-02 Kenichi Handa <handa@m17n.org>
18183
18184 * international/characters.el: Cancel previous change for
18185 I-WITH-DOT-ABOVE and DOTLESS-i.
18186
18187 * international/latin-5.el: Cancel previous change.
18188
18189 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
18190
18191 * progmodes/gud.el: Correction to syntax in gud-menu-map.
18192
18193 2005-02-02 Kenichi Handa <handa@m17n.org>
18194
18195 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
18196 DOTLESS-i.
18197
18198 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
18199 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
18200
18201 * case-table.el (get-upcase-table): New function.
18202 (copy-case-table): Copy upcaes table too if non-nil.
18203 (set-case-syntax-delims): Maintain upcase table too.
18204 (set-case-syntax-pair): Likewise.
18205 (set-upcase-syntax, set-downcase-syntax): New functions.
18206 (set-case-syntax): Maintain upcase table too.
18207
18208 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
18209
18210 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
18211
18212 * progmodes/gud.el (gud-goto-info): New function.
18213 (gud-tool-bar-map): Use correct icon.
18214
18215 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
18216
18217 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
18218 When delegating, order args in the funcall correctly.
18219
18220 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
18221
18222 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
18223
18224 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
18225
18226 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
18227 buffer not visiting a file.
18228
18229 2005-01-31 Jay Belanger <belanger@truman.edu>
18230
18231 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
18232 bound on the line with the formula.
18233
18234 2005-01-31 Kim F. Storm <storm@cua.dk>
18235
18236 * ses.el (ses-create-cell-variable-range)
18237 (ses-destroy-cell-variable-range, ses-reset-header-string)
18238 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
18239 (ses-insert-row): Fix format of apply undo entries.
18240
18241 2005-01-31 Jay Belanger <belanger@truman.edu>
18242
18243 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
18244 parts.
18245
18246 * calc/calc-embed.el (calc-embedded-open-formula)
18247 (calc-embedded-close-formula): Ignore matrix environments.
18248
18249 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
18250 TeX mode.
18251
18252 * calc/calc-lang.el (math-function-table, math-oper-table)
18253 (math-variable-table): Adjust the LaTeX portions.
18254
18255 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
18256 (math-latex-ignore-words): New constant.
18257
18258 2005-01-31 Richard M. Stallman <rms@gnu.org>
18259
18260 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
18261 (ispell-local-dictionary): Doc fix.
18262 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
18263 Don't reinitialize at run time. Don't defcustom.
18264 All uses changed to append ispell-local-dictionary-alist,
18265 or check it first.
18266 (ispell-current-dictionary): New variable for dictionary in use.
18267 (ispell-dictionary): Now used only for global default.
18268 (ispell-start-process): Set ispell-current-dictionary,
18269 not ispell-dictionary.
18270 (ispell-change-dictionary): Use this only for setting
18271 user preferences.
18272 (ispell-internal-change-dictionary): New function
18273 to change the current dictionary in use.
18274 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
18275 Use ispell-current-dictionary.
18276 Handle ispell-local-dictionary-overridden.
18277 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
18278
18279 2005-01-31 Jay Belanger <belanger@truman.edu>
18280
18281 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
18282
18283 * calc/calc-ext.el: Add calc-latex-language to autoloads.
18284 (calc-mode-map): Add calc-latex-language.
18285
18286 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
18287 (math-latex-print-frac): New functions.
18288 (math-oper-table, math-function-table, math-variable-table)
18289 (math-complex-format, math-input-filter): Add latex properties.
18290 (calc-set-language): Set math-expr-special-function-mapping.
18291
18292 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
18293 (calc-write-parse-table-part): Add LaTeX support.
18294
18295 * calc/calc.el (calc-language): Adjust docstring.
18296 (calc-set-mode-line): Add LaTeX support.
18297 (math-expr-special-function-mapping): New variable.
18298 (math-tex-ignore-words): Add to list.
18299
18300 * calc/calccomp.el (math-compose-expr, math-compose-rows):
18301 Add LaTeX support.
18302 (math-compose-expr): Add support for special functions.
18303
18304 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
18305
18306 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
18307
18308 * progmodes/gdb-ui.el (gdb-memory-address)
18309 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
18310 (gdb-memory-mode-map, gdb-memory-format-keymap)
18311 (gdb-memory-format-menu, gdb-memory-unit-keymap)
18312 (gdb-memory-unit-menu): New variables for a buffer
18313 that lets the user examine program memory.
18314 (gdb-memory-set-address, gdb-memory-set-repeat-count)
18315 (gdb-memory-format-binary, gdb-memory-format-octal)
18316 (gdb-memory-format-unsigned, gdb-memory-format-signed)
18317 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
18318 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
18319 (gdb-memory-unit-word, gdb-memory-unit-halfword)
18320 (gdb-memory-unit-byte, gdb-memory-unit-menu)
18321 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
18322 (gdb-memory-mode, gdb-memory-buffer-name)
18323 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
18324 New functions for above buffer.
18325
18326 2005-01-30 Richard M. Stallman <rms@gnu.org>
18327
18328 * cus-edit.el (custom-bury-buffer): Function deleted.
18329 (custom-buffer-done-function): Option deleted.
18330 (custom-buffer-done-kill): New replacement option.
18331 (Custom-buffer-done): Call quit-window.
18332 (custom-buffer-create-internal): Update for above changes.
18333
18334 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
18335
18336 * simple.el (undo-ask-before-discard): New var.
18337 (undo-outer-limit-truncate): Implement it.
18338 (undo-extra-outer-limit): Doc update.
18339
18340 2005-01-29 Richard M. Stallman <rms@gnu.org>
18341
18342 * ses.el (undo-more): Delete defadvice.
18343 (ses-begin-change): Doc fix.
18344
18345 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
18346 instead of rebinding C-x u and C-_.
18347
18348 * files.el (normal-backup-enable-predicate): Return nil for files
18349 in /tmp, regardless of temporary-file-directory.
18350
18351 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
18352
18353 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
18354 (open-rectangle, delete-whitespace-rectangle-line)
18355 (clear-rectangle-line): If FILL, pass t instead of FILL
18356 for move-to-column's 2nd arg.
18357
18358 * simple.el (undo): Fix the test for continuing a series of undos.
18359 (undo-more): Set pending-undo-list to t when we reach end.
18360 (pending-undo-list): Move up defvar.
18361
18362 * wid-edit.el (widget-button-click):
18363 Shorten the range of the track-mouse binding.
18364
18365 * comint.el (comint-insert-input): Undo previous changes;
18366 use last-input-event in interactive spec.
18367
18368 2005-01-29 Eli Zaretskii <eliz@gnu.org>
18369
18370 * progmodes/compile.el (compilation-start): Bind buffer-read-only
18371 to nil before invoking call-process. Reset buffer's modified flag
18372 after fontifying it in the no-async branch.
18373
18374 * wid-edit.el (widget-specify-button): If mouse pointer shape
18375 cannot be changed, use mouse face instead.
18376
18377 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
18378
18379 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
18380 (gdb-goto-breakpoint): Make breakpoint handling work on template
18381 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
18382 (gdb-assembler-custom): Update to recognize breakpoint information
18383 added on 2005-01-19.
18384
18385 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
18386
18387 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
18388 (dsssl-mode): Use define-derived-mode.
18389 (scheme-mode-initialize): Remove.
18390 (scheme-mode): Use run-mode-hooks.
18391
18392 * cus-edit.el (customize-group-other-window)
18393 (custom-buffer-create-other-window): Don't override special-display-*.
18394 (custom-mode-map): Make it dense.
18395
18396 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
18397 sets the default value.
18398
18399 2005-01-28 Eli Zaretskii <eliz@gnu.org>
18400
18401 * descr-text.el: Add more keywords.
18402
18403 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
18404
18405 * speedbar.el: Avoid unnecessary use of locate-library.
18406
18407 * international/mule-cmds.el (standard-display-european-internal):
18408 Don't fiddle with latin-1 non-break space any more since it's now
18409 special cased in the C code.
18410 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
18411
18412 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
18413
18414 * cus-start.el (all): Add `undo-outer-limit'.
18415
18416 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18417
18418 * textmodes/bibtex.el (bibtex-format-entry):
18419 Use `bibtex-empty-field-re' only on the text of fields, not on entire
18420 field lines.
18421 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
18422 not on part of a buffer.
18423
18424 2005-01-25 Lute Kamstra <lute@gnu.org>
18425
18426 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
18427 nonempty field text strings like "{letters\\macro{}more letters}".
18428 Clarify docstring.
18429 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
18430 (bibtex-entry-offset, bibtex-parse-association)
18431 (bibtex-parse-field-name): Fix typos in docstrings.
18432 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
18433
18434 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
18435
18436 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
18437 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
18438 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
18439 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
18440
18441 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
18442 isearch minor mode.
18443
18444 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
18445
18446 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
18447
18448 2005-01-24 Lute Kamstra <lute@gnu.org>
18449
18450 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
18451 CASECHARS and NOT-CASECHARS regular expressions of the
18452 "nederlands" and "nederlands8" dictionaries to prevent a "Range
18453 striding over charsets" error.
18454
18455 2005-01-24 Jay Belanger <belanger@truman.edu>
18456
18457 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
18458 display variable name.
18459
18460 2005-01-24 Kenichi Handa <handa@m17n.org>
18461
18462 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
18463 Fix setting of the element of encoded-kbd-iso2022-invocations.
18464
18465 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
18466
18467 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
18468 (gdb-threads-select): Change to also accept mouse events.
18469 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
18470 (gdb-threads-mouse-select): Delete.
18471
18472 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
18473
18474 * files.el (insert-directory): Take care of empty directory,
18475 listed without -a switch.
18476
18477 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
18478
18479 * textmodes/refill.el (refill-post-command-function):
18480 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
18481 to the list of functions that we should be careful not to undo.
18482 (refill-late-fill-paragraph-function): Remove.
18483 (refill-saved-state): New var.
18484 (refill-mode): Use it to save fill-paragraph-function.
18485 Save also the value of auto-fill-function.
18486
18487 * term/w32-win.el: Simplify code.
18488
18489 2005-01-23 Kim F. Storm <storm@cua.dk>
18490
18491 * simple.el (line-move): Adapt to new return value from
18492 pos-visible-in-window-p.
18493
18494 * simple.el (line-move): Fix last change. Check partial
18495 visibility at point rather than at window-start.
18496
18497 2005-01-22 Jason Rumney <jasonr@gnu.org>
18498
18499 * term/w32-win.el (xw-defined-colors): Remove debug-message.
18500
18501 2005-01-22 David Kastrup <dak@gnu.org>
18502
18503 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
18504
18505 2005-01-22 Eli Zaretskii <eliz@gnu.org>
18506
18507 * type-break.el (type-break-mode): Add a test for
18508 type-break-file-name being non-nil.
18509
18510 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
18511
18512 * net/eudc.el (top level): Call (message "") via progn, so that
18513 eudc-options-file is loaded.
18514
18515 2005-01-22 Kim F. Storm <storm@cua.dk>
18516
18517 * simple.el (line-move-1): Rename from line-move.
18518 (line-move): New function that adjusts vscroll for partially
18519 visible rows, and calls line-move-1 otherwise.
18520
18521 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
18522
18523 * pcomplete.el: Define pcomplete-read-event instead of read-event,
18524 since it's not a complete read-event implementation
18525
18526 2005-01-20 Jay Belanger <belanger@truman.edu>
18527
18528 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
18529 for called function.
18530
18531 2005-01-20 Steven Tamm <steventamm@mac.com>
18532
18533 * term/mac-win.el (process-connection-type): Remove.
18534 Controlled now by s/darwin.h:PTY_ITERATION.
18535
18536 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
18537
18538 * window.el (handle-select-window): Don't switch window when we're
18539 in the minibuffer.
18540
18541 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
18542
18543 * subr.el (dotimes-with-progress-reporter): New macro.
18544
18545 * ses.el (ses-dotimes-msg): Remove macro.
18546 Use `dotimes-with-progress-reporter' instead.
18547
18548 2005-01-19 Steven Tamm <steventamm@mac.com>
18549
18550 * term/mac-win.el (process-connection-type): Use new
18551 operating-system-release variable to use ptys on Darwin 7 (OS X
18552 10.3) when using carbon build.
18553
18554 2005-01-19 Jay Belanger <belanger@truman.edu>
18555
18556 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
18557 flags if the last command was a tab or M-tab.
18558
18559 * calc/calc-prog.el (calc-user-define-edit): Put original formula
18560 in formula editing buffer.
18561
18562 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
18563
18564 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
18565 breakpoint image symbol in margin.
18566
18567 2005-01-19 Jay Belanger <belanger@truman.edu>
18568
18569 * calc/calc-prog.el (calc-execute-kbd-macro):
18570 Ignore calc-keep-arg-flag.
18571
18572 2005-01-19 Kenichi Handa <handa@m17n.org>
18573
18574 * textmodes/ispell.el (ispell-looking-at): New function.
18575 (ispell-process-line): Use ispell-looking-at to compare the ispell
18576 output and the buffer contents.
18577
18578 2005-01-18 Jay Belanger <belanger@truman.edu>
18579
18580 * calc/calc.el (calc-display-raw): Fix docstring.
18581
18582 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
18583
18584 * simple.el (blink-matching-open): Strip extra info from syntax.
18585
18586 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
18587 funny chars in the end-of-here-doc marker.
18588
18589 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
18590
18591 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
18592 that enable/disabled state of breakpoints is shown correctly in
18593 fringe and on ttys.
18594 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
18595 Add breakpoint information as text properties.
18596 (gdb-mouse-toggle-breakpoint):
18597 Rename to gdb-mouse-set-clear-breakpoint.
18598 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
18599 breakpoints in the margin.
18600 (gdb-remove-strings): Simplify.
18601
18602 2005-01-17 Jay Belanger <belanger@truman.edu>
18603
18604 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
18605 erasing buffer.
18606
18607 2005-01-17 Richard M. Stallman <rms@gnu.org>
18608
18609 * progmodes/grep.el (grep-find): Copy from `grep' the condition
18610 for calling grep-compute-defaults.
18611
18612 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
18613 if buffer is empty.
18614
18615 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
18616
18617 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
18618
18619 * hilit-chg.el (highlight-changes-mode): Don't autoload.
18620
18621 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
18622 non-preloaded variables.
18623
18624 2005-01-17 Steven Tamm <steventamm@mac.com>
18625
18626 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
18627 tex-shell cause to force interactivity when using pipes.
18628
18629 2005-01-17 Kim F. Storm <storm@cua.dk>
18630
18631 * simple.el (just-one-space): Make arg optional.
18632
18633 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
18634
18635 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
18636 posn-at-x-y to t to access left-margin.
18637
18638 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
18639
18640 Sync with Tramp 2.0.47.
18641
18642 * net/tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
18643 catching keep-date problems in cp/scp operations.
18644 (tramp-handle-copy-file): Don't call `set-file-modes'
18645 unconditionally. Specialized functions should know better what is
18646 necessary. This improves performance a little bit, and the
18647 functions could catch errors with `cp -p' and `scp -p'.
18648 (tramp-do-copy-or-rename-file-via-buffer)
18649 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
18650 when appropriate.
18651 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
18652 Call `set-file-modes' when appropriate.
18653 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
18654 Johnsson <isak@hypergene.com>
18655 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
18656 of both Tramp buffer and debug buffer. Reported by Joakim Verona
18657 <joakim@verona.se>
18658 (tramp-file-name-for-operation): Mark `shell-command' as magic for
18659 Emacs only.
18660
18661 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
18662 `find-file-hooks' and `dired-mode-hook'.
18663 (tramp-minor-mode-map): Respective map. Add remapping for
18664 `compile' and `recompile'.
18665 (tramp-remap-command, tramp-recompile): New defuns.
18666 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
18667 in buffer "*Compilation*". Call the commands asynchronously.
18668
18669 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
18670 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
18671 `shell-command', because it isn't magic in XEmacs. Reported by
18672 Adrian Aichner <adrian@xemacs.org>.
18673
18674 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
18675 `substitute-in-file-name.
18676 (tramp-smb-handle-substitute-in-file-name): New defun.
18677 (tramp-smb-advice-PC-do-completion): Delete advice.
18678
18679 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
18680
18681 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
18682 Fix error in deleting region.
18683
18684 2005-01-15 Richard M. Stallman <rms@gnu.org>
18685
18686 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
18687 In non-temp buffer, switch syntax table temporarily.
18688
18689 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
18690
18691 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
18692
18693 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
18694
18695 * imenu.el (imenu--split-menu): Copy menulist before sorting.
18696 (imenu--generic-function): Use START, not BEG, as pos of definition.
18697
18698 * simple.el (just-one-space): Argument specifies number of spaces.
18699
18700 * simple.el (eval-expression-print-format): Avoid warning
18701 about edebug-active.
18702
18703 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
18704
18705 * progmodes/sh-script.el: Code copied from make-mode.el
18706 with small changes,
18707 (sh-mode-map): Bind C-c C-\.
18708 (sh-backslash-column, sh-backslash-align): New variables.
18709 (sh-backslash-region, sh-append-backslash): New functions.
18710
18711 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
18712
18713 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
18714 (rmail-pop-password, rmail-pop-password-required): Move to
18715 rmail-obsolete group.
18716 (rmail-set-pop-password): Rename to rmail-set-remote-password.
18717 All callers updated.
18718 (rmail-get-pop-password): Rename to rmail-get-remote-password.
18719 Take an argument specifying whether it is POP or IMAP mailbox we
18720 are using. All callers updated.
18721 (rmail-pop-password-error): Rename to
18722 rmail-remote-password-error. Added mailutils-specific error message.
18723 (rmail-movemail-search-path)
18724 (rmail-movemail-variant-in-use): New variables.
18725 (rmail-remote-password, rmail-remote-password-required):
18726 New customization variables.
18727 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
18728 (rmail-parse-url): New function.
18729 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
18730 with GNU mailutils movemail.
18731
18732 2005-01-15 Kevin Ryde <user42@zip.com.au>
18733
18734 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
18735 suffix to space, $ or '$, to correctly position point when going
18736 to @table style constants like DBL_MAX.
18737
18738 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
18739
18740 * type-break.el (type-break-mode, type-break-file-time)
18741 (type-break-file-keystroke-count, type-break-choose-file):
18742 Don't store data in or load data from the file if type-break-file-name
18743 is nil.
18744 (type-break-file-name): Doc update as per the above.
18745
18746 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
18747
18748 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
18749 lookup-key might return nil; handle that.
18750
18751 2005-01-15 Alan Mackenzie <acm@muc.de>
18752
18753 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
18754 rather than the element found, thus enabling the tree to be setcar'd.
18755
18756 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
18757
18758 * textmodes/org.el (org-show-following-heading): New option.
18759 (org-show-hierarchy-above): Use `org-show-following-heading'.
18760 (org-cycle): Documentation fix.
18761
18762 * textmodes/org.el (orgtbl-optimized): New option
18763 (orgtbl-mode): New command, a minor mode.
18764 (orgtbl-mode-map): New variable.
18765 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
18766 (orgtbl-error, orgtbl-self-insert-command)
18767 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
18768
18769 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
18770 a local variable in each org-mode buffer.
18771
18772 * textmodes/org.el (org-set-regexps-and-options): Rename from
18773 `org-set-regexps'. Added checking for STARTUP keyword.
18774 (org-get-current-options): Add STARTUP options.
18775 (org-table-insert-row): Make mode intelligent about when
18776 realignment is needed.
18777 (org-self-insert-command, org-delete-backward-char, org-delete-char):
18778 New commands.
18779 (org-enable-table-editor): New default value `optimized'.
18780 (org-table-blank-field): Support blanking regions if active.
18781
18782 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
18783
18784 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
18785 if the year is not given.
18786
18787 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
18788 Add new escapes %m and %M, fixed bug with %F by adding
18789 save-match-data.
18790 (reftex-reference): Remove ?. from list of spaces.
18791 (reftex-label-info): Add automatic label prefix recognition.
18792
18793 * textmodes/reftex-index.el (reftex-index-next-phrase):
18794 Add slave parameter to call of `reftex-index-this-phrase'.
18795 (reftex-index-this-phrase): New optional argument.
18796 (reftex-index-region-phrases): Add slave parameter to call of
18797 `reftex-index-this-phrase'.
18798 (reftex-display-index): New argument redo.
18799 (reftex-index-rescan): Add `redo' to arguments of
18800 `reftex-display-index'.
18801 (reftex-index-Rescan, reftex-index-revert)
18802 (reftex-index-switch-index-tag): Add `redo' to arguments of
18803 `reftex-display-index'.
18804 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
18805 indexing. Fix bug with matching is there is a quote before or
18806 after the word.
18807
18808 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
18809 Fix bug when collecting citation keys in lines with comments.
18810 (reftex-citation): Prefix argument no longer rescans the document,
18811 but forces prompting for optional arguments of cite macros.
18812 (reftex-do-citation): Prompting for optional arguments implemented.
18813
18814 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
18815 Add optional arguments to most cite commands.
18816 (reftex-cite-cleanup-optional-args): New option
18817 (reftex-cite-prompt-optional-args): New option.
18818 (reftex-trust-label-prefix): New option.
18819
18820 * textmodes/reftex-toc.el (reftex-toc-find-section):
18821 Add push-mark before changing the position in the buffer.
18822
18823 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
18824 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
18825
18826 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
18827
18828 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
18829 more carefully.
18830
18831 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
18832
18833 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
18834 (sgml-mode): Use it.
18835 (sgml-get-context): Better keep track of implicitly closed tags.
18836
18837 2005-01-13 Kenichi Handa <handa@m17n.org>
18838
18839 * textmodes/ispell.el: These changes are to fix misalignment error
18840 caused by equivalent characters of different Emacs charsets.
18841 (ispell-unified-chars-table): New variable.
18842 (ispell-get-decoded-string): New function.
18843 (ispell-get-casechars, ispell-get-not-casechars)
18844 (ispell-get-otherchars): Call ispell-get-decoded-string.
18845
18846 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
18847
18848 * custom.el (custom-declare-variable): Just put symbol instead
18849 of (defvar . symbol) in `current-load-list'.
18850
18851 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
18852
18853 * emacs-lisp/elint.el: Fixed typo in Commentary section.
18854
18855 2005-01-12 Jay Belanger <belanger@truman.edu>
18856
18857 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
18858 to create a Calc summary.
18859
18860 2005-01-12 Kim F. Storm <storm@cua.dk>
18861
18862 * mouse.el (mouse-on-link-p): Change functionality and doc
18863 string to comply with latest description in lisp ref.
18864
18865 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
18866
18867 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
18868 Enable mouse clicks on mode-line, header-line and margin.
18869 (event-type): Give mouse event symbols an `event-kind' property
18870 with value `mouse-click'.
18871
18872 2005-01-12 Juri Linkov <juri@jurta.org>
18873
18874 * facemenu.el (list-colors-display): Add new arg buffer-name.
18875 Use it. Fix docstring. Replace code for identifying duplicate
18876 colors by the name with call to `list-colors-duplicates' which
18877 identifies duplicate colors by the value unless the color
18878 is one of special Windows colors. Set truncate-lines to t.
18879 Print sorted duplicate color names on each line. Indent to 22
18880 \(the longest color name in rgb.txt) instead of 20. Optimize.
18881 (list-colors-duplicates): New function.
18882 (facemenu-color-name-equal): Delete function.
18883
18884 * facemenu.el (list-colors-print): New function created from code
18885 in list-colors-display. Print #RRGGBB at the window right edge.
18886 (list-colors-display): When temp-buffer-show-function is not
18887 defined, call list-colors-print from temp-buffer-show-hook
18888 to get the right value of window-width in list-colors-print
18889 after the buffer is displayed.
18890
18891 * simple.el (pop-mark): Move deactivate-mark out of conditional
18892 part to deactivate the active mark regardless of the state of the
18893 mark ring.
18894
18895 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
18896 variables line in desktop files.
18897
18898 2005-01-12 Juri Linkov <juri@jurta.org>
18899
18900 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
18901 Bring together isearch highlight related options.
18902 (lazy-highlight): Replace group `replace' by `matching'.
18903 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
18904 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
18905 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
18906 and declare them obsolete.
18907 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
18908 (isearch-faces): Remove defgroup.
18909 (isearch-overlay, isearch-highlight, isearch-dehighlight):
18910 Move isearch highlighting code closer to lazy highlighting code.
18911
18912 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
18913 (query-replace-highlight, query-replace-lazy-highlight)
18914 (query-replace): Move definitions to the beginning of the file.
18915
18916 2005-01-11 Juri Linkov <juri@jurta.org>
18917
18918 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
18919 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
18920 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
18921
18922 * info.el (Info-history-forward): New variable.
18923 (Info-select-node): Reset Info-history-forward to nil.
18924 (Info-last): Turn into defalias.
18925 (Info-history-back): Rename from Info-last.
18926 Add current node to Info-history-forward.
18927 (Info-history-forward): New fun.
18928 (Info-mode-map): Replace Info-last by Info-history-back.
18929 Bind Info-history-forward to "r".
18930 (Info-mode-menu): Replace Info-last by Info-history-back.
18931 Fix menu item text. Add menu item for Info-history-forward.
18932 (info-tool-bar-map): Replace Info-last by Info-history-back.
18933 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
18934 for Info-history-forward.
18935 (Info-mode): Replace Info-last by Info-history-back in docstring.
18936 Add local variable Info-history-forward.
18937 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
18938
18939 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
18940
18941 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
18942 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
18943 Ignore select-window events rather than fiddle with
18944 mouse-autoselect-window.
18945
18946 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
18947
18948 * type-break.el (type-break-mode): Fix previous change.
18949
18950 2005-01-10 Jay Belanger <belanger@truman.edu>
18951
18952 * calc/calc-ext.el (calc-reset): Reset when inside embedded
18953 calculator; only reset when point is inside a calculator.
18954 Don't adjust the window height if the window takes up the whole height
18955 of the frame.
18956
18957 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
18958
18959 * ebuff-menu.el (Electric-buffer-menu-mode):
18960 Preserve value of buffer-local var header-line-format.
18961
18962 2005-01-09 Jay Belanger <belanger@truman.edu>
18963
18964 * calc/calc.el (calc-mode-var-list-restore-saved-values):
18965 Make sure settings file exists before accessing it.
18966
18967 * calc/calc-embed.el (calc-embedded-subst):
18968 Replace math-multi-subst-rec, which is only supposed to be called
18969 by math-multi-subst, by math-multi-subst.
18970
18971 2005-01-09 Andre Spiegel <spiegel@gnu.org>
18972
18973 * vc.el (vc-allow-async-revert): New user option.
18974 (vc-disable-async-diff): New internal variable.
18975 (vc-revert-buffer): Use them to disable asynchronous diff.
18976
18977 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
18978 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
18979 asynchronously if vc-disable-async-diff is t.
18980
18981 2005-01-09 Jay Belanger <belanger@truman.edu>
18982
18983 * calc/calc.el (defcalcmodevar): New macro.
18984 (calc-mode-var-list-restore-default-values)
18985 (calc-mode-var-list-restore-saved-values): New functions.
18986 (calc-mode-var-list): Use defcalcmodevar to define it.
18987 (calc-always-load-extensions, calc-line-numbering)
18988 (calc-line-breaking, calc-display-just, calc-display-origin)
18989 (calc-number-radix, calc-leading-zeros, calc-group-digits)
18990 (calc-group-char, calc-point-char, calc-frac-format)
18991 (calc-prefer-frac, calc-hms-format, calc-date-format)
18992 (calc-float-format, calc-full-float-format, calc-complex-format)
18993 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
18994 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
18995 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
18996 (calc-matrix-brackets, calc-language, calc-language-option)
18997 (calc-left-label, calc-right-label, calc-word-size)
18998 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
18999 (calc-display-raw, calc-internal-prec, calc-angle-mode)
19000 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
19001 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
19002 (calc-window-height, calc-display-trail, calc-show-selections)
19003 (calc-use-selections, calc-assoc-selections)
19004 (calc-display-working-message, calc-auto-why, calc-timing)
19005 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
19006 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
19007 (calc-gnuplot-default-device, calc-gnuplot-default-output)
19008 (calc-gnuplot-print-device, calc-gnuplot-print-output)
19009 (calc-gnuplot-geometry, calc-graph-default-resolution)
19010 (calc-graph-default-resolution-3d, calc-invocation-macro)
19011 (calc-show-banner): Use defcalcmodevar to declare them and set
19012 their default values.
19013
19014 * calc/calc-ext.el (calc-reset): Restore saved values of variables
19015 instead of default values (but restore default values if there is
19016 an argument of 0).
19017
19018 2005-01-09 David Kastrup <dak@gnu.org>
19019
19020 * desktop.el (desktop-restore-eager): Fix typo in type.
19021
19022 2005-01-08 Richard M. Stallman <rms@gnu.org>
19023
19024 * cus-edit.el (customize): Delete :link.
19025
19026 2005-01-08 Jay Belanger <belanger@truman.edu>
19027
19028 * calc/calc.el (calc-mode): Remove the extension from the
19029 `calc-settings-file' file name when loading it.
19030
19031 2005-01-08 Kim F. Storm <storm@cua.dk>
19032
19033 * info.el (Info-mode-map, Info-next-link-keymap)
19034 (Info-prev-link-keymap, Info-up-link-keymap):
19035 Map follow-link to mouse-face.
19036 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
19037
19038 2005-01-08 Jay Belanger <belanger@truman.edu>
19039
19040 * calc/calc.el (calc-settings-file): Change default value.
19041 Suggested by cgw in a comment in calc-mode.el.
19042
19043 * calc/calc-mode.el (calc-settings-file-name):
19044 Compare calc-settings-file to user-init-file instead of ~/.emacs.
19045 Replace ~/.emacs in a prompt by calc-settings-file.
19046
19047 2005-01-07 Lars Hansen <larsh@math.ku.dk>
19048
19049 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
19050 (desktop-lazy-idle-delay): New customizable variables.
19051 (desktop-buffer-args-list): New variable.
19052 (desktop-append-buffer-args): New function.
19053 (desktop-save): Call desktop-append-buffer-args for some buffers.
19054 (desktop-lazy-create-buffer): New function.
19055 (desktop-idle-create-buffers): New function.
19056 (desktop-read): Add message about buffers to restore lazily.
19057 (desktop-lazy-abort): New command.
19058 (desktop-clear): Call desktop-lazy-abort.
19059 (desktop-lazy-complete): New command.
19060
19061 2005-01-06 Richard M. Stallman <rms@gnu.org>
19062
19063 * emacs-lisp/find-func.el (find-face-definition):
19064 Rename from find-face.
19065
19066 2005-01-06 Kim F. Storm <storm@cua.dk>
19067
19068 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
19069
19070 * man.el (Man-xref-man-page, Man-xref-header-file)
19071 (Man-xref-normal-file): Add follow-link property.
19072
19073 2005-01-06 Jay Belanger <belanger@truman.edu>
19074
19075 * calc/calc-units.el: Make sure the proper macro definitions are
19076 available when compiling.
19077
19078 2005-01-06 Juri Linkov <juri@jurta.org>
19079
19080 * isearch.el (isearch-lazy-highlight-update):
19081 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
19082
19083 2005-01-06 Miles Bader <miles@gnu.org>
19084
19085 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
19086 (isearch-lazy-highlight-face): Use new name.
19087
19088 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
19089
19090 * uniquify.el (uniquify-rationalize-file-buffer-names):
19091 Re-add an interactive spec.
19092 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
19093 to the same name.
19094
19095 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
19096 (isearch-update, isearch-done): Adjust calls accordingly.
19097
19098 2005-01-05 Richard M. Stallman <rms@gnu.org>
19099
19100 * custom.el (custom-set-variables, custom-theme-set-variables):
19101 Clarify documentation.
19102
19103 * emacs-lisp/find-func.el (find-variable)
19104 (find-variable-other-window, find-variable-other-frame):
19105 Fix the TYPE args to find-function-read and find-function-do-it.
19106 (find-function): Doc fix.
19107 (find-function-at-point): Replace function-at-point alias.
19108
19109 2005-01-04 Richard M. Stallman <rms@gnu.org>
19110
19111 * cus-face.el (custom-declare-face):
19112 Record defface in current-load-list.
19113
19114 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
19115
19116 * emacs-lisp/find-func.el: Doc fixes.
19117 (find-face-regexp): New variable.
19118 (find-function-regexp-alist): New variable.
19119 (find-function-C-source): Third arg is now TYPE.
19120 (find-function-search-for-symbol): Handle general TYPE.
19121 (find-function-read, find-function-do-it): Handle general TYPE.
19122 (find-definition-noselect, find-face): New functions.
19123 (function-at-point): Alias deleted.
19124
19125 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
19126
19127 * battery.el (display-battery-mode): Rename from display-battery.
19128 Handle the case where it gets turned off.
19129
19130 2005-01-04 Richard M. Stallman <rms@gnu.org>
19131
19132 * cus-edit.el (customize): Make :link point to user doc.
19133
19134 * man.el (Man-fontify-manpage): Turn off undo generation.
19135
19136 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
19137
19138 2005-01-04 Andreas Schwab <schwab@suse.de>
19139
19140 * files.el (insert-directory): Only look for error lines in
19141 inserted text. Don't move too far after processing --dired markers.
19142
19143 2005-01-04 Richard M. Stallman <rms@gnu.org>
19144
19145 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
19146 Don't expand if the character is @, period, dash, etc.
19147 (define-mail-abbrev): Quote names that contain problem characters.
19148
19149 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
19150
19151 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
19152
19153 2005-01-03 Richard M. Stallman <rms@gnu.org>
19154
19155 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
19156 (query-replace-highlight, query-replace-lazy-highlight)
19157 (query-replace): Definitions moved up. Doc fix.
19158
19159 2005-01-03 Richard M. Stallman <rms@gnu.org>
19160
19161 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
19162 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
19163 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
19164 (lazy-highlight-face): Rename from isearch-lazy-...
19165 Change all references to them.
19166
19167 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
19168
19169 * cus-edit.el (custom-file): Doc fix for defcustom.
19170 (custom-file): The function no longer sets the variable
19171 `custom-file' to its return value.
19172
19173 * startup.el (command-line): No longer load `custom-file'.
19174
19175 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
19176
19177 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
19178
19179 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
19180 Don't confuse module-prefixed identifiers for labels.
19181 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
19182
19183 2005-01-02 Richard M. Stallman <rms@gnu.org>
19184
19185 * files.el (basic-save-buffer-1): Fix previous change.
19186
19187 * loadhist.el (file-loadhist-lookup): New function.
19188 (file-provides, file-requires): Use it.
19189
19190 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
19191 instead of calculating the right size.
19192
19193 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
19194
19195 * vc-svn.el (vc-svn-diff): Stay local if possible.
19196
19197 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
19198
19199 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
19200
19201 * files.el (hack-local-variables): Fix last change.
19202
19203 2005-01-02 Jay Belanger <belanger@truman.edu>
19204
19205 * calc/calc-yank.el (calc-edit-top): New variable.
19206 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
19207 object. Change header properties.
19208 (calc-edit-finish, calc-edit-finish-stack-object)
19209 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
19210 edited object.
19211 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
19212 for the beginning of the edited object.
19213 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
19214 for the beginning of the edited object.
19215 * calc/calc-prog.el (calc-edit-macro-finish-edit)
19216 (calc-finish-formula-edit, calc-macro-repeats)
19217 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
19218 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
19219 beginning of the edited object.
19220 (calc-user-define-edit): Change the header for editing macros.
19221 Remove unnecessary variable.
19222
19223 2005-01-01 Jay Belanger <belanger@truman.edu>
19224
19225 * calc/calc-yank.el (calc-edit-mode): Change default header.
19226 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
19227 * calc/calc-store.el (calc-edit-variable): Change title to match new
19228 header.
19229 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
19230 mode to match new header.
19231 (calc-user-define-edit): Change titles to include names of commands.
19232 (calc-finish-formula-edit): Adjust to handle new header.
19233 (calc-finish-macro-edit): Remove.
19234 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
19235 (calc-edit-macro-command, calc-edit-macro-command-type)
19236 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
19237 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
19238 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
19239 (calc-edit-macro-finish-edit): New functions.
19240 (calc-user-define-edit): Use new functions to edit named calc macros.
19241
19242 2005-01-01 Stefan <monnier@iro.umontreal.ca>
19243
19244 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
19245
19246 * ses.el (copy-region-as-kill): Deactivate mark.
19247
19248 2005-01-01 Richard M. Stallman <rms@gnu.org>
19249
19250 * replace.el (occur-1): If the output buffer is also an input,
19251 don't kill it, rename it.
19252
19253 * faces.el (set-face-background, set-face-foreground): Doc fix.
19254
19255 * cus-face.el (custom-face-attributes): Fix :help-echo strings
19256 for :foreground and :background.
19257
19258 * dired.el (dired-view-command-alist): Variable deleted.
19259 (dired-view-file, dired-mouse-find-file-other-window):
19260 Delete the code to use it.
19261
19262 2005-01-01 Kim F. Storm <storm@cua.dk>
19263
19264 * image.el (insert-sliced-image): Use t for line-height property.
19265
19266 See ChangeLog.11 for earlier changes.
19267
19268 ;; Local Variables:
19269 ;; coding: iso-2022-7bit
19270 ;; End:
19271
19272 Copyright (C) 2005 Free Software Foundation, Inc.
19273 Copying and distribution of this file, with or without modification,
19274 are permitted provided the copyright notice and this notice are preserved.
19275
19276 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1