]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
New file: blank-mode.el
[gnu-emacs] / lisp / ChangeLog
1 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2 2008-01-17 Miles Bader <miles@gnu.org>
3
4 * blank-mode.el: New file. Minor mode to visualise TAB,
5 (HARD) SPACE, NEWLINE. Miles Bader <miles@gnu.org> wrote the original
6 code for handling display table (via visws.el package), his code was
7 modified, but the main idea was kept.
8
9 2008-01-16 Alan Mackenzie <acm@muc.de>
10
11 * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
12 an eval-and-compile, so as to permit byte-compiling (e.g. in
13 bootstrap).
14
15 2008-01-16 Juanma Barranquero <lekktu@gmail.com>
16
17 * frame.el (display-mm-height, display-mm-width):
18 * whitespace.el (whitespace-check-leading-whitespace)
19 (whitespace-check-trailing-whitespace)
20 (whitespace-check-spacetab-whitespace)
21 (whitespace-check-indent-whitespace)
22 (whitespace-check-ateol-whitespace):
23 * progmodes/ada-xref.el (ada-convert-file-name): Fix typo in docstring.
24
25 2008-01-16 Glenn Morris <rgm@gnu.org>
26
27 * comint.el (comint-regexp-arg): Fix no-input case.
28
29 2008-01-16 Ulf Jasper <ulf.jasper@web.de>
30
31 * calendar/icalendar.el (icalendar-export-file)
32 (icalendar-import-file): Restore significant trailing whitespace
33 in `interactive' prompts.
34
35 2008-01-15 Dan Nicolaescu <dann@ics.uci.edu>
36
37 * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
38 after-save-hook so that it is not called multiple times.
39
40 * vc-svn.el (vc-svn-resolve-when-done): Likewise.
41
42 2008-01-15 Glenn Morris <rgm@gnu.org>
43
44 * diff-mode.el (diff-end-of-hunk): Revert 2008-01-08 change.
45
46 2008-01-14 Alan Mackenzie <acm@muc.de>
47
48 * progmodes/cc-vars.el (c-constant-symbol): New function which
49 supersedes c-const-symbol. During a customize-.. call it enables
50 an element of (e.g.) c-hanging-braces alist to have its name
51 displayed, even when the default value of c-h-b etc. doesn't
52 include the elemnt. Replace uses of the old function by the new.
53
54 * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
55 obscure non-working fragment ":value c-".
56
57 * progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro
58 call inside a struct being recognised as a K&R argument.
59
60 2008-01-14 Jason Rumney <jasonr@gnu.org>
61
62 * image.el (image-type): Use image-type-from-file-name (from trunk
63 2007-05-21 Chong Yidong <cyd@stupidchicken.com>).
64
65 2008-01-12 Glenn Morris <rgm@gnu.org>
66
67 * woman.el (woman-parse-numeric-arg): Change handling of `==':
68 can be interned without a function definition.
69
70 2008-01-12 Eli Zaretskii <eliz@gnu.org>
71
72 * view.el (view-file-other-window, view-file-other-frame): Don't
73 kill the buffer if it is modified. Doc fixes.
74 (kill-buffer-if-not-modified): New function.
75 (view-file): Don't kill the buffer if it is modified.
76
77 * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete
78 function.
79 (ebrowse-view/find-file-and-search-pattern): Call
80 view-file-other-window instead of ebrowse-view-file-other-window.
81 (ebrowse-view-file-other-frame): Don't call
82 current-window-configuration. Fix second argument in the call to
83 view-mode-enter. Doc fix.
84
85 2008-01-11 Richard Stallman <rms@gnu.org>
86
87 * subr.el (atomic-change-group): Prevent undo list truncation.
88
89 2008-01-11 Martin Rudalics <rudalics@gmx.at>
90
91 * cus-start.el (all): Add missing version entries.
92
93 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
94
95 * files.el (safe-local-eval-forms): Mark
96 (add-hook 'write-file-hooks 'time-stamp) as safe.
97
98 2008-01-10 Nick Roberts <nickrob@snap.net.nz>
99
100 * comint.el (comint-insert-input): Set point first.
101
102 * progmodes/gdb-ui.el (gdb-dequeue-input): Make doubly sure
103 session doesn't hang because gdb-pending-triggers is non-nil.
104 (gdb-frame-handler): Use buffer-file-name instead of
105 buffer-name in case of duplicate file names.
106
107 2008-01-10 Dan Nicolaescu <dann@ics.uci.edu>
108
109 * progmodes/verilog-mode.el (verilog-mode-map): Don't bind C-M-a,
110 C-M-e and C-M-h for emacs, they work by default.
111 (verilog-emacs-features): Remove.
112 (verilog-setup-dual-comments, verilog-populate-syntax-table):
113 Remove. Move syntax table initialization ...
114 (verilog-mode-syntax-table): ... here.
115 (verilog-mode): Don't initialize the syntax table here.
116 (verilog-mark-defun): Only do something useful for XEmacs, emacs
117 does not need it.
118
119 2008-01-10 Glenn Morris <rgm@gnu.org>
120
121 * shell.el (shell-dirtrack-verbose, shell-mode)
122 (shell-directory-tracker, shell-dirtrack-mode): Doc fix.
123 (dirtrack-toggle, dirtrack-mode): No longer alias to
124 shell-dirtrack-mode.
125
126 2008-01-10 Kenichi Handa <handa@ni.aist.go.jp>
127
128 * international/mule-cmds.el (select-safe-coding-system):
129 When a buffer is modified, cancel the writing.
130
131 2008-01-09 Wilson Snyder <wsnyder@wsnyder.org>
132
133 * progmodes/verilog-mode.el (verilog-booleanp): New function for
134 backward compatibility. Replace all uses of booleanp with
135 verilog-booleanp.
136
137 2008-01-09 Dan Nicolaescu <dann@ics.uci.edu>
138
139 * vc-hg.el (vc-hg-diff): Don't pass an empty string.
140
141 2008-01-09 Wilson Snyder <wsnyder@wsnyder.org>
142
143 * progmodes/verilog-mode.el (top-level): Fix spacing.
144 (verilog-mode-version, verilog-mode-release-date): Update version
145 number.
146 (verilog-mode-release-emacs): New variable.
147 (compile-command, reporter-prompt-for-summary-p): Define for byte
148 compiler.
149 (verilog-startup-message-lines)
150 (verilog-startup-message-displayed)
151 (verilog-display-startup-message): Remove.
152 (verilog-highlight-p1800-keywords): Improve docstring.
153 (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
154 (vector-skip-list): Only defvar at compile time.
155 (verilog-highlight-translate-off, verilog-indent-level)
156 (verilog-indent-level-module, verilog-indent-level-declaration)
157 (verilog-indent-declaration-macros, verilog-indent-lists)
158 (verilog-indent-level-behavioral)
159 (verilog-indent-level-directive, verilog-cexp-indent)
160 (verilog-case-indent, verilog-auto-newline)
161 (verilog-auto-indent-on-newline, verilog-tab-always-indent)
162 (verilog-tab-to-comment, verilog-indent-begin-after-if)
163 (verilog-align-ifelse, verilog-minimum-comment-distance)
164 (verilog-auto-lineup, verilog-highlight-p1800-keywords)
165 (verilog-auto-endcomments, verilog-auto-read-includes)
166 (verilog-auto-star-expand, verilog-auto-star-save)
167 (verilog-library-flags, verilog-library-directories)
168 (verilog-library-files, verilog-library-extensions)
169 (verilog-active-low-regexp, verilog-auto-sense-include-inputs)
170 (verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
171 (verilog-assignment-delay, verilog-auto-inst-vector)
172 (verilog-auto-inst-template-numbers)
173 (verilog-auto-input-ignore-regexp)
174 (verilog-auto-inout-ignore-regexp)
175 (verilog-auto-output-ignore-regexp)
176 (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp): Add
177 safe-local-variable properties.
178 (verilog-statement-menu, verilog-company)
179 (verilog-re-search-forward, verilog-re-search-backward)
180 (verilog-error-regexp-add, verilog-end-block-re)
181 (verilog-emacs-features, verilog-populate-syntax-table)
182 (verilog-setup-dual-comments, verilog-type-font-keywords)
183 (verilog-inside-comment-p, electric-verilog-backward-sexp)
184 (verilog-backward-sexp, verilog-forward-sexp)
185 (verilog-font-lock-init, verilog-mode)
186 (electric-verilog-terminate-line, electric-verilog-semi)
187 (electric-verilog-tab, verilog-insert-1, )
188 (verilog-insert-indices, verilog-generate-numbers)
189 (verilog-comment-region, verilog-label-be)
190 (verilog-beg-of-statement, verilog-in-case-region-p)
191 (verilog-in-struct-region-p, verilog-in-generate-region-p)
192 (verilog-in-fork-region-p, verilog-backward-case-item)
193 (verilog-set-auto-endcomments, verilog-get-expr)
194 (verilog-expand-vector-internal, verilog-surelint-off)
195 (verilog-batch-execute-func, verilog-calculate-indent)
196 (verilog-calc-1, verilog-calculate-indent-directive)
197 (verilog-leap-to-head, verilog-continued-line)
198 (verilog-backward-token, verilog-backward-syntactic-ws)
199 (verilog-forward-syntactic-ws, verilog-backward-ws&directives)
200 (verilog-forward-ws&directives, verilog-at-constraint-p)
201 (verilog-skip-backward-comments, verilog-indent-line-relative)
202 (verilog-do-indent, verilog-indent-comment)
203 (verilog-more-comment, verilog-pretty-declarations)
204 (verilog-pretty-expr, verilog-just-one-space)
205 (verilog-indent-declaration, verilog-get-completion-decl)
206 (verilog-goto-defun, verilog-showscopes, verilog-header)
207 (verilog-signals-combine-bus, verilog-read-decls)
208 (verilog-read-always-signals-recurse, verilog-read-instants)
209 (verilog-read-auto-template, verilog-set-define)
210 (verilog-read-defines, verilog-read-signals, verilog-getopt)
211 (verilog-is-number, verilog-expand-dirnames)
212 (verilog-modi-lookup, verilog-modi-cache-results)
213 (verilog-insert-one-definition, verilog-make-width-expression)
214 (verilog-delete-autos-lined, verilog-auto-save-check)
215 (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
216 (verilog-auto-inst-param, verilog-auto-reg)
217 (verilog-auto-reg-input, verilog-auto-wire, )
218 (verilog-auto-output, verilog-auto-output-every)
219 (verilog-auto-input, verilog-auto-inout)
220 (verilog-auto-inout-module, verilog-auto-sense)
221 (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
222 (verilog-auto-ascii-enum, verilog-auto)
223 (verilog-sk-define-signal, verilog-mode-mouse-map)
224 (verilog-load-file-at-mouse, verilog-load-file-at-point)
225 (verilog-library-files): Cleanup spacing of )'s they should not be
226 on unique lines. Fix checkdoc warnings.
227
228 2008-01-09 Glenn Morris <rgm@gnu.org>
229
230 * ffap.el (ffap-string-at-point-mode-alist): Add `\' to file
231 entry, for Windows.
232
233 2008-01-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
234
235 * ps-print.el: Some face attributes (like :strike-through) was not
236 being recognised. Reported by Leo <sdl.web@gmail.com>.
237 (ps-face-strikout-p, ps-face-overline-p, ps-face-box-p): New funs.
238 (ps-screen-to-bit-face): Fix code.
239
240 2008-01-08 Kevin Ryde <user42@zip.com.au>
241
242 * progmodes/compile.el (compilation-error-regexp-alist-alist):
243 For perl, allow "during global destruction" at end.
244
245 2008-01-08 Glenn Morris <rgm@gnu.org>
246
247 * diff-mode.el (diff-end-of-hunk): Don't match empty lines in
248 unified format.
249
250 * mouse.el (mouse-major-mode-menu): Suppress duplicate menus.
251
252 2008-01-08 Nick Roberts <nickrob@snap.net.nz>
253
254 * progmodes/gdb-ui.el (gdb-var-list-children-1): Put varnum in
255 quotes in case of spaces, e.g. STL containers (not pretty).
256
257 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
258
259 * vc-hg.el (vc-hg-log-view-mode): Handle the user field better.
260
261 2008-01-07 Nick Roberts <nickrob@snap.net.nz>
262
263 * progmodes/gdb-ui.el (gud-gdb-command-name): Explain
264 "--annotate=3" option is necessary for the Graphical Interface.
265
266 2008-01-07 Dan Nicolaescu <dann@ics.uci.edu>
267
268 * vc-hg.el (vc-hg-dir-state): Pass the dir argument to
269 vc-hg-command.
270
271 2008-01-07 Glenn Morris <rgm@gnu.org>
272
273 * calc/calc-help.el (calc-full-help): Use emacs-copyright.
274
275 2008-01-06 Nick Roberts <nickrob@snap.net.nz>
276
277 * progmodes/hideif.el (hide-ifdef-mode-menu): Put hide-ifdef commands
278 on menu bar.
279
280 2008-01-06 Michael Albinus <michael.albinus@gmx.de>
281
282 * ffap.el (ffap-read-file-or-url): Let-bind
283 `file-name-handler-alist' due to `rfn-eshadow-update-overlay'.
284
285 2008-01-05 Sven Joachim <svenjoac@gmx.de>
286
287 * vc-bzr.el: Fix typo in header.
288
289 2008-01-05 Eli Zaretskii <eliz@gnu.org>
290
291 * Makefile.in (custom-deps, finder-data): Depend on autoloads
292 instead of loaddefs.el.
293
294 2008-01-05 Glenn Morris <rgm@gnu.org>
295
296 * progmodes/verilog-mode.el: Replace all instances of
297 string-to-int with string-to-number, insert-string with insert,
298 and read-input with read-string.
299 (top-level): No need to require imenu, reporter, dinotrace, vc,
300 font-lock when compiling. Always require compile. Relegate remaining
301 compatibility cruft to XEmacs. Don't require font-lock.
302 (verilog-version): Remove superfluous concat.
303 (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
304 No need to define.
305 (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
306 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
307 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
308 (verilog-startup-message-displayed): These are variables, not constants.
309 (verilog-batch-execute-func, verilog-auto-inst)
310 (verilog-auto-inst-param): Use mapc rather than mapcar.
311 (sigs-in, sigs-inout, sigs-out): Define for compiler rather than
312 actually defining.
313 (verilog-modi-get-decls, verilog-modi-get-sub-decls)
314 (verilog-modi-get-outputs, verilog-modi-get-inouts)
315 (verilog-modi-get-inputs, verilog-modi-get-wires)
316 (verilog-modi-get-regs, verilog-modi-get-assigns)
317 (verilog-modi-get-consts, verilog-modi-get-gparams)
318 (verilog-modi-get-sub-outputs, verilog-modi-get-sub-inouts)
319 (verilog-modi-get-sub-inputs): Move inline functions earlier in
320 the file.
321 (sigs-in, sigs-out): Don't declare multiple times.
322 (got-sig, got-rvalue, uses-delayed): Define for compiler with just
323 `defvar'.
324 (verilog-auto): Call dinotrace-unannotate-all only if bound.
325 (verilog-module-inside-filename-p): No need to wrap fboundp test
326 in condition-case.
327 (reporter-submit-bug-report): Autoload it.
328 (verilog-mark-defun): Call zmacs-activate-region only if bound.
329 (verilog-font-customize): Call customize-apropos only if bound.
330 (verilog-getopt-flags, verilog-auto-reeval-locals):
331 Use make-local-variable rather than make-variable-buffer-local.
332 (verilog-company, verilog-project, verilog-modi-cache-list):
333 Move make-variable-buffer-local calls to top-level.
334 (font-lock-defaults-alist): Don't define it.
335 (verilog-need-fld): Remove.
336 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
337 (verilog-mode): Only call make-local-hook on XEmacs.
338 Set font-lock-defaults rather than using verilog-font-lock-init.
339
340 * progmodes/verilog-mode.el (top-level): Don't require compile.
341 (compilation-error-regexp-alist, compilation-last-buffer):
342 Define for compiler.
343 (verilog-insert-1): New function.
344 (verilog-insert-indices, verilog-generate-numbers): Doc fixes.
345 Use verilog-insert-1.
346 (verilog-surelint-off): Use next-error-last-buffer if bound.
347 Check compile buffer is live.
348
349 2008-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
350
351 * vc-cvs.el (vc-cvs-annotate-time): Don't move backward when text
352 gets inserted out-of-order.
353
354 2008-01-04 Riccardo Murri <riccardo.murri@gmail.com>
355
356 * vc-bzr.el: Copyright and version headers update.
357 Remove some outdated comments through the whole file.
358 (vc-bzr-program-args): Remove because unused.
359 (vc-bzr-log-switches): New customization option.
360 (vc-bzr-command): Use LC_MESSAGES=C instead of LC_ALL=C. No longer
361 use `vc-bzr-program-args'.
362 (vc-bzr-register): Fix for working with both 22.1 and CVS version of
363 `vc-find-root' (patch by Andreas Hoenen).
364 (vc-bzr-status): Update regex to match latest Bzr output.
365 Remove redundant test.
366 (vc-bzr-init-version): New function.
367 (vc-bzr-unregister): Must not delete file.
368 (vc-bzr-find-version): New function.
369 (vc-bzr-checkout): Argument `rev' is explicit revision only if it's
370 a non-empty string, otherwise take head revision.
371 (vc-bzr-print-log): Pass `vc-bzr-log-switches' to "bzr log".
372 (vc-bzr-diff): Simpler build of the revision spec string.
373 (vc-annotate-convert-time, vc-bzr-annotate-difference):
374 Remove: compatibility hacks for Emacs21, not needed in Emacs 22.
375 (vc-bzr-dir-state): Add code comments. Removed redundant statement.
376 (vc-bzr-dired-state-info): Only provide custom strings for
377 overloaded VC state 'edited; otherwise fallback to
378 `vc-default-dired-state-info'.
379
380 2008-01-04 Dan Nicolaescu <dann@ics.uci.edu>
381
382 * vc-git.el (vc-git-dir-state):
383 * vc-hg.el (vc-hg-dir-state): Set the vc-backend property.
384
385 2008-01-04 Richard Stallman <rms@gnu.org>
386
387 * delsel.el (delete-selection-mode): Doc fix.
388
389 2008-01-04 Glenn Morris <rgm@gnu.org>
390
391 * version.el (emacs-copyright): Update to 2008.
392
393 2008-01-03 Nick Roberts <nickrob@snap.net.nz>
394
395 * progmodes/gud.el (gud-def): Do nothing if gud-running is t.
396 (gud-speedbar-menu-items): Add item for gdb-var-set-format below.
397
398 * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format
399 of watch expressions (only works fully with GDB 6.7 or later).
400
401 2008-01-03 Dan Nicolaescu <dann@ics.uci.edu>
402
403 * time-stamp.el (time-stamp-time-zone):
404 * whitespace.el (whitespace-check-buffer-leading)
405 (whitespace-check-buffer-trailing)
406 (whitespace-check-buffer-indent)
407 (whitespace-check-buffer-spacetab)
408 (whitespace-check-buffer-ateol):
409 * progmodes/sh-script.el (sh-indentation):
410 * textmodes/ispell.el (ispell-local-pdict):
411 Add safe-local-variable properties.
412
413 2007-12-31 Richard Stallman <rms@gnu.org>
414
415 * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
416 Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
417 `parent'.
418 (custom-group-value-create): Pass two args to custom-add-parent-links.
419
420 2007-12-29 Richard Stallman <rms@gnu.org>
421
422 * font-lock.el (font-lock-prepend-text-property)
423 (font-lock-append-text-property): Canonicalize the face and
424 font-lock-face properties.
425
426 * faces.el (facep): Doc fix.
427
428 * startup.el (fancy-startup-tail, fancy-about-text)
429 (fancy-startup-text): Regularize format of face property.
430
431 * facemenu.el (list-colors-print): Use :background and :foreground
432 instead of background-color and foreground-color.
433
434 2007-12-29 Drew Adams <drew.adams@oracle.com>
435
436 * cus-edit.el (custom-add-parent-links):
437 Fill the "Parent documentation" text.
438
439 2007-12-29 Eli Zaretskii <eliz@gnu.org>
440
441 * textmodes/ispell.el (ispell-grep-command): Use "grep" on
442 MS-Windows and MS-DOS.
443 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
444
445 2007-12-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
446
447 * progmodes/grep.el (rgrep): Fix last change.
448
449 2007-12-27 Richard Stallman <rms@gnu.org>
450
451 * progmodes/compile.el (compilation-start): Set initial visible
452 point properly even when compilation buffer already current.
453
454 2007-12-26 Richard Stallman <rms@gnu.org>
455
456 * files.el (conf-mode-maybe): New function.
457 (auto-mode-alist): Use conf-mode-maybe for .conf etc.
458
459 2007-12-26 Martin Rudalics <rudalics@gmx.at>
460
461 * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
462
463 2007-12-25 Dan Nicolaescu <dann@ics.uci.edu>
464
465 * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
466
467 2007-12-25 Richard Stallman <rms@gnu.org>
468
469 * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete'
470 so they never do EOF.
471
472 2007-12-23 Richard Stallman <rms@gnu.org>
473
474 * dired-aux.el: Load dired.el at run time too.
475
476 * faces.el (copy-face): Create the new face explicitly if it
477 does not exist already.
478
479 2007-12-23 Andreas Schwab <schwab@suse.de>
480
481 * files.el (switch-to-buffer-other-frame): Return the buffer
482 switched to.
483
484 2007-12-23 Juri Linkov <juri@jurta.org>
485
486 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
487 item to about-emacs instead of display-splash-screen.
488
489 2007-12-22 Eli Zaretskii <eliz@gnu.org>
490
491 * simple.el (minibuffer-history, shell-command-history)
492 (set-variable-value-history):
493 * replace.el (regexp-history):
494 * international/mule-cmds.el (input-method-history):
495 * files.el (file-name-history): Add reference to history-length in
496 the doc string.
497
498 2007-12-22 Richard Stallman <rms@gnu.org>
499
500 * comint.el (comint-password-prompt-regexp): Match `Enter Password'.
501
502 2007-12-21 Jason Rumney <jasonr@gnu.org>
503
504 * find-dired.el (find-name-arg): New custom variable.
505 (find-name-dired): Use it.
506 (find-dired-find-program): Remove.
507 (find-dired): Use find-program.
508 (find-grep-dired): Use grep-program.
509
510 * progmodes/grep.el (rgrep): Use find-name-arg.
511
512 2007-12-21 Martin Rudalics <rudalics@gmx.at>
513
514 * autoinsert.el (auto-insert-alist): Remove nonsensical precision
515 specifier from format-string. Reported by Ye Wenbin.
516
517 2007-12-19 Martin Rudalics <rudalics@gmx.at>
518
519 * cus-start.el: Use correct group name for members of mode-line group.
520
521 2007-12-17 Thien-Thi Nguyen <ttn@gnuvola.org>
522
523 * progmodes/cc-vars.el (defcustom-c-stylevar):
524 Revert to pre-2007-12-12 version.
525
526 2007-12-15 Richard Stallman <rms@gnu.org>
527
528 * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
529
530 * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
531 Use changed.
532
533 * startup.el (fancy-splash-help-echo): Var deleted.
534 (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
535 (fancy-about-screen): Don't display fancy-splash-help-echo.
536
537 * menu-bar.el (menu-bar-describe-menu): Remove dots from menu text.
538
539 2007-12-12 Thien-Thi Nguyen <ttn@gnuvola.org>
540
541 * progmodes/cc-vars.el (defcustom-c-stylevar): Rewrite.
542
543 2007-12-11 Dan Nicolaescu <dann@ics.uci.edu>
544
545 * progmodes/verilog-mode.el (set-buffer-menubar): Remove unused
546 function.
547 (add-submenu): Only define for XEmacs.
548 (verilog-regexp-words): Revert previous change, keep the other
549 definition.
550
551 2007-12-09 Dan Nicolaescu <dann@ics.uci.edu>
552
553 * progmodes/perl-mode.el (perl-continued-statement-offset)
554 (perl-continued-brace-offset, perl-brace-offset)
555 (perl-brace-imaginary-offset, perl-label-offset):
556 * progmodes/cperl-mode.el (cperl-brace-offset)
557 (cperl-continued-brace-offset, cperl-label-offset)
558 (cperl-continued-statement-offset)
559 (cperl-extra-newline-before-brace, cperl-merge-trailing-else):
560 Add safe-local-variable properties.
561
562 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
563
564 * progmodes/verilog-mode.el (verilog-mode-map)
565 (verilog-template-map, verilog-mode-mouse-map): Fix typos.
566 (verilog-colorize-include-files): Use only overlay functions so
567 that it can work on both emacs and XEmacs.
568 (set-extent-keymap): Remove unused defun.
569 (verilog-kill-existing-comment, verilog-insert-date)
570 (verilog-insert-year): Rename in order not to pollute the global
571 namespace from kill-existing-comment, insert-date and
572 insert-year, respectively.
573 (verilog-set-auto-endcomments, verilog-header): Update callers.
574
575 * files.el (auto-mode-alist): Recognize verilog files.
576
577 * progmodes/verilog-mode.el (verilog-string-replace-matches)
578 (verilog-string-remove-spaces, verilog-re-search-forward)
579 (verilog-re-search-backward, verilog-re-search-forward-quick)
580 (verilog-re-search-backward-quick, verilog-get-beg-of-line)
581 (verilog-get-end-of-line, verilog-within-string): Move definitions
582 before first use. No code changes.
583
584 2007-12-08 Dan Nicolaescu <dann@ics.uci.edu>
585
586 * progmodes/verilog-mode.el (verilog-mode-version)
587 (verilog-mode-release-date): Don't use expanding keywords.
588 (provide): Move to the end of file.
589 (fboundp): Don't check if eval-when-compile is bound, it is used
590 later in the file without checking.
591 (when, unless): Copy definitions from subr.el.
592 (char-before, defcustom, defface, customize-group)
593 (verilog-batch-error-wrapper): Don't use old style backquotes.
594 (verilog-regexp-opt): Avoid using the cl function case.
595 (verilog-regexp-words): Remove duplicated definition.
596 (verilog-mode-abbrev-table): Remove, duplicate.
597 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
598 Declare and initialize in one step.
599 (verilog-declaration-prefix-re, verilog-declaration-re)
600 (verilog-end-of-statement, verilog-indent-declaration)
601 (verilog-get-lineup-indent): Remove trailing whitespace.
602 (verilog-mode): Fix autoload cookie.
603 Set beginning-of-defun-function and end-of-defun-function.
604 Use when instead of if.
605 (verilog-emacs-features, verilog-auto-ascii-enum)
606 (verilog-insert-indices): Escape braces in doc strings.
607
608 2007-12-08 Michael McNamara <mac@verilog.com>
609 Wilson Snyder <wsnyder@wsnyder.org>
610
611 * progmodes/verilog-mode.el: New file.
612
613 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
614
615 * international/latexenc.el (latexenc-find-file-coding-system):
616 If both coding-system-for-write and buffer-file-coding-system of
617 latex-main-file are nil, use `undecided'.
618
619 2007-12-06 Jason Rumney <jasonr@gnu.org>
620
621 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.
622
623 2007-12-04 Juanma Barranquero <lekktu@gmail.com>
624
625 * ido.el (ido-save-history): Use emacs-mule coding system
626 instead of utf-8 to save filenames (it's safer in Emacs 22).
627 Set the `coding' local variable on the first line of the file.
628
629 2007-12-04 Karl Fogel <kfogel@red-bean.com>
630
631 * saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
632 coding system. This ports revisions 1.40 and 1.41 over to the
633 EMACS_22_BASE branch, but with the right coding system for Emacs
634 22 to reliably record filenames. Suggested by Eli Zaretskii.
635
636 2007-12-01 Richard Stallman <rms@gnu.org>
637
638 * wid-edit.el (widget-type): Doc fix.
639
640 2007-12-01 Dan Nicolaescu <dann@ics.uci.edu>
641
642 * emacs-lisp/byte-run.el (declare-function): Change to a macro.
643
644 2007-12-01 Alexandre Julliard <julliard@winehq.org>
645
646 * vc-git.el (vc-git-dir-state): Fix the git command arguments.
647
648 2007-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
649
650 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
651 Don't match "sub { (...) ... }".
652
653 2007-11-29 Richard Stallman <rms@gnu.org>
654
655 * international/mule-cmds.el (toggle-input-method-active): New var.
656 (toggle-input-method): Bind toggle-input-method-active to t.
657 Error if it was already non-nil.
658
659 2007-11-29 Glenn Morris <rgm@gnu.org>
660
661 * calendar/time-date.el (with-decoded-time-value): Doc fix.
662
663 2007-11-29 Ari Roponen <ari.roponen@gmail.com> (tiny change)
664
665 * calendar/time-date.el (encode-time-value): Doc fix.
666
667 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
668
669 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
670
671 2007-11-24 Kenichi Handa <handa@m17n.org>
672
673 * international/ucs-tables.el (ucs-8859-7-alist): Update the table.
674
675 2007-11-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
676
677 * term/x-win.el (x-gtk-map-stock): Check if FILE is a string.
678
679 2007-11-21 Juanma Barranquero <lekktu@gmail.com>
680
681 * textmodes/paragraphs.el (forward-sentence): Doc fix.
682 Reported by Drew Adams <drew.adams@oracle.com>.
683
684 2007-11-20 Glenn Morris <rgm@gnu.org>
685
686 * emacs-lisp/byte-run.el (declare-function): Define as a no-op,
687 for compatibility with Emacs 23.
688
689 2007-11-19 Juanma Barranquero <lekktu@gmail.com>
690
691 * replace.el (map-query-replace-regexp): Doc fix (revert part of
692 2000-05-21T17:04:47Z!fx@gnu.org made on 2000-05-21 with no ChangeLog entry).
693
694 2007-11-19 Nick Roberts <nickrob@snap.net.nz>
695
696 * progmodes/gdb-ui.el: Update commentary.
697
698 2007-11-16 Eli Zaretskii <eliz@gnu.org>
699
700 * international/mule-cmds.el (set-locale-environment):
701 Set default-file-name-coding-system _after_ keyboard and terminal
702 coding systems. This fixes last change.
703
704 * mail/rmail.el (rmail-current-subject-regexp): Allow more than
705 one space after "Subject:".
706
707 2007-11-16 Juanma Barranquero <lekktu@gmail.com>
708
709 * subr.el (make-variable-frame-local):
710 Fix typo in obsolescence declaration.
711
712 2007-11-16 Glenn Morris <rgm@gnu.org>
713
714 * mail/mail-extr.el (mail-extr-all-top-level-domains): Update domains.
715
716 2007-11-16 Rob Riepel <riepel@Stanford.EDU>
717
718 * emulation/tpu-extras.el (tpu-next-line, tpu-previous-line)
719 (tpu-forward-line, tpu-backward-line, tpu-scroll-window-down)
720 (tpu-scroll-window-up): Replace next-line-internal -> line-move.
721
722 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
723
724 * pcvs-parse.el (cvs-parse-table): Ignore errors when looking up files
725 in order to determine if there's a conflict.
726
727 2007-11-16 Juri Linkov <juri@jurta.org>
728
729 * man.el (Man-heading-regexp): Add 0-9.
730 (Man-first-heading-regexp): Remove leading space [ \t]* before NAME.
731
732 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
733
734 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
735 Fix typo in docstring.
736
737 * emulation/cua-base.el (cua-paste-pop): Fix typo in docstring.
738 (cua-highlight-region-shift-only): Doc fix.
739
740 2007-11-15 Richard Stallman <rms@gnu.org>
741
742 * bindings.el (esc-map): Bind C-M-l here; moved from reposition.el.
743
744 * reposition.el (reposition-window):
745 Binding C-M-l moved to bindings.el.
746
747 * bindings.el (ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
748
749 * add-log.el (add-change-log-entry-other-window):
750 Key binding C-x 4 a moved to bindings.el.
751
752 * bindings.el (minibuffer-local-map): Bind C-tab here; moved
753 from filecache.el.
754
755 * filecache.el: Minibuffer map bindings moved to bindings.el.
756
757 2007-11-14 Jason Rumney <jasonr@gnu.org>
758
759 * international/mule-cmds.el (set-locale-environment):
760 Set default-file-name-coding-system from system defaults on Windows.
761
762 2007-11-14 Nick Roberts <nickrob@snap.net.nz>
763
764 * progmodes/gdb-ui.el (gdb-parent-bptno-enabled): New variable.
765 (gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
766 (gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
767 (gdb-goto-breakpoint): Generalise for breakpoints with multiple
768 locations.
769 (gdb-info-breakpoints-custom, gdb-assembler-custom)
770 (gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
771 (gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
772
773 2007-11-11 Juanma Barranquero <lekktu@gmail.com>
774
775 * international/iso-cvt.el (iso-translate-conventions): Doc fix.
776 (iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab)
777 (iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
778 (iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso)
779 (iso-iso2gtex, iso-iso2duden, iso-iso2sgml, iso-sgml2iso):
780 Rewrite in active voice.
781
782 2007-11-10 Juri Linkov <juri@jurta.org>
783
784 * startup.el: Backport startup screen related changes from the trunk.
785 (initialization): Change group to `environment'.
786 (inhibit-startup-screen): Rename from `inhibit-splash-screen'.
787 (inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
788 (inhibit-startup-message): Change alias to `inhibit-startup-screen'.
789 (initial-scratch-message): Fix docstring.
790 (startup-screen-inhibit-startup-screen)
791 (pure-space-overflow-message): New variables.
792 (command-line): Rename `inhibit-startup-message' to
793 `inhibit-startup-screen'.
794 (initial-scratch-message): Doc fix.
795 (fancy-splash-text): Remove variable.
796 (fancy-startup-text, fancy-about-text, splash-screen-keymap):
797 New variables.
798 (fancy-splash-delay, fancy-splash-max-time)
799 (fancy-current-text, fancy-splash-stop-time)
800 (fancy-splash-outer-buffer, fancy-splash-last-input-event):
801 Remove variables.
802 (fancy-splash-insert): Use help-echo from the 3rd element of the
803 link specification list, or "Follow this link" if it's nil. Doc fix.
804 Allow functions for face and link specs.
805 (fancy-splash-tail): Remove function.
806 (fancy-startup-tail): New function.
807 (fancy-splash-default-action, fancy-splash-special-event-action)
808 (fancy-splash-screens): Remove functions.
809 (fancy-about-screen): New function.
810 (normal-splash-screen): Rename argument `hide-on-input' to `startup'.
811 Fix docstring. Use argument `startup' to conditionally display
812 different texts for Startup and About screens. Don't display Help
813 commands on the About screen. Remove `unwind-protect' `sit-for'
814 delay and `kill-buffer' after it.
815 (normal-mouse-startup-screen, normal-splash-screen)
816 (normal-no-mouse-startup-screen): New functions.
817 (startup-echo-area-message): Change text of the echo area.
818 (display-splash-screen): Remove function.
819 (display-startup-screen, display-about-screen): New functions.
820 (about-emacs): Make alias to `display-about-screen'.
821 (display-splash-screen): Make alias to `display-startup-screen'.
822 (command-line-1): Rename `inhibit-startup-message' to
823 `inhibit-startup-screen'. Inhibit startup screen when Emacs is
824 started with command line options "-f", "-funcall", "-e", "-eval",
825 "-execute", "-insert", "-find-file", "-file", "-visit".
826 Inhibit startup screen when Emacs is started with a file name only
827 on tty (i.e. don't inhibit it when started with a file name like
828 "emacs FILE..." on a window system).
829 Comment out unused code for coping with the old sit-for behavior.
830 If file-count > 0, then display the concise version in another
831 window, otherwise display full version in the same window.
832 * loadup.el: Add `button'. Move up `startup'.
833 * help.el (help-map, help-for-help-internal): Add `C-h C-a'.
834 * version.el (emacs-copyright): Add emacs-copyright.
835 * menu-bar.el (menu-bar-help-menu):
836 Move "About Emacs" and "About GNU" to the end of the Help menu.
837 Move "Emacs Psychotherapist" after "Send Bug Report...".
838 Move "External Packages" after "Find Emacs Packages".
839
840 2007-11-10 Jason Rumney <jasonr@gnu.org>
841
842 * w32-fns.el: Sync charset names with setup-default-fontset.
843 Append "-1" where second part missing.
844
845 * term/w32-win.el: Enable SJIS fonts before creating any fontsets.
846
847 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
848
849 * ido.el (ido-save-history): Write the history file in UTF-8,
850 and add `coding' file-local variable.
851
852 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
853
854 * international/iso-cvt.el (iso-spanish, iso-german, iso-iso2tex)
855 (iso-tex2iso, iso-gtex2iso, iso-iso2gtex, iso-iso2duden): Doc fixes.
856 (iso-iso2duden-trans-tab): Add docstring.
857
858 2007-11-09 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
859
860 * faces.el (face-normalize-spec): Remove function.
861 (frame-set-background-mode): Undo last change.
862
863 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
864
865 * files.el (enable-local-variables): Doc fix.
866
867 2007-11-08 David Hansen <david.hansen@gmx.net> (tiny change)
868
869 * eshell/em-dirs.el (eshell-expand-multiple-dots): Change regexp to
870 match dir like "a...b".
871
872 2007-11-07 Johan Bockg\e,Ae\e(Brd <bojohan@gnu.org>
873
874 * eshell/esh-mode.el (eshell-output-filter):
875 * eshell/esh-proc.el (eshell-insertion-filter, eshell-sentinel):
876 Use `with-current-buffer'.
877
878 2007-11-05 Nick Roberts <nickrob@snap.net.nz>
879
880 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
881
882 2007-11-04 Riccardo Murri <riccardo.murri@gmail.com>
883
884 * net/tls.el: Require rx when compiling.
885 (tls-end-of-info): New variable.
886 (open-tls-stream): Keep reading input until `tls-end-of-info' is
887 matched.
888
889 2007-11-03 Ulrich Mueller <ulm@gentoo.org> (tiny change)
890
891 * simple.el (bad-packages-alist): Anchor semantic regexp.
892
893 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
894
895 * files.el (hack-local-variables): Fix membership tests to avoid
896 treating all variables as safe if `enable-local-variables' is
897 set to :safe (CVE-2007-5795).
898
899 2007-11-02 Glenn Morris <rgm@gnu.org>
900
901 * progmodes/etags.el (tags-table-mode): Disable undo.
902
903 * simple.el (bad-packages-alist): Revert previous change.
904
905 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
906
907 * printing.el (printing): Fix :version, printing.el was included
908 in emacs-22.1.
909 (pr-path-style, pr-path-alist, pr-txt-name)
910 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
911 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
912 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
913 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
914 (pr-auto-mode, pr-mode-alist, pr-ps-utility)
915 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
916 (pr-setting-database, pr-visible-entry-list)
917 (pr-delete-temp-file, pr-list-directory, pr-buffer-name)
918 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
919 :version.
920
921 2007-11-01 Glenn Morris <rgm@gnu.org>
922
923 * simple.el (bad-packages-alist): Add an entry for standalone vc-svn.
924
925 * mail/footnote.el (footnote-numeric-regexp)
926 (footnote-english-upper-regexp, footnote-english-lower-regexp)
927 (footnote-roman-lower-regexp, footnote-roman-upper-regexp):
928 Match multi-character footnotes.
929
930 * textmodes/nroff-mode.el (nroff-mode): Set indent-line-function.
931 (nroff-indent-line-function): New function.
932 (nroff-count-text-lines): Use nroff-forward-text-line rather than
933 obsolete alias.
934
935 2007-10-31 Michael Albinus <michael.albinus@gmx.de>
936
937 * net/tramp.el (tramp-open-connection-telnet)
938 (tramp-open-connection-rsh, tramp-open-connection-su)
939 (tramp-open-connection-multi): Set $LC_ALL to "C".
940
941 2007-10-31 Sven Joachim <svenjoac@gmx.de>
942
943 * dired-aux.el (dired-copy-file-recursive):
944 Preserve directory permissions.
945
946 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
947
948 * whitespace.el (whitespace-write-file-hook): Remove interactive spec.
949 (whitespace-unload-function): New-style unload function. When run,
950 unintern `whitespace-unload-hook' and call `unload-feature' recursively
951 to stop the old hook from messing with the unloading.
952
953 * strokes.el (strokes-alphabetic-lessp): Doc fix.
954
955 2007-10-31 Sean O'Rourke <sorourke@cs.ucsd.edu>
956
957 * emacs-lisp/find-func.el (find-library): Use library at
958 point as default interactive argument.
959
960 2007-10-31 Juanma Barranquero <lekktu@gmail.com>
961
962 * emacs-lisp/elp.el (elp-report-limit, elp-restore-all)
963 (elp-unset-master, elp-results): Fix typos.
964 (elp-sort-by-function, elp-use-standard-output, elp-recycle-buffers-p):
965 Doc fixes.
966
967 * msb.el (msb--many-menus): Remove variable.
968 (msb-max-menu-items, msb--add-to-menu): Doc fixes.
969 (msb-menu-cond, msb-item-handling-function, msb--create-function-info)
970 (msb--toggle-menu-type): Fix typos in docstrings.
971
972 * shadowfile.el (shadow-inhibit-overload, shadow-remove-from-todo)
973 (shadow-insert-var): Doc fixes.
974 (shadow-file-match, shadow-define-cluster, shadow-define-regexp-group):
975 Reflow docstrings.
976 (shadow-parse-fullname, shadow-read-files): Fix typos in docstrings.
977
978 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
979
980 * ediff-hook.el (ediff, ediff-files, ediff-buffers, ebuffers, ediff3)
981 (ediff-files3, ediff-buffers3, ebuffers3, erevision, ediff-revision):
982 Fix typos in autoload docstrings.
983
984 * loadhist.el (unload-feature): Remove redundant check.
985
986 2007-10-30 Richard Stallman <rms@gnu.org>
987
988 * savehist.el (savehist-save): Obey savehist-ignored-variables.
989
990 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
991
992 * progmodes/gdb-ui.el (gdb-delete-out-of-scope): New option.
993 (gdb-var-update-handler-1): Use it.
994
995 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
996
997 * loadhist.el (unload-feature): Remove erroneous check for the
998 FEATURE-unload-function variable; check the existence of the
999 function (that's what the docstring says, and it makes more sense).
1000
1001 * follow.el (follow-unload-function): Add docstring.
1002 (follow-unload-function): Remove variable.
1003
1004 * server.el (server-unload-function): Remove variable.
1005 (server-unload-function): Unbind `server-edit' from `C-x #'.
1006
1007 * uniquify.el (uniquify-unload-function): Add docstring.
1008 (uniquify-unload-function): Remove variable.
1009
1010 * ses.el (ses-unload-function): New function.
1011
1012 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
1013
1014 * emacs-lisp/unsafep.el (unsafep, unsafep-function)
1015 (unsafep-progn, unsafep-let): Fix typos in docstrings.
1016
1017 * uniquify.el (uniquify-maybe-rerationalize-w/o-cb): Define it
1018 before use to avoid a warning in packages that require uniquify.
1019 (uniquify-unload-function): New function and var.
1020
1021 2007-10-29 Juanma Barranquero <lekktu@gmail.com>
1022
1023 * loadhist.el (unload-feature-special-hooks):
1024 Add `delete-frame-functions'.
1025
1026 * server.el (server-unload-function): Rename from `server-unload-hook'
1027 and adapt to new `unload-feature' functionality. Remove hook from
1028 `kill-buffer-hook' buffer-locally.
1029 (server-unload-hook): Remove.
1030 (server-unload-function): New var; replaces `server-unload-hook'.
1031
1032 2007-10-27 Juanma Barranquero <lekktu@gmail.com>
1033
1034 * desktop.el (uniquify-managed): Pacify byte compiler.
1035 (desktop-buffer-info): If the buffer name is managed by uniquify,
1036 save the base name, not the uniquified one.
1037 (desktop-create-buffer): Allow `rename-buffer' to generate a new
1038 name in case of conflict.
1039
1040 2007-10-26 Glenn Morris <rgm@gnu.org>
1041
1042 * emacs-lisp/bytecomp.el (byte-compile-warnings): Autoload the
1043 safe-local-variable property.
1044
1045 2007-10-26 Gwern Branwen <gwern0@gmail.com> (tiny change)
1046
1047 * net/browse-url.el (browse-url-browser-function): Delete grail.
1048 (browse-url-grail): Function and variable deleted.
1049 (browse-url-browser-function): Delete IXI Mosaic.
1050 (browse-url-default-browser): Don't try IXI Mosaic.
1051 (browse-url-iximosaic): Function deleted.
1052 (browse-url-browser-function): Delete MMM.
1053 (browse-url-default-browser): Don't try MMM.
1054 (browse-url-mmm): Function deleted.
1055
1056 2007-10-25 Glenn Morris <rgm@gnu.org>
1057
1058 * progmodes/f90.el (f90-indented-comment-re)
1059 (f90-directive-comment-re, f90-break-delimiters):
1060 * progmodes/fortran.el (fortran-comment-line-start-skip)
1061 (fortran-directive-re):
1062 * textmodes/conf-mode.el (conf-space-keywords): Mark these regexps
1063 as safe if they are strings.
1064
1065 2007-10-25 Richard Stallman <rms@gnu.org>
1066
1067 * progmodes/ps-mode.el (ps-mode-map): Delete C-c v binding.
1068
1069 2007-10-24 Richard Stallman <rms@gnu.org>
1070
1071 * savehist.el (savehist-save): Omit unreadable elements.
1072
1073 * loadhist.el (unload-function-defs-list): Renamed from
1074 unload-function-features-list.
1075 (unload-feature-special-hooks, unload-feature): Doc fixes.
1076
1077 * indent.el (indent-to-left-margin): If point's in the indentation,
1078 move to the end of the indentation.
1079
1080 * cus-edit.el (customize-changed-options): Make arg optional.
1081
1082 2007-10-24 Juanma Barranquero <lekktu@gmail.com>
1083
1084 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.
1085
1086 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1087
1088 * textmodes/css-mode.el: Require CL.
1089 (comment-continue): Declare.
1090
1091 * subr.el (make-variable-frame-localizable): Remove.
1092 (make-variable-frame-local): Mark obsolete.
1093
1094 2007-10-23 Juanma Barranquero <lekktu@gmail.com>
1095
1096 * ibuf-ext.el (ibuffer-switch-to-saved-filters)
1097 (ibuffer-switch-to-saved-filter-groups): Doc fixes.
1098
1099 2007-10-23 Chris Moore <christopher.ian.moore@gmail.com>
1100
1101 * comint.el (comint-password-prompt-regexp):
1102 Handle `[sudo] password'-style prompt.
1103
1104 2007-10-23 Glenn Morris <rgm@gnu.org>
1105
1106 * progmodes/f90.el (f90-do-indent, f90-if-indent)
1107 (f90-type-indent, f90-program-indent)
1108 (f90-continuation-indent, f90-comment-region)
1109 (f90-beginning-ampersand, f90-smart-end)
1110 (f90-break-before-delimiters, f90-auto-keyword-case)
1111 (f90-leave-line-no, f90-mode-hook):
1112 Give an appropriate safe-local-variable property.
1113 (f90-font-lock-keywords-2): Fix `go to' regexp.
1114
1115 * progmodes/fortran.el (fortran-tab-mode-default)
1116 (fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
1117 (fortran-structure-indent, fortran-continuation-indent)
1118 (fortran-comment-indent, fortran-comment-line-extra-indent)
1119 (fortran-comment-line-start)
1120 (fortran-minimum-statement-indent-fixed)
1121 (fortran-minimum-statement-indent-tab)
1122 (fortran-comment-indent-char, fortran-line-number-indent)
1123 (fortran-check-all-num-for-matching-do)
1124 (fortran-blink-matching-if, fortran-continuation-string)
1125 (fortran-comment-region, fortran-electric-line-number)
1126 (fortran-column-ruler-fixed, fortran-column-ruler-tab)
1127 (fortran-analyze-depth, fortran-break-before-delimiters):
1128 Give an appropriate safe-local-variable property.
1129
1130 2007-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * textmodes/tex-mode.el (tex-uptodate-p): Don't signal an error if one
1133 of the subdirs is unreadable.
1134
1135 2007-10-22 Martin Rudalics <rudalics@gmx.at>
1136
1137 * progmodes/fortran.el (fortran-mode-map, fortran-window-create):
1138 Use window-full-width-p.
1139
1140 2007-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1141
1142 * emulation/tpu-edt.el (tpu-edt-old-global-values): New var.
1143 (tpu-edt-off): Use it.
1144 (tpu-edt-on): Set it. Make sure the tpu-global-map is not already on
1145 the global-map before adding it to global-map.
1146
1147 * menu-bar.el (global-buffers-menu-map): New var.
1148 (global-map, menu-bar-update-buffers): Use it.
1149 * msb.el (msb-menu-bar-update-buffers): Use it.
1150 (msb-sort-by-directory, msb--choose-menu, msb--mode-menu-cond)
1151 (msb--most-recently-used-menu, msb--create-buffer-menu-2):
1152 Use with-current-buffer.
1153
1154 2007-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1155
1156 * hexl.el (hexl-menu): New major mode menu.
1157
1158 2007-10-20 Glenn Morris <rgm@gnu.org>
1159
1160 * progmodes/f90.el (f90-font-lock-keywords-2)
1161 (f90-looking-at-type-like): Fix regexp typos.
1162
1163 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1164
1165 * bs.el (bs-mode): Add mode name (accidentally left out
1166 in the 2007-10-16 change).
1167
1168 2007-10-19 Juanma Barranquero <lekktu@gmail.com>
1169
1170 * bs.el (bs--track-window-changes): Don't refresh the whole list.
1171 (bs-mode): Set mode-class property to special.
1172
1173 * follow.el (follow-unload-function): New function.
1174
1175 * loadhist.el (unload-function-features-list):
1176 Rename from `unload-hook-features-list'.
1177 (unload-hook-features-list): Add as obsolete alias.
1178 (unload-feature): Use `unload-function-features-list'
1179 and new FEATURE-unload-function.
1180
1181 2007-10-18 Juanma Barranquero <lekktu@gmail.com>
1182
1183 * loadhist.el (unload-feature-special-hooks):
1184 Update list of special hooks.
1185
1186 * textmodes/fill.el (fill-individual-paragraphs): Doc fix.
1187 (adaptive-fill-function): Doc fix. Remove * from docstring.
1188
1189 2007-10-18 Glenn Morris <rgm@gnu.org>
1190
1191 * ibuf-ext.el (ibuffer-saved-filter-groups): Doc fix.
1192
1193 2007-10-17 Aaron Hawley <aaronh@garden.org>
1194
1195 * tutorial.el (tutorial--save-tutorial): Display message when tutorial
1196 position is not saved.
1197
1198 2007-10-17 Chong Yidong <cyd@stupidchicken.com>
1199
1200 * longlines.el (longlines-wrap-follows-window-size): Integer value
1201 specifies wrapping margin.
1202 (longlines-mode, longlines-window-change-function):
1203 Set window-specific wrapping margin based on the above.
1204
1205 2007-10-17 John Wiegley <johnw@newartisans.com>
1206
1207 * eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
1208
1209 2007-10-17 Glenn Morris <rgm@gnu.org>
1210
1211 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression):
1212 Tweak regexp to avoid stack overflow.
1213
1214 2007-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * simple.el (reindent-then-newline-and-indent): Don't assume that
1217 indent-according-to-mode preserves point.
1218
1219 2007-10-16 Juanma Barranquero <lekktu@gmail.com>
1220
1221 * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change.
1222 (bs--restore-window-config): Keep the selected frame.
1223 (bs--track-window-changes, bs--remove-hooks): New functions.
1224 (bs-mode): Use `define-derived-mode'. Set hook to track window changes.
1225 (bs--show-with-configuration): Revert 2006-11-09 change.
1226 Don't reuse window unless it is visible on the selected frame.
1227 Restore window configuration (possibly in a different frame)
1228 before creating any window.
1229
1230 2007-10-16 Richard Stallman <rms@gnu.org>
1231
1232 * emacs-lisp/advice.el (ad-get-advice-info): Change to a function.
1233 (ad-get-advice-info-macro): New macro, like old ad-get-advice-info.
1234 (ad-is-advised, ad-get-advice-info-field)
1235 (ad-set-advice-info-field): Use ad-get-advice-info-macro.
1236
1237 2007-10-16 Glenn Morris <rgm@gnu.org>
1238
1239 * simple.el (blink-matching-open): Don't report false errors with
1240 the `$' syntax class.
1241
1242 2007-10-15 Juanma Barranquero <lekktu@gmail.com>
1243
1244 * filesets.el (filesets-alist-get): Use `let' rather than `let*'.
1245 (filesets-ormap, filesets-sort-case-sensitive-flag)
1246 (filesets-remake-shortcut, filesets-ingroup-collect-files):
1247 Fix typos in docstrings.
1248 (filesets-data-get-name, filesets-data-get-data)
1249 (filesets-data-set, filesets-cmd-query-replace-getargs)
1250 (filesets-ingroup-collect, filesets-find-or-display-file): Doc fixes.
1251
1252 2007-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1253
1254 * term/mac-win.el: Don't require url when compiling, as url-type is
1255 no longer a macro.
1256
1257 2007-10-14 Glenn Morris <rgm@gnu.org>
1258
1259 * progmodes/etags.el (select-tags-table): Disable undo in the
1260 `*Tags Table List*' buffer.
1261
1262 2007-10-13 Eli Zaretskii <eliz@gnu.org>
1263
1264 * dired.el (dired-warn-writable): New face.
1265 (dired-warn-writable-face): New variable.
1266 (dired-font-lock-keywords): Use dired-warn-writable-face, instead
1267 of dired-warning-face, for group- and world-writable files.
1268
1269 2007-10-13 Glenn Morris <rgm@gnu.org>
1270
1271 * progmodes/octave-mod.el (octave-looking-at-kw): Add doc string.
1272 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1273 Add doc string, and an explicit COUNT argument.
1274 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
1275 `inc' to search functions.
1276
1277 2007-10-13 John W. Eaton <jwe@octave.org>
1278
1279 * progmodes/octave-mod.el (octave-looking-at-kw)
1280 (octave-re-search-forward-kw, octave-re-search-backward-kw):
1281 New functions.
1282 (octave-in-defun-p, calculate-octave-indent)
1283 (octave-blink-matching-block-open, octave-beginning-of-defun)
1284 (octave-auto-fill): Use octave-looking-at-kw instead of looking-at,
1285 to search for regexps that contain case-sensitive keywords.
1286 (octave-beginning-of-defun): Likewise, for octave-re-search-backward-kw.
1287 (octave-scan-blocks): Likewise, for octave-re-search-forward-kw.
1288
1289 2007-10-13 Richard Stallman <rms@gnu.org>
1290
1291 * files.el (directory-abbrev-alist): Doc fix.
1292
1293 2007-10-13 Jari Aalto <jari.aalto@cante.net>
1294
1295 * comint.el (comint-password-prompt-regexp): Add 'LDAP'.
1296
1297 2007-10-12 Martin Rudalics <rudalics@gmx.at>
1298
1299 * frame.el (set-frame-configuration): Assign name parameter only
1300 if it has been set explicitly before.
1301
1302 * window.el (handle-select-window): Revert part of 2007-10-06
1303 change setting the input focus.
1304
1305 2007-10-12 Glenn Morris <rgm@gnu.org>
1306
1307 * cus-edit.el (custom-variable-menu, custom-face-menu)
1308 (custom-group-menu): Check init-file-user rather than
1309 user-init-file, in case cus-edit is loaded by site-run-file.
1310
1311 2007-10-11 Juanma Barranquero <lekktu@gmail.com>
1312
1313 * follow.el (follow-stop-intercept-process-output):
1314 Use `follow-call-process-filter' rather than `process-filter'.
1315
1316 2007-10-11 Tom Tromey <tromey@redhat.com>
1317
1318 * progmodes/gdb-ui.el (gdb-info-stack-custom): Ensure current
1319 frame is visible.
1320
1321 2007-10-10 Richard Stallman <rms@gnu.org>
1322
1323 * emacs-lisp/debug.el (debugger-setup-buffer): Disable undo
1324 in *Backtrace*.
1325
1326 * faces.el (face-font-selection-order): Doc fix.
1327
1328 * loadhist.el (unload-feature): Doc fix.
1329
1330 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1331
1332 * ps-print.el: Fix the usage of :foreground and :background face
1333 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>.
1334 (ps-print-version): New version 6.7.6.
1335 (ps-face-attributes, ps-face-attribute-list, ps-face-background):
1336 Fix code.
1337 (ps-face-foreground-color-p, ps-face-background-color-p)
1338 (ps-face-color-p): New inline funs.
1339
1340 2007-10-10 Juanma Barranquero <lekktu@gmail.com>
1341
1342 * follow.el: Change all instances of "Follow Mode" to "Follow
1343 mode" in docstrings and messages.
1344
1345 2007-10-09 Juanma Barranquero <lekktu@gmail.com>
1346
1347 * faces.el (face-font-selection-order): Doc fix.
1348
1349 * follow.el (follow-mode-hook, follow-mode): Doc fixes.
1350 (follow-mode-off-hook): Mark as obsolete.
1351
1352 2007-10-08 Richard Stallman <rms@gnu.org>
1353
1354 * emacs-lisp/edebug.el (edebug-install-custom-print-funcs)
1355 (edebug-install-custom-print, edebug-reset-print-funcs)
1356 (edebug-uninstall-custom-print, edebug-uninstall-custom-print-funcs):
1357 Functions deleted.
1358 (edebug-prin1, edebug-print, edebug-prin1-to-string)
1359 (edebug-format, edebug-message): Define directly as aliases.
1360
1361 2007-10-08 Juanma Barranquero <lekktu@gmail.com>
1362
1363 * follow.el (follow-mode): Don't run hooks twice. Use `when'.
1364
1365 2007-10-07 Glenn Morris <rgm@gnu.org>
1366
1367 * simple.el (bad-packages-alist): Clarify Semantic and CEDET
1368 version numbers.
1369
1370 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
1371
1372 * net/tramp.el (tramp-completion-mode): Extend doc-string.
1373 (tramp-completion-mode-p): Revert change from 2007-09-24.
1374 Checking for `return' etc as last character is not sufficient, for
1375 example in dired-mode when entering <g> (revert-buffer) or
1376 <s> (dired-sort).
1377
1378 2007-10-06 Martin Rudalics <rudalics@gmx.at>
1379
1380 * window.el (mouse-autoselect-window-cancel): Don't cancel for
1381 select-window or select-frame events.
1382 (handle-select-window): When autoselecting window set input
1383 focus. Restructure.
1384
1385 * frame.el (focus-follows-mouse): Moved to frame.c.
1386 * cus-start.el (all): Add focus-follows-mouse.
1387
1388 2007-10-05 Chris Moore <dooglus@gmail.com>
1389
1390 * server.el (server-kill-new-buffers): Doc fix.
1391
1392 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
1393
1394 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't
1395 activate font-locking in the *buffer-selection* buffer.
1396 (bs-show-sorted): Doc fix.
1397
1398 * bs.el (bs--get-marked-string, bs--get-modified-string)
1399 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
1400 (bs--get-mode-name, bs-mode): Fix typos in docstrings.
1401 (bs--format-aux): Doc fix.
1402
1403 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * image-dired.el (image-dired-image-at-point-p): Fix typo in docstring.
1406
1407 2007-10-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
1408
1409 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
1410
1411 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
1412
1413 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
1414 (gud-gdb): New function for old M-x gdb (text command mode).
1415 (gud-gdb-command-name, gdb): Move to...
1416
1417 * progmodes/gdb-ui.el: ...here and adapt doc string.
1418 (gud-gdba-command-name, gdba): Delete.
1419
1420 2007-10-03 Juanma Barranquero <lekktu@gmail.com>
1421
1422 * bs.el: Don't defvar `font-lock-verbose'.
1423 (bs-config-clear, bs-kill, bs-string-show-normally, bs-sort-functions)
1424 (bs--get-file-name): Fix typos in docstrings.
1425 (bs--show-header): Use `dolist' instead of `mapcar'.
1426 (bs-mode): Set `show-trailing-whitespace' to nil.
1427 (bs-buffer-sort-function, bs-mouse-select-other-frame)
1428 (bs-visits-non-file, bs-sort-buffer-interns-are-last, bs-show):
1429 Doc fixes.
1430
1431 2007-10-02 Adam Hupp <adam@hupp.org> (tiny change)
1432
1433 * progmodes/gdb-ui.el (pdb): Specify file for gud-break.
1434
1435 2007-10-02 Nick Roberts <nickrob@snap.net.nz>
1436
1437 * progmodes/gud.el (gdb): Make graphical mode the default and
1438 switch to text command mode if appropriate, i.e., reverse previous
1439 arrangement.
1440 (gud-gdb-marker-filter): Adapt for above change.
1441
1442 * progmodes/gdb-ui.el (gdb-init-1): Don't set the values
1443 gud-minor-mode and gud-marker-filter.
1444 (gdb-fullname-regexp): New variable.
1445 (gud-gdba-marker-filter): Use it to switch to text command
1446 mode if appropriate.
1447
1448 2007-10-02 Richard Stallman <rms@gnu.org>
1449
1450 * frame.el (cursor-in-non-selected-windows): Doc fix.
1451
1452 2007-10-01 Nick Roberts <nickrob@snap.net.nz>
1453
1454 * progmodes/gud.el (gud-display-line): Find source buffer even when
1455 GUD buffer has its own frame.
1456
1457 2007-10-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1458
1459 * term/x-win.el (icon-map-list): Set to nil for 22.1 compatibility.
1460
1461 2007-09-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1462
1463 * term/x-win.el (x-gtk-stock-map): Version is 22.2.
1464
1465 2007-09-29 Martin Rudalics <rudalics@gmx.at>
1466
1467 * allout.el (allout-before-change-handler): Replace got-char by
1468 goto-char.
1469
1470 2007-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
1471
1472 * vc-svn.el (vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
1473 Used to try and automatically enabled smerge-mode in the presence of
1474 conflicts and to call `svn resolved' when the conflicts are gone.
1475 (vc-svn-parse-status): Remember the svn-specific status.
1476
1477 * newcomment.el (comment-choose-indent): New function extracted
1478 from comment-indent. Improve the alignment algorithm.
1479 (comment-indent): Use it.
1480
1481 2007-09-27 Juanma Barranquero <lekktu@gmail.com>
1482
1483 * emacs-lisp/eldoc.el (eldoc-message-commands-table-size)
1484 (eldoc-message-commands, eldoc-current-idle-delay):
1485 Fix typos in docstrings.
1486
1487 * progmodes/python.el (python-eldoc-function): Doc fix.
1488
1489 2007-09-26 Eli Zaretskii <eliz@gnu.org>
1490
1491 * menu-bar.el (menu-bar-search-documentation-menu): Rename from
1492 menu-bar-apropos-menu. All users changed.
1493 (menu-bar-help-menu): Change menu symbols to better match the text
1494 displayed by the menu.
1495
1496 2007-09-25 Glenn Morris <rgm@gnu.org>
1497
1498 * view.el (view-search-no-match-lines): Add a doc string.
1499 Rewrite to simplify and work better.
1500
1501 2007-09-24 Michael Albinus <michael.albinus@gmx.de>
1502
1503 * net/tramp.el (tramp-completion-mode-p): Rename from
1504 `tramp-completion-mode'. Revert logic, check `return', `newline'
1505 and such alike. Packages like Icicles tend to use other completion
1506 characters but `tab' and `space' only.
1507 (top): Require cl.el, when `copy-tree' is not available otherwise.
1508
1509 * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
1510 `ad-get-arg'.
1511
1512 2007-09-24 Ville Skytt\e,Ad\e(B <scop@xemacs.org> (tiny change)
1513
1514 * net/tramp-vc.el (tramp-vc-user-login-name):
1515 Use `vc-find-version' instead of `process-file' to check whether we
1516 have a new enough vc that doesn't need the defadvice.
1517
1518 2007-09-23 Dan Nicolaescu <dann@ics.uci.edu>
1519
1520 * files.el (file-name-sans-versions): Use [:alnum:] and also allow
1521 #, @, : and ^.
1522
1523 2007-09-23 Glenn Morris <rgm@gnu.org>
1524
1525 * ses.el (ses-calculate-cell): Don't evaluate unsafe formulae.
1526
1527 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
1528
1529 * pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
1530
1531 * log-view.el (log-view-mode-map): Likewise.
1532
1533 * diff-mode.el (diff-mode-shared-map): Likewise.
1534
1535 2007-09-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
1536
1537 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
1538 add inferior-octave-directory-tracker to the buffer-local value
1539 of comint-input-filter-functions.
1540
1541 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
1542
1543 * files.el (file-name-sans-versions): Also allow `A-Z'.
1544
1545 * vc.el: Mention all supported VC backends.
1546
1547 2007-09-22 Richard Stallman <rms@gnu.org>
1548
1549 * wid-edit.el (widget-specify-button): Don't merge mouse-face with
1550 neighbouring buttons.
1551
1552 2007-09-22 Andreas Schwab <schwab@suse.de>
1553
1554 * files.el (file-name-sans-versions): Also allow `_'.
1555
1556 2007-09-22 Glenn Morris <rgm@gnu.org>
1557
1558 * eshell/esh-mode.el (eshell-output-filter-functions):
1559 Add eshell-postoutput-scroll-to-bottom.
1560
1561 2007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1562
1563 * files.el (file-name-sans-versions): Allow - and a-z in version names.
1564
1565 * log-view.el (log-view-mode-map, log-view-mode-menu):
1566 Bind log-view-annotate-version.
1567 (log-view-beginning-of-defun, log-view-end-of-defun)
1568 (log-view-annotate-version): New functions.
1569 (log-view-mode): Use log-view-beginning-of-defun and
1570 log-view-end-of-defun.
1571
1572 2007-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1573
1574 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix staging.
1575
1576 2007-09-21 Kevin Ryde <user42@zip.com.au>
1577
1578 * international/mule.el (sgml-html-meta-auto-coding-function):
1579 Bind `case-fold-search' to t.
1580
1581 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
1582
1583 * wid-edit.el (widget-image-insert): Don't merge mouse-face with
1584 neighbouring buttons.
1585
1586 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1587 Recognize gcc's use of "note" for informational messages.
1588
1589 2007-09-20 Glenn Morris <rgm@gnu.org>
1590
1591 * textmodes/tex-mode.el (tex-validate-buffer): Use paragraph
1592 motion functions, rather than hard-coding "\n\n".
1593 (tex-validate-region): Check for eobp, to speed up.
1594 (tex-next-unmatched-end): Doc fix.
1595
1596 2007-09-19 Glenn Morris <rgm@gnu.org>
1597
1598 * textmodes/tex-mode.el (tex-terminate-paragraph):
1599 Use backward-paragraph.
1600
1601 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1602
1603 * textmodes/css-mode.el (css-electric-keys): electrick->electric.
1604 (css-mode): Update correspondingly.
1605
1606 2007-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1607
1608 * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
1609
1610 * vc-hooks.el (vc-menu-entry): New var.
1611 (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
1612 (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
1613 (vc-menu-map): Declare and initialize in one step.
1614
1615 * menu-bar.el (vc-menu-map): Don't setup any more.
1616 Instead, just create the proper spot in the menu.
1617
1618 2007-09-18 Dan Nicolaescu <dann@ics.uci.edu>
1619 Stefan Monnier <monnier@iro.umontreal.ca>
1620
1621 * vc.el: Document new VC operation `extra-menu'.
1622
1623 * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New fun.
1624
1625 2007-09-17 Dan Nicolaescu <dann@ics.uci.edu>
1626
1627 * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for
1628 Signed-off-by, Acked-by and Merge.
1629
1630 2007-09-17 Glenn Morris <rgm@gnu.org>
1631
1632 * textmodes/tex-mode.el (tex-compilation-parse-errors): Prefer the
1633 filename from `--file-line-error', if it is available.
1634
1635 2007-09-17 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
1636
1637 * textmodes/tex-mode.el (tex-compilation-parse-errors): Also match
1638 TeX `--file-line-error' format.
1639
1640 2007-09-17 Glenn Morris <rgm@gnu.org>
1641
1642 * textmodes/tex-mode.el (tex-region): Simplify previous change,
1643 handling the case where the region is not in `tex-main-file'.
1644 (tex-region-1): Delete.
1645 (tex-region-header): New function, doing the header part of the
1646 old tex-region-1.
1647
1648 2007-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
1649
1650 * ediff-init.el (ediff-verbose-p): This var is not a constant.
1651
1652 2007-09-16 Drew Adams <drew.adams@oracle.com>
1653
1654 * cus-edit.el (custom-face-edit-activate): Doc fix.
1655
1656 2007-09-16 Glenn Morris <rgm@gnu.org>
1657
1658 * textmodes/tex-mode.el (tex-region): Handle the case where the
1659 region is not in `tex-main-file'. Move the old code that applies
1660 to both cases...
1661 (tex-region-1): ...to this new function.
1662
1663 2007-09-15 Martin Rudalics <rudalics@gmx.at>
1664
1665 * simple.el (blink-matching-open): Don't display message when no
1666 paren is found within blink-matching-paren-distance characters.
1667 Don't search prompt in blink-matching-paren-distance nil case.
1668
1669 2007-09-14 Dan Nicolaescu <dann@ics.uci.edu>
1670
1671 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
1672
1673 2007-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
1674
1675 * vc-mtn.el: New file.
1676
1677 * vc-hooks.el (vc-handled-backends): Add Mtn.
1678
1679 2007-09-13 Eli Zaretskii <eliz@gnu.org>
1680
1681 * files.el (find-file, find-file-other-window)
1682 (find-file-other-frame, find-file-existing, find-file-read-only)
1683 (find-file-read-only-other-window)
1684 (find-file-read-only-other-frame)
1685 (find-alternate-file-other-window, find-alternate-file): Doc fixes.
1686
1687 2007-09-13 Jari Aalto <jari.aalto@cante.net>
1688
1689 * man.el (Man-default-man-entry): At end of line, continue looking
1690 to the next line for possible end of hyphenated command.
1691
1692 2007-09-13 Chris Moore <dooglus@gmail.com>
1693
1694 * shell.el (shell-resync-dirs): Don't move the cursor relative to
1695 the command being edited.
1696
1697 2007-09-13 Nick Roberts <nickrob@snap.net.nz>
1698
1699 * progmodes/gud.el (gdb-ready): New variable.
1700 (gdb): Set it to nil. Set gud-running to nil here...
1701 (gud-common-init): ...instead of here.
1702
1703 * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
1704 Use gdb-ready. Discard input until GDB is ready to accept it.
1705
1706 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
1707
1708 * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and
1709 C-M-S- keys.
1710
1711 2007-09-12 Martin Rudalics <rudalics@gmx.at>
1712
1713 * dired.el (dired-warning): Inherit from font-lock-warning-face to
1714 make it show up with eight colors.
1715
1716 2007-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1717
1718 * diff-mode.el (diff-sanity-check-hunk): Fix up the case when unified
1719 diffs are concatenated with no intervening line.
1720
1721 2007-09-10 Dave Love <fx@gnu.org>
1722
1723 * progmodes/python.el: Merge changes from Dave Love's v2007-Sep-10.
1724 (python-font-lock-keywords): Update to the 2.5 version of the language.
1725 (python-quote-syntax): Let-bind font-lock-syntactic-keywords to nil.
1726 (python-backspace): Only behave funny in code.
1727 (python-compilation-regexp-alist): Add PDB stack trace regexp.
1728 (inferior-python-mode): Add PDB prompt regexp.
1729 (python-fill-paragraph): Refine the fenced-string regexp.
1730 (python-find-imports): Handle imports spanning several lines.
1731 (python-mode): Add `class' to hideshow support.
1732
1733 2007-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
1734
1735 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use
1736 add-log-buffer-file-name-function rather than bind buffer-file-name,
1737 so we dont end up calling change-log-mode in *cvs* when `fi' is the
1738 ChangeLog file itself.
1739
1740 * outline.el (outline-flag-region): Use front-advance.
1741
1742 2007-09-07 Ilya Zakharevich <ilyaz@cpan.org>
1743
1744 * progmodes/cperl-mode.el: Merge upstream 5.23.
1745 (cperl-where-am-i): Remove function.
1746 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs
1747 (cperl-sniff-for-indent): De-invert [string] and [comment].
1748 When looking for label, skip s:m:y:tr.
1749 (cperl-indent-line): Likewise.
1750 (cperl-mode): Don't assume `font-lock-multiline' is auto-local.
1751 (cperl-windowed-init): Wrong `ps-print' handling.
1752 Both thanks to Chong Yidong.
1753 (cperl-look-at-leading-count): Could fail with unfinished RExen.
1754 (cperl-find-pods-heres): If the second part of s()[] is missing,
1755 don't try to highlight delimiters...
1756
1757 2007-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1758
1759 * progmodes/compile.el (compilation-get-file-structure): Complete last
1760 change by also using spec-directory in the puthash.
1761
1762 2007-09-07 Riccardo Murri <riccardo.murri@gmail.com>
1763
1764 * vc-bzr.el (vc-bzr-admin-lastrev): New constant.
1765 (vc-bzr-file-name-relative): Use 'when' instead of 'and'.
1766 (vc-bzr-status): Fix shadowing of variable 'status'.
1767 (vc-bzr-workfile-version): Use correct path to 'last-revision' file.
1768 Use `expand-file-name' instead of `concat'.
1769 (vc-bzr-annotate-command): Use option name '--long' instead of '-l'.
1770 Update annotation line regexp. Fixes launchpad.net [Bug 137435].
1771
1772 2007-09-05 Jason Rumney <jasonr@gnu.org>
1773
1774 * frame.el (focus-follows-mouse): Doc-fix. Change default on w32.
1775
1776 2007-09-02 Richard Stallman <rms@gnu.org>
1777
1778 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Make defcustom.
1779 Add `safe-local-variable' property.
1780 (lisp-body-indent): Likewise.
1781
1782 2007-09-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1783
1784 * info.el (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
1785 prev/next-node.
1786
1787 * term/x-win.el (x-gtk-stock-map, icon-map-list): New variables.
1788 (x-gtk-map-stock): New function.
1789
1790 2007-09-02 Glenn Morris <rgm@gnu.org>
1791
1792 * comint.el (comint-mode): Don't set scroll-conservatively.
1793
1794 * eshell/em-unix.el (eshell/time): Stringify and flatten the
1795 non-command arguments.
1796
1797 2007-09-01 Thien-Thi Nguyen <ttn@gnuvola.org>
1798
1799 * emacs-lisp/bytecomp.el (byte-recompile-directory):
1800 Fix bug: Don't expand top-level file name more than once.
1801 Reported by Dmitry Antipov <dmantipov@yandex.ru>.
1802
1803 2007-09-01 Richard Stallman <rms@gnu.org>
1804
1805 * files.el (hack-local-variables-confirm): Rename arg VARS to ALL-VARS.
1806 Add doc string.
1807
1808 2007-08-30 Richard Stallman <rms@gnu.org>
1809
1810 * speedbar.el (speedbar-frame-reposition-smartly)
1811 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps)
1812 (speedbar-check-vc): Don't use dframe-xemacsp.
1813
1814 2007-08-30 Martin Rudalics <rudalics@gmx.at>
1815
1816 * files.el (backup-buffer-copy): Try to overwrite old backup first.
1817
1818 2007-08-29 Martin Rudalics <rudalics@gmx.at>
1819
1820 * repeat.el (repeat): Use last-repeatable-command instead of
1821 real-last-command. Run pre- and post-command hooks for
1822 self-insertion. Update doc-string.
1823
1824 2007-08-28 Glenn Morris <rgm@gnu.org>
1825
1826 * progmodes/cc-langs.el (c-constant-kwds): Add java: true, false, null.
1827
1828 2007-08-27 Alexandre Julliard <julliard@winehq.org>
1829
1830 * vc-git.el (vc-git-state): Call git-add --refresh to update the
1831 state of the file.
1832 (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state.
1833 (vc-git-create-repo): Fix invalid command.
1834
1835 2007-08-27 Richard Stallman <rms@gnu.org>
1836
1837 * textmodes/flyspell.el (flyspell-mode):
1838 Catch errors in flyspell-mode-on.
1839
1840 2007-08-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1841
1842 * progmodes/modula2.el (m2-definition, m2-module):
1843 Don't use previous-line. Reported by T. V. Raman.
1844
1845 2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1846
1847 * term/mac-win.el (mac-handle-toolbar-switch-mode): Add explicit
1848 argument to tool-bar-mode call.
1849
1850 2007-08-27 Glenn Morris <rgm@gnu.org>
1851
1852 * diff-mode.el (diff-find-file-name): Only accept regular files,
1853 to rule out /dev/null, directories, etc.
1854
1855 2007-08-25 Dan Nicolaescu <dann@ics.uci.edu>
1856
1857 * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
1858 safe-local-variable setting.
1859 * progmodes/perl-mode.el (perl-indent-level): Likewise.
1860
1861 2007-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
1862
1863 * uniquify.el (uniquify-rationalize-file-buffer-names): Check liveness
1864 of buffers in uniquify-managed.
1865
1866 * simple.el (invisible-p): Rename from text-invisible-p.
1867 Update callers.
1868
1869 2007-08-25 Alan Mackenzie <acm@muc.de>
1870
1871 * progmodes/cc-langs.el (c-other-decl-block-key-in-symbols-alist):
1872 new language variable.
1873
1874 * progmodes/cc-engine.el (c-brace-anchor-point): New function.
1875 (c-add-stmt-syntax): Give accurate anchor points for "namespace",
1876 "extern" etc., rather than BOI. Fix addition of spurious
1877 syntactic-symbol 'defun-block-intro, replacing it with
1878 'innamespace, etc.
1879
1880 2007-08-25 Reiner Steib <Reiner.Steib@gmx.de>
1881
1882 * pcvs.el (cvs-query-directory): Only prompt when prefix is given.
1883 Don't behave differently when executed via M-x. Add doc string.
1884
1885 2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
1886
1887 * files.el (backup-buffer-copy): Don't wrap delete in
1888 condition-case, only try to delete if file exists.
1889
1890 2007-08-24 Glenn Morris <rgm@gnu.org>
1891
1892 * files.el (backup-buffer-copy): Revert 2007-08-22 change.
1893
1894 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
1895
1896 * progmodes/cperl-mode.el (defcustom, x-color-defined-p, cperl-is-face)
1897 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode)
1898 (cperl-etags-snarf-tag, cperl-etags-goto-tag-location, cperl-init-faces)
1899 (cperl-etags-goto-tag-location): Use new style backquotes.
1900
1901 * subr.el (complete-with-action): Backport from trunk (for vc-arch.el).
1902 (dynamic-completion-table): Use it it.
1903
1904 * net/browse-url.el: Remove spurious * in custom docstrings.
1905 (browse-url-filename-alist): Use new-style backquote.
1906
1907 * emacs-lisp/backquote.el (backquote-unquote-symbol)
1908 (backquote-splice-symbol): Clarify they're not new-style unquotes.
1909
1910 * emacs-lisp/edebug.el (edebug-list-form, edebug-match-symbol, \,)
1911 (\,@): Backslash the , and ,@ which are not new-style unquotes.
1912
1913 * textmodes/texinfmt.el (\,): Clarify it's not a new-style unquote.
1914
1915 * net/socks.el (socks-username/password-auth-filter):
1916 Remove unused vars `state' and `desired-len'.
1917 (socks-parse-services, socks-nslookup-host): Use with-current-buffer.
1918 (socks-wait-for-state-change): Use new-style backquotes.
1919
1920 * pcvs.el (cvs-mode-status): Fix long-standing typo.
1921
1922 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Check old-style
1923 backquotes after each `read' rather than once per buffer.
1924
1925 * dframe.el: Remove spurious * in custom docstrings.
1926 (dframe-xemacsp): Remove, use (featurep 'xemacs) instead.
1927 (dframe-xemacs20p): Remove, inline at the sole use point.
1928 (defface): Don't defvar the face, don't use old-style backquote.
1929 (defcustom): Don't use old-style backquote.
1930 (dframe-frame-parameter, dframe-mouse-event-p):
1931 Make it obvious that it's always defined.
1932 (dframe-popup-kludge): New function to replace
1933 dframe-xemacs-popup-kludge and dframe-xemacs-popup-kludge.
1934 (dframe-frame-mode, dframe-set-timer-internal)
1935 (dframe-mouse-set-point): Remove use of with-no-warnings from
1936 XEmacs-specific code.
1937 (dframe-set-timer-internal): Fix very old bug with
1938 post-command-idle-hook.
1939
1940 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Handle `sxemacs'.
1941
1942 2007-08-22 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * image-mode.el (image-minor-mode): Use image-mode-text-map.
1945
1946 2007-08-22 Reiner Steib <Reiner.Steib@gmx.de>
1947
1948 * sort.el (sort-fold-case, sort-numeric-base): Mark as
1949 safe-local-variable.
1950
1951 2007-08-22 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1952
1953 * net/browse-url.el (browse-url-emacs): New function.
1954
1955 2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
1956
1957 * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
1958 warning if the file uses old style backquotes.
1959
1960 * emacs-lisp/bytecomp.el (byte-compile-log-file)
1961 (byte-recompile-directory, byte-compile-file)
1962 (byte-compile-from-buffer): Use with-current-buffer.
1963
1964 * simple.el (text-invisible-p): Rename from line-move-invisible-p.
1965 (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
1966 (line-move-1, line-move-finish, line-move-to-column)
1967 (move-end-of-line, move-beginning-of-line): Use new name.
1968
1969 2007-08-22 Glenn Morris <rgm@gnu.org>
1970
1971 * files.el (backup-buffer-copy): Check backup directory is
1972 writable, to avoid infloop deleting old backup.
1973
1974 * mail/rmail.el (rmail-movemail-variant-p): Call on load to set
1975 movemail related variables.
1976 (rmail-insert-inbox-text): Use only rmail-movemail-program, which
1977 will now be set before this is called.
1978
1979 2007-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
1980
1981 * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.
1982
1983 * progmodes/ada-mode.el: Fix up comment style in header.
1984 (ada-check-emacs-version): Remove.
1985 (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
1986 (ada-region-selected): Use (featurep 'xemacs) rather than contortions
1987 to try and quieten the byte-compiler.
1988 (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.
1989
1990 * vc.el (vc-annotate-warp-version): Don't use previous-line.
1991
1992 2007-08-20 Johannes Weiner <hannes@saeurebad.de> (tiny change)
1993
1994 * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was
1995 extracted from `eval-last-sexp-1'.
1996 (eval-last-sexp-1): Call `preceding-sexp'.
1997
1998 2007-08-19 Glenn Morris <rgm@gnu.org>
1999
2000 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
2001 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
2002 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system
2003 shadow files messing up the compilation.
2004
2005 2007-08-18 Glenn Morris <rgm@gnu.org>
2006
2007 * progmodes/scheme.el (scheme-mode-variables):
2008 Set font-lock-comment-start-skip.
2009
2010 2007-08-18 Martin Rudalics <rudalics@gmx.at>
2011
2012 * progmodes/ada-mode.el (ada-create-syntax-table):
2013 Move set-syntax-table from here to ...
2014 (ada-mode): ... here. Don't change global value of comment-multi-line.
2015 Call new function ada-initialize-syntax-table-properties.
2016 Add ada-handle-syntax-table-properties to font-lock-mode-hook.
2017 (ada-deactivate-properties, ada-initialize-properties):
2018 Replace by new functions ...
2019 (ada-handle-syntax-table-properties, ada-set-syntax-table-properties)
2020 (ada-initialize-syntax-table-properties): ... to set up syntax-table
2021 properties uniformly, independently from whether font-lock-mode
2022 is enabled or not. Handle read-only buffers and do not change
2023 undo-list when setting syntax-table properties.
2024 (ada-after-change-function): Use ada-set-syntax-table-properties.
2025
2026 2007-08-17 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
2027
2028 * progmodes/cperl-mode.el (cperl-look-at-leading-count)
2029 (cperl-find-pods-heres): Fix an error when typing expressions like
2030 `s{a}{b}'.
2031
2032 2007-08-17 Glenn Morris <rgm@gnu.org>
2033
2034 * progmodes/compile.el (compilation-get-file-structure): Make use
2035 of the directory part when checking for an existing entry, to
2036 handle files with same basename in different directories.
2037
2038 2007-08-16 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2039
2040 * ps-print.el (ps-header-font-size, ps-header-title-font-size)
2041 (ps-footer-font-size, ps-line-number-font-size, ps-line-spacing)
2042 (ps-paragraph-spacing): Docstring fix.
2043
2044 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
2045
2046 * smerge-mode.el (smerge-resolve): New arg `safe'.
2047 (smerge-resolve-all, smerge-batch-resolve): New function.
2048 (smerge-refine): Make sure `diff' returns the expected result.
2049 (smerge-parsep-re): New const.
2050 (smerge-mode): Use it to adjust paragraph-separate.
2051
2052 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2053 Correctly match / regexp matchers as first char on a line when
2054 fontifying only that line.
2055
2056 * emacs-lisp/cl-macs.el (cl-transform-lambda): Preserve the match-data.
2057
2058 2007-08-16 Glenn Morris <rgm@gnu.org>
2059
2060 * ps-print.el (ps-font-size): Doc fix.
2061
2062 2007-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
2063
2064 * vc-bzr.el: Don't fiddle with vc-handled-backend.
2065 (vc-bzr-registered): Don't redundantly protect against
2066 file-error. Actually use the format-specific code.
2067 (vc-bzr-buffer-nonblank-p): Remove.
2068 (vc-bzr-status): Change `kindchange' -> `kindchanged'.
2069
2070 2007-08-15 Glenn Morris <rgm@gnu.org>
2071
2072 * mail/undigest.el (rmail-digest-parse-rfc1153sloppy): Be even
2073 sloppier, for the sake of GNU Mailman.
2074 (rmail-digest-rfc1153): Initialize `result' correctly.
2075
2076 2007-08-14 Glenn Morris <rgm@gnu.org>
2077
2078 * simple.el (bad-packages-alist): New constant.
2079 (bad-package-check): New function. Together, these two add
2080 elements to `after-load-alist' to check for problematic external
2081 packages.
2082 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
2083
2084 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
2085
2086 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
2087 optional quotes around files in NEED-UPDATE . REMOVED case.
2088
2089 * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
2090 (ada-treat-cmd-string): Improve error message.
2091 (ada-do-file-completion): Call `ada-require-project-file', so
2092 project variables are set properly.
2093 (ada-prj-find-prj-file): Delete Emacs 20.2 support.
2094 (ada-gnatfind-buffer-name): New constant.
2095 (ada-find-any-references): Use new constant. Set buffer name
2096 properly in compilation-start. Toggle read-only properly.
2097 (ada-find-in-src-path): Fix spelling error in docstring.
2098
2099 * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
2100 by zero error.
2101
2102 2007-08-13 Nick Roberts <nickrob@snap.net.nz>
2103
2104 * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
2105
2106 2007-08-12 Richard Stallman <rms@gnu.org>
2107
2108 * pcvs.el (cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
2109 (cvs-execute-single-file): Use new name split-string-and-unquote.
2110 (cvs-header-msg): Use new name combine-and-quote-strings.
2111
2112 * emulation/vi.el (vi-next-line): Ignore return value of line-move.
2113
2114 * progmodes/gud.el (gud-common-init): Use new name
2115 split-string-and-unquote.
2116
2117 * progmodes/flymake.el (flymake-err-line-patterns): Fix infloop
2118 in javac regexp.
2119
2120 * pcvs-util.el (cvs-qtypedesc-strings): Use new names
2121 combine-and-quote-strings and split-string-and-unquote.
2122
2123 * subr.el (combine-and-quote-strings): Rename from strings->string.
2124 (split-string-and-unquote): Rename from string->strings.
2125
2126 2007-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2127
2128 * log-view.el (log-view-font-lock-keywords): Use `eval' so as to adapt
2129 to buffer-local settings.
2130
2131 * emacs-lisp/backquote.el (backquote-delay-process): New function.
2132 (backquote-process): Add internal arg `level'. Use the two to
2133 correctly handle nested backquotes.
2134
2135 2007-08-09 Riccardo Murri <riccardo.murri@gmail.com>
2136
2137 * vc-bzr.el (vc-bzr-registered): Use \0 instead of literal NULs.
2138 (vc-bzr-state-words): Add "kind changed" state word.
2139 (vc-bzr-status): New function. Return Bzr idea of file status,
2140 which is different from VC's.
2141 (vc-bzr-state): Use vc-bzr-status.
2142 (vc-workfile-unchanged-p): Use vc-bzr-status.
2143 (vc-bzr-revert): Use synchronous process; expect exitcode 0.
2144 (vc-dired-state): Process "kind changed" state word.
2145
2146 2007-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
2147
2148 * vc-hooks.el (vc-default-find-file-not-found-hook): Do nothing.
2149
2150 * vc-rcs.el (vc-rcs-find-file-not-found-hook):
2151 Move from vc-default-find-file-not-found-hook.
2152
2153 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
2154
2155 * url/url-auth.el (url-basic-auth): When prompting for username
2156 and password, default to the username and password in the URL.
2157
2158 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2159
2160 * man.el: Remove spurious * in docstrings.
2161 Merge defvars and toplevel setq-defaults.
2162 (Man-highlight-references0): Limit=nil rather than point-max.
2163 (Man-mode-map): Move initialization into the declaration.
2164 (Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
2165 (Man-view-header-file): Use expand-file-name rather than concat.
2166 (Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.
2167
2168 * man.el (Man-next-section): Make sure we do not move backward.
2169
2170 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2171
2172 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
2173 (ps-begin-job): Use ps-default-fg and ps-default-bg only when
2174 ps-print-color-p is neither nil nor black-white. Reported by Christian
2175 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2176
2177 2007-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * files.el (auto-mode-alist): Use the purecopied text (duh!).
2180
2181 2007-08-08 Andreas Schwab <schwab@suse.de>
2182
2183 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook): Check for
2184 self-insert-command, not self-insert.
2185
2186 2007-08-08 Glenn Morris <rgm@gnu.org>
2187
2188 * emacs-lisp/checkdoc.el (checkdoc-ispell-lisp-words): Remove `iff'.
2189
2190 * Replace `iff' in doc-strings and comments.
2191
2192 * help-mode.el (help-make-xrefs): Search for symbol constituents,
2193 rather than just `-'.
2194
2195 2007-08-08 Martin Rudalics <rudalics@gmx.at>
2196
2197 * dired.el (dired-pop-to-buffer):
2198 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
2199 * calendar/calendar.el (generate-calendar-window):
2200 * progmodes/compile.el (compilation-set-window-height):
2201 * textmodes/two-column.el (2C-two-columns, 2C-merge):
2202 Use window-full-width-p instead of comparing frame-width and
2203 window-width.
2204
2205 * progmodes/compile.el (compilation-find-buffer): Remove extra
2206 argument in call to compilation-buffer-internal-p.
2207
2208 2007-08-07 Michael Albinus <michael.albinus@gmx.de>
2209
2210 * net/tramp.el (tramp-handle-file-remote-p): Handle optional
2211 parameters IDENTIFICATION and CONNECTED.
2212 (tramp-handle-insert-file-contents): VISIT must be handled after
2213 insertion of the local copy. Reported by Peter Gordon
2214 <peter@pg-consultants.com>.
2215 (tramp-file-name-handler): No special handling for
2216 `expand-file-name'. But for `file-name-as-directory'.
2217 (tramp-find-shell, tramp-open-connection-telnet)
2218 (tramp-open-connection-rsh, tramp-open-connection-su)
2219 (tramp-open-connection-multi)
2220 (tramp-open-connection-setup-interactive-shell): Guard against
2221 $PROMPT_COMMAND shell var. Reported by Steve Youngs
2222 <steve@sxemacs.org>.
2223 (tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
2224 the hint.
2225
2226 * net/trampver.el: Update release number.
2227
2228 2007-08-07 Tom Tromey <tromey@redhat.com>
2229
2230 * progmodes/tcl.el (tcl-indent-level, tcl-continued-indent-level):
2231 Add safe-local-variable property.
2232
2233 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
2234
2235 * image-mode.el (image-toggle-display): Use image-refresh.
2236
2237 * longlines.el (longlines-decoded): New variable.
2238 (longlines-mode): Avoid encoding or decoding the buffer twice.
2239
2240 2007-08-07 Riccardo Murri <riccardo.murri@gmail.com>
2241
2242 * vc-bzr.el: Remove comments about vc-bzr.el being a modified
2243 unofficial version.
2244 (vc-bzr-command): Remove redundant setting of process-connection-type.
2245 (vc-bzr-admin-checkout-format-file): Add autoload.
2246 (vc-bzr-root-dir): Remove in favor of vc-bzr-root.
2247 (vc-bzr-root): Switch to implementation of vc-bzr-root-dir.
2248 (vc-bzr-registered): Compare dirstate format tag with known good
2249 value, abort parsing if match fails. Warn user in docstring.
2250 (vc-bzr-workfile-version): Case for different Bzr branch formats.
2251 See bzrlib/branch.py in Bzr sources.
2252 (vc-bzr-diff): First argument FILES may be a string rather than a list.
2253 (vc-bzr-shell-command): Remove in favor of
2254 vc-bzr-command-discarding-stderr.
2255 (vc-bzr-command-discarding-stderr): New function.
2256
2257 2007-08-06 Riccardo Murri <riccardo.murri@gmail.com>
2258
2259 * vc-bzr.el (vc-bzr-registered): Gracefully handle missing "bzr"
2260 program, and return nil
2261 (vc-bzr-state): Gracefully handle missing "bzr" program, and return nil.
2262 (vc-bzr-state): Look for path names relative to the repository
2263 root after status keyword.
2264 (vc-bzr-file-name-relative): New function.
2265 (vc-bzr-admin-dirname): Reinstate, as other vc-bzr-admin-... paths
2266 depend on it.
2267 (vc-bzr-admin-dirname, ...-checkout-format-file)
2268 (...-branch-format-file, ...-revhistory): Paths to some Bzr internal
2269 files that we now parse directly for speed.
2270 (vc-bzr-root-dir): Use `vc-bzr-admin-checkout-format-file' as witness.
2271 (vc-bzr-registered): Only parse vc-bzr-admin-dirstate file if it exists.
2272 (vc-bzr-state): "bzr status" successful only if exitcode is 0
2273 (vc-bzr-root): Use `vc-bzr-shell-command'. Stderr may contain
2274 Bzr warnings, so we must discard it.
2275 (vc-bzr-workfile-version): Speedup counting lines from
2276 `vc-bzr-admin-revhistory' file, but fallback to spawning "bzr revno"
2277 if that file doesn't exist.
2278 (vc-bzr-responsible-p): Use `vc-bzr-root' instead of
2279 `vc-bzr-root-dir' for speed. Add `vc-bzr-admin-dirname'
2280 (not ".bzr"!) to `vc-directory-exclusion-list'
2281 (vc-bzr-shell-command): New function.
2282
2283 2007-08-06 Tom Tromey <tromey@redhat.com>
2284
2285 * diff-mode.el (diff-unified->context, diff-reverse-direction)
2286 (diff-fixup-modifs): Typo in docstring.
2287
2288 2007-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
2289
2290 * emulation/tpu-edt.el (tpu-current-line): Use posn-at-point and
2291 count-screen-lines.
2292 (tpu-edt-off): Disable relevant pieces of advice.
2293
2294 * emulation/tpu-extras.el (tpu-before-save-hook): Rename from
2295 tpu-write-file-hook. Activate it with add-hook on buffer-save-hook.
2296 (newline, newline-and-indent, do-auto-fill): Use advice instead of
2297 redefining the function.
2298 (tpu-set-scroll-margins): Activate the pieces of advice.
2299
2300 2007-08-06 Michael Albinus <michael.albinus@gmx.de>
2301
2302 * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
2303 process-filter.
2304
2305 2007-08-06 Martin Rudalics <rudalics@gmx.at>
2306
2307 * help.el (resize-temp-buffer-window): Use window-full-width-p
2308 instead of comparing frame-width and window-width.
2309
2310 2007-08-05 Peter Povinec <ppovinec <at> yahoo.com> (tiny change)
2311
2312 * term.el: Honor term-default-fg-color and term-default-bg-color
2313 settings when modifying term-current-face.
2314 (term-default-fg-color, term-default-bg-color): Initialize from
2315 default term-current-face.
2316 (term-mode, term-reset-terminal): Set term-current-face with
2317 term-default-fg-color and term-default-bg-color.
2318 (term-handle-colors-array): term-current-face has term-default-fg-color
2319 and term-default-bg-color after reset escape sequence.
2320 (term-handle-colors-array): Set term-current-color with
2321 term-default-fg/bg-color instead of ansi-term-color-vector when the
2322 index (term-ansi-current-color or term-ansi-current-bg-color) is zero.
2323
2324 2007-08-05 Michael Albinus <michael.albinus@gmx.de>
2325
2326 * files.el (set-auto-mode): Handle also remote files wrt
2327 `auto-mode-alist'.
2328
2329 * net/tramp.el (tramp-handle-file-remote-p): Return a string as
2330 remote identification.
2331
2332 2007-08-04 Glenn Morris <rgm@gnu.org>
2333
2334 * autorevert.el (auto-revert-tail-mode): auto-revert-tail-pos is
2335 zero, not nil, when the library is first loaded. Check for a file
2336 that has been modified on disk.
2337
2338 * progmodes/cperl-mode.el (cperl-compilation-error-regexp-alist):
2339 Remove duplicate defvar preventing initialization.
2340 (cperl-mode): Fix compilation-error-regexp-alist-alist setting.
2341
2342 2007-08-03 Miles Bader <miles@gnu.org>
2343
2344 * vc-hooks.el (vc-handled-backends): Change capitalization of VC
2345 backend names for new backends to `Git', `Hg', and `Bzr'.
2346 * vc-hg.el (vc-hg-dired-state-info): Use `Hg' as VC backend name,
2347 not `HG'.
2348 * vc-git.el (vc-git-dired-state-info): Use `Git' as VC backend
2349 name, not `GIT'.
2350 * vc-bzr.el (vc-bzr-dir-state, vc-bzr-dired-state-info)
2351 (vc-bzr-unload-hook): Use `Bzr' as VC backend name, not `BZR'.
2352
2353 2007-08-03 Glenn Morris <rgm@gnu.org>
2354
2355 * net/telnet.el (telnet-mode): Set comint-use-prompt-regexp to t.
2356
2357 2007-08-02 Richard Stallman <rms@gnu.org>
2358
2359 * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
2360 to update deleted flag.
2361
2362 * cus-edit.el (customize-apropos, customize-apropos-options)
2363 (customize-apropos-faces, customize-apropos-groups): Improve prompt.
2364
2365 * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
2366
2367 * startup.el (fancy-splash-head, startup-echo-area-message):
2368 Change message text.
2369
2370 * emulation/tpu-edt.el (next-line-internal): Setting deleted.
2371 All callers use line-move.
2372
2373 * progmodes/compile.el (compilation-find-buffer): Return current
2374 buffer immediately if suitable.
2375 (compile, compilation-buffer-name, compilation-start): Doc fixes.
2376
2377 2007-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
2378
2379 * vc-bzr.el (vc-bzr-admin-dirstate): Rename from `...-dirname'.
2380 Make it more discriminating and more useful.
2381 (vc-bzr-root-dir): Use new name.
2382 (vc-bzr-registered): Use new name and look at the dirstate file to
2383 determine if it's registered or not without running `bzr'.
2384
2385 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change)
2386
2387 * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix.
2388
2389 2007-07-31 Drew Adams <drew.adams@oracle.com>
2390
2391 * cus-edit.el (custom-group-value-create, custom-goto-parent):
2392 Fix parent groups link.
2393
2394 2007-07-31 Daiki Ueno <ueno@unixuser.org>
2395
2396 * faces.el (face-normalize-spec): New function.
2397 (frame-set-background-mode): Normalize face-spec before calling
2398 face-spec-match-p.
2399
2400 2007-07-31 Stefan Monnier <monnier@iro.umontreal.ca>
2401
2402 * vc-bzr.el: New file (copied from the trunk).
2403
2404 * vc-hooks.el (vc-handled-backends): Add BZR.
2405 (vc-find-file-hook): Failsafe if the backend's `registered'
2406 function burps.
2407
2408 * server.el (server-window): Add switch-to-buffer-other-frame option.
2409
2410 2007-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2411
2412 * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
2413 (vc-git-revision-completion-table): Enable.
2414
2415 * vc-hooks.el (vc-handled-backends): Add GIT and HG.
2416
2417 * vc.el (vc-directory-exclusion-list): Add .git and .hg.
2418
2419 * vc-hg.el (vc-hg-revision-completion-table): Re-enable.
2420 (vc-hg-registered): Set the vc-state property.
2421
2422 * diff-mode.el (diff-mode-menu): New entries.
2423
2424 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
2425
2426 * diff-mode.el (diff-beginning-of-file-and-junk): New function.
2427 (diff-file-kill): Use it.
2428 (diff-beginning-of-hunk): Add arg `try-harder' using it.
2429 (diff-restrict-view, diff-find-source-location, diff-refine-hunk):
2430 Use it so they find the hunk even when we're in the file header.
2431
2432 * vc.el: Add new VC operation `revision-completion-table'.
2433 (vc-default-revision-completion-table): New function.
2434 (vc-version-diff, vc-version-other-window): Use it to provide
2435 completion of revision names if the backend provides it.
2436
2437 * vc-arch.el (vc-arch--version-completion-table)
2438 (vc-arch-revision-completion-table): New functions to provide
2439 completion of revision names.
2440
2441 * vc-cvs.el: Require CL.
2442 (vc-cvs-revision-table, vc-cvs-revision-completion-table):
2443 New functions to provide completion of revision names.
2444
2445 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change)
2446
2447 * emacs-lisp/copyright.el (copyright-update-year, copyright-update)
2448 (copyright-fix-years, copyright): Correctly handle the case where
2449 copyright-limit is nil.
2450
2451 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change)
2452
2453 * progmodes/python.el (run-python): Fix path separator under w32.
2454
2455 2007-07-28 Dan Nicolaescu <dann@ics.uci.edu>
2456
2457 * vc-git.el: New File.
2458
2459 2007-07-28 Alan Mackenzie <acm@muc.de>
2460
2461 Fix problem with modes derived from CC Mode:
2462 * progmodes/cc-mode.el (c-make-emacs-variables-local): Move this
2463 macro to cc-langs.
2464 (c-init-language-vars-for): Remove call to above macro.
2465 * progmodes/cc-langs.el (c-make-emacs-variables-local): Macro has
2466 been moved to here.
2467 (c-make-init-lang-vars-fun): Call c-make-emacs-variables-local.
2468
2469 2007-07-28 Eli Zaretskii <eliz@gnu.org>
2470
2471 * net/trampver.el: Fix the `coding' cookie.
2472
2473 2007-07-25 Nick Roberts <nickrob@snap.net.nz>
2474
2475 * add-log.el (change-log-redate): Remove (not needed anymore and
2476 doesn't appear to work).
2477
2478 2007-07-25 Glenn Morris <rgm@gnu.org>
2479
2480 * Relicense all FSF files to GPLv3 or later.
2481
2482 * COPYING: Switch to GPLv3.
2483
2484 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2485
2486 * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
2487 Replace it with another one which disables undo before calling
2488 erase-buffer and then turns it back on if needed.
2489
2490 2007-07-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2491
2492 * ps-print.el: Problem with foreground and background color when
2493 printing a buffer with and without faces. Reported by Christian
2494 Schlauer <cs-muelleimer-rubbish.bin@arcor.de>.
2495 (ps-print-version): New version 6.7.5.
2496 (ps-default-fg): Change default value to nil, so black color is used
2497 when a face does not specify a foreground color.
2498 (ps-default-bg): Change default value to nil, so white color is used
2499 for background color.
2500 (ps-begin-job): Fix code.
2501
2502 2007-07-24 Dan Nicolaescu <dann@ics.uci.edu>
2503
2504 * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
2505
2506 2007-07-24 Alan Mackenzie <acm@muc.de>
2507
2508 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
2509 Initialise byte-compile-unresolved-functions before rather than
2510 after a compilation.
2511 (byte-compile-unresolved-functions): Amplify doc string.
2512
2513 2007-07-24 Glenn Morris <rgm@gnu.org>
2514
2515 * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
2516 (cal-tex-rules, cal-tex-buffer, cal-tex-24)
2517 (cal-tex-cursor-month-landscape, cal-tex-cursor-month)
2518 (cal-tex-cursor-week, cal-tex-cursor-week2)
2519 (cal-tex-cursor-week-iso, cal-tex-week-hours)
2520 (cal-tex-cursor-week-monday, cal-tex-weekly4-box)
2521 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
2522 (cal-tex-cursor-filofax-daily, cal-tex-daily-page): Doc fix.
2523
2524 2007-07-24 Stefan Monnier <monnier@iro.umontreal.ca>
2525
2526 * pcvs.el (cvs-temp-buffer): Disable undo in temp buffers.
2527
2528 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2529
2530 * ses.el (ses-cleanup): Prevent Emacs from spuriously checking if the
2531 underlying file is uptodate.
2532
2533 2007-07-23 Richard Stallman <rms@gnu.org>
2534
2535 * progmodes/octave-inf.el (inferior-octave-prompt): Accept .exe.
2536
2537 2007-07-23 Stefan Monnier <monnier@iro.umontreal.ca>
2538
2539 * progmodes/sh-script.el (sh-font-lock-backslash-quote)
2540 (sh-font-lock-flush-syntax-ppss-cache): New funs.
2541 (sh-font-lock-syntactic-keywords): Use them to distinguish the
2542 different possible cases for \'.
2543 (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
2544
2545 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
2546 `file' from which to start the search and fix case where `file' is the
2547 current directory and the root as well.
2548
2549 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory
2550 name for buffer-file-name if it refers to a directory.
2551
2552 2007-07-22 Jason Rumney <jasonr@gnu.org>
2553
2554 * w32-fns.el (set-default-process-coding-system): Use dos line ends
2555 for input to cmdproxy on all versions of Windows.
2556 Use dos line ends for input to plink.
2557
2558 * comint.el (comint-simple-send): Concat newline before sending.
2559 (comint-password-prompt-regexp): Recognize plink's passphrase prompt.
2560
2561 2007-07-22 Juri Linkov <juri@jurta.org>
2562
2563 * isearch.el (isearch-edit-string): Save old point and
2564 isearch-other-end to old-point and old-other-end before reading
2565 the search string from minibuffer. After exiting minibuffer set
2566 point to old-other-end if point and the search direction is the
2567 same as before reading the search string.
2568 (isearch-del-char): Don't set isearch-yank-flag to t. Put point
2569 to isearch-other-end. Instead of isearch-search-and-update call
2570 three functions isearch-search, isearch-push-state and isearch-update.
2571
2572 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
2573
2574 * textmodes/reftex.el (reftex-access-parse-file): Do not risk
2575 destroying an existing buffer.
2576
2577 2007-07-22 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2578
2579 * startup.el (command-line-x-option-alist): Use x-handle-no-bitmap-icon.
2580
2581 * term/x-win.el (x-handle-no-bitmap-icon): New function.
2582
2583 2007-07-22 Ralf Angeli <angeli@caeruleus.net>
2584
2585 * textmodes/reftex.el (reftex-access-parse-file): Create parse
2586 file in a way that does not interfere with recentf.
2587
2588 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2589
2590 * image-dired.el (image-dired-sane-db-file): New func.
2591 (image-dired-write-tags, image-dired-remove-tag)
2592 (image-dired-list-tags, image-dired-write-comments)
2593 (image-dired-get-comment, image-dired-mark-tagged-files)
2594 (image-dired-create-gallery-lists): Call new func.
2595 Reported by Dieter Wilhelm <dieter@duenenhof-wilhelm.de>.
2596
2597 2007-07-21 Dan Nicolaescu <dann@ics.uci.edu>
2598
2599 * vc-hg.el (vc-hg-diff): Use vc-hg-command.
2600 (vc-hg-dir-state): Fix loop.
2601 (vc-hg-print-log): Fix expected return value for vc-hg-command.
2602 (vc-hg-next-version, vc-hg-delete-file, vc-hg-rename-file)
2603 (vc-hg-register, vc-hg-create-repo, vc-hg-checkin)
2604 (vc-hg-revert): Likewise.
2605 (vc-hg-revision-table, vc-hg-revision-completion-table): New functions.
2606
2607 2007-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
2608
2609 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): In the
2610 case of alignment under a constant symbol, find and consider
2611 the sexp actually at indentation to be the "last sexp".
2612
2613 2007-07-20 Eli Zaretskii <eliz@gnu.org>
2614
2615 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2616 (install): Use them to copy all *.el files before *.elc.
2617 (clean): Don't delete *~.
2618
2619 2007-07-20 Dan Nicolaescu <dann@ics.uci.edu>
2620
2621 * vc-hg.el (vc-hg-workfile-unchanged-p): New function.
2622
2623 2007-07-19 Dan Nicolaescu <dann@ics.uci.edu>
2624
2625 * vc-hg.el (vc-hg-registered): Replace if with when.
2626 (vc-hg-state): Deal with nonexistent files.
2627
2628 2007-07-18 Juanma Barranquero <lekktu@gmail.com>
2629
2630 * follow.el (follow-mode-hook, follow-mode-off-hook, follow-mode)
2631 (follow-delete-other-windows-and-split, follow-recenter)
2632 (follow-windows-aligned-p, follow-point-visible-all-windows-p)
2633 (follow-redisplay, follow-estimate-first-window-start)
2634 (follow-xemacs-scrollbar-support, follow-intercept-process-output):
2635 Fix typos in docstrings.
2636
2637 2007-07-17 Thien-Thi Nguyen <ttn@gnuvola.org>
2638
2639 * bookmark.el (bookmark-show-all-annotations):
2640 Make sure each inserted annotation ends with newline.
2641
2642 (bookmark-maybe-sort-alist): Don't modify
2643 bookmark-alist. Instead, if not sorting, simply return it.
2644 (bookmark-bmenu-list): Call bookmark-maybe-sort-alist
2645 for its return value, not for its side effect.
2646
2647 2007-07-17 Dan Nicolaescu <dann@ics.uci.edu>
2648
2649 * vc.el: Add more info about the vc-registered function.
2650
2651 2007-07-16 David Kastrup <dak@gnu.org>
2652
2653 * emacs-lisp/advice.el (defadvice): Doc fix.
2654
2655 2007-07-16 Juanma Barranquero <lekktu@gmail.com>
2656
2657 * subr.el (when, unless): Doc fix.
2658
2659 2007-07-16 Dan Nicolaescu <dann@ics.uci.edu>
2660
2661 * vc-hg.el (vc-hg-state): Handle removed files.
2662 (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
2663 (vc-hg-checkout): Re-enable.
2664
2665 2007-07-15 Richard Stallman <rms@gnu.org>
2666
2667 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys.
2668
2669 * tutorial.el (tutorial--find-changed-keys):
2670 Handle C-x specially like ESC.
2671
2672 2007-07-15 Roland McGrath <roland@frob.com>
2673
2674 * add-log.el (add-change-log-entry): Check add-log-full-name
2675 and add-log-mailing-address later, after change-log-mode-hook.
2676
2677 2007-07-15 Richard Stallman <rms@gnu.org>
2678
2679 * isearch.el (isearch-mode, isearch-done):
2680 Delete unintended code in previous change.
2681
2682 * ps-print.el (ps-default-bg): Change to White.
2683
2684 2007-07-15 Aaron Hawley <aaronh@garden.org>
2685
2686 * tar-mode.el (tar-get-descriptor): No error for zero-length file.
2687
2688 2007-07-15 Martin Rudalics <rudalics@gmx.at>
2689
2690 * mouse.el (mouse-drag-track): Reset transient-mark-mode to nil
2691 when handling the terminating event.
2692
2693 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
2694
2695 * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2696
2697 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2698
2699 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
2700 (install): Use them to copy all *.el files before *.elc.
2701
2702 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2703
2704 * replace.el (match): Use yellow1 instead of yellow.
2705
2706 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
2707
2708 * pcvs-info.el (cvs-unknown): Likewise.
2709
2710 2007-07-12 Davis Herring <herring@lanl.gov>
2711
2712 * desktop.el (desktop-buffer-info, desktop-save):
2713 Use `desktop-dirname' instead of `dirname'.
2714
2715 2007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
2716
2717 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.
2718
2719 * autoinsert.el (auto-insert-alist): s/2/3/ in the generated comment.
2720
2721 2007-07-10 Richard Stallman <rms@gnu.org>
2722
2723 * emacs-lisp/lisp-mode.el (eval-defun):
2724 Explain special handling of `defface'.
2725
2726 2007-07-09 Richard Stallman <rms@gnu.org>
2727
2728 * isearch.el (isearch-edit-string): Call to isearch-push-state
2729 after the search.
2730
2731 2007-07-08 Katsumi Yamaoka <yamaoka@jpl.org>
2732
2733 * cus-start.el (file-coding-system-alist): Fix custom type.
2734
2735 2007-07-08 Chong Yidong <cyd@stupidchicken.com>
2736
2737 * longlines.el (longlines-wrap-region): Avoid marking buffer as
2738 modified.
2739 (longlines-auto-wrap, longlines-window-change-function):
2740 Remove unnecessary calls to set-buffer-modified-p.
2741
2742 2007-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2743
2744 * vc.el (vc-default-log-view-mode): New function.
2745 (vc-print-log): Add new `log-view-mode' VC operation.
2746
2747 2007-07-08 Nick Roberts <nickrob@snap.net.nz>
2748
2749 * pcvs-util.el (cvs-strings->string, cvs-string->strings):
2750 Rename and move to...
2751
2752 * subr.el (strings->string, string->strings): ...here.
2753
2754 * pcvs.el (cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
2755 (cvs-mode-checkout, cvs-execute-single-file): Use new function names.
2756
2757 * progmodes/gud.el (gud-common-init): Call string->strings instead
2758 of split-string.
2759
2760 2007-07-07 Eli Zaretskii <eliz@gnu.org>
2761
2762 * term/w32-win.el (menu-bar-open): New function.
2763 Bind <f10> to it.
2764
2765 2007-07-07 Dan Nicolaescu <dann@ics.uci.edu>
2766
2767 * log-view.el (log-view-mode-menu): New menu.
2768
2769 2007-07-06 Dan Nicolaescu <dann@ics.uci.edu>
2770
2771 * vc-hg.el: New file.
2772
2773 2007-07-06 Andreas Schwab <schwab@suse.de>
2774
2775 * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
2776 dynamic bindings around the evaluation of the expression.
2777 Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2778
2779 2007-07-03 Dan Nicolaescu <dann@ics.uci.edu>
2780
2781 * progmodes/gud.el (auto-mode-alist): Match more valid gdb init
2782 file names.
2783
2784 2007-07-02 Martin Rudalics <rudalics@gmx.at>
2785
2786 * help-mode.el (help-make-xrefs): Skip spaces too when skipping tabs.
2787
2788 * mouse.el (mouse-drag-mode-line-1): Quit mouse tracking when
2789 event is not a cons cell. Do not unread drag-mouse-1 events.
2790 Select right window in check whether space was stolen from
2791 window above.
2792
2793 2007-07-01 Richard Stallman <rms@gnu.org>
2794
2795 * files.el (find-file-visit-truename): Fix safe-local-variable value.
2796
2797 2007-06-29 Juanma Barranquero <lekktu@gmail.com>
2798
2799 * generic-x.el (generic-define-mswindows-modes)
2800 (generic-define-unix-modes, apache-log-generic-mode)
2801 (bat-generic-mode-keymap, java-manifest-generic-mode)
2802 (show-tabs-generic-mode): Fix typos in docstrings.
2803
2804 2007-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2805
2806 * dnd.el (dnd-get-local-file-name): Set fixcase to t in call to
2807 replace-regexp-in-string.
2808
2809 2007-06-28 Andreas Schwab <schwab@suse.de>
2810
2811 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Depend on
2812 $(lisp)/subdirs.el.
2813
2814 2007-06-28 Juanma Barranquero <lekktu@gmail.com>
2815
2816 * speedbar.el (speedbar-handle-delete-frame): Don't try to delete
2817 the speedbar frame if nil; that deletes the current frame or
2818 causes an error if it is the only frame.
2819 Reported by Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>.
2820
2821 2007-06-24 Juanma Barranquero <lekktu@gmail.com>
2822
2823 * desktop.el (desktop-read): Run `desktop-not-loaded-hook' in the
2824 directory where the desktop file was found, as the docstring says.
2825 (desktop-kill): Use `read-directory-name'.
2826
2827 * desktop.el (desktop-load-locked-desktop): New option.
2828 (desktop-read): Use it.
2829 (desktop-truncate, desktop-outvar, desktop-restore-file-buffer):
2830 Use `when'.
2831
2832 2007-06-24 Davis Herring <herring@lanl.gov>
2833
2834 * desktop.el (desktop-save-mode-off): New function.
2835 (desktop-base-lock-name, desktop-not-loaded-hook): New variables.
2836 (desktop-full-lock-name, desktop-file-modtime, desktop-owner)
2837 (desktop-claim-lock, desktop-release-lock): New functions.
2838 (desktop-kill): Tell `desktop-save' that this is the last save.
2839 Release the lock afterwards.
2840 (desktop-buffer-info): New function.
2841 (desktop-save): Use it. Run `desktop-save-hook' where the doc
2842 says to. Detect conflicts, and manage the lock.
2843 (desktop-read): Detect conflicts. Manage the lock.
2844
2845 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2846
2847 * ls-lisp.el (insert-directory): If an invalid regexp error is
2848 thrown, try using FILE as a literal file name, not a wildcard.
2849 Check for FILE as an existing file, not just a directory.
2850
2851 2007-06-23 Juanma Barranquero <lekktu@gmail.com>
2852
2853 * ruler-mode.el (ruler-mode): Prevent clobbering the original
2854 `header-line-format' when reentering ruler mode.
2855
2856 2007-06-23 Eli Zaretskii <eliz@gnu.org>
2857
2858 * ls-lisp.el (insert-directory): Don't treat FILE as a wildcard if
2859 FILE exists as a directory.
2860
2861 2007-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
2862
2863 * progmodes/vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2864 (vera-font-lock-match-item): Fix doc string.
2865 (vera-in-comment-p): Remove unused function.
2866 (vera-skip-forward-literal, vera-skip-backward-literal): Improve code,
2867 use `syntax-ppss'.
2868 (vera-forward-syntactic-ws): Fix argument order.
2869 (vera-prepare-search): Use `with-syntax-table'.
2870 (vera-indent-line): Fix doc string.
2871 (vera-electric-tab): Fix doc string.
2872 (vera-expand-abbrev): Define alias instead of using `fset'.
2873 (vera-comment-uncomment-region): Use `comment-start-skip'.
2874
2875 2007-06-20 Reto Zimmermann <reto@gnu.org>
2876
2877 * progmodes/vera-mode.el: New file.
2878
2879 2007-06-20 Juanma Barranquero <lekktu@gmail.com>
2880
2881 * ido.el (ido-find-file-in-dir): Don't signal an error for
2882 empty directories.
2883
2884 2007-06-18 Alan Mackenzie <acm@muc.de>
2885
2886 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
2887 When removing lines, also remove the \n. Correction of patch of
2888 2007-04-21.
2889
2890 2007-06-17 Glenn Morris <rgm@gnu.org>
2891
2892 * lpr.el (lpr-page-header-switches): Move %s to separate element
2893 for correct quoting. Doc fix.
2894
2895 2007-06-13 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2896
2897 * term/xterm.el (terminal-init-xterm): Escape parens in character
2898 constants.
2899
2900 2007-06-12 Ralf Angeli <angeli@caeruleus.net>
2901
2902 * scroll-lock.el (scroll-lock-mode): Doc fix.
2903
2904 2007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2905
2906 * font-lock.el (font-lock-add-keywords): In case font-lock was only
2907 half-activated, forcefully activate it completely.
2908
2909 2007-06-11 Richard Stallman <rms@gnu.org>
2910
2911 * cus-edit.el (custom-variable-type): Doc fix.
2912
2913 2007-06-09 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2914
2915 * mail/rmail.el (rmail-movemail-variant-in-use): Fix doc typo.
2916
2917 2007-06-09 Davis Herring <herring@lanl.gov>
2918
2919 * desktop.el (desktop-minor-mode-table): Doc fix.
2920
2921 2007-06-08 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * image-mode.el (image-forward-hscroll, image-backward-hscroll)
2924 (image-next-line, image-previous-line, image-scroll-up)
2925 (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
2926 New functions.
2927 (image-mode-map): Remap motion commands.
2928 (image-mode-text-map): New keymap for viewing images as text.
2929 (image-mode): Use image-mode-map.
2930 (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
2931
2932 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2933
2934 Sync with Tramp 2.0.56.
2935
2936 * net/tramp.el:
2937 * net/tramp-ftp.el:
2938 * net/tramp-smb.el:
2939 * net/tramp-util.el:
2940 * net/tramp-vc.el:
2941 Don't load cl.el, because that pollutes the namespace. Replace cl
2942 macros by their implementations where necessary. Requested by
2943 Richard Stallman <rms@gnu.org>.
2944
2945 * net/tramp.el (top): Make `set-buffer-multibyte' an alias if it
2946 doesn't exist.
2947 (with-parsed-tramp-file-name): Protect debug spec during compilation.
2948 (tramp-handle-insert-directory): Check (featurep 'ls-lisp).
2949 (tramp-file-name-p, tramp-file-name-multi-method)
2950 (tramp-file-name-method, tramp-file-name-user)
2951 (tramp-file-name-host, tramp-file-name-localname): New defuns,
2952 replacing defstruct `tramp-file-name'.
2953 (tramp-handle-file-remote-p, tramp-completion-dissect-file-name1)
2954 (tramp-dissect-file-name, tramp-dissect-multi-file-name):
2955 Apply `vector' instead of `make-tramp-file-name'.
2956 (tramp-handle-make-auto-save-file-name):
2957 Apply `tramp-temporary-file-directory' for compatibility reasons.
2958 (tramp-completion-mode): Use `natnump' instead of `wholenump'
2959 because of XEmacs.
2960 (tramp-completion-mode): `last-input-event' is nil when XEmacs is
2961 started.
2962
2963 2007-06-07 David Kastrup <dak@gnu.org>
2964
2965 * dired.el (dired-recursive-deletes, dired-recursive-copies):
2966 Change default to `top'.
2967
2968 2007-06-07 Chong Yidong <cyd@stupidchicken.com>
2969
2970 * dired.el (dired-mode-map): Remove spurious separator.
2971
2972 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2973
2974 * progmodes/ebrowse.el (ebrowse-draw-file-member-info): Doc fix.
2975
2976 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
2977 * progmodes/idlwave.el (idlwave-one-key-select): Fix typo in docstring.
2978
2979 2007-06-07 Alfred M. Szmidt <ams@gnu.org> (tiny change)
2980
2981 * mail/rmailsum.el (rmail-summary-save-buffer): New command.
2982 (rmail-summary-mode-map): Add rmail-summary-save-buffer.
2983
2984 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
2985
2986 * progmodes/ebrowse.el (ebrowse-member-table):
2987 * textmodes/org.el (org-export-ascii-bullets): Fix typos in docstrings.
2988
2989 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2990
2991 * pgg.el (pgg-sign-region, pgg-sign):
2992 * ses.el (ses-call-printer):
2993 * calendar/icalendar.el (icalendar--diarytime-to-isotime):
2994 * textmodes/org.el (org-cycle): Fix typos in docstrings.
2995
2996 2007-06-06 Eli Zaretskii <eliz@gnu.org>
2997
2998 * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
2999 (tar-get-descriptor): Handle type 55, an extended pax header.
3000
3001 2007-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
3002
3003 * textmodes/css-mode.el: New file.
3004
3005 2007-06-06 Michael Albinus <michael.albinus@gmx.de>
3006
3007 * net/socks.el: New file, taken from w3 repository.
3008 (top): Update Copyright. Don't load cl.el.
3009 (all): Replace `case' by `cond', `string-to-int' by
3010 `string-to-number', and `process-kill-without-query' by
3011 `set-process-query-on-exit-flag'.
3012 (socks-char-int): Remove defalias and all occurrences.
3013
3014 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3015
3016 * international/mule-cmds.el (toggle-enable-multibyte-characters)
3017 (sort-coding-systems, search-unencodable-char): Doc fixes.
3018 (coding-system-change-eol-conversion, set-default-coding-systems)
3019 (prefer-coding-system, find-multibyte-characters, princ-list)
3020 (leim-list-entry-regexp, set-input-method, locale-language-names)
3021 (input-method-exit-on-first-char, exit-language-environment-hook)
3022 (locale-charset-language-names): Fix typos in docstrings.
3023
3024 2007-06-05 Juanma Barranquero <lekktu@gmail.com>
3025
3026 * bs.el (bs-cycle-previous): Don't modify the cycle list until
3027 `switch-to-buffer' has returned succesfully.
3028 (bs-cycle-next): Ditto. Also, don't bury the buffer when the
3029 window is dedicated (it could iconify the frame).
3030
3031 2007-06-05 Glenn Morris <rgm@gnu.org>
3032
3033 * files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
3034
3035 2007-06-05 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * files.el (auto-mode-alist): Add lower-priority match for names
3038 like ChangeLog.old.
3039
3040 2007-06-04 Andreas Schwab <schwab@suse.de>
3041
3042 * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
3043
3044 2007-06-04 Davis Herring <herring@lanl.gov>
3045
3046 * calendar/timeclock.el: Update version number.
3047 (timeclock-modeline-display): Mention timeclock-use-display-time
3048 in explanatory message.
3049 (timeclock-log): Suppress warnings when finding the log.
3050 Don't check for a nil project twice. Run hooks after killing the
3051 buffer (if applicable).
3052 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
3053 was geometric). All uses changed.
3054 (timeclock-generate-report): Support prefix argument.
3055
3056 2007-06-04 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
3057
3058 * man.el (Man-next-section): Don't consider the last line of the
3059 page as being part of any section.
3060
3061 2007-06-04 Martin Rudalics <rudalics@gmx.at>
3062
3063 * hilit-chg.el (highlight-changes-rotate-faces): Don't set
3064 modified flag of buffer. Use `inhibit-modification-hooks'.
3065
3066 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
3067
3068 * mail/mail-extr.el (mail-extract-address-components):
3069 Recognize non-ASCII characters except for NBSP as words.
3070
3071 2007-06-04 Ryan Yeske <rcyeske@gmail.com>
3072
3073 * net/webjump.el (webjump-sample-sites): Add Wikipedia query.
3074
3075 2007-06-04 Michael Olson <mwolson@gnu.org>
3076
3077 * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
3078 died and we are trying to send a signal to it.
3079
3080 2007-06-04 Juanma Barranquero <lekktu@gmail.com>
3081
3082 * emacs-lisp/easy-mmode.el (define-minor-mode)
3083 (easy-mmode-define-navigation): Fix typos in docstrings.
3084
3085 * progmodes/compile.el (compilation-find-file, compilation-handle-exit):
3086 Fix typos in docstrings.
3087 (compilation-search-path, compilation-buffer-name-function): Doc fixes.
3088 (compilation-finish-function): Fix typo in obsolescence declaration.
3089
3090 * progmodes/idlwave.el (idlwave-routines): Fix typo in docstring.
3091
3092 2007-06-04 Chong Yidong <cyd@stupidchicken.com>
3093
3094 * files.el (magic-mode-alist): Remove image-type-auto-detected-p.
3095 (magic-fallback-mode-alist): Add image-type-auto-detected-p.
3096
3097 * image.el (image-type-auto-detected-p): Don't scan auto-mode-alist.
3098
3099 * longlines.el (longlines-mode): Make longlines-auto-wrap
3100 buffer-local. Add hooks unconditionally.
3101 (longlines-auto-wrap): Toggle wrapping.
3102 (longlines-after-change-function)
3103 (longlines-post-command-function): Check longlines-auto-wrap.
3104
3105 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3106
3107 * Version 22.1 released.
3108
3109 2007-06-01 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
3112 changes.
3113
3114 2007-05-31 Richard Stallman <rms@gnu.org>
3115
3116 * dired.el (dired-do-delete, dired-do-flagged-delete): Doc fixes.
3117
3118 2007-05-29 Martin Rudalics <rudalics@gmx.at>
3119
3120 * textmodes/table.el (table--point-entered-cell-function)
3121 (table--point-left-cell-function):
3122 Bind `inhibit-point-motion-hooks' to t.
3123
3124 2007-05-29 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3125
3126 * emacs-lisp/rx.el (rx): Doc fix.
3127
3128 2007-05-28 Chong Yidong <cyd@stupidchicken.com>
3129
3130 * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
3131
3132 2007-05-27 Tetsurou Okazaki <okazaki@be.to> (tiny change)
3133
3134 * log-edit.el (log-edit-changelog-paragraph): Return point-max
3135 as the end of the ChangeLog paragraph when it ends without a line
3136 termination.
3137
3138 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
3139
3140 * textmodes/fill.el (canonically-space-region): Make the second arg
3141 a marker if it's not already the case.
3142
3143 * xt-mouse.el (xterm-mouse-truncate-wrap): New function.
3144 (xterm-mouse-event): Use it.
3145
3146 2007-05-25 Miles Bader <miles@fencepost.gnu.org>
3147
3148 * vc-hooks.el (vc-find-root): Fix file attribute test.
3149
3150 2007-05-24 Richard Stallman <rms@gnu.org>
3151
3152 * textmodes/flyspell.el (flyspell-correct-word-before-point):
3153 Don't let opoint be nil.
3154 (flyspell-emacs-popup): Explicit error if no dialogs.
3155
3156 2007-05-23 Eli Zaretskii <eliz@gnu.org>
3157
3158 * tar-mode.el (tar-file-name-handler): New function.
3159 (tar-extract): Bind file-name-handler-alist to it to force
3160 find-buffer-file-type-coding-system behave as if the file being
3161 extracted existed. Use last-coding-system-used to force
3162 buffer-file-coding-system to what decode-coding-region actually
3163 used to decode the file.
3164
3165 2007-05-23 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3166
3167 * progmodes/compile.el (compilation-handle-exit):
3168 `compilation-finish-function' may change the current buffer.
3169
3170 2007-05-22 Richard Stallman <rms@gnu.org>
3171
3172 * files.el (set-auto-mode): Doc fix.
3173
3174 2007-05-22 Eli Zaretskii <eliz@gnu.org>
3175
3176 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
3177
3178 2007-05-21 Trent Buck <trentbuck@gmail.com> (tiny change)
3179
3180 * net/rcirc.el (rcirc-fill-column): Allow `window-width'.
3181 (rcirc-print): Handle `window-width'.
3182 (rcirc-buffer-maximum-lines): Doc fix.
3183
3184 2007-05-19 Kevin Ryde <user42@zip.com.au>
3185
3186 * info.el (Info-fontify-node): Match https also.
3187
3188 2007-05-18 Richard Stallman <rms@gnu.org>
3189
3190 * simple.el (push-mark): Doc fix.
3191
3192 2007-05-18 Rob Riepel <riepel@Stanford.EDU>
3193
3194 * emulation/tpu-edt.el (CSI-map, SS3-map): Move from global-map to
3195 tpu-global-map.
3196 (tpu-original-global-map): Delete variable.
3197 (tpu-control-keys-map): New keymap variable.
3198 (tpu-set-control-keys): Use tpu-reset-control-keys rather than
3199 setting keymapping directly.
3200 (tpu-reset-control-keys): Use tpu-control-keys-map instead of
3201 tpu-global-map.
3202 (tpu-edt-on): Activate the tpu-global-map.
3203 (tpu-edt-off): Deactivate the tpu-global-map.
3204
3205 2007-05-18 Ryan Yeske <rcyeske@gmail.com>
3206
3207 * textmodes/ispell.el (ispell-get-word): Return markers
3208 for start and end positions.
3209 (ispell-word): Assume END is a marker.
3210
3211 2007-05-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3212
3213 * ps-print.el: Use default color when foreground or background color
3214 are unspecified. Reported by Leo <sdl.web@gmail.com>.
3215 (ps-print-version): New version 6.7.4.
3216 (ps-rgb-color): New argument. Use default color when color is
3217 unspecified.
3218 (ps-begin-job): Fix code.
3219
3220 2007-05-17 Martin Rudalics <rudalics@gmx.at>
3221
3222 * textmodes/ispell.el (ispell-start-process): Defend against bad
3223 default-directory.
3224
3225 2007-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3226
3227 * vc-hooks.el (vc-find-root): Stop searching when the user changes.
3228
3229 2007-05-16 Richard Stallman <rms@gnu.org>
3230
3231 * buff-menu.el (Buffer-menu-sort-column): Doc fix.
3232
3233 2007-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3234
3235 * files.el (magic-mode-alist, magic-fallback-mode-alist):
3236 Move the *ml, Postscript, and XmCD entries to the fallback part.
3237
3238 * files.el (magic-fallback-mode-alist):
3239 Rename from file-start-mode-alist.
3240
3241 2007-05-16 Nikolaj Schumacher <n_schumacher@web.de> (tiny change)
3242
3243 * progmodes/compile.el (compilation-handle-exit): Quote first
3244 argument of `run-hook-with-args'.
3245
3246 2007-05-16 Juanma Barranquero <lekktu@gmail.com>
3247
3248 * buff-menu.el (Buffer-menu-sort-column):
3249 * dabbrev.el (dabbrev-upcase-means-case-search):
3250 * dired.el (dired-recursive-deletes, dired-recursive-copies):
3251 * info.el (Info-current-subfile):
3252 * ls-lisp.el (ls-lisp-verbosity):
3253 * msb.el (msb-menu-cond):
3254 * pcvs.el (cvs-dired-use-hook):
3255 * simple.el (set-mark-command-repeat-pop):
3256 * time.el (display-time-24hr-format, display-time-mail-file):
3257 Doc fixes.
3258
3259 * tutorial.el (get-lang-string, tutorial--find-changed-keys):
3260 * printing.el (pr-ps-fast-fire): Fix typos in docstrings.
3261
3262 * view.el (view-inhibit-help-message): Fix typo in docstring.
3263 (view-scroll-auto-exit, view-try-extend-at-buffer-end): Doc fixes.
3264
3265 2007-05-14 Eli Zaretskii <eliz@gnu.org>
3266
3267 * mail/rmail.el (rmail-convert-to-babyl-format):
3268 Check content-transfer-encoding _last_, because we need its position
3269 in base64-header-field-end.
3270
3271 2007-05-14 Juanma Barranquero <lekktu@gmail.com>
3272
3273 * files.el (mode-require-final-newline, require-final-newline)
3274 (enable-local-variables, enable-local-eval): Doc fixes.
3275
3276 2007-05-10 Edward O'Connor <hober0@gmail.com> (tiny change)
3277
3278 * progmodes/python.el (python-font-lock-keywords)
3279 (python-open-block-statement-p, python-mode): Add support for the new
3280 "with" keyword.
3281
3282 2007-05-10 Richard Stallman <rms@gnu.org>
3283
3284 * international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
3285 (iso-cvt-write-only): Likewise.
3286
3287 * emacs-lisp/easy-mmode.el (define-minor-mode):
3288 Fix generated doc string.
3289
3290 * startup.el (fancy-splash-text): Add URL of guided tour.
3291 Adjust horizontal and vertical whitespace.
3292
3293 * progmodes/compile.el (compilation-handle-exit):
3294 Use run-hook-with-args to run compilation-finish-functions.
3295
3296 * files.el (file-start-mode-alist): New variable.
3297 (magic-mode-regexp-match-limit): Doc fix.
3298 (set-auto-mode): Handle file-start-mode-alist.
3299 A little cleanup of structure.
3300
3301 2007-05-10 Davis Herring <herring@lanl.gov>
3302
3303 * calendar/timeclock.el (timeclock-in): Fix non-interactive
3304 workday specifications.
3305 (timeclock-log): Don't kill the log buffer if it already existed.
3306
3307 2007-05-08 Richard Stallman <rms@gnu.org>
3308
3309 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
3310 Don't include non-self-insert commands in the exception for `-'.
3311
3312 2007-05-08 David Reitter <david.reitter@gmail.com>
3313
3314 * progmodes/python.el (python-guess-indent): Check non-nullness
3315 before comparing indent against the 2..8 interval.
3316
3317 2007-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3318
3319 * term/mac-win.el (mac-ts-unicode-for-key-event): Check if text is
3320 available.
3321
3322 2007-05-06 Richard Stallman <rms@gnu.org>
3323
3324 * emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
3325
3326 2007-05-03 Ryan Yeske <rcyeske@gmail.com>
3327
3328 * net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
3329 disconnections.
3330
3331 2007-05-01 Romain Francoise <romain@orebokech.com>
3332
3333 * dired-x.el: Revert 2007-04-06 change.
3334
3335 2007-04-30 Nick Roberts <nickrob@snap.net.nz>
3336
3337 * progmodes/gud.el (gud-menu-map): Pdb can't handle SIGINT so
3338 don't put stop on toolbar.
3339
3340 2007-04-29 Stephen Berman <Stephen.Berman@gmx.net>
3341
3342 * find-dired.el (find-dired-filter): Propertize all text down to eob.
3343
3344 2007-04-29 Richard Stallman <rms@gnu.org>
3345
3346 * international/mule.el (auto-coding-alist): Add pdf => no-conversion.
3347
3348 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3349
3350 * progmodes/cc-mode.el (c-before-change): Use point-min rather
3351 than 1.
3352
3353 2007-04-28 Richard Stallman <rms@gnu.org>
3354
3355 * progmodes/sh-script.el (sh-mode): Recognize .profile as sh style.
3356
3357 2007-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3358
3359 * vc-hooks.el (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
3360
3361 2007-04-28 Eli Zaretskii <eliz@gnu.org>
3362
3363 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e
3364 instead of $(lisp)/mh-e.
3365
3366 * textmodes/fill.el (fill-paragraph): Doc fix.
3367
3368 2007-04-28 Glenn Morris <rgm@gnu.org>
3369
3370 * image-dired.el (image-dired-cmd-create-thumbnail-options)
3371 (image-dired-cmd-create-temp-image-options): Replace option
3372 +profile "*" with -strip.
3373
3374 2007-04-27 Chong Yidong <cyd@stupidchicken.com>
3375
3376 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
3377 Use window-start and window-end.
3378
3379 2007-04-26 Glenn Morris <rgm@gnu.org>
3380
3381 * progmodes/python.el: Restore file pending consideration of legal
3382 status.
3383
3384 2007-04-26 Luc Teirlinck <teirllm@dms.auburn.edu>
3385
3386 * locate.el (locate-in-alternate-database): Doc fix.
3387
3388 2007-04-26 Glenn Morris <rgm@gnu.org>
3389
3390 * button.el (button): Use underline if supported, else fall back
3391 to color.
3392
3393 2007-04-25 Richard Stallman <rms@gnu.org>
3394
3395 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
3396
3397 2007-04-25 J.D. Smith <jdsmith@as.arizona.edu>
3398
3399 * progmodes/idlwave.el (idlwave-beginning-of-subprogram)
3400 (idlwave-end-of-subprogram): Take optional NOMARK arg to prevent
3401 pushing mark.
3402 (idlwave-current-routine): Don't push mark.
3403
3404 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
3405
3406 * image-dired.el (image-dired-display-image): Derive image-type from
3407 filename rather than assuming jpeg, in case no resizing was needed.
3408
3409 2007-04-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3410
3411 * custom.el (defface): Doc fix.
3412
3413 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3414
3415 * progmodes/python.el: Remove due to unclear legal issues.
3416
3417 2007-04-24 J.D. Smith <jdsmith@as.arizona.edu>
3418
3419 * progmodes/idlw-shell.el (idlwave-shell-clear-all-bp):
3420 Don't re-query for each cleared BP.
3421 (idlwave-shell-clear-bp): Optionally skip BP query.
3422 (idlwave-shell-update-bp-overlays): Use set-window-margins instead
3423 of set-window-buffer, which incorrectly moves displayed region.
3424
3425 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3426
3427 * calc/calc.el (calc-bug-address): Update maintainer's address.
3428 * calc/*: Update maintainer's address.
3429
3430 2007-04-23 Richard Stallman <rms@gnu.org>
3431
3432 * simple.el (set-mark-command-repeat-pop): Doc fix.
3433 Put in `editing-basics' group.
3434
3435 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
3436
3437 * info.el (Info-mouse-scroll-up, Info-mouse-scroll-down):
3438 New functions.
3439 (Info-mode-line-node-keymap): Bind mouse commands to
3440 Info-mouse-scroll-up/down instead of Info-scroll-up/down.
3441
3442 2007-04-23 Luc Teirlinck <teirllm@auburn.edu>
3443
3444 * locate.el (locate-local-prompt): New var.
3445 (locate-prompt-for-command): Doc fix.
3446 (locate-prompt-for-search-string): New function.
3447 (locate): New optional arg. Make locate-local-prompt
3448 buffer-local. Use locate-prompt-for-search-string.
3449 (locate-with-filter): New optional arg.
3450 Use locate-prompt-for-search-string.
3451 (locate-update): Bind locate-prompt-for-command.
3452
3453 2007-04-23 Glenn Morris <rgm@gnu.org>
3454
3455 * files.el (magic-mode-alist): `<!DOCTYPE HTML' in html-mode.
3456
3457 2007-04-23 Nick Roberts <nickrob@snap.net.nz>
3458
3459 * button.el (button): Inherit from link face on a tty.
3460
3461 2007-04-23 Glenn Morris <rgm@gnu.org>
3462
3463 * button.el (button): Use color for this face on a tty.
3464
3465 * files.el (magic-mode-alist): Allow for carriage-returns in
3466 html-mode and sgml-mode entries.
3467
3468 2007-04-22 Richard Stallman <rms@gnu.org>
3469
3470 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3471 Improve doc string of generated command.
3472
3473 * subr.el (read-number): Catch errors.
3474
3475 * hi-lock.el (hi-lock-file-patterns-policy): Doc fix.
3476
3477 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3478
3479 * image-dired.el: Rename from thumbnails.el. All instances of
3480 "thumbnails" replaced with "image-dired".
3481
3482 * dired.el (dired-mode-map): Rename "thumbnails" again, to
3483 "image-dired".
3484
3485 2007-04-22 Kim F. Storm <storm@cua.dk>
3486
3487 * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):
3488 Don't use kill-line.
3489
3490 2007-04-22 Nick Roberts <nickrob@snap.net.nz>
3491
3492 * t-mouse.el (t-mouse-make-event): Pass on mev's more informative
3493 error message.
3494
3495 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3496
3497 * dired.el: Rename "tumme" to "thumbnails".
3498
3499 * thumbnails.el: Rename from tumme.el. All instances of "tumme"
3500 replaced with "thumbnails".
3501
3502 2007-04-22 Glenn Morris <rgm@gnu.org>
3503
3504 * hi-lock.el (hi-lock-file-patterns-policy): Make it a defcustom,
3505 and give it the risky-local-variable property.
3506
3507 * textmodes/flyspell.el (flyspell-define-abbrev): Downcase abbrev
3508 before defining it.
3509
3510 2007-04-21 Martin Rudalics <rudalics@gmx.at>
3511
3512 * progmodes/cc-mode.el (c-remove-any-local-eval-or-mode-variables):
3513 Use delete-region instead of kill-line.
3514
3515 2007-04-21 Alan Mackenzie <acm@muc.de>
3516
3517 * progmodes/cc-cmds.el (c-electric-slash): Replace wrong use of
3518 `kill-region' by `delete-region'.
3519
3520 2007-04-21 Chong Yidong <cyd@stupidchicken.com>
3521
3522 * progmodes/perl-mode.el (perl-indent-command): Use delete-region
3523 instead of kill-region.
3524
3525 * progmodes/mantemp.el (mantemp-make-mantemps-region)
3526 (mantemp-insert-cxx-syntax, mantemp-sort-and-unique-lines)
3527 (mantemp-remove-memfuncs): Use delete-region instead of kill-word
3528 and kill-line.
3529
3530 * progmodes/vhdl-mode.el (vhdl-template-type)
3531 (vhdl-template-record, vhdl-template-nature)
3532 (vhdl-template-configuration-spec, vhdl-template-component-inst)
3533 (vhdl-template-break, vhdl-regress-line, vhdl-electric-tab):
3534 Use delete-region instead of kill-word and kill-line.
3535
3536 2007-04-21 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3537
3538 * dired-x.el (dired-virtual-mode): Doc fix.
3539
3540 2007-04-21 Richard Stallman <rms@gnu.org>
3541
3542 * font-lock.el (font-lock-keywords-alist): Mark as risky.
3543
3544 * subr.el (read-number): Doc fix.
3545
3546 * simple.el (pop-to-mark-command): Display message "mark popped"
3547 if point does not move.
3548 (set-mark-command): Doc fix.
3549
3550 2007-04-21 Luc Teirlinck <teirllm@auburn.edu>
3551
3552 * locate.el: Revert 2006-09-09 and 2007-04-20 changes.
3553 (locate-local-filter, locate-local-search): New vars.
3554 (locate): Make variables local.
3555 (locate-update): Bind locate-buffer-name. Call locate using
3556 locate-local-filter and locate-local-search.
3557
3558 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
3559
3560 * hi-lock.el (hi-lock-file-patterns-policy): New var.
3561 (hi-lock-find-patterns): Use hi-lock-file-patterns-policy.
3562 (hi-lock-mode): Update docstring.
3563
3564 2007-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3565
3566 * textmodes/fill.el (fill-move-to-break-point): Don't inhibit
3567 fill-nobreak-predicate when the break is past fill-column.
3568
3569 2007-04-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
3570
3571 * locate.el (locate): Output from shell-command should go in the
3572 current buffer rather than *Shell Command Output*.
3573
3574 2007-04-20 Chong Yidong <cyd@stupidchicken.com>
3575
3576 * paren.el (show-paren-function): Fix last fix.
3577
3578 2007-04-19 Kevin Ryde <user42@zip.com.au>
3579
3580 * arc-mode.el (archive-find-type): lzh-exe for lzh self-extracting exe.
3581 (archive-lzh-summarize): Add optional start arg for where to start
3582 looking at the archive.
3583 (archive-lzh-exe-summarize, archive-lzh-exe-extract): New functions.
3584
3585 * international/mule.el (auto-coding-alist): no-conversion for .exe
3586 and .EXE.
3587
3588 2007-04-19 Alan Mackenzie <acm@muc.de>
3589
3590 * progmodes/cc-cmds.el (c-in-function-trailer-p): Fix this: when a
3591 function return type contains "struct", "union", etc.
3592 c-end-of-defun goes too far forward.
3593
3594 2007-04-19 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * paren.el (show-paren-function): Reset window-start to avoid
3597 recentering.
3598
3599 2007-04-19 Glenn Morris <rgm@gnu.org>
3600
3601 * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold".
3602
3603 2007-04-18 Glenn Morris <rgm@gnu.org>
3604
3605 * calendar/diary-lib.el (diary-header-line-format): Add a custom
3606 :set function.
3607 (diary-list-entries): Only switch to diary-mode from
3608 default-major-mode (reverts 2007-03-21 change). Otherwise, if in
3609 diary-mode set header-line-format, in case of any customization.
3610
3611 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
3612
3613 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR
3614 is less than the length of parse-time-syntax.
3615
3616 2007-04-17 David Kastrup <dak@gnu.org>
3617
3618 * replace.el (query-replace-regexp-eval): Deprecate.
3619
3620 2007-04-17 Alan Mackenzie <acm@muc.de>
3621
3622 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
3623 point too close to EOB, leave point at EOB rather than last `}'.
3624
3625 2007-04-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3626
3627 * textmodes/bibtex.el (bibtex-include-OPTkey)
3628 (bibtex-user-optional-fields, bibtex-entry-field-alist):
3629 Fix defcustom.
3630
3631 2007-04-17 Glenn Morris <rgm@gnu.org>
3632
3633 * calendar/cal-dst.el (calendar-dst-find-startend): If YEAR cannot
3634 be encoded, fall back to current year.
3635
3636 2007-04-14 Kevin Ryde <user42@zip.com.au>
3637
3638 * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
3639 all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
3640 M "MSDOS".
3641
3642 2007-04-16 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * progmodes/python.el (python-end-of-block): Avoid looping forever
3645 if python-next-statement fails.
3646
3647 2007-04-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3648
3649 * textmodes/bibtex.el (bibtex-entry-field-alist): Use defcustom.
3650
3651 2007-04-16 Dan Nicolaescu <dann@ics.uci.edu>
3652
3653 * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
3654 * progmodes/cperl-mode.el (cperl-indent-level): Likewise.
3655
3656 2007-04-15 Jay Belanger <belanger@truman.edu>
3657
3658 * calc/calc.el (calc-version): New function.
3659 (calc-trail-mode): Shorten the title.
3660
3661 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * mail/footnote.el (footnote-style): Clarify docstring to state
3664 that customizing this only applies to future footnotes.
3665
3666 2007-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3667
3668 * textmodes/bibtex.el (bibtex-field-list): Use functionp.
3669 (bibtex-make-field): Check that INIT is a string. Use functionp.
3670
3671 2007-04-14 Glenn Morris <rgm@gnu.org>
3672
3673 * complete.el (PC-goto-end): New buffer-local variable.
3674 (PC-do-completion-end): Make buffer-local.
3675 (partial-completion-mode) <choose-completion-string-functions>:
3676 Do not go to the end of the minibuffer if PC-goto-end is non-nil.
3677 (PC-do-completion): New optional fourth argument GOTO-END. Add a
3678 doc string. Set PC-goto-end for choose-completion.
3679 (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
3680 PC-do-completion.
3681
3682 * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM
3683 arg to bibtex-make-field.
3684 (bibtex-make-field): Add optional fourth arg NODELIM.
3685 Insert delimiters around INIT unless this arg is non-nil.
3686
3687 2007-04-14 Nick Roberts <nickrob@snap.net.nz>
3688
3689 * tmm.el (tmm-get-keybind): Use copy-sequence to ensure that the
3690 global map isn't modified.
3691
3692 2007-04-14 Glenn Morris <rgm@gnu.org>
3693
3694 * calendar/appt.el (appt-disp-window): Do not split small windows.
3695 Suggested by Jeff Miller <jmiller@cablespeed.com>.
3696
3697 2007-04-13 Chong Yidong <cyd@stupidchicken.com>
3698
3699 * progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
3700
3701 * files.el: Ditto.
3702
3703 2007-04-13 Juanma Barranquero <lekktu@gmail.com>
3704
3705 * cus-edit.el (minibuffer, auto-save): Fix typos in docstrings.
3706
3707 * term.el (term-buffer-maximum-size, term-exec, term-escape-char)
3708 (term-set-escape-char, term-termcap-format, term-get-old-input-default)
3709 (term-skip-prompt, term-send-string, term-send-region, term-pager-page)
3710 (term-pager-help): Fix typos in docstrings.
3711
3712 * wid-edit.el (widget-documentation): Fix typo in docstring.
3713
3714 * progmodes/ebnf2ps.el (ebnf-insert-style, ebnf-merge-style):
3715 Fix typos in error messages.
3716
3717 2007-04-13 Martin Rudalics <rudalics@gmx.at>
3718
3719 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't select
3720 window marked as dedicated.
3721
3722 * mail/footnote.el (footnote-latin-string): New variable.
3723 (footnote-latin-regexp): Redefine as regexp alternative.
3724 (Footnote-latin): Use footnote-latin-string instead of
3725 footnote-latin-regexp.
3726
3727 2007-04-13 Glenn Morris <rgm@gnu.org>
3728
3729 * tmm.el (tmm-get-keybind): Use car-safe to avoid errors with
3730 inherited keymaps.
3731
3732 2007-04-12 Chong Yidong <cyd@stupidchicken.com>
3733
3734 * outline.el (outline-get-next-sibling): Clarify docstring.
3735 (outline-get-last-sibling): Handle case where we are at the first
3736 heading. Clarify docstring.
3737
3738 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
3739
3740 * progmodes/gud.el (gud-minor-mode-map): Make go button same
3741 length as stop button to lessen flicker.
3742 (jdb): Add gud-print.
3743 (gud-find-expr): Jdb prints the expression with the value, so
3744 don't insert it in the output.
3745
3746 2007-04-11 Jason Rumney <jasonr@gnu.org>
3747
3748 * dnd.el (dnd-get-local-file-name): Decode both upper and lower
3749 case hex. Do not try to decode non-hex letters.
3750
3751 2007-04-11 Markus Triska <markus.triska@gmx.at>
3752
3753 * emacs-lisp/byte-opt.el (byte-optimize-backward-char)
3754 (byte-optimize-backward-word): Remove (move to bytecomp.el).
3755 (byte-optimize-form-code-walker): Evaluate pure function calls if
3756 possible.
3757 (byte-optimize-all-constp): New function.
3758
3759 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3760 Improve numeric argument case.
3761 (byte-compile-backward-char, byte-compile-backward-word):
3762 New functions, performing rewriting previously done in byte-opt.el.
3763 Fix their "Fixme" item (restriction to numeric arguments).
3764
3765 2007-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3766
3767 * desktop.el (desktop-save, desktop-create-buffer): Replace mapcar
3768 with dolist.
3769 (after-init-hook): Don't quote lambda.
3770 (desktop-first-buffer): Don't wrap it in eval-when-compile.
3771 (desktop-internal-v2s): Remove unused var `el'.
3772 (desktop-buffer-major-mode, desktop-buffer-locals): Move out of
3773 desktop-restore-file-buffer.
3774 (desktop-buffer-ok-count, desktop-buffer-fail-count): Move out of
3775 desktop-create-buffer.
3776
3777 2007-04-10 Chong Yidong <cyd@stupidchicken.com>
3778
3779 * woman.el (woman-decode-buffer): Postpone macro-set check...
3780 (woman-decode-region): ...to here.
3781
3782 2007-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3783
3784 * startup.el (tty-handle-args): Use %S to log ARGS.
3785
3786 2007-04-10 Glenn Morris <rgm@gnu.org>
3787
3788 * dframe.el (dframe-frame-mode): Do not set auto-show-mode, since
3789 it is obsolete and has no effect.
3790
3791 * dos-w32.el (default-buffer-file-type): Add defvar to quieten
3792 byte-compiler.
3793
3794 * progmodes/cperl-mode.el (cperl-mode): Remove unnecessary call to
3795 obsolete function make-local-hook.
3796
3797 * progmodes/dcl-mode.el (top-level): Move (require 'tempo) to
3798 start to quieten byte-compiler.
3799
3800 2007-04-10 Markus Triska <markus.triska@gmx.at>
3801
3802 * emacs-lisp/byte-opt.el (byte-optimize-char-before): Remove (move
3803 to bytecomp.el as byte-compile-char-before).
3804 * emacs-lisp/bytecomp.el (byte-compile-char-before):
3805 New function (modified replacement for byte-optimize-char-before in
3806 byte-opt.el).
3807
3808 2007-04-09 Alan Mackenzie <acm@muc.de>
3809
3810 * startup.el (inhibit-splash-screen): Emphatically state that it
3811 can't be set in site-start.el.
3812
3813 2007-04-09 Masatake YAMATO <jet@gyve.org>
3814
3815 * progmodes/cc-subword.el (c-capitalize-subword): More closely
3816 mimic the behavior of `capitalize-word'. Do not move point with a
3817 negative argument. Based on tiny change by Paul Curry.
3818
3819 2007-04-09 Paul Curry <dashteacup@gmail.com> (tiny change)
3820
3821 * progmodes/cc-subword.el (c-downcase-subword, c-upcase-subword):
3822 Don't move point if ARG is negative.
3823
3824 2007-04-09 Alan Mackenzie <acm@muc.de>
3825
3826 Changes to make `narrow-to-defun' and `mark-defun' work properly
3827 in CC Mode:
3828
3829 * progmodes/cc-defs.el (c-beginning-of-defun-1):
3830 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
3831 Bind beginning/end-of-defun-function to nil around calls to
3832 beginning/end-of-defun.
3833
3834 * progmodes/cc-langs.el (beginning-of-defun-function)
3835 (end-of-defun-function): New c-lang-setvar's.
3836
3837 * progmodes/cc-awk.el (c-awk-beginning-of-defun): Add "(or arg
3838 (setq arg 1))" to enable non-interactive call.
3839
3840 2007-04-09 Eli Zaretskii <eliz@gnu.org>
3841
3842 * simple.el (set-mark-command): Doc fix.
3843
3844 2007-04-09 Nick Roberts <nickrob@snap.net.nz>
3845
3846 * progmodes/gud.el (gdb): Restore existing session if user
3847 tries to start a second one in graphical mode.
3848
3849 2007-04-08 Martin Rudalics <rudalics@gmx.at>
3850
3851 * cus-start.el <scroll-preserve-screen-position>: Add choices.
3852
3853 2007-04-08 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3854
3855 * term/xterm.el (terminal-init-xterm): Fix key definitions.
3856 Add binding for C-M-SPC.
3857
3858 2007-04-08 Richard Stallman <rms@gnu.org>
3859
3860 * pcomplete.el (pcomplete-read-event): One single definition,
3861 and not a defsubst.
3862
3863 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3864
3865 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
3866 byte-compiler warning "value unused".
3867
3868 2007-04-08 Andreas Schwab <schwab@suse.de>
3869
3870 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
3871
3872 2007-04-07 Glenn Morris <rgm@gnu.org>
3873
3874 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
3875 Autoload these functions.
3876 (diary-date-forms): Add a custom :set form.
3877
3878 * calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
3879 before first use.
3880 (diary-font-lock-keywords): New function with old code for
3881 initialization of variable of same name.
3882
3883 2007-04-07 David Hansen <david.hansen@gmx.net> (tiny change)
3884
3885 * progmodes/cc-cmds.el (c-electric-paren): Fix space-before-funcall
3886 clean-up: only insert space when on identifier, etc.
3887
3888 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3889
3890 * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring.
3891
3892 * net/tls.el (open-tls-stream): Properly handle case where there
3893 is no associated buffer.
3894
3895 2007-04-07 Glenn Morris <rgm@gnu.org>
3896
3897 * ffap.el (ffap-file-at-point): Lower the priority of the
3898 ffap-ftp-sans-slash-regexp check.
3899
3900 2007-04-06 Alan Mackenzie <acm@muc.de>
3901
3902 Fix fontification of labels, and other things with ":".
3903
3904 * progmodes/cc-engine.el (c-forward-label): The function now
3905 returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
3906 the former t.
3907
3908 * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
3909 new return code from c-forward-label, fontifying tokens properly.
3910 Add some general comments throughout the file.
3911
3912 2007-04-06 Chong Yidong <cyd@stupidchicken.com>
3913
3914 * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):
3915 Revert 2006-01-27 change.
3916
3917 * diff-mode.el (diff-mode): Revert 2007-03-04 change.
3918
3919 * menu-bar.el (menu-bar-tools-menu): Revert 2003-07-25 change.
3920
3921 * desktop.el (desktop-create-buffer, desktop-save):
3922 Revert 2004-11-12 change for lack of copyright papers.
3923
3924 * dired-x.el (dired-guess-shell-case-fold-search): Delete var.
3925 (dired-guess-default): Respect case.
3926
3927 * isearch.el (isearch-forward): Revert 1998-08-26 doc change.
3928
3929 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function;
3930 was originally checked in as byte-optimize-concat on 1997-11-02.
3931
3932 * mail/sendmail.el (mail-text, mail-mode): Revert extant pieces of
3933 1995-05-19 doc changes.
3934
3935 2007-04-06 Kim F. Storm <storm@cua.dk>
3936
3937 * loadhist.el (read-feature): Reimplement. New optional arg LOADED-P.
3938 (unload-feature): Update interactive spec accordingly.
3939
3940 * progmodes/grep.el (grep-program): Remove commentary about zgrep.
3941
3942 2007-04-06 John Paul Wallington <jpw@pobox.com>
3943
3944 * subr.el (with-case-table): Use `make-symbol' to avoid variable
3945 capture. Restore the table in the same buffer.
3946
3947 * font-lock.el (lisp-font-lock-keywords-2): Add `with-case-table'.
3948
3949 2007-04-05 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3952 Print entire form.
3953
3954 2007-04-05 Nick Roberts <nickrob@snap.net.nz>
3955
3956 * progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)
3957 for low-color displays.
3958
3959 2007-04-05 Glenn Morris <rgm@gnu.org>
3960
3961 * play/5x5.el, play/animate.el, play/dissociate.el, play/doctor.el,
3962 * play/gomoku.el, play/landmark.el, play/tetris.el, play/zone.el:
3963 Seed random number generator on loading.
3964
3965 * emacs-lisp/authors.el (top-level): Provide self.
3966
3967 * play/animate.el (top-level): Provide self.
3968
3969 2007-04-04 Alan Mackenzie <acm@muc.de>
3970
3971 * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string
3972 to mention c-syntactic-indentation.
3973
3974 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * subr.el (with-case-table): New macro.
3977
3978 * international/mule.el (ascii-case-table): New var.
3979
3980 * mail/smtpmail.el (smtpmail-via-smtp): Use ascii-case-table when
3981 downcasing.
3982
3983 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
3984
3985 * progmodes/gud.el (gud-minor-mode-map): Simplify.
3986
3987 * t-mouse.el (t-mouse-make-event-element): Don't use the left edge
3988 of the window if we're outside it e.g menu-bar.
3989
3990 * xt-mouse.el (xterm-mouse-event): Don't use the left edge of the
3991 window if we're outside it e.g menu-bar.
3992
3993 2007-04-03 Eli Zaretskii <eliz@gnu.org>
3994
3995 * mail/rmail.el (rmail-convert-to-babyl-format): Don't try to
3996 decode base-64 encoded body if its content-type is something other
3997 than text/* or message/*.
3998
3999 2007-04-03 Juanma Barranquero <lekktu@gmail.com>
4000
4001 * simple.el (activate-mark-hook): Fix typo in docstring.
4002
4003 2007-04-03 Nick Roberts <nickrob@snap.net.nz>
4004
4005 * tmm.el (tmm-c-prompt): Initialize.
4006 (tmm-menubar): Deal with extended menu-items at top level.
4007 (tmm-get-keybind): Handle bindings redefined/undefined locally.
4008 (tmm-prompt): Handle visibility of top level menu-items.
4009
4010 * progmodes/gud.el (gud-menu-map): Simplify.
4011 (gud-minor-mode-map): Add tool-bar like bindings to the text mode
4012 menubar.
4013
4014 2007-04-02 Chong Yidong <cyd@stupidchicken.com>
4015
4016 * mail/smtpmail.el (smtpmail-via-smtp): Revert last change.
4017
4018 * comint.el (comint-send-input): Widen the buffer first.
4019
4020 * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
4021
4022 2007-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4023
4024 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Only obey
4025 emacs-lisp-docstring-fill-column in emacs-lisp-mode.
4026
4027 * newcomment.el (comment-search-forward): Discard comment starters
4028 before point.
4029
4030 2007-04-01 Guanpeng Xu <herberteuler@hotmail.com>
4031
4032 * mouse.el (mouse-set-secondary): Update mouse-secondary-overlay.
4033
4034 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
4035
4036 * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
4037 when downcasing.
4038
4039 * button.el (previous-button): Rewrite to account for adjacent buttons.
4040
4041 2007-04-01 J.D. Smith <jdsmith@as.arizona.edu>
4042
4043 * progmodes/idlwave.el (idlwave-auto-fill):
4044 Revert paragraph-separate change.
4045
4046 * progmodes/idlw-shell.el (idlwave-shell-break-in):
4047 Simplify module calc.
4048 (idlwave-shell-set-bp-in-module): Compute module.
4049
4050 2007-03-31 Glenn Morris <rgm@gnu.org>
4051
4052 * emacs-lisp/timer.el (run-at-time): Doc fix.
4053
4054 * emacs-lisp/warnings.el (display-warning): If we create the
4055 buffer displaying the warning, disable undo there.
4056
4057 2007-03-31 Michael Albinus <michael.albinus@gmx.de>
4058
4059 * net/tramp.el (tramp-register-file-name-handler)
4060 (tramp-register-completion-file-name-handler): New defsubst,
4061 derived from `tramp-register-file-name-handlers'. The split is
4062 necessary because Tramp's file name handlers must be registered at
4063 different startup places.
4064
4065 2007-03-31 Chong Yidong <cyd@stupidchicken.com>
4066
4067 * progmodes/hideshow.el (turn-off-hideshow): New function.
4068 (hs-minor-mode): Use it instead of a lambda expression in
4069 change-major-mode-hook.
4070
4071 2007-03-31 David Kastrup <dak@gnu.org>
4072
4073 * woman.el (woman-Cyg-to-Win): Don't convert cons cells
4074 corresponding to MANPATH_MAP entries.
4075 (woman-man.conf-path, woman-parse-man.conf): Doc fix.
4076 (woman-parse-man.conf): Use more discriminating man.conf name.
4077 (woman-parse-man.conf): Parse MANPATH_MAP entries.
4078 (woman-manpath): Doc fix and type fix.
4079 (woman-cached-data): Check for MANPATH_MAP entries.
4080 (woman-expand-directory-path): Treat MANPATH_MAP entries.
4081
4082 2007-03-31 Stuart Herring <herring@lanl.gov>
4083
4084 * emacs-lisp/sregex.el (sregexq): Doc fix.
4085
4086 2007-03-31 Markus Triska <markus.triska@gmx.at>
4087
4088 * progmodes/flymake.el (flymake-err-line-patterns): Doc fix.
4089
4090 2007-03-30 Reiner Steib <Reiner.Steib@gmx.de>
4091
4092 * info.el (info-tool-bar-map): Use "exit" for Info-exit.
4093 Move to the right.
4094
4095 2007-03-30 Alan Mackenzie <acm@muc.de>
4096
4097 * progmodes/cc-cmds.el (c-forward-to-nth-EOF-}): Fix EOB bug.
4098
4099 2007-03-30 Thien-Thi Nguyen <ttn@gnu.org>
4100
4101 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Take additional arg DLL.
4102 Use it, passed in explicitly, instead of from the dynamic binding.
4103 (ewoc-create, ewoc-enter-before): Update to use new call sequence.
4104
4105 2007-03-30 Juanma Barranquero <lekktu@gmail.com>
4106
4107 * simple.el (blink-matching-open): When in minibuffer, don't
4108 search for a match inside the prompt.
4109
4110 2007-03-30 Nick Roberts <nickrob@snap.net.nz>
4111
4112 * tmm.el (tmm-menubar): Select the right menu item with the mouse.
4113 (tmm-prompt): Don't make the mouse user select the first menu
4114 item twice.
4115
4116 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * eshell/esh-proc.el (eshell/kill): Tweak regexp to recognize
4119 SIGUSR1 and SIGUSR2.
4120
4121 2007-03-29 Kim F. Storm <storm@cua.dk>
4122
4123 * ido.el (ido-read-internal): When reading file or dir, only override
4124 minibuffer-local-filename-completion-map, otherwise only override
4125 minibuffer-local-completion-map.
4126
4127 2007-03-29 Glenn Morris <rgm@gnu.org>
4128
4129 * complete.el (partial-completion-mode): Set PC-do-completion-end
4130 to nil after use.
4131 (PC-lisp-complete-symbol): Create and use a marker at `end',
4132 rather than using point-marker.
4133
4134 2007-03-28 Chong Yidong <cyd@stupidchicken.com>
4135
4136 * simple.el (next-error-highlight): Doc fix.
4137 (compose-mail): Revert 2007-03-19 change.
4138
4139 2007-03-28 Richard Stallman <rms@gnu.org>
4140
4141 * emacs-lisp/edebug.el (edebug-display): Don't go to
4142 edebug-outside-buffer if it is dead.
4143
4144 2007-03-28 Juanma Barranquero <lekktu@gmail.com>
4145
4146 * view.el (view-mode): Fix typos in docstring.
4147
4148 2007-03-28 Stephen Berman <Stephen.Berman@gmx.net>
4149
4150 * recentf.el (recentf-save-file): Add a custom :set function.
4151
4152 2007-03-28 Glenn Morris <rgm@gnu.org>
4153
4154 * complete.el (PC-do-completion-end): New variable.
4155 (partial-completion-mode) <choose-completion-string-functions>:
4156 Use PC-do-completion-end in the non-minibuffer case to replace the
4157 correct amount of text.
4158 (PC-do-completion): Set PC-do-completion-end for c-c-s-f.
4159 (PC-lisp-complete-symbol): Give marker the after-insertion type,
4160 to deal with improvements inserted after point.
4161
4162 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4163
4164 * button.el (make-text-button): Add explicit `button' property.
4165 (default-button): Don't put a `button' property on it.
4166
4167 * progmodes/python.el (python-mode): Skip comments when parsing.
4168
4169 * vc-arch.el (vc-with-current-file-buffer): New macro.
4170 (vc-arch-file-source-p): Use it to avoid infloop.
4171
4172 2007-03-28 David Hansen <david.hansen@gmx.net> (tiny change)
4173
4174 * emacs-lisp/lisp.el (lisp-complete-symbol):
4175 Fix call to get-buffer-window to find windows in other frames.
4176
4177 2007-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4178
4179 * comint.el (comint-proc-query, comint-dynamic-list-completions):
4180 Fix calls to get-buffer-window to find windows in other frames.
4181 Reported by David Hansen <david.hansen@gmx.net>.
4182
4183 2007-03-27 Kevin Ryde <user42@zip.com.au>
4184
4185 * info.el (Info-display-images-node): On a text-only terminal,
4186 show the "text" or "alt" parts of the image blobs.
4187
4188 2007-03-27 Glenn Morris <rgm@gnu.org>
4189
4190 * complete.el (PC-do-completion): Compute completion-base-size in
4191 the non-filename case, rather than setting to nil.
4192 (PC-lisp-complete-end): New variable.
4193 (PC-lisp-complete-symbol): Use PC-lisp-complete-end to store the
4194 original end in a series of consecutive invocations.
4195
4196 * calendar/calendar.el (calendar-mode-hook): Declare it.
4197
4198 * calendar/diary-lib.el (diary-live-p): Do not check for
4199 diary-selective-display.
4200
4201 2007-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4202
4203 * replace.el (occur-next-error): *Occur* might not be displayed in the
4204 selected frame. Reported by David Hansen <david.hansen@gmx.net>.
4205
4206 2007-03-26 Richard Stallman <rms@gnu.org>
4207
4208 * textmodes/flyspell.el (flyspell-large-region):
4209 Use ispell-call-process-region.
4210
4211 2007-03-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4212
4213 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
4214 Use prin1 instead of princ.
4215
4216 2007-03-25 Chong Yidong <cyd@stupidchicken.com>
4217
4218 * faces.el (face-set-after-frame-default): Revert 2007-03-10 change.
4219 Merge in X resources before global face.
4220
4221 * progmodes/compile.el (compilation-start): Save compilation-directory
4222 rather than default-directory as local var.
4223 (compilation-directory): Mark as safe local var.
4224
4225 * files.el: Don't mark default-directory as a safe local var.
4226
4227 2007-03-25 Alan Mackenzie <acm@muc.de>
4228
4229 * progmodes/cc-mode.el (c-before-change): Fix BOB bug.
4230 * progmodes/cc-engine.el: Fix typo.
4231
4232 2007-03-25 Juri Linkov <juri@jurta.org>
4233
4234 * compare-w.el (compare-windows): Rename customization group
4235 `compare-w' to `compare-windows'.
4236 (compare-windows-whitespace, compare-ignore-whitespace)
4237 (compare-ignore-case, compare-windows-sync)
4238 (compare-windows-sync-string-size, compare-windows-recenter)
4239 (compare-windows-highlight, compare-windows): Change group name in
4240 the `group' tag from `compare-w' to `compare-windows'.
4241 (compare-windows-sync): Add option `nil' for no sync. Doc fix.
4242
4243 2007-03-24 Markus Triska <markus.triska@gmx.at>
4244
4245 * expand.el: Change example to always enable abbrev-mode,
4246 and remove redundant `function'.
4247 (expand-abbrev-hook): Add autoload cookie.
4248
4249 2007-03-24 Ryan Yeske <rcyeske@gmail.com>
4250
4251 * emacs-lisp/testcover.el (testcover-start, testcover-end)
4252 (testcover-mark-all, testcover-unmark-all): Add prompts to
4253 interactive specs.
4254
4255 2007-03-24 Jason Rumney <jasonr@gnu.org>
4256
4257 * autorevert.el (find-file-hook, auto-revert-tail-mode):
4258 Use file size in bytes for auto-revert-tail-pos not characters.
4259
4260 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4261
4262 * vc-rcs.el (vc-rcs-annotate-command):
4263 Set text property :vc-annotate-prefix on the annotation text.
4264 (vc-rcs-annotate-time): Instead of searching for ": ",
4265 search for end of text propertized with :vc-annotate-prefix.
4266
4267 2007-03-24 Martin Rudalics <rudalics@gmx.at>
4268
4269 * whitespace.el (top level): Remove calls putting
4270 permanent-local nil property since these are no-ops.
4271
4272 * man.el (Man-support-local-filenames): Assure that
4273 default-directory exists when doing call-process.
4274
4275 2007-03-23 David Vazquez <xeos00@gmail.com> (tiny change)
4276
4277 * progmodes/m4-mode.el (m4-m4-buffer, m4-m4-region):
4278 Fix omission bug: Use m4-program-options to construct shell command.
4279
4280 2007-03-23 David Kastrup <dak@gnu.org>
4281
4282 * progmodes/cc-mode.el (c-make-emacs-variables-local):
4283 Use `mapcar' rather than `mapcan' to silence compiler warning.
4284
4285 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
4286
4287 * textmodes/reftex.el, textmodes/reftex-vars.el,
4288 * textmodes/reftex-toc.el, textmodes/reftex-sel.el,
4289 * textmodes/reftex-ref.el, textmodes/reftex-parse.el,
4290 * textmodes/reftex-index.el, textmodes/reftex-global.el,
4291 * textmodes/reftex-dcr.el, textmodes/reftex-cite.el,
4292 * textmodes/reftex-auc.el: Add maintainer address.
4293
4294 2007-03-22 Carsten Dominik <dominik@science.uva.nl>
4295
4296 * textmodes/org.el (org-agenda-mode, org-table-edit-formulas):
4297 Make sure that `global-font-lock-mode' does not turn on font-lock
4298 in these buffers.
4299
4300 2007-03-21 Kim F. Storm <storm@cua.dk>
4301
4302 * xt-mouse.el (xt-mouse-epoch): New variable.
4303 (xterm-mouse-event): Use float-time.
4304
4305 2007-03-21 Nick Roberts <nickrob@snap.net.nz>
4306
4307 * xt-mouse.el (xterm-mouse-event): Compute a timestamp using
4308 current-time.
4309
4310 2007-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4311
4312 * complete.el (read-file-name-internal): Don't add the final > if the
4313 completion is not finished (re-application of this patch, which was
4314 accidentally undone by Eli).
4315
4316 2007-03-21 Chong Yidong <cyd@stupidchicken.com>
4317
4318 * emulation/viper.el (viper-non-hook-settings): Handle mouse
4319 clicks in describe-key and describe-key-briefly advice a little better.
4320
4321 2007-03-21 Juanma Barranquero <lekktu@gmail.com>
4322
4323 * server.el (server-process-filter): Cancel any pending isearch.
4324
4325 2007-03-21 Ulf Jasper <ulf.jasper@web.de>
4326
4327 * calendar/icalendar.el (icalendar-version): Increase to 0.15.
4328 (icalendar--get-unfolded-buffer): Define actual arguments rather
4329 than just using &rest. Check replace-in-string is fbound.
4330 (icalendar-import-buffer): Doc fix.
4331 (icalendar--convert-ical-to-diary): Set diary-file.
4332 Check diary-file before inserting final newline.
4333 (icalendar--add-diary-entry): Return diary-file.
4334
4335 2007-03-21 Glenn Morris <rgm@gnu.org>
4336
4337 * calendar/calendar.el (diary-set-maybe-redraw): Autoload it.
4338 (diary-display-hook): Add custom :set function.
4339
4340 * calendar/diary-lib.el (diary-header-line-flag): Doc fix.
4341 Add custom :set function.
4342 (diary-header-line-format): Doc fix.
4343 (diary-set-maybe-redraw): New function.
4344 (number-of-diary-entries): Change :set to use diary-set-maybe-redraw.
4345 (diary-list-entries): Always run diary-mode.
4346
4347 2007-03-20 Kenichi Handa <handa@m17n.org>
4348
4349 * international/quail.el (quail-setup-completion-buf): Make the
4350 completion buffer read-only.
4351 (quail-completion): Adjusted for the above change. Leave the
4352 modified flag nil.
4353
4354 2007-03-20 David Kastrup <dak@gnu.org>
4355
4356 * files.el (magic-mode-alist): Require literal "%!PS" string for
4357 magic postscript file detection.
4358
4359 2007-03-20 Richard Stallman <rms@gnu.org>
4360
4361 * textmodes/ispell.el (ispell-call-process): New function.
4362 Defends against bad `default-directory.'
4363 (ispell-check-version, ispell-find-aspell-dictionaries)
4364 (ispell-get-aspell-config-value, lookup-words): Call it.
4365 (ispell-call-process-region): New function.
4366 (ispell-send-string): Call it.
4367
4368 2007-03-20 Andreas Schwab <schwab@suse.de>
4369
4370 * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el.
4371 (finder-data): Likewise.
4372 (autoloads): Likewise.
4373
4374 2007-03-20 Martin Rudalics <rudalics@gmx.at>
4375
4376 * files.el (basic-save-buffer): Do not set visited filename when
4377 the corresponding directory does not exist or the specified
4378 filename is that of an existing directory.
4379
4380 2007-03-20 Glenn Morris <rgm@gnu.org>
4381
4382 * calendar/diary-lib.el (diary-live-p): New function.
4383 (number-of-diary-entries): Add a :set function to redisplay diary
4384 when necessary.
4385
4386 2007-03-19 Nick Roberts <nickrob@snap.net.nz>
4387
4388 * t-mouse.el (t-mouse-make-event-element): Use timestamp output
4389 from client program, mev, to compute mouse event.
4390
4391 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
4392
4393 * faces.el (momentary): Face removed; unused due to reversion of
4394 2007-01-04 changes by Kevin Rodgers.
4395
4396 * mouse.el (mouse-drag-track): Remove spurious input-pending-p test.
4397 Suggested by Johan Bockg\e,Ae\e(Brd.
4398
4399 2007-03-19 Martin Rudalics <rudalics@gmx.at>
4400
4401 * font-lock.el (lisp-font-lock-keywords-1):
4402 Highlight define-globalized-minor-mode as a keyword.
4403
4404 2007-03-19 Kim F. Storm <storm@cua.dk>
4405
4406 * calc/calc-forms.el (math-std-daylight-savings)
4407 (math-std-daylight-savings-old): Doc fix.
4408
4409 2007-03-19 Juanma Barranquero <lekktu@gmail.com>
4410
4411 * progmodes/python.el (python-default-template): Doc fix.
4412 (python-buffer): Fix typo in docstring.
4413
4414 * isearchb.el (isearchb-follow-char):
4415 * subr.el (def-edebug-spec): Fix typo in docstring.
4416
4417 2007-03-19 Richard Stallman <rms@gnu.org>
4418
4419 * files.el (default-directory): Mark safe.
4420 (basic-save-buffer-2): Put proper dir name in error message.
4421
4422 * simple.el (compose-mail): Run switch-function after
4423 setting up the mail buffer.
4424
4425 * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes.
4426
4427 2007-03-18 Jay Belanger <belanger@truman.edu>
4428
4429 * calc/calc-forms.el (math-parse-date): Fix a regular expression.
4430 (math-std-daylight-savings-new): Rename from
4431 `math-std-daylight-savings'.
4432 (math-std-daylight-savings-old): Rename from old value of
4433 `math-std-daylight-savings'.
4434 (math-std-daylight-savings): Use `math-std-daylight-savings-new' or
4435 `math-std-daylight-savings-old' depending on the year.
4436
4437 2007-03-18 Detlev Zundel <dzu@gnu.org>
4438
4439 * emacs-lisp/re-builder.el (reb-update-overlays): Do not mark
4440 zero-width regexps as invalid but rather at least count them correctly.
4441
4442 2007-03-18 Thien-Thi Nguyen <ttn@gnu.org>
4443
4444 * net/tls.el (open-tls-stream): In handshake-waiting loop,
4445 don't wait more if there is output available to process.
4446
4447 2007-03-18 Nick Roberts <nickrob@snap.net.nz>
4448
4449 * progmodes/compile.el (compilation-find-file): Revert change
4450 from 2006-07-18 to allow completion of directory names.
4451 Reported by John Carter <john.carter@tait.co.nz>.
4452
4453 2007-03-18 Kim F. Storm <storm@cua.dk>
4454
4455 * subr.el (when, unless): Doc fix.
4456
4457 2007-03-17 Thien-Thi Nguyen <ttn@gnu.org>
4458
4459 * net/tls.el (tls-program): Doc fix.
4460
4461 2007-03-17 Denis Bueno <dbueno@gmail.com> (tiny change)
4462
4463 * autorevert.el (auto-revert-tail-handler):
4464 Call after-revert-hook.
4465
4466 2007-03-17 Ryan Yeske <rcyeske@gmail.com>
4467
4468 * simple.el (switch-to-completions): No error if search for \n\n fails.
4469
4470 2007-03-17 Chong Yidong <cyd@stupidchicken.com>
4471
4472 * simple.el (line-move-1):
4473 Respect `inhibit-line-move-field-capture' property.
4474
4475 2007-03-13 Chong Yidong <cyd@stupidchicken.com>
4476
4477 * comint.el (comint-arguments): Mark backslash-escaped chars.
4478 (comint-delim-arg): Don't treat them as delimiters.
4479
4480 2007-03-12 Kim F. Storm <storm@cua.dk>
4481 * ido.el (ido-init-completion-maps): Remap delete-backward-char.
4482
4483 2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change)
4484
4485 * tempo.el (tempo-insert): Deal with 'r> if it appears
4486 specified with a prompt argument.
4487
4488 2007-03-12 Carsten Dominik <dominik@science.uva.nl>
4489
4490 * textmodes/org.el (org-set-font-lock-defaults):
4491 Handle narrow table columns correctly.
4492
4493 2007-03-12 Mark A. Hershberger <mah@everybody.org>
4494
4495 * xml.el (xml-parse-tag, xml-parse-string, xml-parse-attlist)
4496 (xml-parse-dtd, xml-parse-elem-type, xml-substitute-special):
4497 Return to use of the -no-properties variants. There was
4498 consensus on emacs-devel that the speed of these variants was
4499 prefered since we are usually parsing files (from the internet
4500 or on disk) instead of XML created in Emacs.
4501
4502 * eshell/esh-mode.el (eshell-handle-ansi-color): New function.
4503 Add customize option.
4504
4505 2007-03-12 Glenn Morris <rgm@gnu.org>
4506
4507 * calc/calc-forms.el (math-std-daylight-savings): Switch to new
4508 North American rule. Replace "daylight savings" with "daylight
4509 saving" in doc.
4510
4511 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el:
4512 * calendar/lunar.el, solar.el: Replace "daylight savings" with
4513 "daylight saving" in text.
4514
4515 * woman.el (woman-change-fonts): Tweak previous change by using
4516 woman-request-regexp rather than "^\\.".
4517
4518 * startup.el (command-line-1): Make insertion of
4519 initial-scratch-message not depend on scratch being selected.
4520
4521 2007-03-11 Juri Linkov <juri@jurta.org>
4522
4523 * replace.el (match): Use yellow background on light-bg terminals.
4524
4525 2007-03-11 Richard Stallman <rms@gnu.org>
4526
4527 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
4528 Correctly compute line number.
4529
4530 2007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
4531
4532 * type-break.el (type-break-get-previous-count):
4533 Repeat previous change here.
4534
4535 2007-03-11 Dan Nicolaescu <dann@ics.uci.edu>
4536
4537 * progmodes/grep.el (grep-find-ignored-directories):
4538 Add .git and .bzr to list.
4539
4540 2007-03-11 Andreas Schwab <schwab@suse.de>
4541
4542 * diff-mode.el (diff-apply-hunk): Use proper format string for error.
4543
4544 2007-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
4545
4546 * mail/emacsbug.el (report-emacs-bug): Don't hard code the "X" name.
4547
4548 2007-03-10 Chong Yidong <cyd@stupidchicken.com>
4549
4550 * faces.el (face-set-after-frame-default): Recalculate face
4551 customizations after applying X resources.
4552
4553 2007-03-10 Ryan Yeske <rcyeske@gmail.com>
4554
4555 * net/rcirc.el (rcirc-timeout-seconds): New variable.
4556 (rcirc-keepalive-seconds): Remove variable.
4557 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
4558 (rcirc-process, rcirc-user-disconnect): New variables.
4559 (rcirc-connect): Initalize new variables.
4560 (rcirc-keepalive): Don't send keepalive pings before connection
4561 is completed.
4562 (rcirc-sentinel): Do mark all channels with activity when
4563 connection is dropped. Run hook with process buffer local.
4564 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
4565 (rcirc-buffer-process): Return value of rcirc-process if
4566 rcirc-server-buffer is nil.
4567 (rcirc-server-name): Return the reported server name.
4568 (rcirc-update-prompt): Simplify computation of the server name.
4569 (rcirc-format-response-string): Likewise.
4570 (rcirc-handler-001): Mark server as connected, record the reported
4571 server name, and schedule a timeout.
4572 (rcirc-track-nick): Add a spec for the tty class.
4573 (rcirc-user-non-nick): Remove function.
4574 (rcirc-nick-prefix-chars): Add variable.
4575 (rcirc-user-nick): Use above variable.
4576
4577 2007-03-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4578
4579 * icomplete.el (icomplete-tidy, icomplete-exhibit):
4580 Bind deactivate-mark to nil.
4581
4582 2007-03-10 Martin Rudalics <rudalics@gmx.at>
4583
4584 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
4585 that buffer contents get erased during completion.
4586
4587 2007-03-10 Glenn Morris <rgm@gnu.org>
4588
4589 * woman.el (woman-change-fonts): Add a hack to deal with
4590 font-escape followed by "." at start of a line.
4591 (woman2-IP): Add a hack to deal with consecutive requests.
4592 (woman2-tagged-paragraph): Extend existing hack to handle "sp".
4593
4594 2007-03-10 Alan Mackenzie <acm@muc.de>
4595
4596 * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.
4597
4598 2007-03-09 Richard Stallman <rms@gnu.org>
4599
4600 * abbrev.el (abbrev): Add `provide'.
4601
4602 2007-03-09 Thien-Thi Nguyen <ttn@gnu.org>
4603
4604 * net/ange-ftp.el (ange-ftp-try-passive-mode): Doc fix.
4605
4606 2007-03-09 Martin Rudalics <rudalics@gmx.at>
4607
4608 * complete.el (PC-try-completion): New function.
4609 (PC-do-completion, read-file-name-internal): Use it instead of
4610 try-completion.
4611
4612 2007-03-08 Alan Mackenzie <acm@muc.de>
4613
4614 Remove stale tokens from `c-found-types' cache.
4615
4616 * progmodes/cc-mode.el (c-unfind-enclosing-token)
4617 (c-unfind-coalesced-tokens, c-before-change): New functions.
4618 (c-maybe-stale-found-type): New variable.
4619
4620 * progmodes/cc-engine.el (c-partial-ws-p, c-unfind-type)
4621 (c-trim-found-types): New functions.
4622
4623 2007-03-08 Stefan Monnier <monnier@iro.umontreal.ca>
4624
4625 * smerge-mode.el (smerge-remove-props): Don't mark the buffer modified.
4626 (debug-ignored-errors): Add entry from smerge-match-conflict.
4627
4628 2007-03-08 J.D. Smith <jdsmith@as.arizona.edu>
4629
4630 * progmodes/idlw-help.el (idlwave-do-context-help1): Don't visit
4631 special help topics for keywords.
4632 (idlwave-help-assistant-command): Include ".exe" for ms-dos
4633 etc. Assistant command.
4634
4635 2007-03-08 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * replace.el (occur-engine): Move buffer-undo-list binding...
4638 (occur-1): ...to here.
4639
4640 * complete.el (PC-bindings): Rebind M-TAB in read-expression-map.
4641
4642 * simple.el (minibuffer-completing-symbol): New var.
4643 (eval-expression): Use it.
4644 (completion-setup-function): Don't bind completion-base-size when
4645 completing a symbol in the minibuffer.
4646
4647 2007-03-08 Nick Roberts <nickrob@snap.net.nz>
4648
4649 * progmodes/gud.el (gdb): Pop up current GUD buffer if user
4650 tries to start a second session in graphical mode.
4651
4652 2007-03-07 Miles Bader <miles@gnu.org>
4653
4654 * international/isearch-x.el
4655 (isearch-process-search-multibyte-characters):
4656 Strip text-properties from PROMPT to avoid an error from read-string.
4657
4658 2007-03-07 Kim F. Storm <storm@cua.dk>
4659
4660 * complete.el (PC-bindings): Remap lisp-complete-symbol to
4661 PC-lisp-complete-symbol instead of binding M-TAB in global-map.
4662
4663 2007-03-07 Micha\e,Ak\e(Bl Cadilhac <michael@cadilhac.name>
4664
4665 * complete.el (PC-do-completion): Delete duplicates in the list of
4666 possible completions.
4667
4668 2007-03-07 Glenn Morris <rgm@gnu.org>
4669
4670 * ses.el (ses-mode): Doc fix.
4671
4672 2007-03-06 Kim F. Storm <storm@cua.dk>
4673
4674 * isearch.el (isearch-message-prefix): Undo 2007-03-01 change.
4675
4676 2007-03-06 Kenichi Handa <handa@m17n.org>
4677
4678 * term/x-win.el (x-select-utf8-or-ctext): Improve the strategy.
4679
4680 2007-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4681
4682 * simple.el (completion-setup-function): Improve last fix so it doesn't
4683 set it to a relative directory name either.
4684
4685 2007-03-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4686
4687 * ps-print.el: Replace some (defvar VAR) by (defvar VAR nil).
4688
4689 2007-03-05 Richard Stallman <rms@gnu.org>
4690
4691 * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type.
4692
4693 * files.el (find-file-noselect): No error if file no longer exists.
4694 Display a message and avoid other questions.
4695
4696 2007-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4697
4698 * pcomplete.el (pcomplete-show-completions): Improve last change, so
4699 as not to use an invisible window and to create a window if none exist.
4700
4701 * progmodes/python.el (python-send-command): Restart proc if necessary.
4702 (python-proc): Simplify.
4703
4704 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
4705
4706 * pcomplete.el (pcomplete-show-completions): Search all frames for
4707 completions buffer.
4708
4709 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
4710
4711 * cus-edit.el (customize-save-variable): Clear customized-value
4712 property (saved values are now put in theme-value property).
4713 (customize-set-variable): Doc fix.
4714
4715 * complete.el (PC-do-completion): If completion-ignore-case is
4716 non-nil, replace field with completion string before exiting.
4717
4718 2007-03-05 Michael Albinus <michael.albinus@gmx.de>
4719
4720 * net/tramp.el (tramp-make-temp-file): New parameter FILENAME.
4721 Append its extension to the resulting temporary file name.
4722 (tramp-handle-file-local-copy, tramp-handle-write-region): Apply it.
4723
4724 * net/tramp-smb.el (tramp-smb-handle-file-local-copy)
4725 (tramp-smb-handle-write-region): Apply it.
4726
4727 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
4728
4729 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4730 Redo previous change.
4731
4732 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
4733
4734 * diff-mode.el (diff-mode): Doc fix.
4735
4736 2007-03-05 Kenichi Handa <handa@m17n.org>
4737
4738 * international/characters.el: Set category `l' (latin)
4739 for more characters.
4740
4741 2007-03-04 Kim F. Storm <storm@cua.dk>
4742
4743 * emacs-lisp/authors.el (authors-aliases): Add alias.
4744
4745 2007-03-04 Glenn Morris <rgm@gnu.org>
4746
4747 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
4748 all when switching major mode.
4749 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
4750 (hs-block-start-mdata-select, hs-block-end-regexp)
4751 (hs-forward-sexp-func, hs-adjust-block-beginning):
4752 Do not make these variables permanent-local.
4753
4754 2007-03-04 Richard Stallman <rms@gnu.org>
4755
4756 * progmodes/cperl-mode.el (cperl-mode):
4757 Modify cperl-compilation-error-regexp-alist by appending.
4758
4759 * emacs-lisp/edebug.el (edebug-kill-buffer): New function.
4760 (edebug-mode): Add the hook.
4761 (edebug-recursive-edit): Remove the hook on exiting.
4762
4763 * type-break.el (type-break-get-previous-time):
4764 Handle end-of-file errors specially
4765 so they don't get reported wrong in .emacs.
4766
4767 * startup.el (fancy-splash-text): Clarify text.
4768
4769 * simple.el (beginning-of-buffer, end-of-buffer):
4770 Avoid treating plain C-u like numeric arg.
4771
4772 * simple.el (completion-setup-function): Don't set
4773 default-directory to nil.
4774
4775 * shell.el (shell-dirstack-query): Doc fix.
4776
4777 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
4778 Don't select the window -- pass it to primitives instead.
4779
4780 * faces.el (minibuffer-prompt): Use medium blue by default.
4781
4782 2007-03-04 David Kastrup <dak@gnu.org>
4783
4784 * jit-lock.el (jit-lock-stealth-time): Change default to nil.
4785 Preserve 16 as default value for "seconds" when customizing.
4786
4787 2007-03-04 Carsten Dominik <dominik@science.uva.nl>
4788
4789 * textmodes/org.el (org-self-insert-command)
4790 (orgtbl-self-insert-command, org-delete-char)
4791 (org-delete-backward-char): Set the `flyspell-delayed' property.
4792
4793 2007-03-03 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * international/mule.el (find-auto-coding): Don't search for
4796 line-ending characters past the end of the tail.
4797
4798 2007-03-03 Christopher Allan Webber <cwebber@dustycloud.org> (tiny change)
4799
4800 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4801 Jump to the line where new score has been uploaded.
4802
4803 * play/tetris.el (tetris-move-bottom, tetris-move-left)
4804 (tetris-move-right, tetris-rotate-prev, tetris-rotate-next):
4805 Do nothing when the game is paused.
4806
4807 2007-03-03 Carsten Dominik <dominik@science.uva.nl>
4808
4809 * textmodes/org.el (org-set-tags): Prevent slipping of point
4810 during completion.
4811
4812 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4813
4814 * isearch.el (isearch-message-prefix):
4815 Use minibuffer-prompt-properties.
4816
4817 2007-03-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4818
4819 * ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
4820 (ps-setup): Print which Emacsen is running ps-print package.
4821
4822 2007-03-01 Stuart Herring <herring@lanl.gov>
4823
4824 * files.el (set-auto-mode-0): Use `indirect-function'.
4825 (hack-one-local-variable): Don't reapply current major mode.
4826
4827 2007-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
4828
4829 * progmodes/python.el (python-quote-syntax): Don't bother with
4830 syntax-ppss-context.
4831 (python-fill-paragraph): Make sure that fenced-string delimiters that
4832 stand on their own line stay there.
4833
4834 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
4835
4836 * replace.el (perform-replace): Propertize message.
4837
4838 2007-03-01 Carsten Dominik <dominik@science.uva.nl>
4839
4840 * textmodes/org.el (org-prepare-agenda-buffers): Also check for
4841 invisible heading.
4842
4843 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4844
4845 * net/tramp.el (tramp-file-name-handler): Revert last change.
4846
4847 2007-02-28 Nick Roberts <nickrob@snap.net.nz>
4848
4849 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump):
4850 Correct doc strings.
4851
4852 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4853
4854 * replace.el (perform-replace): Undo forward-char immediately if
4855 non-adjacent search fails.
4856
4857 2007-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
4858
4859 * version.el (emacs-major-version, emacs-minor-version):
4860 string-to-int -> string-to-number.
4861
4862 2007-02-28 Juanma Barranquero <lekktu@gmail.com>
4863
4864 * help.el (where-is): Fail gracefully when not passed a command.
4865
4866 2007-02-28 Stuart Herring <herring@lanl.gov>
4867
4868 * find-lisp.el (find-lisp-default-directory-predicate):
4869 Fix bug: Do symlink check on expanded filename.
4870
4871 2007-02-28 Carsten Dominik <dominik@science.uva.nl>
4872
4873 * textmodes/org.el (org-set-tags, org-table-get-field): Avoid case
4874 changes during replacement.
4875 (org-agenda-mode-map): Add default binding for `org-agenda-archive'.
4876
4877 2007-02-28 Lars Hansen <larsh@soem.dk>
4878
4879 * desktop.el: Delete header line listing me as maintainer.
4880
4881 2007-02-28 Glenn Morris <rgm@gnu.org>
4882
4883 * tutorial.el (tutorial--describe-nonstandard-key): Tweak text in
4884 the menus case.
4885
4886 2007-02-28 Chong Yidong <cyd@stupidchicken.com>
4887
4888 * net/tramp.el (tramp-file-name-handler): Inhibit modification
4889 hooks to avoid confusion when combining after-change calls.
4890
4891 2007-02-27 Ken Manheimer <ken.manheimer@gmail.com>
4892
4893 * allout.el (allout-encrypt-string): Remove inhibition of gpg-agent,
4894 now that pgg-gpg-process-region correctly honors passed-in passphrase.
4895 (allout-distinctive-bullets-string): Add info about bullet conventions.
4896 (allout-mode): Add info about distinctive vs plain bullets.
4897
4898 2007-02-27 Carsten Dominik <dominik@science.uva.nl>
4899
4900 * textmodes/org.el (org-archive-subtree): Quote variable name.
4901 (org-agenda-get-todos): Make sure skip properties are checked correctly.
4902
4903 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
4904
4905 * progmodes/gud.el (gud-bashdb-history, gud-bashdb-marker-filter)
4906 (gud-bashdb-command-name, bashdb): Remove.
4907 (gud, gud-menu-map): Remove references to bash/bashdb.
4908
4909 2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
4910
4911 * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
4912 keyword for Python 2.5.
4913
4914 2007-02-26 Romain Francoise <romain@orebokech.com>
4915
4916 * net/net-utils.el (whois-server-tld): Update server for .org.
4917 (whois-server-list): Add whois.publicinterestregistry.net.
4918 (whois-guess-server): Fix formatting in docstring.
4919
4920 2007-02-26 Kim F. Storm <storm@cua.dk>
4921
4922 * mouse.el (mouse-show-mark): Run hooks and perform command
4923 remapping for mouse-region-delete-keys.
4924
4925 2007-02-26 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
4926
4927 * font-core.el (font-lock-mode): Doc fix.
4928
4929 2007-02-25 Kim F. Storm <storm@cua.dk>
4930
4931 * ido.el (ido-buffer-internal): Set this-command to fallback command.
4932 Add selected buffer to buffer-name-history.
4933 (ido-file-internal): Set this-command to fallback command.
4934 Add file names to file-name-history.
4935
4936 * emacs-lisp/map-ynp.el (map-y-or-n-p):
4937 Apply minibuffer-prompt-properties.
4938
4939 2007-02-25 Andreas Schwab <schwab@suse.de>
4940
4941 * files.el (hack-one-local-variable-eval-safep): Correct handling
4942 of edebug-form-spec property value. Reported by Johan Bockg\e,Ae\e(Brd.
4943
4944 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
4945
4946 * textmodes/org.el (org-table-overlay-coordinates)
4947 (org-table-toggle-coordinate-overlays): New functions.
4948 (org-table-overlay-coordinates, org-table-coordinate-overlays):
4949 New variables.
4950 (org-startup-with-deadline-check): Remove option.
4951 (org-mode): Remove deadline check on startup.
4952 (org-table-limit-column-width): Remove option.
4953 (org-table-formula-numbers-only): Remove option.
4954 (org-link-style, org-link-format): Remove options.
4955 (org-select-agenda-window, org-fit-agenda-window): Remove options.
4956 (org-export-ascii-show-new-buffer)
4957 (org-export-html-show-new-buffer): Remove options.
4958 (org-activate-links): Remove camel option.
4959 (org-file-link-context-use-camel-case): Remove option.
4960 (org-camel-regexp): Remove variable.
4961 (org-activate-camels): Remove function.
4962 (org-store-link): Remove Camel stuff.
4963 (org-make-org-heading-camel): Remove function.
4964 (org-open-at-point): Remove camel stuff.
4965 (org-link-search): Remove camel stuff.
4966 (org-camel-to-words): Function removed.
4967 (org-get-agenda-file-buffer): Make sure we prepare the base
4968 buffers, not any indirect buffers.
4969 (org-sort-entries): Sort top-level when not on a headline, and no
4970 active region.
4971 (org-in-regexp): New function.
4972 (org-search-not-self): Rename from `org-search-not-link'.
4973 (org-open-link-marker): New variable.
4974 (org-open-at-point): Set `org-open-link-marker'.
4975 (org-print-icalendar-entries): Fixe bug with excluding DONE
4976 entries from the exported list.
4977 (org-edit-formula-lisp-indent): New command.
4978 (orgtbl-to-texinfo, orgtbl-to-html): New functions.
4979 (orgtbl-to-latex, orgtbl-insert-radio-table)
4980 (orgtbl-toggle-comment, orgtbl-send-table): New functions.
4981 (orgtbl-radio-table-templates): New option.
4982 (org-store-link-props):
4983 (org-remember-templates): More possibilities to insert info
4984 into templates.
4985 (org-remember-apply-template): Make use of the extended
4986 template capabilities.
4987 (org-remember-redo-template): New command.
4988 (org-upgrade-old-links)
4989 (org-table-modify-formulas, org-table-replace-in-formulas)
4990 (org-table-find-dataline)
4991 (org-table-get-vertical-vector): Remove functions.
4992 (org-table-remove-rectangle-highlight)
4993 (org-time-stamp-format, org-toggle-log-option)
4994 (org-table-highlight-rectangle)
4995 (org-table-iterate, org-table-make-reference):
4996 (org-translate-time, org-tree-to-indirect-buffer)
4997 (org-table-field-info, org-table-fix-formulas)
4998 (org-table-force-dataline, org-table-get-descriptor-line)
4999 (org-table-get-range)
5000 (org-skip-comments, org-sort)
5001 (org-sort-entries, org-sublist, org-table-add-rectangle-overlay)
5002 (org-table-current-dline, org-table-current-field-formula)
5003 (org-table-edit-backward-field)
5004 (org-table-edit-formulas-post-command)
5005 (org-table-edit-line-down, org-table-edit-line-up)
5006 (org-agenda-archive)
5007 (org-agenda-clock-cancel)
5008 (org-agenda-clock-out, org-agenda-list-stuck-projects)
5009 (org-agenda-open-link, org-agenda-show-new-time)
5010 (org-agenda-skip-subtree-when-regexp-matches)
5011 (org-agenda-tree-to-indirect-buffer, org-agenda-undo)
5012 (org-at-regexp-p, org-auto-repeat-maybe, org-check-log-option)
5013 (org-do-sort, org-file-image-p, org-find-overlays)
5014 (org-find-row-type, org-get-indirect-buffer, org-get-repeat)
5015 (org-highlight-until-next-command, org-isearch-end)
5016 (org-match-any-p, org-next-link, org-previous-link):
5017 (org-remove-subtree-entries-from-agenda, org-replace-escapes)
5018 (org-rewrite-old-row-references)
5019 (org-isearch-post-command)
5020 (org-table-edit-move, org-table-edit-next-field)
5021 (org-table-edit-scroll, org-table-edit-scroll-down)
5022 (org-set-frame-title, org-show-reference)
5023 (org-unhighlight-once, org-verify-change-for-undo): New functions.
5024 (org-show-variable): Remove command.
5025 (org-add-log-maybe): New arguments STATE, FINDPOS
5026 (org-table-sort-lines): Rewrite from scratch.
5027 (org-link-search): New argument AVOID-POS.
5028 (org-print-icalendar-entries): Remove argument CATEGORY.
5029 (org-run-agenda-series): Remove argument WONDOW.
5030 (org-next-link, org-previous-link): New commands.
5031 (org-agenda-date-format): New option.
5032 (org-table-iterate): New command.
5033 (org-table-modify-formulas)
5034 (org-table-replace-in-formulas): Remove functions.
5035 (org-table-fix-formulas): New function.
5036 (org-table-insert-column, org-table-delete-column)
5037 (org-table-move-column): Use `org-table-fix-formulas'.
5038 (org-follow-gnus-link): Patch from Bastien/Leo.
5039 (org-table-current-field-formula): New function.
5040 (org-file-image-p): New function.
5041 (org-agenda-show-new-time): New function.
5042 (org-agenda-date-later): Call `org-agenda-show-new-time'.
5043 (org-with-remote-undo): New macro.
5044 (org-agenda-undo): New command.
5045 (org-verify-change-for-undo): New function.
5046 (org-time-stamp-format): New function.
5047 (org-agenda-get-timestamps): Skip scheduled if DONE and requested
5048 by user.
5049 (org-match-any-p): New function.
5050 (org-make-tags-matcher): Handle regular expressions for tag and
5051 todo matches.
5052 (org-read-date): Accept "+N" as input for a date relative to the
5053 current date.
5054 (org-remove-subtree-entries-from-agenda): New function.
5055 (org-agenda-archive, org-agenda-kill):
5056 Use `org-remove-subtree-entries-from-agenda'.
5057 (org-do-sort, org-sort-entries): New functions.
5058 (org-sort): New command.
5059 (org-table-sort-lines): Use `org-do-sort'.
5060 (org-fix-decoded-time): New function.
5061 (org-table-number-regexp): Require 0x... to identify as number
5062 in tables.
5063 (org-startup-options): New keywords for note taking.
5064 (org-upgrade-old-links): Remove function.
5065 (org-get-repeat): New function.
5066 (org-show-context): Also show siblings on current level.
5067 (org-show-siblings): New function.
5068 (org-isearch-end, org-isearch-post-command): New functions.
5069 (org-show-siblings): New option.
5070 (org-show-context): Use `org-show-siblings'.
5071 (org-table-maybe-recalculate-line): No longer require `calc-eval'
5072 to be bound, because user may just use elisp.
5073
5074 2007-02-24 Kim F. Storm <storm@cua.dk>
5075
5076 * emulation/cua-base.el (cua-paste): Handle x-clipboard-yank.
5077 (cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
5078
5079 2007-02-24 Dan Nicolaescu <dann@ics.uci.edu>
5080
5081 * startup.el (command-line): Also check if the abbrev file is readable.
5082
5083 2007-02-24 John Paul Wallington <jpw@pobox.com>
5084
5085 * net/tls.el (tls-certtool-program): Fix custom type.
5086
5087 * mail/feedmail.el (feedmail-message-id-generator)
5088 (feedmail-date-generator): Fix custom types.
5089
5090 * mail/rmail.el (rmail-message-filter): Fix custom type.
5091
5092 2007-02-24 Eli Zaretskii <eliz@gnu.org>
5093
5094 * startup.el (command-line): If simple.el cannot be found, proceed
5095 with a warning message.
5096
5097 2007-02-24 Kenichi Handa <handa@m17n.org>
5098
5099 * international/utf-8.el (utf-8-pre-write-conversion): Handle the
5100 case that BEG is a string.
5101
5102 2007-02-24 Chris Moore <dooglus@gmail.com>
5103
5104 * pgg-pgp5.el (pgg-pgp5-encrypt-region):
5105 * pgg-pgp.el (pgg-pgp-encrypt-region):
5106 * pgg-gpg.el (pgg-gpg-encrypt-region):
5107 Check pgg-encrypt-for-me if no other recipients.
5108
5109 2007-02-23 Eli Zaretskii <eliz@gnu.org>
5110
5111 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
5112
5113 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
5114 shell-quote-argument.
5115
5116 2007-02-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5117
5118 * comint.el (comint-read-input-ring): Use comint-input-ring-size
5119 from the comint buffer instead of the temporary one.
5120
5121 2007-02-23 David Reitter <david.reitter@gmail.com>
5122
5123 * cus-edit.el (custom-save-all): Canonicalize custom-file before
5124 storing it in recentf-exclude.
5125
5126 2007-02-23 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * startup.el (fancy-splash-screens): Make cursor-type buffer-local
5129 in splash screen.
5130
5131 2007-02-22 J.D. Smith <jdsmith@as.arizona.edu>
5132
5133 * progmodes/idlw-shell.el (idlwave-shell-mode): Clean up pending
5134 commands, for restart.
5135 (idlwave-shell-current-module): Fix handling of module name by type.
5136 (idlwave-shell-break-in): Update type handling.
5137 (idlwave-shell-bp-get): Encode type in BP structure.
5138 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs.
5139 (idlwave-shell-module-source-query): Query routine info based on type.
5140 Fix path parsing for non-compiled files.
5141 (idlwave-shell-module-source-filter): Don't signal error in filter
5142 if no source found.
5143 (idlwave-shell-set-bp-in-module): Use fallback source to prevent
5144 filter race.
5145
5146 2007-02-22 Kim F. Storm <storm@cua.dk>
5147
5148 * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
5149 (editable-field): Document need to put some text before the %v
5150 escape in :format string.
5151
5152 2007-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
5153
5154 * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
5155 (vc-svn-use-edit): Remove unused config var.
5156 (vc-svn-update, vc-svn-revert): Checkout is always implicit.
5157
5158 * outline.el (hide-sublevels): Keep empty last line, if available.
5159
5160 * buff-menu.el (list-buffers-noselect): Use explicit unicode code
5161 rather than the corresponding unicode char, to make the code
5162 more readable.
5163
5164 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
5165
5166 * speedbar.el (speedbar-frame-mode, speedbar-frame-width)
5167 (speedbar-show-unknown-files, speedbar-item-info-file-helper)
5168 (speedbar-item-info-tag-helper): Doc fixes.
5169
5170 2007-02-19 Kenichi Handa <handa@m17n.org>
5171
5172 * international/mule-cmds.el (locale-language-names):
5173 Map "eo" to "Esperanto".
5174
5175 * language/european.el ("Esperanto"): New language environment.
5176
5177 2007-02-17 Sven Joachim <svenjoac@gmx.de> (tiny change)
5178
5179 * simple.el (kill-line): Doc fix.
5180
5181 2007-02-17 Kim F. Storm <storm@cua.dk>
5182
5183 * emacs-lisp/bindat.el (bindat--unpack-u*): Optimize.
5184 (bindat--unpack-item, bindat--length-group, bindat--pack-item)
5185 (bindat--unpack-group, bindat--pack-group):
5186 Handle vectors with optional element type.
5187
5188 2007-02-17 Daiki Ueno <ueno@unixuser.org>
5189
5190 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
5191 if PASSPHRASE is given.
5192
5193 2007-02-17 Chris Moore <dooglus@gmail.com>
5194
5195 * jka-cmpr-hook.el (jka-compr-compression-info-list):
5196 Recognize backups of bz2 compressed files.
5197
5198 2007-02-17 Eli Zaretskii <eliz@gnu.org>
5199
5200 * info-look.el (info-lookup): Bind Info-fontify-maximum-menu-size
5201 to nil to speed up lookup of the symbol in index nodes.
5202
5203 2007-02-17 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5204
5205 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5206 Add indentation for the constants of Lisp.
5207
5208 2007-02-16 Stefan Monnier <monnier@iro.umontreal.ca>
5209
5210 * ps-print.el: Use (defvar <foo>) where applicable.
5211 (ps-print-emacs-type): Remove.
5212 (ps-x-frame-property, ps-e-frame-parameter): Remove.
5213 (ps-frame-parameter): Align its call-convention with frame-parameter.
5214 (ps-begin-job): Adjust calls to it appropriately.
5215 (ps-setup): Don't print ps-print-emacs-type.
5216 (ps-e-find-composition, ps-mark-active-p, ps-color-device):
5217 Define in such a way that it's obvious that it's defined.
5218 (ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
5219 (ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
5220 (ps-jts-ps-setup): Use flavor-neutral syntax instead.
5221
5222 2007-02-15 Alan Mackenzie <acm@muc.de>
5223
5224 * progmodes/cc-cmds.el (c-indent-new-comment-line): When splitting
5225 an empty one-line C-style comment, post-position point properly.
5226
5227 2007-02-15 Chris Moore <dooglus@gmail.com>
5228
5229 * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
5230 (isearch-lazy-highlight-new-loop): Bind it.
5231 (isearch-lazy-highlight-search): Use it.
5232
5233 * replace.el (replace-highlight): Bind search-whitespace-regexp to nil.
5234
5235 2007-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
5236
5237 * font-lock.el (font-lock-extend-region-wholelines):
5238 Only return non-nil if the region has really been changed.
5239 Reported by David Hansen <david.hansen@physik.fu-berlin.de>
5240
5241 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5242
5243 * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
5244 (5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack)
5245 (5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
5246
5247 2007-02-14 Juanma Barranquero <lekktu@gmail.com>
5248
5249 * faces.el (color-values): Revert changes to docstring from
5250 2007-01-31 and 2000-09-07.
5251
5252 * textmodes/ispell.el (ispell-keep-choices-win, ispell-word)
5253 (ispell-begin-skip-region-regexp): Fix typos in docstrings.
5254 (ispell-dictionary-alist, ispell-process-line): Doc fixes.
5255 (ispell-help): Fix typos in docstring and output message.
5256
5257 2007-02-14 Kim F. Storm <storm@cua.dk>
5258
5259 * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
5260 (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
5261 (grep): Fix lgrep reference.
5262
5263 * disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
5264 (standard-display-underline): Use make-glyph-code.
5265
5266 * descr-text.el (describe-char): Use glyph-char and glyph-face.
5267
5268 * international/latin1-disp.el (latin1-display-char):
5269 Use make-glyph-code.
5270
5271 2007-02-13 Juanma Barranquero <lekktu@gmail.com>
5272
5273 * ehelp.el (with-electric-help, electric-help-exit)
5274 (electric-help-retain): Doc fixes.
5275
5276 * emacs-lisp/bytecomp.el (byte-compile-dest-file)
5277 (byte-compile-file): Doc fixes.
5278
5279 2007-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5280
5281 * term/mac-win.el: Change all uses of
5282 mac-set-font-panel-visibility to mac-set-font-panel-visible-p.
5283 (mac-ae-number): Return integer 0 if coerced result is float 0.0.
5284 (mac-ae-get-url): Call select-frame-set-input-focus.
5285 (mac-dnd-handle-drag-n-drop-event): Don't call
5286 select-frame-set-input-focus.
5287
5288 2007-02-13 Kenichi Handa <handa@m17n.org>
5289
5290 * international/characters.el: Fix documentation of category `a'.
5291
5292 2007-02-11 Dan Nicolaescu <dann@ics.uci.edu>
5293
5294 * progmodes/grep.el (grep): Mention lgrep and rgrep in the docstring.
5295
5296 2007-02-12 Michael Albinus <michael.albinus@gmx.de>
5297
5298 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
5299 (tramp-get-remote-ln): Handle error case.
5300 Reported by Chris Moore <dooglus@gmail.com>.
5301
5302 2007-02-11 Kim F. Storm <storm@cua.dk>
5303
5304 * bindings.el (ctl-x-map): Remove register compatibility bindings
5305 C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
5306
5307 2007-02-11 Richard Stallman <rms@gnu.org>
5308
5309 * loadhist.el (unload-feature): Handle (t . SYMBOL) entries
5310 in load history.
5311
5312 * emacs-lisp/lisp-mode.el (indent-sexp): Clean up termination
5313 condition -- don't fail to stop at endpos.
5314
5315 2007-02-11 Carsten Dominik <dominik@science.uva.nl>
5316
5317 * textmodes/org.el (org-agenda-get-todos)
5318 (org-agenda-get-timestamps, org-agenda-get-closed)
5319 (org-agenda-get-deadlines, org-agenda-get-scheduled)
5320 (org-agenda-get-blocks, org-format-agenda-item)
5321 (org-agenda-change-all-lines, org-scan-tags): Rename text property
5322 from `category' to `org-category'.
5323
5324 2007-02-11 Kenichi Handa <handa@m17n.org>
5325
5326 * international/titdic-cnv.el (titdic-convert): Force files be written
5327 with Unix-like eol format. Read files under CXTERM-DIC by raw-text.
5328 (miscdic-convert): Force files be written with Unix-like eol format.
5329
5330 2007-02-11 Juanma Barranquero <lekktu@gmail.com>
5331
5332 * files.el (change-major-mode-with-file-name): Fix typo in docstring.
5333
5334 * calculator.el (calculator-prompt): Doc fix.
5335 (calculator-mode-map): Fix typo in menu entry.
5336
5337 2007-02-10 Jay Belanger <belanger@truman.edu>
5338
5339 * calculator.el (calculator): Do more extensive checking for when
5340 3 lines should be used for the calculator.
5341
5342 2007-02-10 Eli Zaretskii <eliz@gnu.org>
5343
5344 * info-look.el (info-lookup-make-completions):
5345 Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
5346 index nodes.
5347
5348 * info.el (Info-fontify-maximum-menu-size): Document the effect
5349 of a nil value.
5350 (Info-fontify-node): Make sure Info-fontify-maximum-menu-size is
5351 non-nil before using it as size.
5352
5353 2007-02-09 Chong Yidong <cyd@stupidchicken.com>
5354
5355 * subr.el (insert-for-yank-1): Prevent read-only properties from
5356 interfering with text property operations.
5357
5358 * image-mode.el (image-mode): Revert 2007-01-30 changes.
5359
5360 * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
5361 (image-type-auto-detected-p): Fail if another match is found in
5362 auto-mode-alist.
5363
5364 * files.el (magic-mode-alist): Call image-mode instead of
5365 image-mode-maybe for autodetected images.
5366
5367 2007-02-09 Juanma Barranquero <lekktu@gmail.com>
5368
5369 * mail/smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
5370 Fix typos in docstrings.
5371 (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
5372
5373 2007-02-09 Kim F. Storm <storm@cua.dk>
5374
5375 * emacs-lisp/float-sup.el: Remove obsolete comment.
5376
5377 2007-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
5378
5379 * diff-mode.el (diff-sanity-check-hunk): Fix last fix.
5380
5381 2007-02-08 Karl Fogel <kfogel@red-bean.com>
5382
5383 * simple.el: Revert previous change, at request of RMS:
5384 (fundamental-mode-hook): Remove.
5385 (fundamental-mode): Run after-change-major-mode-hooks manually,
5386 and don't run the now-nonexistent fundamental-mode-hook.
5387
5388 2007-02-08 Karl Fogel <kfogel@red-bean.com>
5389
5390 * simple.el (fundamental-mode-hook): Declare new hook.
5391 (fundamental-mode): Run the new dedicated hook, and don't run
5392 after-change-major-mode-hooks manually anymore.
5393
5394 2007-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
5395
5396 * vc-svn.el (vc-svn-merge-news): Understand the new format with two
5397 added columns of chars. Remove support for the "no-meta-info" format.
5398 Prompted by Romain Francoise <romain@orebokech.com>.
5399
5400 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
5401
5402 * progmodes/gdb-ui.el (gdb-if-arrow): New macro.
5403 (gdb-mouse-until, gdb-mouse-jump): Use it.
5404
5405 2007-02-07 Nick Roberts <nickrob@snap.net.nz>
5406
5407 * progmodes/gdb-ui.el (gdb-mouse-until, gdb-mouse-jump): Make them
5408 work when there is just an assembler buffer (no source buffer).
5409
5410 2007-02-07 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
5411
5412 * diff-mode.el (diff-sanity-check-hunk): Don't reject the hunk
5413 just because the diff was produced using "-p" (--show-c-function).
5414
5415 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
5416
5417 * faces.el (frame-set-background-mode): Use `color-values' and
5418 `display-color-p', not `x-color-values' and `x-display-color-p'.
5419 (face-valid-attribute-values): Use `defined-colors' instead of
5420 `x-defined-colors'.
5421
5422 2007-02-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5423
5424 * ps-print.el: The ps-print commands without face printing should not
5425 print background color. Reported by Leo <sdl.web@gmail.com>.
5426 (ps-print-version): New version 6.7.3.
5427 (ps-begin-job): New arg. Fix ps-default-background and
5428 ps-default-foreground initialization.
5429 (ps-face-attributes): Fix doc string.
5430 (ps-face-background, ps-generate-postscript, ps-generate): Fix code.
5431
5432 * printing.el: Fix ps-print link.
5433
5434 2007-02-06 Chong Yidong <cyd@stupidchicken.com>
5435
5436 * faces.el (face-set-after-frame-default): Compile attributes to
5437 be set by frame parameters before merging in X resources.
5438
5439 2007-02-06 Juanma Barranquero <lekktu@gmail.com>
5440
5441 * simple.el (blink-matching-paren-dont-ignore-comments):
5442 (blink-matching-paren-on-screen): Doc fixes.
5443
5444 2007-02-06 Nick Roberts <nickrob@snap.net.nz>
5445
5446 * progmodes/gdb-ui.el (gdb-frames-mode): Truncate lines in stack buffer.
5447
5448 2007-02-05 Juanma Barranquero <lekktu@gmail.com>
5449
5450 * loadhist.el (unload-feature): Silently ignore `load-history' entries
5451 of the form `(defface . SYMBOL)', and treat `(autoload . SYMBOL)'
5452 entries like `defun'. Return nil.
5453
5454 2007-02-05 Kim F. Storm <storm@cua.dk>
5455
5456 * ido.el: Doc fixes.
5457
5458 2007-02-04 David Kastrup <dak@gnu.org>
5459
5460 * play/mpuz.el (mpuz-random-puzzle): Fix potential lockup when
5461 `mpuz-allow-double-multiplicator' is non-zero, and correct
5462 calculation of `min'.
5463
5464 2007-02-04 Per Abrahamsen <abraham@dina.kvl.dk>
5465
5466 * wid-edit.el (widget-default-create): Insert new text at the
5467 :from marker _after_ the marker, not before it.
5468
5469 2007-02-04 Alan Mackenzie <acm@muc.de>
5470
5471 * progmodes/cc-cmds.el (c-indent-line): Don't erase ^L when a line
5472 containing it is re-indented.
5473
5474 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5475
5476 * net/newsticker.el (newsticker--insert-image): Update docstring,
5477 and insert the image directly.
5478 (newsticker--buffer-redraw): Update docstring.
5479
5480 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5481 Rename from define-global-minor-mode.
5482
5483 * progmodes/cwarn.el (global-cwarn-mode):
5484 * emacs-lisp/autoload.el (make-autoload):
5485 * hi-lock.el (global-hi-lock-mode):
5486 * font-core.el (global-font-lock-mode): All callers changed.
5487
5488 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5489
5490 * textmodes/texnfo-upd.el (texinfo-menu-copy-old-description):
5491 Don't copy @ignore lines into menu descriptions.
5492 (texinfo-multi-file-update): Goto the @node line before attempting
5493 to pluck the node name.
5494 (texinfo-multiple-files-update): Reverse the optional arguments'
5495 order, as per the doc string and the `interactive' form.
5496
5497 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5498
5499 * image-mode.el: Use autoload to avoid overriding disabled setting
5500 applied in .emacs.
5501
5502 2007-02-03 Alan Mackenzie <acm@muc.de>
5503
5504 * progmodes/cc-engine.el (c-in-knr-argdecl): Slight correction
5505 for, e.g. "void (*hdone)();" in a k&r list. (No WS between
5506 adjacent paren groups).
5507
5508 2007-02-02 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5509
5510 * progmodes/ebnf2ps.el: Doc fixes.
5511 (ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-alist): Doc fixes.
5512
5513 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5514
5515 * dired-x.el (dired-do-relsymlink): Add reference to
5516 dired-do-symlink. Add an autoload cookie.
5517
5518 * dired-aux.el (dired-do-symlink): Add reference to
5519 dired-do-relsymlink.
5520
5521 2007-02-02 Doug Maxey <dwm@enoyolf.org> (tiny change)
5522
5523 * mouse.el <left-fringe mouse-2, right-fringe mouse-3>:
5524 <left-fringe mouse-3>: New bindings.
5525
5526 2007-02-02 Ulf Jasper <ulf.jasper@web.de>
5527
5528 * net/newsticker.el (newsticker-version): Changed to "1.10".
5529 (newsticker--set-customvar): Doc string.
5530 (newsticker-new-item-face): Doc string.
5531 (newsticker-mode): Initialize `invisibility-spec' with t.
5532 (newsticker-mode-map): Added
5533 `newsticker-mark-all-items-at-point-as-read'.
5534 (newsticker-menu): Added narrow-to-item and narrow-to-feed.
5535 (newsticker-w3m-show-inline-images): Do not call
5536 `w3m-remove-image'.
5537 (newsticker--buffer-after-w3m-insert-image): New advice for
5538 w3m-insert-image to cache images.
5539 (newsticker-next-item-same-feed): New.
5540 (newsticker-mark-all-items-at-point-as-read-and-redraw): New.
5541 (newsticker-mark-all-items-of-feed-as-read): New.
5542 (newsticker-mark-all-items-at-point-as-read): Use new functions.
5543 (newsticker-mark-item-at-point-as-read): Doc string.
5544 (newsticker-mark-item-at-point-as-read): Use new functions.
5545 (newsticker--do-mark-item-at-point-as-read): New, extracted from
5546 `newsticker-mark-item-at-point-as-read'.
5547 (newsticker-hide-entry): Use (t) instead of t for invisibility.
5548 (newsticker--sentinel): Yet another xml-parser workaround.
5549 (newsticker--decode-iso8601-date): Bugfix for datestrings without
5550 days.
5551 (newsticker--buffer-do-insert-text): Fix.
5552 (newsticker--buffer-insert-enclosure): Fix. Length might be missing.
5553 (newsticker--buffer-make-item-completely-visible):
5554 `switch-to-buffer' not necessary.
5555
5556 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5557
5558 * progmodes/ebnf2ps.el (ebnf-eps-buffer, ebnf-eps-region)
5559 (ebnf-syntax-directory, ebnf-syntax-file, ebnf-syntax-region)
5560 (ebnf-style-database, ebnf-apply-style, ebnf-reset-style)
5561 (ebnf-push-style, ebnf-pop-style, ebnf-eps-production-list)
5562 (ebnf-directory, ebnf-file, ebnf-syntax-alist): Doc fixes.
5563
5564 2007-02-02 Kenichi Handa <handa@m17n.org>
5565
5566 * international/quail.el (quail-show-key): Fix an error message.
5567
5568 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5569
5570 * faces.el (set-face-underline-p, modify-face): Rename arg
5571 UNDERLINE-P to UNDERLINE (it is not a flag).
5572
5573 2007-02-01 Nick Roberts <nickrob@snap.net.nz>
5574
5575 * progmodes/gdb-ui.el (gdb-speedbar-update): Avoid duplication
5576 when adding gdb-speedbar-update to gdb-input-queue.
5577
5578 2007-02-01 Kenichi Handa <handa@m17n.org>
5579
5580 * international/quail.el (quail-show-key): Signal an error if the
5581 current input method is not using Quail.
5582
5583 2007-02-01 J.D. Smith <jdsmith@as.arizona.edu>
5584
5585 * progmodes/idlwave.el (idlwave-xml-create-sysvar-alist):
5586 Trim leading whitespace in sysvar names.
5587
5588 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5589
5590 * faces.el (internal-find-face, internal-get-face): Doc fixes.
5591
5592 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
5593
5594 * ido.el (ido-set-common-completion): Use `let', not `let*'.
5595
5596 2007-01-31 Romain Francoise <romain@orebokech.com>
5597
5598 * comint.el: Delete extra copy of `comint-copy-old-input' added in
5599 previous change to this file.
5600
5601 2007-01-31 Jason Rumney <jasonr@gnu.org>
5602
5603 * files.el (magic-mode-alist): Use image-mode-maybe rather than
5604 image-mode.
5605
5606 * image-mode.el (image-mode-maybe): Prevent magic-mode-alist from
5607 interfering with attempt to set major mode from modified
5608 auto-mode-alist.
5609
5610 2007-01-31 Juanma Barranquero <lekktu@gmail.com>
5611
5612 * faces.el (color-values): Doc fix.
5613 (face-differs-from-default-p): Don't check :foreground twice.
5614
5615 2007-01-31 J.D. Smith <jdsmith@as.arizona.edu>
5616
5617 * comint.el (comint-mode): Prevent non-keyword fontification by default.
5618
5619 2007-01-31 Kenichi Handa <handa@m17n.org>
5620
5621 * international/quail.el (quail-store-decode-map-key): Store a
5622 translated character too.
5623 (quail-char-equal-p): New function.
5624 (quail-find-key1): Check character equality by quail-char-equal-p.
5625 (quail-decode-map-generated): New variable.
5626 (quail-find-key): Check quail-decode-map-generated and re-generate
5627 a decode map if necessary.
5628
5629 2007-01-30 Richard Stallman <rms@gnu.org>
5630
5631 * tutorial.el (tutorial--detailed-help): Make the list of
5632 changed keys look nicer.
5633
5634 2007-01-30 Nick Roberts <nickrob@snap.net.nz>
5635
5636 * progmodes/gdb-ui.el (gdb-var-delete-1): New function.
5637 (gdb-var-delete): Use it.
5638 (gdb-var-update-handler-1): Handle value "invalid" for MI field
5639 `in_scope'.
5640
5641 2007-01-30 Michael Albinus <michael.albinus@gmx.de>
5642
5643 * files.el (get-free-disk-space): Return nil for remote directories.
5644
5645 * net/ange-ftp.el (ange-ftp-ls): In case of wildcards, use "ls"
5646 instead of "dir".
5647
5648 2007-01-30 Chong Yidong <cyd@stupidchicken.com>
5649
5650 * type-break.el (type-break-catch-up-event): New function.
5651 (type-break-demo-hanoi, type-break-demo-life)
5652 (type-break-demo-boring): Use it.
5653
5654 * image-mode.el (image-mode): Don't automatically view as image.
5655 (image-toggle-display): Add `disabled' property.
5656
5657 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
5658
5659 * isearchb.el (isearchb-iswitchb):
5660 * ps-print.el (ps-build-face-reference):
5661 * emacs-lisp/shadow.el (list-load-path-shadows):
5662 * eshell/esh-cmd.el (eshell-rewrite-for-command):
5663 * international/mule.el (find-auto-coding):
5664 * mail/supercite.el (sc-attrib-selection-list):
5665 * progmodes/cc-defs.el (c-emacs-features):
5666 * progmodes/cc-vars.el (c-offsets-alist):
5667 * progmodes/flymake.el
5668 (flymake-init-create-temp-source-and-master-buffer-copy):
5669 Fix typos in docstrings (some suggested by Chris Moore).
5670
5671 * progmodes/vhdl-mode.el (vhdl-components-package-name)
5672 (vhdl-get-library-unit, vhdl-corresponding-begin)
5673 (vhdl-skip-case-alternative, vhdl-backward-skip-label)
5674 (vhdl-align-region-2, vhdl-electric-dash, vhdl-case-word)
5675 (vhdl-hooked-abbrev, vhdl-hs-forward-sexp-func)
5676 (vhdl-font-lock-match-item): Fix typos in docstrings.
5677 (vhdl-get-library-unit, vhdl-get-block-state, vhdl-sort-alist)
5678 (vhdl-set-offset, vhdl-fix-case-region-1, vhdl-scan-directory-contents)
5679 (vhdl-speedbar-insert-project-hierarchy):
5680 Improve argument/docstring consistency.
5681
5682 2007-01-29 Kenichi Handa <handa@m17n.org>
5683
5684 * international/titdic-cnv.el (py-converter): Fix previous change.
5685
5686 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5687
5688 * jka-compr.el (jka-compr-partial-uncompress)
5689 (jka-compr-call-process): Rebind default-directory if it is
5690 invalid. Suggested by Chris Moore.
5691
5692 * comint.el (comint-insert-input): Handle situation where the
5693 selected buffer is not the clicked buffer.
5694
5695 2007-01-29 Kenichi Handa <handa@m17n.org>
5696
5697 * international/ja-dic-cnv.el (skkdic-convert):
5698 Add byte-compile-disable-print-circle:t at the head.
5699
5700 * international/titdic-cnv.el (tit-process-header):
5701 Add byte-compile-disable-print-circle:t at the head.
5702 (miscdic-convert): Likewise.
5703 (py-converter): Skip the header comments.
5704
5705 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle):
5706 New variable.
5707 (byte-compile-output-file-form): Bing print-circle to nil if
5708 byte-compile-output-file-form is not nil.
5709 (byte-compile-output-docform): Likewise.
5710
5711 2007-01-28 Kim F. Storm <storm@cua.dk>
5712
5713 * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
5714 Declare earlier to avoid byte compiler warnings.
5715
5716 2007-01-28 Markus Triska <markus.triska@gmx.at>
5717
5718 * speedbar.el (speedbar-make-specialized-keymap): Doc fix.
5719
5720 2007-01-28 Chong Yidong <cyd@stupidchicken.com>
5721
5722 * play/gamegrid.el (gamegrid-kill-timer): Cancel timer directly.
5723 (gamegrid-add-score-with-update-game-score-1): Allow local quits
5724 when calling update-game-score program. Remove unnecessary
5725 save-excursion.
5726
5727 * play/tetris.el (tetris-new-shape): Stop drawing if game is over.
5728
5729 2007-01-28 Nick Roberts <nickrob@snap.net.nz>
5730
5731 * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
5732 avoid compiler warning.
5733 (gdb-var-update-handler-1): Consider that the MI field `in_scope'
5734 might have values other than "true" or "false".
5735
5736 2007-01-28 Richard Stallman <rms@gnu.org>
5737
5738 * textmodes/fill.el (fill-paragraph-function): Doc fix.
5739 (fill-paragraph): Bind fill-paragraph-function to t to avoid recursion.
5740
5741 * emacs-lisp/pp.el (pp-eval-last-sexp): Don't eval here.
5742
5743 * image.el (image-type-header-regexps): Make GIF regex more specific.
5744
5745 * tutorial.el (tutorial--default-keys): Check M-DEL, not `M-backspace'.
5746 Don't check `backspace'.
5747 (tutorial--find-changed-keys): Look up bindings in a temp buffer
5748 in Fundamental mode.
5749
5750 * startup.el (fancy-splash-text, normal-splash-screen):
5751 Mention C-g.
5752
5753 * simple.el (eval-expression): Don't use eval-last-sexp-print-value
5754 when inserting in buffer.
5755
5756 * vc-arch.el (vc-arch-file-id): Move with-current-buffer
5757 inside the if.
5758
5759 2007-01-27 Richard Stallman <rms@gnu.org>
5760
5761 * obsolete/awk-mode.el (awk-font-lock-keywords): Add "do".
5762
5763 2007-01-27 Guanpeng Xu <herberteuler@hotmail.com>
5764
5765 * add-log.el (add-log-current-defun): Skip the semicolon ``;'' for
5766 enum/union/struct/class definition.
5767 Revert change to call `forward-sexp' multiple times.
5768
5769 2007-01-27 Chong Yidong <cyd@stupidchicken.com>
5770
5771 * files.el (hack-local-variables-confirm): Don't keep trying to
5772 read an event from an empty kbd macro.
5773
5774 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5775
5776 * server.el (server-start): Mention LEAVE-DEAD arg in the doc string.
5777
5778 2007-01-27 Ben North <ben@redfrontdoor.org>
5779
5780 * outline.el (outline-promote, outline-demote): Doc fix. Rename
5781 the arg CHILDREN -> WHICH.
5782
5783 2007-01-27 Michael Albinus <michael.albinus@gmx.de>
5784
5785 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
5786 default-directory to a sane value when calling start-process.
5787
5788 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5789
5790 * ls-lisp.el (ls-lisp-use-localized-time-format): New defcustom.
5791 (ls-lisp-format-time-list): Doc fix. Mention
5792 ls-lisp-use-localized-time-format.
5793 (ls-lisp-format-time): Use ls-lisp-format-time-list if
5794 ls-lisp-use-localized-time-format is non-nil, even if a valid
5795 locale is defined.
5796
5797 2007-01-27 Juanma Barranquero <lekktu@gmail.com>
5798
5799 * jka-compr.el (jka-compr-shell): Doc fix.
5800
5801 * jka-cmpr-hook.el (jka-compr-compression-info-list): Doc fix.
5802
5803 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5804
5805 * ps-print.ps: Fix background height.
5806 (ps-print-version): New version 6.7.2.
5807
5808 2007-01-26 Eli Zaretskii <eliz@gnu.org>
5809
5810 * makefile.w32-in (finder-data, custom-deps): Depend on
5811 $(lisp)/loaddefs.el.
5812
5813 2007-01-24 Dan Nicolaescu <dann@ics.uci.edu>
5814
5815 * Makefile.in (custom-deps, finder-data): Add dependency to loaddefs.el.
5816
5817 2007-01-24 Miles Bader <miles@gnu.org>
5818
5819 * emacs-lisp/bytecomp.el (byte-compile-output-file-form)
5820 (byte-compile-output-docform): Bind `print-circle' to t.
5821
5822 2007-01-24 Kenichi Handa <handa@m17n.org>
5823
5824 * international/ja-dic-cnv.el (skkdic-convert): Insert a related
5825 file name of the original SKK dictionary file.
5826
5827 2007-01-24 Kim F. Storm <storm@cua.dk>
5828
5829 * ido.el (ido-initial-position): New variable.
5830 (ido-read-internal): Set it if default item is specified.
5831 (ido-minibuffer-setup): Position cursor accordingly if set.
5832 (ido-edit-input): C-e moves to end of input if not already there.
5833 (ido-magic-backward-char): C-b does like M-b if prev char is /.
5834 Don't switch to buffer mode if repeating C-b at start of input.
5835 (ido-toggle-ignore): C-a only toggles ignore at start or end of
5836 input; else it moves to start of input.
5837 (ido-kill-buffer-at-head, ido-delete-file-at-head): If cursor is
5838 not at end of input, delete rest of input, rather than normal op.
5839
5840 2007-01-23 Michael Kifer <kifer@cs.stonybrook.edu>
5841
5842 * emulation/viper-keym.el (viper-insert-basic-map):
5843 Delete binding for S-TAB.
5844
5845 * ediff-util.el (ediff-clone-buffer-for-region-comparison): Change text
5846 of message. Activate mark.
5847 (ediff-activate-mark): Set transient-mark-mode to t.
5848
5849 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): Doc fix.
5850
5851 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5852
5853 * help-fns.el (describe-variable): Don't suppress display of
5854 buffer local value when the value is "large".
5855
5856 2007-01-22 Kim F. Storm <storm@cua.dk>
5857
5858 * ido.el (ido-active): Add XEmacs test from ido-minibuffer-setup.
5859 (ido-initiate-auto-merge, ido-exhibit, ido-minibuffer-setup)
5860 (ido-tidy): Use ido-active.
5861
5862 2007-01-22 Chris Moore <christopher.ian.moore@gmail.com>
5863
5864 * hexl.el (hexl-mode-exit): Add missing quote.
5865
5866 2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5867
5868 * term/mac-win.el (mac-keyboard-modifier-mask-alist): New constant.
5869 (mac-ae-keyboard-modifiers): New function.
5870 (mac-handle-toolbar-switch-mode): Use it.
5871 (mac-dnd-handle-drag-n-drop-event): Likewise. Set action to `copy'
5872 if keyboard modifiers on drop contain option key.
5873 (mac-dnd-drop-data): Add optional argument `action'.
5874 (special-event-map): Remove binding for M-drag-n-drop.
5875
5876 2007-01-21 Guanpeng Xu <herberteuler@hotmail.com>
5877
5878 * add-log.el (add-log-current-defun): Use CC Mode functions to
5879 find the beginning and end of a defun.
5880
5881 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5882
5883 * progmodes/gdb-ui.el (gdb-var-create-regexp)
5884 (gdb-var-create-handler): Handle value field in GDB output of
5885 -var-create.
5886 (gdb-max-frames): New variable.
5887 (gdb-stack-buffer, gdb-frames-select): Use it.
5888 (gdb-info-stack-custom): Help user customize gdb-max-frames,
5889 if necessary.
5890 (gdb-get-frame-number): Simplify.
5891
5892 2007-01-21 Glenn Morris <rgm@gnu.org>
5893
5894 * net/tramp.el (tramp-perl-encode, tramp-perl-decode):
5895 Update copyrights.
5896
5897 2007-01-21 Alan Mackenzie <acm@muc.de>
5898
5899 * progmodes/cc-cmds.el (c-where-wrt-brace-construct): Correct the
5900 handling of K&R stuff.
5901
5902 2007-01-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5903
5904 * textmodes/bibtex.el (bibtex-files): Fix customization type.
5905
5906 2007-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5907
5908 * ps-print.el: Handle frame parameters (background and/or foreground
5909 colors) changing dynamically. Reported by Leo <sdl.web@gmail.com>.
5910 (ps-print-version): New version 6.7.1.
5911 (ps-x-frame-property, ps-e-frame-parameter): New aliases.
5912 (ps-frame-parameter): New fun.
5913 (ps-default-fg, ps-default-bg): New default value ('frame-parameter).
5914 Fix doc and customization.
5915 (ps-begin-job): Get frame parameters (background and/or foreground
5916 colors).
5917 (ps-do-despool): Ensure ps-printer-name has a valid value.
5918
5919 2007-01-21 Nick Roberts <nickrob@snap.net.nz>
5920
5921 * progmodes/gdb-ui.el (gdb-debug-log): Rename from gdb-debug-ring.
5922 (gdb-debug-log-max): Rename from gdb-debug-ring-max.
5923 (gud-gdba-marker-filter): Make a value of nil for gdb-debug-ring-max
5924 mean unlimited.
5925
5926 2007-01-20 Alan Mackenzie <acm@muc.de>
5927
5928 * progmodes/cc-engine.el (c-in-knr-argdecl): Reformulate to do
5929 much more rigorous analysis of putative K&R regions.
5930
5931 2007-01-20 Alan Mackenzie <acm@muc.de>
5932
5933 * progmodes/cc-defs.el (c-go-list-forward, c-go-list-backward):
5934 New functions.
5935
5936 2007-01-20 Alan Mackenzie <acm@muc.de>
5937
5938 * progmodes/cc-align.el, progmodes/cc-cmds.el,
5939 * progmodes/cc-defs.el, progmodes/cc-engine.el,
5940 * progmodes/cc-langs.el, progmodes/cc-styles.el,
5941 * progmodes/cc-vars.el: Add my name.
5942
5943 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5944
5945 * files.el (find-alternate-file): Revert query message to Emacs 21
5946 version.
5947
5948 2007-01-20 Eric Hanchrow <offby1@blarg.net> (tiny change)
5949
5950 * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
5951 the doc string how to use personal abbrevs without electric
5952 keywords.
5953
5954 2007-01-20 Alin C. Soare <alinsoar@voila.fr> (tiny change)
5955
5956 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
5957 Fixed cursor position when toggle abbreviated display.
5958
5959 2007-01-20 Nick Roberts <nickrob@snap.net.nz>
5960
5961 * t-mouse.el: Update copyright following assignment by
5962 Alessandro Rubini.
5963
5964 2007-01-20 Chong Yidong <cyd@stupidchicken.com>
5965
5966 * type-break.el (type-break-demo-hanoi, type-break-demo-life)
5967 (type-break-demo-boring): Call read-event instead of read-char.
5968
5969 2007-01-19 Daniel Pfeiffer <occitan@esperanto.org> (tiny change)
5970
5971 * progmodes/compile.el: Add handling for makepplog.
5972
5973 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5974
5975 * textmodes/ispell.el (ispell-change-dictionary): Ensure that
5976 aspell dictionaries are initialized when called non-interactively.
5977
5978 2007-01-19 Chong Yidong <cyd@stupidchicken.com>
5979
5980 * progmodes/compile.el (compilation-loop): New arg limit.
5981 Handle case where the first error is at point-min.
5982 (compilation-next-error): New arg to compilation-loop call.
5983
5984 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
5985
5986 * info.el (Info-default-dirs): Change default info dir to
5987 share/info.
5988
5989 * paths.el (Info-default-directory-list): Ditto.
5990
5991 2007-01-18 Chris Moore <christopher.ian.moore@gmail.com>
5992
5993 * hexl.el (hexl-before-revert-hook): New function.
5994 (hexl-mode): Use it.
5995 (hexl-after-revert-hook): Just call hexl-mode.
5996 (hexl-mode-exit): Remove before-revert-hook.
5997
5998 2007-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
5999
6000 * isearch.el (isearch-no-upper-case-p): Look for [:upper:] as well.
6001
6002 2007-01-16 Martin Rudalics <rudalics@gmx.at>
6003
6004 * textmodes/ispell.el (ispell-dictionary-alist-3): Replace "---"
6005 by "-" in francais7 otherchars entry.
6006 (ispell-dictionary-alist-5): Replace "." by "[.]" for polish
6007 otherchars entry.
6008
6009 2007-01-15 Karl Fogel <kfogel@red-bean.com>
6010
6011 * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark
6012 path. Rewrite function in `cond' style for readability.
6013
6014 Suggested by: Stephen Eglen <S.J.Eglen{_AT_}damtp.cam.ac.uk>.
6015 (The path shortening, that is, not the rearrangement.)
6016
6017 2007-01-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6018
6019 * term/mac-win.el (mac-ae-quit-application): New function.
6020 (mac-apple-event-map): Bind "quit application" Apple event to it.
6021
6022 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
6023
6024 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more
6025 than the program's output.
6026
6027 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
6028
6029 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
6030 (kmacro-start-macro-or-insert-counter)
6031 (kmacro-step-edit-prefix-commands): Fix typos in docstrings.
6032 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
6033
6034 * longlines.el (longlines-show-hard-newlines):
6035 * ruler-mode.el (ruler-mode-ruler):
6036 * emulation/keypad.el (keypad-setup):
6037 * progmodes/antlr-mode.el (antlr-indent-at-bol-alist):
6038 Fix typo in docstring.
6039
6040 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com>
6041
6042 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile option.
6043 Remove redirect character ">".
6044
6045 2007-01-13 Juanma Barranquero <lekktu@gmail.com>
6046
6047 * replace.el (perform-replace): Remove leftover code.
6048
6049 2007-01-12 Richard Stallman <rms@gnu.org>
6050
6051 * replace.el (perform-replace): Don't clear NODENT when computing
6052 the replacement string.
6053
6054 2007-01-11 Michael Albinus <michael.albinus@gmx.de>
6055
6056 * net/tramp.el (tramp-handle-file-local-copy):
6057 Set `enable-multibyte-characters' to nil. Reported by Chris Moore
6058 <christopher.ian.moore@gmail.com>.
6059
6060 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6061
6062 * diff-mode.el (diff-sanity-check-context-hunk-half)
6063 (diff-sanity-check-hunk): New functions.
6064 (diff-find-source-location): Use'em to check the hunks are well-formed.
6065
6066 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't
6067 activate undo when undo is not active.
6068 Reported by Chris Moore <christopher.ian.moore@gmail.com>.
6069
6070 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6071
6072 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
6073 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
6074 (ffap-url-at-point): Use char-classes rather than "a-z".
6075
6076 2007-01-10 Juanma Barranquero <lekktu@gmail.com>
6077
6078 * ediff-init.el (ediff-autostore-merges):
6079 * textmodes/fill.el (fill-region): Doc fix.
6080
6081 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
6082
6083 * server.el (server-ensure-safe-dir): UIDs may be floats.
6084
6085 2007-01-10 Richard Stallman <rms@gnu.org>
6086
6087 * battery.el (battery-linux-proc-acpi): Use ignore-errors
6088 around calls to directory-files.
6089
6090 * subr.el (momentary-string-display): Use save-excursion.
6091
6092 * emacs-lisp/pp.el (pp-eval-expression): Once again eval the
6093 argument, but read it as `X' does.
6094
6095 2007-01-09 Juri Linkov <juri@jurta.org>
6096
6097 * info.el (Info-fontify-node): Don't hide node names of index entries.
6098
6099 * faces.el (momentary): Change :group to basic-faces where all
6100 basic faces belong to. Add :version.
6101
6102 2007-01-09 Lennart Borgman <lennart.borgman.073@student.lu.se>
6103
6104 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
6105 keybinding is found.
6106 (tutorial--find-changed-keys): Never treat null keybinding as a
6107 remapping.
6108
6109 2007-01-09 Martin Rudalics <rudalics@gmx.at>
6110
6111 * wdired.el (wdired-xcase-word): Skip non-word read-only characters.
6112
6113 2007-01-09 Kenichi Handa <handa@m17n.org>
6114
6115 * international/mule-cmds.el
6116 (select-safe-coding-system-interactively): Fix message.
6117
6118 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
6119
6120 * net/tramp.el (tramp-process-one-action): Remove `with-timeout'.
6121 (tramp-process-actions): Add optional parameter TIMEOUT.
6122 (tramp-open-connection-telnet, tramp-open-connection-rsh)
6123 (tramp-open-connection-su): Add timeout of 60".
6124
6125 2007-01-09 Richard Stallman <rms@gnu.org>
6126
6127 * progmodes/compile.el (compile): Doc fix.
6128
6129 2007-01-09 Markus Triska <markus.triska@gmx.at>
6130
6131 * tumme.el (tumme-display-thumb): Doc fix.
6132
6133 2007-01-08 Juanma Barranquero <lekktu@gmail.com>
6134
6135 * battery.el (battery-search-for-one-match-in-files):
6136 * bindings.el (mode-line-minor-mode-help):
6137 * x-dnd.el (x-dnd-types-alist):
6138 * calendar/icalendar.el (icalendar-import-buffer):
6139 * term/mac-win.el (mac-dnd-types-alist): Fix typo in docstring.
6140
6141 * progmodes/vhdl-mode.el (vhdl-save-caches): Fix typo in error message.
6142
6143 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com>
6144
6145 * replace.el (replace-regexp): Fix typo in docstring.
6146
6147 2007-01-07 Alan Mackenzie <acm@muc.de>
6148
6149 * progmodes/cc-langs.el (c-operators, c-filter-ops):
6150 Amend doc-string and comments.
6151
6152 2007-01-06 Eli Zaretskii <eliz@gnu.org>
6153
6154 * files.el (abbreviate-file-name): Doc fix.
6155
6156 2007-01-06 Markus Triska <triska@gmx.at>
6157
6158 * subr.el (split-string): Remove spurious ")" from doc string.
6159
6160 2007-01-05 Takaaki Ota <Takaaki.Ota@am.sony.com>
6161
6162 * textmodes/table.el (table--warn-incompatibility):
6163 Use display-warning instead of momentary-string-display.
6164
6165 2007-01-05 Richard Stallman <rms@gnu.org>
6166
6167 * image.el (image-type-header-regexps): Recognize xbm more strictly.
6168
6169 * simple.el (backward-kill-word): Doc fix.
6170
6171 2007-01-05 Romain Francoise <romain@orebokech.com>
6172
6173 * international/mule.el (sgml-html-meta-auto-coding-function):
6174 Ensure that the buffer contains a HTML document.
6175
6176 2007-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6177
6178 * faces.el (momentary): Move here ...
6179 * subr.el (momentary): ... from here.
6180
6181 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6182
6183 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable.
6184 (gdb-speedbar-expand-node): Ask user for confirmation before expanding
6185 large structures/arrays.
6186
6187 2007-01-04 Juanma Barranquero <lekktu@gmail.com>
6188
6189 * files.el (find-file-noselect-1, set-visited-file-name):
6190 Allow backup-enable-predicate to be nil.
6191
6192 2007-01-04 Andreas Schwab <schwab@suse.de>
6193
6194 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in
6195 last change.
6196
6197 2007-01-03 Richard Stallman <rms@gnu.org>
6198
6199 * woman.el (woman-decode-buffer): Clarify error message.
6200
6201 2007-01-03 Alan Mackenzie <acm@muc.de>
6202
6203 * progmodes/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
6204
6205 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
6206
6207 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
6208
6209 2007-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6210
6211 * iswitchb.el (iswitchb-global-map): Use command-remapping if available.
6212
6213 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
6214
6215 * emulation/viper.el (viper-custom-file-name, viper-mode):
6216 Fix typos in docstrings.
6217
6218 * subr.el (momentary-string-display): After moving point, set POS
6219 variable to it to avoid later errors once the buffer is modified.
6220 Doc fix.
6221
6222 2007-01-02 Alan Mackenzie <acm@muc.de>
6223
6224 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
6225 check that the "*/" is present before trying to manipulate it.
6226
6227 2007-01-02 Richard Stallman <rms@gnu.org>
6228
6229 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
6230
6231 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
6232 Fix format of value.
6233
6234 * cus-edit.el (customize-unsaved): Rename from customize-customized.
6235 Change messages accordingly.
6236 (customize-customized): Now alias.
6237
6238 2007-01-02 Juanma Barranquero <lekktu@gmail.com>
6239
6240 * files.el (version-control): Doc fix.
6241
6242 2007-01-01 Alan Mackenzie <acm@muc.de>
6243
6244 * progmodes/cc-engine.el (c-guess-basic-syntax, case 5N):
6245 Check the format of c-state-cache is valid for an optimisation before
6246 using it.
6247
6248 * progmodes/cc-engine.el (c-guess-basic-syntax): New case 5Q "we
6249 are at a statement within a macro". Other changes so that only
6250 the first continuation line in a macro gets the symbol
6251 `cpp-define-intro', the others getting `statement', or whatever.
6252
6253 * progmodes/cc-cmds.el (c-context-line-break): When invoked within
6254 a string, preserve whitespace. Add a backslash only when also in
6255 a macro.
6256
6257 * progmodes/cc-defs.el: Correct typos.
6258
6259 * progmodes/cc-cmds.el (c-context-line-break): Don't indent the
6260 new line after an escaped EOL in a string.
6261
6262 * progmodes/cc-engine.el (c-forward-label): Recognise "foo:" as a
6263 label when it directly follows "else", "do", ....
6264
6265 * progmodes/cc-engine.el (c-backward-<>-arglist): Tolerate empty
6266 angle brackets (as seen in "explicit specialisations" of C++
6267 templates).
6268
6269 * progmodes/cc-vars.el (c-indentation-style): Mention c-file-style
6270 in the doc-string.
6271
6272 * progmodes/cc-cmds.el (c-mask-paragraph): Fix for C comments,
6273 when the comment ender looks like "=========*/" and is alone on
6274 its line.
6275
6276 * progmodes/cc-langs.el, progmodes/cc-engine.el: Correct the
6277 spelling of c-opt-op-identiTier-prefix, t -> f. Leave an alias
6278 for the old name.
6279
6280 * progmodes/cc-mode.el: Bind C-M-a and C-M-e to
6281 c-\(beginning\|end\)-of-defun by default.
6282
6283 * progmodes/cc-align.el (c-lineup-gnu-DEFUN-intro-cont):
6284 New line-up function, for the DEFUN macro in the Emacs C sources.
6285 Only used in "gnu" style.
6286
6287 * progmodes/cc-styles.el (c-style-alist): Use this new function in
6288 the "gnu" style.
6289
6290 * progmodes/cc-cmds.el (c-electric-slash): Extend the handling of
6291 clean-up comment-close-slash also to work when there's a comment
6292 terminator on the line.
6293 (c-beginning-of-defun, c-end-of-defun): Refactor and optimise
6294 these for large arg - only take account of top level {..}, except
6295 for initial and final adjustments. M-- C-M-[ae] now go to the
6296 right defuns when the starting point is between defuns. They use
6297 the four new functions:
6298 (c-in-function-trailer-p, c-where-wrt-brace-construct)
6299 (c-backward-to-nth-BOF-{, c-forward-to-nth-EOF-}): New functions to
6300 support c-\(beginning\|end\)-of-defun.
6301
6302 * progmodes/cc-engine.el (c-forward-label): Analyze ":"
6303 expressions more rigorously, to exclude bit-field specifiers from
6304 being classed as labels.
6305 (c-forward-label): When analyzing a ":" within a macro, be careful
6306 about using c-forward-syntactic-ws at the macro beginning.
6307 (c-beginning-of-decl-1): Whilst searching for "=" as evidence of a
6308 stmt boundary, check for "operator=", etc.
6309
6310 * progmodes/cc-mode.el (c-postprocess-file-styles):
6311 Bind inhibit-read-only to t, around the call to
6312 c-remove-any-local-eval-or-mode-variables, so that it works on a
6313 RO file.
6314
6315 * progmodes/cc-defs.el (c-version): Update the version number to
6316 "5.31.4".
6317
6318 2007-01-01 Richard Stallman <rms@gnu.org>
6319
6320 * isearch.el (isearch-done): Use FOUND-POINT or FOUND-START
6321 only if we restored isearch-window-configuration.
6322
6323 2006-12-31 Romain Francoise <romain@orebokech.com>
6324
6325 * net/tramp.el (tramp-default-method): Don't use `symbol-function'.
6326
6327 2006-12-31 Kim F. Storm <storm@cua.dk>
6328
6329 * files.el (auto-mode-case-fold): New defcustom.
6330 (set-auto-mode): If non-nil, perform second case-sensitive pass
6331 through auto-mode-alist if first pass failed.
6332
6333 2006-12-30 Richard Stallman <rms@gnu.org>
6334
6335 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Doc fix.
6336
6337 2006-12-30 Ken Manheimer <ken.manheimer@gmail.com>
6338
6339 * allout.el (allout-encrypt-string): Handle symmetric-key
6340 passphrase caching but leave keypair caching to pgg.
6341
6342 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
6343
6344 Sync with Tramp 2.0.55.
6345
6346 * net/tramp.el (tramp-completion-mode): Use `wholenump' instead of
6347 `integerp'. `char-equal' could fail else in case of negative
6348 numbers. Reported by Toby Speight <T.M.Speight.90@cantab.net>.
6349 (top): Check for `font-lock-add-keywords' before calling; it
6350 doesn't exist under XEmacs.
6351 (tramp-yn-prompt-regexp): Fix regexp. Add question from plink.
6352 (tramp-completion-mode): Remove clause (not
6353 tramp-unified-filenames), because the function is called in other
6354 context too, where this check results in wrong results in the
6355 XEmacs case on Windows.
6356 (tramp-touch): UTC handling is not possible for XEmacs.
6357
6358 2006-12-30 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6359
6360 * scroll-bar.el (previous-scroll-bar-mode): New variable
6361 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
6362 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
6363
6364 * term/x-win.el: Set scroll bar mode to right if set by X resources.
6365
6366 2006-12-30 Richard Stallman <rms@gnu.org>
6367
6368 * files.el (make-backup-file-name-1): Precompute abs name
6369 but don't lose the relative name.
6370
6371 * international/mule-cmds.el (select-safe-coding-system-interactively):
6372 Fix message.
6373
6374 2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
6375
6376 * files.el (backup-buffer): Show entire backup file name in msg.
6377
6378 2006-12-30 Juanma Barranquero <lekktu@gmail.com>
6379
6380 * image.el (image-type-header-regexps, image-type-from-data)
6381 (image-type-from-buffer, image-type-from-file-header):
6382 Revert changes from 2006-12-26.
6383 (image-type-auto-detectable): New variable.
6384 (image-type-auto-detected-p): New function.
6385
6386 * files.el (magic-mode-alist): Detect image files with
6387 `image-type-auto-detected-p' instead of `image-type-from-buffer'.
6388
6389 2006-12-29 Nick Roberts <nickrob@snap.net.nz>
6390
6391 * dired.el (dired-sort-other): Move test for dired-mode...
6392 (dired-sort-set-modeline): ...to here.
6393
6394 2006-12-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6395
6396 * textmodes/fill.el (fill-comment-paragraph): Document 2006-12-24
6397 change. Suggested by Stefan Monnier.
6398
6399 2006-12-29 Kim F. Storm <storm@cua.dk>
6400
6401 * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group)
6402 (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
6403
6404 2006-12-27 Kim F. Storm <storm@cua.dk>
6405
6406 * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp,
6407 so it doesn't accidentally match an fsf.org mail address.
6408 (authors-renamed-files-alist): Add tcover-*.el.
6409
6410 2006-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
6411
6412 * vc-arch.el (vc-arch-find-version): New function.
6413
6414 * vc-hooks.el (vc-version-backup-file-name): Revision names may be
6415 composed of arbitrary characters (even /) in some systems.
6416
6417 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6418
6419 * international/mule-cmds.el (select-safe-coding-system-interactively):
6420 Improve the message in the *Warning* buffer.
6421
6422 2006-12-27 Kim F. Storm <storm@cua.dk>
6423
6424 * ido.el (ido-set-matches-1): Fix last change. If default item is
6425 current buffer, it is ok to be first.
6426
6427 2006-12-27 Kenichi Handa <handa@m17n.org>
6428
6429 * international/mule-cmds.el (select-safe-coding-system-interactively):
6430 Use face `link' for problematic chars.
6431
6432 2006-12-27 Kenichi Handa <handa@m17n.org>
6433
6434 * international/mule-cmds.el (select-safe-coding-system-interactively):
6435 Improve the message in *Warning* buffer.
6436
6437 2006-12-27 Kim F. Storm <storm@cua.dk>
6438
6439 * ido.el (ido-set-matches-1): Never put current buffer first if
6440 there are other matches.
6441
6442 2006-12-26 Nick Roberts <nickrob@snap.net.nz>
6443
6444 * progmodes/gdb-ui.el (gud-watch): Allow duplicate names for watch
6445 expressions.
6446 (gdb-var-delete): Handle duplicate names. Print message for non
6447 root expressions.
6448 (gdb-partial-output-name): Start buffer name with a space.
6449 (gdb-info-breakpoints-custom, gdb-reset): Handle space in above
6450 buffer name.
6451
6452 2006-12-26 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6453
6454 * mail/footnote.el (Footnote-insert-footnote): Fix the search of the
6455 last footnote when `footnote-spaced-footnotes' is nil.
6456
6457 2006-12-26 Richard Stallman <rms@gnu.org>
6458
6459 * cus-edit.el (custom-browse-sort-alphabetically)
6460 (custom-buffer-sort-alphabetically)
6461 (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
6462
6463 * image.el (image-type-header-regexps): Change element format
6464 to include third item NOT-ALWAYS.
6465 (image-type-from-data): Handle new format.
6466 (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES.
6467 (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
6468
6469 2006-12-26 Guanpeng Xu <herberteuler@hotmail.com>
6470
6471 * add-log.el (add-log-current-defun): Call `forward-sexp'
6472 multiple times to pick a member function name defined as
6473 part of nested classes/namespaces.
6474
6475 2006-12-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6476
6477 * emacs-lisp/easymenu.el (easy-menu-change): New arg MAP to indicate
6478 which keymap should be used to change menu. It does not affect any
6479 existent code.
6480
6481 2006-12-26 Richard Stallman <rms@gnu.org>
6482
6483 * textmodes/fill.el (fill-paragraph): Check for a minibuffer
6484 rather than for being in a minibuffer window.
6485
6486 2006-12-25 Daiki Ueno <ueno@unixuser.org>
6487
6488 * pgg-def.el (pgg-passphrase-coding-system): Default to nil instead of
6489 locale-coding-system.
6490 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with eol-type
6491 LF.
6492
6493 2006-12-25 Michael R. Mauger <mmaug@yahoo.com>
6494
6495 * progmodes/sql.el (sql-mode-abbrev-table): Correct initialization.
6496 (sql-mode-syntax-table): Disable double quoted strings.
6497 (sql-mode-font-lock-object-name): Add TYPE and TYPE BODY.
6498
6499 2006-12-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6500
6501 * startup.el (fancy-splash-last-input-event): New variable.
6502 (fancy-splash-special-event-action): New function.
6503 (fancy-splash-screens): Temporarily bind special events to it.
6504 Execute command for saved special event before exiting from
6505 recursive editing.
6506
6507 * term/mac-win.el (mac-keyboard-translate-char, mac-unread-string):
6508 New functions.
6509 (mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
6510 Use mac-unread-string.
6511
6512 2006-12-24 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6513
6514 * textmodes/fill.el (fill-comment-paragraph): Prevent the use of
6515 an optimized comment regexp if `comment-start-skip' uses a ^.
6516 * bs.el (bs--up): Remove interactive spec.
6517
6518 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6519
6520 * woman.el (woman-decode-buffer): Signal error for alien macro sets.
6521 Suggested by James Cloos.
6522
6523 2006-12-24 Kevin Ryde <user42@zip.com.au>
6524
6525 * calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
6526 in March.
6527 (calendar-dst-ends): Default to first Sunday in November.
6528
6529 2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
6530
6531 * allout.el (allout-encrypt-string): Inhibit use of agent within
6532 body of let form where encryption happens. Acknowledge non-use of
6533 gpg-agent in docstring.
6534 (allout-toggle-subtree-encryption): Acknowledge non-use of
6535 gpg-agent in docstring.
6536
6537 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6538
6539 * custom.el (custom-add-frequent-value): Alias for custom-add-option.
6540
6541 2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
6542
6543 * ediff-diff.el (ediff-diff-options): Clarify docstring.
6544 (ediff-setup-diff-regions): Disallow -u in ediff-diff-options.
6545
6546 * emulation/viper-cmd.el (viper-post-command-sentinel):
6547 Protect against errors in hooks.
6548 (viper-add-newline-at-eob-if-necessary): Add newline only if we
6549 actually modify buffer; ignore errors if occur.
6550
6551 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6552
6553 * calendar/calendar.el (calendar-mode-map): Switch < and >.
6554 (calendar-mode-line-format): Use mouse-1 bindings, and tweak
6555 formatting.
6556
6557 2006-12-23 Richard Stallman <rms@gnu.org>
6558
6559 * simple.el (delete-horizontal-space): Doc fix.
6560
6561 2006-12-23 Eli Zaretskii <eliz@gnu.org>
6562
6563 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
6564 explicitly in a recursive Make, not implicitly through prerequisites,
6565 since the latter is wrong under parallel builds.
6566
6567 2006-12-22 Eli Zaretskii <eliz@gnu.org>
6568
6569 * w32-fns.el (convert-standard-filename): Wrap in save-match-data.
6570
6571 2006-12-22 Kevin Rodgers <kevin.d.rodgers@gmail.com> (tiny change)
6572
6573 * progmodes/sh-script.el (sh-make-vars-local): Fix a typo in
6574 message string.
6575
6576 2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
6577
6578 * outline.el (outline-next-visible-heading): Fix the case with a
6579 header at end-of-file with no final newline.
6580
6581 2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
6582
6583 * indent.el (tab-always-indent): Doc fix.
6584
6585 2006-12-22 Chong Yidong <cyd@stupidchicken.com>
6586
6587 * info.el (Info-fontify-maximum-menu-size): Bump to 1000000.
6588 (Info-fontify-node): Do fontify indices.
6589
6590 * tutorial.el (tutorial--detailed-help): Remove unnecessary link
6591 to the Emacs Lisp reference manual.
6592 (tutorial--tab-map): Remove. All callers changed.
6593 (tutorial--find-changed-keys): New elt QUIET, used to...
6594 (tutorial--display-changes): ...ensure that warning messages are
6595 only issued once per changed key.
6596 (tutorial--remove-remarks): Delete unused code-path.
6597 (lang-strings): Remove extraneous formatting.
6598 (tutorial--save-tutorial): Prompt before saving tutorial state.
6599
6600 2006-12-21 Chong Yidong <cyd@stupidchicken.com>
6601
6602 * tutorial.el: Remove `cl' requirement. Clean up whitespace.
6603 Replace '?\ ' by '?\s' throughout.
6604 (tutorial-warning-face): Inherit font-lock-warning-face. Move to
6605 `help' custom group.
6606 (tutorial--key-description): New function.
6607 (tutorial--display-changes): Remove redundant arg. Scan for all
6608 key sequences to avoid false matches. Cleanup.
6609 (tutorial--saved-dir): Save to a subdirectory in .emacs.d to
6610 reduce homedir pollution.
6611 (help-with-tutorial): Call tutorial--display-changes with no arg.
6612
6613 2006-12-21 Carsten Dominik <dominik@science.uva.nl>
6614
6615 * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t.
6616
6617 2006-12-20 Michael Albinus <michael.albinus@gmx.de>
6618
6619 * net/tramp.el (tramp-default-method): We still need to check for
6620 `executable-find', because it is not bound under Emacs 20.
6621 (tramp-handle-file-name-completion)
6622 (tramp-completion-handle-file-name-completion): Handle optional
6623 parameter PREDICATE.
6624 (tramp-find-default-method): Add code for default values.
6625
6626 2006-12-20 Nick Roberts <nickrob@snap.net.nz>
6627
6628 * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process
6629 make gud-go send "continue".
6630
6631 2006-12-19 Juanma Barranquero <lekktu@gmail.com>
6632
6633 * image.el (image-type-header-regexps): Be more specific detecting `pbm'
6634 and `png' files. Use non-capturing parenthesis for `tiff' regexp.
6635
6636 2006-12-19 Kim F. Storm <storm@cua.dk>
6637
6638 * bindings.el: Bind sigusr1 and sigusr2 in special-event-map
6639 instead of global-map.
6640
6641 * files.el (magic-mode-alist): Allow matching file type by
6642 calling a function at bob. Check for image types by calling
6643 image-type-from-buffer. Suggested by Juanma Barranquero.
6644 (set-auto-mode): Do it.
6645
6646 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6647
6648 * net/tramp.el (tramp-methods): Introduce new method `scpc'.
6649 Remove "ControlMaster" option from the other `scp*' methods.
6650 (tramp-default-method): Check for ssh-agent before setting to `scp'.
6651
6652 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6653
6654 * textmodes/org.el (org-mode): Show context after isearch.
6655 (org-show-siblings): New function.
6656 (org-show-context): Use `org-show-siblings'.
6657
6658 2006-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
6659
6660 * emacs-lisp/syntax.el (syntax-ppss-flush-cache, syntax-ppss):
6661 Use syntax-ppss-toplevel-pos.
6662
6663 2006-12-18 Carsten Dominik <dominik@science.uva.nl>
6664
6665 * textmodes/org.el (org-current-line): Make sure that lines are
6666 counted from beginning of buffer.
6667 (org-table-copy-region, org-table-paste-rectangle): Make sure that
6668 lines are counted from beginning of buffer.
6669
6670 2006-12-17 Chong Yidong <cyd@stupidchicken.com>
6671
6672 * info.el (Info-build-node-completions): Signal error if tag-table
6673 marker is not found.
6674
6675 * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
6676
6677 2006-12-17 Alan Mackenzie <acm@muc.de>
6678
6679 * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
6680 speed) the case when open-paren-in-column-0-is-defun-start is nil.
6681 Based on code by Martin Rudalics.
6682
6683 * progmodes/cc-mode.el (c-basic-common-init): Don't set
6684 open-paren-in-column-0-is-defun-start to nil any more.
6685
6686 2006-12-17 Richard Stallman <rms@gnu.org>
6687
6688 * simple.el (delete-horizontal-space): Use prefix arg.
6689
6690 * help-fns.el (describe-variable): Improve blank separator lines.
6691
6692 * files.el (magic-mode-alist): Mark as risky.
6693
6694 * files.el (make-backup-file-name-1):
6695 Expand backup-directory explicitly.
6696
6697 2006-12-17 Michael Albinus <michael.albinus@gmx.de>
6698
6699 * net/tramp.el (tramp-default-method): Before setting to "pscp",
6700 check whether package password.el is loaded, or Pageant is running.
6701
6702 2006-12-17 Ulf Jasper <ulf.jasper@web.de>
6703
6704 * calendar/icalendar.el (icalendar-version): Increase to "0.14".
6705 (icalendar--rris): First try Emacs, then XEmacs.
6706 (icalendar--convert-ical-to-diary): Doc fix.
6707 Insert newline at end of target file.
6708
6709 2006-12-17 Kim F. Storm <storm@cua.dk>
6710
6711 * outline.el (outline-isearch-open-invisible-function): New defvar.
6712 (outline-flag-region): Use it if non-nil for isearch-open-invisible
6713 overlay property instead of outline-isearch-open-invisible.
6714
6715 2006-12-16 Kim F. Storm <storm@cua.dk>
6716
6717 * ido.el (ido-completion-help): Build ido-cur-list and ido-matches
6718 if ido-directory-too-big is set on entry.
6719 (ido-toggle-ignore, ido-completion-help): Print message while
6720 reading big directory.
6721
6722 2006-12-15 Richard Stallman <rms@gnu.org>
6723
6724 * shell.el (shell): Doc fix.
6725
6726 2006-12-15 Kevin Gallagher <Kevin.Gallagher@boeing.com>
6727
6728 * emulation/edt.el (edt-xserver):
6729 * emulation/edt-mapper.el (edt-xserver): Replace `/' with a `-',
6730 to fix a problem on Cygwin.
6731
6732 * emulation/edt.el
6733 * emulation/edt-mapper.el
6734 * emulation/edt-lk201.el
6735 * emulation/edt-pc.el
6736 * emulation/edt-vt100.el: Update maintainer's email address.
6737
6738 2006-12-15 Simon Marshall <simon@gnu.org>
6739
6740 * progmodes/cc-fonts.el (c-font-lock-declarations): Fix previous change.
6741
6742 2006-12-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6743
6744 * term/mac-win.el (mac-atsu-font-table): Remove defvar.
6745 (mac-handle-font-selection): Use mac-atsu-font-face-attributes
6746 instead of mac-atsu-font-table.
6747 (fontset-default): Specify argument MAXIMUM in x-list-fonts calls.
6748
6749 2006-12-14 Stephen Leake <stephen_leake@member.fsf.org>
6750
6751 * align.el (align-match-tex-pattern): Fix a rare bug which
6752 hanged Emacs.
6753
6754 2006-12-14 Richard Stallman <rms@gnu.org>
6755
6756 * startup.el (use-fancy-splash-screens-p): Use frame-height
6757 instead of window-height. Pass frame to image-size.
6758
6759 2006-12-13 Kenichi Handa <handa@m17n.org>
6760
6761 * international/mule-cmds.el (set-locale-environment):
6762 Set default-sendmail-coding-system too.
6763
6764 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu>
6765
6766 * progmodes/idlw-help.el: Fix copyright notice.
6767
6768 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
6769
6770 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun.
6771
6772 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6773
6774 * subr.el (unread-command-char): Reformat obsolescence info.
6775
6776 2006-12-11 Richard Stallman <rms@gnu.org>
6777
6778 * emacs-lisp/cl-macs.el (defstruct): Suppress warnings
6779 about calls to cl-struct-setf-expander.
6780
6781 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
6782
6783 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
6784 (ediff-combination-pattern): Fix typo in docstring.
6785
6786 * textmodes/refer.el (refer-find-entry): Doc fix.
6787 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
6788 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
6789 Fix tipos in docstrings.
6790
6791 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
6792
6793 2006-12-10 Kim F. Storm <storm@cua.dk>
6794
6795 * ido.el (ido-init-completion-maps): Remap backward-kill-word
6796 instead of binding M-backspace.
6797
6798 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
6799
6800 * replace.el (replace-match-data, replace-match-maybe-edit):
6801 * calc/calc-aent.el (calc-eval-error):
6802 * emulation/vi.el (vi-char-argument):
6803 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
6804 (c-vsemi-status-unknown-p-fn): Doc fixes.
6805
6806 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
6807
6808 * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
6809 (menu-bar-help-menu): Tooltip fixes. Suggested by Francis Wright.
6810
6811 2006-12-10 Masatake YAMATO <jet@gyve.org>
6812
6813 * progmodes/ld-script.el (ld-script-keywords): Fix a typo.
6814
6815 2006-12-09 Chong Yidong <cyd@stupidchicken.com>
6816
6817 * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
6818
6819 * man.el (Man-xref-button-action): New function. If the
6820 `Man-target-string' button property is a function, assume it
6821 accepts a position argument.
6822 (Man-abstract-xref-man-page): Use it.
6823 (Man-default-man-entry): New optional arg POS.
6824
6825 * wdired.el (wdired-preprocess-symlinks): Make the spaces after
6826 symlink arrows read-only and non-rear-sticky.
6827
6828 2006-12-09 Martin Rudalics <rudalics@gmx.at>
6829
6830 * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
6831 (wdired-search-and-rename): Simplify code.
6832 (wdired-preprocess-files, wdired-preprocess-perms): Make
6833 read-only property of preceding character rear-nonsticky to
6834 avoid that it can be modified. Put old-name and old-link
6835 properties on character preceding name and replace
6836 put-text-property by add-text-properties.
6837 (wdired-get-filename, wdired-get-previous-link): Get old-name
6838 and old-link properties from character preceding name and
6839 simplify code.
6840 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit)
6841 (wdired-perms-to-number): Make local-map property
6842 rear-nonsticky to avoid that text following permissions may be
6843 modified. Use add-text-properties instead of put-text-property
6844 when changing a permission bit.
6845 (wdired-change-to-dired-mode): Remove stickiness properties.
6846
6847 2006-12-09 Juanma Barranquero <lekktu@gmail.com>
6848
6849 * international/mule-cmds.el (register-input-method): Doc fix.
6850
6851 2006-12-09 Masayuki Ataka <masayuki.ataka@gmail.com> (tiny change)
6852
6853 * cmuscheme.el (scheme-start-file): Use `let*', not `let'.
6854
6855 2006-12-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6856
6857 * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New.
6858 Force buffer local defs evaluation on local variables loading.
6859 (flyspell-mode-on, flyspell-mode-off): Use it in
6860 `hack-local-variables-hook'.
6861
6862 2006-12-09 Eli Zaretskii <eliz@gnu.org>
6863
6864 * emacs-lisp/find-func.el (find-variable): Doc fix.
6865
6866 * help-fns.el (variable-at-point): Doc fix.
6867
6868 * w32-fns.el (w32-append-code-lines): New function.
6869
6870 2006-12-09 Romain Francoise <romain@orebokech.com>
6871
6872 * comint.el (comint-insert-input): Delete obsolete comment.
6873
6874 2006-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6875
6876 * net/browse-url.el (browse-url): Set DISPLAY to the one of the
6877 current frame, in case we're connected to several displays.
6878
6879 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
6880
6881 * frame.el (other-frame): Doc fix.
6882 (set-frame-parameter): Fix typo in docstring.
6883
6884 2006-12-07 Kim F. Storm <storm@cua.dk>
6885
6886 * info.el (Info-index): Strip leading colon from topic.
6887
6888 2006-12-07 Nick Roberts <nickrob@snap.net.nz>
6889
6890 * progmodes/gud.el (gud-speedbar-buttons): Deal with references
6891 to pointers.
6892
6893 2006-12-05 J.D. Smith <jdsmith@as.arizona.edu>
6894
6895 * progmodes/idlwave.el (idlwave-xml-create-class-method-lists):
6896 Trim out spurious class inheritance "None" entries.
6897
6898 2006-12-05 Kim F. Storm <storm@cua.dk>
6899
6900 * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
6901 (cua-paste-pop): Rework last change for
6902 cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
6903 pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
6904 text inserted by the last M-y command.
6905
6906 2006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
6907
6908 * cmuscheme.el (run-scheme, scheme-start-file): Search the start
6909 file in ~/.emacs.d as `init_SCHEMENAME.scm' instead.
6910
6911 * shell.el (shell): Search the start file in ~/.emacs.d as
6912 `init_SHELLNAME.sh' instead.
6913
6914 2006-12-05 Glenn Morris <rgm@gnu.org>
6915
6916 * progmodes/cperl-mode.el (cperl-mode)
6917 * progmodes/f90.el (f90-mode-abbrev-table)
6918 * progmodes/fortran.el (fortran-mode-abbrev-table)
6919 * progmodes/octave-mod.el (octave-abbrev-table)
6920 * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
6921 if abbrev-table is non-nil (saved user abbrevs may have been restored).
6922
6923 * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
6924 clear abbrev table, else saved abbrevs will not be restored.
6925
6926 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6927
6928 * facemenu.el (facemenu-unlisted-faces): Put obsolescence info in
6929 the call to `make-obsolete-variable', not in the docstring.
6930
6931 2006-12-04 Chong Yidong <cyd@stupidchicken.com>
6932
6933 * facemenu.el (facemenu-unlisted-faces): Define as obsolete variable.
6934
6935 2006-12-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6936
6937 * progmodes/ebnf-abn.el:
6938 * progmodes/ebnf-bnf.el:
6939 * progmodes/ebnf-dtd.el:
6940 * progmodes/ebnf-ebx.el:
6941 * progmodes/ebnf-iso.el:
6942 * progmodes/ebnf-otz.el:
6943 * progmodes/ebnf-yac.el:
6944 * progmodes/ebnf2ps.el:
6945 * delim-col.el:
6946 * printing.el:
6947 * ps-bdf.el:
6948 * ps-mule.el:
6949 * ps-print.el: Remove 'Time-stamp' comment mark.
6950
6951 * printing.el (pr-menu-bind): Replace 'easy-menu-change' by
6952 'easy-menu-add-item' when called in Emacs 21 or higher.
6953
6954 2006-12-04 Stephen Leake <stephen_leake@stephe-leake.org>
6955
6956 * progmodes/ada-xref.el (ada-check-current): Doc fix.
6957 (ada-make-body-gnatstub): Doc fix. Remove redundant `progn'.
6958
6959 2006-12-04 Kim F. Storm <storm@cua.dk>
6960
6961 * bindings.el (global-map): Bind [signal t] to ignore, to have
6962 user signals ignored by default.
6963
6964 2006-12-04 Juanma Barranquero <lekktu@gmail.com>
6965
6966 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
6967 Unicode data file pointed to by `describe-char-unicodedata-file'.
6968
6969 2006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6970
6971 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological
6972 O(n^2) regexp-search by anchoring the search.
6973
6974 2006-12-04 Dan Nicolaescu <dann@ics.uci.edu>
6975
6976 * whitespace.el (whitespace-cleanup-internal): Use current
6977 argument for recursive call.
6978
6979 2006-12-04 Michael Albinus <michael.albinus@gmx.de>
6980
6981 * net/tramp.el (tramp-methods): Add "ControlPath" and
6982 "ControlMaster" to scp, scp1 and scp2 methods. Suggested by
6983 Andreas Schwab <schwab@suse.de>.
6984 (tramp-do-copy-or-rename-file-out-of-band)
6985 (tramp-open-connection-rsh): Compute format spec for ?t.
6986 (tramp-process-actions): Trace command parameters.
6987
6988 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
6989
6990 * simple.el (toggle-truncate-lines): Clarify doc string.
6991
6992 * progmodes/gdb-ui.el (gdb-var-delete-children): New function.
6993 (gdb-speedbar-expand-node): Use it.
6994
6995 2006-12-04 Richard Stallman <rms@gnu.org>
6996
6997 * progmodes/python.el (python-indent): Add safe-local-variable prop.
6998
6999 * dired.el (dired-revert): Turn off dired-after-readin-hook
7000 around call to dired-readin.
7001
7002 * menu-bar.el (menu-bar-make-toggle): Add "globally"
7003 to echo area messages.
7004 <indicate-empty-lines, case-fold-search>:
7005 Add "globally" to Help string.
7006 <case-fold-search>: MESSAGE arg need not say "globally".
7007 (menu-bar-edit-menu <paste-from-menu>): Rename from select-and-paste.
7008
7009 2006-12-03 Liam Healy <lnp@healy.washington.dc.us> (tiny change)
7010
7011 * outline.el (outline-end-of-subtree): Don't leave an empty
7012 line hidden as we would a real next heading.
7013
7014 2006-12-03 Ken Manheimer <ken.manheimer@gmail.com>
7015
7016 * allout.el (allout-ascend): Add an optional argument to preserve
7017 original position of point when unsuccessful. Also, fix a
7018 docstring error.
7019 (allout-yank-processing): Fix depth shift of multiple-topic so yanks
7020 work again, using allout-ascend's new option.
7021 (allout-setup-mode-map): Extract from allout-mode to initialize
7022 allout-mode-map. Call it on file load, so the mode docstring
7023 substitutions work even if allout mode has not yet been invoked.
7024 (allout-mode): Use new allout-setup-mode-map to track any keybinding
7025 customizations since the map was last processed. Also, refine the
7026 docstring so it's ship-shape for release.
7027 (allout-default-layout, allout-beginning-of-line-cycles)
7028 (allout-distinctive-bullets-string, allout-use-mode-specific-leader)
7029 (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
7030 (allout-version, allout-layout, allout-infer-body-reindent)
7031 (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
7032 (allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
7033 (allout-previous-heading, allout-goto-prefix-doublechecked)
7034 (allout-current-bullet-pos, allout-next-sibling-leap)
7035 (allout-pre-command-business, allout-encrypted-type-prefix)
7036 (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
7037 (allout-rebullet-topic, allout-rebullet-topic-grunt)
7038 (allout-flag-region, allout-expose-topic, allout-expose-topic)
7039 (allout-old-expose-topic, allout-listify-exposed)
7040 (allout-process-exposed, allout-latex-verb-quote)
7041 (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
7042 (allout-toggle-current-subtree-encryption)
7043 (allout-toggle-subtree-encryption, allout-bullet-isearch):
7044 Remove extraneous open-paren and close paren string escapes.
7045
7046 2006-12-03 Juanma Barranquero <lekktu@gmail.com>
7047
7048 * progmodes/ada-xref.el (is-windows, ada-find-in-src-path): Doc fixes.
7049 (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize)
7050 (ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
7051 Fix typos in docstrings.
7052
7053 2006-12-03 Glenn Morris <rgm@gnu.org>
7054
7055 * progmodes/cc-align.el
7056 * progmodes/cc-awk.el
7057 * progmodes/cc-cmds.el
7058 * progmodes/cc-compat.el
7059 * progmodes/cc-defs.el
7060 * progmodes/cc-engine.el
7061 * progmodes/cc-langs.el
7062 * progmodes/cc-menus.el
7063 * progmodes/cc-mode.el
7064 * progmodes/cc-styles.el
7065 * progmodes/cc-vars.el
7066 * progmodes/vhdl-mode.el: Fix Copyright format.
7067
7068 2006-12-02 Chong Yidong <cyd@stupidchicken.com>
7069
7070 * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
7071 initial down event.
7072
7073 2006-12-02 Kim F. Storm <storm@cua.dk>
7074
7075 * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.
7076 (cua-repeat-replace-region): Make M-v more robust.
7077 (cua-paste-pop-rotate-temporarily): New defcustom.
7078 (cua-paste-pop): Use it.
7079 (cua-auto-mark-last-change): New defcustom.
7080 (cua-pop-to-last-change): New helper function.
7081 (cua-set-mark): Use them.
7082
7083 2006-12-01 Nick Roberts <nickrob@snap.net.nz>
7084
7085 * menu-bar.el (toggle-case-fold-search): Clarify doc/help string and
7086 mini-buffer message.
7087
7088 2006-12-01 Juanma Barranquero <lekktu@gmail.com>
7089
7090 * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring.
7091
7092 2006-12-01 Ben North <ben@redfrontdoor.org>
7093
7094 * paren.el: Fix the highlight overlay extension when the user types a
7095 sequence of char very fast just before the open parenthesis.
7096
7097 2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7098
7099 * ps-mule.el: Eliminate Emacs 20 compatibility.
7100
7101 * ps-print.el: Eliminate Emacs 20 & 21 compatibility.
7102 (ps-print-version): New version 6.7.
7103 (ps-print-quote): Replace '?\ ' by '?\s'.
7104
7105 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
7106
7107 * hexl.el (hexl-goto-address, hexl-forward-char, hexl-forward-short)
7108 (hexl-forward-word, hexl-previous-line, hexl-beginning-of-1k-page)
7109 (hexl-end-of-1k-page): Doc fixes.
7110 (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range):
7111 Fix typos in docstrings.
7112
7113 2006-11-30 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7114
7115 * ido.el (ido-local-file-exists-p): New. Tell if a file exists
7116 locally, i.e. without using file name handlers.
7117 (ido-read-internal): Allow mono letter host names, avoiding the
7118 `c:' problem by testing if the file exists locally.
7119 (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
7120
7121 2006-11-30 Masatake YAMATO <jet@gyve.org>
7122
7123 * hexl.el (hl-line-range-function, hl-line-face): Declare variables
7124 to avoid bytecomp warnings.
7125 (hexl-mode-old-ruler-function): New variable.
7126 (hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function'
7127 and `hl-line-range-function' after `require' hl-line.
7128 Then bind `hl-line-range-function' and `hl-line-face'.
7129 Don't require frame. Don't use `with-no-warnings'.
7130 (hexl-activate-ruler): Store the original value of
7131 `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
7132 (hexl-mode-exit): Restore the original value of
7133 `ruler-mode-ruler-function'.
7134
7135 2006-11-30 Alin C. Soare <alinsoar@voila.fr> (tiny change)
7136
7137 * hexl.el (hexl-mode-old-hl-line-range-function): New variable.
7138 (hexl-mode-old-hl-line-face): New variable.
7139 (hexl-mode, hexl-mode-exit): Fix the highlighting of the current
7140 line when exit from the hexl-mode.
7141
7142 2006-11-30 Juanma Barranquero <lekktu@gmail.com>
7143
7144 * emacs-lisp/bytecomp.el (byte-optimize, byte-compile-warnings):
7145 Doc fixes.
7146
7147 * international/fontset.el (create-fontset-from-ascii-font)
7148 (create-fontset-from-fontset-spec, x-compose-font-name): Doc fixes.
7149 (fontset-name-p): Fix typo in docstring.
7150
7151 * progmodes/cc-cmds.el (c-indent-exp): Fix typo in docstring.
7152
7153 2006-11-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7154
7155 * ps-bdf.el: Fix maintainer email.
7156
7157 * ps-mule.el: Fix maintainer email. Define functions for Emacs 20
7158 compatibility.
7159
7160 * ps-print.el: Fix maintainer email. Define functions for Emacs 20 &
7161 21 compatibility.
7162 (ps-print-quote): Replace '?\s' by '?\ ' to keep compatibility with
7163 Emacs 20 & 21.
7164
7165 2006-11-29 J.D. Smith <jdsmith@as.arizona.edu>
7166
7167 * progmodes/idlwave.el (idlwave-auto-fill):
7168 Remove paragraph-start let to prevent auto-fill giving up.
7169
7170 2006-11-28 Juanma Barranquero <lekktu@gmail.com>
7171
7172 * vt100-led.el (led-state): Fix typo in previous change.
7173
7174 2006-11-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7175
7176 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7177 Fix interactive spec of the functions getting defined to make them
7178 work as documented.
7179
7180 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
7181
7182 * startup.el (fancy-splash-screens): Hide initial splash buffer.
7183
7184 2006-11-28 Kim F. Storm <storm@cua.dk>
7185
7186 * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that
7187 icomplete-mode is enabled.
7188
7189 2006-11-28 Carsten Dominik <dominik@science.uva.nl>
7190
7191 * textmodes/org.el (require): Require gnus-sum during compilation
7192 to avoid problem with a macro call.
7193
7194 2006-11-28 Glenn Morris <rgm@gnu.org>
7195
7196 * emacs-lisp/authors.el (authors-aliases): Add new alias.
7197
7198 * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'.
7199 (fortran-window-create-momentarily): Do not need string-to-char.
7200
7201 2006-11-28 Richard Stallman <rms@gnu.org>
7202
7203 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7204 Replace incorrect use of assoc-default with a loop.
7205
7206 * term.el (term-exec-1): Set envvar INSIDE_EMACS.
7207
7208 * simple.el (next-error-find-buffer): Improve messages.
7209
7210 * files.el (revert-buffer): Special error message if file
7211 is now not readable.
7212
7213 * facemenu.el (facemenu-add-new-face): Improve doc strings of
7214 constructed commands.
7215
7216 * comint.el (comint-exec-1): Provide Emacs version and `comint'
7217 in INSIDE_EMACS.
7218
7219 2006-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7220
7221 * diff-mode.el (diff-mode-map): Add a binding for unified->context.
7222
7223 * server.el: Remove spurious * in docstrings.
7224 (server-process-filter): Exit from recursive editing before processing
7225 a new request.
7226
7227 2006-11-27 J.D. Smith <jdsmith@as.arizona.edu>
7228
7229 * progmodes/hideshow.el (hs-already-hidden-p): Move to end of
7230 line so hidden blocks will be correctly identified.
7231
7232 2006-11-27 Juanma Barranquero <lekktu@gmail.com>
7233
7234 * ledit.el (ledit-save-defun, ledit-mode):
7235 * resume.el (resume-emacs-args-buffer):
7236 * rot13.el (rot13-display-table, rot13-translate-table, rot13)
7237 (rot13-string, rot13-region, rot13-other-window, toggle-rot13-mode):
7238 * vmsproc.el (subprocess-input, start-subprocess, subprocess-command)
7239 (command-send-input, command-kill-line):
7240 * vt100-led.el (led-state, led-on): Fix typos in docstrings.
7241
7242 * autoarg.el (autoarg-kp-mode): Doc fix.
7243
7244 * emacs-lock.el (toggle-emacs-lock): Doc fix. Simplify.
7245 (emacs-lock-check-buffer-lock): Doc fix. Use `when'.
7246 (check-emacs-lock): Doc fix. Simplify.
7247
7248 * iimage.el (iimage-mode-image-regex-alist): Doc fix.
7249 (iimage-mode-buffer): Fix typos in docstring.
7250
7251 * misc.el (zap-up-to-char): Doc fix.
7252
7253 * time-stamp.el: Fix comment and obsolescence string for old
7254 functions. Use `dolist' instead of `while'.
7255
7256 * userlock.el (ask-user-about-lock-help): Fix typos in output message.
7257
7258 * disp-table.el (standard-display-8bit, standard-display-default):
7259 * ebuff-menu.el (electric-buffer-list):
7260 * ehelp.el (electric-help-command-loop):
7261 * font-core.el (font-lock-mode):
7262 * help-macro.el (make-help-screen):
7263 * help.el (describe-minor-mode-completion-table-for-indicator)
7264 (lookup-minor-mode-from-indicator):
7265 * indent.el (tab-to-tab-stop, move-to-tab-stop):
7266 * info-look.el (info-lookup-guess-custom-symbol):
7267 * locate.el (locate-main-listing-line-p, locate-mode, locate-do-setup):
7268 * longlines.el (longlines-wrap-line):
7269 * macros.el (insert-kbd-macro):
7270 * menu-bar.el (menu-bar-update-buffers):
7271 * misc.el (copy-from-above-command):
7272 * mouse.el (mouse-popup-menubar, mouse-buffer-menu-alist):
7273 * newcomment.el (comment-indent):
7274 * novice.el (disabled-command-function):
7275 * sort.el (sort-fields-syntax-table):
7276 * subr.el (momentary-string-display):
7277 * tar-mode.el (tar-header-block-summarize)
7278 (tar-clear-modification-flags):
7279 * terminal.el (terminal-cease-edit, te-more-break-unwind, te-newline)
7280 (te-clear-rest-of-line, te-clear-rest-of-screen, te-clear-screen)
7281 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
7282 (te-delete-char, te-down-vertically-or-scroll):
7283 * time-stamp.el (time-stamp-string-preprocess):
7284 * tmm.el (tmm-add-one-shortcut): "?\ " -> "?\s".
7285
7286 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
7287
7288 * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
7289 in GUD mode.
7290
7291 * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
7292 speedbar-expand-line-descendants, speedbar-contract-line-descendants.
7293
7294 2006-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7295
7296 * progmodes/cc-vars.el (c-backslash-column): Add . at end of sentence.
7297
7298 2006-11-26 Stephen Leake <stephen_leake@stephe-leake.org>
7299
7300 * progmodes/ada-mode.el (ada-which-compiler): Fix typo in docstring.
7301 (ada-compile-goto-error): Adapt to new argument profile of
7302 compilation-goto-locus in Emacs 22. Don't check if the various
7303 compile functions are defined; we already do "(require 'compile)".
7304
7305 2006-11-26 Kim F. Storm <storm@cua.dk>
7306
7307 * kmacro.el: Fix commentary.
7308
7309 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
7310
7311 * progmodes/gud.el (gdb): Explain how to run in text command mode
7312 more clearly. Say in error message that multiple debugging
7313 requires restarting GDB.
7314
7315 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
7316
7317 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix.
7318
7319 2006-11-25 Pavel Kobiakov <pk_at_work@yahoo.com>
7320
7321 * progmodes/flymake.el (flymake-posn-at-point-as-event): New function.
7322 (flymake-popup-menu): Use it instead of posn-at-point.
7323
7324 2006-11-25 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7325
7326 * progmodes/cc-vars.el (c-backslash-column):
7327 Mention c-backslash-max-column in documentation for c-backslash-column.
7328
7329 2006-11-24 Lars Hansen <larsh@soem.dk>
7330
7331 * net/tramp.el (tramp-default-method): Under Windows, change from
7332 plink to pscp.
7333 (tramp-copy-failed-regexp, tramp-action-copy-failed): Add.
7334 (tramp-actions-copy-out-of-band):
7335 Add pair (tramp-copy-failed-regexp tramp-action-copy-failed).
7336 (tramp-action-out-of-band): Move "Permission denied" handling to
7337 tramp-action-copy-failed.
7338 (tramp-do-copy-or-rename-file-out-of-band): unwind-protect killing of
7339 process buffer.
7340
7341 2006-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
7342
7343 * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
7344 strings to a single string. Quote `errors-file-name'.
7345 (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
7346 (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
7347 Adjust calls. Use `shell-quote-argument'.
7348
7349 * international/mule.el (load-with-code-conversion)
7350 (with-category-table): Use with-current-buffer.
7351 (after-insert-file-set-coding): Use restore-buffer-modified-p.
7352
7353 2006-11-24 Eli Zaretskii <eliz@gnu.org>
7354
7355 * mail/smtpmail.el (smtpmail-send-it):
7356 Copy buffer-file-coding-system from the mail buffer. Possibly add a
7357 MIME header for the message encoding.
7358 Bind coding-system-for-write around the call to mail-do-fcc.
7359 Use smtpmail-code-conv-from to encode queued mail messages.
7360
7361 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
7362
7363 * tabify.el (tabify-regexp): Doc fix.
7364
7365 * net/rcirc.el (rcirc-buffer-maximum-lines):
7366 * progmodes/gud.el (jdb): Fix space/tab mixup in docstrings.
7367
7368 * play/gomoku.el (gomoku-terminate-game, gomoku-human-takes-back)
7369 (gomoku-prompt-for-move, gomoku-human-plays, gomoku-offer-a-draw):
7370 Fix typos in output messages.
7371 (gomoku-vector-length, gomoku-init-board): Fix typos in docstrings.
7372
7373 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7374
7375 * hexl.el (hexl-mode): Don't try to guess the max-address: get it from
7376 the horse's mouth.
7377 (hexlify-buffer): Don't re-encode an arg that's already encoded.
7378
7379 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>
7380
7381 * ediff-diff.el (ediff-exec-process, ediff-same-file-contents):
7382 Remove condition-case.
7383
7384 2006-11-23 Glenn Morris <rgm@gnu.org>
7385
7386 * progmodes/f90.el (f90-comment-indent): Do not move point in
7387 default case.
7388
7389 2006-11-21 Romain Francoise <romain@orebokech.com>
7390
7391 * emacs-lisp/find-func.el (find-library-name): Don't strip ".el"
7392 from library name (reverts change of 2005-10-25).
7393
7394 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se>
7395
7396 * tutorial.el (tutorial--default-keys): Add newline and
7397 delete-backward-char bindings.
7398 (tutorial--detailed-help): Save excursion when finding keys.
7399 Correct warning string for M-x FOO case.
7400 (tutorial--display-changes): Print special keys in tutorial style.
7401 Tweak search regexp for changed keys.
7402
7403 2006-11-21 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
7404
7405 * thingatpt.el (thing-at-point-url-at-point): Don't add a
7406 redundant scheme.
7407
7408 2006-11-21 Diane Murray <disumu@x3y2z1.net> (tiny change)
7409
7410 * thingatpt.el (thing-at-point-uri-schemes): Add schemes that
7411 are new to the list at IANA. Also added irc, mms, mmsh.
7412
7413 2006-11-20 J.D. Smith <jdsmith@as.arizona.edu>
7414
7415 * progmodes/idlw-help.el (idlwave-html-help-location):
7416 Fail gracefully for missing help packages.
7417 (idlwave-help-assistant-open-link): Open full links.
7418 (idlwave-help-assistant-help-with-topic): Direct help link.
7419
7420 * progmodes/idlwave.el (idlwave-mode):
7421 Set add-log-current-defun-function.
7422 (idlwave-current-routine-fullname): Add, to support add-log.
7423 (idlwave-convert-xml-system-routine-info): Simplify XML parsing
7424 to reflect improvements to xml-parse-file.
7425 (idlwave-mode-menu-def): New binding for help-with-topic.
7426
7427 * progmodes/idlw-shell.el (idlwave-shell-filter-directory):
7428 Handle extra newlines and spaces.
7429 (idlwave-shell-mode-map): Add help-with-topic.
7430
7431 2006-11-20 Chong Yidong <cyd@stupidchicken.com>
7432
7433 * tutorial.el (tutorial-warning-face): New face.
7434 (tutorial--detailed-help, tutorial--display-changes): Use it.
7435 (tutorial--find-changed-keys): Check ESC-prefix binding specially.
7436 Improve search pattern for occurrences of changed keys.
7437
7438 2006-11-20 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7439
7440 * term/x-win.el (x-last-cut-buffer-coding): New variable.
7441 (x-select-text): Set it.
7442 (x-cut-buffer-or-selection-value): Check also x-last-cut-buffer-coding
7443 when checking for newness.
7444
7445 2006-11-19 Juanma Barranquero <lekktu@gmail.com>
7446
7447 * subr.el (posn-image):
7448 * progmodes/ebnf2ps.el (ebnf-stop-on-error): Fix typos in docstrings.
7449
7450 * emacs-lisp/regexp-opt.el (regexp-opt): Doc fix.
7451
7452 2006-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
7453
7454 * progmodes/glasses.el (glasses-separate-parentheses-exceptions): New.
7455 Exceptions to the rule "add a space between an identifier and an
7456 opening parenthesis". Defaulted to the `#define' problem of cpp.
7457 (glasses-parenthesis-exception-p): New. Check if the region is an
7458 exception regarding to that.
7459 (glasses-make-readable): Use it.
7460 (glasses-convert-to-unreadable): Ditto. Modify the file also if
7461 `glasses-convert-on-write-p' and `glasses-separate-parentheses-p' are t.
7462
7463 2006-11-19 Chong Yidong <cyd@stupidchicken.com>
7464
7465 * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.
7466
7467 2006-11-19 Stephen Leake <stephen_leake@stephe-leake.org>
7468
7469 * progmodes/ada-mode.el (ada-make-body): Fix typo.
7470
7471 * progmodes/ada-xref.el (ada-make-body-gnatstub): Fix typo.
7472 (ada-xref-initialize): Fix typo. Use add-hook and remove-hook.
7473
7474 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
7475
7476 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'
7477 conditions for function or variable bindings.
7478
7479 * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.
7480
7481 * progmodes/compile.el (compilation-start): Ditto.
7482
7483 2006-11-18 Michael Albinus <michael.albinus@gmx.de>
7484
7485 * net/tramp.el (top): cl and custom are always required.
7486
7487 2006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7488
7489 * term/x-win.el (x-cut-buffer-or-selection-value): Decode text from
7490 cut-buffers with next-selection-coding-system if not nil.
7491
7492 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7493
7494 * textmodes/org.el (org-fix-decoded-time): New function.
7495 (org-display-custom-time): Use `org-fix-decoded-time'.
7496
7497 2006-11-17 Chong Yidong <cyd@stupidchicken.com>
7498
7499 * menu-bar.el (menu-bar-games-menu): Remove yow.
7500
7501 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7502
7503 * textmodes/org.el (org-scan-tags): Re-align code fixed.
7504 (org-detach-overlay): Rename from `org-detatch-overlay'.
7505 (org-table-convert-region): Insert space after column separator.
7506 (org-agenda-kill): New command.
7507 (org-metaleft): Call `org-outdent-item' on bullets.
7508 (org-metaright): Call `org-indent-item' on bullets.
7509 (org-timestamp-change): Set `org-last-changed-timestamp'.
7510 (org-current-line): Make sure (bolp) returns correct result.
7511 (org-agenda-change-all-lines): Make sure TODO are highlighted.
7512
7513 2006-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
7514
7515 * pcvs.el (cvs-retrieve-revision): Set buffer-file-coding-system.
7516
7517 2006-11-16 Chong Yidong <cyd@stupidchicken.com>
7518
7519 * mouse.el (global-map): Change 2006-08-16 fix to call
7520 mouse-yank-at-click explicitly, since mouse events are not carried
7521 over into keyboard macros.
7522
7523 2006-11-16 Kim F. Storm <storm@cua.dk>
7524
7525 * ido.el (ido-file-internal): Use current buffer's file name as default
7526 choice for ido-find-alternate-file. Suggested by Matt Hodges.
7527
7528 2006-11-15 Ken Manheimer <ken.manheimer@gmail.com>
7529
7530 * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.
7531 (allout-inhibit-aberrance-doublecheck): Rename from
7532 allout-during-yank-processing. All callers changed.
7533 (allout-ascend): Provide for unusual case where some topic after
7534 the first in file is at lower depth than the first.
7535 (allout-shift-in): Ensure the offspring of the new containing
7536 topic are exposed.
7537 (allout-encrypt-string): Preserve the coding-system of the text,
7538 according to that of the containing buffer.
7539 (allout-toggle-subtree-encryption): When the text being encrypted
7540 requires a different coding system, offer to preserve the coding
7541 system using a file local var.
7542
7543 2006-11-15 Simon Marshall <simon@gnu.org>
7544
7545 * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
7546 to recognise "T t()" as a function declaration, rather than a
7547 variable instantiation, iff at the top-level or inside a class
7548 declaration. Suggested by Feng Li <fengli@gmail.com>.
7549
7550 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7551
7552 * progmodes/ada-xref.el (ada-parse-prj-file):
7553 Don't delete project buffer; user may want to edit it.
7554 (ada-xref-set-project-field, ada-xref-current-project-file)
7555 (ada-xref-current-project, ada-show-current-project)
7556 (ada-set-main-compile-application): New functions.
7557 (ada-xref-get-project-field, ada-require-project-file):
7558 Normalize use of ada-prj-default-project-file.
7559 (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub):
7560 Normalize use of ada-require-project-file.
7561 (ada-prj-find-prj-file): Improve doc string, comments.
7562
7563 * progmodes/ada-mode.el (ada-mode-version): Bump version.
7564 (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application.
7565 (ada-create-menu): Add ada-set-main-compile-application,
7566 ada-show-current-main, ada-show-current-project.
7567
7568 2006-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
7569
7570 * progmodes/python.el (inferior-python-mode-syntax-table): New var.
7571 (inferior-python-mode): Use it.
7572
7573 2006-11-14 Andreas Schwab <schwab@suse.de>
7574
7575 * term/xterm.el (terminal-init-xterm): Add more key bindings.
7576
7577 2006-11-13 Kim F. Storm <storm@cua.dk>
7578
7579 * ido.el (ido-copy-current-word): C-o copies region if active.
7580
7581 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7582
7583 * textmodes/org.el (org-emph-face): Fix typo in variable name.
7584
7585 2006-11-13 Juanma Barranquero <lekktu@gmail.com>
7586
7587 * ediff.el (ediff-revision):
7588 * files.el (set-visited-file-name):
7589 * mail/rmailout.el (rmail-output-body-to-file):
7590 Use `format', not `message', in `y-or-n-p' call.
7591
7592 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
7593
7594 * textmodes/org.el (org-metaleft): Call `org-outdent-item' on bullets.
7595 (org-metaright): Call `org-indent-item' on bullets.
7596 (org-timestamp-change): Set `org-last-changed-timestamp'.
7597 (org-current-line): Make sure (bolp) returns correct result.
7598 (org-agenda-change-all-lines): Make sure highlighting TODO always works.
7599
7600 2006-11-12 Richard Stallman <rms@gnu.org>
7601
7602 * language/european.el (turkish-case-conversion-enable)
7603 (turkish-case-conversion-disable): New functions.
7604 ("Turkish" lang env): Use them.
7605
7606 * international/characters.el (case table):
7607 Do nothing special for i and I.
7608
7609 * subr.el (remove-overlays): Fix last change.
7610
7611 * cus-edit.el (custom-save-all): Use find-file-visit-truename
7612 for visiting the custom file.
7613
7614 2006-11-12 Markus Triska <triska@gmx.at>
7615
7616 * play/handwrite.el (handwrite): Also process lines not ending
7617 with newline. Replace some position-fiddling with different
7618 logic. Improve performance.
7619
7620 2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
7621
7622 * progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,
7623 replacing deleted variable `ada-check-switch'.
7624 (ada-project-file-extension): Rename to `ada-prj-file-extension'.
7625 (ada-xref-project-files): Improve doc string.
7626 (ada-find-executable): New function.
7627 (ada-initialize-runtime-library): Use `ada-find-executable'.
7628 (ada-xref-set-default-prj-values): In compile commands, don't need
7629 `ada-cd-command'; `compile' does that more portably.
7630 Use ada-prj-default-check-cmd.
7631 (ada-parse-prj-file): Don't set 'debug_post_cmd, 'debug_pre_cmd
7632 properties if not specified in project file.
7633 (ada-goto-declaration): Display useful message for new error
7634 'error-file-not-found.
7635 (ada-get-ada-file-name, ada-find-in-src-path): Signal new error
7636 'error-file-not-found.
7637 (ada-get-all-references): Match latest ali syntax. Signal new
7638 error 'error-file-not-found.
7639 (ada-find-in-ali): Match latest ali syntax.
7640 (ada-make-filename-from-adaname): Handle different semantics of
7641 gnatkr in GNAT 3.15p vs later.
7642
7643 * progmodes/ada-stmt.el (ada-func-or-proc-name): Match changes to
7644 ada-procedure-start-regexp.
7645 (ada-or-accept, ada-or-delay, ada-or-terminate): Improve doc string.
7646
7647 * progmodes/ada-mode.el: Replace conditional (require 'ispell)
7648 with defvar.
7649 (ada-language-version): Rename ada05 -> ada2005.
7650 (ada-align-region-separate): Add `eval-when-compile'.
7651 (ada-name-regexp): Remove unneeded escapes in regexp character
7652 alternative.
7653 (ada-compile-goto-error-file-linenr-re): New constant.
7654 (ada-matching-start-re): Handle additional cases `declare',
7655 `procedure', `function'.
7656 (ada-compile-goto-error): Handle "... at line nn".
7657 (ada-mode): Clearer syntax, comments for ff-special-constructs.
7658 Delete support for old versions of `align'.
7659 (ada-search-prev-end-stmt): Handle additional keyword `private'.
7660 (ada-check-defun-name): Simplify handling of `declare'.
7661 (ada-goto-matching-start): Handle nested `begin ... end'.
7662 Handle `declare', `protected', `procedure', `function'.
7663 (ada-create-menu): Presence of arm95 is not conditional on using
7664 GNAT compiler.
7665
7666 2006-11-12 Juanma Barranquero <lekktu@gmail.com>
7667
7668 * emacs-lisp/re-builder.el (reb-mode): Set `blink-matching-paren' to
7669 nil in the *RE-Builder* buffer (it causes spurious error messages).
7670
7671 * server.el (server-visit-files): If `minibuffer-auto-raise' has
7672 been set to t, respect it.
7673
7674 2006-11-11 Stephen Leake <stephen_leake@stephe-leake.org>
7675
7676 * progmodes/ada-mode.el: Delete `eval-and-compile' around `require'.
7677 Delete commented out code for old Emacs versions. Autoloading of
7678 "ada-xref", "ada-prj" is useful even if compiler is not GNAT.
7679 (ada-mode-version): Bump version number.
7680 (ada-95-string-keywords, ada-2005-string-keywords)
7681 (ada-2005-keywords, ada-name-regexp): New constant.
7682 (ada-language-version, ada-procedure-start-regexp, ada-mode)
7683 (ada-font-lock-keywords): Add support for Ada 2005 keywords.
7684 (ada-package-start-regexp): Support private packages, include package
7685 name (for ada-set-point-accordingly).
7686 (ada-next-procedure, ada-previous-procedure)
7687 (ada-which-function-are-we-in): Match changes to
7688 ada-procedure-start-regexp.
7689 (ada-make-body): Make non-interactive; not a user function.
7690 (ada-make-subprogram-body): Improve doc string.
7691
7692 2006-11-11 Romain Francoise <romain@orebokech.com>
7693
7694 * progmodes/cperl-mode.el (cperl-mode): Before adding to it, make
7695 `compilation-error-regexp-alist' buffer-local, since we changed
7696 `compilation-error-regexp-alist-alist' locally.
7697
7698 2006-11-11 Juanma Barranquero <lekktu@gmail.com>
7699
7700 * server.el (server-visit-files): Bind `minibuffer-auto-raise'
7701 to the value of `server-raise-frame'.
7702
7703 2006-11-11 Glenn Morris <rgm@gnu.org>
7704
7705 * ido.el (ido-enable-prefix)
7706 * ses.el (ses-call-printer-return)
7707 * net/tramp.el (tramp-unified-filenames)
7708 * progmodes/cc-align.el (c-lineup-string-cont)
7709 * progmodes/compile.el (compilation-directory-matcher)
7710 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7711 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7712 (vhdl-clock-rising-edge)
7713 * textmodes/org.el (org-export-with-timestamps)
7714 (org-export-remove-timestamps-from-toc)
7715 (org-export-with-tags): Improve previous doc fixes.
7716
7717 2006-11-11 Richard Stallman <rms@gnu.org>
7718
7719 * textmodes/flyspell.el (flyspell-mode-map):
7720 Bind C-c $ instead of M-RET.
7721
7722 2006-11-10 Simon Marshall <simon@gnu.org>
7723
7724 * progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
7725 fontification for "case" and "default" keywords.
7726
7727 2006-11-10 Andreas Schwab <schwab@suse.de>
7728
7729 * calendar/cal-dst.el (calendar-dst-check-each-year-flag):
7730 Avoid starting sentence with "nil".
7731
7732 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7733
7734 * server.el (server-raise-frame): New option.
7735 (server-switch-buffer): Use it.
7736
7737 2006-11-10 Nick Roberts <nickrob@snap.net.nz>
7738
7739 * progmodes/gdb-ui.el (gdb-many-windows): Start doc string
7740 with a capital.
7741
7742 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7743
7744 * textmodes/org.el (org-show-hierarchy-above)
7745 (org-show-following-heading): Fix typo in default value.
7746 (org-scan-tags): Make the search case-sensitive.
7747 (org-tags-sparse-tree): Don't overrule
7748 `org-show-following-heading' and `org-show-hierarchy-above'.
7749 (org-reveal): New command.
7750 (org-show-context): Rename from `org-show-hierarchy-above'.
7751 (org-fast-tag-selection-single-key): New option.
7752 (org-fast-tag-show-exit, org-set-current-tags-overlay): New functions.
7753 (org-tags-overlay): New variable.
7754 (org-agenda-todo-ignore-deadlines): New option.
7755 ("session"): Add circular data structure `org-mark-ring' to
7756 exceptions list in session.el.
7757 (org-agenda-window-setup, org-agenda-restore-windows-after-quit):
7758 New options.
7759 (org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
7760 (org-prepare-agenda, org-agenda-quit): Use `org-agenda-window-setup'.
7761 (org-pre-agenda-window-conf, org-blank-before-new-entry): New vars.
7762 (org-finalize-agenda): Activate bracket links in agenda.
7763 (org-at-timestamp-p, org-at-date-range-p): Additional argument
7764 INACTIVE-OK.
7765 (org-show-hierarchy-above, org-show-following-heading):
7766 List values allowed for fine-tuned configuration.
7767 (org-show-hierarchy-above): New argument CONTEXT, use the
7768 fine-tuned settings in `org-show-hierarchy-above' and
7769 `org-show-following-heading'.
7770 (org-display-custom-time): New function.
7771 (org-toggle-time-stamp-overlays, org-insert-time-stamp): New function.
7772 (org-display-custom-times, org-time-stamp-custom-formats):
7773 (org-maybe-intangible): New macro.
7774 (org-activate-bracket-links, org-hide-wide-columns):
7775 Use `org-maybe-intangible'.
7776 (org-open-file): Use `shell-quote-argument'.
7777 (org-display-internal-link-with-indirect-buffer): New option.
7778 (org-file-remote-p): Get regexp from list.
7779 (org-link-expand-abbrev): New function.
7780 (org-link-abbrev-alist): New option.
7781 (org-open-at-point, org-cleaned-string-for-export):
7782 Call `org-link-expand-abbrev'.
7783 (org-timeline, org-agenda-list, org-todo-list)
7784 (org-tags-view): Remove the KEEP-MODES argument.
7785 (org-finalize-agenda-hook): New hook.
7786 (org-get-alist-option): New function.
7787 (org-follow-timestamp-link): New function.
7788 (org-open-at-point): Call `org-follow-timestamp-link'.
7789 (org-log-note-marker, org-log-note-purpose)
7790 (org-log-note-window-configuration): New variables.
7791 (org-add-log-maybe, org-add-log-note, org-store-log-note): New funs.
7792 (org-log-note-headings): New option.
7793 (org-dblock-write:clocktable): Bug fix, removed infinite loop.
7794 (org-store-link): Support for dired-mode.
7795 (org-open-file): Substitute environment variables into filename.
7796 (org-last): New defsubst.
7797 (org-agenda-re-align-tags): New function.
7798 (org-agenda-align-tags-to-column): New option.
7799 (org-agenda-timeline): Group removed.
7800 (org-prepare-agenda, org-prepare-agenda-buffers)
7801 (org-run-agenda-series, org-timeline, org-agenda-list)
7802 (org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
7803 the text property inticating the agenda type.
7804 (org-agenda-post-command-hook): Get agenda type from text property
7805 at point.
7806 (org-agenda): Handle command sets. Set `org-agenda-last-arguments'
7807 and obey `org-agenda-overriding-arguments'.
7808 (org-agenda-overriding-arguments, org-agenda-last-arguments): New vars.
7809 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
7810 (org-agenda-week-view, org-agenda-day-view):
7811 Use `org-agenda-overriding-arguments' to make updating work with
7812 multi-block agendas.
7813 (org-agenda-prefix-format): Allow different formats for the
7814 different agenda entry types.
7815 (org-timeline-prefix-format): Option removed, use
7816 `org-agenda-prefix-format' instead.
7817 (org-prepare-agenda): New function.
7818 (org-select-timeline-window): Option removed, use
7819 `org-select-agenda-window' instead.
7820 (org-respect-restriction): Variable removed.
7821 (org-cmp-tag): New function.
7822 (org-agenda-sorting-strategy, org-entries-lessp):
7823 Implement sorting by last tag.
7824 (org-complete): Better completion in in-buffer option lines.
7825 (org-in-item-p): New function.
7826 (org-org-menu): Add entries for checkboxes.
7827 (org-cycle): Extra brouping in outline-regexp, because it is used
7828 in a search with "^" prepended.
7829 (org-provide-checkbox-statistics): New option.
7830 (org-set-font-lock-defaults): Highlight checkbox statistics.
7831 (org-update-checkbox-count-maybe)
7832 (org-get-checkbox-statistics-face): New functions.
7833 (org-update-checkbox-count): New command.
7834 (org-insert-item, org-toggle-checkbox):
7835 Call `org-update-checkbox-count-maybe'.
7836 (org-export-as-html): XEmacs compatibility for coding system.
7837 (org-force-cycle-archived): New command.
7838 (org-cycle-hide-archived-subtrees): Display message when ARCHIVE
7839 overrules cycling.
7840 (org-fix-position-after-promote): If the line contains only a todo
7841 keyword, add a final space.
7842 (org-promote-subtree, org-demote-subtree):
7843 Call `org-fix-position-after-promote'.
7844
7845 2006-11-10 Glenn Morris <rgm@gnu.org>
7846
7847 * calendar/cal-dst.el: Do not assume DST starts/ends on the same
7848 date in every year.
7849 (calendar-dst-check-each-year-flag): New customizable variable.
7850 (calendar-dst-find-data): New function, extracted from
7851 calendar-current-time-zone.
7852 (calendar-current-time-zone): Use calendar-dst-find-data.
7853 (calendar-dst-transition-cache): New variable.
7854 (calendar-dst-find-startend, calendar-dst-starts)
7855 (calendar-dst-ends): New functions.
7856 (calendar-daylight-savings-starts)
7857 (calendar-daylight-savings-ends): Change value to use
7858 calendar-dst-starts, calendar-dst-ends; respectively.
7859
7860 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t.
7861
7862 * ido.el (ido-enable-prefix)
7863 * ses.el (ses-call-printer-return)
7864 * net/tramp.el (tramp-unified-filenames)
7865 * progmodes/cc-align.el (c-lineup-string-cont)
7866 * progmodes/compile.el (compilation-directory-matcher)
7867 * progmodes/ebnf2ps.el (ebnf-stop-on-error)
7868 * progmodes/gdb-ui.el (gdb-many-windows)
7869 * progmodes/vhdl-mode.el (vhdl-reset-active-high)
7870 (vhdl-clock-rising-edge)
7871 * textmodes/org.el (org-export-with-timestamps)
7872 (org-export-remove-timestamps-from-toc, org-export-with-tags)
7873 (org-read-date): Doc fix (Nil -> nil).
7874
7875 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7876
7877 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
7878 Encode/decode text to/from cut buffers to/from iso-latin-1 only.
7879
7880 2006-11-10 Juanma Barranquero <lekktu@gmail.com>
7881
7882 * bs.el (bs--window-for-buffer): Remove.
7883 (bs--show-with-configuration): Use `get-window-with-predicate'
7884 instead of `bs--window-for-buffer'.
7885
7886 2006-11-10 Kenichi Handa <handa@m17n.org>
7887
7888 * files.el (revert-buffer): Fix previous change.
7889
7890 2006-11-09 Juanma Barranquero <lekktu@gmail.com>
7891
7892 * bs.el (bs--redisplay): Fix typo in docstring.
7893 (bs--window-config-coming-from): Make frame-local.
7894 (bs--restore-window-config): New function.
7895 (bs-kill, bs-select, bs-select-other-window)
7896 (bs-select-other-frame): Use it.
7897 (bs--window-for-buffer): Return as soon as a matching buffer is found.
7898 (bs--show-with-configuration): Save the window configuration as a
7899 frame local var, and only if *buffer-selection* is not already
7900 visible on this frame.
7901
7902 2006-11-08 Chong Yidong <cyd@stupidchicken.com>
7903
7904 * vc-svn.el (vc-svn-admin-directory): New var.
7905 (vc-svn-registered, vc-svn-responsible-p)
7906 (vc-svn-repository-hostname): Use it.
7907 Suggested by arit93@yahoo.com.
7908
7909 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7910
7911 * ldefs-boot.el: Regenerate.
7912
7913 2006-11-08 Alan Mackenzie <acm@muc.de>
7914
7915 * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
7916 case (eq open-paren-in-column-0-is-defun-start nil) by searching
7917 for least nested open-paren.
7918
7919 2006-11-08 Romain Francoise <romain@orebokech.com>
7920
7921 * subr.el (remove-overlays): Fix typo in last change.
7922
7923 2006-11-08 Richard Stallman <rms@gnu.org>
7924
7925 * subr.el (remove-overlays): Call overlay-recenter.
7926
7927 2006-11-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7928
7929 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
7930 (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
7931 behaviour.
7932 (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
7933 directly.
7934
7935 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7936
7937 * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
7938 (ido-max-dir-file-cache, ido-decorations)
7939 (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
7940 (ido-magic-backward-char, ido-enter-dired)
7941 (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
7942 (ido-list-directory, ido-first-match, ido-only-match)
7943 (ido-subdir, ido-indicator): Fix typos in docstrings.
7944 (ido-buffer-internal, ido-completion-help): Fix typos in messages.
7945 (ido-read-internal): Fix typo in error message.
7946
7947 2006-11-08 Kenichi Handa <handa@m17n.org>
7948
7949 * international/mule-cmds.el (set-default-coding-systems):
7950 Always set default-file-name-coding-system to utf-8 for Mac Darwin.
7951
7952 2006-11-08 Juanma Barranquero <lekktu@gmail.com>
7953
7954 * makefile.w32-in (setwins): Remove.
7955 (WINS_ALMOST): New macro.
7956 (WINS): Use it.
7957 (autoloads): Don't extract autoloads from files in obsolete/.
7958
7959 2006-11-07 Chong Yidong <cyd@stupidchicken.com>
7960
7961 * whitespace.el (whitespace-buffer): Call remove-overlays after
7962 overlay-recenter for performance. Suggested by Martin Rudalics.
7963
7964 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
7965
7966 * net/tramp.el (tramp-default-method): scp is the default method.
7967
7968 2006-11-07 Juanma Barranquero <lekktu@gmail.com>
7969
7970 * server.el (server-start): Save also the Emacs pid in the server file.
7971
7972 2006-11-07 Carsten Dominik <dominik@science.uva.nl>
7973
7974 * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
7975 point when displaying a bibtex cross reference in the echo area.
7976
7977 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
7978
7979 * international/mule.el (make-char): Fix typo in docstring.
7980 (load-with-code-conversion, charsetp): Doc fixes.
7981
7982 * international/ja-dic-cnv.el (skkdic-convert):
7983 * cus-edit.el (hook): Fix typo in docstring.
7984
7985 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
7986
7987 * cus-edit.el (custom-mode-map): Move defvar above code using it.
7988 (custom-mode-link-map): New variable.
7989 (custom-group-link, custom-manual): Use follow-link.
7990
7991 2006-11-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7992
7993 * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,
7994 "Mark Shapiro" -> "Marc Shapiro". Update his email address.
7995
7996 2006-11-06 Richard Stallman <rms@gnu.org>
7997
7998 * textmodes/flyspell.el (flyspell-correct-word-before-point):
7999 New function broken out of flyspell-correct-word.
8000 (flyspell-mode-map): Bind it to M-RET.
8001 (flyspell-correct-word): Call it.
8002
8003 * textmodes/fill.el (fill-minibuffer-function): New function.
8004 (fill-paragraph): Bind fill-paragraph-function to
8005 fill-minibuffer-function.
8006
8007 * ruler-mode.el (ruler-mode-map): Add bindings for up-events
8008 so that they aren't undefined.
8009
8010 * dired.el (dired-readin): Locally bind file-name-coding-system.
8011
8012 * bindings.el: Shorten and clarify usual mode line mouse help string.
8013
8014 * Makefile.in (autoloads): Don't include `obsolete'.
8015
8016 2006-11-06 Chong Yidong <cyd@stupidchicken.com>
8017
8018 * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
8019 (pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
8020 Printing menu if it's not initialized.
8021 (pr-menu-bind): Act on menu-bar-file-menu directly.
8022
8023 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
8024
8025 * help.el (view-emacs-news): Fix typo in error message.
8026
8027 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
8028
8029 * shadowfile.el (shadow-define-regexp-group)
8030 (shadow-literal-groups, shadow-insert-var): Doc fixes.
8031 (shadow-read-files): Fix typo in message.
8032 (shadow-inhibit-overload, shadow-find, shadow-suffix)
8033 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
8034 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
8035 (shadow-file-match): Fix typos in docstrings.
8036
8037 * terminal.el (terminal-emulator): Fix typo in message.
8038
8039 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
8040
8041 * emacs-lisp/lselect.el (x-kill-primary-selection)
8042 (x-delete-primary-selection, x-copy-primary-selection):
8043 Fix typos in error messages.
8044
8045 * emulation/edt-mapper.el: Fix typo in interactive message.
8046
8047 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
8048
8049 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
8050 (ispell-help): Fix typos in docstrings.
8051 (ispell-help): Fix typo in output message.
8052
8053 * allout.el (allout-adjust-file-variable)
8054 (allout-passphrase-verifier-string)
8055 (allout-passphrase-hint-string)
8056 (allout-toggle-current-subtree-encryption):
8057 * apropos.el (apropos-synonyms):
8058 * cus-edit.el (hook):
8059 * emacs-lock.el (emacs-lock-from-exiting):
8060 * follow.el (follow-avoid-tail-recenter-p):
8061 * hexl.el (hexl-mode):
8062 * mouse-copy.el (mouse-copy-work-around-drag-bug):
8063 * mouse.el (mouse-set-font):
8064 * resume.el (resume-emacs-args-file):
8065 * rfn-eshadow.el (file-name-shadow-tty-properties):
8066 * t-mouse.el (t-mouse-process, t-mouse-mode):
8067 * emacs-lisp/cust-print.el (custom-print-install)
8068 (custom-print-uninstall, custom-format):
8069 * emacs-lisp/shadow.el (list-load-path-shadows):
8070 * emulation/tpu-edt.el (tpu-help-text)
8071 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
8072 (tpu-reset-control-keys):
8073 * emulation/vip.el (vip-emacs-local-map)
8074 (vip-change-mode-to-emacs):
8075 * emulation/viper.el (viper-mode, viper-set-hooks)
8076 (viper-major-mode-modifier-list):
8077 * emulation/viper-init.el (viper-emacs-state-cursor-color):
8078 * emulation/viper-keym.el (viper-emacs-kbd-map)
8079 (viper-toggle-key):
8080 * mail/feedmail.el (feedmail-queue-reminder)
8081 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
8082 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
8083 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
8084 (feedmail-sender-line, feedmail-force-binary-write)
8085 (feedmail-from-line, feedmail-deduce-envelope-from)
8086 (feedmail-x-mailer-line, feedmail-message-id-generator)
8087 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
8088 (feedmail-enable-spray, feedmail-spray-this-address)
8089 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
8090 (feedmail-queue-runner-confirm-global)
8091 (feedmail-ask-before-queue-prompt)
8092 (feedmail-ask-before-queue-reprompt)
8093 (feedmail-prompt-before-queue-standard-alist)
8094 (feedmail-prompt-before-queue-user-alist)
8095 (feedmail-prompt-before-queue-help-supplement)
8096 (feedmail-queue-use-send-time-for-message-id)
8097 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
8098 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
8099 (feedmail-mail-send-hook-queued)
8100 (feedmail-confirm-addresses-hook-example)
8101 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
8102 (feedmail-queue-runner-mode-setter)
8103 (feedmail-queue-alternative-mail-header-separator)
8104 (feedmail-queue-runner-message-sender)
8105 (feedmail-buffer-eating-function, feedmail-binmail-template)
8106 (feedmail-run-the-queue-no-prompts)
8107 (feedmail-run-the-queue-global-prompt)
8108 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
8109 (feedmail-envelope-deducer, feedmail-fiddle-date)
8110 (feedmail-default-message-id-generator)
8111 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
8112 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
8113 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
8114 (vms-pmail-setup):
8115 * play/dunnet.el (dun-help):
8116 * play/handwrite.el (handwrite):
8117 * play/hanoi.el (hanoi-unix-64):
8118 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
8119 * textmodes/enriched.el (fixed):
8120 * textmodes/org.el (org-file-apps)
8121 (org-emphasis-regexp-components, org-emphasis-alist):
8122 * textmodes/texinfmt.el (batch-texinfo-format):
8123 Fix typos in docstrings.
8124
8125 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
8126
8127 * loadhist.el (read-feature): Don't complete features not loaded
8128 from a file (which make `unload-feature' to fail).
8129
8130 2006-11-05 Reiner Steib <Reiner.Steib@gmx.de>
8131
8132 * add-log.el (add-log-time-zone-rule): Mark as safe-local-variable.
8133
8134 2006-11-05 Chong Yidong <cyd@stupidchicken.com>
8135
8136 * startup.el (command-line-1): Kill emacs if the last frame is
8137 deleted while evaluating the command-line arguments.
8138
8139 2006-11-05 Richard Stallman <rms@gnu.org>
8140
8141 * startup.el (init-file-had-error): Add doc string.
8142 (fancy-splash-text, fancy-splash-head, fancy-splash-tail):
8143 Use fixed-width font for keyboard key descriptions.
8144
8145 * cus-edit.el (custom-save-all): Error if saving in .emacs
8146 and it had an error when loaded.
8147
8148 * dired-aux.el (dired-copy-file-recursive): Catch errors
8149 from recursive copies in the loop, around the recursive call.
8150
8151 2006-11-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8152
8153 * battery.el (battery-linux-proc-acpi): Search an ac_adapter in
8154 `/proc/acpi/ac_adapter/*'. Ditto for the thermometers in
8155 `/proc/acpi/thermal_zone/*'.
8156 (battery-search-for-one-match-in-files): New. Search a regexp in
8157 the content of some files.
8158
8159 2006-11-05 Martin Rudalics <rudalics@gmx.at>
8160
8161 * window.el (mouse-autoselect-window-now): Remove variable.
8162 (mouse-autoselect-window-state): New variable.
8163 (mouse-autoselect-window-start, mouse-autoselect-window-cancel)
8164 (mouse-autoselect-window-select, handle-select-window):
8165 Rewritten to make mouse-autoselect-window-timer a one-shot timer.
8166 Suspend delayed autoselection during menu or popup dialog.
8167
8168 * info-look.el (info-lookup-guess-custom-symbol): New function
8169 for retrieving symbol at point in custom buffers.
8170 (top level) <info-lookup-maybe-add-help>: Add backquote and
8171 comma to ignored characters in regexps of help specifications
8172 for emacs-lisp-mode and lisp-interaction-mode. This permits
8173 looking up symbols in `...' and after a comma. Add help
8174 specifications for custom-mode and help-mode.
8175
8176 2006-11-04 Eli Zaretskii <eliz@gnu.org>
8177
8178 * mail/rmail.el (rmail-redecode-body): New optional argument RAW.
8179 Don't encode body if RAW is non-nil, or if the old encoding is
8180 identical to the new encoding, or if the body contains only
8181 eight-bit-* characters.
8182
8183 2006-11-04 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
8184
8185 * faces.el (faces-sample-overlay, describe-face): Revert last changes.
8186 (faces-sample-overlay): Remove variable.
8187 (describe-face): Insert sample text in the face being described.
8188
8189 2006-11-04 Martin Rudalics <rudalics@gmx.at>
8190
8191 * whitespace.el (whitespace-indent-regexp): Make this match any
8192 multiples of eight spaces near the beginning of a line.
8193 (whitespace-buffer): Use `remove-overlays' instead of
8194 `whitespace-unhighlight-the-space' and `overlay-recenter' to
8195 speed up overlay handling.
8196 (whitespace-buffer-leading, whitespace-buffer-trailing):
8197 Make these functions highlight the text removed by
8198 `whitespace-buffer-leading-cleanup' and
8199 `whitespace-buffer-trailing-cleanup' respectively.
8200 (whitespace-buffer-search): Use `with-local-quit'.
8201 Move `format' out of loop to speed up scanning larger buffers.
8202 (whitespace-unhighlight-the-space): Remove `remove-hook' since
8203 that function is never added to a hook.
8204 (whitespace-spacetab-regexp, whitespace-ateol-regexp)
8205 (whitespace-buffer-leading-cleanup)
8206 (whitespace-refresh-rescan-list): Fix docstrings.
8207
8208 2006-11-03 Ken Manheimer <ken.manheimer@gmail.com>
8209
8210 * allout.el (allout-during-yank-processing): Cue for inhibiting
8211 aberrance processing during yanks.
8212 (allout-doublecheck-at-and-shallower): Reduce the limit to reduce
8213 the amount of yanked topics that can be aberrant.
8214 (allout-do-doublecheck): Encapsulate this multiply-used recipe in
8215 a function, and supplement with inihibition of doublechecking
8216 during yanks.
8217 (allout-beginning-of-line, allout-next-heading)
8218 (allout-previous-heading, allout-goto-prefix-doublechecked)
8219 (allout-back-to-current-heading, allout-next-visible-heading)
8220 (allout-next-sibling): Use new allout-do-doublecheck function.
8221 (allout-next-sibling): Ensure we made progress when returning
8222 other than nil.
8223 (allout-rebullet-heading): Preserve text property annotations
8224 indicating the text was hidden, if it was.
8225 (allout-kill-line): Remove any added was-hidden annotations.
8226 (allout-kill-topic): Remove any added was-hidden annotations.
8227 (allout-annotate-hidden): Inhibit adding was-hidden text
8228 properties to the undo list.
8229 (allout-deannotate-hidden): New function to remove was-hidden
8230 annotation.
8231 (allout-hide-by-annotation): Use new allout-deannotate-hidden.
8232 (allout-remove-exposure-annotation): Replace by
8233 allout-deannotate-hidden.
8234 (allout-yank-processing): Signal that yank processing is happening
8235 with allout-during-yank-processing. Also, wrap
8236 allout-unprotected's closer to the text changes, for easier
8237 debugging. We need to inhibit-field-text-motion explicitly, in
8238 lieu of the encompassing allout-unprotected.
8239 (outlineify-sticky): Adjust criteria for triggering new outline
8240 decorations to presence or absence of any topics, not just a topic
8241 at the beginning of the buffer.
8242
8243 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
8244
8245 * bs.el (bs--show-all, bs--redisplay):
8246 * cus-edit.el (custom-unlispify-menu-entries)
8247 (custom-unlispify-tag-names, custom-prompt-variable):
8248 * expand.el (expand-pos):
8249 * speedbar.el (speedbar-generic-list-tag-p):
8250 * wid-edit.el (widget-image-enable):
8251 * emacs-lisp/checkdoc.el (checkdoc-rogue-space-check-engine):
8252 * emacs-lisp/find-func.el (find-function-noselect)
8253 (find-function, find-variable-noselect, find-variable)
8254 (find-definition-noselect, find-face-definition):
8255 * mail/rmail-spam-filter.el (rsf-scanning-messages-now):
8256 * net/eudc-vars.el (eudc-expansion-overwrites-query):
8257 * progmodes/ada-xref.el (ada-find-in-ali):
8258 * textmodes/flyspell.el (flyspell-check-tex-math-command):
8259 * textmodes/org.el (org-copy-subtree):
8260 * textmodes/table.el (table--row-column-insertion-point-p):
8261 Use "non-nil" in docstrings.
8262
8263 2006-11-03 Mark Davies <mark@mcs.vuw.ac.nz>
8264
8265 * sort.el (sort-columns): Set the field separator to tab; on
8266 NetBSD, sort complains if "\n" is used as field separator.
8267
8268 2006-11-03 NIIMI Satoshi <sa2c@sa2c.net>
8269
8270 * emacs-lisp/pp.el (pp-eval-last-sexp): Evaluate target sexp.
8271
8272 2006-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8273
8274 * server.el (server-auth-key): Remove. Replace by a process-property.
8275 (server-start): Don't remove the file of the previous process, but
8276 instead clear out the place for the new file.
8277 (server-start): Set the :auth-key property.
8278 (server-process-filter): Use the :auth-key property.
8279
8280 2006-11-02 Carsten Dominik <dominik@science.uva.nl>
8281
8282 * textmodes/org.el (org-mode-map): No longer copy
8283 `outline-mode-map' explicitly - this is already done by
8284 `define-derived-mode'.
8285
8286 2006-11-02 Juanma Barranquero <lekktu@gmail.com>
8287
8288 * server.el (server-visit-files): Use `when'.
8289 (server-process-filter): When authentication fails, send error
8290 message to client. Wrap `process-send-region' in `ignore-errors'
8291 instead of `condition-case', and remove misleading comment.
8292
8293 2006-11-01 Juri Linkov <juri@jurta.org>
8294
8295 * simple.el (yank): Doc fix.
8296
8297 2006-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
8298
8299 * server.el: Try and fit within 80 columns.
8300 (server-start): Make the auth file unreadable by other users.
8301
8302 2006-10-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8303
8304 * battery.el (battery-linux-proc-acpi): Prevent range error when
8305 `full-capacity' is 0.
8306
8307 2006-10-31 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
8308
8309 * faces.el (faces-sample-overlay): New defvar.
8310 (faces-sample-overlay): New function to show face sample text.
8311 (describe-face): Use it.
8312
8313 2006-10-31 Stephen Leake <stephen_leake@stephe-leake.org>
8314
8315 * progmodes/ada-stmt.el: Change maintainer, apply
8316 whitespace-cleanup, checkdoc.
8317 (ada-func-or-proc-name): Add doc string.
8318
8319 * progmodes/ada-prj.el (ada-prj-new): Change maintainer, apply
8320 whitespace-cleanup, checkdoc. Minor improvements to many doc
8321 strings and comments.
8322 (ada-prj-display-page): Change buffer name to more accurately
8323 reflect function.
8324
8325 * progmodes/ada-xref.el: Change maintainer, apply
8326 whitespace-cleanup, checkdoc. Minor improvements to many doc
8327 strings and comments. Don't look for `gvd' or `ddd' debuggers.
8328 (ada-compile-current): Don't add newlines to commands.
8329
8330 2006-10-31 Juanma Barranquero <lekktu@gmail.com>
8331
8332 * server.el: Add support for TCP sockets.
8333 (server-use-tcp, server-host, server-auth-dir): New options.
8334 (server-auth-key): New variable.
8335 (server-ensure-safe-dir): Create nonexistent parent dirs.
8336 Ignore Unix-style file modes on Windows.
8337 (server-start): Crete a TCP or Unix socket according to the value
8338 of `server-use-tcp'. For TCP sockets, create the id/auth file in
8339 `server-auth-dir' directory.
8340 (server-process-filter): Delete process if authentication
8341 fails (which never happens for Unix sockets).
8342
8343 2006-10-30 David Kastrup <dak@gnu.org>
8344
8345 * subr.el (add-to-list): Don't continue checking if a match has
8346 been found.
8347
8348 2006-10-30 Chong Yidong <cyd@stupidchicken.com>
8349
8350 * tutorial.el: Move defvars to avoid bytecomp warnings.
8351 (tutorial--find-changed-keys): Check if viper-current-state is
8352 bound before using it.
8353 (help-with-tutorial): Check if viper-tutorial is defined before
8354 using it.
8355
8356 2006-10-30 Lennart Borgman <lennart.borgman.073@student.lu.se>
8357
8358 * help-fns.el (help-with-tutorial): Move to tutorial.el.
8359
8360 * tutorial.el: New file.
8361 (help-with-tutorial): Move here from help-fns.el. Add help for
8362 rebound keys. Fix resume of tutorial.
8363 (tutorial--describe-nonstandard-key, tutorial--sort-keys)
8364 (tutorial--find-changed-keys, tutorial--display-changes)
8365 (tutorial--saved-dir, tutorial--saved-file)
8366 (tutorial--save-tutorial): New functions to support the changes in
8367 help-with-tutorial.
8368
8369 2006-10-30 Kenichi Handa <handa@m17n.org>
8370
8371 * files.el (revert-buffer): If a unibyte buffer is being reverted
8372 with a coding system for multibyte, set buffer multibyte before
8373 calling insert-file-contents.
8374
8375 2006-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8376
8377 * server.el (server-select-display): Use a dummy buffer to detect when
8378 the frame is later used.
8379 (server-select-display): New function.
8380 (server-process-filter): Use it to detect unused temp frames.
8381
8382 2006-10-29 Stephen Leake <stephen_leake@stephe-leake.org>
8383
8384 * progmodes/ada-mode.el: Change maintainer, apply
8385 whitespace-clean, checkdoc. Minor improvements to many doc strings.
8386 (ada-mode-version): New function.
8387 (ada-create-menu): Menu operations are available for all supported
8388 compilers.
8389
8390 2006-10-29 Lars Hansen <larsh@soem.dk>
8391
8392 * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
8393 Highlight as keyword.
8394 (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
8395 Don't call tramp-method-out-of-band-p for local files.
8396 (tramp-touch): Quote file name.
8397
8398 2006-10-28 Glenn Morris <rgm@gnu.org>
8399
8400 * calendar/calendar.el (cal-html-cursor-month)
8401 (cal-html-cursor-year): Add autoloads for this new package.
8402 (calendar-mode-map): Bind cal-html-cursor-month, cal-html-cursor-year.
8403
8404 2006-10-28 Anna M. Bigatti <bigatti@dima.unige.it>
8405
8406 * calendar/cal-html.el: New file.
8407
8408 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
8409
8410 * emacs-lisp/authors.el (authors-aliases): Update.
8411
8412 2006-10-27 Chong Yidong <cyd@stupidchicken.com>
8413
8414 * version.el (emacs-version): Bump version number to 22.0.90.
8415
8416 2006-10-26 John W. Eaton <jwe@octave.org>
8417
8418 * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):
8419 New defvar.
8420 (inferior-octave-resync-dirs): Check to see whether Octave has
8421 built-in variables and set inferior-octave-has-built-in-variables.
8422 Check inferior-octave-has-built-in-variables to decide whether to
8423 send commands that set built-in variables or call functions to
8424 change Octave's behavior.
8425 Send "disp (pwd ())" to Octave instead of just "pwd".
8426 (inferior-octave-startup): Send "more off" to Octave instead of
8427 "page_screen_output = 0".
8428
8429 2006-10-26 Chong Yidong <cyd@stupidchicken.com>
8430
8431 * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
8432 pattern normally.
8433
8434 2006-10-26 Nick Roberts <nickrob@snap.net.nz>
8435
8436 * bindings.el (mode-line-mode-menu): Remove bindings for global
8437 minor modes (line/column number) as they are on the menubar.
8438
8439 2006-10-25 Juanma Barranquero <lekktu@gmail.com>
8440
8441 * term/w32-win.el (x-handle-name-switch): Doc fix.
8442 (w32-standard-fontset-spec): Fix typo in docstring.
8443
8444 * midnight.el (midnight-buffer-display-time): Doc fix.
8445 (clean-buffer-list-kill-never-buffer-names): Add "*server*".
8446
8447 2006-10-23 Michael Kifer <kifer@cs.stonybrook.edu>
8448
8449 * emulation/viper-cmd.el (viper-prefix-arg-com): Define gg as G0.
8450
8451 * emulation/viper-ex.el (ex-read): Quote file argument.
8452
8453 * ediff-diff.el (ediff-same-file-contents): Expand file names.
8454
8455 * ediff-mult.el (ediff-append-custom-diff): Quote shell file arguments.
8456
8457 2006-10-22 Martin Rudalics <rudalics@gmx.at>
8458
8459 * textmodes/flyspell.el (flyspell-check-region-doublons):
8460 Fix last fix.
8461
8462 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
8463
8464 * bindings.el (mode-line-mode-menu): List global minor modes
8465 before local ones.
8466
8467 2006-10-23 Kim F. Storm <storm@cua.dk>
8468
8469 * subr.el (add-to-list): Optimize if compare-fn is `eq' or `eql'.
8470 (sit-for): If last command was a prefix arg, add the read-ahead
8471 event to unread-command-events as (t . EVENT) so it will be added
8472 to this-command-keys by read-key-sequence.
8473
8474 2006-10-22 Martin Rudalics <rudalics@gmx.at>
8475
8476 * textmodes/flyspell.el (flyspell-word): Skip past all previous
8477 whitespace when checking doublons.
8478 (flyspell-check-region-doublons): Fix doublon regexp.
8479 (flyspell-highlight-incorrect-region): Highlight doublons using
8480 flyspell-duplicate face.
8481
8482 * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
8483
8484 2006-10-22 John Wiegley <johnw@newartisans.com>
8485
8486 * progmodes/python.el (python-use-skeletons): python-mode was
8487 auto-inserting templates (for those with abbrev-mode on), not only
8488 by default -- *but without a configuration variable to disable
8489 it*. This rendered python-mode completely useless for me, so I
8490 have added `python-use-skeletons', which is now off by default.
8491
8492 2006-10-22 Chong Yidong <cyd@stupidchicken.com>
8493
8494 * progmodes/cperl-mode.el (cperl-mode): Don't assume
8495 font-lock-multiline is auto-local (it's not).
8496 (cperl-windowed-init): Ensure that cperl-font-lock-multiline is
8497 initialized before calling cperl-init-faces.
8498
8499 2006-10-22 Nick Roberts <nickrob@snap.net.nz>
8500
8501 * progmodes/gdb-ui.el (gdb-info-stack-custom): Don't try to give
8502 gdb-stack-position a value when there is no fringe.
8503
8504 * bindings.el (mode-line-mode-menu): Disable auto-revert-tail-mode
8505 indicator if not visiting a file.
8506
8507 2006-10-20 David Kastrup <dak@gnu.org>
8508
8509 * window.el (kill-buffer-and-window): Fix a bug where an aborted
8510 operation would still cause some window to collapse later.
8511
8512 2006-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
8513
8514 * vc.el (vc-switch-backend): Try to be more careful with unwanted
8515 side-effect due to mixing various backends's file properties.
8516
8517 * vc-svn.el (vc-svn-parse-status): Remove unused arg `localp'.
8518 Add arg `filename' instead. Don't set vc-backend if `filename' is set.
8519 Return `filename's status if applicable. Update callers.
8520
8521 2006-10-19 Kenichi Handa <handa@m17n.org>
8522
8523 * international/kkc.el (kkc-region): When a key sequence is not
8524 defined, append (this-single-command-raw-keys) to
8525 unread-input-method-events.
8526
8527 2006-10-19 Juanma Barranquero <lekktu@gmail.com>
8528
8529 * progmodes/ada-mode.el (ada-in-string-p): Doc fix.
8530
8531 2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8532
8533 * version.el (emacs-version): Use mac-carbon-version-string.
8534
8535 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el.
8536
8537 2006-10-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8538
8539 * select.el (ccl-check-utf-8, string-utf-8-p): New functions (by
8540 Kenichi Handa).
8541 (xselect-convert-to-string): Decline requests for UTF8_STRING if
8542 the selection is not UTF-8.
8543
8544 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
8545
8546 * progmodes/ada-mode.el (ada-83-string-keywords)
8547 (ada-last-which-function-line ada-no-auto-case, ada-indent-region)
8548 (ada-which-compiler, ada-align-modes, ada-adjust-case-buffer)
8549 (ada-looking-at-semi-private, ada-get-body-name):
8550 Fix typos in docstrings.
8551 (ada-create-case-exception, ada-create-case-exception-substring):
8552 Fix typos in error messages.
8553 (ada-goto-matching-end, ada-narrow-to-defun): Doc fixes.
8554
8555 2006-10-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8556
8557 * term/x-win.el (res-geometry): Don't set geometry from Xresources
8558 to default-frame-alist if default-frame-alist already contains
8559 width/height.
8560
8561 2006-10-18 Richard Stallman <rms@gnu.org>
8562
8563 * emacs-lisp/pp.el (pp-eval-expression): Use `X' to read value.
8564 Non-interactive arg is the value, not the expression.
8565
8566 * simple.el (read-expression-map): Just set it, no defvar.
8567
8568 * subr.el (insert-for-yank-1): If last inserted char has
8569 properties, mark them as rear-nonsticky.
8570
8571 * recentf.el (recentf-mode): Doc fix.
8572
8573 * facemenu.el (facemenu-add-new-face): Defend against symbol
8574 that isn't a face name.
8575
8576 * dired-aux.el (dired-do-copy): Doc fix.
8577
8578 2006-10-18 Chong Yidong <cyd@stupidchicken.com>
8579
8580 * simple.el (line-move-1): Ignore fields when moving to the
8581 beginning of line to avoid getting point stuck.
8582
8583 2006-10-18 Martin Rudalics <rudalics@gmx.at>
8584
8585 * textmodes/flyspell.el (flyspell-word-search-backward):
8586 Set inhibit-point-motion-hooks to avoid looping due to intangibile
8587 text.
8588
8589 2006-10-16 Richard Stallman <rms@gnu.org>
8590
8591 * help-fns.el (describe-function-1): Special case optimization
8592 for self-insert-command.
8593
8594 2006-10-16 Kim F. Storm <storm@cua.dk>
8595
8596 * ido.el (ido-reread-directory): Work in `dir' mode too.
8597
8598 2006-10-15 Martin Rudalics <rudalics@gmx.at>
8599
8600 * textmodes/table.el: Require 'regexp-opt.
8601
8602 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
8603
8604 * progmodes/flymake.el (flymake-get-project-include-dirs-imp):
8605 Use shell-quote-argument.
8606
8607 * shell.el (explicit-bash-args): Likewise.
8608
8609 * progmodes/ada-xref.el (ada-find-in-src-path): Likewise.
8610 Use grep -E rather than egrep.
8611
8612 2006-10-15 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
8613
8614 * ido.el (ido-exhibit): Allow `-', `_', and trailing `$' in user id.
8615
8616 2006-10-15 Kim F. Storm <storm@cua.dk>
8617
8618 * filesets.el (filesets-run-cmd--repl-fn): Use shell-quote-argument.
8619
8620 2006-10-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
8621
8622 * filesets.el (filesets-cmd-shell-command): Quote buffer-file-name
8623 to protect whitespace and metacharacters from the shell.
8624
8625 2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8626
8627 * apropos.el (apropos-pattern-quoted): Fix a typo in a doc string.
8628
8629 2006-10-13 Eli Zaretskii <eliz@gnu.org>
8630
8631 * subr.el (start-process-shell-command): Doc fix.
8632
8633 2006-10-13 Andrea Russo <rastandy@salug.it> (tiny change)
8634
8635 * info-look.el <maxima-mode, inferior-maxima-mode>: Allow [0-9] in
8636 the regexp for Maxima symbols.
8637
8638 2006-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
8639
8640 * vc-hooks.el (vc-ignore-dir-regexp): Make it into a defcustom.
8641 (vc-find-root): Don't walk higher up than ~.
8642
8643 2006-10-12 Chong Yidong <cyd@stupidchicken.com>
8644
8645 * international/utf-8.el (utf-translate-cjk-load-tables):
8646 Avoid clobbering last-coding-system-used during load.
8647
8648 2006-10-12 Carsten Dominik <dominik@science.uva.nl>
8649
8650 * textmodes/reftex-global.el (reftex-create-tags-file):
8651 Quote file arguments.
8652
8653 2006-10-12 Richard Stallman <rms@gnu.org>
8654
8655 * files.el (file-name-history): Add defvar.
8656 (save-some-buffers-action-alist): Improve description strings.
8657
8658 2006-10-12 Andreas Schwab <schwab@suse.de>
8659
8660 * files.el (auto-mode-alist): Match change log file name also with
8661 a dash before a numeric extension.
8662
8663 2006-10-11 Ilya Zakharevich <ilyaz@cpan.org>
8664
8665 * progmodes/cperl-mode.el: Merge from upstream, upto version 5.22.
8666 After 5.0:
8667 (cperl-add-tags-recurse-noxs-fullpath): New function (for -batch mode).
8668
8669 After 5.1: Major edit. Summary of most visible changes:
8670
8671 - Multiple <<HERE per line allowed.
8672 - Handles multiline subroutine declaration headers (with comments).
8673 (The exception is `cperl-etags' - but it is not used in the rest
8674 of the mode.)
8675 - Fontifies multiline my/our declarations (even with comments,
8676 and with legacy `font-lock').
8677 - Major speedup of syntaxification, both immediate and postponed
8678 (3.5x to 15x [for different CPUs and versions of Emacs] on the
8679 huge real-life document I tested).
8680 - New bindings, edits to imenu.
8681 - "_" is made into word-char during fontification/syntaxification;
8682 some attempts to recognize non-word "_" during other operations too.
8683 - Detect bug in Emacs with `looking-at' inside `narrow' and bulk out.
8684 - autoload some more perldoc-related stuff
8685 - New convenience features: ISpell POD/HEREDOCs, narrow-to-HEREDOC.
8686 - Attempt to incorporate XEmacs edits which reached me.
8687
8688 Fine-grained changelog:
8689 (cperl-hook-after-change): New configuration variable.
8690 (cperl-vc-sccs-header): Likewise.
8691 (cperl-vc-sccs-header): Likewise.
8692 (cperl-vc-header-alist): Default via two preceding variables.
8693 (cperl-invalid-face): Remove double quoting under XEmacs
8694 (still needed under 21.2).
8695 (cperl-tips): Update URLs for resources.
8696 (cperl-problems): Likewise.
8697 (cperl-praise): Mention new features.
8698 New C-c key bindings: for `cperl-find-bad-style',
8699 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc',
8700 `cperl-perdoc', and `cperl-perldoc-at-point'.
8701 CPerl Mode menu changes: "Fix style by spaces", "Imenu on Perl Info"
8702 moved, new submenu of Tools with Ispell entries and narrowing.
8703 (cperl-after-sub-regexp): New defsubst.
8704 (cperl-imenu--function-name-regexp-perl): Use `cperl-after-sub-regexp'.
8705 Allows heads up to head4.
8706 Allow "package;".
8707 (defun-prompt-regexp): Use `cperl-after-sub-regexp'.
8708 (paren-backwards-message): ??? Something for XEmacs???
8709 (cperl-mode): Never auto-switch abbrev-mode off.
8710 Try to allow '_' be non-word char.
8711 Do not use `font-lock-unfontify-region-function' on XEmacs.
8712 Reset syntax cache on mode start.
8713 Support multiline facification (even on legacy `font-lock').
8714 (cperl-facemenu-add-face-function): ??? Some contributed code ???
8715 (cperl-after-change-function): Since `font-lock' and `lazy-lock'
8716 refuse to inform us whether the fontification is due to lazy
8717 calling or due to edit to a buffer, install our own hook
8718 (controlled by `cperl-hook-after-change').
8719 (cperl-electric-pod): =cut may have been recognized as start.
8720 (cperl-block-p): Move, updated for attributes.
8721 (cperl-calculate-indent): Try to allow '_' be non-word char
8722 Support subs with attributes.
8723 (cperl-where-am-i): Quiet (?) a warning.
8724 (cperl-cached-syntax-table): New function.
8725 (cperl-forward-re): Use `cperl-cached-syntax-table'.
8726 (cperl-unwind-to-safe): Recognize `syntax-type' property
8727 changing in a middle of line.
8728 (cperl-find-sub-attrs): New function.
8729 (cperl-find-pods-heres): Allow many <<EOP per line.
8730 Allow subs with attributes.
8731 Major speedups (3.5x..15x on a real-life test file nph-proxy.pl).
8732 Recognize "extproc " (OS/2) case-folded and only at start.
8733 /x on s///x with empty replacement was not recognized.
8734 Better comments.
8735 (cperl-after-block-p): Remarks on diff with `cperl-block-p'.
8736 Allow subs with attributes, labels.
8737 Do not confuse "else::foo" with "else".
8738 Minor optimizations...
8739 (cperl-after-expr-p): Try to allow '_' be non-word char.
8740 (cperl-fill-paragraph): Try to detect a major bug in Emacs
8741 with `looking-at' inside `narrow' and bulk out if found.
8742 (cperl-imenu--create-perl-index): Updates for new
8743 `cperl-imenu--function-name-regexp-perl'.
8744 (cperl-outline-level): Likewise.
8745 (cperl-init-faces): Allow multiline subroutine headers
8746 and my/our declarations, and ones with comments.
8747 Allow subroutine attributes.
8748 (cperl-imenu-on-info): Better docstring.
8749 (cperl-etags): Rudimentary support for attributes.
8750 Support for packages and "package;".
8751 (cperl-add-tags-recurse-noxs): Better (?) docstring.
8752 (cperl-add-tags-recurse-noxs-fullpath): Likewise.
8753 (cperl-tags-hier-init): Misprint for `fboundp' fixed.
8754 (cperl-not-bad-style-regexp): Try to allow '_' be non-word char.
8755 (cperl-perldoc): Add autoload.
8756 (cperl-perldoc-at-point): Likewise.
8757 (cperl-here-doc-spell): New function.
8758 (cperl-pod-spell): Likewise.
8759 (cperl-map-pods-heres): Likewise.
8760 (cperl-get-here-doc-region): Likewise.
8761 (cperl-font-lock-fontify-region-function): Likewise (backward
8762 compatibility for legacy `font-lock').
8763 (cperl-font-lock-unfontify-region-function): Fix style.
8764 (cperl-fontify-syntaxically): Recognize and optimize away deferred
8765 calls with no-change. Governed by `cperl-hook-after-change'.
8766 (cperl-fontify-update): Recognize that syntaxification region
8767 can be larger than fontification one.
8768 XXXX we leave `cperl-postpone' property, so this is quadratic...
8769 (cperl-fontify-update-bad): Temporary placeholder until
8770 it is clear how to implement `cperl-fontify-update'.
8771 (cperl-time-fontification): New function.
8772 (attrib-group): New text attribute.
8773 (multiline): New value: `syntax-type' text attribute.
8774
8775 After 5.2:
8776 (cperl-emulate-lazy-lock): New function.
8777 (cperl-fontify-syntaxically): Would skip large regions.
8778 Add `cperl-time-fontification', `cperl-emulate-lazy-lock' to menu.
8779 Some globals were declared, but uninitialized.
8780
8781 After 5.3, 5.4:
8782 (cperl-facemenu-add-face-function): Add docs, fix U<>.
8783 Copyright message updated.
8784 (cperl-init-faces): Work around a bug in `font-lock'. May slow
8785 facification down a bit.
8786 Misprint for my|our|local for old `font-lock'
8787 "our" was not fontified same as "my|local".
8788 Highlight variables after "my" etc even in
8789 a middle of an expression.
8790 Do not facify multiple variables after my etc
8791 unless parentheses are present.
8792
8793 After 5.5, 5.6
8794 (cperl-fontify-syntaxically): after-change hook could reset.
8795 (cperl-syntax-done-to) to a middle of line; unwind to BOL.
8796
8797 After 5.7:
8798 (cperl-init-faces): Allow highlighting of local ($/).
8799 (cperl-problems-old-emaxen): New variable (for the use of DOCSTRING).
8800 (cperl-problems): Remove fixed problems.
8801 (cperl-find-pods-heres): Recognize #-comments in m##x too.
8802 Recognize charclasses (unless delimiter is \).
8803 (cperl-fontify-syntaxically): Unwinding to safe was done in wrong order.
8804 (cperl-regexp-scan): Update docs.
8805 (cperl-beautify-regexp-piece): Use information got from regexp scan.
8806
8807 After 5.8:
8808 Major user visible changes:
8809 Recognition and fontification of character classes in RExen.
8810 Variable indentation of RExen according to groups.
8811
8812 (cperl-find-pods-heres): Recognize POSIX classes in REx charclasses.
8813 Fontify REx charclasses in variable-name face.
8814 Fontify POSIX charclasses in "type" face.
8815 Fontify unmatched "]" in function-name face.
8816 Mark first-char of HERE-doc as `front-sticky'.
8817 Reset `front-sticky' property when needed.
8818 (cperl-calculate-indent): Indents //x -RExen accordning to parens level.
8819 (cperl-to-comment-or-eol): Recognize ends of `syntax-type' constructs.
8820 (cperl-backward-to-noncomment): Recognize stringy `syntax-type'
8821 constructs. Support `narrow'ed buffers.
8822 (cperl-praise): Remove a reservation.
8823 (cperl-make-indent): New function.
8824 (cperl-indent-for-comment): Use `cperl-make-indent'.
8825 (cperl-indent-line): Likewise.
8826 (cperl-lineup): Likewise.
8827 (cperl-beautify-regexp-piece): Likewise.
8828 (cperl-contract-level): Likewise.
8829 (cperl-toggle-set-debug-unwind): New function.
8830 New menu entry for this.
8831 (fill-paragraph-function): Use when `boundp'.
8832 (cperl-calculate-indent): Take into account groups when indenting RExen.
8833 (cperl-to-comment-or-eol): Recognize # which end a string.
8834 (cperl-modify-syntax-type): Make only syntax-table property non-sticky.
8835 (cperl-fill-paragraph): Return t: needed for `fill-paragraph-function'.
8836 (cperl-fontify-syntaxically): More clear debugging message.
8837 (cperl-pod2man-build-command): Check (XEmacs) `Man-filter-list'.
8838 (cperl-init-faces): More complicated highlight even on XEmacs (new).
8839 Merge cosmetic changes from XEmacs.
8840
8841 After 5.9:
8842 (cperl-1+): Move to before the first use.
8843 (cperl-1-): Likewise.
8844
8845 After 5.10:
8846
8847 This code may lock Emacs hard!!! Use at your own risk!
8848
8849 (cperl-font-locking): New internal variable.
8850 (cperl-beginning-of-property): New function.
8851 (cperl-calculate-indent): Use `cperl-beginning-of-property'
8852 instead of `previous-single-property-change'.
8853 (cperl-unwind-to-safe): Likewise.
8854 (cperl-after-expr-p): Likewise.
8855 (cperl-get-here-doc-region): Likewise.
8856 (cperl-font-lock-fontify-region-function): Likewise.
8857 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
8858 recursively.
8859 Bound `next-single-property-change' via `point-max'.
8860 (cperl-unwind-to-safe): Bound likewise
8861 (cperl-font-lock-fontify-region-function): Likewise.
8862 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
8863 Initialization of `cperl-font-lock-multiline-start' could be
8864 missed if the "main" fontification did not run due to the
8865 keyword being already fontified.
8866 (cperl-pod-spell): Return t from do-one-chunk function.
8867 (cperl-map-pods-heres): Stop when the worker returns nil.
8868 Call `cperl-update-syntaxification'.
8869 (cperl-get-here-doc-region): Call `cperl-update-syntaxification'.
8870 (cperl-get-here-doc-delim): Remove unused function.
8871
8872 After 5.11:
8873
8874 The possible lockup of Emacs (introduced in 5.10) fixed.
8875
8876 (cperl-unwind-to-safe): `cperl-beginning-of-property' won't return nil.
8877 (cperl-syntaxify-for-menu): New customization variable.
8878 (cperl-select-this-pod-or-here-doc): New function.
8879 (cperl-get-here-doc-region): Extra argument.
8880 Do not adjust pos by 1.
8881
8882 New menu entries
8883 (Perl/Tools): Selection of current POD or HERE-DOC section.
8884 (Debugging CPerl:) backtrace on fontification.
8885
8886 After 5.12:
8887 (cperl-cached-syntax-table): Use `car-safe'.
8888 (cperl-forward-re): Remove spurious argument SET-ST.
8889 Add documentation.
8890 (cperl-forward-group-in-re): New function.
8891 (cperl-find-pods-heres): Find and highlight (?{}) blocks in RExen
8892 (XXXX Temporary (?) hack is to syntax-mark them as comment).
8893
8894 After 5.13:
8895 (cperl-string-syntax-table): Make { and } not-grouping
8896 (Sometimes they ARE grouping in RExen, but matching them would only
8897 confuse in many situations when they are not)
8898 (beginning-of-buffer): Replace two occurrences with goto-char...
8899 (cperl-calculate-indent): `char-after' could be nil...
8900 (cperl-find-pods-heres): REx can start after "[" too.
8901 Hightlight (??{}) in RExen too.
8902 (cperl-maybe-white-and-comment-rex): New constant
8903 (cperl-white-and-comment-rex): Likewise.
8904 XXXX Not very efficient, but hard to make
8905 better while keeping 1 group.
8906
8907 After 5.13:
8908 (cperl-find-pods-heres): $foo << identifier() is not a HERE-DOC.
8909 Likewise for 1 << identifier.
8910
8911 After 5.14:
8912 (cperl-find-pods-heres): Different logic for $foo .= <<EOF etc.
8913 Error-less condition-case could fail.
8914 (cperl-font-lock-fontify-region-function): Likewise.
8915 (cperl-init-faces): Likewise.
8916
8917 After 5.15:
8918 (cperl-find-pods-heres): Support property REx-part2.
8919 (cperl-calculate-indent): Likewise.
8920 Don't special-case REx with non-empty 1st line.
8921 (cperl-find-pods-heres): In RExen, highlight non-literal backslashes.
8922 Invert highlighting of charclasses:
8923 now the envelop is highlighted.
8924 Highlight many others 0-length builtins.
8925 (cperl-praise): Mention indenting and highlight in RExen.
8926
8927 After 5.15:
8928 (cperl-find-pods-heres): Highlight capturing parens in REx.
8929
8930 After 5.16:
8931 (cperl-find-pods-heres): Highlight '|' for alternation
8932 Initialize `font-lock-warning-face' if not present.
8933 (cperl-find-pods-heres): Use `font-lock-warning-face' instead of
8934 `font-lock-function-name-face'.
8935 (cperl-look-at-leading-count): Likewise.
8936 (cperl-find-pods-heres): Localize `font-lock-variable-name-face',
8937 `font-lock-keyword-face' (needed for
8938 batch processing), etc...
8939 Use `font-lock-builtin-face' for builtin in REx
8940 Now `font-lock-variable-name-face'
8941 is used for interpolated variables
8942 Use "talking aliases" for faces inside REx
8943 Highlight parts of REx (except in charclasses)
8944 according to the syntax and/or semantic
8945 Syntax-mark a {}-part of (?{}) as "comment"
8946 (it was the ()-part)
8947 Better logic to distinguish what is what in REx
8948 (cperl-tips-faces): Document REx highlighting
8949 (cperl-praise): Mention REx syntax highlight etc.
8950
8951 After 5.17:
8952 (cperl-find-sub-attrs): Would not always manage to print error message.
8953 (cperl-find-pods-heres): Localize `font-lock-constant-face'.
8954
8955 After 5.18:
8956 (cperl-find-pods-heres): Misprint in REx for parsing REx.
8957 Very minor optimization.
8958 `my-cperl-REx-modifiers-face' got quoted.
8959 Recognize "print $foo <<END" as HERE-doc.
8960 Put `REx-interpolated' text attribute if needed.
8961 (cperl-invert-if-unless-modifiers): New function.
8962 (cperl-backward-to-start-of-expr): Likewise.
8963 (cperl-forward-to-end-of-expr): Likewise.
8964 (cperl-invert-if-unless): Works in "the opposite way" too.
8965 Cursor position on return is on the switch-word.
8966 Indents comments better.
8967 (REx-interpolated): New text attribute.
8968 (cperl-next-interpolated-REx): New function.
8969 (cperl-next-interpolated-REx-0): Likewise.
8970 (cperl-next-interpolated-REx-1): Likewise.
8971 "\C-c\C-x", "\C-c\C-y", "\C-c\C-v": New keybinding for these functions.
8972 Perl/Regexp menu: 3 new entries for `cperl-next-interpolated-REx'.
8973 (cperl-praise): Mention finded interpolated RExen.
8974
8975 After 5.19:
8976 (cperl-init-faces): Highlight %$foo, @$foo too.
8977 (cperl-short-docs): Better docs for system, exec.
8978 (cperl-find-pods-heres): Better detect << after print {FH} <<EOF etc.
8979 Would not find HERE-doc ended by EOF without NL.
8980 (cperl-short-docs): Correct not-doubled \-escapes.
8981 start block: Put some `defvar' for stuff gone from XEmacs.
8982
8983 After 5.20:
8984 initial comment: Extend copyright, fix email address.
8985 (cperl-indent-comment-at-column-0): New customization variable.
8986 (cperl-comment-indent): Indentation after $#a would increasy by 1.
8987 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
8988 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'
8989 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
8990 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
8991 highlight $ in $foo too (UNTESTED).
8992 (cperl-set-style): Docstring missed some available styles.
8993 toplevel: Menubar/Perl/Indent-Styles had FSF, now K&R.
8994 Change "Current" to "Memorize Current".
8995 (cperl-indent-wrt-brace): New customization variable; the default is
8996 as for pre-5.2 version.
8997 (cperl-styles-entries): Keep `cperl-extra-newline-before-brace-multiline'.
8998 (cperl-style-alist): Likewise.
8999 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
9000 and `cperl-extra-newline-before-brace' etc
9001 being t
9002 (cperl-indent-exp): Plans B and C to find continuation blocks even
9003 if `cperl-extra-newline-before-brace' is t.
9004
9005 After 5.21:
9006 Improve some docstrings concerning indentation.
9007 (cperl-indent-rules-alist): New variable.
9008 (cperl-sniff-for-indent): New function name
9009 (separated from `cperl-calculate-indent').
9010 (cperl-calculate-indent): Separate the sniffer and the indenter;
9011 uses `cperl-sniff-for-indent' now.
9012 (cperl-comment-indent): Test for `cperl-indent-comment-at-column-0'
9013 was inverted;
9014 Support `comment-column' = 0.
9015
9016 2006-10-11 Martin Rudalics <rudalics@gmx.at>
9017
9018 * dnd.el (dnd-handle-one-url): Fix typo in doc-string.
9019 * help-at-pt.el (scan-buf-move-to-region): Likewise.
9020 * longlines.el (longlines-window-change-function): Likewise.
9021 * simple.el (undo-ask-before-discard): Likewise.
9022 * wid-edit.el (widget-field-prompt-internal)
9023 (widget-documentation-link-p): Likewise.
9024
9025 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
9026
9027 * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
9028 for a keyword.
9029
9030 2006-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
9031
9032 * newcomment.el (comment-valid-prefix-p): Make the check
9033 more thorough. From an idea by Martin Rudalics <rudalics@gmx.at>.
9034 (comment-indent-new-line): Adjust call.
9035
9036 2006-10-09 Ken Manheimer <ken.manheimer@gmail.com>
9037
9038 * allout.el (allout-back-to-current-heading): Base on lower-level
9039 routines to get proper disqualification of aberrant topics.
9040
9041 2006-10-09 Richard Stallman <rms@gnu.org>
9042
9043 * textmodes/two-column.el (2C-two-columns): Doc fix.
9044
9045 2006-10-09 Kim F. Storm <storm@cua.dk>
9046
9047 * shell.el (explicit-csh-args, explicit-bash-args): Add comment
9048 about implicit use.
9049
9050 2006-10-08 Richard Stallman <rms@gnu.org>
9051
9052 * textmodes/two-column.el (2C-two-columns): Doc fix.
9053
9054 2006-10-08 Reiner Steib <Reiner.Steib@gmx.de>
9055
9056 * files.el: Mark `buffer-read-only' as safe-local-variable.
9057
9058 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
9059
9060 * progmodes/gdb-ui.el (gdb-speedbar-expand-node):
9061 Burp if GUD buffer has been killed.
9062
9063 2006-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
9064
9065 * completion.el (add-completions-from-c-buffer):
9066 Don't presume an error's second element is a string.
9067 Use looking-at rather than buffer-substring + member.
9068
9069 2006-10-07 Eli Zaretskii <eliz@gnu.org>
9070
9071 * mail/rmail.el (rmail-redecode-body): If the old encoding is
9072 `undecided', call find-coding-systems-region to find a proper
9073 non-trivial encoding.
9074 (rmail-mime-charset-pattern): Allow a TAB between "Content-Type"
9075 and "text/plain".
9076
9077 2006-10-07 Kevin Ryde <user42@zip.com.au>
9078
9079 * textmodes/reftex-vars.el (defgroup reftex): Update home page
9080 url-link.
9081
9082 * strokes.el (defgroup strokes): Remove invalid url-link.
9083
9084 2006-10-07 Magnus Henoch <mange@freemail.hu>
9085
9086 * autoinsert.el (auto-insert-alist): Doc fix.
9087
9088 2006-10-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9089
9090 * mouse-sel.el (mouse-insert-selection-internal):
9091 Use insert-for-yank, so that yank handlers are run.
9092
9093 2006-10-07 Kim F. Storm <storm@cua.dk>
9094
9095 * ido.el (ido-file-extension-aux): Fix comparison.
9096
9097 2006-10-06 Kim F. Storm <storm@cua.dk>
9098
9099 * ido.el (ido-wide-find-dirs-or-files): Use shell-quote-argument.
9100
9101 2006-10-05 Juanma Barranquero <lekktu@gmail.com>
9102
9103 * emacs-lisp/advice.el (ad-remove-advice, ad-parse-arglist)
9104 (ad-make-mapped-call): Use `let', not `let*'.
9105
9106 2006-10-05 Chong Yidong <cyd@stupidchicken.com>
9107
9108 * international/mule-cmds.el (coding-system-change-eol-conversion):
9109 Ensure the coding system is initialized before calling
9110 coding-system-eol-type.
9111
9112 2006-10-04 Carsten Dominik <dominik@science.uva.nl>
9113
9114 * textmodes/org.el (org-rm-props, org-activate-plain-links)
9115 (org-activate-angle-links, org-activate-dates)
9116 (org-activate-target-links, org-activate-camels)
9117 (org-activate-tags): Add `rear-nonsticky' text property to avoid
9118 textproperty keymaps from being active beyond the end of a line.
9119 (org-unfontify-region): Also remove `rear-nonsticky' property.
9120
9121 2006-10-04 Kenichi Handa <handa@m17n.org>
9122
9123 * international/code-pages.el (next): Table fixed.
9124
9125 2006-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
9126
9127 * progmodes/sh-script.el (sh-prev-thing): Remove (forward-char 1) now
9128 that it's been made unnecessary by removing narrowing.
9129
9130 2006-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9131
9132 * progmodes/sh-script.el (sh-prev-thing): Massage to untangle the
9133 control flow a bit, simplify another bit, and add comments.
9134
9135 2006-10-03 David Kastrup <dak@gnu.org>
9136
9137 * help.el (describe-mode): For clicks on mode-line, use "@"
9138 interactive argument to get the major mode of the click instead of
9139 the current buffer.
9140
9141 * isearch.el (isearch-mouse-2): Use new semantics of `key-binding'
9142 in order to better redirect mouse-2 clicks. Also allow default
9143 bindings to apply.
9144
9145 2006-10-03 Kim F. Storm <storm@cua.dk>
9146
9147 * emacs-lisp/cl.el (pushnew-internal): Remove defvar.
9148 (pushnew): Fix last change.
9149
9150 2006-10-03 Denis St\e,A|\e(Bnkel <dstuenkel@googlemail.com> (tiny change)
9151
9152 * ibuf-ext.el (eval, view-and-eval) <define-ibuffer-op>:
9153 Use the interactive spec of `eval-expression'.
9154
9155 2006-10-02 Michael Welsh Duggan <md5i@cs.cmu.edu>
9156
9157 * progmodes/sh-script.el (sh-prev-thing): Fix last change.
9158
9159 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
9160
9161 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo in
9162 2006-09-28 commit.
9163
9164 2006-10-02 Kenichi Handa <handa@m17n.org>
9165
9166 * international/code-pages.el (iso-8859-6): Table fixed.
9167
9168 2006-10-01 Chris Moore <christopher.ian.moore@gmail.com>
9169
9170 * dired.el (dired-build-subdir-alist): Fix previous change.
9171
9172 2006-10-01 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9173
9174 * simple.el (undo-elt-crosses-region): Fix the inequalities.
9175
9176 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
9177
9178 * emacs-lisp/find-func.el (find-function-regexp): Don't match
9179 "define-button-type".
9180
9181 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that
9182 they don't keep accumulating.
9183
9184 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
9185
9186 * ffap.el (ffap-rfc-path): Change the address of the RFC
9187 repository to ftp.rfc-editor.org, as ds.internic.net seems to be gone.
9188
9189 2006-10-01 Stephen Berman <Stephen.Berman@gmx.net>
9190
9191 * allout.el (allout-expose-topic): Rectify implementation of "+"
9192 spec, so that bodies are not exposed with headlines.
9193
9194 2006-10-01 Ken Manheimer <ken.manheimer@gmail.com>
9195
9196 * allout.el (allout-current-depth): Do aberrent check only at or
9197 below doublecheck depth.
9198 (allout-chart-subtree): Make it explicit that LEVELS being nil
9199 means unlimited depth. Drop undocumented support for LEVELS value
9200 t meaning unlimited depth. (This is consistent with
9201 allout-chart-to-reveal, but contrary to allout-show-children,
9202 which needs to use nil to default to depth of 1.)
9203 (allout-goto-prefix-doublechecked): Wrap long docstring line.
9204 (allout-chart-to-reveal): Be explicit in docstring about meaning
9205 of nil LEVELS, and drop support for LEVELS value t.
9206 (allout-show-children): Translate the level spec used by this
9207 routine to that used by allout-chart-subtree and
9208 allout-chart-to-reveal.
9209 (allout-show-to-offshoot): Retry once when stuck, after opening
9210 subtree - improvements in discontinuity handling likely will
9211 enable progress.
9212
9213 2006-09-30 Chong Yidong <cyd@stupidchicken.com>
9214
9215 * wid-edit.el (widget-button-click-moves-point): New variable.
9216 (widget-button-click): If widget-button-click-moves-point is
9217 non-nil, set point after performing the button action.
9218
9219 * cus-edit.el (custom-mode): Set widget-button-click-moves-point.
9220
9221 2006-09-30 Martin Rudalics <rudalics@gmx.at>
9222
9223 * files.el (find-file-existing): Modify to not allow wildcards.
9224
9225 2006-09-30 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
9226
9227 * simple.el (undo-more): When undo information for the region is
9228 exhausted, say "No further undo information FOR REGION".
9229
9230 2006-09-30 Michael Welsh Duggan <md5i@cs.cmu.edu>
9231
9232 * progmodes/sh-script.el (sh-prev-thing):
9233 Take `sh-leading-keywords' into account.
9234
9235 2006-09-29 Glenn Morris <rgm@gnu.org>
9236
9237 * custom.el (defcustom): Doc fix.
9238
9239 * calendar/calendar.el (european-calendar-style):
9240 Call european-calendar or american-calendar as needed when set.
9241 (diary-view-entries, list-calendar-holidays): Move autoloads
9242 before use.
9243
9244 2006-09-29 Juri Linkov <juri@jurta.org>
9245
9246 * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point
9247 to nil if there is no previous property change.
9248
9249 2006-09-29 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9250
9251 * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
9252 saving anything to be sure that `forward-sexp' behaves correctly.
9253
9254 2006-09-29 Chong Yidong <cyd@stupidchicken.com>
9255
9256 * simple.el (line-move-finish): Ignore field boundaries if the
9257 initial and final points have the same `field' property.
9258
9259 2006-09-29 Kim F. Storm <storm@cua.dk>
9260
9261 * ido.el (ido-file-internal): Only bind minibuffer-completing-file-name
9262 to t while calling ido-read-internal.
9263
9264 2006-09-29 Carsten Dominik <dominik@science.uva.nl>
9265
9266 * textmodes/org.el (org-file-remote-p): Get regexp from list.
9267 (org-archive-subtree): Remove erraneous `]' from character list.
9268
9269 2006-09-28 Jonathan Yavner <jyavner@member.fsf.org>
9270
9271 * ses.el (ses-in-print-area, ses-goto-data, ses-load)
9272 (ses-reconstruct-all): Make undo of "insert row" work by keeping
9273 markers for data-area and parameters-area.
9274
9275 2006-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9276
9277 * progmodes/make-mode.el (makefile-mode): Don't disable jit-lock.
9278
9279 * font-lock.el (font-lock-after-change-function): Refontify next line
9280 as well if end is at BOL.
9281 (font-lock-extend-jit-lock-region-after-change): Be more careful to
9282 only extend the region as much as needed.
9283
9284 2006-09-28 Richard Stallman <rms@gnu.org>
9285
9286 * comint.el (comint-mode): Bind font-lock-defaults non-nil.
9287
9288 * subr.el (insert-for-yank-1): Handle `font-lock-face' specially.
9289
9290 * international/mule.el (after-insert-file-set-coding):
9291 If VISIT, don't let set-buffer-multibyte make undo info.
9292
9293 2006-09-28 Osamu Yamane <yamane@green.ocn.ne.jp> (tiny change)
9294
9295 * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
9296 lines in base64-encoded authentication response.
9297
9298 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9299
9300 * progmodes/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.
9301 (ebnf-version): New version 4.3.
9302 (ebnf-arrow-extra-width, ebnf-arrow-scale): New options.
9303 (ebnf-prologue): Adjust PostScript programming.
9304 (ebnf-begin-file, ebnf-insert-ebnf-prologue, ebnf-terminal-dimension1)
9305 (ebnf-repeat-dimension, ebnf-except-dimension): Adjust code.
9306
9307 2006-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
9308
9309 * jit-lock.el (jit-lock-force-redisplay): Rename from
9310 jit-lock-fontify-again, and undo the mistaken change I've just done.
9311
9312 * jit-lock.el (jit-lock-fontify-now): Don't fontify the empty text.
9313 (jit-lock-fontify-again): Don't refontify text that's not displayed.
9314
9315 2006-09-26 Kenichi Handa <handa@m17n.org>
9316
9317 * startup.el (display-splash-screen): Allow a prefix argument.
9318
9319 2006-09-25 Jason Rumney <jasonr@gnu.org>
9320
9321 * subr.el (shell-quote-argument): Use DOS logic for Windows
9322 shells with DOS semantics.
9323
9324 2006-09-24 Richard Stallman <rms@gnu.org>
9325
9326 * progmodes/compile.el (compilation-goto-locus-delete-o): New fn.
9327 (compilation-goto-locus): Use compilation-goto-locus-delete-o
9328 to delete the overlay. Put it on pre-command-hook.
9329
9330 * emacs-lisp/timer.el (timer-max-repeats): Doc fix.
9331
9332 * startup.el (fancy-splash-screens, normal-splash-screen):
9333 Call the splash buffer *About GNU Emacs*.
9334
9335 * simple.el (next-error-highlight, next-error-highlight-no-select):
9336 Default to 0.5.
9337 (yank-excluded-properties): Add `fontified'.
9338
9339 * font-lock.el (font-lock-compile-keywords): Allow value of
9340 syntax-begin-function to enable paren-column-0 highlighting.
9341
9342 2006-09-24 Chris Moore <christopher.ian.moore@gmail.com>
9343
9344 * dired.el (dired-build-subdir-alist): When file ends in colon,
9345 don't exit the loop, just disregard that file.
9346
9347 2006-09-24 Chong Yidong <cyd@stupidchicken.com>
9348
9349 * simple.el (line-move-finish): Handle corner case for fields in
9350 continued lines.
9351 (line-move-1): Remove flawed test for that case.
9352
9353 2006-09-24 Ken Manheimer <ken.manheimer@gmail.com>
9354
9355 * icomplete.el (icomplete-simple-completing-p): Use the correct
9356 name for the new variable, `icomplete-with-completion-tables'.
9357 (file local variables): Remove superfluous setting.
9358
9359 2006-09-23 Jeff Miller <jmiller@cablespeed.com> (tiny change)
9360
9361 * calendar/appt.el (appt-check): Fix typo for appointments just
9362 after midnight.
9363
9364 2006-09-23 Chong Yidong <cyd@stupidchicken.com>
9365
9366 * help.el (describe-key-briefly, describe-key): Don't expect an
9367 extra up event if a down-event is generated by a popup menu.
9368
9369 2006-09-23 Michal Nazarewicz <mnazarewicz@gmail.com> (tiny change)
9370
9371 * textmodes/ispell.el (ispell-change-dictionary): Don't check the
9372 local dictionary when changing the global dictionary.
9373
9374 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
9375
9376 * icomplete.el (icomplete-with-completion-tables): List of
9377 specialized completion tables with which icomplete should
9378 operate. Include the new `internal-complete-buffer', so icomplete
9379 works with interactive buffer-selection.
9380 (icomplete-simple-completing-p): Add acceptance of specialized
9381 completion tables listed in icomplete-with-completion-tables.
9382
9383 2006-09-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9384
9385 * frame.el (focus-follows-mouse): Set default to nil on Mac.
9386
9387 * startup.el (command-line): Use `custom-reevaluate-setting' for
9388 `focus-follows-mouse'.
9389
9390 2006-09-22 Richard Stallman <rms@gnu.org>
9391
9392 * cus-edit.el (custom-buffer-create-internal): In `emacs -q',
9393 explain why Save is not available.
9394
9395 2006-09-22 Juanma Barranquero <lekktu@gmail.com>
9396
9397 * woman.el (woman0-so): Use `let*', not `let'.
9398 (woman-horizontal-line): Remove unbalanced parenthesis.
9399
9400 2006-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
9401
9402 * woman.el: Make sure all the end-of-region markers we use have
9403 a non-nil insertion-type.
9404 (woman0-so): Move things around so we can use copy-marker.
9405 (woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
9406 Adjust marker type.
9407 (woman2-process-escapes): Check marker type.
9408 (woman-horizontal-line): Dispense with the use of a marker.
9409
9410 2006-09-22 Jay Belanger <belanger@truman.edu>
9411
9412 * calc/calc-lang.el: Add Greek letters to math-variable-table
9413 property of tex.
9414
9415 2006-09-22 Chong Yidong <cyd@stupidchicken.com>
9416
9417 * files.el (save-some-buffers-action-alist): Display diff in view-mode.
9418
9419 2006-09-22 Masatake YAMATO <jet@gyve.org>
9420
9421 * add-log.el (add-log-current-defun): Use `forward-sexp'
9422 instead of `forward-word' to pick c++::symbol.
9423 Reported by Guanpeng Xu <herberteuler@hotmail.com>.
9424
9425 2006-09-22 Kenichi Handa <handa@m17n.org>
9426
9427 * bindings.el: Fix setting self-insert-command for multibyte
9428 characters in global-map.
9429
9430 2006-09-21 David Kastrup <dak@gnu.org>
9431
9432 * mouse.el (mouse-posn-property): Fix typo for `event-start' in
9433 doc string.
9434
9435 2006-09-21 Kenichi Handa <handa@m17n.org>
9436
9437 * language/european.el ("Latin-1"): Add windows-1252 to
9438 coding-priority.
9439 ("German"): Likewise.
9440
9441 2006-09-21 Kim F. Storm <storm@cua.dk>
9442
9443 * emacs-lisp/cl-macs.el (member*): Use memql instead of complex code.
9444 Suggested by Miles Bader.
9445
9446 * emacs-lisp/cl.el (pushnew): Rework 2006-09-10 change. Use memql
9447 instead of add-to-list in the simple case.
9448
9449 2006-09-20 Kenichi Handa <handa@m17n.org>
9450
9451 * isearch.el (isearch-process-search-char): Cancel the previous change.
9452 (isearch-search-string): New function.
9453 (isearch-search): Use isearch-search-string.
9454 (isearch-lazy-highlight-search): Likewise.
9455
9456 2006-09-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9457
9458 * lpr.el (lpr-page-header-switches): Insert `*' at beginning of doc
9459 string to become an option.
9460
9461 2006-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9462
9463 * files.el (find-buffer-visiting): Don't get fooled by a nil inode.
9464
9465 2006-09-20 Kim F. Storm <storm@cua.dk>
9466
9467 * simple.el (line-move-partial): Call pos-visible-in-window-p with
9468 position t instead of trying both window-end and window-end - 1.
9469
9470 2006-09-20 Carsten Dominik <dominik@science.uva.nl>
9471
9472 * textmodes/org.el (org-scan-tags): Find end of subtrees also in
9473 hidden trees.
9474
9475 2006-09-20 David Kastrup <dak@gnu.org>
9476
9477 * mouse.el (mouse-posn-property): Improve doc string.
9478 (mouse-on-link-p): Change buffers for function calls on links.
9479
9480 * menu-bar.el (clipboard-yank): Bomb out in interactive use if
9481 buffer is read-only.
9482
9483 2006-09-20 Ken Manheimer <ken.manheimer@gmail.com>
9484
9485 * allout.el (allout-unprotected): Let inhibit-read-only only when
9486 buffer-read-only isn't set.
9487 (allout-annotate-hidden): Enable topic annotation during copies even
9488 when the buffer is read-only, eg for topic copies. Ensure that the loop
9489 advances, even when the span extends beyond the deletion region.
9490 (allout-toggle-subtree-encryption): Use allout-structure-added-hook
9491 rather than allout-exposure-changed-hook, as a stronger assertion.
9492 (allout-keybindings-list): Add bindings for
9493 allout-copy-line-as-kill and allout-copy-topic-as-kill.
9494 (allout-copy-line-as-kill, allout-copy-topic-as-kill):
9495 Copy wrappers for allout-kill-line and allout-kill-topic.
9496 (allout-listify-exposed): Position correctly to accumulate lines.
9497
9498 2006-09-19 Chong Yidong <cyd@stupidchicken.com>
9499
9500 * simple.el (line-move-1): Escape field boundaries occurring
9501 exactly at point. Update goal column if constrained to a field.
9502 (line-move-finish): Escape field boundaries occurring exactly at point.
9503
9504 2006-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9505
9506 * mouse.el (mouse-on-link-p): Tentatively fix last change.
9507 (mouse-drag-vertical-line): Remove unused var `wconfig'.
9508
9509 2006-09-19 Kim F. Storm <storm@cua.dk>
9510
9511 * help.el (describe-key-briefly, describe-key): Simplify printing
9512 of descriptions by using format and %S. Fix "is undefined"
9513 messages to say "at that spot" for mouse events.
9514
9515 * simple.el (line-move-partial): Optimize. Try window-line-height
9516 before posn-at-point to get vpos of current line.
9517
9518 2006-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
9519
9520 * emulation/viper.el: Bump up version/date of update to reflect the
9521 substantial changes done in August 2006.
9522
9523 * emulation/viper-cmd (viper-next-line-at-bol): Make sure button-at,
9524 push-button are defined.
9525
9526 * ediff-util.el (ediff-add-to-history): New function.
9527
9528 * ediff.el: Use ediff-add-to-history instead of add-to-history.
9529
9530 2006-09-18 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9531
9532 * textmodes/conf-mode.el (conf-space-mode): Doc fix.
9533 Delete duplicate make-local-variable form.
9534 (conf-space-keywords): Add autoload cookie.
9535 Fix typo (`keywords', not `keyword').
9536
9537 2006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9538
9539 * cus-start.el (all): Rename x-gtk-show-chooser-help-text to
9540 x-gtk-file-dialog-help-text. Rename x-use-old-gtk-file-dialog
9541 to x-gtk-use-old-file-dialog.
9542
9543 2006-09-18 Richard Stallman <rms@gnu.org>
9544
9545 * wid-edit.el (widget-button-click): Handle non-mouse-motion events
9546 that might come in during mouse tracking.
9547
9548 2006-09-18 Kim F. Storm <storm@cua.dk>
9549
9550 * simple.el (line-move-partial): Rework 2006-09-15 change to use
9551 new window-line-height function. Further optimize by not calling
9552 pos-visible-in-window-p for window-end when window-line-height
9553 returns useful information.
9554
9555 2006-09-16 Richard Stallman <rms@gnu.org>
9556
9557 * textmodes/conf-mode.el (conf-mode-map): Use conf-space-keywords cmd.
9558 (conf-space-mode): Don't handle prefix arg.
9559 Delete conf-space-keywords-override code.
9560 Use add-hook.
9561 (conf-space-keywords): New command.
9562 (conf-space-mode-internal): Be careful with imenu-generic-expression.
9563 Delete conf-space-keywords-override code.
9564 (conf-space-keywords-alist): Doc fix.
9565 (conf-space-font-lock-keywords): Doc fix.
9566 (conf-space-keywords-override): Var deleted.
9567
9568 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
9569
9570 * startup.el (fancy-splash-screens): Don't switch to the scratch
9571 buffer; it may not be the next buffer.
9572
9573 2006-09-16 Romain Francoise <romain@orebokech.com>
9574
9575 * saveplace.el (load-save-place-alist-from-file): Use expanded name
9576 in both messages.
9577
9578 2006-09-16 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>
9579
9580 * progmodes/python.el (python-preoutput-filter):
9581 Fix arg order to string-match.
9582
9583 2006-09-16 Richard Stallman <rms@gnu.org>
9584
9585 * obsolete/fast-lock.el (fast-lock-cache-data): Provide 2nd arg to
9586 font-lock-compile-keywords.
9587
9588 * font-lock.el (font-lock-compile-keywords): Rename optional arg
9589 to SYNTACTIC-KEYWORDS and reverse the sense. All callers changed.
9590
9591 2006-09-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9592
9593 * cus-start.el (all): Add x-gtk-show-chooser-help-text.
9594
9595 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
9596 and the data doesn't look like UTF8, send STRING instead.
9597
9598 2006-09-16 Agust\e,Am\e(Bn Mart\e,Am\e(Bn <agustin.martin@hispalinux.es>
9599
9600 * textmodes/flyspell.el (flyspell-check-region-doublons):
9601 New function to detect duplicated words.
9602 (flyspell-large-region): Use it.
9603
9604 2006-09-16 Chong Yidong <cyd@stupidchicken.com>
9605
9606 * simple.el (line-move-to-column): Revert 2006-08-03 change.
9607
9608 2006-09-16 Eli Zaretskii <eliz@gnu.org>
9609
9610 * help.el (describe-prefix-bindings): Use let, not let*.
9611
9612 2006-09-16 Ken Manheimer <ken.manheimer@gmail.com>
9613
9614 * allout.el (allout-regexp, allout-line-boundary-regexp)
9615 (allout-bob-regexp): Correct grouping and boundaries to fix
9616 backwards traversal.
9617 (allout-depth-specific-regexp, allout-depth-one-regexp):
9618 New versions that exploit \\{M\\} regexp syntax, to avoid geometric or
9619 worse time in allout-ascend.
9620 (allout-doublecheck-at-and-shallower): Identify depth threshold
9621 below which topics are checked for and disqualified by containment
9622 discontinuities.
9623 (allout-hotspot-key-handler): Correctly handle multiple-key
9624 strokes. Remove some unused variables.
9625 (allout-mode-leaders): Clarify that mode-specific comment-start
9626 will be used.
9627 (set-allout-regexp): Correctly regexp-quote allout regexps to
9628 properly accept alternative header-leads and primary bullets with
9629 regexp-specific characters (eg, C "/*", mathematica "(*").
9630 Include new regular expressions among those configured.
9631 (allout-infer-header-lead-and-primary-bullet):
9632 Rename allout-infer-header-lead.
9633 (allout-recent-depth): Manifest as a variable as well as a function.
9634 (allout-prefix-data): Simplify into an inline instead of a macro,
9635 assuming current match data rather than being explicitly passed
9636 it. Establish allout-recent-depth value as well as
9637 allout-recent-prefix-beginning and allout-recent-prefix-end.
9638 (allout-aberrant-container-p): True when an item's immediate
9639 offspring discontinuously contained. Useful for disqualifying
9640 unintended topic prefixes, likely at low depths.
9641 (allout-goto-prefix-doublechecked): Elaborate version of
9642 allout-goto-prefix which disqualifies aberrant pseudo-items.
9643 (allout-pre-next-prefix): Layer on top of lower-level routines, to
9644 get disqualification of aberrant containers.
9645 (allout-end-of-prefix, allout-end-of-subtree): Disqualify aberrant
9646 containers.
9647 (allout-beginning-of-current-entry): Position at start of buffer
9648 when in container (depth 0) entry.
9649 (nullify-allout-prefix-data): Invalidate allout-recent-* prefix data.
9650 (allout-current-bullet): Strip text properties.
9651 (allout-get-prefix-bullet): Use right match groups.
9652 (allout-beginning-of-line, allout-next-heading):
9653 Disqualify aberrant containers.
9654 (allout-previous-heading): Disqualify aberrant containers, and
9655 change to regular (rather than inline) function, to allow
9656 self-recursion.
9657 (allout-get-invisibility-overlay): Increment so progress is made
9658 when the first overlay is not the sought one.
9659 (allout-end-of-prefix): Disqualify aberrant containers.
9660 (allout-end-of-line): Cycle something like allout-beginning-of-line.
9661 (allout-mode): Make allout-old-style-prefixes (ie, enabling use with
9662 outline.el outlines) functional again. Change the primary bullet
9663 along with the header-lead - level 1 new-style bullets now work.
9664 Engage allout-before-change-handler in mainline Emacs, not just
9665 XEmacs, to do undo handling.
9666 (allout-before-change-handler): Expose undo changes occurring in
9667 hidden regions. Use allout-get-invisibility-overlay instead of
9668 reimplementing it inline.
9669 (allout-chart-subtree): Use start rather than end of prefix in
9670 charts. Use allout-recent-depth variable.
9671 (allout-chart-siblings): Disqualify aberrant topics.
9672 (allout-beginning-of-current-entry): Position correctly.
9673 (allout-ascend): Use new allout-depth-specific-regexp and
9674 allout-depth-one-regexp for linear instead of O(N^2) or worse
9675 behavior.
9676 (allout-ascend-to-depth): Depend on allout-ascend, rather than
9677 reimplementing an algorithm.
9678 (allout-up-current-level): Depend on allout-ascend, rather than
9679 reimplementing an algorithm. Return to start-point if we fail.
9680 (allout-descend-to-depth): Use allout-recent-depth variable
9681 instead of function.
9682 (allout-next-sibling): On traversal of numerous intervening
9683 topics, resort to economical allout-next-sibling-leap.
9684 (allout-next-sibling-leap): Specialized version of
9685 allout-next-sibling that uses allout-ascend cleverly, to depend on
9686 a regexp search to leap large numbers of contained topics, rather
9687 than arbitrarily many one-by-one traversals.
9688 (allout-next-visible-heading): Disqualify aberrant topics.
9689 (allout-previous-visible-heading): Position consistently when
9690 interactive.
9691 (allout-forward-current-level): Base on allout-previous-sibling
9692 rather than (differently) reimplmenting the algorithm. Remove some
9693 unused variables.
9694 (allout-solicit-alternate-bullet): Present default choice stripped
9695 of text properties.
9696 (allout-rebullet-heading): Use bullet stripped of text properties.
9697 Register changes using allout-exposure-change-hook.
9698 Disregard aberrant topics.
9699 (allout-shift-in): With universal-argument, make topic a peer of
9700 it's former offspring. Simplify the code by separating out
9701 allout-shift-out functionality.
9702 (allout-shift-out): With universal-argument, make offspring peers
9703 of their former container, and its siblings. Implement the
9704 functionality here, rather than inappropriately muddling the
9705 implementation of allout-shift-in.
9706 (allout-rebullet-topic): Respect additional argument for new
9707 parent-child separation function.
9708 (allout-yank-processing): Use allout-ascend directly.
9709 (allout-show-entry): Disqualify aberrant topics.
9710 (allout-show-children): Handle discontinuous children gracefully,
9711 extending the depth being revealed to expose them and posting a
9712 message indicating the situation.
9713 (allout-show-to-offshoot): Remove obsolete and incorrect comment.
9714 Leave cursor in correct position.
9715 (allout-hide-current-subtree): Use allout-ascend directly.
9716 Disqualify aberrant topics.
9717 (allout-kill-line, allout-kill-topic): Preserve exposure layout in
9718 a way that the yanks can restore it, as used to happen.
9719 (allout-yank-processing): Restore exposure layout as recorded by
9720 allout-kill-*, as used to happen.
9721 (allout-annotate-hidden, allout-hide-by-annotation): New routines
9722 for preseving and restoring exposure layout across kills.
9723 (allout-toggle-subtree-encryption): Run allout-exposure-change-hook.
9724 (allout-encrypt-string): Strip text properties.
9725 Rearranged order and outline-headings for some of the
9726 miscellaneous functions.
9727 (allout-resolve-xref): No need to quote the error name in the
9728 condition-case handler section.
9729 (allout-flatten): Classic recursive (and recursively intensive,
9730 without tail-recursion) list-flattener, needed by allout-shift-out
9731 when confronted with discontinuous children.
9732
9733 2006-09-16 Jason Rumney <jasonr@gnu.org>
9734
9735 * dnd.el (dnd-open-remote-file-function): Use dnd-open-local-file
9736 on ms-windows.
9737 (dnd-open-unc-file): Remove.
9738 (dnd-open-local-file): Mention in doc string that it also handles
9739 remote files if the system natively supports unc file-names.
9740
9741 2006-09-15 Kim F. Storm <storm@cua.dk>
9742
9743 * help.el (describe-key): Handle C-h k in *Help* buffer; collect
9744 all necessary information about the event before erasing *Help*.
9745
9746 * simple.el (line-move-partial): Use window-line-visiblity to
9747 quickly check whether last line is partially visible, and only do
9748 the hard (and slow) part in that case.
9749
9750 2006-09-15 Jay Belanger <belanger@truman.edu>
9751
9752 * COPYING: Replace "Library Public License" by "Lesser Public
9753 License" throughout.
9754
9755 2006-09-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9756
9757 * term/x-win.el (x-menu-bar-open): New function for F10.
9758
9759 2006-09-15 Chong Yidong <cyd@stupidchicken.com>
9760
9761 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9762 Disallow filenames containing " -" to avoid confusion with libtool
9763 compilation messages. Suggested by Stefan Monnier.
9764
9765 2006-09-15 David Kastrup <dak@gnu.org>
9766
9767 * mouse-sel.el (mouse-sel-follow-link-p): Use event position
9768 instead of buffer position for `mouse-on-link-p'.
9769
9770 * mouse.el (mouse-posn-property): New function looking up the
9771 properties at a click position in overlays and text properties in
9772 either buffer or strings.
9773 (mouse-on-link-p): Use `mouse-posn-property' to streamline lookup
9774 of both `follow-link' as well as `mouse-face' properties.
9775 (mouse-drag-track): Check `mouse-on-link-p' on event position, not
9776 buffer position.
9777
9778 * help.el (describe-key-briefly): When reading a down-event on
9779 mode lines or scroll bar, swallow the following up event, too.
9780 Use the new mouse sensitity of `key-binding' for lookup.
9781 (describe-key): The same here.
9782
9783 2006-09-15 Juanma Barranquero <lekktu@gmail.com>
9784
9785 * play/life.el (life-patterns): Add a few more interesting patterns.
9786 (life-setup): Force `show-trailing-whitespace' to nil.
9787
9788 2006-09-14 Richard Stallman <rms@gnu.org>
9789
9790 * startup.el (fancy-splash-text): Change text to improve alignment.
9791 (fancy-splash-screens): Don't set non-standard tab width.
9792 Bind cursor-type temporarily, and make it easy to patch to
9793 preserve the splash buffer.
9794 (normal-splash-screen, fancy-splash-tail): Spell out "Meta-x".
9795 (fancy-splash-screens): Display echo-area message explicitly.
9796 Don't set fancy-splash-help-echo.
9797
9798 * simple.el (line-number-mode): Group mode-line instead of
9799 editing-basics.
9800 (column-number-mode, size-indication-mode): Likewise.
9801
9802 * faces.el (mode-line-faces): Group mode-line instead of modeline.
9803
9804 * time.el (display-time): Group mode-line instead of modeline.
9805
9806 * cus-edit.el (mode-line): Rename from modeline. All uses changed.
9807
9808 2006-09-14 Chong Yidong <cyd@stupidchicken.com>
9809
9810 * startup.el (fancy-splash-text): Move editing instructions to
9811 fancy-splash-head.
9812 (fancy-splash-head): Issue editing instructions.
9813 (fancy-splash-screens): Fixup whitespace.
9814
9815 2006-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9816
9817 * bindings.el (mode-line-buffer-identification-keymap):
9818 Remove duplicate line.
9819
9820 2006-09-14 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9821
9822 * ido.el (ido-ignore-item-p): Allow any kind of functions in
9823 ignore lists.
9824
9825 2006-09-14 Kim F. Storm <storm@cua.dk>
9826
9827 * jit-lock.el (jit-lock-fontify-again): New function.
9828 (jit-lock-fontify-now): Use it instead of lambda form.
9829
9830 2006-09-13 Agustin Martin <agustin.martin@hispalinux.es>
9831
9832 * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
9833 (flyspell-auto-correct-word): Make ispell-filter local to these
9834 functions. Check that ispell-filter has new stuff before calling
9835 ispell-parse-output.
9836
9837 2006-09-13 Kim F. Storm <storm@cua.dk>
9838
9839 * simple.el (line-move-partial): Optimize.
9840
9841 2006-09-13 Richard Stallman <rms@gnu.org>
9842
9843 * thingatpt.el (thing-at-point-bounds-of-url-at-point):
9844 Delete spurious backquote.
9845
9846 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9847
9848 * net/rcirc.el (rcirc-print): Fix last change.
9849
9850 2006-09-12 Jay Belanger <belanger@truman.edu>
9851
9852 * calc/calc.el (calc-dispatch): Remove unnecessary `sit-for'.
9853
9854 2006-09-07 Ryan Yeske <rcyeske@gmail.com>
9855
9856 * net/rcirc.el (rcirc-scroll-show-maximum-output): Rename from
9857 rcirc-show-maximum-output.
9858 (rcirc-mode): Remove window-scroll-function hook.
9859 (rcirc-scroll-to-bottom): Remove function.
9860 (rcirc-print): Recenter so point stays at the bottom of the window
9861 if point was already there.
9862
9863 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
9864
9865 * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
9866 not to "t".
9867 * progmodes/compile.el (compilation-start): Likewise.
9868 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
9869 Don't use expand-file-name on invocation-directory, since this
9870 might mishandle special characters in invocation-directory.
9871
9872 2006-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9873
9874 * pcvs-defs.el: Remove * in defcustom's docstrings.
9875
9876 2006-09-12 Nick Roberts <nickrob@snap.net.nz>
9877
9878 * progmodes/compile.el (compilation-directory-properties):
9879 Doc fix for help-echo.
9880
9881 2006-09-12 Lars Hansen <larsh@soem.dk>
9882
9883 * desktop.el (desktop-read): Add comment.
9884
9885 2006-09-12 Kim F. Storm <storm@cua.dk>
9886
9887 * simple.el (next-error-highlight, next-error-highlight-no-select):
9888 Fix spelling error.
9889
9890 * subr.el (sit-for): Rework to use input-pending-p and cond.
9891 Return nil input is pending on entry also for SECONDS <= 0.
9892 (while-no-input): Use input-pending-p instead of sit-for.
9893
9894 2006-09-11 Richard Stallman <rms@gnu.org>
9895
9896 * simple.el (next-error-highlight, next-error-highlight-no-select):
9897 Fix custom type and doc strings.
9898
9899 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9900
9901 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.
9902 (diff-apply-hunk): Use it to ask for confirmation.
9903
9904 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
9905
9906 * emacs-lisp/cl.el (pushnew): Add missing `,'.
9907
9908 2006-09-11 David Kastrup <dak@gnu.org>
9909
9910 * help.el (string-key-binding, describe-key-briefly)
9911 (describe-key): Remove `string-key-binding' and its callers since
9912 `key-binding' already caters for the proper lookup now.
9913
9914 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
9915
9916 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): Newvar.
9917 (cfengine-mode): Use it. Fix \ syntax to be like /.
9918
9919 * bindings.el (mode-line-buffer-identification-keymap):
9920 Move initialization into declaration.
9921
9922 2006-09-10 Kim F. Storm <storm@cua.dk>
9923
9924 * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
9925 (ido-push-dir-first, ido-kill-buffer-at-head, ido-exhibit)
9926 (ido-delete-file-at-head): Pass head of ido-matches through ido-name
9927 in case of merged directories. Reported by Micha\e,Ak\e(Bl Cadilhac.
9928
9929 2006-09-10 Richard Stallman <rms@gnu.org>
9930
9931 * dired-aux.el: Handle errors in recursive copy usefully.
9932 (dired-create-files-failures): New variable.
9933 (dired-copy-file): Remove condition-case.
9934 (dired-copy-file-recursive): Check for errors on all file
9935 operations, and add them to dired-create-files-failures.
9936 Check file file-date-erorr here too.
9937 (dired-create-files): Check dired-create-files-failures
9938 and report those errors too.
9939
9940 * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
9941
9942 * subr.el (add-to-list): New argument COMPARE-FN.
9943
9944 2006-09-10 Reiner Steib <Reiner.Steib@gmx.de>
9945
9946 * filecache.el (file-cache-add-directory)
9947 (file-cache-add-directory-list, file-cache-add-file)
9948 (file-cache-add-directory-using-find)
9949 (file-cache-add-directory-using-locate)
9950 (file-cache-add-directory-recursively): Add autoloads.
9951
9952 2006-09-09 Richard Stallman <rms@gnu.org>
9953
9954 * textmodes/conf-mode.el (conf-space-mode):
9955 Use hack-local-variables-hook instead of calling hack-local-variables.
9956 (conf-space-keywords-override): New variable.
9957 (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
9958 (conf-space-mode): Always make conf-space-keywords and
9959 conf-space-keywords-override local.
9960 Call conf-space-mode-internal directly as well as via hook.
9961
9962 2006-09-09 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
9963
9964 * progmodes/python.el (python-font-lock-keywords): Add `self' and other
9965 quasi-keywords.
9966
9967 2006-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
9968
9969 * progmodes/python.el: Quieten the compiler about hippie-expand vars.
9970 (python-send-string): Be slightly more careful about adding \n.
9971
9972 * startup.el (normal-splash-screen): Don't display the buffer if we'll
9973 kill it right away anyway.
9974
9975 2006-09-09 Eli Zaretskii <eliz@gnu.org>
9976
9977 * international/codepage.el (cp850-decode-table): Fix a few codes.
9978 (cp858-decode-table): New variable.
9979
9980 2006-09-09 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
9981
9982 * net/ldap.el (ldap-search-internal): Doc fix.
9983
9984 2006-09-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
9985
9986 * play/life.el (life-display-generation): Test for input manually if
9987 `sleeptime' is negative or null.
9988
9989 * lpr.el (lpr-page-header-switches): Page title switch is one of them.
9990 (print-region-1): Substitute `%s' with the page title.
9991
9992 2006-09-09 Matt Hodges <MPHodges@member.fsf.org>
9993
9994 * locate.el (locate-current-search): New variable.
9995 (locate): Set buffer local value. Use current buffer if it is
9996 in Locate mode.
9997 (locate-mode): Disable undo here.
9998 (locate-do-setup): Use locate-current-filter from buffer to be killed.
9999 (locate-update): Use locate-current-search and locate-current-filter.
10000
10001 2006-09-08 David Kastrup <dak@gnu.org>
10002
10003 * desktop.el (desktop-read): When loading a desktop, disable
10004 saving it while the load progresses, and switch off a pending lazy
10005 load by calling `desktop-lazy-abort'.
10006
10007 2006-08-27 Martin Rudalics <rudalics@gmx.at>
10008
10009 * window.el (mouse-autoselect-window-timer)
10010 (mouse-autoselect-window-position)
10011 (mouse-autoselect-window-window)
10012 (mouse-autoselect-window-now): New vars.
10013 (mouse-autoselect-window-cancel)
10014 (mouse-autoselect-window-select)
10015 (mouse-autoselect-window-start): New functions.
10016 (handle-select-window): Call `mouse-autoselect-window-start' when
10017 delayed window autoselection is enabled.
10018
10019 * cus-start.el (mouse-autoselect-window): Handle delayed window
10020 autoselection.
10021
10022 * emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
10023 commands after which it is allowed to print in the echo area.
10024
10025 2006-09-08 Richard Stallman <rms@gnu.org>
10026
10027 * textmodes/fill.el (adaptive-fill-regexp): Don't match `(1)' or `1.'
10028
10029 * mail/rmail.el (rmail-get-new-mail): Say whether all msgs are spam.
10030 (rmail-convert-to-babyl-format): Don't record undo, leave list empty.
10031
10032 * emacs-lisp/timer.el (timer-create, timer-activate): Doc fixes.
10033 (cancel-timer-internal): Add doc string.
10034 (cancel-function-timers): Doc fix.
10035 (with-timeout-handler, timer-event-last*): Add doc strings.
10036
10037 * emacs-lisp/bindat.el (bindat-unpack): Doc fix.
10038
10039 * files.el (risky-local-variable-p): Match ...-bindat-spec.
10040
10041 * dired.el (dired-log-summary): Add doc string.
10042
10043 * cus-edit.el (custom-menu-create): Bind deactivate-mark here.
10044 (custom-group-menu-create): Not here.
10045
10046 2006-09-08 Carsten Dominik <dominik@science.uva.nl>
10047
10048 * textmodes/org.el (org-dblock-write:clocktable): Avoid infinite loop.
10049
10050 2006-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10051
10052 * term/mac-win.el (show-hide-font-panel): New HI command ID symbol.
10053 (mac-apple-event-map): Define its handler.
10054
10055 2006-09-07 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
10056
10057 * net/ldap.el (ldap-search-internal): Handle `auth' key.
10058
10059 2006-09-07 Magnus Henoch <mange@freemail.hu>
10060
10061 * net/rcirc.el (rcirc-activity-string): Don't quote value in case
10062 clause.
10063
10064 2006-09-07 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
10065
10066 * info.el (Info-index): Bind completion-ignore-case.
10067
10068 2006-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10069
10070 * progmodes/prolog.el (inferior-prolog-flavor): New var left out of
10071 previous commit.
10072 (inferior-prolog-guess-flavor): New fun left out of previous commit.
10073 (prolog-consult-region-and-go): Don't hard code "*prolog*" and don't
10074 burp in dedicated windows.
10075 (inferior-prolog-self-insert-command): New command.
10076 (inferior-prolog-mode-map): Use it.
10077
10078 2006-09-07 Reiner Steib <Reiner.Steib@gmx.de>
10079
10080 * international/latexenc.el (latex-inputenc-coding-alist): Add cp858.
10081
10082 * international/code-pages.el: Add cp858.
10083
10084 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10085
10086 * dnd.el: Fix bootstrapping.
10087
10088 2006-09-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10089
10090 * dnd.el (dnd-protocol-alist): Add what url-handler-mode can handle.
10091 (dnd-open-remote-url): New function.
10092 (dnd-open-remote-file-function): Set to dnd-open-remote-url if
10093 not windows-nt.
10094
10095 2006-09-07 Jason Rumney <jasonr@gnu.org>
10096
10097 * dnd.el (dnd-open-remote-file-function): New variable.
10098 (dnd-open-unc-file): New function.
10099 (dnd-open-file): Call dnd-open-remote-file-function if set.
10100
10101 2006-09-06 Daiki Ueno <ueno@unixuser.org>
10102
10103 * pgg-gpg.el (pgg-gpg-process-region): Encode passphrase with
10104 pgg-passphrase-coding-system rather than locale-coding-system.
10105 * pgg-def.el (pgg-passphrase-coding-system): New user option.
10106
10107 2006-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
10108
10109 * progmodes/prolog.el: Remove * in docstrings.
10110 (prolog-program-name): Add SWI prolog.
10111 (prolog-mode-menu): New menu.
10112 (prolog-mode): Set comment-add.
10113 (prolog-indent-line): Simplify. Use indent-line-to.
10114 (inferior-prolog-buffer): New var.
10115 (inferior-prolog-run, inferior-prolog-process): New funs.
10116 (run-prolog, switch-to-prolog): Rewrite, using them.
10117 (prolog-consult-region): Use inferior-prolog-buffer.
10118 (inferior-prolog-load-file): New function.
10119 (prolog-mode-map): Add bindings for load-file and switch-to-prolog.
10120
10121 * textmodes/fill.el (fill-single-word-nobreak-p): Allow breaking before
10122 last word, if it's not the end of the paragraph.
10123
10124 * files.el (abbreviate-file-name): Don't mistakenly match newlines in
10125 file name.
10126
10127 2006-09-06 Ralf Angeli <angeli@caeruleus.net>
10128
10129 * frame.el (display-mm-dimensions-alist): New defcustom.
10130 (display-mm-height, display-mm-width): Use it.
10131
10132 2006-09-06 Simon Josefsson <jas@extundo.com>
10133
10134 * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
10135
10136 2006-09-06 Nick Roberts <nickrob@snap.net.nz>
10137
10138 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10139 (gdb-var-list-children-regexp-1): Tweak regexps to catch full
10140 string values.
10141
10142 2006-09-06 Kim F. Storm <storm@cua.dk>
10143
10144 * simple.el (line-move-partial): New function to do vscrolling for
10145 partially visible images / tall lines. Rewrite based on code
10146 previously in line-move. Simplify backwards vscrolling.
10147 (line-move): Use it. Simplify.
10148
10149 2006-09-05 Kim F. Storm <storm@cua.dk>
10150
10151 * emulation/cua-base.el (cua--pre-command-handler-1): Rewrite.
10152
10153 2006-09-05 Chong Yidong <cyd@stupidchicken.com>
10154
10155 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10156 Process the `gcc-include' after the `gnu' rule.
10157
10158 2006-09-05 Kim F. Storm <storm@cua.dk>
10159
10160 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer.
10161
10162 2006-09-05 Daiki Ueno <ueno@unixuser.org>
10163
10164 * pgg.el (pgg-clear-string): Alias to clear-string for backward
10165 compatibility.
10166
10167 * pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with
10168 inhibit-redisplay; encode passphrase with locale-coding-system.
10169
10170 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
10171
10172 * term/xterm.el (terminal-init-xterm): Add more C-M- bindings.
10173
10174 2006-09-05 Nick Roberts <nickrob@snap.net.nz>
10175
10176 * progmodes/gdb-ui.el (gdb-var-list-children-regexp)
10177 (gdb-var-list-children-regexp): Make type field optional.
10178
10179 * progmodes/gud.el (gud-speedbar-buttons): Allow for no type
10180 e.g public, protected in C++.
10181
10182 2006-09-04 John Paul Wallington <jpw@pobox.com>
10183
10184 * simple.el (completion-show-help): New defcustom.
10185 (completion-setup-function): Heed it.
10186
10187 2006-09-04 Dan Nicolaescu <dann@ics.uci.edu>
10188
10189 * term/xterm.el (terminal-init-xterm): Add C-M- bindings.
10190
10191 2006-09-04 Richard Stallman <rms@gnu.org>
10192
10193 * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix.
10194 (rsf-min-region-to-spam-list): Doc fix.
10195 (rsf-add-content-type-field): Doc fix.
10196
10197 * simple.el (kill-region): Explicitly test there is a region.
10198
10199 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
10200
10201 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
10202 sendmail in several common directories.
10203
10204 * mail/sendmail.el (sendmail-program): Moved here from paths.el.
10205
10206 * paths.el (sendmail-program): Removed.
10207
10208 2006-09-04 Daiki Ueno <ueno@unixuser.org>
10209
10210 * pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki
10211 Das. http://article.gmane.org/gmane.emacs.gnus.general/49947
10212 http://article.gmane.org/gmane.emacs.gnus.general/50457
10213
10214 2006-09-03 Chong Yidong <cyd@stupidchicken.com>
10215
10216 * cus-edit.el (custom-group-menu-create): Avoid deactivating the
10217 mark after running the menu filter.
10218
10219 2006-09-03 Juri Linkov <juri@jurta.org>
10220
10221 * international/quail.el (quail-defrule-internal): Add a check
10222 if a key is a vector.
10223
10224 2006-09-02 Juri Linkov <juri@jurta.org>
10225
10226 * man.el (Man-topic-history): New variable.
10227 (man): Use it.
10228
10229 * woman.el (woman-topic-history): Change defvar to defvaralias
10230 for symbol `Man-topic-history'.
10231
10232 * shell.el (shell-filter-ctrl-a-ctrl-b): Check if
10233 `comint-last-output-start' is a marker by using `markerp' and
10234 check if it has a position by using `marker-position', and use
10235 this position for `goto-char'.
10236
10237 * international/quail.el (quail-defrule-internal): Add missing
10238 `error' call for null key.
10239
10240 2006-09-02 Ryan Yeske <rcyeske@gmail.com>
10241
10242 * net/rcirc.el (rcirc-keywords): New variable.
10243 (rcirc-bright-nicks, rcirc-dim-nicks): New variables.
10244 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove
10245 variables.
10246 (rcirc-responses-no-activity): New function.
10247 (rcirc-handler-generic): Check for responses in above.
10248 (rcirc-process-command): Add ?: character to arguments of raw
10249 server commands.
10250 (rcirc-format-response-string): Use `rcirc-bright-nicks' and
10251 `rcirc-dim-nicks'.
10252 (rcirc-gray-toggle): Remove unused variable.
10253 (rcirc-print): Remove some tracking logic, which is moved into
10254 markup functions.
10255 (rcirc-activity-types): Was `rcirc-activity-type', now a list of
10256 types.
10257 (rcirc-activity-string): Look for 'keyword in activity-types.
10258 (rcirc-window-configuration-change): Don't erase overlay-arrow
10259 unnecessarily.
10260 (rcirc-add-or-remove): New function.
10261 (rcirc-cmd-ignore): Use it.
10262 (rcirc-message-leader): Remove unused function.
10263 (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands.
10264 (rcirc-add-face): New function.
10265 (rcirc-facify): Use rcirc-add-face.
10266 (rcirc-url-regexp): Add parens.
10267 (rcirc-map-regexp): Remove function.
10268 (rcirc-mangle-regexp): Remove function.
10269 (rcirc-markup-text-functions): New variable.
10270 (rcirc-markup-text): New function (replaces `rcirc-mangle-text').
10271 (rcirc-markup-body-text, rcirc-markup-attributes)
10272 (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords)
10273 (rcirc-markup-bright-nicks): New markup handler functions.
10274 (rcirc-nick-in-message-full-line): New face.
10275 (rcirc-track-nick): Rename from `rcirc-mode-line-nick'.
10276 (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
10277
10278 2006-09-02 Martin Rudalics <rudalics@gmx.at>
10279
10280 * cus-start.el (hscroll-margin, hscroll-step)
10281 (mode-line-in-non-selected-windows, mouse-autoselect-window)
10282 (x-use-underline-position-properties): Change version to "22.1"
10283 since they will appear there for the first time.
10284
10285 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
10286
10287 * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
10288
10289 2006-08-31 Richard Stallman <rms@gnu.org>
10290
10291 * cus-edit.el (custom-save-variables): Slight cleanup.
10292 (Custom-no-edit): Renamed from custom-no-edit.
10293 (Custom-newline): Renamed from custom-newline.
10294 (custom-mode-map): Use new names.
10295
10296 * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual
10297 about customization, rather than M-x customize, in the doc string
10298 made for the defcustom.
10299
10300 * emacs-lisp/trace.el (trace-function-background): Doc fix.
10301
10302 2006-08-31 Romain Francoise <romain@orebokech.com>
10303
10304 * dired-x.el (dired-guess-shell-alist-default): Update.
10305
10306 2006-08-31 Michael Mauger <mmaug@yahoo.com>
10307
10308 * custom.el (custom-theme-set-variables): Autoload packages before
10309 sorting the variables.
10310
10311 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
10312
10313 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
10314 Convert events to chars if XEmacs.
10315 (viper-after-change-undo-hook): Check if undo-in-progress is bound.
10316
10317 2006-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10318
10319 * progmodes/python.el (python-eldoc-function): Re-enable quit while
10320 waiting for process.
10321
10322 2006-08-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10323
10324 * term/mac-win.el (mac-string-to-utxt): If adjustment for MacJapanese
10325 results in ASCII-only string, encode original one directly.
10326
10327 2006-08-29 Romain Francoise <romain@orebokech.com>
10328
10329 * startup.el (normal-splash-screen, fancy-splash-screens):
10330 Make buffer read-only and arrange to enter view mode if necessary.
10331
10332 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
10333
10334 * hl-line.el (hl-line): New face.
10335 (hl-line-face): Use it.
10336
10337 * image-mode.el (image-mode): Fix last fix.
10338 Suggested by Kim F. Storm.
10339
10340 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
10341
10342 Sync with Tramp 2.0.54.
10343
10344 * net/tramp.el (tramp-convert-file-attributes): Call `eql' instead
10345 of `=', because `tramp-get-remote-gid' might not always return an
10346 integer when expected.
10347 (tramp-register-file-name-handlers): `partial-completion-mode' is
10348 unknown to XEmacs.
10349 (tramp-time-diff): Don't use `floor', it might fail for large
10350 differences.
10351 (tramp-handle-make-auto-save-file-name): For Emacs 21, set
10352 `tramp-auto-save-directory' if unset in order to guarantee unique
10353 auto-save file names.
10354
10355 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
10356
10357 * image-mode.el (image-mode): Display image as text on a terminal.
10358
10359 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10360
10361 * progmodes/python.el (python-send-command): Simplify.
10362 (run-python): Don't generate a new buffer unless `new' was specified.
10363 Make sure we send `import emacs' to the proper process.
10364
10365 * progmodes/python.el (python-send-command): Don't wait for the command
10366 to terminate. Don't fiddle with compilation-parsing-end.
10367
10368 2006-08-28 Chong Yidong <cyd@stupidchicken.com>
10369
10370 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
10371 Insert commentary after first line summary.
10372
10373 * woman.el (woman-follow): New function, based on `man-follow'.
10374 (woman-mode-map): Use it.
10375
10376 * ibuffer.el (ibuffer-do-sort-by-recency): Perform full update
10377 since ibuffer-do-sort-by-recency does not define a sorter.
10378
10379 2006-08-28 Kim F. Storm <storm@cua.dk>
10380
10381 * find-dired.el (find-dired): Use shell-quote-argument to properly
10382 escape ( and ) args. Also use it on {} and ; args in default
10383 value of find-ls-option string.
10384 (find-grep-dired): Use shell-quote-argument on {} and ; args.
10385
10386 2006-08-27 Michael Olson <mwolson@gnu.org>
10387
10388 * emacs-lisp/tq.el: Small grammar fix in comments.
10389 (tq-enqueue): Check for existence of queue rather than the
10390 head queue item's question, which was a no-op.
10391 (tq-filter, tq-process-buffer): Make sure the process buffer
10392 exists before making it the current buffer.
10393
10394 2006-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
10395
10396 * term/mac-win.el (mac-apple-event-map): Rename hicommand to hi-command.
10397 (mac-dnd-drop-data): Apply 2006-08-22 change for x-dnd-drop-data.
10398 (special-event-map): Apply 2006-08-16 change for x-win.el.
10399
10400 2006-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
10401
10402 * progmodes/python.el (python-send-receive): Wait in the
10403 process's buffer so as to check the right buffer-local variables.
10404
10405 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
10406
10407 * emacs-lisp/checkdoc.el: Remove * in defcustoms.
10408 (defgroup checkdoc): Move to beginning.
10409
10410 * progmodes/python.el (python-preoutput-skip-next-prompt): New var.
10411 (python-preoutput-continuation): Remove.
10412 (python-preoutput-filter): Simplify correspondingly.
10413 Remove handling of _emacs_ok. Make sure we skip _emacs_out's prompts.
10414 Loop around to catch embedded _emacs_out output.
10415 (run-python): Send the import&print command on a single line.
10416 (python-send-command): Send command&print on a single line.
10417 (python-send-string): Only add double \n if needed.
10418 (python-send-receive): Loop until the result comes.
10419 (python-mode-running): Defvar it.
10420 (python-setup-brm): Remove unused var `menu'.
10421 Only bind py-mode-map and `features' around brm-init.
10422 (python-calculate-indentation): Remove unused var `point'.
10423 (python-beginning-of-defun): Remove unused var `def-line'.
10424
10425 2006-08-25 Richard Stallman <rms@gnu.org>
10426
10427 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
10428
10429 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
10430
10431 * emulation/viper.el (viper-set-hooks): Use frame bindings for
10432 viper-vi-state-cursor-color.
10433 (viper-non-hook-settings): Don't set default
10434 mode-line-buffer-identification.
10435
10436 * emulation/viper-util.el (viper-set-cursor-color-according-to-state):
10437 New fun.
10438 (viper-set-cursor-color-according-to-state)
10439 (viper-get-saved-cursor-color-in-replace-mode)
10440 (viper-get-saved-cursor-color-in-insert-mode): Make conditional on
10441 viper-emacs-state-cursor-color.
10442
10443 * emulation/viper-cmd.el (viper-envelop-ESC-key): Bug fix.
10444 (viper-undo): Use point if undo-beg-posn is nil.
10445 (viper-insert-state-post-command-sentinel, viper-change-state-to-emacs)
10446 (viper-after-change-undo-hook): Don't use
10447 viper-emacs-state-cursor-color by default.
10448 (viper-undo): More sensible positioning after undo.
10449
10450 * emulation/viper-ex.el (ex-splice-args-in-1-letr-cmd): Get rid of caddr.
10451 (viper-emacs-state-cursor-color): Default to nil, since this feature
10452 doesn't work well yet.
10453
10454 * ediff-mult.el (ediff-intersect-directories)
10455 (ediff-get-directory-files-under-revision, ediff-dir-diff-copy-file):
10456 always expand filenames.
10457
10458 2006-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10459
10460 * tumme.el: Remove * in defcustoms's docstrings.
10461
10462 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
10463
10464 * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
10465 Accept internal time format for SECS arg.
10466 (timer-relative-time): Doc fix.
10467
10468 * jit-lock.el: "Stealth fontification by requeuing timers" patch,
10469 adapted from Martin Rudalics.
10470 (jit-lock-stealth-repeat-timer, jit-lock-stealth-buffers): New vars.
10471 (jit-lock-mode): Create jit-lock-stealth-repeat-timer.
10472 (jit-lock-stealth-fontify): Reschedule as a idle timer instead of
10473 using sit-for.
10474
10475 2006-08-24 Francesc Rocher <francesc.rocher@gmail.com>
10476
10477 * cus-start.el (all): Add `overline-margin' and
10478 `x-underline-at-descent-line'.
10479
10480 2006-08-24 Kim F. Storm <storm@cua.dk>
10481
10482 * progmodes/grep.el (grep-find-use-xargs): Use explicit value `exec'
10483 to mean "use find -exec"; nil now unambiguously means auto-detect.
10484 (grep-compute-defaults): Set grep-find-use-xargs to `exec' if not `gnu'.
10485 Use shell-quote-argument to build grep-find-command and
10486 grep-find-template.
10487 (rgrep): Use shell-quote-argument to properly quote arguments to find.
10488 Reported by Tom Seddon.
10489
10490 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
10491
10492 * startup.el (fancy-splash-head): Give instructions for dismissing
10493 the splash screen for default startup too.
10494 (display-startup-echo-area-message, fancy-splash-screens)
10495 (use-fancy-splash-screens-p): New arg hide-on-input. If nil, show
10496 all splash text at once and keep the splash buffer around.
10497 (command-line-1): Give display-startup-echo-area-message a t arg.
10498
10499 2006-08-23 Carsten Dominik <dominik@science.uva.nl>
10500
10501 * textmodes/org.el (org-follow-gnus-link): Make sure the dedicated
10502 gnus frame is selected.
10503
10504 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
10505
10506 * progmodes/gdb-ui.el (gdb-starting): Reset gdb-signalled to nil.
10507
10508 2006-08-22 Kim F. Storm <storm@cua.dk>
10509
10510 * ido.el (ido-set-matches-1): Fix full matching for subdirs.
10511 Add suffix matching for subdirs.
10512
10513 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
10514
10515 * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
10516 mouse-yank-at-point is non-nil.
10517
10518 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
10519
10520 * progmodes/gdb-ui.el (gdb-frame-memory-buffer): Make frame
10521 a bit wider and remove fringes to fit initial output on line.
10522
10523 2006-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
10524
10525 * frame.el (blink-cursor-end): Only ignore the error we care about.
10526 (blink-cursor-mode): Use blink-cursor-end to simplify the code.
10527
10528 2006-08-21 Richard Stallman <rms@gnu.org>
10529
10530 * whitespace.el (whitespace-cleanup): Doc fix.
10531
10532 2006-08-20 Ryan Yeske <rcyeske@gmail.com>
10533
10534 * net/rcirc.el (rcirc-show-maximum-output): New var.
10535 (rcirc-buffer-process): If no buffer argument is supplied, use
10536 current-buffer.
10537 (rcirc-complete-nick): Complete to the last completed nick first.
10538 (rcirc-mode): Preserve the value of `rcirc-urls' across
10539 connections. Setup scroll function.
10540 (rcirc-scroll-to-bottom): New function.
10541 (rcirc-print): Use nick syntax around regexp work.
10542 Notice dim-nicks speaking only if they say our nick.
10543 (rcirc-update-activity-string): Do not show the modeline indicator
10544 if there are no live rcirc processes.
10545 (rcirc-cmd-ignore): Ignore case.
10546 (rcirc-browse-url-at-point): Fix off-by-one error.
10547
10548 2006-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
10549
10550 * progmodes/python.el: Remove * in defcustom docstrings.
10551 (run-python, python-proc, python-try-complete): Use derived-mode-p.
10552 (python-mode): Set tab-width and indent-tabs-mode.
10553
10554 2006-08-20 Dave Love <fx@gnu.org>
10555
10556 * progmodes/python.el: Update to Dave Love's latest version.
10557 (python-font-lock-keywords, python-mode): Don't use
10558 font-lock-syntax-table, but match symbol elements explicitly instead.
10559 (python-mode-map): Add help, and a few more key bindings.
10560 (python-skip-comments/blanks): Move out of comments as well.
10561 (python-continuation-line-p): Behave better with unbalanced parens.
10562 (python-blank-line-p): New fun.
10563 (python-open-block-statement-p): Don't use a heuristic.
10564 (python-outdent-p): Better handle blocks-in-the-same-line.
10565 (python-calculate-indentation): Misc improvements.
10566 (python-comment-indent): Remove.
10567 (python-block-pairs): New var.
10568 (python-first-word): New fun.
10569 (python-indentation-levels): Handle more common cases.
10570 (python-indent-line-1): Add `leave' argument.
10571 (python-indent-region): New fun.
10572 (python-skip-out): New fun.
10573 (python-beginning-of-statement, python-end-of-statement): Use it.
10574 (python-next-statement): Return correct count even at eob.
10575 (python-end-of-block): Fix paren-typo.
10576 (python-imenu-create-index): Add module variables.
10577 (run-python): Add `new' arg.
10578 Check we're at a prompt before returning.
10579 (python-send-command): Move to end of buffer.
10580 Wait for prompt to return.
10581 (python-set-proc): New fun.
10582 (python-imports): New var.
10583 (python-describe-symbol): Use it. Adjust to new interface of `ehelp'.
10584 (python-eldoc-function): Try to move out of arg list.
10585 (python-outline-level): Offset by 1.
10586 (python-find-imports): New fun.
10587 (python-symbol-completions): Use python-imports.
10588 (python-module-path, ffap-alist): Add support for ffap.
10589 (python-skeletons, python-mode-abbrev-table, def-python-skeleton)
10590 (python-insert-*, python-default-template, python-expand-template):
10591 Add templates/skeletons.
10592 (python-setup-brm): Support for Bicycle Repair Man.
10593 (python-abbrev-syntax-table): New var.
10594 (python-abbrev-pc-hook, python-pea-hook): New funs.
10595
10596 2006-08-20 Chong Yidong <cyd@stupidchicken.com>
10597
10598 * frame.el (blink-cursor-start): Set timer first.
10599 (blink-cursor-end): Ignore timer cancelling errors.
10600 Suggested by Ken Manheimer.
10601
10602 2006-08-20 Juanma Barranquero <lekktu@gmail.com>
10603
10604 * newcomment.el (comment-box): Call `comment-normalize-vars'.
10605 Add autoload cookie.
10606
10607 2006-08-20 Richard Stallman <rms@gnu.org>
10608
10609 * simple.el (line-number-at-pos): Doc fix.
10610
10611 * emacs-lisp/timer.el (run-with-idle-timer): Pass t to
10612 timer-activate-when-idle, so timer can run before Emacs becomes
10613 non-idle again.
10614
10615 2006-08-18 Yoni Rabkin Katzenell <yoni-r@actcom.com> (tiny change)
10616
10617 * whitespace.el (whitespace-cleanup-internal): New optional arg
10618 REGION-ONLY. If it's non-nil, modify the message to the user
10619 accordingly.
10620 (whitespace-cleanup-region): Call whitespace-cleanup-internal with
10621 a non-nil argument.
10622
10623 2006-08-18 Gustav H\e,Ae\e(Bllberg <gustav@gmail.com> (tiny change)
10624
10625 * rect.el (spaces-string): Simplify and add doc string.
10626
10627 2006-08-17 Romain Francoise <romain@orebokech.com>
10628
10629 * progmodes/gdb-ui.el (gdb-edit-locals-value): Balance parens.
10630
10631 2006-08-17 Richard Stallman <rms@gnu.org>
10632
10633 * compare-w.el (compare-windows): lambda's take an arg and pass
10634 it to compare-windows-skip-whitespace.
10635
10636 2006-08-17 Martin Rudalics <rudalics@gmx.at>
10637
10638 * jit-lock.el (jit-lock-fontify-now): Protect the modified status of
10639 the right buffer.
10640
10641 2006-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
10642
10643 * pcvs-parse.el (cvs-parse-table): Accept the new `...' format for
10644 removed files.
10645
10646 2006-08-17 Nick Roberts <nickrob@snap.net.nz>
10647
10648 * progmodes/gdb-ui.el (gdb-locals-watch-map)
10649 (gdb-locals-watch-map-1): Suppress keymap first.
10650 (gdb-edit-locals-map-1): New variable.
10651 (gdb-edit-locals-value): New function.
10652 (gdb-stack-list-locals-handler): Use them.
10653
10654 2006-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
10655
10656 * mouse.el (global-map): Allow yanking with mouse-2 at a spot whose
10657 cursor would normally be drawn in the fringe.
10658
10659 * font-lock.el (font-lock-extend-region-wholelines): Fix up typo.
10660 Reported by Martin Rudalics <rudalics@gmx.at>.
10661
10662 2006-08-16 Richard Stallman <rms@gnu.org>
10663
10664 * term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
10665 (special-event-map): Process drag-n-drop events this way.
10666
10667 * simple.el (move-beginning-of-line): Test whether fields
10668 would prevent motion back to line's first visible character.
10669 If so, stop where the fields would stop the motion.
10670
10671 * newcomment.el (comment-indent): Fully update INDENT
10672 before checking to see if it will change the text.
10673
10674 * cus-edit.el (custom-newline): New function.
10675 (custom-mode-map): Bind newline to custom-newline.
10676
10677 * compare-w.el (compare-windows): Factor compare-ignore-whitespace
10678 into ignore-whitespace.
10679 Check each buffer for its skip-function.
10680 Handle compare-windows-skip-whitespace special-case test
10681 by returning t from default skip function.
10682
10683 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
10684
10685 * textmodes/org.el (org-clock-special-range)
10686 (org-clock-update-time-maybe): New functions.
10687 (org-stamp-time-of-day-regexp): Allow weekday to be of word chars,
10688 not only a-z.
10689 (org-agenda-get-blocks): Allow multiple blocks per headline.
10690 (org-timestamp-change): Call `org-clock-update-time-maybe'.
10691 (org-export-html-title-format)
10692 (org-export-html-toplevel-hlevel): New options.
10693 (org-export-language-setup): Add support for Czech.
10694 (org-mode, org-insert-todo-heading, org-find-visible)
10695 (org-find-invisible, org-invisible-p, org-invisible-p2)
10696 (org-back-to-heading, org-on-heading-p, org-up-heading-all)
10697 (org-show-subtree, org-show-entry, org-make-options-regexp):
10698 Remove compatibility support for old outline-mode.
10699 (org-check-occur-regexp): Funtion removed.
10700 (org-on-heading-p, org-back-to-heading): Made defalias.
10701 (org-set-local): New defsubst.
10702 (org-set-regexps-and-options, org-mode)
10703 (org-set-font-lock-defaults, org-edit-agenda-file-list)
10704 (org-timeline, org-agenda-list, org-todo-list, org-tags-view)
10705 (org-remember-apply-template, org-table-edit-field)
10706 (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii)
10707 (org-set-autofill-regexps): Use `org-set-local'.
10708 (org-table-eval-formula): Fix bug with parsing of display flags.
10709
10710 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
10711
10712 * progmodes/gdb-ui.el (gdb-info-stack-custom): Indicate selected
10713 frame with fringe arrow. Suggested by Simon Marshall
10714 <simon.marshall@misys.com>.
10715 (gdb-stack-position): New variable.
10716 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
10717 (gdb-frames-mode): Set gdb-stack-position to nil.
10718 Add to overlay-arrow-variable-list
10719 (gdb-reset): Delete gdb-stack-position from above list.
10720
10721 2006-08-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10722
10723 * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
10724 read only.
10725
10726 2006-08-13 Romain Francoise <romain@orebokech.com>
10727
10728 * cus-theme.el (customize-create-theme)
10729 (custom-theme-visit-theme): End `y-or-n-p' prompt with a space.
10730
10731 * filesets.el (filesets-add-buffer): Ditto.
10732
10733 * pcvs.el (cvs-change-cvsroot): Ditto.
10734
10735 2006-08-13 Nick Roberts <nickrob@snap.net.nz>
10736
10737 * progmodes/gdb-ui.el (gdb-frame-separate-io-buffer)
10738 (gdb-use-separate-io-buffer, menu): Avoid using `inferior' in text.
10739 (gdb-memory-mode, gdb-locals-watch-map): Don't quote lambda
10740 expressions.
10741 (gdb-info-breakpoints-custom): Use gdb-breakpoint-regexp.
10742 Only search till end of line.
10743 Add face to function names in case of no filename.
10744 Add face to variable names of watchpoints.
10745
10746 2006-08-12 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
10747
10748 * cus-start.el <indent-tabs-mode>: Move to the `indent'
10749 customization group.
10750
10751 2006-08-12 Ken Manheimer <ken.manheimer@gmail.com>
10752
10753 * allout.el (allout-prior-bindings, allout-added-bindings):
10754 Remove, after long deprecation.
10755 (allout-beginning-of-line-cycles, allout-end-of-line-cycles):
10756 Add customization vars controlling allout-beginning-of-line and
10757 allout-end-of-line conveniences.
10758 (allout-header-prefix, allout-use-mode-specific-leader)
10759 (allout-use-mode-specific-leader, allout-mode-leaders):
10760 Revise docstrings.
10761 (allout-infer-header-lead): Change to be an alias for
10762 allout-infer-header-lead-and-primary-bullet.
10763 (allout-infer-header-lead-and-primary-bullet): New version of
10764 allout-infer-header-lead which assigns the primary bullet to the
10765 same as the header lead, when its being changed.
10766 (allout-infer-body-reindent): Apply regexp-quote instead of
10767 unconditionally prepending "\\", so that all literal
10768 allout-header-prefix and allout-primary-bullet strings are
10769 properly handled.
10770 (allout-add-resumptions): Add optional qualifier for extending or
10771 appending to existing values, rather than replacing them.
10772 (allout-view-change-hook): Clarify docstring.
10773 (allout-exposure-change-hook): Take explicit arguments, via
10774 run-hook-with-args.
10775 (allout-structure-added-hook)
10776 (allout-structure-deleted-hook)
10777 (allout-structure-shifted-hook): New hooks analogous to
10778 allout-exposure-change-hook for other kinds of structural outline
10779 edits.
10780 (allout-encryption-plaintext-sanitization-regexps): New encryption
10781 customization variable, by which cooperating modes can provde
10782 massage of the plaintext without actually being passed it.
10783 (allout-encryption-ciphertext-rejection-regexps)
10784 (allout-encryption-ciphertext-rejection-ceiling): New encryption
10785 customization variables, by which cooperating modes can prohibit
10786 rare but possible ciphertext patterns from fouling their
10787 operation, with actually being passed the ciphertext.
10788 (allout-mode): Run activation and deactivation hooks after the
10789 minor-mode variable has been toggled, to clarify the mode
10790 disposition. The new encryption ciphertext rejection variable is
10791 used to ensure that the ciphertext does not contain text that
10792 would be recognized as outline structural elements by allout.
10793 Substite allout-beginning-of-line and allout-end-of-line for
10794 conventionall beginning-of-line and end-of-line bindings.
10795 If allout-old-style-prefixes is non-nil, don't nullify it on mode
10796 activation!
10797 (allout-beginning-of-line): Respect `allout-beginning-of-line-cycles'.
10798 (allout-end-of-line): Respect `allout-end-of-line-cycles'.
10799 (allout-chart-subtree): Implement new mode, charting only the
10800 visible items in the subtree, when new 'visible' parameter is non-nil.
10801 (allout-end-of-subtree): Properly handle the last item in the buffer.
10802 (allout-pre-command-business, allout-command-counter):
10803 Increment an advertised counter so that cooperating enhancements can
10804 track revisions of items.
10805 (allout-open-topic): Run allout-structure-added-hook with suitable
10806 arguments.
10807 (allout-shift-in): Run allout-structure-shifted-hook with suitable
10808 arguments.
10809 (allout-shift-out): Fix doubling for negative args and ensure call
10810 of allout-structure-shifted-hook by solely using allout-shift-in.
10811 (allout-kill-line, allout-kill-topic):
10812 Run allout-structure-deleted-hook with suitable arguments.
10813 (allout-yank-processing): Run allout-structure-added-hook with
10814 proper arguments.
10815 (allout-yank): Enclose activity in allout-unprotected.
10816 (allout-flag-region): Run allout-exposure-change-hook with
10817 suitable arguments, instead of making the callee infer the arguments.
10818 (allout-encrypt-string):
10819 Support allout-encryption-plaintext-sanitization-regexps,
10820 allout-encryption-ciphertext-rejection-regexps, and
10821 allout-encryption-ciphertext-rejection-ceiling. Indicate correct
10822 en/de cryption mode in symmetric encryption failure message.
10823 (allout-obtain-passphrase): Use copy-sequence to get a distinct
10824 copy of the passphrase, and don't zero it or we'll corrupt the
10825 stashed copy.
10826 (allout-create-encryption-passphrase-verifier)
10827 (allout-verify-passphrase): Respect the new signature for
10828 allout-encrypt-string.
10829 (allout-get-configvar-values): Convenience for getting a
10830 configuration variable value and handling its absence gracefully.
10831
10832 2006-08-11 Romain Francoise <romain@orebokech.com>
10833
10834 * obsolete/zone-mode.el: Delete.
10835
10836 2006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
10837
10838 * textmodes/dns-mode.el (dns-mode): Use before-save-hook.
10839
10840 2006-08-11 Thien-Thi Nguyen <ttn@gnu.org>
10841
10842 * emacs-lisp/bindat.el (bindat-ip-to-string):
10843 Use `format-network-address' if possible.
10844
10845 2006-08-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10846
10847 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
10848
10849 2006-08-10 Chong Yidong <cyd@stupidchicken.com>
10850
10851 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
10852 restore unread-command-events here.
10853 (edebug-display): Do it here, to detect sit-for interruptions.
10854
10855 2006-08-10 Romain Francoise <romain@orebokech.com>
10856
10857 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
10858 (dns-mode-soa-auto-increment-serial): New user option.
10859 (dns-mode-soa-maybe-increment-serial): New function.
10860 (dns-mode): Add the latter to `write-contents-functions'.
10861
10862 * obsolete/zone-mode.el: Move to obsolete/ from net/.
10863 Delete autoload cookies.
10864
10865 2006-08-10 John Wiegley <johnw@newartisans.com>
10866
10867 * eshell/em-glob.el (eshell-glob-chars-list)
10868 (eshell-glob-translate-alist): Add support for [^g] in character globs.
10869
10870 2006-08-10 Richard Stallman <rms@gnu.org>
10871
10872 * facemenu.el (facemenu-add-face): Pass frame to facemenu-active-faces.
10873 (facemenu-set-face): Doc fix.
10874 (facemenu-listed-faces): Doc fix.
10875
10876 2006-08-09 Chong Yidong <cyd@stupidchicken.com>
10877
10878 * avoid.el (mouse-avoidance-animating-pointer): New var.
10879 (mouse-avoidance-nudge-mouse): Use it.
10880 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
10881 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook
10882 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
10883 Don't activate if currently animating. All callers changed.
10884
10885 2006-08-09 John Wiegley <johnw@newartisans.com>
10886
10887 * calendar/timeclock.el (timeclock-use-elapsed): Added a new
10888 variable, which causes timeclock to report elapsed time worked,
10889 instead of just work remaining.
10890
10891 2006-08-09 Kenichi Handa <handa@m17n.org>
10892
10893 * international/latexenc.el (latexenc-find-file-coding-system):
10894 Fix for the case that the 2nd element of arg-list is a cons.
10895
10896 2006-08-08 Chong Yidong <cyd@stupidchicken.com>
10897
10898 * info.el (Info-fontify-node): Handle preceding `in' for note
10899 reference hiding rules.
10900
10901 2006-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
10902
10903 * progmodes/sh-script.el (sh-quoted-subshell): Make sure we don't
10904 mistake a closing " for an opening one.
10905
10906 2006-08-07 Dan Nicolaescu <dann@ics.uci.edu>
10907
10908 * term/xterm.el (terminal-init-xterm): Add more key bindings.
10909
10910 2006-08-07 Stefan Monnier <monnier@iro.umontreal.ca>
10911
10912 * complete.el (PC-do-completion): Filter out completions matching
10913 completion-ignored-extensions before checking whether there are
10914 multiple completions.
10915 Don't use `list' unnecessarily when building completion tables.
10916
10917 2006-08-06 Richard Stallman <rms@gnu.org>
10918
10919 * help.el (describe-mode): Make minor mode list more concise.
10920
10921 2006-08-05 Chong Yidong <cyd@stupidchicken.com>
10922
10923 * bindings.el: Give mode-line-format, mode-line-modes, and
10924 mode-line-position `standard-value' properties.
10925
10926 2006-08-05 Eli Zaretskii <eliz@gnu.org>
10927
10928 * buff-menu.el (list-buffers-noselect): For Info buffers, use
10929 "(file)node" instead of the file name.
10930
10931 2006-08-05 Richard Stallman <rms@gnu.org>
10932
10933 * faces.el (escape-glyph): Doc fix.
10934
10935 2006-08-04 Kenichi Handa <handa@m17n.org>
10936
10937 * international/mule-diag.el (describe-font): Improve docstring
10938 and error message. Use frame-parameter (not frame-parameters).
10939
10940 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10941
10942 * progmodes/gud.el (gdb-script-font-lock-syntactic-keywords):
10943 Correctly mark the end-of-docstring char.
10944
10945 2006-08-03 Chong Yidong <cyd@stupidchicken.com>
10946
10947 * simple.el (line-move-to-column): Constrain move-to-column to
10948 current field.
10949
10950 2006-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
10951
10952 * font-lock.el (font-lock-beg, font-lock-end)
10953 (font-lock-extend-region-functions): New vars.
10954 (font-lock-extend-region-multiline)
10955 (font-lock-extend-region-wholelines): New functions.
10956 (font-lock-default-fontify-region): Use them.
10957 (font-lock-extend-jit-lock-region-after-change): Only round up
10958 if font-lock-default-fontify-region will do it as well.
10959
10960 * font-lock.el (font-lock-extend-after-change-region-function):
10961 Rename from font-lock-extend-region-function.
10962 (font-lock-extend-region): Remove by inlining at call sites.
10963 (font-lock-after-change-function): Don't needlessly round up to a whole
10964 number of lines.
10965 (font-lock-extend-jit-lock-region-after-change): Be more careful about
10966 the boundary conditions and the interactions between the various ways
10967 to extend the region.
10968
10969 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10970
10971 * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
10972 modification status when forcing the second redisplay.
10973
10974 2006-08-03 Kim F. Storm <storm@cua.dk>
10975
10976 * edmacro.el (edmacro-fix-menu-commands): Ignore switch-frame.
10977
10978 2006-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
10979
10980 * pcvs-util.el (cvs-get-buffer-create): Obey `noreuse' even if `name'
10981 doesn't look like a file name.
10982
10983 * complete.el (PC-expand-many-files): Avoid signalling an error when
10984 the current directory doesn't exist. Reported by Micha\e,Ak\e(Bl Cadilhac.
10985
10986 2006-08-02 Andreas Schwab <schwab@suse.de>
10987
10988 * bindings.el (mode-line-format): Simplify reference to vc-mode.
10989
10990 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
10991
10992 * bindings.el (map): Make mode-line-buffer-identification-keymap
10993 before defining propertized-buffer-identification.
10994
10995 2006-08-01 Richard Stallman <rms@gnu.org>
10996
10997 * bindings.el (mode-line-format): Adjust spacing around vc-mode.
10998
10999 2006-08-02 Nick Roberts <nickrob@snap.net.nz>
11000
11001 * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the
11002 default value.
11003 (gdb-find-source-frame): New function.
11004 (menu): Add to menu bar.
11005
11006 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
11007
11008 * font-core.el (font-lock-extend-region-function)
11009 (font-lock-extend-region): Move to font-lock.el.
11010
11011 * font-lock.el (font-lock-extend-region-function)
11012 (font-lock-extend-region): Move from font-core.el. Simplify.
11013
11014 * jit-lock.el (jit-lock-fontify-now): Cause a second redisplay
11015 if needed.
11016 (jit-lock-start, jit-lock-end): New dynamic scoped vars.
11017 (jit-lock-after-change-extend-region-functions): New hook.
11018 (jit-lock-after-change): Use it instead of hard-coding font-lock code.
11019
11020 * font-lock.el (font-lock-extend-jit-lock-region-after-change): New fun.
11021 (font-lock-turn-on-thing-lock): Use it.
11022
11023 * longlines.el (longlines-show-region): Make it work on read-only
11024 buffers as well.
11025
11026 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
11027
11028 * progmodes/gdb-ui.el (gdb-set-hollow): Check for gud-last-last-frame.
11029
11030 2006-07-31 Richard Stallman <rms@gnu.org>
11031
11032 * progmodes/vhdl-mode.el (vhdl-speedbar-display-directory)
11033 (vhdl-speedbar-display-projects): Update old obsolete
11034 speedbar variable names.
11035
11036 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
11037
11038 * progmodes/gdb-ui.el (gdb-find-source-frame): New option.
11039 (gdb-stopped): Use it.
11040
11041 * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag.
11042
11043 2006-07-29 Chong Yidong <cyd@stupidchicken.com>
11044
11045 * loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
11046 for load-history elements.
11047
11048 2006-07-29 Eli Zaretskii <eliz@gnu.org>
11049
11050 * files.el (convert-standard-filename): For Cygwin, replace
11051 characters not allowed in Windows file names.
11052 (make-auto-save-file-name): Add Cygwin to the list of systems
11053 where the auto-save file name needs to be run through
11054 convert-standard-filename.
11055
11056 2006-07-29 Lennart Borgman <lennart.borgman.073@student.lu.se>
11057
11058 * window.el (bw-get-tree): Don't integerp subtree if it's nil.
11059
11060 2006-07-28 Richard Stallman <rms@gnu.org>
11061
11062 * bindings.el (mode-line-frame-identification)
11063 (propertized-buffer-identification): Centralize the code
11064 to initialize the variable.
11065
11066 * progmodes/grep.el (grep-default-command): Catch errors from
11067 wildcard-to-regexp.
11068
11069 2006-07-29 Kim F. Storm <storm@cua.dk>
11070
11071 * progmodes/grep.el (grep-tag-default): New function.
11072 (grep-default-command, grep-read-regexp): Use it.
11073 (grep-read-files): Use car of grep-files-history or grep-files-aliases
11074 as default if nothing else applies.
11075
11076 2006-07-28 Bill Atkins <atkinw@rpi.edu> (tiny change)
11077
11078 * wdired.el (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
11079 Throw error if buffer is not in Dired and Wdired mode, respectively.
11080
11081 2006-07-28 Chong Yidong <cyd@stupidchicken.com>
11082
11083 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
11084 self-insert-command keys don't activate buttons.
11085 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
11086
11087 2006-07-29 Nick Roberts <nickrob@snap.net.nz>
11088
11089 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different
11090 faces for enable character.
11091
11092 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
11093
11094 * Makefile.in (recompile): Update comment to reflect change
11095 on 2004-04-21.
11096
11097 2006-07-27 Richard Stallman <rms@gnu.org>
11098
11099 * cus-edit.el (customize-package-emacs-version-alist): Doc fix.
11100 (customize-package-emacs-version): Change msg when pkg has no entry.
11101 (custom-no-edit): On a button, do like widget-button-press.
11102
11103 2006-07-27 Dan Nicolaescu <dann@ics.uci.edu>
11104
11105 * term/xterm.el (terminal-init-xterm): Fix bindings for C-tab,
11106 S-tab and C-S-tab.
11107
11108 2006-07-28 Nick Roberts <nickrob@snap.net.nz>
11109
11110 * progmodes/which-func.el (which-function): Fix documentation/
11111 comment typo.
11112
11113 2006-07-26 Richard Stallman <rms@gnu.org>
11114
11115 * textmodes/ispell.el (ispell-word): If we replace the word,
11116 move point to the end. Insert before deleting.
11117
11118 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
11119
11120 * subr.el (sit-for): Use new SECONDS arg of read-event instead of
11121 a timer.
11122
11123 2006-07-26 Mathias Dahl <mathias.dahl@gmail.com>
11124
11125 * tumme.el (tumme-backward-image): Add prefix argument. Add error
11126 when at first image.
11127 (tumme-forward-image): Add prefix argument. Add error when at last
11128 image.
11129
11130 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
11131
11132 * tabify.el (tabify-regexp): Use more specific regexps.
11133 (tabify): Avoid modifying the buffer unnecessarily.
11134
11135 2006-07-25 Mathias Dahl <mathias.dahl@gmail.com>
11136
11137 * tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
11138 (tumme-format-properties-string): Handle empty `buf'.
11139 (tumme-get-comment): Change variable names inside `let'.
11140 Add missing `let' variable that cause font-lock problems.
11141 (tumme-write-comments): Change variable names inside `let'.
11142 Add missing `let' variable that cause font-lock problems.
11143 (tumme-forward-image): Rename from `tumme-forward-char'.
11144 (tumme-backward-image): Rename from `tumme-backward-char'.
11145
11146 2006-07-25 Masatake YAMATO <jet@gyve.org>
11147
11148 * progmodes/ld-script.el (ld-script-keywords)
11149 (ld-script-font-lock-keywords, ld-script-builtins): Update keywords
11150 and add comments.
11151
11152 2006-07-25 Nick Roberts <nickrob@snap.net.nz>
11153
11154 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
11155 (gdb-resync, gdb-prompt, gdb-starting, gdb-exited, gdb-stopped)
11156 (gdb-set-gud-minor-mode-existing-buffers-1): Use different faces
11157 for status indicator.
11158
11159 2006-07-24 Richard Stallman <rms@gnu.org>
11160
11161 * xml.el (xml-parse-file): Clean up, and use with-temp-buffer.
11162
11163 * subr.el (dolist, dotimes): Use interned symbols for locals.
11164 (--dotimes-limit--, --dolist-tail--): New defvars.
11165 (looking-back): Doc fix.
11166
11167 * replace.el (replace-match-string-symbols): Handle dotted lists.
11168
11169 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
11170
11171 * tumme.el (tumme-write-tags): Add.
11172 (tumme-write-comments): Add.
11173 (tumme-tag-files): Change to use `tumme-write-tags'.
11174 (tumme-tag-thumbnail): Change to use `tumme-write-tags'.
11175 (tumme-dired-comment-files): Change to use `tumme-write-comments'.
11176 (tumme-save-information-from-widgets): Change to use
11177 `tumme-write-comments' and `tumme-write-tags'.
11178 (tumme-comment-thumbnail): Change to use `tumme-write-comments'.
11179 (tumme-write-tag): Remove.
11180 (tumme-write-comment): Remove.
11181 (tumme-display-previous-thumbnail-original): Remove empty line.
11182 (tumme-widget-list): Add punctuation.
11183
11184 2006-07-24 Mathias Dahl <mathias.dahl@gmail.com>
11185
11186 * tumme.el (tumme-line-up): Add an extra check for end of buffer.
11187
11188 2006-07-24 Daiki Ueno <ueno@unixuser.org>
11189
11190 * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
11191 letters from the end. Thanks to "David Smith" <davidsmith@acm.org>
11192 and andreas@altroot.de (Andreas V\e,Av\e(Bgele).
11193
11194 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
11195
11196 * mouse.el (mouse-on-link-p): Doc fix.
11197
11198 2006-07-23 Nick Roberts <nickrob@snap.net.nz>
11199
11200 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11201 Handle "C-h f `".
11202
11203 2006-07-22 Dan Nicolaescu <dann@ics.uci.edu>
11204
11205 * ibuffer.el (ibuffer-formats): Use left alignment for the mode
11206 column.
11207
11208 2006-07-22 Matt Hodges <MPHodges@member.fsf.org>
11209
11210 * textmodes/table.el: Add move-beginning-of-line and
11211 move-end-of-line to Point Motion Only Group.
11212
11213 2006-07-22 Eric Hanchrow <offby1@blarg.net> (tiny change)
11214
11215 * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
11216
11217 2006-07-22 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
11218
11219 * startup.el (user-mail-address): Initialize from the `EMAIL'
11220 environment variable first. Document this.
11221 (command-line): Ditto.
11222
11223 2006-07-22 Nick Roberts <nickrob@snap.net.nz>
11224
11225 * help-mode.el (help-function-def, help-variable-def)
11226 (help-face-def): Print a message in the minibuffer.
11227
11228 2006-07-21 Dan Nicolaescu <dann@ics.uci.edu>
11229
11230 * term/xterm.el (terminal-init-xterm): Fix key bindings
11231 syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
11232
11233 2006-07-21 Eli Zaretskii <eliz@gnu.org>
11234
11235 * dos-w32.el (find-buffer-file-type-coding-system): Support calls
11236 where `(nth 1 command)' is a cons cell. Doc fix.
11237
11238 * textmodes/po.el (po-find-charset): Doc fix.
11239
11240 2006-07-21 Ken Manheimer <ken.manheimer@gmail.com>
11241
11242 * allout.el (allout-unprotected, allout-e-o-prefix-p)
11243 (allout-beginning-of-current-line, allout-end-of-current-line)
11244 (allout-next-visible-heading, allout-open-topic)
11245 (allout-kill-topic, allout-yank-processing, allout-resolve-xref)
11246 (allout-flag-current-subtree, allout-show-to-offshoot)
11247 (allout-hide-current-entry, allout-show-current-branches)
11248 (allout-hide-region-body, allout-old-expose-topic)
11249 (allout-listify-exposed, allout-latex-verbatim-quote-curr-line)
11250 (allout-mark-topic, allout-adjust-file-variable): Enclose scopes
11251 containing `beginning-of-line' and `end-of-line' with
11252 `inhibit-field-text-motion' t.
11253
11254 2006-07-21 Eli Zaretskii <eliz@gnu.org>
11255
11256 * frame.el (focus-follows-mouse): Document that it doesn't have
11257 any effect on MS-Windows.
11258
11259 2006-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
11260
11261 * progmodes/sh-script.el (sh-quoted-subshell): Further fix last change.
11262
11263 2006-07-20 Jay Belanger <belanger@truman.edu>
11264
11265 * calc/calc.el (calc-previous-alg-entry): Remove variable.
11266
11267 * calc/calc-aent.el (calc-alg-entry-history, calc-quick-calc-history):
11268 New variables.
11269 (calc-alg-entry): Use `calc-alg-entry-history'.
11270 (calc-do-quick-calc): Use `calc-quick-calc-history'.
11271 Remove reference to `calc-previous-alg-entry'.
11272 (calcAlg-edit, calcAlg-enter): Remove reference to
11273 `calc-previous-alg-entry'.
11274 (calcAlg-previous): Use `previous-history-element' instead of
11275 `calc-previous-alg-entry'.
11276 (calc-do-alg-entry): Use history when calling `read-from-minibuffer'.
11277 Change keybinding for `calcAlg-plus-minus', add keybindings for
11278 `previous-history-element' and `next-history-element'.
11279
11280 * calc/calc-rewr.el (calc-match): Remove reference to
11281 `calc-previous-alg-entry'.
11282
11283 * calc/calc-sel.el (calc-selection-history): New variable.
11284 (calc-enter-selection, calc-sel-mult-both-sides)
11285 (calc-sel-add-both-sides): Use `calc-selection-history'.
11286
11287 * calc/calc-map.el (calc-get-operator-history): New variable.
11288 (calc-get-operator): Use `calc-get-operator-history'.
11289
11290 * calc/calcalg3.el (calc-curve-fit-history): New variable.
11291 (calc-curve-fit): Use `calc-curve-fit-history'.
11292
11293 2006-07-20 Kenichi Handa <handa@m17n.org>
11294
11295 * international/mule-cmds.el (select-safe-coding-system): Fix the
11296 way of deciding eol-type of the coding system.
11297
11298 2006-07-20 Alan Mackenzie <acm@muc.de>
11299
11300 * progmodes/cc-langs.el (c-emacs-variable-inits): New variable.
11301 (c-lang-setvar): New macro.
11302 (c-make-init-lang-vars-fun): Use the initialization forms in
11303 c-emacs-variable-inits in addition to those in c-lang-variable-inits.
11304 (comment-start, comment-end, comment-start-skip): Change these from
11305 c-lang-defvar's to c-lang-setvar's.
11306
11307 * progmodes/cc-mode.el (c-make-emacs-variables-local): New macro,
11308 which calls make-local-variable on the elements of
11309 c-emacs-variable-inits.
11310 (c-init-language-vars-for): Call this new macro.
11311
11312 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
11313
11314 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11315 Try to rule out false positives due to time stamps.
11316 (compilation-mode-font-lock-keywords): Remove rules made redundant
11317 because of the above change. Add `segmentation fault' to the known and
11318 highlighted compilation termination messages.
11319
11320 2006-07-19 Kim F. Storm <storm@cua.dk>
11321
11322 * progmodes/grep.el (grep-find-ignored-directories):
11323 Add .svn and _darcs to list.
11324
11325 2006-07-19 Mathias Dahl <mathias.dahl@gmail.com>
11326
11327 * dired.el (dired-mode-map): Add key binding `C-te' for
11328 `tumme-dired-edit-comment-and-tags'.
11329
11330 * tumme.el (tumme-display-thumbnail-original-image): Make sure
11331 image display buffer is displayed before call to
11332 `tumme-display-image.
11333 (tumme-dired-display-image): Make sure image display buffer is
11334 displayed before call to `tumme-display-image.
11335 (tumme-mouse-display-image): Make sure image display buffer is
11336 displayed before call to `tumme-display-image.
11337 (tumme-widget-list): Add.
11338 (tumme-dired-edit-comment-and-tags): Add.
11339 (tumme-save-information-from-widgets): Add.
11340
11341 2006-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
11342
11343 * progmodes/sh-script.el (sh-quoted-subshell): Fix last change.
11344
11345 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
11346
11347 * progmodes/sh-script.el (sh-font-lock-keywords-1):
11348 Revert inadvertently installed patch hunk.
11349
11350 * progmodes/compile.el (compilation-find-file): Handle the
11351 cases where the user selects a non-existent file.
11352
11353 2006-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
11354
11355 * bindings.el (minibuffer-local-map): Rebind TAB so it inserts a \t.
11356
11357 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
11358
11359 * subr.el (sit-for): Just sleep-for if noninteractive.
11360
11361 2006-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
11362
11363 * emacs-lisp/autoload.el (make-autoload): Use new arg.
11364
11365 * custom.el (custom-autoload): Add `noset' argument.
11366 (custom-push-theme): Don't autoload the variable, let callers do it.
11367 (custom-theme-set-variables): Autoload the variable if necessary.
11368
11369 * cus-edit.el (custom-variable-state-set): If the variable was
11370 originally set outside custom, but to the same value as the default,
11371 consider it to be standard.
11372
11373 * Makefile.in (mh-loaddefs.el): Finish setting up the default empty
11374 file *before* telling Emacs to add the autoloads, in case it fails.
11375
11376 * progmodes/sh-script.el (sh-quoted-subshell): Don't match escaped `.
11377 Use `cond', push', and `dolist'.
11378
11379 2006-07-17 Richard Stallman <rms@gnu.org>
11380
11381 * image-mode.el (tar-superior-buffer, archive-superior-buffer):
11382 Add defvars to silence warnings.
11383
11384 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
11385
11386 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11387 Don't highlight "Compiling file" messages as error.
11388
11389 * dired-aux.el (dired-compress-file): Confirm again if gzipped
11390 file already exists.
11391
11392 2006-07-16 Thien-Thi Nguyen <ttn@gnu.org>
11393
11394 * find-file.el (ff-special-constructs): Doc fix. Also, for C/C++
11395 entry, don't assign to free var; simply return the extracted filename.
11396 (ff-treat-as-special): Incorporate common preamble from callers.
11397 (ff-other-file-name, ff-find-the-other-file):
11398 Update call to ff-treat-as-special.
11399
11400 * progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
11401
11402 2006-07-16 Mathias Dahl <mathias.dahl@gmail.com>
11403
11404 * tumme.el (tumme-get-comment): Fix bug.
11405
11406 2006-07-16 Stefan Monnier <monnier@iro.umontreal.ca>
11407
11408 * files.el: Remove spurious * in docstrings.
11409
11410 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
11411
11412 * allout.el (allout-run-unit-tests-on-load): Rectify docstring
11413 grammar.
11414 (allout-beginning-of-current-line): Beware beginning of buffer.
11415 Also, a comment is simplified.
11416 (allout-hotspot-key-handler): Only set allout-post-goto-bullet
11417 when appropriate. (This fix enables use for other than
11418 bullet-hotspot operation.)
11419 (allout-hide-current-subtree): While escalating to sibling-close,
11420 make sure to situate on a topic.
11421
11422 2006-07-14 Kim F. Storm <storm@cua.dk>
11423
11424 * emulation/cua-base.el (cua-delete-selection)
11425 (cua-toggle-set-mark): New defcustoms.
11426 (cua-rectangle-modifier-key): Add `alt' modifier.
11427 (cua-replace-region): Don't delete if cua-delete-selection is nil.
11428 (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil.
11429 Suggested by Klaus Zeitler <kzeitler@lucent.com>.
11430
11431 * emulation/cua-rect.el (cua-help-for-rectangle): Add `alt' modifier.
11432
11433 2006-07-14 Ken Manheimer <ken.manheimer@gmail.com>
11434
11435 * allout.el: Require 'cl during byte-compilation/interactive load,
11436 for the `assert' macro.
11437 (allout-mode-deactivate-hook): New hook, run when allout mode
11438 deactivates.
11439 (allout-developer): New allout customization subgroup.
11440 (allout-run-unit-tests-on-load): New allout-developer
11441 customization variable, when true allout unit tests are run towards
11442 end of file load/eval.
11443 (allout-inhibit-auto-fill): Disable auto-fill activity even during
11444 auto-fill-mode.
11445 (allout-resumptions): Remove, to be replaced by...
11446 (allout-add-resumptions): Register variable settings to be
11447 reinstated by `allout-do-resumptions'. The settings are made
11448 buffer-local, but the locality/globality of the suspended setting
11449 is restored on resumption.
11450 (allout-do-resumptions): Reinstate all settings suspended using
11451 `allout-add-resumptions'.
11452 (allout-test-resumptions): Unit tests (and intermediate variables)
11453 for resumptions.
11454 (allout-tests-globally-unbound, allout-tests-globally-true)
11455 (allout-tests-locally-true): Intermediate variables for
11456 resumptions unit tests.
11457 (allout-overlay-preparations): Replaces `allout-set-overlay-category'.
11458 (allout-exposure-category): Replaces 'allout-overlay-category variable.
11459 (allout-mode): Use `allout-add-resumptions' and `allout-do-resumptions'
11460 instead of retired `allout-resumptions'. For hook functions, use
11461 `local' parameter so hook settings are created and removed as
11462 buffer-local settings. Revise (resumptions) setting
11463 auto-fill-function so it is set only if already active. (The
11464 related fill-function settings are all made in either case, so
11465 that activating auto-fill-mode activity will have the custom
11466 allout-mode behaviors (hanging indent on topics, if configured for it).
11467 Remove all allout-exposure-category overlays on mode deactivation.
11468 (allout-hotspot-key-handler): New function extracted from
11469 `allout-pre-command-business', so the functionality can be used
11470 for other purposes, eg as a binding in an overlay.
11471 (allout-pre-command-business): Use new `allout-hotspot-key-handler'.
11472 (allout-auto-fill): Respect new `allout-inhibit-auto-fill'
11473 customization variable.
11474 (allout-run-unit-tests): Run the (currently quite small)
11475 repertoire of unit tests. Called just before the provide iff user
11476 has customized `allout-run-unit-tests-on-load' non-nil.
11477
11478 2006-07-14 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
11479
11480 * emacs-lisp/authors.el (authors-aliases): Update.
11481
11482 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
11483
11484 * progmodes/gdb-ui.el (gdb-display-buffer): Check for
11485 gdb-source-window. Add dedicated argument.
11486 (gdb-display-separate-io-buffer, gdb-append-to-inferior-io)
11487 (gdb-display-breakpoints-buffer, gdb-display-stack-buffer)
11488 (gdb-display-threads-buffer, gdb-display-memory-buffer)
11489 (gdb-display-locals-buffer): Use it.
11490
11491 * progmodes/gud.el (gud-display-line): Use gdb-display-buffer.
11492 Set gdb-source-window.
11493
11494 2006-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
11495
11496 * emacs-lisp/autoload.el (make-autoload): Remove special handling of
11497 minor modes, redundant with the custom-autoload line above.
11498
11499 2006-07-12 Chong Yidong <cyd@stupidchicken.com>
11500
11501 * longlines.el (longlines-post-command-function): Handle open-line too.
11502
11503 2006-07-12 Richard Stallman <rms@gnu.org>
11504
11505 * progmodes/grep.el (grep-last-buffer): Doc fix.
11506
11507 * info.el (Info-try-follow-nearest-node): Doc fix.
11508
11509 * emacs-lisp/edebug.el (edebug-instrument-function):
11510 Err if find-function-noselect gives no position.
11511
11512 * emacs-lisp/find-func.el (find-function-search-for-symbol):
11513 If can't find definition, return nil for position.
11514 (find-function-do-it): Handle new return value
11515 of find-definition-noselect.
11516 (find-definition-noselect, find-variable-noselect): Doc fix.
11517 (find-function-noselect): Doc fix.
11518
11519 * help-mode.el (help-variable-def): Handle find-variable-noselect
11520 returning no position.
11521 (help-function-def): Likewise for find-function-search-for-symbol.
11522 (help-face-def): Likewise.
11523
11524 * help-fns.el (describe-variable): Handle find-variable-noselect
11525 returning no position.
11526
11527 * files.el (locate-file-completion): Avoid duplicates in result.
11528
11529 * cus-edit.el (custom-no-edit): New command.
11530 (custom-mode-map): Remap to custom-no-edit instead of
11531 using suppress-keymap.
11532
11533 2006-07-12 Nick Roberts <nickrob@snap.net.nz>
11534
11535 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
11536 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
11537 (tumme-set-exif-data, tumme-get-exif-data): Use shell-command-switch.
11538
11539 * thumbs.el (thumbs-call-convert): Use shell-command-switch.
11540
11541 2006-07-11 Kim F. Storm <storm@cua.dk>
11542
11543 * ido.el (ido-copy-current-file-name): Use buffer-name if
11544 buffer-file-name is nil.
11545
11546 2006-07-11 Chong Yidong <cyd@stupidchicken.com>
11547
11548 * simple.el (undo-ask-before-discard): Set to nil.
11549
11550 * vc.el (vc-exec-after): Don't delete process manually.
11551 (vc-print-log): Run log-view-mode in process sentinel inside
11552 inhibit-read-only. Don't shrink window due to timing issues.
11553
11554 * progmodes/ebrowse.el (ebrowse-display-member-buffer):
11555 Avoid using with-output-to-temp-buffer, which clobbers local vars.
11556
11557 2006-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
11558
11559 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11560 Fix ambiguity introduced by last change.
11561 (compilation-find-file): Move save-excursion to where it may
11562 make sense. Fix a left over `find-file'.
11563
11564 2006-07-11 Robert J. Chassell <bob@rattlesnake.com>
11565
11566 * textmodes/texinfmt.el (texinfo-format-separate-node):
11567 Insert a string before point, which fits documentation, not after.
11568 (texinfo-multitable-item): In a multitable row, insert any
11569 additional needed @tabs and spaces.
11570
11571 2006-07-11 Nick Roberts <nickrob@snap.net.nz>
11572
11573 * tumme.el (tumme-create-thumb, tumme-thumbnail-display-external)
11574 (tumme-display-image, tumme-rotate-thumbnail, tumme-rotate-original)
11575 (tumme-set-exif-data, tumme-get-exif-data): Use call-process
11576 instead of shell-command.
11577 (tumme-create-thumbnail-buffer, tumme-create-display-image-buffer)
11578 (tumme-display-thumbs, tumme-modify-mark-on-thumb-original-file)
11579 (tumme-display-image, tumme-get-exif-data): Use with-current-buffer.
11580 (tumme-display-properties-format, tumme-dired-insert-marked-thumbs)
11581 (tumme-thumbnail-set-image-description, tumme-gallery-generate)
11582 (tumme-rotate-original, tumme-get-exif-file-name): Fit to 80 columns.
11583
11584 2006-07-11 Kim F. Storm <storm@cua.dk>
11585
11586 * subr.el (sit-for): Doc fix. Specify normal arg list using fn-form.
11587 Remove special case for seconds < 0. Use (redisplay t) instead.
11588
11589 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
11590
11591 * progmodes/cc-awk.el (c-awk-escaped-nls*): Use eval-and-compile to
11592 avoid compilation error.
11593
11594 * subr.el (sit-for): New function.
11595
11596 * play/hanoi.el (hanoi-sit-for): Check sit-for return value.
11597
11598 2006-07-10 Richard Stallman <rms@gnu.org>
11599
11600 * ldefs-boot.el (edebug): Update page.
11601
11602 2006-07-10 Kim F. Storm <storm@cua.dk>
11603
11604 * emacs-lisp/authors.el (authors-ignored-files): Ignore changes
11605 to FOR-RELEASE and TODO.
11606
11607 2006-07-10 Romain Francoise <romain@orebokech.com>
11608
11609 * emacs-lisp/authors.el (authors-aliases): Update.
11610
11611 2006-07-10 Alan Mackenzie <acm@muc.de>
11612
11613 * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el:
11614 * cc-mode.el: Changes to eradicate eval-after-load.
11615
11616 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
11617
11618 * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
11619 on non-char events.
11620
11621 2006-07-09 Romain Francoise <romain@orebokech.com>
11622
11623 * progmodes/compile.el (compilation-mode-font-lock-keywords):
11624 Don't highlight start/end markers as compilation messages.
11625
11626 * isearch.el (isearch-yank-line): Let-bind `inhibit-field-text-motion'
11627 to t.
11628
11629 2006-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
11630
11631 * textmodes/fill.el (fill-region-as-paragraph): Refine last change.
11632
11633 2006-07-08 Richard Stallman <rms@gnu.org>
11634
11635 * term/x-win.el (x-handle-display): Add doc string.
11636
11637 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11638
11639 * subr.el (def-edebug-spec): Move here.
11640 * emacs-lisp/edebug.el (def-edebug-spec): Move to subr.el.
11641
11642 * imenu.el (imenu-choose-buffer-index): Doc fix.
11643
11644 2006-07-08 Romain Francoise <romain@orebokech.com>
11645
11646 * term/x-win.el (x-display-name): Fix typo.
11647
11648 2006-07-08 Eli Zaretskii <eliz@gnu.org>
11649
11650 * hexl.el (hexl-find-file): Doc fix.
11651
11652 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
11653
11654 2006-07-07 Chong Yidong <cyd@stupidchicken.com>
11655
11656 * term/x-win.el (x-display-name): Doc fix.
11657
11658 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
11659
11660 * textmodes/fill.el (fill-delete-prefix): Don't ignore excessively
11661 long prefixes.
11662 (fill-region-as-paragraph): Don't round up to a whole line.
11663 (fill-comment-paragraph): Don't include the code-before-the-comment
11664 when calling fill-region-as-paragraph.
11665
11666 * international/mule.el (make-char): Remove redundancy.
11667
11668 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile'
11669 property may contain an anonymous function rather than a symbol.
11670
11671 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
11672
11673 * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
11674 Use shy regexp. Fix incorrect backref to potentially unmatched group.
11675
11676 * dirtrack.el (dirtrack-default-directory-function): Remove.
11677 (dirtrack-directory-function): Use file-name-as-directory.
11678 (dirtrack-windows-directory-function): Simplify.
11679 (dirtrack-forward-slash, dirtrack-backward-slash)
11680 (dirtrack-replace-slash): Remove.
11681 (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
11682 (dirtrack): Fix wrong parenthesizing; use match-string.
11683
11684 * progmodes/octave-inf.el: Remove spurious * in docstrings.
11685 (inferior-octave-mode): Only change the buffer-local value of
11686 comint-dynamic-complete-functions.
11687 (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
11688 Move the initialization to the declaration.
11689 (inferior-octave-complete): Remove unused var `filter'.
11690
11691 * shell.el (shell-mode): Only change the buffer-local value of
11692 comint-dynamic-complete-functions.
11693
11694 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
11695
11696 * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
11697 entry is skipped because it has been scheduled.
11698 (org-prepare-agenda-buffers): Don't mark buffers as modified when
11699 changing `:org-archived' and `:org-comment' properties.
11700
11701 2006-07-06 Chong Yidong <cyd@stupidchicken.com>
11702
11703 * server.el (server-select-display): Don't make the temp frame
11704 minibuffer-only, in case it's not a temp frame.
11705 (server-process-filter): Don't delete the temp frame if it's the
11706 only one we have on that display.
11707
11708 * files.el (find-alternate-file): Doc fix.
11709
11710 2006-07-05 Richard Stallman <rms@gnu.org>
11711
11712 * files.el (abbreviate-file-name): Add save-match-data.
11713
11714 2006-07-03 Richard Stallman <rms@gnu.org>
11715
11716 * faces.el (read-face-name): Doc fix.
11717
11718 2006-07-05 Chong Yidong <cyd@stupidchicken.com>
11719
11720 * net/goto-addr.el (goto-address): Mark as safe for local evals.
11721
11722 2006-07-05 Andre Spiegel <spiegel@gnu.org>
11723
11724 * vc.el (vc-diff-internal): Fix prev change.
11725
11726 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
11727
11728 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
11729 * play/dunnet.el (dun-load-d, dun-eval): Likewise.
11730
11731 2006-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
11732
11733 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
11734 fails if the symbol contains chars like ( or '.
11735 (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
11736 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
11737 `short'.
11738
11739 2006-07-04 Kenichi Handa <handa@m17n.org>
11740
11741 * international/mule-cmds.el (set-language-info): If LANG-ENV is
11742 the current one, don't call set-language-environment, but call one
11743 of set-language-environment-XXX to make INFO effective now.
11744 (set-language-environment): Call set-language-environment-XXX
11745 functions instead of doing the various setups directly.
11746 (set-language-environment-coding-systems): Delete argument eol-type.
11747 (set-language-environment-input-method)
11748 (set-language-environment-nonascii-translation)
11749 (set-language-environment-charset)
11750 (set-language-environment-fontset)
11751 (set-language-environment-unibyte): New functions.
11752
11753 2006-07-03 Luc Teirlinck <teirllm@auburn.edu>
11754
11755 * locate.el (locate-update-when-revert): New option.
11756 (locate-update-path): New option (suggested by Michael Albinus).
11757 (locate-prompt-for-command): Whitespace change.
11758 (locate-update): No longer offer to update the locate database by
11759 default. Implement the two new options.
11760
11761 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
11762
11763 * tooltip.el: Move comment about track-mouse...
11764
11765 * progmodes/gud.el: ...to here.
11766
11767 2006-07-03 Chong Yidong <cyd@stupidchicken.com>
11768
11769 * facemenu.el (facemenu-listed-faces): New var.
11770 (facemenu-unlisted-faces): Variable deleted.
11771 (facemenu-add-new-face): Use facemenu-listed-faces.
11772
11773 * emulation/viper-init.el, calendar/calendar.el:
11774 * progmodes/make-mode.el: Delete calls to facemenu-unlisted-faces.
11775
11776 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
11777
11778 * textmodes/org.el (org-mode): Remove no invalid settings for
11779 calc embedded mode.
11780 (org-mode-p): New defsubst.
11781 (org-save-all-org-buffers): New function.
11782 (org-first-headline-recenter): Enclose outline-regexp in group
11783 delimiters.
11784 (org-set-tags): Keep single space after stars.
11785
11786 2006-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
11787
11788 * window.el (set-window-text-height): Only set window-min-height to
11789 1 if that's the requested size.
11790
11791 * diff-mode.el (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
11792 (diff-unified->context, diff-context->unified)
11793 (diff-reverse-direction): Make sure the end marker stays at the end.
11794 (diff-mode): Add the keymap table at the end of docstring.
11795 Use lexical-let rather than constructing a closure manually.
11796
11797 * files.el (find-file-noselect-1): Remove unused var assignment.
11798 (hack-local-variables-confirm): Print lists of strings as lists of
11799 strings rather than lists of symbols.
11800 (abbreviate-file-name, hack-local-variables-prop-line):
11801 Use match-string.
11802 (hack-one-local-variable): Move `make-local-variable' nearer its use.
11803 (recover-session-finish): Use line-end-position.
11804
11805 2006-07-02 Michael Albinus <michael.albinus@gmx.de>
11806
11807 * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
11808
11809 2006-07-02 Daniel Pfeiffer <occitan@esperanto.org>
11810
11811 * progmodes/make-mode.el (makefile-macroassign-regex):
11812 Accept preceding keyword.
11813 (makefile-gmake-statements): Reorganize, now that makepp has
11814 "override" and also handle forgotten "override define".
11815 (makefile-makepp-statements): Add new "global", "override export"
11816 and "override global".
11817
11818 2006-06-30 Juanma Barranquero <lekktu@gmail.com>
11819
11820 * progmodes/ada-mode.el (ada-which-compiler, ada-mode-menu)
11821 (ada-compile-mouse-goto-error, ada-deactivate-properties)
11822 (ada-no-auto-case): Fix typos in docstrings.
11823
11824 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
11825
11826 * info.el (Info-find-node-2): Search for makeinfo version more
11827 carefully.
11828
11829 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
11830
11831 * textmodes/org.el (org-prepare-agenda-buffers):
11832 Use `invisible-OK' argument for `org-end-of-subtree'.
11833 (org-export-cleanup-toc-line): Rename from `org-html-cleanup-toc-line'.
11834 (org-beginning-of-item): Fix bug in regular expression for white line.
11835 (org-export-as-html): Enforce space after bullet in plain list items.
11836 (org-set-autofill-regexps): Require space after plain list bullet
11837 for paragraph-start.
11838 (org-ts-regexp3): New constant.
11839 (org-at-timestamp-p): New optional argument ALSO-INACTIVE.
11840 (org-timestamp-up-day, org-timestamp-down-day)
11841 (org-timestamp-change): Work with inactive timestamps.
11842 (org-ts-regexp1): Don't allow brackets in time stamps.
11843
11844 2006-06-29 Nick Roberts <nickrob@snap.net.nz>
11845
11846 * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
11847 for ignoring links.
11848
11849 * faces.el (read-face-name): Use it.
11850
11851 2006-06-28 Juri Linkov <juri@jurta.org>
11852
11853 * buff-menu.el (list-buffers-noselect): Compare Info file
11854 with the string "dir" to detect Info directory.
11855
11856 * complete.el (partial-completion-mode): In lambda for
11857 `choose-completion-string-functions' use full function signature
11858 with 4 args, and move point to the end of the minibuffer only if arg
11859 `mini-p' is non-nil.
11860
11861 2006-06-28 John Paul Wallington <jpw@pobox.com>
11862
11863 * ibuffer.el (ibuffer-mode): Doc fix.
11864
11865 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
11866
11867 * textmodes/org.el (org-context): New contexts :item-bullet,
11868 :latex-fragment, :latex-preview.
11869 (org-overlays-at, org-overlay-start, org-overlay-end):
11870 New compatibility functions.
11871 (org-inside-LaTeX-fragment-p): More accurate matching, using the
11872 exact regexp that will be used during export.
11873 (org-latex-regexps): New variable.
11874 (org-cdlatex-mode): Improve advice for `texmathp'.
11875 (turn-on-org-cdlatex): New function.
11876
11877 2006-06-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11878
11879 * term/mac-win.el (mac-handle-font-selection): Change keys of
11880 mac-atsu-font-table from strings to numbers.
11881 (mac-ts-caret-position): Use also when cursor-type is nil.
11882 (mac-ts-update-active-input-area): Add Mac OS Classic support.
11883 Relax condition for using overlay strings.
11884 Use mac-ts-caret-position face when cursor-type is nil.
11885
11886 2006-06-26 Kim F. Storm <storm@cua.dk>
11887
11888 * help.el (view-emacs-news): Declare `res' in the right let* form.
11889
11890 2006-06-25 Michael Albinus <michael.albinus@gmx.de>
11891
11892 * net/rcompile.el (remote-compile): Replace ange-ftp based
11893 implementation by Tramp functions.
11894 Suggested by Marc Abramowitz <msabramo@gmail.com>.
11895
11896 * net/tramp.el (tramp-unload-tramp): Provide a doc string.
11897
11898 2006-06-24 Yoshinori Koseki <kose@meadowy.org>
11899
11900 * international/fontset.el (setup-default-fontset): Fix a typo in
11901 the "Oriya-Akruti" registry name.
11902
11903 2006-06-23 Lars Hansen <larsh@soem.dk>
11904
11905 * desktop.el (desktop-full-file-name): New function.
11906 (desktop-kill, desktop-save, desktop-remove, desktop-read)
11907 (desktop-revert): Use it.
11908 (desktop-clear, desktop-save, desktop-remove): Add autoload cookie.
11909 (desktop-after-read-hook): Add option list-buffers.
11910 (desktop-locals-to-save): Add tab-width.
11911 (desktop-save-mode, desktop-no-desktop-file-hook, desktop-save-hook):
11912 Fix docstring.
11913
11914 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
11915
11916 * textmodes/org.el (org-cdlatex-mode-map)
11917 (org-cdlatex-texmathp-advice-is-done): New variables.
11918 (org-cdlatex-mode): New minor mode.
11919 (org-inside-LaTeX-fragment-p, org-try-cdlatex-tab): New functions.
11920 (org-cdlatex-underscore-caret, org-cdlatex-math-modify): New commands.
11921 (org-export-with-archived-trees): New option.
11922 (org-open-file): Remove the call to `convert-standard-filename'.
11923 (org-archive-tag, org-agenda-skip-archived-trees)
11924 (org-cycle-open-archived-trees)
11925 (org-sparse-tree-open-archived-trees): New options.
11926 (org-cycle-hide-archived-subtrees, org-hide-archived-subtrees)
11927 (org-toggle-tag, org-prepare-agenda-buffers, org-agenda-skip):
11928 New functions.
11929 (org-agenda-toggle-archive-tag, org-toggle-archive-tag): New commands.
11930 (org-agenda-mode-map): Add binding of `org-agenda-toggle-archive-tag'.
11931 (org-mode-map): Add binding for `org-toggle-archive-tag'.
11932 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
11933 Call `org-prepare-agenda-buffers'.
11934 (org-occur, org-scan-tags): Call `org-hide-archived-subtrees'.
11935 (org-file-apps, org-file-apps-defaults-gnu)
11936 (org-file-apps-defaults-macosx, org-file-apps-defaults-windowsnt):
11937 Handle remote files by forcing them to be opened in Emacs.
11938
11939 2006-06-23 Andre Spiegel <spiegel@gnu.org>
11940
11941 * vc.el (vc-diff-knows-L): New variable.
11942 (vc-diff-internal): Use it to handle "diff" programs that don't
11943 understand -L. This works automatically, no user action is necessary.
11944
11945 2006-06-23 Daniel Brockman <daniel@brockman.se>
11946
11947 * net/rcirc.el (rcirc-default-user-full-name): Default to
11948 `rcirc-default-user-name' instead of `rcirc-user-name' (which no
11949 longer exists).
11950 (rcirc-process-list): Check `buffer-live-p' before attempting to
11951 switch to a buffer.
11952
11953 2006-06-23 Ryan Yeske <rcyeske@gmail.com>
11954
11955 * net/rcirc.el (rcirc-mode): Fix initialization of coding systems
11956 based on rcirc-coding-system-alist.
11957
11958 2006-06-23 Martin Rudalics <rudalics@gmx.at>
11959
11960 * cus-edit.el (customize-apropos): A better error message.
11961 (top level) <debug-ignored-errors>: Extend and update the list of
11962 ignored error messages.
11963
11964 2006-06-23 Michael Ernst <mernst@alum.mit.edu>
11965
11966 * complete.el (PC-do-completion): Retain capitalization of user
11967 input, when possible, even if completion-ignore-case is set.
11968
11969 2006-06-23 Eli Zaretskii <eliz@gnu.org>
11970
11971 * generic-x.el (bat-generic-mode): Support .cmd files.
11972
11973 * dos-w32.el (top level): Use find-file-not-found-functions
11974 instead of the obsolete find-file-not-found-hooks.
11975
11976 2006-06-22 Kim F. Storm <storm@cua.dk>
11977
11978 * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps
11979 to recognize mode name containing submodes, such as Grep/lw.
11980
11981 2006-06-21 Kim F. Storm <storm@cua.dk>
11982
11983 * simple.el (line-move-1): Check for move-end-of-line instead of
11984 end-of-line when setting temporary-goal-column.
11985
11986 2006-06-21 Miles Bader <miles@gnu.org>
11987
11988 * play/cookie1.el (cookie): Work properly when there's only one entry.
11989
11990 2006-06-21 Nick Roberts <nickrob@snap.net.nz>
11991
11992 * progmodes/gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed.
11993 (gdb-frame-handler): Generalize frame regexp for templates.
11994
11995 2006-06-20 Glenn Morris <rgm@gnu.org>
11996
11997 * calendar/appt.el (appt-display-format): Default value must be
11998 one of the customize options.
11999
12000 2006-06-20 Dan Nicolaescu <dann@ics.uci.edu>
12001
12002 * term/xterm.el (terminal-init-xterm): Update key availability info.
12003 Bind C-return.
12004
12005 * term.el (term-delete-lines, term-insert-lines): Clarify comments.
12006
12007 2006-06-20 Chong Yidong <cyd@stupidchicken.com>
12008
12009 * files.el (hack-local-variables): Run `hack-local-variables-hook'
12010 whether or not a local variables list is defined.
12011
12012 * msb.el (msb): Move `sit-for' hack here to handle both
12013 "mouse-down and drag" and "mouse-up and select" situations.
12014 (mouse-select-buffer): Move `sit-for' hack to `msb'.
12015
12016 2006-06-20 Kenichi Handa <handa@m17n.org>
12017
12018 * international/characters.el (word-combining-categories):
12019 Add entries for 2-byte Han characters.
12020
12021 2006-06-19 Richard Stallman <rms@gnu.org>
12022
12023 * bindings.el (mode-line-format): Save some mode line space.
12024
12025 * files.el (find-file-noselect): Improve the question wording.
12026 (basic-save-buffer-2): Mask UMASK against 666.
12027
12028 * mouse.el (mouse-drag-vertical-line-rightward-window): New function.
12029 (mouse-drag-vertical-line): Call it.
12030
12031 * cus-edit.el (customize-option, customize-option-other-window):
12032 Error if SYMBOL is nil.
12033
12034 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
12035
12036 * textmodes/org.el: Require noutline, also on XEmacs.
12037 (org-end-of-subtree): Return point.
12038 (org-dblock-start-re, org-dblock-end-re): New constants.
12039 (org-create-dblock, org-prepare-dblock, org-map-dblocks)
12040 (org-dblock-update, org-update-dblock, org-beginning-of-dblock)
12041 (org-update-all-dblocks, org-find-dblock): New functions.
12042 (org-collect-clock-time-entries): New function.
12043 (org-html-handle-time-stamps): Never export CLOCK timeranges.
12044 (org-fixup-indentation): Modify to deal correctly with lines
12045 starting with TAB. Only one argument DIFF now.
12046 (org-demote, org-promote): Call `org-fixup-indentation' with just
12047 one argument, DIFF.
12048 (org-mode): Don't mark buffer as modified when aligning tables.
12049 (org-clock-sum): Don't mark buffer modified when adding time sum
12050 properties.
12051 (org-export-as-html): Add support for a link validation function.
12052 (org-archive-all-done): New function.
12053 (org-archive-subtree): New prefix argument. When set, archive all
12054 done subtrees in this buffer.
12055 (org-remove-clock-overlays)
12056 (org-remove-occur-highlights): Use `org-inhibit-highlight-removal'.
12057 (org-inhibit-highlight-removal): New variable, for dynamic scoping.
12058 (org-put-clock-overlay): Don't swallow last headline character
12059 when displaying overlay.
12060 (org-store-link): Link to `image-mode' with just the file name.
12061
12062 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
12063
12064 * emulation/viper-cmd.el (viper-special-read-and-insert-char):
12065 Use read-key-sequence.
12066 (viper-after-change-undo-hook): Misc enhancements.
12067 (viper-after-change-undo-hook): New hook.
12068 (viper-undo): Use viper-after-change-undo-hook.
12069 (viper-add-newline-at-eob-if-necessary): Widen before making changes.
12070 (viper-next-line-at-bol): If point is on a widget or a button, simulate
12071 clicking on that widget/button.
12072
12073 * emulation/viper.el (viper-mode): Allow a separate cursor color
12074 in Emacs state.
12075
12076 * ediff-diff.el (ediff-test-patch-utility): Catch errors.
12077 (ediff-actual-diff-options, ediff-actual-diff3-options): New variables.
12078 (ediff-set-actual-diff-options): New function.
12079 (ediff-reset-diff-options, ediff-toggle-ignore-case):
12080 Use ediff-set-actual-diff-options.
12081 (ediff-extract-diffs): Catch errors.
12082 (ediff-whitespace): Add non-breakable space.
12083 (ediff-same-file-contents): Catch errors.
12084
12085 * ediff-mult.el (ediff-collect-custom-diffs):
12086 Save coding-system-for-read.
12087
12088 * ediff-vers.el (ediff-keep-tmp-versions): New variable.
12089 (ediff-vc-internal, ediff-vc-merge-internal):
12090 Use ediff-delete-version-file.
12091 (ediff-delete-version-file): New function.
12092
12093 * ediff-wind.el (ediff-control-frame-parameters): Set frame fringes.
12094
12095 * ediff.el (ediff-directories, ediff-directory-revisions)
12096 (ediff-merge-directories, ediff-merge-directories-with-ancestor)
12097 (ediff-directories-internal, ediff-merge-directory-revisions)
12098 (ediff-merge-directory-revisions-with-ancestor)
12099 (ediff-directories3): Use read-directory-name.
12100
12101 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
12102
12103 * textmodes/tex-mode.el (tex-font-lock-match-suscript):
12104 Remove superfluous part of regexp for brace matching which is handled
12105 by `scan-lists' call.
12106
12107 2006-06-16 Richard Stallman <rms@gnu.org>
12108
12109 * obsolete/options.el (list-options): Put "obsolete" msg in buffer.
12110
12111 * files.el (basic-save-buffer-2): For a new precious file,
12112 use the default modes in the return value.
12113
12114 * facemenu.el (facemenu-color-alist): Doc fix.
12115
12116 * cus-edit.el (custom-guess-name-alist): Recognize `-flag'.
12117
12118 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12119
12120 * cus-start.el (all): Add mac-ts-script-language-on-focus.
12121
12122 * term/mac-win.el (mac-text-encoding-ascii): New constant.
12123 (mac-utxt-to-string): Use it.
12124 (mac-ts-update-active-input-area): Use mac-ae-number.
12125
12126 2006-06-15 Dan Nicolaescu <dann@ics.uci.edu>
12127
12128 * term.el (term-handle-scroll, term-delete-lines)
12129 (term-insert-lines): Fix off by one errors.
12130
12131 2006-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
12132
12133 * net/tramp.el (tramp-touch): Use UTC to express time.
12134
12135 2006-06-15 Chong Yidong <cyd@stupidchicken.com>
12136
12137 * mail/sendmail.el (mail-send): Search explicitly for
12138 mail-header-separator when checking for corrupted header lines.
12139
12140 2006-06-15 Nick Roberts <nickrob@snap.net.nz>
12141
12142 * progmodes/gdb-ui.el (gdb-same-frame): New option.
12143 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
12144 (gdb-init-1): Initialise them.
12145 (gdb-starting): Reset gdb-printing
12146 (gdb-starting): Save value of gud-overlay-arrow-position.
12147 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
12148 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
12149 Use gdb-*-gdb-buffer conditionally on gdb-same-frame.
12150 (gdb-frame-gdb-buffer): Keep menu bar, tool bar for GUD buffer.
12151
12152 2006-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
12153
12154 * pcvs.el (cvs-retrieve-revision): Use decode-coding-inserted-region.
12155
12156 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
12157
12158 * net/ldap.el (ldap-ldapsearch-args): Default to SASL search.
12159 (ldap-search-internal): Keep error messages, and a regexp fix.
12160
12161 2006-06-12 Thien-Thi Nguyen <ttn@gnu.org>
12162
12163 * files.el (hack-local-variables-confirm):
12164 Display string value using its printed representation.
12165
12166 2006-06-11 Chong Yidong <cyd@stupidchicken.com>
12167
12168 * server.el (server-edit): No-op if no server buffers exist.
12169
12170 2006-06-11 Robert J. Chassell <bob@rattlesnake.com>
12171
12172 * textmodes/page-ext.el (pages-directory-for-addresses):
12173 Including `pages-directory-address-mode' in the function results
12174 in the message "Buffer in which pages were found is deleted".
12175
12176 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
12177
12178 * textmodes/org.el (org-agenda-mode-map): Add bindings for
12179 clocking functions.
12180
12181 (org-agenda-clock-in, org-check-running-clock)
12182 (org-clock-out-if-current, org-remove-clock-overlays)
12183 (org-put-clock-overlay): New functions.
12184 (org-clock-marker, org-clock-file-total-minutes)
12185 (org-clock-overlays): New variables.
12186 (org-clock-display, org-clock-sum, org-clock-cancel)
12187 (org-clock-out, org-clock-in): New commands.
12188 (org-export): New function.
12189 (org-emph-re): New constant.
12190 (org-set-emph-re, org-do-emphasis-faces): New functions.
12191 (org-emphasis-regexp-components, org-emphasis-alist): New options.
12192 (org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
12193 (org-export-html-convert-emphasize): Use the configurable emphasis.
12194 (org-cleaned-string-for-export): Make multiline emphasis visible
12195 to the exporter. New optional argument PARAMETERS.
12196 (org-export-as-html): Specify :emph-multiline parameter to
12197 `org-cleaned-string-for-export'.
12198
12199 2006-06-10 Richard Stallman <rms@gnu.org>
12200
12201 * help.el (help-for-help-internal): Clean up help text.
12202
12203 2006-06-10 Andreas Schwab <schwab@suse.de>
12204
12205 * language/ethio-util.el (ethio-fidel-to-java-buffer): Fix quoting
12206 in doc string.
12207
12208 * progmodes/cperl-mode.el (cperl-short-docs): Likewise.
12209
12210 2006-06-09 Karl Chen <quarl@cs.berkeley.edu>
12211
12212 * progmodes/make-mode.el (makefile-fill-paragraph): Don't remove
12213 spaces after the comment start.
12214
12215 2006-06-09 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12216
12217 * play/pong.el (pong-init-buffer):
12218 Fill buffer with spaces instead of ^A.
12219
12220 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
12221 launched asynchronously, delete its process instead of being cool.
12222 (ispell-async-processp): Check for `delete-process' existence
12223 instead of `kill-process' one for consistency.
12224
12225 2006-06-09 Nick Roberts <nickrob@snap.net.nz>
12226
12227 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)
12228 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
12229 in mode line at startup.
12230
12231 2006-06-08 Kim F. Storm <storm@cua.dk>
12232
12233 * ido.el (ido-take-first-match, ido-push-dir-first): New commands.
12234 (ido-init-completion-maps): Bind them to M-SPC and M-v.
12235 (ido-copy-current-file-name): Repeating C-w inserts whole file name.
12236 (ido-file-internal): Pass full file name to write-file.
12237 (ido-read-internal): Only pop stack elements automatically if they
12238 actually match an existing directory or file name.
12239
12240 2006-06-07 Kenichi Handa <handa@m17n.org>
12241
12242 * international/mule.el (find-auto-coding): Don't handle the short
12243 name `char-trans'.
12244
12245 * files.el (hack-local-variables-prop-line)
12246 (hack-local-variables): Cancel the previous change.
12247
12248 2006-06-06 Jesper Harder <harder@phys.au.dk>
12249
12250 * ediff-diff.el (ediff-test-utility): Protect against file-error.
12251
12252 2006-06-06 Chong Yidong <cyd@stupidchicken.com>
12253
12254 * diff-mode.el (diff-mode): Set buffer-read-only to t when
12255 diff-default-read-only is non-nil.
12256 (diff-hunk-kill, diff-file-kill, diff-split-hunk)
12257 (diff-refine-hunk): Set inhibit-read-only to t.
12258
12259 * diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
12260 modifying the *Diff* buffer.
12261 (diff-process-filter): New filter function for diff process that
12262 sets inhibit-read-only to t when modifying the *Diff* buffer.
12263
12264 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
12265
12266 * textmodes/org.el (org-archive-subtree): Use end-of-subtree as
12267 insertion point and control the number of empty lines.
12268 (org-paste-subtree): Limit the number of empty lines at the end of
12269 the inserted tree.
12270 (org-agenda): Use buffer name of current file for narrowing.
12271 (org-export-as-xml): Command removed.
12272 (org-export-xml-type): Option removed.
12273 (org-mode-map): Call `org-export-as-xoxo' directly.
12274 (org-get-indentation): New optional argument LINE.
12275 (org-fix-indentation, org-remove-tabs): New functions.
12276 (org-export-as-ascii, org-ascii-level-start): Determine and apply
12277 correct indentation for headlines that are converted it items.
12278 (org-skip-comments): Remove table lines that contain narrowing
12279 cookies but no other non-empty fields.
12280 (org-set-tags): Allow groups of mutually exclusive tags.
12281 (org-cmp-time): Sort 24:21 before items without time.
12282 (org-get-time-of-day): Fix the interpretation of 12pm and 12am.
12283 (org-open-at-point): Require double colon also for numbers.
12284
12285 2006-06-06 Kim F. Storm <storm@cua.dk>
12286
12287 * ido.el (ido-default-file-method, ido-default-buffer-method):
12288 Make choice values consistent with corresponding command names.
12289 (ido-visit-buffer): Update accordingly. Default to selected-window.
12290
12291 2006-06-06 Nick Roberts <nickrob@snap.net.nz>
12292
12293 * progmodes/gud.el (gud-running): Fix doc string.
12294 (gud-menu-map): Use :visible instead fo :enable for debugger test.
12295 (gud-tooltip-modes): Add python-mode.
12296 (gud-tooltip-print-command): Add pdb. Remove perldb.
12297
12298 2006-06-05 Eli Zaretskii <eliz@gnu.org>
12299
12300 * makefile.w32-in (bootstrap, $(lisp)/mh-e/mh-loaddefs.el):
12301 Quote $(EMACS).
12302
12303 2006-06-05 Richard Stallman <rms@gnu.org>
12304
12305 * faces.el (defined-colors): Doc fix.
12306
12307 2006-06-05 Thien-Thi Nguyen <ttn@gnu.org>
12308
12309 * vc.el (vc-process-filter): Inhibit undo info collection around
12310 call to insert.
12311 (vc-setup-buffer): Likewise for call to erase-buffer.
12312 (vc-do-command): Likewise for call to process-file.
12313
12314 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
12315
12316 * progmodes/gud.el (gud-menu-map): Use a conditional help echo
12317 for gud-go.
12318 (gud-common-init): Other debuggers may trigger error.
12319
12320 2006-06-05 Kenichi Handa <handa@m17n.org>
12321
12322 * international/mule.el (find-auto-coding):
12323 Handle enable-character-translation in file header.
12324
12325 2006-06-04 Kim F. Storm <storm@cua.dk>
12326
12327 * emacs-lisp/authors.el (authors-aliases): Add mode aliases.
12328 (authors-fixed-entries): Fix spelling.
12329 (authors-canonical-file-name): Don't report error for wildcards.
12330
12331 * help.el (view-emacs-news): Rewrite to support new NEWS,
12332 NEWS.major, and NEWS.1-17 file naming. Add more intelligence,
12333 e.g. version 10 matches 1.10, and don't be confused by version 1.1
12334 being a prefix of 1.12 (etc). A numeric prefix arg also works.
12335
12336 2006-06-03 Vivek Dasmohapatra <vivek@etla.org>
12337
12338 * progmodes/sh-script.el (sh-quoted-exec): New face for quoted
12339 exec constructs like `foo bar`.
12340 (sh-quoted-subshell): New helper function to search for a possibly
12341 nested subshell (like `` or $()) within a "" quoted string.
12342 (sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
12343 (sh-apply-quoted-subshell): Flag quote characters inside a
12344 subshell, which is itself already in a quoted region, as
12345 punctuation, since this is the closest to what they actually are.
12346 (sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
12347 sh-apply-quoted-subshell.
12348 (sh-font-lock-syntactic-face-function): Apply the new face for
12349 text inside `` instead of the old font-lock-string-face.
12350
12351 2006-06-03 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12352
12353 * term/mac-win.el (mac-ts-active-input-overlay): Add defvar.
12354 (mac-ae-number, mac-ae-frame, mac-ae-script-language)
12355 (mac-bytes-to-text-range, mac-ae-text-range-array)
12356 (mac-ts-update-active-input-buf, mac-split-string-by-property-change)
12357 (mac-replace-untranslated-utf-8-chars, mac-ts-update-active-input-area)
12358 (mac-ts-unicode-for-key-event): New functions.
12359 (mac-handle-toolbar-switch-mode): Use mac-ae-frame.
12360 (mac-handle-font-selection): Use mac-ae-number.
12361 (mac-ts-active-input-buf, mac-ts-update-active-input-area-seqno):
12362 New variables.
12363 (mac-ts-caret-position, mac-ts-raw-text, mac-ts-selected-raw-text)
12364 (mac-ts-converted-text, mac-ts-selected-converted-text)
12365 (mac-ts-block-fill-text, mac-ts-outline-text)
12366 (mac-ts-selected-text, mac-ts-no-hilite): New faces.
12367 (mac-ts-hilite-style-faces): New constant.
12368 (mac-apple-event-map): Bind text input events.
12369 (mac-dispatch-apple-event): Use command-execute instead of
12370 call-interactively.
12371 (global-map): Don't bind mac-apple-event.
12372 (special-event-map): Bind mac-apple-event.
12373
12374 2006-06-02 Eli Zaretskii <eliz@gnu.org>
12375
12376 * makefile.w32-in (EMACS): Remove quotes from the Emacs executable
12377 file name.
12378 (emacs): Enclose the value of $(EMACS) in quotes.
12379
12380 2006-06-02 Juri Linkov <juri@jurta.org>
12381
12382 * international/mule.el (sgml-html-meta-auto-coding-function):
12383 Remove the condition `(search-forward "<html" size t)'.
12384 Replace `\"' with `[\"']?' in `re-search-forward'.
12385
12386 2006-06-02 Kenichi Handa <handa@m17n.org>
12387
12388 * files.el (hack-local-variables-prop-line): Ignore `char-trans'
12389 as well as `coding'.
12390 (hack-local-variables): Likewise.
12391
12392 * international/mule.el (enable-character-translation):
12393 Put permanent-local and safe-local-variable properties.
12394 (find-auto-coding): Handle char-trans: tag.
12395
12396 2006-06-02 Juri Linkov <juri@jurta.org>
12397
12398 * international/mule.el (sgml-html-meta-auto-coding-function):
12399 Limit the search by the end of the HTML header (if any).
12400
12401 2006-06-01 Richard Stallman <rms@gnu.org>
12402
12403 * subr.el (with-current-buffer): Doc fix.
12404
12405 2006-06-02 Masatake YAMATO <jet@gyve.org>
12406
12407 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
12408 Almost rewrite. Underlines over all lines of gcov output are too
12409 uncomfortable to read. Suggested by Dan Nicolaescu.
12410
12411 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
12412
12413 * progmodes/inf-lisp.el (inferior-lisp-mode): Doc fixes.
12414
12415 * shell.el (shell-mode): Use shell-mode-map in docstring.
12416
12417 * comint.el (comint-send-input): Do not add help-echo and
12418 mouse-face to input if `comint-use-prompt-regexp' is non-nil.
12419
12420 2006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12421
12422 * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
12423
12424 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
12425
12426 * progmodes/gdb-ui.el (gdb-look-up-stack): New variable.
12427 (gdb-stopped, gdb-info-stack-custom): If there is no source info
12428 look up the stack and pop up GUD buffer if necessary.
12429 (gdb-frames-select): Remove redundant call to gud-display-frame.
12430 (gdb-info-threads-custom): Keep point at start of buffer.
12431 (gdb-find-file-hook): Make it work for pre-GDB 6.4.
12432
12433 2006-05-31 Juri Linkov <juri@jurta.org>
12434
12435 * replace.el (query-replace-read-from, query-replace-read-to):
12436 Bind `history-add-new-input' to nil. Call `add-to-history'.
12437
12438 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
12439
12440 * textmodes/table.el: Convert all HTML tags to lower case for
12441 XHTML compatibility.
12442
12443 2006-05-31 Masatake YAMATO <jet@gyve.org>
12444
12445 * progmodes/compile.el:
12446 (compilation-error-regexp-alist-alist::gcov-called-line):
12447 Don't put face on `-' lines in gcov file. Suggested by Dan Nicolaescu.
12448
12449 2006-05-31 Nick Roberts <nickrob@snap.net.nz>
12450
12451 * progmodes/gud.el (gud-query-cmdline, gud-common-init):
12452 Revert inadvertent changes made with last commit.
12453
12454 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
12455
12456 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell):
12457 New functions.
12458
12459 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
12460
12461 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
12462
12463 * textmodes/org.el (org-agenda-highlight-todo): Make sure regexp
12464 only matches in the right place.
12465 (org-upcoming-deadline): New face.
12466 (org-agenda-get-deadlines): Use new face `org-upcoming-deadline'.
12467 (org-export-ascii-underline): Rename constant `org-ascii-underline'
12468 and make it an option.
12469 (org-export-ascii-bullets): New option.
12470 (org-export-as-html): Many changes to emit valid XHTML.
12471 (org-par-open): New variable.
12472 (org-open-par, org-close-par-maybe, org-close-li-maybe): New functions.
12473 (org-html-do-expand, org-section-number): Fix case in `replace-match'.
12474 (org-timeline): Pass `org-timeline-show-empty-dates' to
12475 `org-get-all-dates'. Interpret empty dates returned by
12476 `org-get-all-dates'.
12477 (org-get-all-dates): New argument EMPTY. Add dates without
12478 entries to the list, mark large ranges of empty dates.
12479 (org-point-in-group, org-context): New functions.
12480
12481 2006-05-30 Nick Roberts <nickrob@snap.net.nz>
12482
12483 * progmodes/gud.el (gud-stop-subjob): Make it work in all buffers.
12484
12485 * progmodes/gdb-ui.el: Move gdb-mouse-toggle-breakpoint-* to
12486 C-mouse-1. Move gdb-mouse-until to mouse-3, gdb-mouse-jump
12487 to C-mouse-3 (for 2 button mice).
12488 (gdb-send): Do the right thing for C-d.
12489
12490 * speedbar.el (speedbar-detach): Delete.
12491 (speedbar-easymenu-definition-trailer): Remove speedbar-detach as
12492 it breaks things.
12493 (speedbar-reconfigure-keymaps): Always add extra items to pop up menu.
12494
12495 2006-05-30 Daniel Pfeiffer <occitan@esperanto.org>
12496
12497 * files.el (auto-mode-alist): Add makepp suffix and optional mk on
12498 Makeppfile.
12499
12500 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12501 Add makepp diagnostic.
12502
12503 2006-05-29 Richard Stallman <rms@gnu.org>
12504
12505 * window.el (fit-window-to-buffer): Doc fix.
12506
12507 * help.el (temp-buffer-max-height): Doc fix.
12508
12509 * subr.el (with-current-buffer): Doc fix.
12510
12511 2006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
12512
12513 * term/x-win.el: Bind F10 to menu-bar-start if available.
12514
12515 2006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
12516
12517 * term.el (term-if-xemacs, term-ifnot-xemacs): Delete, replace
12518 uses with a simple test.
12519 (term-set-escape-char, term-mode, term-check-kill-echo-list)
12520 (term-send-raw-string, term-send-raw, term-mouse-paste)
12521 (term-char-mode, term-line-mode, term-exec, term-sentinel)
12522 (term-handle-exit, term-read-input-ring)
12523 (term-previous-matching-input-string)
12524 (term-previous-matching-input-string-position)
12525 (term-previous-matching-input-from-input)
12526 (term-replace-by-expanded-history, term-send-input)
12527 (term-skip-prompt, term-bol, term-send-invisible)
12528 (term-kill-input, term-delchar-or-maybe-eof)
12529 (term-backward-matching-input, term-check-source)
12530 (term-proc-query, term-emulate-terminal)
12531 (term-handle-colors-array, term-process-pager, term-pager-line)
12532 (term-pager-bob, term-unwrap-line, term-word)
12533 (term-dynamic-complete-filename)
12534 (term-dynamic-complete-as-filename)
12535 (term-dynamic-simple-complete): Replace one arm ifs with whens or
12536 unlesses.
12537
12538 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
12539
12540 * files.el (hack-one-local-variable-eval-safep): Don't burp if used
12541 during bootstrapping.
12542
12543 * emacs-lisp/ewoc.el (ewoc--current-dll): Remove.
12544 Basically undo the change of 2006-05-26: use extra arguments instead of
12545 dynamic scoping.
12546 (ewoc-locate): Remove unused var `footer'.
12547
12548 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12549
12550 * emacs-lisp/ewoc.el (ewoc--insert-new-node): Use ewoc--refresh-node.
12551
12552 * emacs-lisp/autoload.el (no-update-autoloads): Declare.
12553 (generate-file-autoloads): Obey it. Return whether autoloads were
12554 added at point or not.
12555 (update-file-autoloads): Use this new return value.
12556 Remove redundant test for the presence of an autoload cookie.
12557
12558 * emacs-lisp/autoload.el (autoload-find-file): New fun.
12559 This one calls hack-local-variables.
12560 (generate-file-autoloads, update-file-autoloads): Use it.
12561
12562 * textmodes/bibtex.el (bibtex-autokey-name-case-convert-function)
12563 (bibtex-sort-entry-class): Add safe-local-variable predicate.
12564 (bibtex-sort-entry-class-alist): Don't set the global value.
12565 (bibtex-init-sort-entry-class-alist): New fun.
12566 (bibtex-sort-buffer, bibtex-prepare-new-entry): Call it to compute
12567 bibtex-init-sort-entry-class-alist from the buffer-local value (if any)
12568 of bibtex-init-sort-entry-class.
12569
12570 2006-05-28 Richard Stallman <rms@gnu.org>
12571
12572 * subr.el (load-history-regexp): If FILE is relative, insist
12573 entire last name component must match it.
12574 (load-history-filename-element, load-history-regexp): Doc fixes.
12575
12576 2006-05-29 Kim F. Storm <storm@cua.dk>
12577
12578 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic vars
12579 `pos' and `raw-data' for clarity, as eval forms may access these.
12580
12581 2006-05-28 Kim F. Storm <storm@cua.dk>
12582
12583 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
12584
12585 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12586
12587 * progmodes/make-mode.el (makefile-browser-map)
12588 (makefile-mode-syntax-table): Move initialization inside declaration.
12589 (makefile-fill-paragraph): Use the default comment-filling code.
12590
12591 2006-05-28 Chong Yidong <cyd@stupidchicken.com>
12592
12593 * replace.el (query-replace-defaults): New variable.
12594 (query-replace-read-from): Use `query-replace-defaults' for
12595 default value, instead of history list.
12596 (query-replace-read-to): Update `query-replace-defaults'.
12597
12598 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
12599
12600 * msb.el (mouse-select-buffer): Minor fix to make popup menu work
12601 with no X toolkit.
12602
12603 2006-05-28 Nick Roberts <nickrob@snap.net.nz>
12604
12605 * tumme.el (tumme-show-all-from-dir-max-files): Fix typo.
12606 (tumme-show-all-from-dir): Add autoload.
12607
12608 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12609
12610 * tumme.el: Change a lot of `(if .. (progn ..)' to `(when ..)'.
12611 (tumme-remove-tag): Fix bug.
12612
12613 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
12614
12615 * emacs-lisp/ewoc.el (ewoc--create): No longer take HEADER and
12616 FOOTER args. Update unique caller.
12617 (ewoc-delete): Compute last node once before looping.
12618 (ewoc--node-branch): Merge into unique caller.
12619 (ewoc--node): Don't define constructor make-ewoc--node for this
12620 structure.
12621 (ewoc): Add member `hf-pp' to this structure.
12622 (ewoc--wrap): New func.
12623 (ewoc-create): Take additional arg NOSEP. If nil, wrap node and
12624 header/footer pretty-printers. Save header/footer pretty-printer.
12625 (ewoc-set-hf): Use ewoc's header/footer pretty-printer.
12626
12627 * pcvs.el (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
12628
12629 2006-05-27 Mathias Dahl <mathias.dahl@gmail.com>
12630
12631 * dired.el (dired-mode-map): Change `tumme-tag-remove' to
12632 `tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
12633 Tag'. Change "Compare directories..." to "Change Directories...".
12634 Move tumme commands to Operate, Regexp and Immediate menus.
12635 Change "Add Comment" to "Add Image Comment". Change "Add Image
12636 Tag" to "Add Image Tags".
12637
12638 * tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
12639 (tumme-setup-dired-keybindings): Change `tumme-add-remove' to
12640 `tumme-delete-tag'.
12641
12642 2006-05-26 Luc Teirlinck <teirllm@auburn.edu>
12643
12644 * shell.el (shell-mode): Call shell-dirtrack-mode after
12645 list-buffers-directory is made a local variable, to avoid setting
12646 the default value.
12647
12648 2006-05-26 Kevin Ryde <user42@zip.com.au>
12649
12650 * info.el (Info-index-next): Use where-is-internal to report
12651 actual binding of Info-index-next, rather than hard-coded `,'.
12652
12653 2006-05-26 Eli Zaretskii <eliz@gnu.org>
12654
12655 * menu-bar.el (menu-bar-apropos-menu): Move "Find Key in Manual"
12656 and "Find Command in Manual" to here.
12657
12658 * buff-menu.el (list-buffers-noselect): For Info buffers, use
12659 Info-current-file as the file name.
12660
12661 2006-05-26 Jonathan Yavner <jyavner@member.fsf.org>
12662
12663 * ses.el (defadvice undo-more): Delete this defadvice. The undo
12664 overrides will now be done a different way.
12665 (ses-set-parameter): Reapply this function for undo.
12666 (ses-set-header-row): Reconstruct header row during undo.
12667 (ses-widen): New function.
12668 (ses-goto-data, ses-reconstruct-all): Use new function.
12669 (ses-command-hook): Widen buffer during undo, before unupdating
12670 the cells.
12671 (ses-insert-row, ses-delete-row): Widen buffer during undo.
12672 (ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
12673 (ses-read-cell): Avoid stupid warning for RET RET on a cell whose
12674 formula hasn't been executed yet.
12675
12676 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12677
12678 * comint.el (comint-kill-whole-line): Rename arg to count.
12679 Fix doc string.
12680
12681 2006-05-26 Chong Yidong <cyd@stupidchicken.com>
12682
12683 * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
12684 to copy-file.
12685
12686 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
12687
12688 * simple.el (toggle-truncate-lines): Make arg optional for
12689 backward compatibility.
12690
12691 2006-05-26 Thien-Thi Nguyen <ttn@gnu.org>
12692
12693 * emacs-lisp/ewoc.el (ewoc--current-dll): New var.
12694 (ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't take
12695 DLL arg. Instead, use ewoc--current-dll. Update all callers.
12696 (ewoc--set-buffer-bind-dll-let*): Bind ewoc--current-dll, not `dll'.
12697 (ewoc--adjust): Use ewoc--current-dll.
12698 (ewoc-next, ewoc-prev, ewoc-nth): Bind ewoc--current-dll.
12699
12700 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
12701
12702 * textmodes/org.el (org-next-item, org-previous-item): Emit more
12703 compact error message.
12704 (org-tags-view): Refresh category table in each file.
12705 (org-table-justify-field-maybe): Remove superfluous arguments to
12706 `format'.
12707 (org-export-as-html): Insert "<p>" before postamble.
12708 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
12709
12710 2006-05-26 Kenichi Handa <handa@m17n.org>
12711
12712 * textmodes/po.el (po-find-charset): Pay attention to the case
12713 FILENAME is a cons (NAME . BUFFER).
12714 (po-find-file-coding-system-guts): Likewise.
12715
12716 * arc-mode.el (archive-set-buffer-as-visiting-file):
12717 Call find-operation-coding-system with (FILENAME . BUFFER).
12718
12719 * tar-mode.el (tar-extract): Call find-operation-coding-system
12720 with (FILENAME . BUFFER).
12721
12722 * international/mule.el (decode-coding-inserted-region):
12723 Call find-operation-coding-system with (FILENAME . BUFFER).
12724
12725 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
12726
12727 * image-mode.el (image-toggle-display): Use buffer contents to
12728 generate image for a remote file.
12729
12730 2006-05-25 Juri Linkov <juri@jurta.org>
12731
12732 * replace.el (query-replace-read-from, query-replace-read-to):
12733 Remove 8th arg KEEP-ALL in read-from-minibuffer.
12734
12735 2006-05-25 Rajesh Vaidheeswarran <rv@gnu.org>
12736
12737 * whitespace.el (whitespace-cleanup): Change to cleanup
12738 region if one is active.
12739 * whitespace.el (whitespace-cleanup-internal): New internal method.
12740
12741 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12742
12743 * dired.el (dired-mode-map): Add help-echo strings to tumme
12744 commands. Bind `tumme-dired-display-image' to C-t i.
12745
12746 * tumme.el (tumme-display-image): Change documentation string slightly.
12747 (tumme-dired-display-image): Add call to `display-buffer'.
12748
12749 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
12750
12751 * emacs-lisp/bindat.el (bindat-unpack, bindat-pack):
12752 Signal error if RAW-DATA is a multibyte string.
12753
12754 2006-05-24 Richard Stallman <rms@gnu.org>
12755
12756 * subr.el (with-local-quit): When handling `quit' signal,
12757 make a chance for quit-flag to cause a quit.
12758
12759 * emacs-lisp/advice.el (ad-enable-advice, ad-activate)
12760 (ad-disable-advice): Add autoloads.
12761
12762 * subr.el (read-passwd): Copy PROMPT before changing its properties.
12763
12764 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12765
12766 * dired.el (dired-mode-map): Change menu items for tumme as per
12767 suggestions in emacs-devel.
12768
12769 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12770
12771 * dired.el (dired-mode-map): Fix breakage.
12772
12773 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com>
12774
12775 * tumme.el (tumme-display-dired-image): Rename to...
12776 (tumme-dired-display-image): ...this.
12777 (tumme-track-movement): Change default value to t.
12778 (tumme-display-thumbs): Add new optional parameter DO-NOT-POP,
12779 used from `tumme-next-line-and-display' and similar commands.
12780
12781 * dired.el (dired-mode-map): Add Thumbnail submenu under the
12782 Immediate menu. Add some tumme commands there.
12783
12784 2006-05-24 Luc Teirlinck <teirllm@auburn.edu>
12785
12786 * loadup.el ("jka-cmpr-hook"): Load it before it is needed.
12787
12788 2006-05-24 Chong Yidong <cyd@mit.edu>
12789
12790 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
12791 menu entries that open submenus.
12792
12793 2006-05-24 Alan Mackenzie <acm@muc.de>
12794
12795 * startup.el (command-line): For names of preloaded files, don't
12796 append ".elc" (now done in Fload), and call file-truename on the
12797 lisp directory.
12798
12799 * subr.el (eval-after-load): Fix the doc-string. Allow FILE to
12800 match ANY loaded file with the right name, not just those in
12801 load-path. Put a regexp matching the file name into
12802 after-load-alist, rather than the name itself.
12803
12804 * subr.el (load-history-regexp, load-history-filename-element)
12805 (do-after-load-evaluation): New functions.
12806
12807 * international/mule.el (load-with-code-conversion): Do the
12808 eval-after-load stuff by calling do-after-load-evaluation.
12809
12810 2006-05-25 Nick Roberts <nickrob@snap.net.nz>
12811
12812 * progmodes/gud.el (gud-sentinel): Condition on GUD buffer if it
12813 has not been killed.
12814
12815 2006-05-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12816
12817 * term/mac-win.el: Set idle timer to clean up expired Apple events.
12818 (mac-ae-get-url): Redispatch Apple event on unknown scheme.
12819 (mac-dispatch-apple-event): Resume Apple event if it is suspended.
12820 Optionally set error message in reply.
12821
12822 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
12823
12824 * textmodes/org.el (org-open-at-point): Use renamed variable
12825 `org-confirm-shell-link-function'.
12826 (org-confirm-shell-link-function): Rename from
12827 `org-confirm-shell-links'.
12828 (org-export-directory): New function.
12829 (org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
12830 (org-export-icalendar): Use `org-export-directory'.
12831 (org-indent-item): Keep cursor position.
12832 (org-link-file-path-type): New option.
12833 (org-export-as-html): Fix bug with plain lists starting in
12834 column 0.
12835 (org-export-as-html): Remove deadline formatting, this happens
12836 now already in `org-html-handle-time-stamps'.
12837 (org-export-html-style): Deadline class removed.
12838 (org-insert-labeled-timestamps-at-point): New option.
12839 (org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
12840 of `hide-sublevels 1', in case the first headline is not level 1.
12841 (org-overview, org-content): New fuction.
12842 (org-cycle-global-status, org-cycle-subtree-status): Make these
12843 variables buffer-local.
12844 (org-global-cycle): New command.
12845 (org-shifttab): Use `org-global-cycle'.
12846 (org-insert-heading, org-insert-item): Go to end of new
12847 headline/item after creating it.
12848 (org-export-visible): Rename from `org-export-copy-visible'.
12849 Now creates a temporary org-file and applies an exporting command
12850 to it.
12851 (org-table-eval-formula): Support for lisp forms.
12852 (org-agenda-todo-ignore-scheduled): New option.
12853 (org-agenda-get-todos): Use new option
12854 `org-agenda-todo-ignore-scheduled'.
12855 (org-export-html-inline-images): New value `maybe'.
12856 (org-export-as-html): Inlining of images dependent on link description.
12857 (org-archive-subtree): Check for end-of-buffer before trying
12858 `kill-line'.
12859 (org-agenda-follow-mode): New option.
12860 (org-export-with-tags, org-export-with-timestamps): New options.
12861 (org-html-handle-time-stamps): New function.
12862 (org-keyword-time-regexp): New variable.
12863 (org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
12864 (org-agenda-todo-list-sublevels): New option.
12865 (org-html-level-start): When TITLE is nil, just close all levels.
12866 (org-parse-key-lines, org-parse-export-options): Remove functions,
12867 replaced by `org-infile-export-plist'.
12868 (org-combine-plists, org-infile-export-plist)
12869 (org-default-export-plist): New functions.
12870 (org-export-html-preamble, org-export-html-postamble)
12871 (org-export-html-auto-preamble, org-export-html-auto-postamble):
12872 New variables.
12873 (org-export-publishing-directory): New option.
12874 (org-export-as-html, org-export-as-ascii): Use the new property
12875 lists for settings.
12876 (org-export-copy-visible, org-export-as-xoxo):
12877 Respect `org-export-publishing-directory'.
12878 (org-link-search, org-store-link, org-file-apps): Support for
12879 links to BibTeX database entries..
12880 (org-get-current-options, org-set-regexps-and-options):
12881 Implement logging as a startup option.
12882 (org-store-link): Make sure context string is never empty
12883 (org-insert-link): Use relative path when possible.
12884 (org-at-item-checklet-p): New function.
12885 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
12886 (org-shiftmetaup, org-shiftmetadown, org-metaleft)
12887 (org-metaright, org-metaup, org-metadown, org-shiftup)
12888 (org-shiftdown, org-shiftright, org-shiftleft)
12889 (org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
12890 Dispatch using `call-interactively'.
12891 (org-call-with-arg): New defsubst.
12892 (org-tag-alist, org-use-fast-tag-selection): New options.
12893 (org-complete): Use `org-tag-alist'.
12894 (org-fast-tag-insert, org-fast-tag-selection): New functions.
12895 (org-next-item, org-previous-item): New commands.
12896 (org-beginning-of-item, org-end-of-item): Add (interactive) to
12897 make command.
12898 (org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
12899
12900 2006-05-23 Thien-Thi Nguyen <ttn@gnu.org>
12901
12902 * emacs-lisp/ewoc.el (ewoc-delete): New function.
12903 (ewoc-filter): Use `ewoc-delete'.
12904
12905 * emacs-lisp/bindat.el (bindat-pack): Doc fix.
12906
12907 2006-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
12908
12909 * textmodes/bibtex.el (bibtex-format-entry, bibtex-clean-entry):
12910 Signal more user-friendly error messages.
12911
12912 * complete.el (PC-do-completion): Undo the addition of implicit
12913 wildcards if they did not lead to finding any match.
12914 (read-file-name-internal): Don't add the final > if the completion is
12915 not finished.
12916
12917 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
12918
12919 * textmodes/bibtex.el (bibtex-maintain-sorted-entries):
12920 Quote safe-local-variable predicate.
12921
12922 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12923
12924 * emacs-lisp/ewoc.el (ewoc-set-data): New function.
12925
12926 2006-05-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12927
12928 * textmodes/bibtex.el (bibtex-maintain-sorted-entries): Mark as safe.
12929
12930 * progmodes/make-mode.el (makefile-special-targets-list)
12931 (makefile-macro-table, makefile-target-table): Mark as risky.
12932 (makefile-query-one-target-method): Make this the alias for the
12933 following variable.
12934 (makefile-query-one-target-method-function): Make this the real name.
12935
12936 * textmodes/artist.el (artist-text-renderer): Make this the alias
12937 for the following variable.
12938 (artist-text-renderer-function): Make this the real name.
12939
12940 * textmodes/flyspell.el (flyspell-generic-check-word-p): Make this
12941 the alias for the following variable.
12942 (flyspell-generic-check-word-predicate): Make this the real name.
12943
12944 * textmodes/ispell.el (ispell-format-word): Make this the alias
12945 for the following variable.
12946 (ispell-format-word-function): Make this the real name.
12947 (ispell-message-text-end): Mark as risky.
12948
12949 * skeleton.el (skeleton-transformation, skeleton-filter)
12950 (skeleton-pair-filter): Make these the aliases for the following
12951 variables.
12952 (skeleton-transformation-function, skeleton-filter-function)
12953 (skeleton-pair-filter-function): Make these the real names.
12954
12955 * progmodes/sh-script.el (sh-mode): Use skeleton-filter-function
12956 and skeleton-pair-filter-function.
12957
12958 * textmodes/sgml-mode.el (sgml-transformation): Make this the
12959 alias for the following variable.
12960 (sgml-transformation-function): Make this the real name.
12961 (sgml-tag-alist): Mark as risky.
12962
12963 2006-05-21 Richard Stallman <rms@gnu.org>
12964
12965 * simple.el (kill-region): Interactively, pass point, then mark.
12966
12967 2006-05-22 Thien-Thi Nguyen <ttn@gnu.org>
12968
12969 * emacs-lisp/ewoc.el (ewoc-create): Add autoload cookie.
12970
12971 2006-05-21 Romain Francoise <romain@orebokech.com>
12972
12973 * dired-x.el (dired-mode-map): Don't bind M-g.
12974
12975 2006-05-20 Richard Stallman <rms@gnu.org>
12976
12977 * dired.el (dired-mode-map): Put dired-goto-file on j, not M-g.
12978 (dired-goto-file): Doc fix.
12979
12980 2006-05-21 Kim F. Storm <storm@cua.dk>
12981
12982 * emulation/cua-base.el: Mention customizing cua-mode as alternative
12983 way to enable built-in cua-mode if user loads older CUA-mode package.
12984
12985 * ido.el (ido-read-file-name): Bind ido-show-dot-for-dired to nil
12986 if default-filename is specified.
12987
12988 2006-05-20 Eli Zaretskii <eliz@gnu.org>
12989
12990 * menu-bar.el (menu-bar-manuals-menu) <info-apropos>: New menu item.
12991
12992 * info.el (info-apropos): Make sure current-file and current-node
12993 have non-nil values. Speed up by using add-to-list instead of
12994 manual consing.
12995
12996 2006-05-20 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
12997
12998 * progmodes/make-mode.el (makefile-mode): Doc fix.
12999
13000 2006-05-20 Eli Zaretskii <eliz@gnu.org>
13001
13002 * dired-aux.el (dired-do-shell-command): Doc fix.
13003
13004 2006-05-20 Kevin Ryde <user42@zip.com.au>
13005
13006 * info-xref.el (info-xref-check-all-custom): Skip :tag part of
13007 ``(custom-manual :tag "Foo" "(foo)Node")''.
13008
13009 2006-05-20 Karl Chen <quarl@cs.berkeley.edu>
13010
13011 * progmodes/cc-vars.el (c-backslash-column): Mark as safe if its
13012 value is an integer.
13013
13014 2006-05-20 Eli Zaretskii <eliz@gnu.org>
13015
13016 * mail/rmail.el (rmail-mime-charset-pattern): Add "?:" before
13017 "format".
13018 (rmail-convert-to-babyl-format): Undo the change from 2006-04-19.
13019
13020 2006-05-20 Martin Rudalics <rudalics@gmx.at>
13021
13022 * progmodes/hideif.el (show-ifdef-block): Fix bug where parts of
13023 a hidden block remained hidden if `hide-ifdef-lines' is non-nil.
13024
13025 2006-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
13026
13027 * progmodes/gud.el (gdb-script-font-lock-keywords): Use a stricter
13028 regexp for keywords.
13029
13030 2006-05-20 Masayuki FUJII <boochang@m4.kcn.ne.jp> (tiny change)
13031
13032 * dnd.el (dnd-get-local-file-name): Specify LITERAL in
13033 replace-regexp-in-string.
13034
13035 * term/w32-win.el (w32-drag-n-drop): Substitute '/' for '\',
13036 encode, and escape file name on conversion to URL.
13037
13038 2006-05-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13039
13040 * dnd.el (dnd-handle-one-url): Change 3rd arg ARG to URL.
13041 Don't unescape URL.
13042 (dnd-get-local-file-name): Unescape URL on conversion to file name.
13043
13044 * x-dnd.el (x-dnd-handle-file-name): Encode and escape file names
13045 on conversion to URLs.
13046
13047 * net/browse-url.el (browse-url-file-url): Encode file name on
13048 conversion to URL.
13049
13050 * term/mac-win.el (mac-ae-open-documents): Escape file name on
13051 conversion to URL.
13052
13053 2006-05-19 Eli Zaretskii <eliz@gnu.org>
13054
13055 * progmodes/cc-styles.el (c-style-alist): Doc fix.
13056
13057 2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13058
13059 * term/mac-win.el (mac-bytes-to-digits): Remove function.
13060 (mac-handle-toolbar-switch-mode): Use coercion instead of it.
13061
13062 2006-05-19 Glenn Morris <rgm@gnu.org>
13063
13064 * calendar/diary-lib.el (diary-bahai-date)
13065 (list-bahai-diary-entries, mark-bahai-diary-entries)
13066 (mark-bahai-calendar-date-pattern): Not interactive.
13067 (add-to-diary-list): New optional arg LITERAL. Doc fix.
13068 (diary-entries-list): Change format of 4th element in each entry.
13069 (diary-list-entries): Use add-to-diary-list.
13070 (diary-goto-entry): Handle the case where the buffer visiting the
13071 diary has been killed.
13072 (fancy-diary-display): Add 'locator to button rather than 'marker.
13073 Only generate temp-face when there are marks to apply.
13074 (list-sexp-diary-entries): Pass literal to add-to-diary-list.
13075 (diary-fancy-date-pattern): New variable.
13076 (diary-time-regexp): Doc fix.
13077 (diary-anniversary, diary-time): New faces.
13078 (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and
13079 diary-time-regexp. Add font-lock-multiline property where needed.
13080 Use new faces diary-anniversary and diary-time.
13081 (diary-fancy-font-lock-fontify-region-function): New function, to
13082 handle multiline font-lock pattern in fancy diary.
13083 (fancy-diary-display-mode): Set font-lock-fontify-region-function.
13084 (diary-font-lock-keywords): Tweak time regexp. Use new face
13085 diary-time.
13086
13087 2006-05-19 Alexander Shopov <ash@contact.bg> (tiny change)
13088
13089 * international/code-pages.el (mik): Table corrected.
13090
13091 2006-05-18 Kim F. Storm <storm@cua.dk>
13092
13093 * progmodes/grep.el (grep-find): Don't check grep-find-command
13094 before running command (breaks non-interactive usage).
13095
13096 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
13097
13098 * emacs-lisp/ewoc.el (ewoc--adjust): New func.
13099 (ewoc--insert-new-node): Don't insert trailing newline.
13100 Instead, adjust successor nodes's start markers.
13101 (ewoc--refresh-node): Delete all text from current node's start
13102 marker to the next one's; adjust successor nodes's start markers.
13103 (ewoc--create): Doc fixes.
13104 (ewoc--refresh): Don't insert newline.
13105 (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
13106 * pcvs.el (cvs-make-cvs-buffer):
13107 Specify extra newline for ewoc's header and footer.
13108 (cvs-update-header): Update initial header recognition.
13109 Append newline to final header and footer values.
13110 * pcvs-info.el (cvs-fileinfo-pp): Insert trailing newline.
13111
13112 2006-05-17 Richard Stallman <rms@gnu.org>
13113
13114 * files.el (file-name-extension): Doc fix.
13115
13116 2006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
13117
13118 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
13119 we can explicitly enable/disable rather than toggle.
13120 (shell-mode): Use it.
13121 (shell-cd): Don't try to reproduce what `cd' does.
13122
13123 2006-05-17 Kim F. Storm <storm@cua.dk>
13124
13125 * ido.el (ido-read-internal): Use only nondirectory part of
13126 default item.
13127
13128 2006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
13129
13130 * emacs-lisp/ewoc.el (ewoc-data): Add docstring.
13131 (ewoc-nth): Doc fix.
13132
13133 (ewoc-map, ewoc-invalidate): Compute PP before looping.
13134
13135 2006-05-16 Eli Zaretskii <eliz@gnu.org>
13136
13137 * international/mule.el (auto-coding-alist): Add .lha to files
13138 read with no-conversion.
13139
13140 * files.el (auto-mode-alist): Add .lha files to archive file
13141 extensions.
13142
13143 * arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
13144 Convert csize to integer when computing offsets within the
13145 compressed archive file.
13146
13147 2006-05-16 Kim F. Storm <storm@cua.dk>
13148
13149 * subr.el (add-to-history): Add KEEP-ALL arg and align functionality
13150 with read-from-minibuffer.
13151
13152 2006-05-16 Reiner Steib <Reiner.Steib@gmx.de>
13153
13154 * emacs-lisp/bytecomp.el (byte-compile-warnings-safe-p): New function.
13155 (byte-compile-warnings): Fix safe-local-variable property.
13156
13157 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
13158
13159 * allout.el (allout-show-bodies, allout-old-style-prefixes)
13160 (allout-stylish-prefixes, allout-numbered-bullet)
13161 (allout-file-xref-bullet, allout-use-hanging-indents): Use simple
13162 predicates to qualify `safe-local-variable' property, when
13163 available, else use equivalent lambda.
13164 (allout-current-topic-collapsed-p): Do the right thing regarding
13165 trailing blank lines.
13166
13167 2006-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
13168
13169 * server.el (server-start): Only create a directory if needed.
13170 (server-edit, server-unload-hook): server-start => server-mode.
13171 (kill-emacs-hook): Cleanup upon exit.
13172
13173 2006-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
13174
13175 * hexl.el (hexlify-buffer): Encode process arguments manually.
13176
13177 2006-05-16 Nick Roberts <nickrob@snap.net.nz>
13178
13179 * progmodes/gud.el (gud-tooltip-tips): Add missing argument to
13180 call to gdb-tooltip-print.
13181
13182 2006-05-15 Romain Francoise <romain@orebokech.com>
13183
13184 * dired-x.el (dired-guess-shell-gnutar): On GNU and GNU/Linux
13185 systems, default to "tar" since those systems probably have GNU tar.
13186
13187 2006-05-14 Lars Hansen <larsh@soem.dk>
13188
13189 * desktop.el (desktop-missing-file-warning): Fix docstring.
13190 (desktop-restore-file-buffer): Correct question asked on missing file.
13191
13192 2006-05-14 Kim F. Storm <storm@cua.dk>
13193
13194 * progmodes/cc-subword.el (c-forward-subword, c-backward-subword):
13195 Add CUA move property.
13196
13197 2006-05-13 Chong Yidong <cyd@stupidchicken.com>
13198
13199 * custom.el (custom-push-theme): Load the variable before checking
13200 its `standard-value'.
13201
13202 2006-05-13 Lars Hansen <larsh@soem.dk>
13203
13204 * desktop.el (desktop-save): Use with-temp-buffer.
13205
13206 2006-05-12 Glenn Morris <rgm@gnu.org>
13207
13208 * calendar/cal-menu.el (calendar-mode-map, calendar-mouse-3-map):
13209 * calendar/calendar.el (calendar-mode-map):
13210 * calendar/diary-lib.el (include-other-diary-files, diary-mail-entries):
13211 * calendar/appt.el (appt-check, appt-make-list): Refer to
13212 diary-view-entries, diary-list-entries, diary-show-all-entries
13213 rather than obsolete aliases.
13214
13215 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
13216
13217 * simple.el (line-move-finish): Avoid calling point motion hooks
13218 while processing intangibility.
13219
13220 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
13221
13222 * term/xterm.el (terminal-init-xterm): Fix typo.
13223
13224 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
13225
13226 * allout.el (allout-view-change-hook): Mark as being deprecated,
13227 to be replaced by `allout-exposure-change-hook'.
13228 (allout-exposure-change-hook): New, replacing
13229 `allout-view-change-hook'.
13230 (allout-flag-region): Run new hook `allout-exposure-change-hook',
13231 in addition to `allout-view-change-hook'.
13232 (allout-show-bodies, allout-old-style-prefixes)
13233 (allout-stylish-prefixes, allout-use-hanging-indents): Quote the
13234 lambda forms to prevent their showing up in variable help
13235 presentations as inscrutable byte-compiled code.
13236 (allout-numbered-bullet, allout-file-xref-bullet, allout-layout):
13237 Use string-or-null-p to qualify safe-local-variable values.
13238 (allout-reindent-bodies): Use memq to qualify matches against
13239 valid safe-local-variable values. Also, quote the lambda as above.
13240 (allout-use-mode-specific-leader): Add missing candidate-value
13241 symbols, use memq, and quote the lambda.
13242 (allout-overlay-interior-modification-handler): Remove unused
13243 variables `msg' and 'opened'.
13244 (allout-hidden-p): Constrain invisibility consideration to allout's
13245 invisibility spec, disregarding invisibility for other reasons.
13246
13247 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
13248
13249 * files.el (version-control): Correct safe values.
13250
13251 2006-05-12 Thien-Thi Nguyen <ttn@gnu.org>
13252
13253 * emacs-lisp/ewoc.el (ewoc-refresh): Compute PP once before looping.
13254
13255 (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
13256 (ewoc--insert-new-node): New func.
13257 Update callers of deleted funcs to use it, instead.
13258
13259 2006-05-11 Glenn Morris <rgm@gnu.org>
13260
13261 * calendar/calendar.el (diary-show-all-entries): Do not refer to
13262 obsolete alias `show-all-diary-entries'.
13263 (make-diary-entry): Not interactive.
13264 (cal-tex-cursor-month, cal-tex-cursor-month-landscape)
13265 (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2)
13266 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
13267 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
13268 (cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year)
13269 (cal-tex-cursor-filofax-daily, cal-tex-cursor-year): Interactive.
13270
13271 2006-05-11 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
13272
13273 * calendar/calendar.el (calendar-french-date-string)
13274 (calendar-mayan-date-string, calendar-chinese-date-string)
13275 (calendar-astro-date-string, calendar-iso-date-string)
13276 (calendar-islamic-date-string, calendar-bahai-date-string)
13277 (calendar-hebrew-date-string, calendar-coptic-date-string)
13278 (calendar-ethiopic-date-string, calendar-persian-date-string):
13279 These functions are not interactive.
13280
13281 2006-05-11 Luc Teirlinck <teirllm@auburn.edu>
13282
13283 * files.el: Balance parentheses.
13284
13285 2006-05-11 Reiner Steib <Reiner.Steib@gmx.de>
13286
13287 * files.el, newcomment.el, outline.el, simple.el,
13288 * emacs-lisp/bytecomp.el, progmodes/cc-compat.el,
13289 * progmodes/cc-vars.el, progmodes/compile.el:
13290 Move `safe-local-variable' declarations to the respective files.
13291
13292 * help-fns.el (describe-variable): Don't print safe-var if it is
13293 byte-code. Improve wording as suggested by Luc Teirlinck.
13294
13295 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
13296
13297 * progmodes/gdb-ui.el (gdb-reset): Update speedbar if necessary.
13298 (gdb-var-evaluate-expression-handler, gdb-var-update-handler):
13299 Use a token for pending-triggers to ensure gdb-var-update
13300 gets called once per user input again for pre-GDB 6.4.
13301 (gdb-var-delete): Match on more complex expressions.
13302 (gdb-var-list-children-handler, gdb-var-create-handler):
13303 Use a token for consistency.
13304
13305 2006-05-11 Carsten Dominik <dominik@science.uva.nl>
13306
13307 * textmodes/org.el (org-read-date, org-goto-calendar)
13308 (org-agenda-goto-calendar):
13309 Bind `view-calendar-holidays-initially' to nil.
13310
13311 2006-05-11 Thien-Thi Nguyen <ttn@gnu.org>
13312
13313 * emacs-lisp/ewoc.el (ewoc--refresh-node): No longer save-excursion.
13314 Update all callers to do it there, instead.
13315
13316 2006-05-10 Glenn Morris <rgm@gnu.org>
13317
13318 * calendar/calendar.el (calendar-basic-setup): Set day to 1 in
13319 prefix arg case, to avoid view-diary-entries-initially error.
13320 Reported by Stephen Berman <Stephen.Berman at gmx.net>.
13321 (calendar-date-is-legal-p): Handle dates with no day part.
13322
13323 2006-05-11 Nick Roberts <nickrob@snap.net.nz>
13324
13325 * comint.el (comint-insert-input): Just make it when
13326 comint-use-prompt regexp is nil (default) and with the mouse.
13327 (comint-copy-old-input): Reinstate from 2004-06-23.
13328 (comint-mode-map): Bind C-c C-m to it.
13329
13330 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu>
13331
13332 * progmodes/idlw-shell.el (idlwave-shell-move-or-history):
13333 Remove spurious move to point-max (new comint behavior fixes).
13334
13335 * progmodes/idlwave.el (idlwave-push-mark): Removed obsolete
13336 compatibility function (Emacs 18/19).
13337 (idlwave-is-continuation-line): Always return point at start of
13338 previous non-blank continuation line.
13339 (keyword-parameters): Fix continued comment font-lock matcher.
13340 (idlwave-font-lock-fontify-region): Written, use as
13341 font-lock-fontify-region-function, to fix continued keyword
13342 fontification issues.
13343
13344 2006-05-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13345
13346 * term/mac-win.el (mac-font-panel-mode): Doc fix.
13347 (mac-service-selection, mac-service-open-file)
13348 (mac-service-open-selection, mac-service-mail-selection)
13349 (mac-service-mail-to, mac-service-insert-text): Rename from
13350 mac-services-*. All uses changed.
13351 (mac-apple-event-map): Rename event symbol `services' to `service'.
13352
13353 2006-05-10 Thien-Thi Nguyen <ttn@gnu.org>
13354
13355 * emacs-lisp/ewoc.el (ewoc--dll-create, ewoc--node-delete)
13356 (ewoc--node-enter-first, ewoc--node-enter-last)
13357 (ewoc--delete-node-internal): Merge funcs into unique callers.
13358
13359 2006-05-09 Chong Yidong <cyd@stupidchicken.com>
13360
13361 * emacs-lisp/crm.el (completing-read-multiple): Properly handle
13362 return value of read-from-minibuffer for empty input.
13363
13364 2006-05-09 Miles Bader <miles@gnu.org>
13365
13366 * comint.el (comint-insert-input): Remove redundant calls to setq
13367 and goto-char.
13368
13369 2006-05-10 Nick Roberts <nickrob@snap.net.nz>
13370
13371 * comint.el (comint-insert-input): Make it work when
13372 comint-use-prompt-regexp is t.
13373
13374 2006-05-10 Miles Bader <miles@gnu.org>
13375
13376 * subr.el (field-at-pos): New function.
13377
13378 * comint.el (comint-insert-input): Use it.
13379
13380 2006-05-09 Juri Linkov <juri@jurta.org>
13381
13382 * battery.el (battery-linux-proc-acpi): Also try
13383 `/proc/acpi/thermal_zone/THR2/temperature'.
13384
13385 * files.el <safe-local-variable>: Remove `eval' and `let' binding
13386 for now unused lambda `string-or-null'.
13387
13388 * add-log.el (change-log-default-name): Put `string-or-null-p'
13389 instead of lambda on `safe-local-variable' property.
13390
13391 * diff-mode.el (diff-context->unified): Use `region-beginning' and
13392 `region-end' instead of `mark' and `point'.
13393 (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
13394 Operate on region in Transient Mark mode when the mark is active.
13395 Use `region-beginning' and `region-end' instead of `mark' and
13396 `point'.
13397 (diff-hunk-text, diff-goto-source): Doc fix.
13398
13399 * startup.el (fancy-splash-screens, normal-splash-screen): Use
13400 face `mode-line-buffer-id' for mode-line buffer face instead of
13401 hard-coded `(:weight bold)'.
13402
13403 * arc-mode.el (archive-set-buffer-as-visiting-file): Bind
13404 buffer-undo-list to t (undo-ask is reproducible by visiting
13405 nested archives).
13406
13407 2006-05-09 Kim F. Storm <storm@cua.dk>
13408
13409 * progmodes/grep.el (rgrep): Set default directory of *grep*
13410 buffer if we start M-x rgrep in the *grep* buffer and choose
13411 a different base directory.
13412
13413 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
13414
13415 * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
13416 completion also when ido is loaded.
13417
13418 2006-05-09 Masatake YAMATO <jet@gyve.org>
13419
13420 * font-lock.el (cpp-font-lock-keywords-source-directives): Addded
13421 "warning" and "import".
13422 (cpp-font-lock-keywords): Added "warning".
13423
13424 2006-05-08 Dan Nicolaescu <dann@ics.uci.edu>
13425
13426 * term/xterm.el (terminal-init-xterm): Add more key bindings.
13427
13428 2006-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13429
13430 * mwheel.el (mwheel-scroll): Make sure that when scrolling multiple
13431 pages at a time, if we signal the end, we should indeed reach that end.
13432
13433 2006-05-08 David Reitter <david.reitter@gmail.com>
13434
13435 * emacs-lisp/easy-mmode.el (define-minor-mode): Only preserve messages
13436 output during execution of the body.
13437
13438 2006-05-08 Kim F. Storm <storm@cua.dk>
13439
13440 * progmodes/grep.el (lgrep, rgrep): Doc fixes.
13441
13442 2006-05-08 Thien-Thi Nguyen <ttn@gnu.org>
13443
13444 * emacs-lisp/ewoc.el (ewoc--set-buffer-bind-dll-let*):
13445 Use with-current-buffer.
13446
13447 2006-05-07 Kim F. Storm <storm@cua.dk>
13448
13449 * subr.el (add-to-history): Remove keep-dups arg.
13450
13451 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
13452 to nil around call to add-to-history.
13453
13454 2006-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13455
13456 * emacs-lisp/syntax.el (syntax-ppss): Flush the cache before rather
13457 than after a buffer modification.
13458
13459 2006-05-08 Nick Roberts <nickrob@snap.net.nz>
13460
13461 * progmodes/gdb-ui.el (gdb-var-create-handler): Move speedbar
13462 call to...
13463 (gud-watch): ...here so speedbar is raised for already watched
13464 expressions.
13465 (gdb-speedbar-refresh): Delete function.
13466 (gdb-speedbar-update, gdb-speedbar-timer-fn): New functions.
13467 Use speedbar-timer-fn instead of speedbar-refresh (reverting
13468 earlier change).
13469 (gdb-var-evaluate-expression-handler)
13470 (gdb-var-list-children-handler-1, gdb-var-update-handler-1): Use it.
13471
13472 * speedbar.el (speedbar-timer-fn): Remove save-window-excursion.
13473 Update localized contents for all buffers except ignored modes.
13474
13475 2006-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13476
13477 * term/mac-win.el (mac-utxt-to-string): Use `eq' instead of `='.
13478 (mac-atsu-font-table, mac-font-panel-mode): Add defvars.
13479 (mac-bytes-to-digits, mac-handle-toolbar-switch-mode)
13480 (mac-handle-font-panel-closed, mac-handle-font-selection):
13481 New functions.
13482 (mac-font-panel-mode): New minor mode.
13483 (mac-apple-event-map): Add bindings for toolbar toggle button and
13484 font panel.
13485 (menu-bar-showhide-menu): Add mac-font-panel-mode.
13486
13487 2006-05-07 John Paul Wallington <jpw@pobox.com>
13488
13489 * ibuffer.el (ibuffer-compressed-file-name-regexp):
13490 Avoid `regexp-opt'; simplify regexp for readability.
13491
13492 2006-05-06 Eli Zaretskii <eliz@gnu.org>
13493
13494 * ldefs-boot.el (dired-do-redisplay, dired-maybe-insert-subdir):
13495 * files.el (buffer-stale-function):
13496 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13497 * autorevert.el (global-auto-revert-non-file-buffers): Point Info
13498 links to the main manual, not to emacs-xtra.
13499
13500 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13501
13502 * term/mac-win.el (mac-utxt-to-string): Don't make adjustment for
13503 MacJapanese if text is ASCII-only.
13504
13505 2006-05-06 Nick Roberts <nickrob@snap.net.nz>
13506
13507 * progmodes/gdb-ui.el (gdb-goto-breakpoint): Use or instead of
13508 unless so nil isn't returned.
13509 (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
13510
13511 2006-05-06 Kim F. Storm <storm@cua.dk>
13512
13513 * subr.el (add-to-history): New function.
13514
13515 * ediff.el (ediff-files, ediff-files3, ediff-merge-files)
13516 (ediff-merge-files-with-ancestor):
13517 * env.el (setenv):
13518 * isearch.el (isearch-update-ring):
13519 * server.el (server-visit-files):
13520 * progmodes/grep.el (lgrep, rgrep):
13521 * progmodes/vhdl-mode.el (vhdl-generate-makefile-1):
13522 * progmodes/xscheme.el (xscheme-insert-expression):
13523 Use add-to-history.
13524
13525 * kmacro.el (kmacro-push-ring): Use add-to-history.
13526 (kmacro-ring-length): Remove unused defun.
13527 (kmacro-start-macro): Use kmacro-push-ring.
13528
13529 2006-05-06 Thien-Thi Nguyen <ttn@gnu.org>
13530
13531 * emacs-lisp/ewoc.el (ewoc-create, ewoc-set-hf): Use `insert'
13532 directly instead of a lambda expression that calls it.
13533
13534 2006-05-06 Kim F. Storm <storm@cua.dk>
13535
13536 * avoid.el (mouse-avoidance-point-position): Use posn-at-point
13537 instead of compute-motion.
13538
13539 2006-05-05 Dan Nicolaescu <dann@ics.uci.edu>
13540
13541 * ibuffer.el (ibuffer-compressed-file-name-regexp): Undo previous
13542 change.
13543
13544 2006-05-05 Reiner Steib <Reiner.Steib@gmx.de>
13545
13546 * startup.el (command-line-1): Refer to "Pure Storage" on
13547 pure-space-overflow.
13548
13549 2006-05-05 Martin Rudalics <rudalics@gmx.at>
13550
13551 * emacs-lisp/re-builder.el (reb-update-overlays): Cycle through
13552 provided faces once they all have been used up.
13553
13554 2006-05-05 Eli Zaretskii <eliz@gnu.org>
13555
13556 * startup.el (normal-splash-screen, fancy-splash-screens-1): Add a
13557 reference to the Lisp manual to the warning about pure space
13558 overflow.
13559
13560 2006-05-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
13561
13562 * textmodes/ispell.el (ispell-buffer-local-dict): Add a `no-reload'
13563 argument to avoid the call to `ispell-internal-change-dictionary'
13564 when not needed.
13565 (ispell-change-dictionary): Use this argument and call
13566 `ispell-internal-change-dictionary' after the possible change
13567 to `ispell-local-dictionary'.
13568 (ispell-internal-change-dictionary): Check for a change in
13569 personal dictionary use too.
13570
13571 2006-05-05 Eli Zaretskii <eliz@gnu.org>
13572
13573 * startup.el (command-line): On MS-Windows, probe "~", not
13574 "~USER", for warning about non-existent home directory.
13575
13576 * arc-mode.el (archive-l-e): New optional argument `float' means
13577 generate a float value.
13578 (archive-arc-summarize, archive-lzh-summarize)
13579 (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e
13580 with 3rd argument non-nil when file's size is being computed.
13581 Format the file sizes with %8.0f instead of %8d.
13582
13583 2006-05-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13584
13585 * cus-start.el (all): Add mac-dnd-known-types.
13586
13587 * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
13588 (mac-TEXT-to-string, mac-string-to-TEXT, mac-furl-to-string)
13589 (mac-TIFF-to-string): New functions.
13590 (x-get-selection, x-selection-value)
13591 (mac-select-convert-to-string): Use them.
13592 (mac-text-encoding-mac-japanese-basic-variant): New constant.
13593 (mac-dnd-types-alist): New customization variable.
13594 (mac-dnd-handle-furl, mac-dnd-handle-hfs, mac-dnd-insert-utxt)
13595 (mac-dnd-insert-TEXT, mac-dnd-insert-TIFF, mac-dnd-drop-data)
13596 (mac-dnd-handle-drag-n-drop-event): New functions.
13597 (mac-drag-n-drop): Remove function.
13598 (global-map): Bind drag-n-drop and M-drag-n-drop to
13599 mac-dnd-handle-drag-n-drop-event.
13600
13601 2006-05-04 Karl Chen <quarl@NOSPAM.quarl.org>
13602
13603 * progmodes/perl-mode.el (perl-beginning-of-function):
13604 Skip anonymous subs.
13605
13606 2006-05-04 Dan Nicolaescu <dann@ics.uci.edu>
13607
13608 * ibuffer.el (ibuffer-compressed-file-name-regexp): Avoid loading
13609 regexp-opt at run time.
13610
13611 * term.el (term-handle-ansi-escape): Fix off by one error.
13612
13613 2006-05-04 Nick Roberts <nickrob@snap.net.nz>
13614
13615 * progmodes/gdb-ui.el (gdb-force-update): Delete variable...
13616 (gdb-init-1, gdb-post-prompt): ...and references to it.
13617 (gdb-frame-handler): Strip directory name from filename if present.
13618
13619 * progmodes/gud.el (gdb-force-update): Delete defvar
13620 (gud-speedbar-buttons): ...and references to it. Use window-start
13621 to try to keep positon in watch expression.
13622
13623 2006-05-03 Richard Stallman <rms@gnu.org>
13624
13625 * simple.el (next-history-element, previous-history-element): Doc fix.
13626
13627 * isearch.el (isearch-update-ring): Doc fix.
13628
13629 2006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
13630
13631 * isearch.el (isearch-update-ring): Take history-delete-duplicates
13632 into consideration. Replace one arm ifs with whens.
13633
13634 2006-05-03 Nick Roberts <nickrob@snap.net.nz>
13635
13636 * progmodes/gdb-ui.el (gud-watch): Let user select an expression.
13637 (menu): Fix typo.
13638
13639 2006-05-02 Miles Bader <miles@gnu.org>
13640
13641 * replace.el (occur-engine): Bind `inhibit-field-text-motion' to t.
13642
13643 2006-05-02 Jay Belanger <belanger@truman.edu>
13644
13645 * calc/calc-embed.el (calc-override-minor-modes-map)
13646 (calc-override-minor-modes): New variables.
13647 (calc-do-embedded): Make sure that Calc keystrokes aren't
13648 overwritten by minor modes.
13649
13650 2006-05-02 Chong Yidong <cyd@mit.edu>
13651
13652 * msb.el (msb): If EVENT is a down event, read and discard the up event.
13653
13654 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13655
13656 * startup.el (command-line-1): Refer to Lisp manual when
13657 pure-space-overflow occurs.
13658
13659 * files.el (byte-compile-dynamic, byte-compile-dynamic-docstrings)
13660 (byte-compile-warnings, find-file-visit-truename, indent-tabs-mode)
13661 (left-margin, no-byte-compile, no-update-autoloads, truncate-lines)
13662 (version-control): Don't use `t' for safe-local-variable declarations.
13663
13664 2006-05-01 Richard Stallman <rms@gnu.org>
13665
13666 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
13667 M-r, M-R, M-A, M-SPC or M-DEL.
13668 (diff-mode-map): diff-refine-hunk now on C-c C-w
13669 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
13670
13671 * help-mode.el (help-mode): view-exit-action calls delete-window
13672 only when it is safe and possible.
13673
13674 * simple.el (undo-outer-limit-truncate): Put quotes around buffer name
13675 in messages.
13676
13677 * emacs-lisp/warnings.el (display-warning, lwarn): Doc fixes.
13678
13679 * tool-bar.el (tool-bar-setup): Put Help and Preferences items
13680 in the default tool-bar-map.
13681
13682 2006-05-01 Michael Albinus <michael.albinus@gmx.de>
13683
13684 * net/tramp.el (tramp-completion-file-name-handler-alist)
13685 (tramp-run-real-handler, tramp-completion-run-real-handler)
13686 (tramp-completion-handle-file-name-all-completions)
13687 (tramp-completion-handle-file-name-completion): Autoload them.
13688 (tramp-completion-handle-file-exists-p)
13689 (tramp-completion-handle-file-name-directory)
13690 (tramp-completion-handle-file-name-nondirectory)
13691 (tramp-completion-handle-expand-file-name): Remove them.
13692 (tramp-handle-file-name-directory): Return the real directory name.
13693 Returning "/" only doesn't need to be necessary any longer.
13694 (tramp-file-name-handler): Make special attention when in hostname
13695 completion mode.
13696 (tramp-completion-file-name-handler): Revert patch from 2006-04-28.
13697 (tramp-register-file-name-handlers):
13698 Register `tramp-completion-file-name-handler' only when
13699 `partial-completion-mode' is enabled.
13700 (tramp-completion-handle-file-name-all-completions):
13701 Delete directory part from results.
13702 (tramp-get-completion-methods, tramp-get-completion-user-host):
13703 Discard deleting "/", it doesn't work after the change of
13704 `tramp-handle-file-name-directory' above.
13705
13706 2006-05-01 Kim F. Storm <storm@cua.dk>
13707
13708 * progmodes/grep.el (grep-expand-template): Use save-match-data
13709 and symbol-value.
13710
13711 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13712
13713 * term/mac-win.el (mac-ae-open-documents, mac-drag-n-drop):
13714 Use select-frame-set-input-focus instead of raise-frame.
13715 (global-map): Bind M-drag-n-drop to mac-drag-n-drop.
13716
13717 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
13718
13719 * progmodes/gud.el (gud-def): Add %c case.
13720 (gud-speedbar-buttons): Don't bind case-fold-search unnecessarily.
13721 (gud-format-command): Make match case sensitive. Match on %F.
13722
13723 2006-04-30 Glenn Morris <rgm@gnu.org>
13724
13725 * calendar/cal-tex.el (cal-tex-preamble-extra): New variable.
13726 (cal-tex-preamble): Use cal-tex-preamble-extra.
13727 (cal-tex-list-diary-entries): Refer to `diary-list-entries' rather
13728 than alias `list-diary-entries'.
13729
13730 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
13731
13732 * help-fns.el (describe-variable): Add info about safe local variables.
13733
13734 2006-04-29 Richard Stallman <rms@gnu.org>
13735
13736 * bindings.el (mode-line-format): help-echo doc fixes.
13737
13738 * net/tramp.el (tramp-file-name-handler-alist): Delete
13739 expand-file-name and other operations that can cause spurious loading.
13740
13741 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13742
13743 * files.el (safe-local-variable-p): Remove support for the special
13744 value t.
13745
13746 * textmodes/paragraphs.el (sentence-end-without-space):
13747 Fix safety predicate.
13748 (sentence-end-double-space, sentence-end-without-period)
13749 (paragraph-ignore-fill-prefix):
13750 * textmodes/fill.el (colon-double-space):
13751 * abbrev.el (abbrev-mode): Tighten the safety predicate.
13752
13753 * subr.el (booleanp): New fun.
13754
13755 * textmodes/reftex-vars.el (reftex-guess-label-type):
13756 Tighten the safety predicate.
13757
13758 2006-04-28 Kim F. Storm <storm@cua.dk>
13759
13760 * progmodes/grep.el (defgroup grep): Doc fix.
13761 (grep-auto-highlight): Remove.
13762 (grep-template): New defcustom.
13763 (grep-find-template): Rename from grep-tree-template.
13764 (grep-files-aliases): Rename from grep-tree-files-aliases.
13765 Remove "all" alias, add "l" alias.
13766 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories): Remove.
13767 (grep-find-ignored-directories): New defcustom to replace
13768 grep-tree-ignore-CVS-directories, to facilitate ignoring
13769 subdirectories for multiple version control systems.
13770 (grep-mode-map): Add Recursive grep item to GREP menu.
13771 (grep-regexp-history, grep-files-history): New defvars.
13772 (grep-probe): New helper function.
13773 (grep-compute-defaults): Use it to simplify code.
13774 Adapt to name changes.
13775 Use `.' as base in grep-find-template rather than <D>.
13776 (grep): Remove superfluous highlight-regexp arg. Fix doc.
13777 Call grep-compute-defaults unconditionally.
13778 (grep-expand-keywords): New defconst.
13779 (grep-expand-template): Rename from grep-expand-command-macros.
13780 Simplify via grep-expand-keywords. Look at case-fold-search instead
13781 of grep-tree-ignore-case to add -i option.
13782 Bind case-fold-search to nil while matching keywords.
13783 (grep-tree-last-regexp, grep-tree-last-files): Remove.
13784 (grep-read-regexp, grep-read-files): New helper functions.
13785 (rgrep): Rename from grep-tree. Rework to use proper histories.
13786 Adapt to changes in defcustoms and functions above.
13787 (lgrep): New command, as grep, but using same interactive UI as rgrep.
13788
13789 2006-04-28 Michael Albinus <michael.albinus@gmx.de>
13790
13791 * net/tramp.el (tramp-completion-file-name-handler):
13792 Disable Tramp's functionality while loading Tramp itself.
13793 (tramp-register-file-name-handlers): That's a defsubst now.
13794 Code from `tramp-repair-jka-compr' moved here. Apply it via
13795 `after-init-hook'.
13796 (tramp-repair-jka-compr): Remove.
13797
13798 2006-04-27 Jay Belanger <belanger@truman.edu>
13799
13800 * calc/calc-embed.el (calc-embedded-make-info): Use `math-read-expr' to
13801 read expression when `math-read-big-expr' doesn't work.
13802
13803 2006-04-27 Reiner Steib <Reiner.Steib@gmx.de>
13804
13805 * startup.el (command-line-1): Display warning when
13806 pure-space-overflow is non-nil.
13807
13808 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13809
13810 * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
13811 risky.
13812
13813 2006-04-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13814
13815 * textmodes/bibtex.el (bibtex-url): New optional arg no-browse.
13816 Return the URL or nil if none can be generated.
13817
13818 2006-04-27 Nick Roberts <nickrob@snap.net.nz>
13819
13820 * progmodes/gud.el (gud-comint-buffer): Move forward to stop
13821 byte compiler warnings.
13822 (gud-basic-call, gud-find-expr): Let user select an expression
13823 for printing. Print expression as well as value in GUD buffer.
13824
13825 2006-04-17 Ken Manheimer <ken.manheimer@gmail.com>
13826
13827 * allout.el: Remove local autoload declaration for
13828 pgg-gpg-symmetric-key-p, since that's now done in pgg-gpg.el.
13829 (allout-show-bodies, allout-header-prefix, allout-primary-bullet)
13830 (allout-plain-bullets-string, allout-distinctive-bullets-string)
13831 (allout-use-mode-specific-leader, allout-old-style-prefixes)
13832 (allout-stylish-prefixes, allout-numbered-bullet)
13833 (allout-file-xref-bullet, allout-presentation-padding)
13834 (allout-use-hanging-indents, allout-reindent-bodies): Mark as
13835 safe-local-variable with suitable value spec, and add autoload
13836 cookie for loaddefs inclusion. We now use an explicit spec everywhere.
13837 (move-beginning-of-line, move-end-of-line): Repair so these compat
13838 functions now actually resituate the point, when appropriate.
13839
13840 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13841
13842 * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping.
13843
13844 * add-log.el (add-log-iso8601-time-zone): Make parameter optional.
13845 (add-log-iso8601-time-string): Fix call to format-time-string.
13846
13847 2006-04-26 Kim F. Storm <storm@cua.dk>
13848
13849 * subr.el (posn-string, posn-image, posn-object): Doc fix.
13850
13851 2006-04-26 Masatake YAMATO <jet@gyve.org>
13852
13853 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
13854 Add support for "//" style comments. Remove `b' flag
13855 from ?* in `asm-mode-syntax-table'.
13856
13857 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
13858
13859 * follow.el: Use (featurep 'xemacs) everywhere.
13860 (follow-mode): Use define-minor-mode.
13861 (follow-mode-map): Move initialization into the declaration.
13862 Use command remapping.
13863 (follow-emacs-version-xemacs-p): Remove.
13864 (follow-submit-feedback): Remove.
13865
13866 * allout.el (allout-layout, allout-passphrase-verifier-string)
13867 (allout-passphrase-hint-string): Tighten up a bit the safety predicate.
13868
13869 * textmodes/reftex-vars.el (reftex-vref-is-default)
13870 (reftex-fref-is-default, reftex-guess-label-type):
13871 Tighten up a bit the safety predicate.
13872
13873 * textmodes/paragraphs.el (sentence-end-double-space)
13874 (sentence-end-without-period, sentence-end-without-space)
13875 (page-delimiter, paragraph-ignore-fill-prefix):
13876 Tighten up a bit the safety predicate.
13877
13878 * textmodes/fill.el (colon-double-space): Tighten up the safety pred.
13879
13880 * progmodes/python.el (python-continuation-line-p)
13881 (python-beginning-of-statement): syntax-ppss may return
13882 a negative depth.
13883 (python-mode): Don't forcefully enable font-lock.
13884
13885 * time-stamp.el (time-stamp-start, time-stamp-end)
13886 (time-stamp-inserts-lines): Tighten up a bit the safety predicate.
13887
13888 * add-log.el: Remove spurious * in docstrings.
13889 (add-log-time-zone-rule): Rename from change-log-time-zone-rule.
13890 (add-change-log-entry): Use it here, since it's not specific
13891 to iso8601.
13892 (add-log-iso8601-time-string): Don't use it here any more.
13893 (change-log-indent-text, change-log-indent): Rename from add-log-*.
13894
13895 * abbrev.el (abbrev-mode): Tighten up a bit the safety predicate.
13896
13897 2006-04-25 Ryan Yeske <rcyeske@gmail.com>
13898
13899 * net/rcirc.el (rcirc-print): Revert last change with ignored nicks.
13900 (rcirc-toggle-low-priority): Doc fix.
13901 (rcirc-handler-NOTICE): Remove beginning of line anchor in
13902 ChanServ regexp.
13903 (rcirc-startup-channels-alist): Connect to #rcirc by default, not
13904 #emacs.
13905 (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Add variables.
13906 (rcirc-decode-coding-system): Use utf-8 as the default.
13907 (rcirc-multiline-minor-mode): Set the fill-column.
13908 (rcirc-format-response-string): Display bright and dim nicks.
13909 (rcirc-browse-url): Update interactive spec to fill ARG.
13910 (rcirc-bright-nick, rcirc-dim-nick): Add faces.
13911 (rcirc-print): Ignore dim-nick messages wrt modeline-activity.
13912
13913 2006-04-24 J.D. Smith <jdsmith@as.arizona.edu>
13914
13915 * textmodes/bibtex.el (bibtex-find-entry): Don't demand matching
13916 case for @Article, etc.
13917
13918 2006-04-23 Michael Albinus <michael.albinus@gmx.de>
13919
13920 * net/tramp.el (tramp-register-file-name-handlers): New defun.
13921 Added with autoload cookie.
13922 (tramp-unload-file-name-handlers): Rename from
13923 `tramp-unload-file-name-handler-alist'.
13924
13925 2006-04-23 Romain Francoise <romain@orebokech.com>
13926
13927 * comint.el (comint-match-partial-filename): Doc fix.
13928
13929 2006-04-21 Glenn Morris <rgm@gnu.org>
13930
13931 * calendar/cal-menu.el (calendar-mode-map): Refer to
13932 `diary-view-entries' rather than alias `view-diary-entries'.
13933 * calendar/diary-lib.el (view-other-diary-entries): Ditto.
13934
13935 2006-04-21 Luc Teirlinck <teirllm@auburn.edu>
13936
13937 * progmodes/antlr-mode.el (antlr-default):
13938 * cus-edit.el (custom-documentation):
13939 * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec
13940 in defface.
13941
13942 2006-04-21 Kim F. Storm <storm@cua.dk>
13943
13944 * image.el (image-type): New defun split out of create-image.
13945 (create-image): Use it.
13946
13947 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
13948
13949 * textmodes/org.el (org-mode-map): Catch conflict with old allout.el.
13950 (org-open-at-point): Remove the "...done" message to keep output
13951 in the echo area visible.
13952 (org-export-as-xoxo): Fix call to `indent-region'.
13953
13954 2006-04-21 Kevin Ryde <user42@zip.com.au>
13955
13956 * international/mule.el (keyboard-coding-system): defcustom
13957 info-link fixes: "Specify Coding" has been split, keyboard now in
13958 "Terminal Coding", and "Single-Byte Character Support" is now
13959 "Unibyte Mode".
13960
13961 2006-04-21 Nick Roberts <nickrob@snap.net.nz>
13962
13963 * progmodes/gdb-ui.el (gdb-data-list-register-values-handler):
13964 Use font-lock-warning-face for any errors e.g. no stack.
13965 (gdb-stack-list-locals-handler): Display any errors e.g. no stack.
13966
13967 2006-04-20 Dan Nicolaescu <dann@ics.uci.edu>
13968
13969 * progmodes/sh-script.el (sh-shell): Mark as safe.
13970
13971 * newcomment.el (comment-start, comment-start-skip)
13972 (comment-end-skip, comment-end): Mark as safe.
13973
13974 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
13975
13976 * textmodes/org.el (org-deadline-announce): Face removed.
13977 (org-level-faces, org-n-levels): Convert to constant.
13978 (org-compatible-face): New function.
13979 (org-hide, org-level-1, org-level-2, org-level-3, org-level-4)
13980 (org-level-5, org-level-6, org-level-7, org-level-8)
13981 (org-special-keyword, org-warning, org-headline-done, org-link)
13982 (org-date, org-tag, org-todo, org-done, org-table, org-formula)
13983 (org-scheduled-today, org-scheduled-previously, org-time-grid):
13984 Face definition revised for better color tty support.
13985 (org-bold-re, org-italic-re, org-underline-re): New constants.
13986 (org-set-font-lock-defaults): Use the new constants.
13987 (org-agenda-highlight-todo): New function.
13988 (org-agenda-todo): Fix bug with point at end of line.
13989 (org-agenda-change-all-lines, org-finalize-agenda-entries):
13990 Fontify TODO keywords.
13991 (org-insert-link): Preserve relative path in ../ links.
13992 (org-export-as-html): Convert links pointing to .org files into
13993 links that will work beteen the exported HTML files.
13994 (org-todo-list): Fix bug when arg=0.
13995 (org-insert-heading): More fine-tuning.
13996
13997 2006-04-19 Romain Francoise <romain@orebokech.com>
13998
13999 * mail/rmail.el (rmail-convert-to-babyl-format): Use second group
14000 from `rmail-mime-charset-pattern'.
14001
14002 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
14003
14004 * progmodes/python.el (python-mode): Fix typo.
14005
14006 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
14007
14008 * comint.el (comint-previous-input): Don't clobber input line
14009 when moving off either end of the input history ring.
14010 (comint-delete-input): New function, used by
14011 `comint-previous-input' and others.
14012 (comint-previous-matching-input):
14013 Use `coming-delete-input'. Save the partial input if leaving the
14014 edit line. Goto point-max before deleting input to avoid
14015 partial input fragments hanging around.
14016 (comint-restore-input): New function, used by `comint-previous-input'.
14017
14018 2006-04-18 Luc Teirlinck <teirllm@auburn.edu>
14019
14020 * imenu.el (imenu--index-alist): Balance parentheses.
14021
14022 2006-04-18 Dan Nicolaescu <dann@ics.uci.edu>
14023
14024 * progmodes/python.el (python-mode): Add support for hs-minor-mode.
14025
14026 2006-04-19 Reiner Steib <Reiner.Steib@gmx.de>
14027
14028 * abbrev.el (read-abbrev-file): Use abbrev-file-name if optional
14029 file is nil.
14030
14031 2006-04-18 Richard Stallman <rms@gnu.org>
14032
14033 * tooltip.el (tooltip-mode, tooltip-use-echo-area): Doc fixes.
14034
14035 * imenu.el (imenu-create-index-function, imenu--index-alist)
14036 (imenu--last-menubar-index-alist, imenu--make-index-alist)
14037 (imenu-default-create-index-function, imenu--generic-function):
14038 Doc fixes.
14039
14040 * image-mode.el (image-toggle-display): Handle tar and arc subfiles.
14041
14042 * help-mode.el (help-mode): Set view-exit-action to delete window.
14043
14044 * env.el (setenv): Get rid of arg UNSET. Interactive unsetting
14045 now works by passing nil as arg.
14046
14047 * apropos.el (apropos-print): Don't do where-is on self-insert-command.
14048
14049 * abbrev.el (edit-abbrevs-redefine): Temporarily widen.
14050 (read-abbrev-file): Provide default when reading filename.
14051
14052 * files.el (enable-local-variables): Allow :all as value.
14053 (hack-local-variables): Implement that value.
14054 (safe-local-variable-values, safe-local-eval-forms)
14055 (enable-local-variables): Mark as risky.
14056 (find-file-visit-truename, kept-old-versions): Mark safe.
14057
14058 * time-stamp.el (time-stamp-format, time-stamp-line-limit)
14059 (time-stamp-start, time-stamp-end, time-stamp-inserts-lines)
14060 (time-stamp-count, time-stamp-pattern): Add safe-local-variable prop.
14061
14062 2006-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
14063
14064 * progmodes/tcl.el (tcl-send-string, tcl-send-region):
14065 Use forward-line so as to get to BOL even in the presence of fields.
14066 (tcl-eval-region): Strip surrounding space to avoid multiple prompts
14067 in return.
14068 (inferior-tcl): Tell tclsh to work in interactive mode.
14069
14070 * complete.el (partial-completion-mode):
14071 Use 'choose-completion-string-functions to make sure that
14072 choose-completion fills the minibuffer properly.
14073
14074 * complete.el (PC-old-read-file-name-internal): Remove.
14075 (PC-read-include-file-name-internal): Remove. Turn it into an advice
14076 of read-file-name-internal.
14077 (partial-completion-mode): Enable/disable this advice.
14078
14079 2006-04-18 Juanma Barranquero <lekktu@gmail.com>
14080
14081 * net/tramp.el (tramp-completion-file-name-handler): Revert change
14082 of 2006-04-17.
14083
14084 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
14085
14086 * textmodes/org.el (org-insert-heading): Insert heading before
14087 current if at beginning of line.
14088 (org-todo, org-date): New faces.
14089 (org-table-align): Make sure tooltip window contains full text.
14090 (org-no-properties): New defsubst.
14091 (org-set-font-lock-defaults): Use new faces.
14092
14093 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
14094
14095 * progmodes/gud.el (gud-speedbar-item-info): Display frame address
14096 for root variables.
14097
14098 * progmodes/gdb-ui.el (gdb-pc-address): Rename from gdb-frame-address.
14099 (gdb-frame-address): Re-use to identify frame for watch expression.
14100 (gdb-var-list, gdb-var-create-handler): Add frame address for root
14101 variables.
14102 (gdb-init-1, gdb-source, gdb-post-prompt)
14103 (gdb-assembler-custom, gdb-invalidate-assembler): Use gdb-pc-address.
14104 (gdb-frame-handler): Get gdb-frame-address.
14105
14106 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
14107
14108 Sync with Tramp 2.0.53.
14109
14110 * net/tramp.el (tramp-completion-mode): ?\t has event-modifier
14111 'control. Reported by Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>.
14112 (tramp-completion-file-name-handler): Add autoload cookie for
14113 adding to `file-name-handler-alist'.
14114
14115 * net/tramp-smb.el (tramp-smb-wait-for-output): Wait always for
14116 the prompt. If it returns earlier (when detecting an error
14117 message), the rest of the output will merge accidently with the
14118 output of the next command. Reported by M Jared Finder
14119 <jared@hpalace.com>.
14120
14121 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
14122 for `process-file', in order to let it work for older Emacsen too.
14123
14124 2006-04-17 Ralf Angeli <angeli@iwi.uni-sb.de>
14125
14126 * textmodes/tex-mode.el (tex-font-lock-match-suscript): New function.
14127 (tex-font-lock-keywords-3): Use it.
14128
14129 2006-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
14130
14131 * newcomment.el (comment-add): New function.
14132 (comment-region-default, comment-dwim): Use it.
14133
14134 2006-04-15 Michael Olson <mwolson@gnu.org>
14135
14136 * emacs-lisp/tq.el: Improve comments.
14137 (tq-queue-head-question): New accessor function.
14138 (tq-queue-head-regexp, tq-queue-head-closure, tq-queue-head-fn):
14139 Update for modified queue structure.
14140 (tq-queue-add): Accept `question' argument.
14141 (tq-queue-pop): If a question is pending, send it.
14142 (tq-enqueue): Accept new optional argument `delay-question'.
14143 If this is non-nil, and at least one other question is pending a
14144 response, queue the question rather than sending it immediately.
14145
14146 2006-04-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14147
14148 * calendar/appt.el (appt-add): Check whether an appointment is
14149 already present in appt-time-msg-list. Simplify code.
14150
14151 2006-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14152
14153 * progmodes/cc-langs.el (c-mode-menu):
14154 Don't presume c-subword-mode is bound.
14155
14156 2006-04-13 Bill Wohler <wohler@newt.com>
14157
14158 * cus-edit.el (customize-package-emacs-version-alist): Update docstring.
14159 (customize-package-emacs-version): Use cdr instead of cadr now
14160 that alists use dotted pairs.
14161
14162 * custom.el (defcustom): Fix docstring for :package-version.
14163
14164 2006-04-13 Michael Albinus <michael.albinus@gmx.de>
14165
14166 * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
14167 (tramp-handle-shell-command): Display output buffer only when
14168 `tramp-display-shell-command-buffer' is true.
14169 (tramp-handle-process-file): Set `tramp-display-shell-command-buffer'.
14170
14171 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
14172
14173 * textmodes/org.el (org-set-autofill-regexps): Set only the local
14174 values of `adaptive-fill-regexp' and `adaptive-fill-function'.
14175
14176 2006-04-13 Romain Francoise <romain@orebokech.com>
14177
14178 * pcvs-parse.el (cvs-parse-table): Use `with-temp-buffer' to avoid
14179 leaving temporary .cvsignore buffers behind.
14180
14181 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
14182
14183 * textmodes/org.el (org-set-regexps-and-options)
14184 (org-get-current-options): Better names for the startup folding
14185 options.
14186
14187 2006-04-13 Thien-Thi Nguyen <ttn@gnu.org>
14188
14189 * vc.el (vc-annotate): Arrange for point to end up at the same
14190 line number as in the original, but only when using a new buffer.
14191
14192 2006-04-12 Stuart Herring <herring@lanl.gov> (tiny change)
14193
14194 * files.el (hack-one-local-variable-eval-safep):
14195 Recognize `edebug-form-spec' for `put', but only if it passes
14196 `edebug-basic-spec'. Generalize `put' handling.
14197
14198 * emacs-lisp/edebug.el (edebug-basic-spec): New function for
14199 vetting file-local form specs.
14200
14201 * allout.el (allout-layout): Autoload its `safe-local-variable'
14202 property.
14203
14204 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
14205
14206 * textmodes/org.el (org-ctrl-c-ctrl-c): Improve documentation string.
14207 (org-agenda-mouse-1-follows-link)
14208 (org-mouse-1-follows-link): New options.
14209 (org-format-agenda-item): Fix bug if TAGS is nil.
14210 (org-agenda-get-scheduled): Quote `priority' symbol in plist.
14211
14212 2006-04-13 Nick Roberts <nickrob@snap.net.nz>
14213
14214 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers):
14215 GDB 6.1+ gives full filename for "info sources" so use
14216 file-name-nondirectory.
14217
14218 2006-04-12 Romain Francoise <romain@orebokech.com>
14219
14220 * subr.el (read-passwd): Bind `message-log-max' to nil.
14221
14222 2006-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
14223
14224 * progmodes/perl-mode.el (perl-indent-new-calculate):
14225 Recompute parse-start after jumping backward by a whole sexp.
14226
14227 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14228
14229 * vc.el (vc-ensure-vc-buffer): Only change current-buffer, not the
14230 window configuration.
14231 (vc-annotate-display-select): Select the buffer so that current-buffer
14232 (and selected-window) is the output buffer at the end of vc-annotate.
14233
14234 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
14235
14236 * vc.el (vc-annotate-color-map): Add custom TTY color map for
14237 8-color terminals, to use all of the colors in a sensible order.
14238 256-color terminals work well with the standard map.
14239 (vc-annotate-lines): Only strip the first color character if it
14240 is "#", to allow for terminal-style named colors.
14241 (vc-annotate-warp-version): Pass buf to `goto-line' to ensure
14242 the correct buffer is scrolled.
14243
14244 2006-04-11 Richard Stallman <rms@gnu.org>
14245
14246 * emacs-lisp/bytecomp.el (byte-compile-file):
14247 Bind enable-local-variables to :safe, and make normal-mode obey it.
14248
14249 * files.el (enable-local-variables): Allow value :safe.
14250 (normal-mode): Doc fix.
14251 (hack-local-variables): Implement enable-local-variables = :safe.
14252 (hack-local-variables-confirm): Don't prevent quitting.
14253
14254 2006-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
14255
14256 * loadhist.el (unload-feature): A bit of sanity check of
14257 load-history entries. Cancel timer-vars before unbinding them.
14258
14259 * hexl.el (hexl-isearch-search-function): Fix regexp-building code to
14260 quote special chars, and make the trick work on the hex part of the
14261 buffer as well.
14262 (hexl-mode, hexl-save-buffer, hexl-mode-exit)
14263 (hexl-maybe-dehexlify-buffer): Use restore-buffer-modified-p.
14264
14265 * startup.el (normal-splash-screen): Fix last change so we don't wait
14266 2 minutes if we don't show the splash screen.
14267
14268 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
14269
14270 * textmodes/org.el (org-export-plain-list-max-depth)
14271 (org-table-spaces-around-separators)
14272 (org-radio-targets, org-activate-camels)
14273 (org-table-spaces-around-invisible-separators): Options removed.
14274 (org-time-stamp-rounding-minutes, org-remember-templates)
14275 (org-ellipsis, org-activate-links, org-descriptive-links):
14276 New options.
14277 (org-remember-apply-template, org-current-time)
14278 (org-finish-edit-table-field)
14279 (org-link-unescape, org-link-escape)
14280 (org-string-width, org-table-clean-line, org-html-do-expand)
14281 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
14282 (org-read-agenda-file-list): New functions.
14283 (org-table-edit-field)
14284 (org-table-create-or-convert-from-region): New commands
14285 (org-table-toggle-vline-visibility): Command removed.
14286 (org-table-convert-region): Made a command.
14287 (orgtbl-deleta-backward-char, orgtbl-delete-char): Remove commands.
14288 Replace with the normal org- functions.
14289 (org-self-insert-command): Don't trigger realign unnecessarily
14290 when blanking a field that is not full.
14291 (org-mode): `Set buffer-invisibility-spec' for links.
14292 (org-activate-links2): Hide link part and only show descriptive
14293 part of the link.
14294 (org-insert-link): Modify for new linking system.
14295 (org-store-link): Store description separately, for use by
14296 `org-insert-link'.
14297 (org-table-align): Use `org-string-width'.
14298 (defgroup): Completely new group structure for custom variables.
14299 (org-agenda-files): Option: Single file name allowed. Function:
14300 Optional argument unrestrited means ignore any restricitons.
14301 (org-install-agenda-files-menu): Find a buffer in Org-mode before
14302 trying to modify the menu. Use generalized access to
14303 `org-agenda-files.'
14304 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
14305 (org-agenda-file-to-front, org-remove-file, org-diary)
14306 (org-tags-view, org-export-icalendar-all-agenda-files)
14307 (org-export-icalendar-combine-agenda-files): Use generalized
14308 access to `org-agenda-files'.
14309 (org-remember-handler): Correctly preserve heading if present.
14310 (org-table-insert-row, org-table-insert-hline): Deal with
14311 invisible characters.
14312
14313 2006-04-10 J.D. Smith <jdsmith@as.arizona.edu>
14314
14315 * vc.el (vc-annotate-display-mode): Made default 'fullscale.
14316 (vc-annotate-color-map): New 18 element constant
14317 value/saturation, rotating hue colormap, from red->blue.
14318 (vc-annotate-mode-menu): "Default" -> "By Color Map Range".
14319 (vc-annotate-display-select): Switch to annotate-mode elsewhere.
14320 (vc-annotate): To avoid killing the required local variables,
14321 set them before the end of `with-output-to-temp-buffer', and
14322 after first switching to annotate-mode.
14323 (vc-annotate-warp-version): Add buffer argument in goto-line to
14324 ensure annotation, not source, is scrolled.
14325
14326 2006-04-10 Bill Wohler <wohler@newt.com>
14327
14328 * custom.el (defcustom, custom-handle-keyword):
14329 Add :package-version keyword.
14330 (custom-add-package-version): New function. Sets value of new
14331 property 'custom-package-version from :package-version keyword.
14332 (defcustom): Create Common Keywords section in docstring.
14333 (defface, defgroup): Replace definitions of a select few keywords
14334 with a reference to the Common Keywords in defcustom.
14335 (defcustom, defface, defgroup): Replace reference to Customization
14336 chapter in manual with hyperlink.
14337
14338 * cus-edit.el (customize-package-emacs-version-alist): New variable.
14339 (customize-changed-options): Add check for custom-package-version.
14340 (customize-package-emacs-version): New function to look up Emacs
14341 version corresponding to the given package version.
14342
14343 * emacs-lisp/find-func.el (find-function-regexp): Allow dashes in
14344 defun name, in similar fashion to find-variable-regexp.
14345
14346 2006-04-10 Eli Zaretskii <eliz@gnu.org>
14347
14348 * international/mule-cmds.el (set-locale-environment): Fix last
14349 change for when the locale's preferences don't specify any encoding.
14350
14351 2006-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
14352
14353 * emacs-lisp/find-func.el (find-function-search-for-symbol): Fix regexp
14354 so the defined var/fun doesn't need to be quoted.
14355
14356 2006-04-10 Richard Stallman <rms@gnu.org>
14357
14358 * finder.el (finder-mode-map): Add n and p bindings.
14359
14360 2006-04-10 Nick Roberts <nickrob@snap.net.nz>
14361
14362 * progmodes/gdb-ui.el (gdb-init-1): Re-initialise gdb-main-file to nil.
14363 (gdb-get-version): Make it work for pre "interpreter mi" (GDB 5.3?).
14364 (gdb-setup-windows): Put something in source window if we can't find
14365 the source file.
14366 (gdb-frame-handler): Make it work again with just assembly.
14367 (gdb-data-list-register-values-handler): Make it work when there is
14368 no stack.
14369
14370 2006-04-09 Richard Stallman <rms@gnu.org>
14371
14372 * mail/rmail.el (rmail-mime-charset-pattern): Ignore format and delsp
14373 specs while looking for charset.
14374
14375 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
14376
14377 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
14378 Make them faces.
14379 (lm-font-lock-keywords): Update appropriately.
14380
14381 2006-04-10 Kim F. Storm <storm@cua.dk>
14382
14383 * simple.el (filter-buffer-substring): Add NOPROPS arg, so
14384 it can also replace buffer-substring-no-properties.
14385
14386 * emulation/cua-base.el (cua-delete-region, cua-paste)
14387 (cua-repeat-replace-region): Use filter-buffer-substring.
14388
14389 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
14390 (cua-cut-region-to-global-mark): Likewise.
14391
14392 * emulation/cua-rect.el (cua--extract-rectangle)
14393 (cua-incr-rectangle, cua--rectangle-aux-replace): Likewise.
14394
14395 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14396
14397 * textmodes/bibtex.el (bibtex-entry-update): New optional arg
14398 entry-type. Add field delimiters to numerical fields if they are
14399 not present.
14400
14401 2006-04-09 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14402
14403 * textmodes/bibtex.el (bibtex-find-text-internal): Add new element
14404 string-const to return value.
14405 (bibtex-remove-delimiters): Use it.
14406
14407 2006-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
14408
14409 * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
14410 cl-byte-compile-compiler-macro unless it exists.
14411
14412 2006-04-08 Eli Zaretskii <eliz@gnu.org>
14413
14414 * files.el (hack-local-variables-confirm) <offer-save>:
14415 Clarify message text. Suggested by Ralf Angeli.
14416
14417 2006-04-08 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
14418
14419 * rect.el (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
14420 (delete-extract-rectangle-line): Use `filter-buffer-substring'
14421 instead of `buffer-substring' and `delete-region'. (Most of the
14422 code actually copied from `kill-region'.)
14423
14424 2006-04-08 Ryan Yeske <rcyeske@gmail.com>
14425
14426 * net/rcirc.el (rcirc-default-server): Rename from rcirc-server.
14427 (rcirc-default-port): Rename from rcirc-port.
14428 (rcirc-default-nick): Rename from rcirc-nick.
14429 (rcirc-default-user-name): Rename from rcirc-user-name.
14430 (rcirc-default-user-full-name): Rename from rcirc-user-full-name.
14431 (rcirc-low-priority-flag): New variable.
14432 (rcirc-decode-coding-system): New defcustom.
14433 (rcirc-encode-coding-system): New defcustom.
14434 (rcirc-coding-system-alist): New defcustom.
14435 (rcirc-multiline-major-mode): New defcustom.
14436 (rcirc-nick): New internal variable.
14437 (rcirc-process): Remove variable.
14438 (rcirc-server-buffer): New variable.
14439 (rcirc): Update to use rcirc-default-* variables above.
14440 (rcirc-connect): Do not add window-configuration-hook-here.
14441 (rcirc-server): New internal variable.
14442 (rcirc-connect): Do not send keepalive pings if
14443 rcirc-keepalive-seconds is nil.
14444 (with-rcirc-server-buffer): New macro.
14445 (rcirc-send-string): Encode with rcirc-encode-coding-system.
14446 (rcirc-server-name): Rename from rcirc-server.
14447 (rcirc-buffer-process): New function.
14448 (rcirc-buffer-nick): New function.
14449 (rcirc-buffer-target): Remove function.
14450 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
14451 New commands.
14452 (rcirc-mode-map): Change binding of C-c C-l to
14453 rcirc-toggle-low-priority.
14454 (rcirc-mode): Initialize coding system based on
14455 rcirc-coding-system-alist. New change-major-mode-hook to part the
14456 channel on a mode change. Make kill-buffer-hook buffer-local.
14457 (rcirc-change-major-mode-hook): New function.
14458 (rcirc-clean-up-buffer): Rename from rcirc-kill-buffer-hook-1.
14459 (rcirc-last-post-time): New variable.
14460 (rcirc-process-message): Store the last time user posted a message
14461 to this target.
14462 (rcirc-multiline-minor-mode): New mode.
14463 (rcirc-multiline-minor-mode-map): New mode map.
14464 (rcirc-edit-multiline): Put multiline-edit buffer in
14465 rcirc-multiline-major-mode along with rcirc-multiline-minor-mode.
14466 (rcirc-print): Ignore any line starting with an ignored nick.
14467 (rcirc-print): Decode using rcirc-decode-coding-system.
14468 (rcirc-track-minor-mode): Update global-mode-string when disabling
14469 this mode.
14470 (minor-mode-alist): Add LowPri indicator.
14471 (rcirc-toggle-low-priority): New function.
14472 (rcirc-last-non-irc-buffer): Prefix arg now no means switch to
14473 next lowpriority buffer with activity.
14474 (rcirc-record-activity): Sort buffers in rcirc-activity by the
14475 last time the user posted a message in to the target.
14476 (rcirc-update-activity-string): New formatting for low priority
14477 buffers.
14478 (rcirc-split-activity): New function.
14479 (rcirc-handler-PART, rcirc-handler-KICK)
14480 (rcirc-handler-PART-or-KICK): Kick responses are printed properly.
14481 (rcirc-nick-away-alist): New variable.
14482 (rcirc-handler-301): New handler. Away messages are printed once
14483 per change.
14484
14485 2006-04-08 Eli Zaretskii <eliz@gnu.org>
14486
14487 * info.el (Info-follow-nearest-node): Doc fix.
14488
14489 * international/mule-cmds.el (set-locale-environment): Make sure
14490 the coding-system preferred by the locale's language has the same
14491 EOL conversion type as the original buffer-file-coding-system.
14492 (locale-language-names): Add a few MS Windows language codes.
14493
14494 2006-04-07 Richard Stallman <rms@gnu.org>
14495
14496 * simple.el (eval-expression): Doc fix.
14497
14498 * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-last-sexp)
14499 (eval-defun): Doc fixes.
14500
14501 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
14502
14503 * pgg-gpg.el: Revert to revision 1.8 to allow the use of gpg-agent.
14504
14505 2006-04-07 Nick Roberts <nickrob@snap.net.nz>
14506
14507 * progmodes/gdb-ui.el (gdb-init-2): Set current filename using
14508 GDB list command without argument for greater generality.
14509
14510 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14511
14512 * subr.el (string-or-null-p): New function.
14513
14514 * textmodes/paragraphs.el (sentence-end): Use string-or-null-p.
14515
14516 * textmodes/ispell.el (ispell-local-dictionary): Use string-or-null-p.
14517
14518 * files.el: Update comment about safe-local-variable declarations.
14519
14520 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
14521
14522 * progmodes/idlwave.el: Updated to IDLWAVE version 6.0.
14523 See idlwave.org.
14524
14525 * progmodes/idlw-shell.el: Updated to IDLWAVE version 6.0.
14526 See idlwave.org. Includes code to obsolete idlw-rinfo.el.
14527
14528 * progmodes/idlw-help.el: Updated to IDLWAVE version 6.0.
14529 See idlwave.org.
14530
14531 * progmodes/idlw-complete-structtag.el: Updated to IDLWAVE
14532 version 6.0 (minimal changes). See idlwave.org.
14533
14534 * progmodes/idlw-toolbar.el: Updated to IDLWAVE version
14535 6.0 (minimal changes). See idlwave.org.
14536
14537 * progmodes/idlw-rinfo.el: File obsoleted and removed.
14538
14539 2006-04-06 Romain Francoise <romain@orebokech.com>
14540
14541 * pgg-gpg.el: Sync back with Gnus 5.10, reverting changes that add
14542 symmetric encryption features and a new asynchronous interface to
14543 GnuPG. This new version is version 1.4, plus whitespace changes.
14544
14545 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
14546
14547 * files.el: Move some `safe-local-variable' declarations to the
14548 respective files.
14549
14550 * textmodes/ispell.el (ispell-check-comments)
14551 (ispell-local-dictionary): Mark as safe.
14552
14553 * abbrev.el (abbrev-mode): Mark as safe.
14554
14555 * add-log.el (change-log-default-name): Mark as safe.
14556
14557 * textmodes/reftex-vars.el (reftex-vref-is-default)
14558 (reftex-fref-is-default, reftex-level-indent)
14559 (reftex-guess-label-type): Mark as safe.
14560
14561 * textmodes/fill.el (colon-double-space): Mark as safe.
14562
14563 * textmodes/paragraphs.el (paragraph-start, paragraph-separate)
14564 (sentence-end-double-space, sentence-end-without-period)
14565 (sentence-end-without-space, sentence-end, sentence-end-base)
14566 (page-delimiter, paragraph-ignore-fill-prefix): Mark as safe.
14567
14568 2006-04-06 Kim F. Storm <storm@cua.dk>
14569
14570 * ido.el (ido-mode): Remove ido-ignore-unc-host-regexps from
14571 the :set-after list.
14572 (ido-downcase-unc-hosts): New user option. Default on.
14573 (ido-ignore-unc-host-regexps): Don't reset ido-unc-hosts-cache
14574 when it is set, as regexps are now applied on the fly.
14575 (ido-unc-hosts): Keep all known hosts in ido-unc-hosts-cache.
14576 Make C-a DTRT--filter hosts through ido-ignore-unc-host-regexps
14577 on the fly, but only when ido-process-ignore-lists is set.
14578 Do case insensitive filtering if ido-downcase-unc-hosts is set.
14579 Only downcase names if ido-downcase-unc-hosts is set.
14580
14581 2006-04-06 Juanma Barranquero <lekktu@gmail.com>
14582
14583 * ido.el (ido-unc-hosts-cache): Fix typo in docstring.
14584
14585 * woman.el (WoMan-xref-man-page): Fix call to `substring'.
14586
14587 2006-04-05 Kim F. Storm <storm@cua.dk>
14588
14589 * ido.el (ido-mode): Set after ido-unc-hosts and
14590 ido-ignore-unc-host-regexps.
14591 (ido-save-history): Save ido-unc-hosts-cache.
14592 (ido-load-history): Load ido-unc-hosts-cache.
14593 (ido-reread-directory): Refresh unc hosts cache in // dir.
14594
14595 * startup.el (fancy-splash-screens): Set emulation-mode-map-alists
14596 to nil while displaying slash screen.
14597
14598 2006-04-05 Daiki Ueno <ueno@unixuser.org>
14599
14600 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
14601 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
14602
14603 2006-04-05 Kenichi Handa <handa@m17n.org>
14604
14605 * international/characters.el: Setup cases of Latin, Greek, and
14606 Cyrillic characters in CJK charsets.
14607
14608 2006-03-29 Daiki Ueno <ueno@unixuser.org>
14609
14610 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
14611 default-enable-multibyte-characters. This reverts the change from
14612 revision 6.17 which is no longer necessary because the passphrase
14613 is sent separately now. GnuPG messages are unreadable under
14614 multibyte locales with default-enable-multibyte-characters set to nil.
14615
14616 2006-04-04 Andreas Schwab <schwab@suse.de>
14617
14618 * files.el: Mark `left-margin', `byte-compile-dynamic-docstrings'
14619 and `byte-compile-warnings' as `safe-local-variable'.
14620
14621 2006-04-04 Dan Nicolaescu <dann@ics.uci.edu>
14622
14623 * man.el (Man-mode-map): Restore the \r binding.
14624 (Man-abstract-xref-man-page): If Man-target-string is a function,
14625 call it.
14626 (Man-highlight-references): Use Man-default-man-entry to get the
14627 target. Deal with xrefs too.
14628 (Man-highlight-references0): Don't call the target function.
14629
14630 * woman.el (WoMan-xref-man-page): Strip the section number, woman
14631 cannot deal with it.
14632
14633 2006-04-04 Daiki Ueno <ueno@unixuser.org>
14634
14635 * pgg-gpg.el: Clean up process buffers every time gpg processes
14636 complete.
14637
14638 2006-04-04 Kenichi Handa <handa@m17n.org>
14639
14640 * sort.el (sort-build-lists): Don't bind inhibit-field-text-motion
14641 here.
14642 (sort-lines, sort-numeric-fields, sort-fields, sort-columns):
14643 Temporarily bind inhibit-field-text-motion to t.
14644
14645 2006-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
14646
14647 * startup.el (normal-splash-screen): Only set mode-line-format in the
14648 splash buffer, so as not to interfere when debugging the code.
14649 Ignore errors when switching buffer.
14650
14651 2006-04-03 Romain Francoise <romain@orebokech.com>
14652
14653 * dired.el (dired-dnd-protocol-alist): Fix typo.
14654
14655 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
14656
14657 * savehist.el (savehist): Add :version.
14658 (savehist-ignored-variables): New variable.
14659 (savehist-minibuffer-hook): Don't save variables listed in
14660 `savehist-ignored-variables'.
14661
14662 * dired.el (dired-dnd-protocol-alist): Mention that change does
14663 only apply to new buffers in doc string.
14664
14665 2006-04-03 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
14666
14667 * recentf.el (recentf-open-files-item): Include newline in button
14668 field, so opening a file will work, when the point is at the end
14669 of the file name. Allow, for example, to [i]search a file by
14670 extension and just push RET to open it.
14671
14672 2006-04-03 Daiki Ueno <ueno@unixuser.org>
14673
14674 * pgg-gpg.el (pgg-gpg-process-filter)
14675 (pgg-gpg-wait-for-completion): Check if buffer is alive.
14676
14677 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
14678 lines, temporary fix.
14679
14680 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14681
14682 * ibuf-macs.el (define-ibuffer-column): Document the new parameter.
14683
14684 2006-04-02 Richard Stallman <rms@gnu.org>
14685
14686 * progmodes/compile.el (compilation-message-face): Make it defcustom.
14687
14688 2006-04-02 Dan Nicolaescu <dann@ics.uci.edu>
14689
14690 * ibuf-macs.el (define-ibuffer-column): Add a new key:
14691 header-mouse-map.
14692
14693 * ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
14694 (ibuffer-mode-header-map): New keymaps.
14695 (ibuffer-update-title-and-summary): Enable mouse face highlighting
14696 and keybindings for column headers.
14697 (name, size, mode) <define-ibuffer-column>: Add a header-mouse-map
14698 property.
14699
14700 2006-04-02 Drew Adams <drew.adams@oracle.com>
14701
14702 * speedbar.el (speedbar-after-create-hook): Doc fix.
14703
14704 2006-04-02 Michael Ernst <mernst@alum.mit.edu>
14705
14706 * shell.el (shell-directory-tracker)
14707 (shell-dynamic-complete-command): Doc fixes.
14708
14709 2006-04-01 Matt Hodges <MPHodges@member.fsf.org>
14710
14711 * pcomplete.el (pcomplete-show-completions): Recognize TAB on text
14712 terminals.
14713
14714 2006-04-01 Kim F. Storm <storm@cua.dk>
14715
14716 * ido.el (ido-unc-hosts-cache): New defvar.
14717 (ido-unc-hosts): If value of defcustom is a function, call it to
14718 get list of UNC hosts. Add function-item choices to specify
14719 ido-unc-hosts-net-view or user function.
14720 (ido-ignore-unc-host-regexps): New defcustom.
14721 (ido-unc-hosts-net-view, ido-unc-hosts): New functions.
14722 (ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
14723 (ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
14724
14725 2006-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
14726
14727 * pcvs-util.el (cvs-insert-strings): Fix bug with strings longer than
14728 wwidth.
14729
14730 2006-03-31 Juanma Barranquero <lekktu@gmail.com>
14731
14732 * ido.el (ido-cache-unc-host-shares-time, ido-report-no-match)
14733 (ido-max-work-file-list, ido-switch-buffer)
14734 (ido-read-file-name-as-directory-commands):
14735 Fix typos in docstrings.
14736
14737 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14738
14739 * term/mac-win.el (mac-system-coding-system): Define and use after
14740 Mac-specific coding systems are ready.
14741
14742 2006-03-27 Romain Francoise <romain@orebokech.com>
14743
14744 * net/rcirc.el (rcirc-connect): Add autoload cookie.
14745
14746 * ldefs-boot.el: Update.
14747
14748 2006-03-27 Daiki Ueno <ueno@unixuser.org>
14749
14750 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14751 passphrases when it is not needed.
14752 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
14753 passphrase stuff from gpg, should only be necessary when you use
14754 gpg with a smartcard.
14755
14756 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
14757
14758 * comint.el (comint-dynamic-list-completions): Allow user to
14759 select *Completions* buffer.
14760
14761 2006-03-27 Carsten Dominik <dominik@science.uva.nl>
14762
14763 * textmodes/org.el (org-get-level-face): Fix bug with level counting.
14764
14765 2006-03-26 Andreas Schwab <schwab@suse.de>
14766
14767 * progmodes/gud.el (gdb): Only complain about multiple debugging
14768 when the gdb process is still running.
14769
14770 2006-03-25 Eli Zaretskii <eliz@gnu.org>
14771
14772 * mail/rmail.el (tool-bar-map): Defvar it.
14773 (rmail-tool-bar-map): Tool-bar buttons for Rmail.
14774 (rmail-perm-variables): Make rmail-tool-bar-map a local variable.
14775
14776 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change)
14777
14778 * help.el (print-help-return-message): Suggest to use
14779 display-buffer instead of switch-to-buffer-other-window to restore
14780 the previous window without selecting it.
14781
14782 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14783
14784 * frame.el (select-frame-by-name): Call x-focus-frame also when
14785 window-system is mac.
14786
14787 * term/mac-win.el: Adjust Courier font specifications in
14788 x-fixed-font-alist.
14789 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
14790 when directly encoding to UTF-16 in native byte order, no BOM.
14791
14792 2006-03-25 Kim F. Storm <storm@cua.dk>
14793
14794 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom.
14795 (cua--init-keymaps): Use it instead of fixed C-return.
14796 (cua-mode): Set after it.
14797
14798 * emulation/cua-rect.el (cua--init-rectangles):
14799 Use cua-rectangle-mark-key instead of fixed C-return.
14800
14801 2006-03-25 Nick Roberts <nickrob@snap.net.nz>
14802
14803 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of
14804 "run" in .gdbinit.
14805 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
14806
14807 2006-03-24 Romain Francoise <romain@orebokech.com>
14808
14809 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to
14810 `display-buffer-other-frame'.
14811
14812 2006-03-24 Kim F. Storm <storm@cua.dk>
14813
14814 * apropos.el (apropos-synonyms): Add selection => region.
14815
14816 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14817
14818 * progmodes/gdb-ui.el (gdb-var-create-regexp)
14819 (gdb-var-list-children-regexp, gdb-var-update-regexp)
14820 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
14821 (gdb-data-list-register-values-regexp)
14822 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
14823 Future proof against new fields being added to MI output.
14824 (gdb-send): Don't treat backslashes for program input as
14825 continuations.
14826 (gdb-assembler-handler): Don't use window-start for this handler.
14827 (gdb-frame-handler): Don't change to hollow arrow if overlay
14828 arrow doesn't move to new frame.
14829
14830 2006-03-24 Nick Roberts <nickrob@snap.net.nz>
14831
14832 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
14833 prevent compiler warnings.
14834 (gdb-stopped): Check for gud-last-last-frame (case: signal).
14835 (breakpoint-disabled): Make lighter for contrast with overlay arrow.
14836 (gdb-assembler-custom): Use hollow-right-triangle for assembler
14837 buffer too.
14838
14839 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
14840
14841 * pgg-gpg.el (pgg-gpg-update-agent): Check for
14842 make-network-process, so we can use the same code in Gnus v5-10
14843 too and have this file fully synchronized with that release.
14844
14845 2006-03-23 Romain Francoise <romain@orebokech.com>
14846
14847 * ibuf-ext.el (ibuffer-read-filter-group-name):
14848 Use `ibuffer-generate-filter-groups' to make completion list match
14849 the filter groups that are really displayed in the Ibuffer buffer.
14850 (ibuffer-generate-filter-groups): Add new args noempty, nodefault.
14851
14852 2006-03-23 Kenichi Handa <handa@m17n.org>
14853
14854 * international/mule-cmds.el (sort-coding-systems): Describe that
14855 the argument is modified in docstring.
14856
14857 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
14858
14859 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
14860 (pgg-gpg-update-agent): New function.
14861 (pgg-gpg-use-agent-p): New function.
14862 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
14863 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
14864 (pgg-gpg-sign-region): Use it.
14865
14866 2006-03-21 Chong Yidong <cyd@stupidchicken.com>
14867
14868 * cus-edit.el (custom-face-set): Call custom-push-theme before
14869 face-spec set so that `changed' theme is correctly saved.
14870 (custom-face-reset-standard): Reset to recalculated face rather
14871 than defface spec.
14872
14873 * custom.el (custom-push-theme): Only save `changed' theme if the
14874 current face does not match the defface specs.
14875
14876 2006-03-21 Simon Josefsson <jas@extundo.com>
14877
14878 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
14879 <wilde@sha-bang.de>.
14880 (pgg-gpg-use-agent): New variable.
14881 (pgg-gpg-process-region): Use it.
14882 (pgg-gpg-encrypt-region): Likewise.
14883 (pgg-gpg-encrypt-symmetric-region): Likewise.
14884 (pgg-gpg-decrypt-region): Likewise.
14885 (pgg-gpg-sign-region): Likewise.
14886 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
14887
14888 2006-03-21 Carsten Dominik <dominik@science.uva.nl>
14889
14890 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style
14891 bracket links.
14892
14893 2006-03-21 Kim F. Storm <storm@cua.dk>
14894
14895 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of
14896 fringe-indicator-alist instead of modifying global value.
14897 (gdb-frame-handler): Likewise.
14898
14899 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
14900
14901 * diff-mode.el (diff-function): Make it inherit from diff-header
14902 instead of diff-context.
14903
14904 * progmodes/gdb-ui.el (hollow-right-triangle): Define as fringe
14905 bitmap.
14906 (gdb-info-stack-custom): Rename from gdb-info-frames-custom and
14907 change names in macro above for consistency.
14908 (gdb-frame-handler): Use hollow-right-triangle for all selected
14909 frames which except the innermost (where execution has stopped).
14910 (gdb-reset): Reset buffer-local values of overlay-arrow.
14911
14912 2006-03-20 Richard Stallman <rms@gnu.org>
14913
14914 * simple.el (set-mark-command): Doc fix.
14915
14916 * files.el (display-buffer-other-frame): New command.
14917 (ctl-x-4-map): Bind C-x 5 C-o to it.
14918
14919 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
14920
14921 * jit-lock.el (jit-lock-function): Check for the actual defer-timer
14922 rather than just defer-time, in case defer-time has been changed but
14923 the timer isn't running yet.
14924 (jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.
14925
14926 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
14927
14928 * help-mode.el (help-follow-symbol): New function.
14929 Essentially identical to the old `help-follow', but do not let
14930 `push-button' do the work when on an xref.
14931 (help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
14932
14933 2006-03-19 Richard Stallman <rms@gnu.org>
14934
14935 * help-mode.el (help-xref-symbol-regexp): Make no xref for symbol
14936 preceded by the word `program'.
14937 (help-follow-mouse, help-follow): Throw error if not on xref.
14938 Delete no longer used args.
14939
14940 2006-03-20 Nick Roberts <nickrob@snap.net.nz>
14941
14942 * progmodes/gdb-ui.el (gdb-stopped): Even when there is no source
14943 annotation ensure gud-overlay-arrow-position is redisplayed.
14944
14945 2006-03-19 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14946
14947 * textmodes/bibtex.el (bibtex-include-OPTkey)
14948 (bibtex-entry-field-alist, bibtex-generate-url-list): Mark as risky.
14949 (bibtex-autokey-name-case-convert)
14950 (bibtex-autokey-titleword-case-convert): Make these the aliases
14951 for the following two variables.
14952 (bibtex-autokey-name-case-convert-function)
14953 (bibtex-autokey-titleword-case-convert-function): Make these the
14954 real names.
14955 (bibtex-font-lock-keywords): Make bibtex-font-lock-url and
14956 bibtex-font-lock-crossref sublists.
14957 (bibtex-mode): Revert 2005-12-30 change (which made
14958 completion-ignore-case buffer-local).
14959 (bibtex-url): Simplify.
14960
14961 2006-03-19 Kim F. Storm <storm@cua.dk>
14962
14963 * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
14964 cursor property value to 2 (to align with C level change).
14965
14966 2006-03-19 Bill Wohler <wohler@newt.com>
14967
14968 * image.el (image-load-path-for-library): Shorten first line in
14969 docstring.
14970
14971 2006-03-18 Richard Stallman <rms@gnu.org>
14972
14973 * mail/rmail.el (rmail-reply-regexp): Undo previous change.
14974
14975 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
14976
14977 * isearch.el (isearch-other-meta-char): Handle user bindings for
14978 shifted control characters.
14979
14980 2006-03-18 Agustin Martin <agustin.martin@hispalinux.es>
14981
14982 * textmodes/ispell.el (ispell-skip-region-alist): Add "_+" to the
14983 part that matches email addresses, file names, etc.
14984
14985 2006-03-18 Eli Zaretskii <eliz@gnu.org>
14986
14987 * term/w32-win.el (mouse-set-font):
14988 Mention w32-list-proportional-fonts in the doc string.
14989
14990 2006-03-18 Kim F. Storm <storm@cua.dk>
14991
14992 * ido.el (ido-cache-ftp-work-directory-time): Doc fix.
14993 (ido-unc-hosts): New user option to explicitly define list of know
14994 UNC-style hosts for completion.
14995 (ido-cache-unc-host-shares-time): New user option.
14996 (ido-is-unc-root, ido-is-unc-host, ido-cache-unc-valid):
14997 New helper functions for UNC file-name support.
14998 (ido-may-cache-directory): Check for UNC host. Simplify.
14999 (ido-wash-history): Clean out old UNC hosts.
15000 (ido-nonreadable-directory-p): UNC hosts are always readable.
15001 (ido-directory-too-big-p): UNC hosts are never too big.
15002 (ido-set-current-directory): Handle UNC root path.
15003 (ido-file-name-all-completions): Complete UNC host names from
15004 ido-unc-hosts list. Cache UNC host shares.
15005 (ido-make-file-list-1): Don't filter UNC root.
15006 (ido-exhibit): Check for // in root directory, and switch to UNC
15007 mode by setting ido-current-directory to //.
15008
15009 2006-03-17 Luc Teirlinck <teirllm@auburn.edu>
15010
15011 * cus-edit.el (customize-changed-options): Mention explicit
15012 version number as default in prompt.
15013
15014 2006-03-17 Bill Wohler <wohler@newt.com>
15015
15016 * image.el (image-load-path-for-library): Minor docstring fix.
15017
15018 2006-03-17 Carsten Dominik <dominik@science.uva.nl>
15019
15020 * textmodes/org.el (org-read-date): Include subgroup 5 into
15021 replacement text.
15022 (org-popup-calendar-for-date-prompt): Fix customization type.
15023
15024 2006-03-17 Nick Roberts <nickrob@snap.net.nz>
15025
15026 * progmodes/gdb-ui.el (gud-watch): Provide completion.
15027 (gdb-continuation): New variable.
15028 (gdb-send): Deal with continuation lines.
15029
15030 * progmodes/gud.el (gud-gdb-complete-command)
15031 (gud-gdb-run-command-fetch-lines): Adapt for use with watch
15032 expressions.
15033 (gud-tooltip-mode): Use buffer-local value.
15034
15035 2006-03-16 Kim F. Storm <storm@cua.dk>
15036
15037 * ido.el (ido-edit-input): Use selected match, if any.
15038
15039 2006-03-16 Bill Wohler <wohler@newt.com>
15040
15041 * image.el (image-load-path-for-library): Prefer user's images in
15042 image-load-path.
15043
15044 2006-03-16 Martin Rudalics <rudalics@gmx.at>
15045
15046 * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
15047 when checking for attempt to drag leftmost or rightmost scrollbar.
15048
15049 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
15050
15051 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
15052 (gdb-force-mode-line-update): New function.
15053 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
15054 (gdb-exited): Use them.
15055 (gdb-signal): New function.
15056 (gdb-annotation-rules): Provide a rule for it.
15057
15058 2006-03-16 Kenichi Handa <handa@m17n.org>
15059
15060 * international/mule.el (auto-coding-regexp-alist): Add entries
15061 for Unicode BOM.
15062
15063 * sort.el (sort-build-lists): Temporarily bind
15064 inhibit-field-text-motion to t.
15065
15066 2006-03-15 Luc Teirlinck <teirllm@auburn.edu>
15067
15068 * locate.el (locate-command, locate-make-command-line)
15069 (locate-fcodes-file, locate-update-command)
15070 (locate-prompt-for-command, locate, locate-with-filter)
15071 (locate-get-file-positions): Doc fixes.
15072 (locate-buffer-name, locate-header-face): Remove leading `*' in
15073 defcustom.
15074 (locate-filter-output): Use `keep-lines' instead of its alias
15075 `delete-non-matching-lines'.
15076 (locate-get-filename, locate-get-dirname): Add introductory comment.
15077 (locate-find-directory-other-window): Give appropriate error
15078 message if used outside main listing.
15079
15080 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15081
15082 * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
15083 the new extend-region feature.
15084 (font-lock-after-change-function): Update correspondingly.
15085 * jit-lock.el (jit-lock-after-change): Update correspondingly.
15086 * progmodes/grep.el (font-lock-lines-before): Don't disable.
15087
15088 2006-03-15 Bill Wohler <wohler@newt.com>
15089
15090 * image.el (image-load-path-for-library): Fix example by not
15091 recommending that one binds image-load-path. Just defvar it to
15092 placate compiler and only use it if previously defined.
15093
15094 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
15095
15096 * textmodes/org.el (org-insert-centered): Use `string-width' to
15097 make underlining work for wide characters.
15098 (org-goto-map, org-agenda-mode-map, org-mode-map): Explicitly bind
15099 TAB to `org-cycle', to make sure that no binding in
15100 `outline-mode-map' can supercede it.
15101
15102 2006-03-14 Ken Manheimer <ken.manheimer@gmail.com>
15103
15104 * allout.el: Increment version to 2.2.1 in file commentary.
15105
15106 (allout-version): Increment to 2.2.1.
15107
15108 (allout-default-layout): New customization variable, used when the
15109 file lacks a specific allout-layout. Uses allout-layout-type for
15110 recursively nested definition.
15111
15112 (allout-layout-type): Widget defining allout layouts, necessary for
15113 self-recursive definition.
15114
15115 (allout-mode): Incorporate allout-default-layout as fallback for
15116 allout-layout.
15117
15118 (allout-layout): Mark as 'safe-local-variable', and refer mention
15119 fallback to `allout-default-layout' in absence of a specified value.
15120 (allout-passphrase-verifier-string)
15121 (allout-passphrase-hint-string): Mark as 'safe-local-variable'.
15122
15123 (allout-file-passphrase-verifier-string): Obsolete variable, removed.
15124
15125 (allout-get-encryption-passphrase-verifier): Use correct name of
15126 passphrase verifier in docstring.
15127
15128 2006-03-15 Nick Roberts <nickrob@snap.net.nz>
15129
15130 * progmodes/gdb-ui.el (gdb-var-list): Change order of first two
15131 elements.
15132 (gdb-find-watch-expression): Make it work for arrays too.
15133 Follow change to gdb-var-list.
15134 (gud-watch): Allow the user to enter variable name with a prexix
15135 arg. Create keybindings.
15136 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15137 (gdb-var-list-children-handler, gdb-var-update-handler)
15138 (gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
15139 (gdb-var-list-children-handler-1, gdb-var-update-handler-1):
15140 Follow change to gdb-var-list.
15141 (gdb-starting): Don't show the overlay arrows when program is running.
15142
15143 * progmodes/gud.el (gud-speedbar-buttons): Follow change to
15144 gdb-var-list.
15145
15146 2006-03-14 Bill Wohler <wohler@newt.com>
15147
15148 * image.el (image-load-path-for-library): Pass value of path
15149 rather than symbol. Always return list of directories.
15150 Guarantee that image directory comes first.
15151
15152 2006-03-14 Alan Mackenzie <acm@muc.de>
15153
15154 * font-core.el (font-lock-extend-region\(-function\)?.):
15155 New function/variable.
15156
15157 * font-lock.el (font-lock-after-change-function):
15158 Call font-lock-extend-region. Obey font-lock-lines-before.
15159 (font-lock-default-fontify-region): Remove reference to
15160 font-lock-lines-before.
15161
15162 * jit-lock.el (jit-lock-after-change):
15163 Call font-lock-extend-region. Obey font-lock-lines-before.
15164
15165 2006-03-14 David Ponce <david@dponce.com>
15166
15167 * tree-widget.el (tree-widget-themes-load-path)
15168 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15169
15170 2006-03-13 Ryan Yeske <rcyeske@gmail.com>
15171
15172 * net/rcirc.el (rcirc) <defgroup>: Add link to manual.
15173 (rcirc-print): Mark the start of text at the end of the prompt.
15174 (rcirc-track-minor-mode): Add autoload cookie.
15175 (rcirc-update-activity-string): Add space to front of mode-line
15176 indicator.
15177
15178 2006-03-13 Miles Bader <miles@gnu.org>
15179
15180 * net/rcirc.el (rcirc-nick-abbrevs): Remove variable.
15181 (rcirc-abbrev-nick): Remove function.
15182 (rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
15183
15184 2006-03-13 David Ponce <david@dponce.com>
15185
15186 * tree-widget.el: Handle themes across all occurrences of the main
15187 themes sub-directory found in tree-widget-themes-load-path.
15188 (tree-widget-themes-directory, tree-widget-theme): Doc fix.
15189 (tree-widget--locate-sub-directory): Return all occurrences.
15190 (tree-widget-themes-path): New function.
15191 Replace tree-widget-themes-directory, and return a list of directories.
15192 (tree-widget-set-parent-theme)
15193 (tree-widget-lookup-image): Use it.
15194
15195 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
15196
15197 * textmodes/org.el (org-link-search): Avoid self-matching of
15198 links, allow target text to be distributed over several lines.
15199 (org-search-not-link): New function.
15200 (org-set-regexps-and-options, org-get-current-options):
15201 New startup options.
15202 (org-export-as-html): Take odd-level setting from local variable.
15203 (org-fontify-emphasized-text): New option.
15204 (org-set-font-lock-defaults): Include emphasized text.
15205 (org-follow-mhe-link): Allow folder-only links, fix folder name.
15206 (org-font-lock): Customize group renamed from `org-faces'.
15207
15208 2006-03-13 John Paul Wallington <jpw@pobox.com>
15209
15210 * ibuf-ext.el (ibuffer-never-show-predicates): Add `require'
15211 keyword; require `ibuf-ext' feature. Thanks to Zhang Wei.
15212
15213 2006-03-12 Luc Teirlinck <teirllm@auburn.edu>
15214
15215 * cus-start.el (all): Delete :version keyword for members of the
15216 fringe group, since the entire group is new in 22.1.
15217
15218 2006-03-13 Nick Roberts <nickrob@snap.net.nz>
15219
15220 * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local
15221 map if value is hexadecimal (an address).
15222 (gud-watch): Only search roots for existing watch expressions.
15223 (gdb-speedbar-refresh): Bind speedbar-shown-directories to nil to
15224 prevent caching problems with speedbar-update-directory-contents.
15225
15226 2006-03-12 Juri Linkov <juri@jurta.org>
15227
15228 * battery.el (battery-linux-proc-acpi): Check `capacity' for non-nil
15229 before comparing with `low' and `warn'.
15230
15231 * info.el (Info-dir-remove-duplicates): Move point to the
15232 beginning of the current line after deleting the entries from
15233 redundant heading. Use marker for `limit' and compare it with
15234 point before calling `re-search-forward'.
15235
15236 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
15237
15238 * simple.el (yank): Fix typo in docstring.
15239
15240 2006-03-11 Ryan Yeske <rcyeske@gmail.com>
15241
15242 * mail/rmailsum.el (rmail-summary-next-msg): Skip deleted
15243 messages, where "D" is the 6th character.
15244
15245 2006-03-11 Eli Zaretskii <eliz@gnu.org>
15246
15247 * simple.el (yank): Fix last change.
15248
15249 2006-03-11 David Ponce <david@dponce.com>
15250
15251 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Add aliases
15252 before merging elements from the standard ispell-dictionary-alist.
15253 (ispell-aspell-add-aliases): Add aliases to the passed dictionary
15254 alist, and return the new alist.
15255
15256 2006-03-11 Richard Stallman <rms@gnu.org>
15257
15258 * mail/rmail.el (rmail-ignored-headers): Discard DomainKey-Signature.
15259
15260 * eshell/eshell.el (eshell-prefer-to-shell): Variable deleted;
15261 the way it is implemented is too unclean.
15262
15263 * simple.el (kill-region, yank): Doc fix.
15264
15265 * battery.el (battery-echo-area-format): Doc fix.
15266 (battery-mode-line-format): Likewise.
15267 (battery-linux-proc-apm, battery-linux-proc-acpi): Likewise.
15268 (battery-linux-proc-acpi): Ignore batteries that say "charged".
15269
15270 2006-03-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
15271
15272 * progmodes/octave-mod.el (octave-indent-for-comment):
15273 Behave according to do string.
15274
15275 2006-03-11 Agustin Martin <agustin.martin@hispalinux.es>
15276
15277 * textmodes/ispell.el (ispell-menu-map-needed) [ispell-message]:
15278 Be visible only if major mode is Mail Mode.
15279
15280 * textmodes/flyspell.el (flyspell-external-point-words)
15281 (flyspell-process-localwords): Fix last changes.
15282
15283 2006-03-11 Eli Zaretskii <eliz@gnu.org>
15284
15285 * calendar/holidays.el (list-holidays): Doc fix.
15286
15287 * international/mule.el (auto-coding-alist): Add .odt
15288 (OpenOffice's open document) files.
15289
15290 * files.el (auto-mode-alist): Add .odt (OpenOffice's open
15291 document) files. Mention in the doc string the need to sync with
15292 auto-coding-alist.
15293
15294 2006-03-10 Chong Yidong <cyd@stupidchicken.com>
15295
15296 * files.el (hack-local-variables-confirm): Don't prompt for ! if
15297 enable-local-variables is set to always query, or there is no
15298 savable variable.
15299
15300 2006-03-10 Bill Wohler <wohler@newt.com>
15301
15302 * image.el (image-load-path-for-library): Merge at least three
15303 functions from Gnus and MH-E into this one function that can now
15304 be shared.
15305
15306 2006-03-11 Nick Roberts <nickrob@snap.net.nz>
15307
15308 * progmodes/gdb-ui.el (gdb-remove-text-properties): Rename from
15309 gdb-remove-mouse-face and remove help-echo too.
15310 (gdb-enqueue-input): Correct conditional clause.
15311
15312 2006-03-10 Glenn Morris <rgm@gnu.org>
15313
15314 * calendar/calendar.el (calendar-holidays): Doc fix.
15315 * calendar/holidays.el (list-holidays): Doc fix.
15316
15317 2006-03-10 Nick Roberts <nickrob@snap.net.nz>
15318
15319 * progmodes/gdb-ui.el (gdba): Don't call gdb-init-1 explicitly as
15320 it gets called in gdb-prompt anyway.
15321 (gdb-use-separate-io-buffer): Only restore window arrangement for
15322 gdb-many-windows.
15323 (gdb-enqueue-input): Make it harder to send GDB input when program
15324 is running.
15325 (gdb-buffer-list): New variable.
15326 (gdb-remove-mouse-face): New function.
15327 (gdb-starting): Use it when GDB input won't get sent.
15328
15329 2006-03-08 Juanma Barranquero <lekktu@gmail.com>
15330
15331 * help.el (view-lossage): Remove trailing whitespace before
15332 inserting "\n".
15333
15334 2006-03-07 Chong Yidong <cyd@stupidchicken.com>
15335
15336 * files.el (hack-local-variables-confirm):
15337 Set coding-system-for-read to nil before writing to .emacs.
15338
15339 * arc-mode.el (archive-extract): Check if an existing buffer name
15340 comes from a different archive.
15341
15342 * help.el (describe-key-briefly): If KEY is a down event, read and
15343 discard the up event.
15344
15345 2006-03-07 Nick Roberts <nickrob@snap.net.nz>
15346
15347 * progmodes/gud.el (gud-speedbar-buttons): Allow pointers to
15348 be edited and use font-lock-warning-face for any changes.
15349
15350 * progmodes/gdb-ui.el (gdb-edit-value-handler): New function.
15351 (gdb-edit-value): Use it to report any errors.
15352
15353 2006-03-07 Juanma Barranquero <lekktu@gmail.com>
15354
15355 * help.el (describe-key): Remove leftover test code.
15356
15357 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
15358
15359 * textmodes/org.el: Move defvars out of eval-when-compile.
15360 Use buffer-file-name variable.
15361 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused
15362 arg `file'.
15363 (org-level-faces): Remove startup dependency.
15364 (org-cycle, org-map-tree, org-scan-tags)
15365 (org-remember-handler): Don't call `outline-level' directly.
15366 (org-mhe-search-all-folders): New option.
15367 (org-mhe-get-message-folder-from-index)
15368 (org-mhe-get-message-folder): Fix indexing search.
15369 (org-format-agenda-item): Handle nil TAGS argument.
15370 (org-cleaned-string-for-export, org-activate-target-links)
15371 (org-make-target-link-regexp): Deal with empty radio target list.
15372 (org-tag): New face.
15373 (org-get-level-face): New function.
15374 (org-set-font-lock-defaults): Simplify setup for headlines.
15375 (org-complete): Pass common substring to `display-completion-list'.
15376
15377 2006-03-06 David Ponce <david@dponce.com>
15378
15379 * tree-widget.el: Update Commentary header.
15380 (tree-widget-theme-name): Ignore parent themes.
15381 (tree-widget-set-parent-theme): New function.
15382 (tree-widget-set-theme): Use it.
15383 (tree-widget-set-image-properties): Move definition. Does nothing
15384 if image properties have already been set.
15385 (tree-widget-image-properties): Move definition. Receive an image
15386 name. Set the :pointer property.
15387 (tree-widget-lookup-image): Doc fix. Search in parent themes.
15388 Don't set the :pointer image property.
15389 (tree-widget-convert-widget): New function. Handle :dynargs
15390 compatibility here.
15391 (tree-widget): Use it to :convert-widget. Add the :expander-p
15392 predicate to control when the :expander function is entered.
15393 Thanks to Ken Manheimer <ken.manheimer@gmail.com> for the idea.
15394 (tree-widget-value-create): Handle :expander-p. widget-apply
15395 :expander.
15396 (tree-widget-expander-p): New function. Default value of the
15397 :expander-p property.
15398
15399 2006-03-06 Chong Yidong <cyd@stupidchicken.com>
15400
15401 * help.el (describe-key): Properly handle the return value of
15402 read-key-sequence when grabbing an up-event. Cleanup mouse-1
15403 remaps. Handle string and vector `follow-link' values.
15404
15405 2006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
15406
15407 * complete.el (PC-expand-many-files): Try be more careful when parsing
15408 the shell's output.
15409
15410 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
15411
15412 * outline.el (hide-sublevels): Provide better interactive default.
15413
15414 2006-03-06 Kenichi Handa <handa@m17n.org>
15415
15416 * international/fontset.el (create-fontset-from-fontset-spec):
15417 Fix regexp for paring FONTSET-SPEC (allow spaces after `:').
15418
15419 2006-03-05 Luc Teirlinck <teirllm@auburn.edu>
15420
15421 * progmodes/gud.el (gud-jdb-marker-filter): Quote `[' with two
15422 backslashes instead of one in regexp.
15423 (gud-tooltip-dereference): Add missing optional argument.
15424
15425 2006-03-04 John Paul Wallington <jpw@pobox.com>
15426
15427 * wdired.el (toplevel): Require `cl' at compile-time.
15428
15429 2006-03-04 Andreas Schwab <schwab@suse.de>
15430
15431 * server.el (server-process-filter): Handle errors during
15432 evaluation of the argument.
15433
15434 2006-03-03 John Paul Wallington <jpw@pobox.com>
15435
15436 * t-mouse.el (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix;
15437 escape parentheses at beginning of line.
15438 (t-mouse-tty, t-mouse-make-event): Doc fix; use imperative.
15439 (t-mouse-mode): Remove period from end of error message.
15440
15441 2006-03-03 Agustin Martin <agustin.martin@hispalinux.es>
15442
15443 * textmodes/flyspell.el (flyspell-process-localwords):
15444 Be case-sensitive.
15445
15446 2006-03-03 Martin Rudalics <rudalics@gmx.at>
15447
15448 * cus-edit.el (custom-quote): Remove function, since it has been
15449 moved to custom.el.
15450
15451 * font-lock.el (lisp-font-lock-keywords-2)
15452 * emacs-lisp/rx.el (rx-check-any, rx-check-not)
15453 * generic-x.el (reg-generic-mode): Quote "]"s in regexps when
15454 they have no special meaning.
15455
15456 * midnight.el (clean-buffer-list): Handle case where base-buffer of
15457 indirect buffer gets killed before indirect buffer. Use dolist.
15458
15459 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
15460
15461 * emacs-lisp/edebug.el (edebug-display): Use `edebug-sit-for-seconds'
15462 value instead of a literal constant (1) on more pauses.
15463
15464 2006-03-03 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
15465
15466 * textmodes/flyspell.el (flyspell-external-point-words):
15467 Be case-sensitive.
15468
15469 2006-03-03 Ryan Yeske <rcyeske@gmail.com>
15470
15471 * net/rcirc.el (rcirc-url-regexp): Match entire url when it starts
15472 with "www".
15473
15474 2006-03-03 Ken Manheimer <ken.manheimer@gmail.com>
15475
15476 * allout.el: Restablish intermediate missing comment header to
15477 preserve outline structure.
15478 (allout-beginning-of-current-entry): Skip invisible text.
15479 (allout-open-topic): Fix opening a topic at end-of-buffer.
15480 (allout-minor-mode): Move nearer to allout-mode function.
15481
15482 2006-03-02 Carsten Dominik <dominik@science.uva.nl>
15483
15484 * textmodes/org.el (org-paste-subtree): Remove (debug) form.
15485
15486 2006-03-02 Nick Roberts <nickrob@snap.net.nz>
15487
15488 * dframe.el (dframe-frame-mode): Don't burp when menu-bar-lines
15489 is nil.
15490
15491 * progmodes/gud.el (gud-speedbar-menu-items):
15492 Use buffer-local-value and add missing :visible keyword.
15493
15494 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Quieten speedbar-refresh.
15495
15496 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
15497
15498 * textmodes/reftex-index.el (reftex-index-map): `follow-mouse'
15499 must be `follow-link'.
15500
15501 * textmodes/reftex-toc.el (reftex-toc-map): Likewise.
15502
15503 * textmodes/org.el (org-export-as-html): Fix bugs in HTML
15504 formatting: No nested anchors.
15505 (org-all-targets): Fix bug with XEmacs compatibility.
15506 (org-read-date): Add (require 'parse-time).
15507 (org-set-tags): Fix bug with extra inserted space.
15508 (org-export-html-style): Define a style class for targets.
15509 (org-agenda-keymap, org-mouse-map): Add a binding for `follow-link'.
15510 (org-hide-leading-stars): New option.
15511 (org-hide): New face.
15512 (org-set-font-lock-defaults): Allow to hide leading stars.
15513 (org-get-legal-level, org-tr-level): New functions.
15514 (org-odd-levels-only): New option.
15515 (org-level-faces, org-paste-subtree, org-convert-to-odd-levels)
15516 (org-demote, org-promote): Deal with double-star levels.
15517 (org-convert-to-odd-levels): New command.
15518
15519 2006-03-01 Nick Roberts <nickrob@snap.net.nz>
15520
15521 * speedbar.el (speedbar-update-localized-contents): Try to
15522 preserve window-start.
15523 (speedbar-update-directory-contents): Try to preserve window-start
15524 and window-point.
15525 (speedbar-update-special-contents): Don't move back to start of window.
15526
15527 * progmodes/gdb-ui.el (gdb-speedbar-refresh): Rename from
15528 gdb-speedbar-timer-fn. Use speedbar-refresh instead of
15529 speedbar-timer-fn.
15530 (gdb-var-update-handler, gdb-var-update-handler-1): Use it.
15531 (gdb-speedbar-expand-node): Use speedbar-delete-subblock
15532 instead of gdb-speedbar-timer-fn.
15533
15534 2006-02-28 Jay Belanger <belanger@truman.edu>
15535
15536 * calc/calccomp.el (math-compose-tex-matrix): Add a latex option.
15537 (math-compose-expr): Use latex option when calling
15538 `math-compose-tex-matrix' for latex mode.
15539
15540 2006-02-28 Nick Roberts <nickrob@snap.net.nz>
15541
15542 * speedbar.el: Re-instate comments about developing for speedbar
15543 [this is what info and gdb-ui use even if better methods exist now].
15544
15545 * t-mouse.el: New file.
15546 (t-mouse-tty): Use with-temp-buffer. Add more terminal types.
15547 (t-mouse-lispy-buffer-posn-from-coords): Remove.
15548 (t-mouse-make-event-element): Use posn-at-x-y instead.
15549 (t-mouse-make-event): Deal with Fedora Core 3.
15550 (t-mouse-make-event): Don't sink the `stupid text mode menubar'.
15551 (t-mouse-mouse-position-function): New function. Use it instead
15552 of advising mouse-position.
15553 (t-mouse-mode): New minor mode.
15554 (t-mouse-stop, t-mouse-run): Remove. Use t-mouse-mode instead.
15555
15556 2006-02-27 Glenn Morris <rgm@gnu.org>
15557
15558 * calendar/calendar.el (calendar-holidays): Doc fix.
15559
15560 2006-02-27 Nick Roberts <nickrob@snap.net.nz>
15561
15562 * progmodes/gdb-ui.el (gdb-source-window): New variable.
15563 Re-introduce the concept of a source window.
15564 (gdb-get-buffer-create): Rename from gdb-get-create-buffer for
15565 consistency with get-buffer-create.
15566 (def-gdb-auto-update-handler, gdb-info-locals-handler)
15567 (gdb-data-list-register-values-handler)
15568 (gdb-stack-list-locals-handler): Try to preserve window-start as
15569 well as window-point.
15570 (gdb-display-source-buffer): New function (old concept).
15571 (gdb-goto-breakpoint): Use it.
15572
15573 * progmodes/gud.el (gud-display-line): Use gdb-display-source-buffer
15574 for gdb-ui/gdb-mi (old concept).
15575
15576 2006-02-27 Carsten Dominik <dominik@science.uva.nl>
15577
15578 * textmodes/reftex-index.el (reftex-index-map): Add `follow-mouse'
15579 binding.
15580
15581 * textmodes/reftex-toc.el (reftex-toc-map): Add `follow-mouse' binding.
15582
15583 * textmodes/reftex-sel.el (reftex-select-label-map)
15584 (reftex-select-bib-map): Add `follow-mouse' binding.
15585
15586 2006-02-26 Luc Teirlinck <teirllm@auburn.edu>
15587
15588 * jka-cmpr-hook.el (jka-compr-compression-info-list)
15589 (jka-compr-mode-alist-additions, jka-compr-load-suffixes):
15590 Give :set functions to provide automatic updating.
15591 Update docstring. Give compiler defvars early in the file
15592 and move the defcustoms to a later spot where all called functions
15593 are defined.
15594 (jka-compr-file-name-handler-entry): Doc fix.
15595 (jka-compr-compression-info-list--internal)
15596 (jka-compr-mode-alist-additions--internal)
15597 (jka-compr-load-suffixes--internal): New variables.
15598 (jka-compr-install): Set the three above variables.
15599 Update `load-file-rep-suffixes' instead of `load-suffixes'.
15600 (jka-compr-update, jka-compr-set): New functions.
15601 (auto-compression-mode): Doc fix.
15602
15603 * jka-compr.el (jka-compr-uninstall): Replace `mapcar' with `mapc'.
15604 Update `load-file-rep-suffixes' instead of `load-suffixes'.
15605 Use jka-compr-compression-info-list--internal,
15606 jka-compr-mode-alist-additions--internal and
15607 jka-compr-load-suffixes--internal.
15608
15609 * files.el (load-library):
15610 * loadhist.el (file-loadhist-lookup):
15611 * startup.el (command-line):
15612 * subr.el (locate-library):
15613 * emacs-lisp/autoload.el (update-directory-autoloads):
15614 * emacs-lisp/find-func.el (find-library-suffixes):
15615 Use `get-load-suffixes' instead of `load-suffixes'.
15616
15617 * subr.el (locate-library):
15618 * emacs-lisp/find-func.el (find-library-name):
15619 Use `load-file-rep-suffixes' instead of '("").
15620
15621 2006-02-26 Kim F. Storm <storm@cua.dk>
15622
15623 * ido.el (ido-save-history, ido-load-history): Simplify.
15624 Don't use find-file-noselect to avoid interference from other modes.
15625
15626 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org>
15627
15628 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange
15629 to use the default shell if filename is not available.
15630 Reported by Giorgos Keramidas.
15631
15632 2006-02-25 John Williams <jrw@pobox.com> (tiny change)
15633
15634 * progmodes/etags.el (tags-completion-table): Do completion from
15635 all the tables in the current list, as documented in the manual.
15636
15637 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15638
15639 * CC Mode Update to 5.31.3.
15640
15641 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15642
15643 * progmodes/cc-mode.el (c-postprocess-file-styles):
15644 Bind inhibit-read-only to t, around the call to
15645 c-remove-any-local-eval-or-mode-variables, so that it works on a
15646 RO file.
15647
15648 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15649
15650 * progmodes/cc-awk.el: Correct a typo.
15651
15652 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15653
15654 * progmodes/cc-cmds.el, cc-mode.el: Rename c-hungry-backspace to
15655 c-hungry-delete-backwards, at the request of RMS. Leave the old
15656 name as an alias.
15657
15658 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15659
15660 * progmodes/cc-mode.el: Correct a typo.
15661
15662 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15663
15664 * progmodes/cc-defs.el: Update the version number to 5.31.3.
15665
15666 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15667
15668 * progmodes/cc-cmds.el (c-electric-brace): Fix clean-up
15669 brace-else-brace (error due to mbeg, mend being undefined).
15670
15671 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15672
15673 * progmodes/cc-mode.el: File Local variables: Solve the problem
15674 where both `mode' and c-file-offsets are specified: `mode' will
15675 overwrite c-f-o's settings:
15676 (c-remove-any-local-eval-or-mode-variables): New function.
15677 (c-postprocess-file-styles): Call the above new function, within
15678 c-tentative-buffer-change, to splat `mode' and `eval' before the
15679 second hack-local-variables.
15680
15681 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15682
15683 * progmodes/cc-mode.el:
15684 [Supersedes patch to cc-engine.el 2005-12-16T20:07:49Z!monnier@iro.umontreal.ca]
15685 (c-after-change): Protect the match data with save-match-data.
15686 It was getting corrupted by c-after-change-check-<>-operators.
15687
15688 * progmodes/cc-defs.el: [Supersedes patch V1.38]:
15689 (top level): Check for a buggy font-lock-compile-keywords ONLY in
15690 XEmacs. GNU Emacs 22 now has a check which would throw an error here.
15691
15692 * progmodes/cc-awk.el (c-awk-after-change): Protect the match data
15693 with save-match-data. It was being corrupted when Font Lock was
15694 not enabled.
15695
15696 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
15697
15698 * progmodes/cc-langs.el (c-mode-menu): Add menu items for Electric
15699 Mode and Subword Mode.
15700
15701 * progmodes/cc-engine.el (c-beginning-of-statment-1): Distinguish
15702 real labels ("case 1:" or "foo:") from non-labels ("public:").
15703 (c-forward-objc-directive): Replace c-forward-token-2 with crude
15704 coding; c-f-t-2 doesn't move over a token at EOB.
15705
15706 * progmodes/cc-defs.el (c-version): Update version number to 5.31.2.
15707
15708 * progmodes/cc-cmds.el, cc-mode.el, cc-engine.el
15709 (c-update-modeline): Concatenate the minor mode indicators
15710 directly onto mode-name, removing c-submode-indicators.
15711 Sometimes, c-s-i got separated from the mode name on the mode line.
15712
15713 * progmodes/cc-cmds.el (c-electric-brace, c-electric-semi&comma)
15714 (c-electric-colon): Correct doc-strings: "/ln" -> "/la".
15715
15716 2006-02-24 Martin Stjernholm <bug-cc-mode@gnu.org>
15717
15718 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Improve the
15719 error message when there's an evaluation error to show whether
15720 it's loaded from source or not.
15721 (c-filter-ops): Make it available at runtime too to work when
15722 `c-make-init-lang-vars-fun' needs to evaluate from source.
15723
15724 2006-02-24 Juanma Barranquero <lekktu@gmail.com>
15725
15726 * help.el (help): Revert last part of 2006-02-23 change (deletion
15727 of the `provide' call).
15728
15729 2006-02-23 Juri Linkov <juri@jurta.org>
15730
15731 * compare-w.el (compare-windows-highlight): Add new value
15732 `persistent' and change :type from `boolean' to `choice'.
15733 (compare-windows-overlays1, compare-windows-overlays2):
15734 New internal variables.
15735 (compare-windows-highlight): If compare-windows-highlight is
15736 `persistent', add current overlays to compare-windows-overlays[12]
15737 instead of adding compare-windows-dehighlight to pre-command-hook.
15738 (compare-windows-dehighlight): Delete all overlays from
15739 compare-windows-overlays[12].
15740
15741 * info.el (Info-search): Don't bind search-spaces-regexp to
15742 Info-search-whitespace-regexp in non-regexp isearch mode.
15743
15744 2006-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
15745
15746 * help.el (describe-mode): Pass `mode-name' to format-mode-line.
15747
15748 2006-02-23 Juanma Barranquero <lekktu@gmail.com>
15749
15750 * textmodes/org.el (org-xemacs-p)
15751 (org-export-html-show-new-buffer, org-table-may-need-update)
15752 (org-insert-item, org-mhe-get-message-real-folder)
15753 (org-mhe-get-message-folder-from-index)
15754 (org-mhe-get-message-folder, org-mhe-get-message-num)
15755 (org-mhe-get-header, org-make-org-heading-search-string)
15756 (org-make-org-heading-camel, org-table-sort-lines)
15757 (org-format-org-table-html, org-format-table-table-html):
15758 Fix typos in docstrings.
15759
15760 2006-02-23 Carsten Dominik <dominik@science.uva.nl>
15761
15762 * textmodes/org.el (org-cleaned-string-for-export)
15763 (org-solidify-link-text): New function.
15764 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for
15765 XEmacs, just to silence the compiler.
15766 (org-export-as-ascii, org-export-as-html-and-open):
15767 Use `org-cleaned-string-for-export' and create internal links.
15768 (org-follow-mhe-link): Require mh-e, use folder.
15769
15770 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15771
15772 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face properly.
15773
15774 * progmodes/gdb-ui.el (gdb-debug-ring-max): Rename from
15775 gdb-debug-log-length.
15776 (gdb-debug-ring): Rename from gdb-debug-log-ring. Don't make
15777 it a real ring but...
15778 (gud-gdba-marker-filter): ...make it work like mark-ring.
15779 (gdb-enable-debug): Rename from gdb-enable-debug-log.
15780 (gdb-mouse-jump): New function. Add bindings.
15781
15782 2006-02-23 Nick Roberts <nickrob@snap.net.nz>
15783
15784 * progmodes/gdb-ui.el (gdb-signalled): New variable and function.
15785 (gdb-debug-log-ring): Rename from gdb-debug-log and make a ring.
15786 (gdb-send, gdb-send-item, gud-gdba-marker-filter): Use it.
15787 (gdb-debug-log-length): Customize it's length.
15788 (gud-watch, gdb-var-create-handler): Display function::var format
15789 but don't use to create variable object.
15790 (gdb-var-create-handler): Use message-box in place of message.
15791 (gdb-stopped): Call gdb-exited if signalled.
15792
15793 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
15794
15795 * textmodes/reftex.el (reftex-locate-file): Remove duplicate function.
15796
15797 * textmodes/reftex-vars.el (reftex-try-all-extensions): New option.
15798
15799 * textmodes/reftex.el (reftex-locate-file): Search all extensions
15800 if `reftex-try-all-extensions' is set.
15801
15802 * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to
15803 fail silently when there is no valid argument at point.
15804 (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with
15805 `fail-silently' argument. From a patch by David Reiter.
15806
15807 * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto):
15808 New commands.
15809 (org-mark-ring): New variable.
15810 (org-mark-ring-length): New option.
15811 (org-open-at-point, org-goto, org-open-file): Push old position
15812 onto the mark ring.
15813 (org-add-hook): New function.
15814 (org-export-table-remove-special-lines): New option.
15815 (org-skip-comments, org-format-org-table-html): Respect new
15816 option `org-export-table-remove-special-lines'.
15817 (org-open-file): Allow special command configuration for
15818 directory link.
15819 (org-file-apps): Fix bugs in customize type, added setting
15820 for directories.
15821 (org-activate-tags, org-format-agenda-item, org-complete)
15822 (org-get-tags-at, org-scan-tags, org-make-tags-matcher)
15823 (org-get-tags, org-get-buffer-tags, org-open-at-point)
15824 (org-link-search, org-make-org-heading-search-string)
15825 (org-make-org-heading-camel): Allow @ and 0-9 as tags characters.
15826 (org-radio-targets, org-file-link-context-use-camel-case)
15827 (org-activate-camels): New options.
15828 (org-update-radio-target-regexp, org-all-targets)
15829 (org-make-target-link-regexp, org-activate-target-links):
15830 New functions.
15831 (org-make-org-heading-search-string): New function.
15832 (org-store-link, org-insert-link): Use new option
15833 `org-file-link-context-use-camel-case'.
15834 (org-activate-camels): Use new option `org-activate-camels'.
15835 (org-link-regexp): Add mhe prefix.
15836 (org-open-at-point, org-store-link): Support for mhe links.
15837 (org-mhe-get-message-real-folder, org-mhe-get-message-folder)
15838 (org-mhe-get-message-folder-from-index, org-mhe-get-message-num)
15839 (org-mhe-get-header, org-follow-mhe-link): New functions.
15840 (org-remove-angle-brackets, org-add-angle-brackets):
15841 New functions.
15842 (org-bracket-link-regexp): New constant.
15843 (org-read-date): Fix bug that was rejecting all typed dates.
15844 (org-link-search): Make hierarchy above visible after a match.
15845 (org-follow-bbdb-link): Inhibit electric mode for BBDB.
15846 (org-store-link): Fix bug with link creation when cursor is in
15847 an empty line.
15848 (org-open-at-point): Fix bug with matching a link.
15849 Fixed buggy argument sequence in call to `org-view-tags'.
15850 (org-compile-prefix-format): Set `org-prefix-has-tag'.
15851 (org-prefix-has-tag): New variable.
15852 (org-format-agenda-item): Remove tags from headline
15853 if appropriate.
15854 (org-agenda-remove-tags-when-in-prefix): New option.
15855
15856 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
15857
15858 * ediff-diff.el (ediff-setup-diff-regions, ediff-setup-diff-regions3):
15859 Fix the regular expressions.
15860
15861 2006-02-21 Richard M. Stallman <rms@gnu.org>
15862
15863 * progmodes/sh-script.el (sh-mode): Set shell type based on file name
15864 if there's no other specific basis.
15865
15866 * emacs-lisp/unsafep.el (unsafep): Don't treat &rest or &optional
15867 as variables at all.
15868 (unsafep-variable): Rename arg; doc fix.
15869
15870 * abbrevlist.el (list-one-abbrev-table): Add autoload.
15871
15872 * calendar/appt.el (diary-selective-display): Add defvar.
15873
15874 * sort.el (sort-columns): Use Posix arg syntax for `sort'.
15875
15876 * isearch.el (search-whitespace-regexp): Fix custom type.
15877
15878 * help.el (describe-key-briefly): Compute interactive args
15879 in same was as before previous change.
15880
15881 * files.el (enable-local-variables): Doc fix.
15882
15883 2006-02-21 Kim F. Storm <storm@cua.dk>
15884
15885 * fringe.el: Cleanup as file is now pre-loaded.
15886 (fringe-bitmaps): Initialize unconditionally.
15887 (fringe-mode, set-fringe-style): Remove autoload cookies.
15888
15889 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
15890
15891 * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to
15892 `horizontal-bar'.
15893 (fringe-cursor-alist): Use `horizontal-bar'.
15894
15895 2006-02-20 Kim F. Storm <storm@cua.dk>
15896
15897 * fringe.el (fringe-bitmaps): Update to new bitmap names.
15898 (fringe-indicator-alist, fringe-cursor-alist): Initialize.
15899
15900 * loadup.el: Load "fringe" on window systems.
15901
15902 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15903
15904 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for all
15905 out of scope components.
15906
15907 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): Don't enable by
15908 default.
15909
15910 2006-02-20 Chong Yidong <cyd@stupidchicken.com>
15911
15912 * custom.el (customize-mark-to-save, customize-mark-as-set):
15913 Load the symbol first.
15914
15915 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
15916
15917 * buff-menu.el (list-buffers-noselect): Turn also "\n" into a
15918 strech spec so it doesn't display as "^J" on the header line
15919 when `Buffer-menu-use-header-line' is t.
15920
15921 2006-02-20 Nick Roberts <nickrob@snap.net.nz>
15922
15923 * speedbar.el (speedbar-make-button): Keep text properties
15924 of string arguments if desired.
15925
15926 * progmodes/gud.el (gud-speedbar-buttons): Fontify watch
15927 expessions.
15928
15929 * progmodes/gdb-ui.el (gdb-speedbar-expand-node): Force update
15930 of speedbar.
15931
15932 2006-02-19 Ryan Yeske <rcyeske@gmail.com>
15933
15934 * ffap.el (ffap-read-file-or-url): Bind `completion-ignore-case'
15935 to value of `read-file-name-completion-ignore-case'.
15936
15937 2006-02-19 Chong Yidong <cyd@stupidchicken.com>
15938
15939 * custom.el (customize-mark-as-set): Push to `user' theme.
15940
15941 * cus-edit.el (custom-save-variables): Allow unthemed values.
15942 (customize-set-variable): Push setting to `user' theme.
15943
15944 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
15945
15946 * progmodes/gud.el: Don't require font-lock as it's now
15947 automatically loaded.
15948 (gud-speedbar-buttons): Replace gdb-var-changed with
15949 gdb-force-update.
15950
15951 * progmodes/gdb-ui.el (gdb-force-update): Rename from
15952 gdb-var-changed.
15953 (gdb-post-prompt): Use it.
15954 (gdb-var-create-handler, gdb-var-evaluate-expression-handler)
15955 (gdb-var-update-handler, gdb-var-delete)
15956 (gdb-speedbar-expand-node, gdb-var-list-children-handler-1)
15957 (gdb-var-update-handler-1): Don't set gdb-var-changed, just set
15958 gdb-force-update in gdb-post-prompt.
15959 (gdb-reset): Clear watch expressions from speedbar when quitting.
15960
15961 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
15962
15963 * emulation/viper-cmd.el (viper-insert-state-post-command-sentinel)
15964 (viper-change-state-to-vi, viper-change-state-to-emacs):
15965 Make aware of cursor coloring in the Emacs state.
15966 (viper-special-read-and-insert-char): Use read-char-exclusive.
15967 (viper-minibuffer-trim-tail): Workaround for fields in minibuffer.
15968
15969 * emulation/viper-init.el (viper-emacs-state-cursor-color):
15970 New variable.
15971
15972 * emulation/viper-util.el (viper-save-cursor-color)
15973 (viper-get-saved-cursor-color-in-replace-mode)
15974 (viper-get-saved-cursor-color-in-insert-mode)
15975 (viper-restore-cursor-color): Make aware of the cursor color
15976 in Emacs state.
15977 (viper-get-saved-cursor-color-in-emacs-mode): New function.
15978
15979 * ediff-diff.el (ediff-ignore-case, ediff-ignore-case-option)
15980 (ediff-ignore-case-option3, ediff-actual-diff-options)
15981 (ediff-actual-diff3-options): New variables to control case sensitivity.
15982 (ediff-make-diff2-buffer, ediff-setup-fine-diff-regions)
15983 (ediff-setup-diff-regions3): Make aware of case-sensitivity.
15984 (ediff-toggle-ignore-case): New function.
15985 (ediff-extract-diffs, ediff-extract-diffs3): Preserve point in buffers.
15986
15987 * ediff-help.el (ediff-long-help-message-narrow2)
15988 (ediff-long-help-message-compare2, ediff-long-help-message-compare3)
15989 (ediff-long-help-message-word-mode): Add ignore-case command.
15990 (ediff-help-for-quick-help): Add ignore-case command.
15991
15992 * ediff-merg.el: Move provide to the end.
15993
15994 * ediff-ptch.el: Move provide to the end.
15995
15996 * ediff-wind.el: Move provide to the end.
15997
15998 * ediff-mult.el: Move provide to the end.
15999 (ediff-set-meta-overlay): Enable follow-link.
16000
16001 * ediff.el: Move provide to the end.
16002 Break recursive load cycle in eval-when-compile.
16003 (ediff-patch-buffer): Better heuristics.
16004
16005 * ediff-util.el: Move provide to the end.
16006 Break recursive load cycle in eval-when-compile.
16007 (ediff-setup-keymap): Add binding for #c. Replace some defsubsts with
16008 defuns.
16009 (ediff-submit-report): Pass the values of ediff-diff3-program,
16010 ediff-diff3-options.
16011
16012 2006-02-19 Juanma Barranquero <lekktu@gmail.com>
16013
16014 * help-fns.el (help-do-arg-highlight): Recognize also ARG- followed by
16015 the opening bracket of the following bracketing pairs: {}, [], (), <>,
16016 `' (for example, in the docstring of `windmove-default-keybindings').
16017
16018 2006-02-19 Nick Roberts <nickrob@snap.net.nz>
16019
16020 * progmodes/gud.el (gud-speedbar-buttons): Update properly for
16021 shadow face. Don't provide binding to edit variable when it is
16022 out of scope.
16023
16024 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
16025 (gdb-var-update-handler): Detect out of scope variables with pre
16026 GDB 6.4 too.
16027 (gdb-post-prompt): Revert change from 2006-02-17 (force update).
16028 Reset status of variable objects to nil in update handlers.
16029 (gdb-var-update-handler-1): Detect when a variable object comes
16030 in scope. setcar on var changes gdb-var-list directly.
16031
16032 2006-02-17 Juri Linkov <juri@jurta.org>
16033
16034 * ffap.el (ffap) <defface>: Add explicit face declaration.
16035 (ffap-highlight): Use face `ffap' directly instead of checking
16036 for its existence.
16037
16038 * icomplete.el (icomplete-get-keys): Use `t' for the second arg
16039 `visible-ok' of `other-buffer' to find the right original buffer.
16040
16041 * info.el (Info-search): Skip `Local Variables' node.
16042
16043 2006-02-17 Juri Linkov <juri@jurta.org>
16044
16045 * info.el (Info-find-file): Check for symbols `apropos', `history',
16046 `toc' in the input filename, and return these symbols as is.
16047 (Info-find-node-2): Set Info-current-file to symbols `apropos',
16048 `history', `toc' instead of strings.
16049 (Info-set-mode-line): For non-string Info-current-file use the
16050 symbol's name inside **.
16051 (Info-isearch-push-state): Add quote before Info-current-file and
16052 Info-current-node.
16053 (Info-isearch-pop-state): Use `equal' instead of `string='.
16054 (Info-extract-pointer, Info-following-node-name): Use
16055 `match-string-no-properties' instead of `match-string'.
16056 (Info-up): Check `old-file' for `stringp'.
16057 (Info-history): Use `equal' instead of `string-equal'.
16058 Check `file' for `stringp'.
16059 (Info-history): Use symbol `history' instead of string as first arg
16060 of `Info-find-node'.
16061 (Info-toc): Check `Info-current-file' for `stringp'. Use symbol
16062 `toc' instead of string.
16063 (Info-extract-menu-node-name): Use `buffer-substring-no-properties'
16064 instead of `buffer-substring', and `match-string-no-properties'
16065 instead of `match-string'.
16066 (Info-index-nodes): Check for symbols `apropos', `history', `toc'
16067 instead of strings.
16068 (info-apropos): Use `Info-find-node' instead of `Info-goto-node'.
16069 Use symbol `apropos' instead of string.
16070 (Info-copy-current-node-name): Check `Info-current-file' for
16071 `stringp' and construct a command with `Info-find-node' from it.
16072 (Info-fontify-node): Use `match-string-no-properties' instead of
16073 `match-string' and check file names for `stringp'.
16074 (Info-desktop-buffer-misc-data): Check for symbols `apropos',
16075 `history', `toc' instead of strings.
16076
16077 2006-02-17 Chong Yidong <cyd@stupidchicken.com>
16078
16079 * files.el: Rearrange functions and variables in the file local
16080 variables section.
16081
16082 2006-02-17 Reiner Steib <Reiner.Steib@gmx.de>
16083
16084 * files.el: Add truncate-lines, ispell-check-comments and
16085 ispell-local-dictionary as safe local variables.
16086
16087 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
16088
16089 * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
16090 out of scope variables.
16091 (gud-speedbar-buttons): Use unless.
16092
16093 * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
16094 (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
16095 (gdb-show-changed-values): Also use for out of scope variables.
16096 (gdb-var-update-handler-1): Note if variable goes out of scope.
16097
16098 2006-02-17 Ryan Yeske <rcyeske@gmail.com>
16099
16100 * net/rcirc.el (rcirc-connect): Make all arguments optional, and
16101 default to global variable values for unsupplied args.
16102 (rcirc-get-buffer-create): Fix bug with setting the target.
16103 (rcirc-any-buffer): Rename from rcirc-get-any-buffer, and include
16104 test for rcirc-always-use-server-buffer-flag here.
16105 (rcirc-response-formats): Add %N, which is a facified nick. %n
16106 uses the default face. Change the ACTION format string. If the
16107 "nick" is the server, don't print anything for that field.
16108 Comment fixes.
16109 (rcirc-target-buffer): Don't test
16110 rcirc-always-use-server-buffer-flag here.
16111 (rcirc-print): Squeeze extra spaces out of the text before message.
16112 (rcirc-put-nick-channel): Strip potential "@" char from nick
16113 before adding them to nick table.
16114 (rcirc-url-regexp): Improve to match address like "foo.com".
16115
16116 2006-02-17 Eli Zaretskii <eliz@gnu.org>
16117
16118 * allout.el (allout-hidden-p): Move this defsubst before
16119 allout-overlay-interior-modification-handler, where it is first
16120 used.
16121
16122 2006-02-17 Ken Manheimer <ken.manheimer@gmail.com>
16123
16124 * allout.el: Use allout invisible-text overlays instead of
16125 selective display for concealed text. Also, lots of general
16126 cleanup, and improved compatibility code.
16127
16128 (allout-version): Incremented, corrected, revised, and refined
16129 module commentary.
16130
16131 (provide 'allout): Moved to the bottom, added a require of overlay.
16132
16133 (allout-encrypt-unencrypted-on-saves): Defaults to t instead of
16134 `except-current'.
16135 (allout-write-file-hook-handler): Minimize delay.
16136 (count-trailing-whitespace-region): New function so
16137 auto-encryption of current topic can resituate cursor exactly.
16138 PGP/GPG encryption trims trailing whitespace from lines, which
16139 must be accounted for across encryption then decryption.
16140
16141 (allout-command-prefix): Now defaults to "\C-c<space>" rather than
16142 just plain "\C-c", to avoid intruding on user's keybinding space.
16143
16144 (allout-toggle-current-subtree-encryption): Pass along fetch-pass
16145 parameter, so user request to provide a new password is done.
16146
16147 (allout-outside-normal-auto-fill-function, allout-auto-fill):
16148 Refined mechanism for auto-filling behavior while in allout mode.
16149
16150 (allout-mode): Explicitly specify the mode map in the docstring.
16151 Clarify provision for various write-file hook var names.
16152 Adjusted for invisible-text overlays instead of selective-display.
16153
16154 (allout-depth): Really return 0 if not within any topic. This
16155 rectifies `allout-beginning-of-level' and sequence numbering
16156 errors that occur when cutting and pasting numbered topics.
16157 Changed from a in-line subst to a regular function, as well.
16158
16159 (allout-pre-next-prefix): Renamed from allout-pre-next-preface.
16160
16161 (allout-end-of-subtree, allout-end-of-subtree)
16162 (allout-end-of-entry, allout-end-of-current-heading)
16163 (allout-next-visible-heading, allout-open-topic, allout-show-entry)
16164 (allout-show-children, allout-show-to-offshoot)
16165 (allout-hide-current-entry, allout-show-current-entry): Rectified
16166 handling of trailing blank lines between items.
16167
16168 (allout-line-boundary-regexp, set-allout-regexp, allout-depth)
16169 (allout-current-depth, allout-unprotected, allout-hidden-p)
16170 (allout-on-current-heading-p, allout-listify-exposed)
16171 (allout-chart-subtree, allout-goto-prefix)
16172 (allout-back-to-current-heading, allout-get-body-text)
16173 (allout-snug-back, allout-flag-current-subtree, allout-show-all)
16174 (allout-hide-region-body, allout-toggle-subtree-encryption)
16175 (allout-encrypt-string, allout-encrypted-key-info)
16176 (allout-next-topic-pending-encryption, allout-encrypt-decrypted)
16177 (allout-file-vars-section-data): Adjusted for use with
16178 invisible-text overlays instead of selective-display.
16179
16180 (allout-kill-line, allout-kill-topic, allout-yank-processing):
16181 Reworked for use with invisible text overlays.
16182
16183 (allout-current-topic-collapsed-p): New function.
16184
16185 (allout-hide-current-subtree): Use allout-current-topic-collapsed-p
16186 to know when to close the containing topic.
16187
16188 (allout-pre-command-business, allout-post-command-business):
16189 Simplify undo-batching and dynamic isearch exposure.
16190
16191 (allout-set-overlay-category): New for invisible-text overlays.
16192 Sets properties of allout-overlay-category, used by
16193 allout-flag-region to set invisible-text overlay properties.
16194 (allout-get-invisibility-overlay): Get the first qualifying
16195 invisibility overlay, so we can find the extent of it.
16196 (allout-back-to-visible-text): Get to just before the beginnining
16197 of the current invisibility overlay, if any.
16198
16199 (allout-overlay-insert-in-front-handler)
16200 (allout-overlay-interior-modification-handler)
16201 (allout-before-change-handler, allout-isearch-end-handler): New
16202 functions to handle extraordinary actions affecting concealed
16203 text.
16204
16205 (allout-flag-region): Use overlays instead of selective-display
16206 for invisible text - by inheritence from the properties of
16207 allout-overlay-category in mainline Emacs, and applied
16208 property-by-property in XEmacs, some recent versions of which
16209 don't inherit the properties from the category. Provisions to
16210 respond to concealed-text edits simplified drastically.
16211
16212 (allout-isearch-rectification, allout-isearch-was-font-lock)
16213 (allout-isearch-expose, allout-enwrap-isearch)
16214 (allout-isearch-abort, allout-pre-was-isearching)
16215 (allout-isearch-prior-pos, allout-isearch-did-quit)
16216 (allout-isearch-dynamic-expose)
16217 (allout-hide-current-entry-completely): Functions deleted.
16218
16219 (allout-undo-aggregation): Explicit undo aggregation no longer
16220 necessary due to transition away from selective-display.
16221
16222 (set-allout-regexp, allout-up-current-level)
16223 (allout-next-visible-heading, allout-forward-current-level)
16224 (allout-open-topic, allout-reindent-body, allout-rebullet-topic)
16225 (allout-kill-line, allout-yank-processing, allout-show-children)
16226 (allout-expose-topic, allout-old-expose-topic)
16227 (allout-listify-exposed, allout-insert-latex-header)
16228 (allout-toggle-subtree-encryption, allout-encrypt-string)
16229 (remove-from-invisibility-spec, allout-hide-current-subtree):
16230 Ditched unused variables.
16231
16232 2006-02-17 Agustin Martin <agustin.martin@hispalinux.es>
16233
16234 * textmodes/ispell.el (ispell-change-dictionary): Call
16235 ispell-buffer-local-dict instead of
16236 ispell-accept-buffer-local-defs.
16237 (ispell-local-dictionary-alist): Accept as valid any coding-system
16238 supported by Emacs.
16239 (ispell-dictionary-alist-3): Esperanto dictionary's coding system
16240 changed to iso-8859-3.
16241
16242 2006-02-17 Nick Roberts <nickrob@snap.net.nz>
16243
16244 * speedbar.el (speedbar-frame-width): Make an inline function
16245 instead of a macro. Use frame-width.
16246 (speedbar-try-completion, speedbar-update-contents)
16247 (speedbar-timer-fn): Use consp.
16248 (speedbar-update-localized-contents): Try to preserve point.
16249
16250 * progmodes/gdb-ui.el (gdba, gdb-var-list): Improve doc strings.
16251 (menu): Re-order menu items.
16252 (gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope"
16253 field.
16254 (gdb-var-update-handler-1): Use it for GDB 6.4+.
16255 (gdb-post-prompt): Speed things by not forcing update.
16256
16257 2006-02-16 Chong Yidong <cyd@stupidchicken.com>
16258
16259 * wid-edit.el (widget-button-click): For mouse-1, cancel button
16260 press and perform default action if we get a mouse movement event.
16261
16262 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16263
16264 * calendar/icalendar.el (icalendar--get-event-property)
16265 (icalendar--get-event-property-attributes): Fix typos in
16266 docstrings.
16267
16268 * progmodes/flymake.el (flymake-fix-file-name): Fix typo in
16269 docstring.
16270
16271 2006-02-15 Juanma Barranquero <lekktu@gmail.com>
16272
16273 * bs.el (bs-mode): Use `buffer-disable-undo'.
16274 (bs--get-file-name): Simplify.
16275 (bs-show-in-buffer): Mark the buffer as not modified.
16276
16277 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16278
16279 * wid-edit.el (widget-keymap): Bind down-mouse-1 to
16280 widget-button-click.
16281
16282 * cus-edit.el (custom-mode-map): Remove mouse-1 binding.
16283 (custom-mode): Update docstring.
16284
16285 * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
16286 binding.
16287
16288 * files.el (hack-local-variables-confirm): Allow scrolling if the
16289 file variable list is too long. Kill temp buffer after use.
16290
16291 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
16292
16293 * progmodes/gud.el (gdb): Improve doc string.
16294 (gdb-script-font-lock-keywords): Expand allowed character set.
16295
16296 * progmodes/gdb-ui.el (gdb-use-separate-io-buffer)
16297 (gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
16298 (gdb-separate-io-interrupt, gdb-separate-io-quit)
16299 (gdb-separate-io-stop, gdb-separate-io-eof):
16300 Rename from gdb-inferior-* to gdb-separate-*.
16301 (gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
16302
16303 2006-02-14 Jay Belanger <belanger@truman.edu>
16304
16305 * calc/calc-arith.el (math-check-known-scalarp): Make sure
16306 expression is a symbol before checking that it is bound.
16307
16308 * calc/calcalg2.el (math-integrate-by-parts): Do a more careful
16309 test to see if equation can be solved.
16310
16311 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16312
16313 * wid-edit.el (widget-button-click): Use :pressed-face property
16314 for overlay face, if it exists.
16315
16316 * cus-edit.el (custom-manual, custom-add-see-also)
16317 (custom-add-parent-links, custom-group-link): Add :pressed-face
16318 property to links.
16319
16320 * files.el (hack-local-variables): Remove ignored variables before
16321 checking if any variables need setting.
16322
16323 2006-02-14 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16324
16325 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar.
16326
16327 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
16328
16329 * help.el (where-is): Fix message for remapped commands.
16330
16331 * mwheel.el (mouse-wheel-click-event, mouse-wheel-mode):
16332 Fix typos in docstrings.
16333
16334 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
16335
16336 * files.el (safe-local-variable-values): New option.
16337 (hack-local-variables-prop-line): Return a list of variable-value
16338 pairs if MODE-ONLY is non-nil.
16339 (hack-local-variables): Construct list of variable-value pairs,
16340 and apply or reject them in one go. Ask for confirmation if
16341 variables are not known safe.
16342 (hack-local-variables-confirm): Complete rewrite. Support
16343 `safe-local-variable-values'.
16344 (enable-local-variables): Update docstring to reflect new
16345 behavior.
16346 (ignored-local-variables): Ignore ignored-local-variables and
16347 safe-local-variable-values.
16348 (safe-local-variable-p): New function.
16349 (risky-local-variable-p): `safe-local-variable' property check
16350 moved to safe-local-variable-p.
16351 (hack-one-local-variable): Checks moved to hack-local-variables.
16352
16353 (byte-compile-dynamic, c-basic-offset, c-file-style)
16354 (c-indent-level, comment-column, fill-column, fill-prefix)
16355 (indent-tabs-mode, kept-new-versions, no-byte-compile)
16356 (no-update-autoloads, outline-regexp, page-delimiter)
16357 (paragraph-start, paragraph-separate, sentence-end)
16358 (sentence-end-double-space tab-width, version-control):
16359 Add `safe-local-variable' property.
16360
16361 * find-lisp.el: Delete nonexistent `autocompile' file variable.
16362
16363 * icomplete.el, play/landmark.el: Change nonexistent
16364 `outline-layout' file variable to `allout-layout'.
16365
16366 2006-02-14 Nick Roberts <nickrob@snap.net.nz>
16367
16368 * progmodes/gdb-ui.el (gud-watch, gdb-invalidate-registers-1)
16369 (gdb-get-changed-registers): Test value of gud-minor-mode relative
16370 to gud-comint-buffer.
16371 (gdb-speedbar-expand-node, gdb-locals-mode): Use functions in
16372 gdb-ui.el for gdb-mi.el.
16373 (gdb-post-prompt, gdb-get-changed-registers): Move test for
16374 registers buffer to gdb-get-changed-registers.
16375 (gdb-breakpoint-regexp): New regexp. Allow toggling and
16376 deletion of catchpoints (throw and catch).
16377 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
16378 (gdb-goto-breakpoint): Use it for both gdb-ui and gdb-mi.
16379 (gdb-find-file-hook, gdb-set-gud-minor-mode-existing-buffers-1)
16380 (gdb-var-list-children-1, gdb-info-breakpoints-custom)
16381 (gdb-var-update-1, gdb-invalidate-locals-1): Use also for gdb-mi.
16382
16383 2006-02-13 Jay Belanger <belanger@truman.edu>
16384
16385 * calc/calc-arith.el (math-check-known-matrixp): Make sure
16386 expression is a symbol before checking that it is bound.
16387
16388 2006-02-13 Richard M. Stallman <rms@gnu.org>
16389
16390 * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
16391 for the minibuffer too, but not if resize-mini-windows will interfere.
16392
16393 * help.el (describe-key-briefly, describe-key): Do all arg-reading
16394 inside `interactive' spec.
16395 (describe-key-briefly-internal, describe-key-internal):
16396 Functions merged back into their callers.
16397
16398 2006-02-13 Martin Rudalics <rudalics@gmx.at>
16399
16400 * info.el (info-xref-visited): Inherit from info-xref too.
16401 (Info-set-mode-line): Replace occurrences of `%' by `%%'
16402 when propertizing Info-current-file and Info-current-node.
16403
16404 2006-02-13 Juri Linkov <juri@jurta.org>
16405
16406 * tumme.el (tumme-thumbnail-storage): Fix docstring.
16407 (tumme-thumb-name): Fix per-directory format.
16408
16409 2006-02-13 Juanma Barranquero <lekktu@gmail.com>
16410
16411 * subr.el (substitute-key-definition): Doc fix (hide internal arg).
16412
16413 2006-02-12 Miles Bader <miles@gnu.org>
16414
16415 * net/rcirc.el (rcirc-format-response-string): Fix small bugs.
16416
16417 2006-02-13 Mathias Dahl <mathias.dahl@gmail.com>
16418
16419 * tumme.el: Remove history section. If someone needs the it, it
16420 can always be found in CVS.
16421
16422 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
16423
16424 * tumme.el (tumme-thumbnail-storage): Update docstring. Add info
16425 about the Thumbnail Managing Standard option.
16426
16427 2006-02-12 Richard M. Stallman <rms@gnu.org>
16428
16429 * subr.el (substitute-key-definition): Doc fix.
16430
16431 * simple.el (blink-matching-paren-dont-ignore-comments): Doc fix.
16432
16433 * files.el (magic-mode-alist): Don't use `\\s ' in regexps.
16434
16435 * info.el (Info-mode): Doc fix.
16436
16437 * progmodes/ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m.
16438
16439 2006-02-12 Michael Albinus <michael.albinus@gmx.de>
16440
16441 * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
16442 because on Solaris a POSIX compatible "id" is needed. Reported by
16443 Magnus Henoch <mange@freemail.hu>.
16444
16445 2006-02-12 Juri Linkov <juri@jurta.org>
16446
16447 * tumme.el: Remove todo item about Thumbnail Managing Standard.
16448 (tumme) <defgroup>: Change :group to `multimedia'.
16449 (tumme-thumbnail-storage): Add choice `standard' for Thumbnail
16450 Managing Standard.
16451 (tumme-cmd-create-thumbnail-options): Use %w and %h instead of %s.
16452 Fix dostring.
16453 (tumme-cmd-create-temp-image-options): Use %w and %h instead of %x
16454 and %y. Fix docstring.
16455 (tumme-cmd-pngnq-program, tumme-cmd-pngcrush-program)
16456 (tumme-cmd-create-standard-thumbnail-command): New user options.
16457 (tumme-thumb-size): Set default to 128 if tumme-thumbnail-storage
16458 is `standard'. Fix docstring.
16459 (tumme-thumb-width, tumme-thumb-height): New user options.
16460 (tumme-external-viewer): Try to find various viewers.
16461 (tumme-get-thumbnail-image): Use `create-image' instead of
16462 constructing the `image' structure.
16463 (tumme-insert-thumbnail): Use `png' if tumme-thumbnail-storage is
16464 `standard'.
16465 (tumme-thumb-name): Add file name generation for standard storage.
16466 Simplify code for other storages.
16467 (tumme-thumb-name): Use width %w and height %h instead of size %s.
16468 Add modification time %m and thumbnail-nq8 %q.
16469 Use `tumme-cmd-create-standard-thumbnail-command' if
16470 tumme-thumbnail-storage is `standard'.
16471 (tumme-dired-insert-marked-thumbs): New autoload command.
16472 (tumme-dired-after-readin-hook): New function.
16473 (tumme-line-up-dynamic): Use `tumme-thumb-width' instead of
16474 `tumme-thumb-size'.
16475 (tumme-display-image): Replace size-x %x and size-y %y with
16476 width %w and height %h.
16477
16478 * dired.el (dired-mode-map): Bind `\C-t\C-t' to
16479 `tumme-dired-insert-marked-thumbs'.
16480
16481 2006-02-12 Mathias Dahl <mathias.dahl@gmail.com>
16482
16483 * tumme.el (tumme-write-tag): Fix small bug (file name did not
16484 include path).
16485 (tumme-mark-tagged-files): Fix bug in regexp used to find rows
16486 matching tag.
16487
16488 2006-02-12 Miles Bader <miles@gnu.org>
16489
16490 * net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
16491 New variables.
16492 (rcirc-abbrev-nick): New function.
16493 (rcirc-format-response-string): Rewrite to use the formats in
16494 `rcirc-response-formats' and expand escape sequences therein.
16495 A text-property `rcirc-text' is added over the actual response
16496 text to make easy to find inside the returned string.
16497 (rcirc-print): When filling, just look for the `rcirc-text'
16498 text-property to find the appropriate fill prefix, instead of
16499 using hardwired patterns.
16500
16501 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
16502
16503 * tumme.el: Enhance some docstrings. Add todo item about Thumbnail
16504 Managing Standard.
16505
16506 2006-02-11 Kim F. Storm <storm@cua.dk>
16507
16508 * ido.el (ido-buffer-internal): Set mark for ido-insert-buffer.
16509 Don't use insert-buffer; do insert-buffer-substring directly.
16510 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.
16511
16512 2006-02-11 Martin Rudalics <rudalics@gmx.at>
16513
16514 * files.el (revert-buffer, recover-file): Replace buffer-read-only
16515 with inhibit-read-only. Suggested by Stefan Monnier.
16516 (revert-buffer): Let insert-file-contents discard
16517 buffer-undo-list. Simplify code.
16518 (find-file, find-file-existing, revert-buffer): Doc-string fixes.
16519
16520 2006-02-11 Eli Zaretskii <eliz@gnu.org>
16521
16522 * menu-bar.el (menu-bar-select-yank): Add a doc string.
16523
16524 * help.el (describe-key-briefly): Now a wrapper for
16525 describe-key-briefly-internal. Bind enable-disabled-menus-and-buttons
16526 to t. Populate yank-menu if empty.
16527 (describe-key-briefly-internal): Renamed from describe-key-briefly.
16528 (describe-key): Now a wrapper for describe-key-internal. Bind
16529 enable-disabled-menus-and-buttons to t. Populate yank-menu if empty.
16530 (describe-key-internal): Renamed from describe-key.
16531
16532 2006-02-11 Milan Zamazal <pdm@zamazal.org>
16533
16534 * progmodes/glasses.el (glasses-separator): Doc fix.
16535 (glasses-original-separator): New defcustom.
16536 (glasses-make-readable, glasses-convert-to-unreadable): Use it.
16537
16538 2006-02-11 Martin Rudalics <rudalics@gmx.at>
16539
16540 * mwheel.el (mouse-wheel-up-event): Doc fix.
16541
16542 2006-02-11 Mathias Dahl <brakjoller@hotmail.com>
16543
16544 * tumme.el (tumme-dir): Change default value to "~/.emacs.d/tumme/".
16545 (tumme-dir): New function. Copied from thumbs.el.
16546
16547 2006-02-10 Juanma Barranquero <lekktu@gmail.com>
16548
16549 * desktop.el (desktop-outvar): Fix typo.
16550 (desktop-save-buffer-p): Doc fix.
16551
16552 * subr.el (substitute-key-definition): Fix typo.
16553
16554 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16555
16556 * frame.el (select-frame-set-input-focus): Call x-focus-frame also
16557 when window-system is mac.
16558
16559 * term/mac-win.el (fontset-standard): Rename from "fontset-mac".
16560
16561 2006-02-10 Kim F. Storm <storm@cua.dk>
16562
16563 * subr.el (substitute-key-definition-key): Pass t for NOERROR to
16564 indirect-function instead of using condition-case.
16565
16566 2006-02-10 Mathias Dahl <mathias.dahl@gmail.com>
16567
16568 * tumme.el (tumme-copy-with-exif-file-name): Try to make docstring
16569 less `colloquial'...
16570
16571 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com>
16572
16573 * tumme.el: Add a couple of todo items.
16574
16575 2006-02-09 Lars Hansen <larsh@soem.dk>
16576
16577 * hilit-chg.el: Add highlight-changes-mode to desktop-locals-to-save.
16578 (highlight-changes-mode): Don't change desktop-locals-to-save.
16579
16580 2006-02-09 Chong Yidong <cyd@stupidchicken.com>
16581
16582 * image-mode.el (image-toggle-display): Clear image cache if using
16583 filename.
16584
16585 2006-02-09 Masatake YAMATO <jet@gyve.org>
16586
16587 * dired-x.el (dired-guess-shell-alist-default): Add .man as
16588 a `dired-man' target.
16589
16590 * progmodes/autoconf.el (autoconf-font-lock-keywords): Check start
16591 boundary of symbols.
16592
16593 2006-02-08 Peter Doornbosch <peter.doornbosch@luminis.nl> (tiny change)
16594
16595 * vc-svn.el (vc-svn-print-log): Show recent commits as well.
16596
16597 2006-02-09 Juanma Barranquero <lekktu@gmail.com>
16598
16599 * hilit-chg.el (hilit-chg-update-all-buffers): Use `mapc' instead of
16600 `mapcar'; return nil.
16601
16602 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
16603
16604 * mouse.el (mouse-drag-track): Don't change window if we rebind to
16605 some other event.
16606
16607 2006-02-08 Ryan Yeske <rcyeske@gmail.com>
16608
16609 * net/rcirc.el (rcirc-startup-channels-alist):
16610 Add irc.freenode.net and #emacs as defaults.
16611 (rcirc-ignore-all-activity-flag): Remove variable.
16612 (rcirc-authinfo): New variable.
16613 (rcirc-authinfo-filename): Remove variable.
16614 (rcirc-always-use-server-buffer-flag): New flag.
16615 (rcirc): M-x rcirc will automatically connect without prompting.
16616 C-u M-x rcirc will prompt. Use rcirc-connect to create a
16617 connection in lisp.
16618 (rcirc-process-server-response-1): Remove everything but the nick
16619 portion of the sender so it doesn't need to be done everywhere
16620 else. Update related code.
16621 (global-map): Remove global keybindings.
16622 (rcirc-get-buffer-create): Make sure rcirc-topic is set.
16623 (rcirc-send-input): Split into several functions.
16624 (rcirc-process-input-line, rcirc-process-message)
16625 (rcirc-process-command): New functions.
16626 (rcirc-target-buffer): New function to determine where to route
16627 messages.
16628 (rcirc-user-nick): Save match data.
16629 (rcirc-toggle-ignore-buffer-activity)
16630 (rcirc-update-activity-string): Remove global ignore functionality,
16631 which can be done now by toggling rcirc-track-minor-mode.
16632 (rcirc-track-minor-mode-map): New keymap.
16633 (rcirc-track-minor-mode): New minor-mode.
16634 (ignore): Make the ignore output nicer. Always print it when
16635 adding or removing nicks.
16636 (rcirc-url-regexp): Improve.
16637 (rcirc-mangle-text): Remove properties before using text in the
16638 modeline.
16639 (rcirc-authenticate): Authentication data comes from
16640 rcirc-authinfo, not the file pointed to by rcirc-authinfo-file.
16641 (rcirc-server-prefix): Inherit from rcirc-server.
16642
16643 2006-02-08 Mathias Megyei <Mathias.Megyei@micronas.com> (tiny change)
16644
16645 * Makefile.in (compile): Append "|| true" to the end of the `find'
16646 command, like compile-always does.
16647
16648 2006-02-08 Sam Steingold <sds@gnu.org>
16649
16650 * net/tramp.el (tramp-maybe-open-connection): Do not wait for
16651 output from a dead connection.
16652
16653 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16654
16655 * dired.el (dired-mode-map): Add more bindings for tumme.
16656
16657 2006-02-07 Stefan Monnier <monnier@iro.umontreal.ca>
16658
16659 * wdired.el (wdired-mode-map): Use remap.
16660 (wdired-get-filename): Massage.
16661 (wdired-perm-mode-map): Don't copy bindings from wdired-mode-map.
16662 (wdired-preprocess-perms, wdired-set-bit, wdired-toggle-bit): Use the
16663 `keymap' property rather than `local-map'.
16664
16665 2006-02-07 Mathias Dahl <brakjoller@hotmail.com>
16666
16667 * tumme.el (tumme-get-thumbnail-image): New utility function.
16668 Suggested by from Chong Yidong.
16669 (tumme-dired-with-window-configuration): Rename from
16670 `tumme-dired'. Add code to save window configuration.
16671 (tumme-restore-window-configuration): New command to restore the
16672 window configuration that `tumme-dired-with-window-configuration'
16673 saves before it changes the window configuration.
16674 (tumme-show-all-from-dir): New command to display thumbnails for
16675 all files in a directory entered by the user, like M-x thumbs.
16676 (tumme-display-thumbs): Call `pop-to-buffer' after all thumbnails
16677 have been created.
16678 (tumme-display-thumbnail-original-image): Call `display-buffer'.
16679 (obsolete-tumme-display-thumbnail-original-image-and-buffer):
16680 Remove obsolete test function.
16681
16682 2006-02-07 Juanma Barranquero <lekktu@gmail.com>
16683
16684 * vc.el (small-temporary-file-directory): Remove defvar; there's
16685 a defcustom for it in files.el.
16686
16687 * tumme.el (tumme-get-thumbnail-image): Add missing arg to `error'.
16688 Fix typo in message.
16689 (tumme-gallery-generate): Fix typo in `error' message.
16690 (tumme-display-window-height-correction)
16691 (tumme-display-window-width-correction, tumme-line-up-dynamic)
16692 (tumme-line-up-interactive): Dox fixes.
16693 (tumme-cmd-rotate-original-options, tumme-display-properties-format)
16694 (tumme-restore-window-configuration, tumme-format-properties-string)
16695 (tumme-create-thumbs, tumme-display-previous-thumbnail-original):
16696 Fix typos in docstrings.
16697
16698 2006-02-07 Chris Moore <christopher.ian.moore@gmail.com>
16699
16700 * wdired.el (wdired-get-filename): Fix bug: Don't re-normalize OLD.
16701
16702 2006-02-07 Nick Roberts <nickrob@snap.net.nz>
16703
16704 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie.
16705 User should use hook if desired.
16706
16707 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints
16708 buffer if necessary.
16709 (gdb-delete-frame-or-window): New function.
16710 (gdb-breakpoints-mode-map): Bind "q" to it.
16711
16712 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
16713
16714 * textmodes/nroff-mode.el: Clean up name space.
16715 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n.
16716 (nroff-mode): Obey the global setting of nroff-electric-mode.
16717 (nroff-electric-mode): Use define-minor-mode and derived-mode-p.
16718
16719 * calendar/calendar.el (calendar-increment-month): Typo in last change.
16720
16721 2006-02-06 Thien-Thi Nguyen <ttn@gnu.org>
16722
16723 * vc-svn.el (vc-svn-previous-version, vc-svn-next-version): New funcs.
16724
16725 2006-02-06 Lars Hansen <larsh@soem.dk>
16726
16727 * generic-x.el (etc-fstab-generic-mode): Add file system types
16728 cifs and usbdevfs. Allow special chars in file names.
16729
16730 2006-02-05 Jay Belanger <belanger@truman.edu>
16731
16732 Update copyright notices of the files in lisp/calc.
16733
16734 2006-02-05 Romain Francoise <romain@orebokech.com>
16735
16736 Update copyright notices of all files in the lisp/play directory.
16737
16738 2006-02-04 Luc Teirlinck <teirllm@auburn.edu>
16739
16740 * ldefs-boot.el: Regenerate.
16741
16742 * emacs-lisp/find-func.el (find-definition-noselect): Minor doc fix.
16743
16744 2006-02-05 Kim F. Storm <storm@cua.dk>
16745
16746 * files.el (magic-mode-regexp-match-limit): New defvar.
16747 (set-auto-mode): Use it to limit magic-mode-alist matching.
16748
16749 2006-02-04 Eli Zaretskii <eliz@gnu.org>
16750
16751 * info.el (Info-index, Info-mode): Improve the description of the
16752 `i' command.
16753
16754 * ldefs-boot.el: Regenerate.
16755
16756 2006-02-03 Werner Lemberg <wl@gnu.org>
16757
16758 * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
16759 greedy to find the closing bracket in \*[...] and similar
16760 expressions. This is a first rough fix -- many additional
16761 refinements are necessary to make nroff mode really usable with groff.
16762
16763 2006-02-03 Jens Petersen <petersen@redhat.com> (tiny change)
16764
16765 * international/mule-cmds.el (set-locale-environment):
16766 Add "/usr/share/X11/locale/locale.alias" to search list for xorg-x11
16767 libX11.
16768
16769 2006-02-03 Joe Wells <jbw@macs.hw.ac.uk> (tiny change)
16770
16771 * arc-mode.el (archive-maybe-copy): Fix the way directories in the
16772 archive are created in archive-tmpdir.
16773
16774 2006-02-02 John Paul Wallington <jpw@pobox.com>
16775
16776 * ibuffer.el (ibuffer-compressed-file-name-regexp): New defcustom.
16777 (ibuffer-fontification-alist): Use it.
16778 (ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers'
16779 to "* z" and the Ibuffer Mark menu.
16780
16781 * ibuf-ext.el (ibuffer-mark-compressed-file-buffers): New command.
16782
16783 2006-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
16784
16785 * textmodes/table.el (*table--cell-describe-mode)
16786 (*table--cell-describe-bindings): Undo last change since
16787 print-help-return-message is not obsoleted by anything at all.
16788
16789 2006-02-02 Luc Teirlinck <teirllm@auburn.edu>
16790
16791 * emulation/cua-base.el (cua-mode): Doc fix.
16792
16793 2006-02-02 Juanma Barranquero <lekktu@gmail.com>
16794
16795 * dframe.el (dframe-handle-make-frame-visible)
16796 (dframe-handle-iconify-frame, dframe-get-focus)
16797 (dframe-select-attached-frame, dframe-power-click)
16798 (dframe-frame-mode): Fix typos in docstrings.
16799
16800 * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
16801 (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
16802 Fix typos in docstrings.
16803
16804 * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
16805 (hi-lock-face-buffer, hi-lock-font-lock-hook)
16806 (hi-lock-archaic-interface-message-used)
16807 (hi-lock-file-patterns-range): Fix typos in docstrings.
16808
16809 * savehist.el (savehist-loaded, savehist-load, savehist-install)
16810 (savehist-autosave, savehist-trim-history): Fix typos in docstrings.
16811
16812 * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
16813 Fix typo in docstring.
16814
16815 * net/newsticker.el (newsticker--decode-iso8601-date)
16816 (newsticker--set-customvar, newsticker--buffer-insert-item)
16817 (newsticker--do-run-auto-mark-filter)
16818 (newsticker--parse-generic-feed): Doc fixes.
16819 (newsticker--retrieval-timer-list, newsticker-url-list)
16820 (newsticker-hide-immortal-items-in-echo-area)
16821 (newsticker-hide-obsolete-items-in-echo-area)
16822 (newsticker-new-item-face, newsticker--enclosure)
16823 (newsticker-buffer-update, newsticker-w3m-show-inline-images)
16824 (newsticker--parse-atom-0.3, newsticker--parse-rss-1.0)
16825 (newsticker--parse-generic-feed, newsticker--cache-contains)
16826 (newsticker--stat-num-items, newsticker-download-enclosures):
16827 Fix typos in docstrings.
16828
16829 * net/rcirc.el (rcirc-debug): Doc fix.
16830 (rcirc-fill-column, rcirc-receive-message-hooks)
16831 (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
16832 (rcirc-mode, rcirc-generate-new-buffer-name)
16833 (rcirc-startup-channels, rcirc-ignore-update-automatic)
16834 (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
16835 Fix typos in docstrings.
16836 (rcirc-print): "?\ " -> "?\s".
16837 (rcirc-cmd-join): Improve argument/docstring consistency.
16838
16839 2006-02-01 Mark A. Hershberger <mah@everybody.org>
16840
16841 * xml.el (xml-parse-region): Move save-excursion and set-buffer up
16842 before narrow-to-region.
16843
16844 2006-02-01 Richard M. Stallman <rms@gnu.org>
16845
16846 * simple.el (move-beginning-of-line): Scan properly for invis change.
16847
16848 * replace.el (multi-occur-in-matching-buffers): Fix prev change.
16849
16850 2006-02-01 Michael Albinus <michael.albinus@gmx.de>
16851
16852 * net/tramp.el (tramp-convert-file-attributes): Set file's gid
16853 change bit only when id-format is 'integer. Reported by Matt
16854 Hodges <M.P.Hodges@rl.ac.uk>.
16855
16856 2006-02-01 Juanma Barranquero <lekktu@gmail.com>
16857
16858 * hilit-chg.el (highlight-changes-initial-state)
16859 (highlight-changes-global-initial-state): Doc fixes.
16860 (highlight-changes-global-modes, global-highlight-changes):
16861 Fix typos in docstrings.
16862
16863 2006-02-01 Kim F. Storm <storm@cua.dk>
16864
16865 * emulation/cua-base.el (cua-mode): Mention that CUA enables
16866 transient-mark-mode in doc string.
16867
16868 2006-01-31 Richard M. Stallman <rms@gnu.org>
16869
16870 * replace.el (multi-occur): Doc fix.
16871 (multi-occur-in-matching-buffers): Rename from
16872 multi-occur-by-filename-regexp. Prefix arg says match
16873 buffer names instead of file names.
16874
16875 2006-01-31 Juanma Barranquero <lekktu@gmail.com>
16876
16877 * bs.el: Allow non-default values of `bs-header-lines-length'.
16878 (bs--running-in-xemacs): Remove (not needed anymore).
16879 (bs--set-window-height): Simplify by using `fit-window-to-buffer'
16880 instead of `shrink-window', thus avoiding having to compute the
16881 height of the window.
16882 (bs--up): Wrap around even when there's no header.
16883 (bs--down): Use `forward-line' instead of `next-line'.
16884
16885 2006-01-30 Chong Yidong <cyd@stupidchicken.com>
16886
16887 * image-mode.el (image-toggle-display): Use file name if possible,
16888 instead of unnecessarily allocating a (possibly huge) lisp string.
16889
16890 2006-01-30 John Paul Wallington <jpw@pobox.com>
16891
16892 * subr.el (toplevel): Define `cl-assertion-failed' condition here
16893 because the `assert' macro signals it at runtime.
16894
16895 * emacs-lisp/cl.el (toplevel): Remove definition of
16896 `cl-assertion-failed' condition.
16897
16898 2006-01-30 Nick Roberts <nickrob@snap.net.nz>
16899
16900 * thumbs.el (thumbs-marked-list): Make buffer-local and
16901 permanent-local.
16902 (thumbs-insert-thumb): Make help-echo non-sticky.
16903 (thumbs-file-alist): Use eolp as check for (non)-image.
16904
16905 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
16906
16907 * ediff-mult.el (ediff-meta-buffer-keymap-setup-hook)
16908 (ediff-before-session-group-setup-hooks)
16909 (ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
16910 Fix typos in docstrings.
16911
16912 * window.el (bw-dir, bw-eqdir, balance-windows)
16913 (split-window-keep-point): Fix typos in docstrings.
16914
16915 * textmodes/org.el (org-allow-space-in-links, org-closed-string)
16916 (org-quote-string, org-calendar-to-agenda-key)
16917 (org-agenda-sorting-strategy, org-agenda-use-time-grid)
16918 (org-show-following-heading, org-tags-column)
16919 (org-use-tag-inheritance, org, org-allow-space-in-links)
16920 (org-usenet-links-prefer-google, org-file-apps-defaults-gnu)
16921 (org-enable-table-editor, org-calc-default-modes)
16922 (org-table-allow-automatic-line-recalculation)
16923 (org-export-html-style, org-export-with-fixed-width)
16924 (org-export-with-sub-superscripts, org-special-keyword)
16925 (org-formula, org-time-grid, org-table-may-need-update)
16926 (org-mode, org-goto-ret, org-goto-left, org-goto-right)
16927 (org-goto-quit, org-get-indentation, org-end-of-item)
16928 (org-move-item-down, org-move-item-up)
16929 (org-renumber-ordered-list, org-todo, org-log-done, org-occur)
16930 (org-remove-occur-highlights, org-read-date, org-goto-calendar)
16931 (org-agenda, org-agenda-day-view, org-agenda-previous-date-line)
16932 (org-agenda-log-mode, org-agenda-toggle-diary)
16933 (org-agenda-toggle-time-grid, org-agenda-cleanup-fancy-diary)
16934 (org-agenda-file-to-end, org-agenda-no-heading-message)
16935 (org-agenda-get-closed, org-format-agenda-item)
16936 (org-cmp-priority, org-cmp-category, org-cmp-time)
16937 (org-agenda-change-all-lines, org-agenda-diary-entry)
16938 (org-scan-tags, org-after-todo-state-change-hook, org-tags-view)
16939 (org-link-search, org-camel-to-words, org-open-file)
16940 (org-remember-handler, org-table-convert-region)
16941 (org-table-move-row-down, org-table-move-row-up)
16942 (org-table-copy-region, org-table-wrap-region)
16943 (org-table-toggle-vline-visibility)
16944 (org-table-get-vertical-vector, org-table-modify-formulas)
16945 (org-table-get-specials, org-recalc-commands)
16946 (org-table-rotate-recalc-marks, org-table-eval-formula)
16947 (orgtbl-make-binding, org-in-invisibility-spec-p, org-cycle)
16948 (org-level-color-stars-only, org-insert-heading):
16949 Fix typos in docstrings.
16950 (last-arg): Add defvar.
16951
16952 * makefile.w32-in (WINS): Add erc.
16953 (MH_E_SRC): Update (copied from lisp/Makefile.in).
16954
16955 2006-01-29 Bill Wohler <wohler@newt.com>
16956
16957 * Makefile.in (MH_E_SRC): Add mh-compat.el, mh-folder.el,
16958 mh-letter.el, mh-limit.el, mh-scan.el, mh-show.el, mh-thread.el,
16959 mh-tool-bar.el, mh-xface.el. Remove mh-customize.el, mh-init.el.
16960 (mh-autoloads): Don't use comments on otherwise empty lines.
16961
16962 2006-01-29 Edward O'Connor <ted@oconnor.cx>
16963
16964 * emulation/viper.el (viper-major-mode-modifier-list):
16965 Add insert-state and vi-state entries for erc-mode.
16966 (viper-go-away, viper-set-hooks): Add and remove
16967 viper-comint-mode-hook from erc-mode-hook as appropriate.
16968
16969 * emulation/viper.el (viper-insert-state-mode-list): Add erc-mode.
16970
16971 2006-01-29 Juanma Barranquero <lekktu@gmail.com>
16972
16973 * bs.el (bs--format-aux): Implement `middle' alignment as
16974 described in the docstring for `bs-attributes-list'.
16975 (bs--get-name): Simplify. Don't pad the buffer name.
16976
16977 2006-01-27 Agustin Martin <agustin.martin@hispalinux.es>
16978
16979 * textmodes/ispell.el (ispell-find-aspell-dictionaries): If no
16980 English aspell dictionary is installed, use the first entry of
16981 ispell-dictionary-alist-1.
16982
16983 2006-01-27 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
16984
16985 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
16986 Doc fix.
16987
16988 2006-01-27 Michael Albinus <michael.albinus@gmx.de>
16989
16990 * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
16991 for `process-file', in order to let it work for older Emacsen too.
16992
16993 2006-01-27 Eli Zaretskii <eliz@gnu.org>
16994
16995 * international/latexenc.el: Add a suitable `coding:' tag.
16996 (latexenc-find-file-coding-system): Undo last change.
16997
16998 2006-01-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
16999
17000 * international/latexenc.el (latexenc-find-file-coding-system):
17001 Make sure latexenc-main-file is a regular file and is readable.
17002
17003 2006-01-27 Andre Spiegel <spiegel@gnu.org>
17004
17005 * vc-rcs.el (vc-rcs-fetch-master-state, vc-rcs-consult-headers):
17006 Pass FILE to vc-user-login-name.
17007
17008 * vc-sccs.el (vc-sccs-state): Pass FILE to vc-user-login-name.
17009
17010 2006-01-27 Nick Roberts <nickrob@snap.net.nz>
17011
17012 * thumbs.el (thumbs-do-thumbs-insertion): Suppress message when
17013 there are no more images to display.
17014 (thumbs-mark, thumbs-unmark): Revert change so that they move to
17015 the next image.
17016
17017 2006-01-26 Richard M. Stallman <rms@gnu.org>
17018
17019 * cus-edit.el (custom-mode): Doc: Use advertised-widget-backward.
17020
17021 * wid-edit.el (advertised-widget-backward): New alias.
17022 (widget-keymap): Use advertised-widget-backward for S-TAB.
17023
17024 * tumme.el: Correct the keywords.
17025 (tumme-dir-max-size): Use defvar.
17026 (tumme-setup-dired-keybindings, tumme-dired): Add autoload cookie.
17027
17028 * simple.el (move-beginning-of-line): Take account of fields.
17029 (clone-indirect-buffer-other-window): Take args like
17030 clone-indirect-buffer, and work like it.
17031
17032 * help-fns.el (describe-function): Don't pass `nil' as default.
17033
17034 * files.el (risky-local-variable-p): Follow var aliases.
17035
17036 * subr.el (lazy-completion-table): Doc fix.
17037
17038 * mail/rmailsum.el (rmail-make-summary-line-1): Don't set
17039 global binding of `line'.
17040
17041 2006-01-25 Andre Spiegel <spiegel@gnu.org>
17042
17043 * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
17044 Tramp.
17045
17046 * vc.el (vc-default-dired-state-info): Pass FILE to
17047 vc-user-login-name.
17048 (vc-default-update-changelog): Don't use vc-user-login-name, we
17049 don't need it here.
17050
17051 * net/tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
17052 no longer necessary.
17053
17054 2006-01-25 Kenichi Handa <handa@m17n.org>
17055
17056 * international/mule.el (decode-char): Avoid the overhead of
17057 calling utf-lookup-subst-table-for-decode if
17058 utf-translate-cjk-mode is nil.
17059 (encode-char): Avoid the overhead of calling
17060 utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
17061 nil.
17062
17063 2006-01-22 Kenichi Handa <handa@m17n.org>
17064
17065 * international/mule.el (make-subsidiary-coding-system): Reset
17066 `coding-system-define-form' property of subsidiaries to nil.
17067 Avoid duplicated entry in coding-system-alist.
17068 (make-coding-system): Avoid duplicated entry in
17069 coding-system-alist.
17070 (define-coding-system-alias): Likewise.
17071
17072 2006-01-24 Luc Teirlinck <teirllm@auburn.edu>
17073
17074 * completion.el: Minor fixes in introductory comment.
17075 (completion-def-wrapper): Fix alist.
17076
17077 2006-01-25 Nick Roberts <nickrob@snap.net.nz>
17078
17079 * thumbs.el (thumbs-new-image-size): New function.
17080 (thumbs-increment-image-size-element)
17081 (thumbs-decrement-image-size-element, thumbs-increment-image-size)
17082 (thumbs-decrement-image-size): Delete.
17083 (thumbs-resize-image-1): Rename from thumbs-resize-image. Keep old
17084 temp files and use to resize.
17085 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
17086 Use increment argument to enlarge/shrink. Preserve point.
17087 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
17088 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up
17089 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
17090 (thumbs-mark, thumbs-unmark): Preserve point.
17091 (thumbs-modify-image): Keep old temp files and use to modify.
17092 Cleanup old temp files at load time. Preserve point.
17093 (thumbs-view-image-mode-map): Use new command names.
17094
17095 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
17096
17097 * log-view.el (log-view-minor-wrap): First rev is the one at point.
17098
17099 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
17100 the nastiest part of the cyclic dependency.
17101 (cal-menu-update): Use dotimes and calendar-increment-month.
17102
17103 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
17104 (calendar-week-start-day): Add an :initializer.
17105 (calendar-mode-map): Use suppress-keymap, and command remapping.
17106 (describe-calendar-mode): Setup xref-stack info for the back button.
17107 (calendar-star-date): Insert before delete.
17108 (calendar-set-mode-line): Add file-modified info if applicable.
17109 (calendar-increment-month): New function.
17110
17111 2006-01-24 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
17112
17113 * font-lock.el (lisp-font-lock-keywords-2):
17114 Recognize "& keywords" only at word boundaries.
17115
17116 2006-01-24 Nick Roberts <nickrob@snap.net.nz>
17117
17118 * thumbs.el (thumbs-extra-images): New variable. Make it buffer-local
17119 and permanent-local.
17120 (thumbs-max-image-number): New variable.
17121 (thumbs-do-thumbs-insertion): Use them.
17122 (thumbs-per-line): Change default to 4.
17123 (thumbs-marked-list): Rename from thumbs-markedL.
17124 (thumbs-cleanup-thumbsdir, thumbs-delete-images)
17125 (thumbs-rename-images): Use -list instead of L for internal variables.
17126 (thumbs-call-convert): Use call-process instead of shell-command.
17127 (thumbs-insert-thumb): Add filename as help-echo to each image.
17128 (thumbs-show-from-dir): Rename from thumbs-show-all-from-dir.
17129 Give dir to thumbs-show-thumbs-list.
17130 (thumbs-show-thumbs-list): Set default-directory to that of images.
17131 (thumbs-dired-show): Rename from thumbs-dired-show-all.
17132 (thumbs-display-thumbs-buffer, thumbs-show-more-images): New functions.
17133 (thumbs-mode-map): Bind "+" to thumbs-show-more-images.
17134 (thumbs-view-image-mode-map): Bind "^" to thumbs-display-thumbs-buffer.
17135
17136 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
17137
17138 * ses.el (ses-read-cell): Provide a default value.
17139
17140 2006-01-23 Juanma Barranquero <lekktu@gmail.com>
17141
17142 * term/w32-win.el (image-library-alist): Add additional names for
17143 GIF library.
17144
17145 2006-01-23 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
17146
17147 * international/latexenc.el (latexenc-find-file-coding-system):
17148 Add file-regular-p check.
17149
17150 2006-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
17151
17152 * simple.el (clone-buffer): Don't show the new buffer in the same
17153 window.
17154
17155 2006-01-23 Juri Linkov <juri@jurta.org>
17156
17157 * faces.el (link, link-visited): New faces based on default values
17158 of `info-xref' and `info-xref-visited'.
17159
17160 * info.el (info-xref): Inherit from `link'.
17161 (info-xref-visited): Inherit from `link-visited'.
17162
17163 * cus-edit.el (custom-buffer-create-internal): Use widget type
17164 `custom-manual' instead of `info-link' and don't set properties
17165 `button-face' and `mouse-face' explicitly.
17166 (custom-browse-group-tag, custom-browse-variable-tag)
17167 (custom-browse-face-tag): Inherit from widget class
17168 `custom-group-link' instead of `push-button'.
17169 (custom-button-unraised): Inherit from `underline' face.
17170 (custom-link): Inherit from `link' face. Fix doc and group.
17171 (custom-add-parent-links, custom-group-value-create): Don't set
17172 properties `button-face' and `mouse-face' explicitly for
17173 `custom-group-link' widget.
17174 (custom-group-link): Add properties `button-face' and `mouse-face'
17175 to widget definition.
17176 (custom-field-keymap): New variable. Put `custom-field-keymap' to
17177 editable-field's :keymap property.
17178 (custom-mode): Fix docstring: substitute keybindings for
17179 `widget-forward' and `widget-backward' from `widget-keymap',
17180 `widget-complete' from `custom-field-keymap', replace old
17181 `Custom-move-and-invoke' with `widget-move-and-invoke'. Untabify.
17182
17183 * desktop.el (desktop-load-file): Check for `fboundp' before
17184 calling `symbol-function'.
17185
17186 * simple.el (clone-buffer, clone-indirect-buffer)
17187 (clone-indirect-buffer-other-window): Use `read-buffer' instead of
17188 `read-string'. Fix prompts.
17189
17190 * play/doctor.el (doctor-mode-map): Rename from `doc-mode-map'.
17191
17192 2006-01-23 Nick Roberts <nickrob@snap.net.nz>
17193
17194 * thumbs.el (thumbs-file-alist): Avoid creating duplicate entries.
17195
17196 2006-01-22 Luc Teirlinck <teirllm@auburn.edu>
17197
17198 * startup.el (inhibit-splash-screen, initial-scratch-message):
17199 Doc fixes.
17200
17201 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
17202
17203 Sync with Tramp 2.0.52.
17204
17205 * net/tramp.el, net/tramp-ftp.el, net/tramp-util.el,
17206 * net/tramp-vc.el: Add code for unloading Tramp. See comment before
17207 `tramp-unload-tramp' for checklist.
17208
17209 * net/tramp.el: Require `timer-funcs' instead of `timer' if in
17210 XEmacs. Contributed by Steve Youngs <steve@sxemacs.org>.
17211 (tramp-unload-file-name-handler-alist)
17212 (tramp-unload-tramp): New defuns.
17213 (tramp-advice-PC-expand-many-files): New defadvice.
17214 (tramp-save-PC-expand-many-files, tramp-setup-complete): Defuns
17215 removed.
17216 (tramp-handle-expand-file-name): Remove double slash.
17217 (tramp-handle-file-attributes-with-ls): Return t as 9th attribute.
17218 It doesn't matter, because it will be converted later on.
17219 (tramp-handle-file-ownership-preserved-p): Rewritten. The old
17220 implementation was just heuristic.
17221 (tramp-post-connection): Set uid and gid properties.
17222 (tramp-convert-file-attributes): Set file's gid change bit.
17223 (tramp-get-remote-uid, tramp-get-remote-gid): New defuns.
17224 (tramp-handle-expand-file-name): Use "~root" for tilde expansion
17225 in case of su(do)? methods. The home directory of the local user
17226 will be taken else.
17227 (tramp-open-connection-telnet)
17228 (tramp-open-connection-rsh, tramp-open-connection-su)
17229 (tramp-open-connection-multi): Set PS1 to "$ ". Otherwise, a
17230 local shell prompt could hurt. Reported by Romain Francoise
17231 <romain@orebokech.com>.
17232 (tramp-let-maybe): Add `edebug-form-spec' property.
17233 (tramp-handle-expand-file-name): Bind `default-directory' locally
17234 to "/" in order to avoid problems with UNC shares or Cygwin
17235 mounts.
17236 (tramp-md5-function): Fix typo in error message.
17237
17238 * net/tramp-ftp.el (tramp-ftp-enable-ange-ftp): New defun.
17239
17240 * net/tramp-util.el (top): Apply `ignore' instead of `identity'
17241 for byte-compiler pacification.
17242
17243 2006-01-22 Andre Spiegel <spiegel@gnu.org>
17244
17245 * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with
17246 ID-FORMAT `string'. This allows us to get rid of
17247 `vc-user-login-name UID'.
17248
17249 * vc-sccs.el (vc-sccs-state-heuristic): Likewise.
17250
17251 2006-01-22 John Paul Wallington <jpw@pobox.com>
17252
17253 * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.
17254
17255 2006-01-21 Martin Rudalics <rudalics@gmx.at>
17256
17257 * emacs-lisp/find-func.el (find-definition-noselect)
17258 (find-variable-noselect): Search variables in C source code too.
17259 (find-function-C-source, find-function-noselect, find-function)
17260 (find-function-other-frame, find-variable-noselect, find-variable)
17261 (find-variable-other-frame, find-variable-at-point):
17262 Fix docstrings.
17263
17264 2006-01-21 Francesco Potort\e,Al\e(B <pot@gnu.org>
17265
17266 * mail/rmailout.el (rmail-output): Don't use content-type if it is nil.
17267
17268 2006-01-21 Agustin Martin <agustin.martin@hispalinux.es>
17269
17270 * textmodes/flyspell.el (flyspell-emacs-popup, flypell-xemacs-popup):
17271 Default to disabling the "Save affix" question.
17272
17273 2006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
17274
17275 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
17276 the first arg to run-python.
17277
17278 2006-01-21 Eli Zaretskii <eliz@gnu.org>
17279
17280 * startup.el (command-line-1): Handle --no-desktop if desktop.el
17281 is not loaded.
17282
17283 2006-01-20 Jay Belanger <belanger@truman.edu>
17284
17285 * calc/calcalg2.el (calc-sum-rec): Fix the sum when the lower
17286 limit is 0.
17287
17288 * calc/calc-arith.el (math-add-symb-fancy): Check the length of
17289 the correct variable.
17290
17291 2006-01-20 Carsten Dominik <dominik@science.uva.nl>
17292
17293 * textmodes/org.el (org-open-at-point): Fixed bug with matching a
17294 link. Fixed buggy argument sequence in call to `org-view-tags'.
17295 (org-compile-prefix-format): Set `org-prefix-has-tag'.
17296 (org-prefix-has-tag): New variable.
17297 (org-format-agenda-item): Remove tags from headline if
17298 appropriate.
17299 (org-agenda-remove-tags-when-in-prefix): New option.
17300 (org-get-tags-at): New function.
17301
17302 2006-01-20 Nick Roberts <nickrob@snap.net.nz>
17303
17304 * thumbs.el (thumbs-buffer): New variable. Make it buffer local.
17305 (thumbs-find-image): Move image name and number from buffer name
17306 to mode name. Set thumbs-buffer. Preserve point so that large
17307 images remain visible.
17308 (thumbs-file-alist): Construct list in thumbs-buffer and reverse
17309 order.
17310 (thumbs-show-image-num): Get image from thumbs-file-alist. Set
17311 mode name.
17312 (thumbs-next-image, thumbs-previous-image): Make them work.
17313
17314 2006-01-19 Luc Teirlinck <teirllm@auburn.edu>
17315
17316 * cus-edit.el (custom-buffer-create-internal): State in the text above
17317 the whole buffer buttons that they do not operate on hidden items.
17318 (custom-face-menu): Use `custom-face-save' instead of
17319 `custom-face-save-command'.
17320 (custom-face-save-command): Make it an alias for `custom-face-save'
17321 and declare it obsolete.
17322 (custom-face-save): Doc fix.
17323
17324 * dired.el (dired-no-confirm): Add quote.
17325 (dired-subdir-alist-pre-R): Add quote in
17326 `make-variable-buffer-local' form and remove unbalanced parenthesis.
17327
17328 2006-01-19 Stefan Monnier <monnier@iro.umontreal.ca>
17329
17330 * textmodes/table.el (table-mode-indicator): Typo in last change.
17331
17332 2006-01-19 Richard M. Stallman <rms@gnu.org>
17333
17334 * outline.el (hide-leaves): Don't call outline-end-of-heading.
17335 Fixes bug reported in Nov 2005.
17336
17337 * isearch.el (isearch-forward): Doc fix.
17338
17339 * dired.el (dired-move-to-filename-regexp): Define as alias.
17340 (dired-no-confirm): Use defcustom.
17341 (dired-subdir-alist-pre-R): Put defvar at top level.
17342
17343 * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
17344
17345 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
17346 Mark as risky.
17347
17348 * simple.el (set-mark-command): Doc fix.
17349 (clone-indirect-buffer-other-window):
17350 Read arg like clone-indirect-buffer.
17351 (move-beginning-of-line): Skip invisible newlines.
17352
17353 2006-01-19 Masatake YAMATO <jet@gyve.org>
17354
17355 * progmodes/cpp.el (cpp-edit-load): Make the order of
17356 listed conditions in a base C code buffer and its associate
17357 CPP Edit buffer the same.
17358
17359 2006-01-19 Kenichi Handa <handa@m17n.org>
17360
17361 * mail/rmail.el (rmail-enable-mime): Docstring fixed.
17362 (rmail-mime-feature): Likewise.
17363 (rmail-require-mime-maybe): Use display-warning to show a warning
17364 message.
17365
17366 * international/mule.el (auto-coding-regexp-alist-lookup): New fun.
17367 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
17368
17369 2006-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
17370
17371 * array.el: Move defvars out of eval-when-compile.
17372 (array-make-template): Replace undeclared global var with a local one.
17373 (array-mode): Inline initialization functions.
17374 (array-init-local-variables, array-init-max-row)
17375 (array-init-max-column, array-init-columns-per-line)
17376 (array-init-field-width, array-init-rows-numbered)
17377 (array-init-line-length, array-init-lines-per-row): Remove.
17378
17379 * play/doctor.el: Move defvars out of eval-when-compile. Use dolist.
17380 (doc-mode-map): Define explicitly.
17381 (doctor-txtype): Use mapc.
17382
17383 * textmodes/table.el: Move defvars out of eval-when-compile.
17384 Remove harmful code meant to avoid byte-compiler warnings.
17385 (table-fixed-mode-indicator): Remove. Use a more complex mode-line
17386 specification that checks table-fixed-width-mode directly.
17387 (table-recognize-region, table-recognize-cell):
17388 Use restore-buffer-modified-p.
17389 (table-fixed-width-mode): Remove code that refreshes
17390 table-fixed-mode-indicator.
17391 (*table--cell-describe-bindings, *table--cell-describe-mode):
17392 Avoid obsolete name print-help-return-message.
17393 (table--test-cell-list): Don't use replace-regexp from elisp.
17394 (table--point-entered-cell-function, table--point-left-cell-function):
17395 Don't set table-fixed-mode-indicator, use force-mode-line-update.
17396
17397 * textmodes/org.el: Move defvars out of eval-when-compile. Move code
17398 that was after the end of file. Use buffer-file-name variable.
17399 (org-timestamp-change): Use with-current-buffer.
17400 (org-todo-list): Don't unnecessarily define a new buffer-local var.
17401 (org-agenda-file-to-end, org-agenda-file-to-front): Remove unused arg
17402 `file'.
17403
17404 * progmodes/fortran.el: Move defvars out of eval-when-compile.
17405 (fortran-break-line): Remove unused var `opoint'.
17406 (fortran-abbrev-start): Obey help-event-list.
17407
17408 2006-01-18 Jesper Harder <harder@phys.au.dk>
17409
17410 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
17411
17412 2006-01-18 Masatake YAMATO <jet@gyve.org>
17413
17414 * progmodes/make-mode.el (makefile-imake-mode): New mode
17415 derived from makefile-mode.
17416 (makefile-imake-mode-syntax-table): New syntax table
17417 derived from makefile-mode-syntax-table.
17418 (makefile-mode): Write about makefile-imake-mode in doc string.
17419 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
17420 (makefile-imake-font-lock-keywords): New font lock keywords.
17421
17422 * files.el (auto-mode-alist): Add Imakefile.
17423
17424 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
17425
17426 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
17427 loading the file rather than when turning on flyspell-mode.
17428
17429 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
17430
17431 * cus-edit.el (customize-rogue): Minor doc fix.
17432
17433 2006-01-17 Juri Linkov <juri@jurta.org>
17434
17435 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
17436 instead of the file at the mark as default if the file at the mark
17437 is the same as the file at point or if dired-dwim-target-directory
17438 is not the same as the current directory and the mark is not active.
17439
17440 * log-view.el (log-view-minor-wrap): Use the same logic to get
17441 revisions as `log-view-diff'.
17442
17443 * info.el (Info-revert-find-node): Check for Info-current-file
17444 before preserving new-history.
17445
17446 * man.el (Man-heading-regexp): Add `/'.
17447
17448 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
17449 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
17450
17451 2006-01-16 Juri Linkov <juri@jurta.org>
17452
17453 * faces.el (mode-line-faces): New defgroup.
17454 (mode-line-highlight): Move definition after new defgroup.
17455 (mode-line, mode-line-inactive, mode-line-highlight):
17456 Replace :group `modeline' with `mode-line-faces'.
17457 (mode-line-buffer-id): New face.
17458 (modeline-buffer-id): New face alias.
17459 (vertical-border): Remove :group `modeline'.
17460
17461 * bindings.el (propertized-buffer-identification): Use face
17462 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
17463 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
17464 (mode-line-buffer-identification-keymap): For mouse-1 replace
17465 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
17466 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
17467 mouse-3.
17468
17469 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
17470 Buffer-menu-buffer. Doc fix.
17471 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
17472 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
17473 `Buffer-menu-buffer'.
17474
17475 * info.el (Info-mode-line-node-keymap): New defvar.
17476 (Info-set-mode-line): Use `stringp' to check Info-current-file.
17477 Propertize Info-current-node with `mode-line-buffer-id' and
17478 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
17479
17480 * time.el (display-time-mail-face): Replace :group `faces' with
17481 `mode-line-faces'.
17482
17483 2006-01-16 Kenichi Handa <handa@m17n.org>
17484
17485 * international/code-pages.el: Add autoload cookies for cp125[0345678].
17486
17487 * language/european.el (cp1252): New alias for windows-1252.
17488
17489 * international/mule.el (autoload-coding-system): Prepare for EOL
17490 variants.
17491
17492 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
17493
17494 * term.el (term-raw-map): Add mapping for insert.
17495 (term-send-insert): New.
17496 (term-mode): Make variables local here instead of doing it in
17497 `term-emulate-terminal'.
17498 (term-emulate-terminal): Delete incorrect optimization for cr+lf.
17499 Scroll reverse needs to take into account the scroll region.
17500 Saving and restoring the cursor should save the color attributes too.
17501 (term-reset-terminal): Reset the scroll region.
17502 (term-handle-ansi-escape): Cursor up and down should take into
17503 account the scroll region.
17504 (term-set-scroll-region): Rename from `term-scroll-region'.
17505 Move to 0,0 after setting the region.
17506 (term-handle-scroll): Handle scroll up.
17507 (term-down): Fix off by one error.
17508 (term-delete-lines): Do not delete outside the scroll region.
17509 (term-insert-lines): Take into account the scroll region.
17510
17511 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
17512
17513 * textmodes/ispell.el (ispell-internal-change-dictionary)
17514 (ispell-change-dictionary): Undo most of last change of 2006-01-13.
17515 (start, end): Move declaration outside of eval-when-compile.
17516
17517 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
17518 (flyspell-mode-on): Use it.
17519
17520 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
17521 ispell-kill-ispell-hook.
17522
17523 2006-01-14 Luc Teirlinck <teirllm@auburn.edu>
17524
17525 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
17526 (Custom-reset-saved): Do not ask for confirmation in single option
17527 buffers.
17528
17529 2006-01-13 Richard M. Stallman <rms@gnu.org>
17530
17531 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
17532
17533 2006-01-13 Romain Francoise <romain@orebokech.com>
17534
17535 * add-log.el (add-change-log-entry, change-log-merge):
17536 Conditionally use `hard-newline'.
17537
17538 2006-01-13 Martin Rudalics <rudalics@gmx.at>
17539
17540 * wid-edit.el (widget-field-end): If the overlay is no longer
17541 associated with a buffer, behave as if the overlay didn't exist.
17542
17543 * cus-edit.el (custom-add-see-also, custom-add-parent-links):
17544 Make sure the links use the `custom-link' face.
17545
17546 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
17547
17548 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $.
17549 (ld-script-mode): Don't set indent-line-function since we don't
17550 have one.
17551
17552 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
17553
17554 * textmodes/org.el (org-open-file): Use mailcap for selecting an
17555 application.
17556 (org-file-apps-defaults-gnu): Use mailcap as the default for
17557 selecting an application on a UNIX system.
17558 (org-agenda-show-tags): New command.
17559 (org-table-insert-hline): Keep cursor in current table line.
17560 (org-table-convert): Offset effect of modifying
17561 `org-table-insert-hline'.
17562 (org-format-agenda-item): New optional argument TAG.
17563 (org-compile-prefix-format): Handle %T format for the tag.
17564 (org-expand-wide-chars): New function.
17565 (org-table-insert-row, org-table-insert-hline):
17566 Use `org-expand-wide-chars'.
17567 (org-open-file): Fix bug in program launch.
17568 (org-get-time-of-day): Fix bug with times before 1am.
17569 (org-agenda-menu): Add tags commands.
17570
17571 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es>
17572
17573 * textmodes/ispell.el (ispell-init-process): Include the used
17574 dictionary in ispell process start message.
17575 (ispell-internal-change-dictionary): When flyspell-mode is active
17576 and dictionary is changed, make sure ispell process is restarted
17577 and flyspell word cache cleared out for the current buffer.
17578 (ispell-change-dictionary): Make sure flyspell word cache is
17579 cleared out in all buffers with active flyspell mode when
17580 dictionary is globally changed.
17581 Call ispell-internal-change-dictionary after dictionary change.
17582
17583 2006-01-13 Eli Zaretskii <eliz@gnu.org>
17584
17585 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.
17586
17587 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in.
17588 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright
17589 years. Fix small differences wrt Makefile.in.
17590 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like
17591 Makefile.in does.
17592
17593 2006-01-12 Bill Wohler <wohler@newt.com>
17594
17595 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with
17596 mh-search.el.
17597
17598 2006-01-12 Masatake YAMATO <jet@gyve.org>
17599
17600 * progmodes/ld-script.el: Update copyright year.
17601
17602 2006-01-12 Chong Yidong <cyd@stupidchicken.com>
17603
17604 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
17605 Don't add widget if setting undefined.
17606
17607 2006-01-12 John Paul Wallington <jpw@pobox.com>
17608
17609 * help-fns.el (describe-variable): Remove newlines from void
17610 variable output.
17611
17612 2006-01-13 Nick Roberts <nickrob@snap.net.nz>
17613
17614 * wdired.el (wdired-mode-map): Add help echo for
17615 wdired-abort-changes.
17616
17617 * man.el (Man-file-name-regexp): Adjust for a list of files.
17618
17619 2006-01-12 Masatake YAMATO <jet@gyve.org>
17620
17621 * progmodes/ld-script.el (auto-mode-alist): Support
17622 suffix conventions used in netbsd and eCos.
17623
17624 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
17625
17626 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal)
17627 (custom-variable-menu, custom-face-menu, custom-group-menu)
17628 (Custom-mode-menu): Change names of menu items. (As discussed on
17629 emacs-devel.)
17630 (custom-face-menu): Add "Undo Edits" item.
17631
17632 * startup.el (init-file-user): defcustom -> defvar.
17633
17634 * tooltip.el (tooltip-mode): Doc fix.
17635
17636 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
17637
17638 * reveal.el (reveal-post-command): window-buffer signals an error on
17639 dead windows rather than returning nil.
17640 (reveal-open-new-overlays): An overlay might die while we open others.
17641
17642 2006-01-11 Bill Wohler <wohler@newt.com>
17643
17644 * cus-dep.el (generated-custom-dependencies-file): Fix typo and
17645 phrasing in docstring.
17646
17647 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
17648 can give some systems gas. Add new file mh-buffers.el.
17649
17650 2006-01-06 Masatake YAMATO <jet@gyve.org>
17651
17652 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
17653 C preprocessor forward ported from GNU Emacs 21.2.
17654
17655 * progmodes/asm-mode.el (asm-font-lock-keywords):
17656 Use `cpp-font-lock-keywords'.
17657
17658 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
17659
17660 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
17661 of $ for "\\.ld[s]?".
17662
17663 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
17664
17665 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command.
17666 (tcl-indent-line): Return `noindent' if inside a string.
17667
17668 * progmodes/flymake.el (flymake-split-string): Remove more than one
17669 empty string at beg/end of the result.
17670 (flymake-find-buildfile, flymake-find-possible-master-files):
17671 Use expand-file-name.
17672 (flymake-fix-file-name): Don't replace \ with / and don't remove ./
17673 since expand-file-name does it for us. Use directory-file-name.
17674 (flymake-ler-get-full-file, flymake-ler-get-file, flymake-ler-get-line)
17675 (flymake-ler-get-type, flymake-ler-get-text)
17676 (flymake-ler-make-ler): Remove. Replace by defstruct. Update callers.
17677 (flymake-current-line-no): Remove spurious interactive spec.
17678 (flymake-delete-temp-directory): Remove unused var `slash-pos'.
17679 (flymake-check-include): Remove arg inc-path merged into inc-name.
17680 (flymake-check-patch-master-file-buffer): Fit in 80 columns.
17681 Arg regexp-list replaced by a simple regexp.
17682 (flymake-master-make-header-init, flymake-master-tex-init):
17683 Correspondingly replace regexp-list with a regexp. Fix regexp.
17684
17685 2006-01-10 Simon Josefsson <jas@extundo.com>
17686
17687 * mail/smtpmail.el (smtpmail-try-auth-methods): Add comment
17688 describing AUTH PLAIN fix.
17689
17690 2006-01-10 Thien-Thi Nguyen <ttn@gnu.org>
17691
17692 * mail/emacsbug.el (report-emacs-bug-text-prompt): Delete var.
17693 (report-emacs-bug): Don't record initial prompt text.
17694 Instead, add text properties to prompting text.
17695 (report-emacs-bug-hook): Delete prompting text.
17696
17697 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17698
17699 * progmodes/flymake.el (flymake-find-buildfile): Remove invariant arg
17700 `dirs'. Adjust callers.
17701
17702 2006-01-09 John Paul Wallington <jpw@gnu.org>
17703
17704 * cus-edit.el (custom-comment) <defface>: Add TTY definitions.
17705
17706 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
17707
17708 * reveal.el (reveal-open-new-overlays): New extracted fun.
17709 (reveal-close-old-overlays): Idem. Check overlays's liveness before
17710 using them. Simplify the code.
17711 (reveal-post-command): Use them. Fix up obsolete windows in
17712 reveal-open-spots.
17713
17714 * progmodes/flymake.el: Use `require' rather than autoload for
17715 XEmacs's overlays.
17716 (flymake-get-common-file-prefix, flymake-build-relative-filename):
17717 Delete. Use file-relative-name instead.
17718 (flymake-get-syntax-check-program-args, flymake-perl-init):
17719 Simplify the resulting code.
17720
17721 * log-view.el (log-view-file-re, log-view-message-re): Add support
17722 for DaRCS output.
17723
17724 2006-01-09 Alex Schroeder <alex@gnu.org>
17725
17726 * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list
17727 identifiers sometimes added in square brackets at the beginning of
17728 subject lines.
17729
17730 2006-01-07 Richard M. Stallman <rms@gnu.org>
17731
17732 * cus-edit.el (Custom-set, Custom-save): Doc fix.
17733 (Custom-reset-current, Custom-reset-saved): Change question text.
17734 (Custom-reset-standard): Likewise.
17735 (custom-variable-reset-saved): Doc fix.
17736
17737 2006-01-07 Eli Zaretskii <eliz@gnu.org>
17738
17739 * startup.el (init-file-user): Doc fix.
17740
17741 2006-01-07 Alex Schroeder <alex@gnu.org>
17742
17743 * mail/rmail.el (rmail-current-subject): New function.
17744 (rmail-current-subject-regexp): New function.
17745 (rmail-next-same-subject): Use it.
17746
17747 * mail/rmailsum.el (rmail-summary-by-topic):
17748 Use rmail-current-subject and rmail-current-subject-regexp.
17749 (rmail-summary-next-same-subject): Ditto.
17750
17751 * net/rcirc.el (rcirc-send-input): No longer check whether the
17752 process is open, since not all commands need an open process.
17753 (rcirc-send-string): Check whether the process is open before
17754 sending anything.
17755 (rcirc-ignore-list): New option.
17756 (rcirc-ignore-list-automatic): New variable.
17757 (rcirc-print): Take rcirc-ignore-list into account.
17758 (rcirc-cmd-ignore): New command.
17759 (rcirc-ignore-update-automatic): New function.
17760 (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the
17761 list if ignored nicks.
17762 (rcirc-handler-NICK): Ditto, and also ignore the new nick.
17763
17764 2006-01-06 David Reitter <david.reitter@gmail.com>
17765
17766 * mail/emacsbug.el (report-emacs-bug): Let explanations correctly
17767 reflect the address to which the report will be sent.
17768
17769 2006-01-06 Eli Zaretskii <eliz@gnu.org>
17770
17771 * progmodes/ld-script.el (auto-mode-alist): Recognize linker
17772 scripts whose file-name extensions are "\.x[bdsru]?[cn]?$".
17773
17774 2006-01-01 Michael Ernst <mernst@alum.mit.edu> (tiny changes)
17775
17776 * textmodes/tildify.el: Fix typos (misspellings) in the commentary.
17777
17778 * emacs-lisp/find-func.el (find-definition-noselect): Fix typo in
17779 the doc string: "functoin" => "function".
17780 * ldefs-boot.el: Likewise.
17781
17782 * textmodes/bibtex.el (bibtex-validate-globally): Fix typo in a
17783 message text: "Duplicat" => "Duplicate".
17784
17785 2006-01-06 Sven Joachim <svenjoac@gmx.de> (tiny change)
17786
17787 * files.el (basic-save-buffer-2): If backing-up failed, reset
17788 buffer-backed-up to nil.
17789
17790 2006-01-06 Nick Roberts <nickrob@snap.net.nz>
17791
17792 * progmodes/gud.el (gdb-script-skip-to-head)
17793 (gdb-script-calculate-indentation): Indent for breakpoint command
17794 lists also.
17795
17796 2006-01-05 Bill Wohler <wohler@newt.com>
17797
17798 * Makefile.in (compile-always): Add mh-autoloads dependency.
17799 (bootstrap): Remove mh-autoloads dependency, as compile dependency
17800 provides it.
17801 (updates): Remove mh-autoloads dependency, since it probably has
17802 already run recently (via recompile).
17803
17804 2006-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
17805
17806 * textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
17807 argument `force' to disable the flyspell-last-buffer optimization.
17808 (flyspell-mode-on): Use it.
17809
17810 * progmodes/flymake.el (flymake-get-cleanup-function): Default to
17811 flymake-simple-cleanup.
17812 (flymake-allowed-file-name-masks): Use this new default.
17813 All the functions are now called in the right buffer rather than
17814 passing the buffer as argument.
17815 (flymake-process-sentinel): Switch to buffer before calling cleanup.
17816 (flymake-parse-err-lines): Remove redundant buffer arg.
17817 (flymake-get-program-dir): Comment out unused function.
17818 (flymake-start-syntax-check, flymake-start-syntax-check-process):
17819 Remove redundant buffer argument.
17820 (flymake-get-real-file-name, flymake-simple-java-cleanup)
17821 (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
17822
17823 2006-01-05 Richard M. Stallman <rms@gnu.org>
17824
17825 * info.el (Info-find-node): Don't record previous node if have none.
17826 (info): Go to directory only if history is empty.
17827
17828 * simple.el (mark): Doc fix.
17829
17830 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17831
17832 * term/mac-win.el (mac-ae-parameter): Don't coerce data if it is
17833 already of desired type.
17834 (mac-ae-list): Coerce parameter to "list" type.
17835 (mac-dispatch-apple-event): Replace cadr part of event with a
17836 dummy position so that event-start returns it.
17837
17838 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
17839
17840 * textmodes/org.el (org-end-of-subtree): New function.
17841 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
17842 Use `org-end-of-subtree'.
17843 (org-agenda, org-agenda-convert-date): Protect calls to
17844 `fit-window-to-buffer'.
17845 (org-tags-view): Force matching of sublevels when doing a
17846 todo-only search. Define the correct redo command, including the
17847 arguments.
17848 (org-agenda-redo): Display message.
17849 (org-check-for-org-mode): New function.
17850 (org-agenda-type): New variable.
17851 (org-timeline, org-agenda-list, org-todo-list, org-tags-view):
17852 Set `org-agenda-type'.
17853 (org-agenda-check-type): New function.
17854 (org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
17855 (org-agenda-week-view, org-agenda-day-view)
17856 (org-agenda-next-date-line, org-agenda-previous-date-line)
17857 (org-agenda-log-mode, org-agenda-toggle-diary)
17858 (org-agenda-toggle-time-grid, org-agenda-date-later)
17859 (org-agenda-date-prompt, org-agenda-diary-entry)
17860 (org-agenda-execute-calendar-command, org-agenda-goto-calendar)
17861 (org-agenda-convert-date, org-agenda-menu):
17862 Use `org-agenda-check-type'.
17863 (org-make-overlay, org-delete-overlay)
17864 (org-detatch-overlay, org-move-overlay, org-overlay-put):
17865 New compatibility functions.
17866 (org-calendar-select-mouse): New command.
17867
17868 2006-01-04 Chong Yidong <cyd@stupidchicken.com>
17869
17870 * cus-edit.el (Custom-reset-current, Custom-reset-saved)
17871 (Custom-reset-standard): Fix y-or-n-p messages.
17872 (custom-link): New face for links.
17873 (custom-buffer-create-internal, custom-manual): Use it.
17874 (custom-face-save): Push to theme-face before setting face spec.
17875
17876 * wid-edit.el (widget-default-mouse-face-get): New function.
17877 (widget-specify-button): Handle mouse-face like button-face.
17878
17879 * custom.el (load-theme): Clear old theme settings if reloading.
17880
17881 2006-01-03 Luc Teirlinck <teirllm@auburn.edu>
17882
17883 * cus-edit.el (custom-buffer-create-internal): Move whole buffer
17884 "Erase Customization" button back to same position it occupies in
17885 the individual State menus.
17886
17887 2006-01-04 Kim F. Storm <storm@cua.dk>
17888
17889 * wid-edit.el (key-sequence): Rework widget to read key binding
17890 using `kbd' syntax. Use C-q to insert literal key, event, or code.
17891 (widget-key-sequence-default-value): Default value for empty sequence.
17892 (widget-key-sequence-map): New map for reading key binding. Bind C-q.
17893 (widget-key-sequence-read-event): New command for C-q.
17894 (widget-key-sequence-validate, widget-key-sequence-value-to-internal)
17895 (widget-key-sequence-value-to-external): New functions.
17896
17897 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
17898
17899 * progmodes/flymake.el (flymake-create-temp-with-folder-structure):
17900 Use expand-file-name.
17901 (flymake-delete-temp-directory): Use expand-file-name,
17902 file-name-directory, and directory-file-name.
17903 (flymake-strrchr): Delete.
17904 (flymake-start-syntax-check): Don't pass the redundant buffer argument
17905 to the init-f function.
17906 (flymake-save-buffer-in-file, flymake-init-create-temp-buffer-copy)
17907 (flymake-init-find-buildfile-dir)
17908 (flymake-init-create-temp-source-and-master-buffer-copy)
17909 (flymake-simple-make-init-impl, flymake-simple-make-init)
17910 (flymake-master-make-init, flymake-master-make-header-init)
17911 (flymake-simple-make-java-init, flymake-simple-ant-java-init)
17912 (flymake-perl-init, flymake-simple-tex-init, flymake-master-tex-init)
17913 (flymake-xml-init): Remove corresponding redundant buffer argument.
17914 (flymake-allowed-file-name-masks): Remove last elems that are equal to
17915 the default anyway. Clean up regexps.
17916
17917 * progmodes/flymake.el (flymake-temp-source-file-name)
17918 (flymake-master-file-name, flymake-temp-master-file-name)
17919 (flymake-base-dir): New buffer-local vars.
17920 (flymake-buffer-data, flymake-get-buffer-value)
17921 (flymake-set-buffer-value): Replace those hash-tables by the new
17922 buffer-local vars. Update callers.
17923
17924 * progmodes/flymake.el (flymake-check-start-time)
17925 (flymake-check-was-interrupted, flymake-err-info, flymake-is-running)
17926 (flymake-last-change-time, flymake-new-err-info, flymake-timer):
17927 Move definition, so we can remove redundant earlier declaration.
17928 (flymake-replace-regexp-in-string, flymake-split-string)
17929 (flymake-get-temp-dir): Use defalias.
17930 (flymake-popup-menu): Remove `pos' argument. Use posn-at-point.
17931 (flymake-xemacs-window-edges): Remove unused function.
17932 (flymake-get-point-pixel-pos): Move.
17933 (flymake-pid-to-names, flymake-reg-names)
17934 (flymake-get-source-buffer-name, flymake-unreg-names): Remove.
17935 Replace by a simple list flymake-processes and by process-buffer.
17936 Update callers. Other than simplify the code, it uses buffers rather
17937 than buffer-names so it doesn't get confused by uniquify.
17938 (flymake-buffer-data): The global value should just be nil.
17939
17940 * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
17941 Optimize the body of a defalias like any other code.
17942
17943 * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
17944 Make sure we've setup font-lock's vars. It may influence which
17945 function we then call.
17946 (font-lock-default-fontify-buffer): Don't bother calling set-defaults
17947 here since it's too late anyway.
17948
17949 2006-01-03 Romain Francoise <romain@orebokech.com>
17950
17951 * startup.el (fancy-splash-tail, normal-splash-screen):
17952 Update copyright year.
17953
17954 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu>
17955
17956 * mouse.el (mouse-drag-track): Rename, from
17957 `mouse-drag-region-1'. Includes optional argument required to
17958 enable post-drag event processing (e.g. delete region keys).
17959 Can be used without this argument to track a mouse region and operate
17960 on it as soon as the drag completes.
17961 (mouse-drag-region): Use `mouse-drag-track'.
17962
17963 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
17964
17965 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
17966 Move to `custom-buffer' group.
17967
17968 * cus-theme.el: Rewrite the Custom New Theme Mode interface.
17969 (custom-new-theme-mode-map, custom-theme-insert-variable-marker)
17970 (custom-theme-insert-face-marker, custom-theme-variable-menu)
17971 (custom-theme-face-menu): New variables.
17972 (custom-theme-add-variable, custom-theme-variable-action)
17973 (custom-variable-reset-theme, custom-theme-delete-variable)
17974 (custom-face-reset-theme, custom-theme-face-action)
17975 (custom-theme-delete-face, custom-theme-merge-theme)
17976 (custom-theme-add-face, custom-theme-visit-theme): New functions.
17977
17978 2006-01-01 Chong Yidong <cyd@stupidchicken.com>
17979
17980 * custom.el: Move Custom Themes commentary to start of theme code.
17981 (custom-known-themes): Rename `standard' theme to `changed'.
17982 (custom-push-theme): Caller no longer specifies what theme to use
17983 when doing `reset'---the setting is simply removed from the theme.
17984 Delete MODE from `theme-value' and `theme-settings' properties.
17985 (custom-declare-theme): Ignore &rest args since we don't use them.
17986
17987 (custom-loaded-themes): Delete variable.
17988 (custom-theme-load-themes, custom-theme-loaded-p)
17989 (custom-theme-value): Delete functions.
17990
17991 (custom-declare-theme): Signal error on invalid theme names.
17992 (provide-theme): custom-loaded-themes was deleted.
17993 (load-theme): Load the file unconditionally.
17994 (enable-theme): Call `load-theme' if theme is undefined.
17995 (custom-enabled-themes): Only update value for successful loads.
17996 (disable-theme): Complete from enabled themes when interactive.
17997 (custom-variable-theme-value): Calculate theme value directly.
17998
17999 (custom-theme-reset-variables, custom-reset-variables): Mark as
18000 XEmacs compatibility functions. We don't actually use these.
18001
18002 * cus-edit.el (custom-variable-state-set):
18003 Use custom-variable-theme-value instead of custom-theme-value.
18004 (custom-face-state-set): Rename `standard' theme to `changed'.
18005 (custom-save-variables, custom-save-faces): Delete unneeded
18006 references to custom-reset-variables.
18007 (custom-save-resets): Delete function.
18008 (custom-save-variables, custom-save-faces): MODE argument deleted.
18009 (custom-save-variables, custom-save-faces): Ignore theme values.
18010
18011 * cus-face.el (custom-theme-reset-faces): Mark as XEmacs
18012 compatibility function.
18013
18014 2006-01-01 Richard M. Stallman <rms@gnu.org>
18015
18016 * cus-edit.el (Custom-set, Custom-save): Ask for confirmation.
18017 (Custom-reset-current, Custom-reset-saved): Likewise.
18018 (Custom-reset-standard): Show message if aborted.
18019 (custom-mode): Doc fix, describing those commands.
18020
18021 * mouse.el (mouse-drag-region-1): When following link via mouse-2,
18022 put on event-kind property.
18023
18024 2005-12-31 Chong Yidong <cyd@stupidchicken.com>
18025
18026 * custom.el (provide-theme): Ban `user' theme name.
18027 (custom-enabling-themes): New variable.
18028 (enable-theme): Don't enable user if custom-enabling-themes is t.
18029 (custom-enabled-themes): Make it a defcustom.
18030 (custom-theme-recalc-face): No-op if face is undefined.
18031
18032 * cus-edit.el (custom-button-mouse): New variable.
18033 (custom-button-mouse): New face.
18034 (custom-raised-buttons, custom-mode): Use it.
18035
18036 * cus-theme.el (custom-new-theme-mode): Use custom-button-mouse.
18037
18038 2005-12-31 Eli Zaretskii <eliz@gnu.org>
18039
18040 * progmodes/gud.el (gud-display-line): Support hl-line in the
18041 source buffer.
18042
18043 2005-12-31 Lennart Borgman <lennart.borgman.073@student.lu.se> (tiny change)
18044
18045 * mouse.el (mouse-drag-window-above): Verify that the found window
18046 overlaps with the given window in the horizontal dimension.
18047
18048 2005-12-31 Eli Zaretskii <eliz@gnu.org>
18049
18050 * Makefile.in (cvs-update): New target.
18051
18052 * makefile.w32-in (cvs-update): Ditto.
18053
18054 2005-12-30 Chong Yidong <cyd@stupidchicken.com>
18055
18056 * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
18057 (custom-new-theme-mode-map): New variable.
18058
18059 2005-12-30 Richard M. Stallman <rms@gnu.org>
18060
18061 * custom.el (custom-load-themes): Function deleted.
18062
18063 * cus-edit.el (custom-save-loaded-themes): Function deleted.
18064 (custom-save-variables): Don't delete or add custom-load-themes call.
18065
18066 2005-12-30 Stefan Monnier <monnier@iro.umontreal.ca>
18067
18068 * cus-start.el: Add `visible-cursor'.
18069
18070 * progmodes/flymake.el (flymake-copy-buffer-to-temp-buffer): Simplify.
18071 (flymake-parse-output-and-residual): Remove `source-buffer' argument.
18072 (flymake-process-filter): Switch to buffer before calling it instead.
18073 (flymake-post-syntax-check, flymake-highlight-err-lines)
18074 (flymake-delete-own-overlays, flymake-parse-err-lines)
18075 (flymake-start-syntax-check, flymake-start-syntax-check-process)
18076 (flymake-count-lines, flymake-parse-residual):
18077 Remove constant buffer argument.
18078 (flymake-start-syntax-check-for-current-buffer): Remove.
18079 Update callers to use flymake-start-syntax-check instead.
18080 (flymake-display-err-menu-for-current-line):
18081 Remove unused var `mouse-pos'.
18082 (flymake-restore-formatting): Comment out unused function.
18083 (flymake-report-status, flymake-report-fatal-status): Remove buffer
18084 argument, use current-buffer instead. Update callers.
18085
18086 2005-12-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18087
18088 * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
18089 buffer-local because choose-completion-delete-max-match requires
18090 that we set completion-ignore-case (i.e., binding via let is not
18091 sufficient).
18092 (bibtex-complete): Always set completion-ignore-case and
18093 choose-completion-string-functions. The latter is needed because
18094 choose-completion-string-functions keeps its value if we quit the
18095 *Completions* buffer without requesting a completion.
18096
18097 2005-12-30 Andreas Schwab <schwab@suse.de>
18098
18099 * progmodes/cc-defs.el: Ignore errors from font-lock-compile-keywords.
18100
18101 2005-12-30 Eli Zaretskii <eliz@gnu.org>
18102
18103 * jit-lock.el (jit-lock-chunk-size): Doc fix.
18104
18105 2005-12-30 Juri Linkov <juri@jurta.org>
18106
18107 * locate.el (locate-fcodes-file, locate-header-face)
18108 * progmodes/delphi.el (delphi-other-face)
18109 * progmodes/glasses.el (glasses-face): Add tag "None" to const nil.
18110
18111 * paren.el (show-paren-match, show-paren-mismatch): Use existing
18112 group `paren-showing-faces'.
18113
18114 * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring.
18115 (goto-address): Fix docstring.
18116
18117 * net/webjump.el (webjump-sample-sites): Update URLs.
18118
18119 * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'.
18120
18121 * subr.el (cancel-change-group): Add listp around pending-undo-list.
18122
18123 2005-12-29 Stefan Monnier <monnier@iro.umontreal.ca>
18124
18125 * font-lock.el (font-lock-compile-keywords): Signal an error when
18126 font-lock-set-defaults hasn't been called.
18127
18128 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
18129
18130 * subr.el (noreturn, 1value): Doc fixes.
18131
18132 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18133
18134 * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
18135 that assoc-string returns nil.
18136
18137 2005-12-29 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18138
18139 * textmodes/bibtex.el (bibtex-entry-type-whitespace)
18140 (bibtex-entry-type-str, bibtex-empty-field-re)
18141 (bibtex-search-backward-string, bibtex-preamble-prefix)
18142 (bibtex-search-entry, bibtex-enclosing-entry-maybe-empty-head): Remove.
18143 (bibtex-any-valid-entry-type): New variable.
18144 (bibtex-parse-field-name): Simplify.
18145 (bibtex-parse-string, bibtex-search-forward-string): New arg empty-key.
18146 (bibtex-preamble-prefix): Include left delimiter.
18147 (bibtex-search-forward-field, bibtex-search-backward-field):
18148 Allow unbounded search past entry boundaries (required by bibtex-pop).
18149 (bibtex-text-in-field-bounds): Use push.
18150 (bibtex-text-in-field): Do not use bibtex-narrow-to-entry.
18151 (bibtex-parse-preamble, bibtex-valid-entry)
18152 (bibtex-beginning-first-field): New functions.
18153 (bibtex-skip-to-valid-entry): Use bibtex-valid-entry. Fix regexp.
18154 (bibtex-map-entries): Fix docstring.
18155 (bibtex-flash-head): New arg prompt. Simplify.
18156 (bibtex-enclosing-field): Include code of bibtex-inside-field.
18157 (bibtex-insert-kill): Simplify. Always insert text past the
18158 current field or entry.
18159 (bibtex-format-entry): Use bibtex-parse-field.
18160 (bibtex-pop): Use bibtex-beginning-of-entry and
18161 bibtex-end-of-entry to initiate the search. Insert empty field if
18162 we found ourselves.
18163 (bibtex-print-help-message): New args field and comma.
18164 Handle entry keys.
18165 (bibtex-make-field): Use bibtex-beginning-of-entry.
18166 (bibtex-end-of-entry): Use bibtex-valid-entry. Recognize any
18167 invalid entry.
18168 (bibtex-validate): Use bibtex-valid-entry and bibtex-parse-string.
18169 Handle preambles. Simplify code for thorough test.
18170 (bibtex-next-field, bibtex-find-text, bibtex-find-text-internal):
18171 New arg comma. Handle entry heads.
18172 (bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18173 (bibtex-kill-field, bibtex-copy-field-as-kil, bibtex-empty-field):
18174 New arg comma.
18175 (bibtex-kill-entry): Use bibtex-any-entry-maybe-empty-head.
18176 (bibtex-fill-field): Simplify.
18177 (bibtex-fill-entry): Use bibtex-beginning-first-field and
18178 bibtex-parse-field.
18179 (bibtex-convert-alien): Do not wait before calling bibtex-validate.
18180 (bibtex-complete): Use bibtex-parse-preamble.
18181
18182 2005-12-29 Nick Roberts <nickrob@snap.net.nz>
18183
18184 * progmodes/gdb-ui.el (gdb-tooltip-print, gdb-tooltip-print-1):
18185 Display name of expression instead of convenience variable.
18186 (gdb-post-prompt): Only call gdb-get-changed-registers if needed.
18187
18188 * progmodes/gud.el (gud-tooltip-dereference): Rename from
18189 toggle-gud-tooltip-dereference.
18190 (gud-tooltip-print-command): Move concatenation of "*" to expr to...
18191 (gud-tooltip-tips): ...here when dereferencing.
18192
18193 2005-12-28 Bill Wohler <wohler@newt.com>
18194
18195 * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
18196
18197 2005-12-28 Stefan Monnier <monnier@iro.umontreal.ca>
18198
18199 * vc.el (vc-annotate-display): Replace optional arg `color-map' with
18200 compulsory arg `ratio'. Inline body of vc-annotate-time-span.
18201 (vc-annotate-display-autoscale): Adjust call.
18202 (vc-annotate-display-default): Adjust call. Make arg compulsory.
18203 Fix interactive spec.
18204 (vc-annotate-time-span): Remove.
18205 (vc-annotate-oldest-in-map): Rename from vc-annotate-car-last-cons.
18206 (vc-annotate-mode-menu, vc-annotate-display-autoscale)
18207 (vc-annotate-display-select): Use new name.
18208
18209 * vc.el (vc-annotate-mode-map): Remove obsolete binding.
18210 (vc-annotate-mode-menu): Remove left-over redundant declaration.
18211 Correct the construction of span entries. Simplify.
18212 (vc-annotate-display-select): Fix the nil case.
18213 (vc-annotate): Remove obsolete (and now broken) code.
18214 (vc-annotate-extract-revision-at-line): Remove obsolete code.
18215 (vc-annotate-time-span): Remove unused arg `quantize'. Simplify.
18216
18217 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
18218
18219 * subr.el (lazy-completion-table): Correct typo in docstring.
18220
18221 * startup.el (command-line): Use `custom-reevaluate-setting' for
18222 `send-mail-function'.
18223
18224 * mail/sendmail.el (send-mail-function): Autoload the standard-value.
18225
18226 2005-12-05 Ralf Angeli <angeli@iwi.uni-sb.de>
18227
18228 * mail/smtpmail.el (smtpmail-try-auth-methods):
18229 Send credentials together with "AUTH PLAIN" command.
18230
18231 2005-12-27 Richard M. Stallman <rms@gnu.org>
18232
18233 * mouse.el (mouse-drag-region-1): When remapping mouse-1 to
18234 mouse-2, go back to previously selected window, so it's selected
18235 when mouse-2 command runs.
18236
18237 2005-12-27 Juri Linkov <juri@jurta.org>
18238
18239 * descr-text.el (describe-text-sexp): Use square brackets for
18240 button [Show] to distinguish it from the property value `show'.
18241 (describe-property-list): Use `insert-text-button' with
18242 `help-face' type instead of putting face in quotes, because button
18243 is not created automatically for a list of faces.
18244 (describe-text-properties-1): Put button-type value in quotes to
18245 distinguish from plain text "button".
18246 (describe-char): Display code point values in hex. Don't use
18247 `symbol-name' for `current-input-method' because it is a string.
18248 Use `insert-text-button' with `help-face' type instead of putting
18249 hardcoded face in quotes, because button is not created automatically.
18250
18251 2005-12-27 Richard M. Stallman <rms@gnu.org>
18252
18253 * progmodes/glasses.el (glasses-face): More specific custom type.
18254
18255 * files.el (set-visited-file-name): Doc fix.
18256
18257 * textmodes/flyspell.el (flyspell-external-point-words):
18258 Use local var buffer-scan-pos to advance scan for next misspelling.
18259 Advance it only after we find the misspelling.
18260
18261 2005-12-27 Agustin Martin <agustin.martin@hispalinux.es>
18262
18263 * textmodes/flyspell.el (flyspell-external-point-words):
18264 New criteria for finding the misspelling in the buffer.
18265
18266 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
18267
18268 * help-mode.el (help-insert-string): Set help-xref-stack-item
18269 rather than call help-setup-xref.
18270
18271 * descr-text.el (describe-char): Revert previous changes for
18272 optional buffer argument.
18273
18274 2005-12-27 Juri Linkov <juri@jurta.org>
18275
18276 * help-mode.el (help-insert-string): New function. Save buffer
18277 contents in cases where it is impossible to recompute the old contents.
18278
18279 * descr-text.el (describe-char): Set help-xref-stack-item
18280 explicitly after buffer has been generated.
18281
18282 2005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18283
18284 * cus-start.el (all): Add x-gtk-show-hidden-files.
18285
18286 2005-12-26 Richard M. Stallman <rms@gnu.org>
18287
18288 * replace.el (perform-replace): Calculate match-again
18289 before skipping read-only matches.
18290
18291 * paren.el (paren-showing-faces): New group.
18292 (show-paren-match, show-paren-mismatch): Move to that group.
18293
18294 * button.el (button): Put into group `basic-faces'.
18295
18296 * progmodes/make-mode.el: Remove faces from group `faces'.
18297
18298 * apropos.el (apropos, apropos-value): Doc fix.
18299 (apropos-documentation): Doc fix.
18300
18301 2005-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
18302
18303 * subr.el (lazy-completion-table): Remove argument `args'.
18304
18305 * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
18306 Don't use the `args' argument of lazy-completion-table.
18307
18308 2005-12-26 Nick Roberts <nickrob@snap.net.nz>
18309
18310 * descr-text.el (describe-char): Add optional argument for buffer.
18311 Set buffer appropriately. Call help-setup-xref.
18312 Suggested by Stefan Monnier.
18313
18314 2005-12-26 Juri Linkov <juri@jurta.org>
18315
18316 * descr-text.el: Require `help-fns' at runtime. Don't require
18317 `button' for byte compilation.
18318 (describe-text-widget): Add `help-echo' for first button.
18319 Use `help-info' for second.
18320 (describe-property-list): Use `help-argument-name' instead of `italic'.
18321 (describe-text-category): Add prompt to interactive spec.
18322 Call `help-setup-xref'.
18323 (describe-char): Use `help-character-set'. Add `help-echo' for
18324 code point. Use `help-input-method'. Remove superfluous insert.
18325
18326 2005-12-25 Richard M. Stallman <rms@gnu.org>
18327
18328 * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
18329 at point, in case of narrowing.
18330
18331 * progmodes/delphi.el (delphi-other-face): Allow nil in type.
18332
18333 * locate.el (locate-header-face): Allow nil in type.
18334
18335 * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
18336
18337 2005-12-25 Romain Francoise <romain@orebokech.com>
18338
18339 * battery.el (battery-linux-proc-acpi): Also try
18340 `/proc/acpi/thermal_zone/THM0/temperature'.
18341
18342 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
18343
18344 * custom.el (custom-push-theme): Fix docstring.
18345
18346 * cus-edit.el (custom-variable-set, custom-variable-save)
18347 (custom-variable-save): Custom-quote widget values.
18348 (customize-save-variable): Fix custom-push-theme call.
18349
18350 2005-12-24 Eli Zaretskii <eliz@gnu.org>
18351
18352 * w32-fns.el (w32-batch-update-autoloads): New function.
18353
18354 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
18355 Use w32-batch-update-autoloads, and don't setq generated-autoload-file
18356 from the command line.
18357
18358 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
18359
18360 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
18361 reset means to remove setting from theme entirely. Don't keep
18362 expanding theme-settings list; delete old entries if necessary.
18363
18364 * cus-edit.el (custom-buffer-create-internal): Move "Erase
18365 customization" button one line up.
18366 (custom-themed): New face.
18367 (custom-magic-alist): New value, THEMED, for theme settings.
18368 (custom-variable-state-set, custom-face-state-set):
18369 Check theme-value instead of saved-value.
18370 (custom-variable-reset-standard, custom-face-reset-standard):
18371 Remove theme setting entirely. Recalculate new values.
18372 (custom-variable-set, custom-variable-set)
18373 (custom-variable-reset-saved, custom-variable-reset-backup)
18374 (custom-face-set, custom-face-reset-saved): Update `user' theme.
18375 (custom-variable-save): Fix typos.
18376
18377 2005-12-23 Juri Linkov <juri@jurta.org>
18378
18379 * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
18380 Add autoload cookies.
18381 (edebug-outside-d-c-i-n-s-w): New variable.
18382 (edebug-display, edebug-outside-excursion): Use it to save the
18383 original value of default-cursor-in-non-selected-windows.
18384 Set default-cursor-in-non-selected-windows to t while Edebug
18385 is active.
18386 (edebug-mode, edebug-eval-mode): Doc fix.
18387
18388 * mouse.el (mouse-choose-completion): Replace `buffer-substring'
18389 with `buffer-substring-no-properties' to remove common substring
18390 highlighting.
18391
18392 * info.el (info-other-window, info): Rename function argument
18393 `file' to `file-or-node'.
18394 (Info-complete-menu-item): Use local variable `complete-nodes' to
18395 keep the global value of `Info-complete-nodes' unchanged for
18396 subsequent completions.
18397 (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
18398
18399 * simple.el (get-next-valid-buffer, last-buffer)
18400 (next-error-buffer-p, next-error-find-buffer)
18401 (minibuffer-history-sexp-flag): Doc fix.
18402
18403 * savehist.el (savehist-mode-hook): Add `:group'.
18404
18405 * log-view.el: Call autoload for vc-find-version.
18406 (log-view-current-file): Adjust subgroup numbers.
18407 (log-view-current-tag): Add `length'.
18408
18409 2005-12-23 Richard M. Stallman <rms@gnu.org>
18410
18411 * vc.el (vc-annotate-car-last-cons): Defn moved up.
18412
18413 2005-12-23 Juri Linkov <juri@jurta.org>
18414
18415 * hi-lock.el (hi-lock-archaic-interface-message-used)
18416 (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
18417 (hi-lock-mode): Display "Hi" in the mode line only when
18418 hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
18419 (hi-lock-write-interactive-patterns):
18420 Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
18421 (hi-lock-set-pattern, hi-lock-set-file-patterns)
18422 (hi-lock-font-lock-hook): Set 3rd arg `how' of
18423 font-lock-add-keywords to t.
18424
18425 2005-12-23 David Koppelman <koppel@ece.lsu.edu>
18426
18427 * hi-lock.el (hi-lock-highlight-range): New variable.
18428 (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
18429 only if font-lock-fontified is non-nil. Remove overlays.
18430 (hi-lock-set-pattern): Call font-lock-fontify-buffer if
18431 font-lock-fontified is non-nil, otherwise use overlays (instead of
18432 text properties).
18433 (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
18434 New variables.
18435 (hi-lock-string-serialize): New function.
18436
18437 2005-12-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18438
18439 * menu-bar.el (menu-find-file-existing): New function.
18440 (menu-bar-file-menu): Use menu-find-file-existing for Open.
18441
18442 * tool-bar.el (tool-bar-setup): Open changed to menu-find-file-existing.
18443
18444 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
18445
18446 * vc.el: Remove unnecessary leading * in docstrings.
18447 (vc-annotate-mode-map): Move initialization into declaration.
18448 (vc-static-header-alist): Nitpick on the regexp.
18449 (vc-default-init-version): New fun.
18450 (vc-register): Use it.
18451 (vc-insert-headers): Use dolist.
18452 (vc-annotate-get-backend): Remove unused function.
18453 (vc-annotate-add-menu): Remove. Build the menu directly at toplevel.
18454 (vc-annotate-mode): Remove corresponding call.
18455 (vc-annotate-car-last-cons): Simplify.
18456 (vc-annotate-buffers): Remove var.
18457 (vc-annotate-backend): Make it buffer-local.
18458 (vc-annotate): Move the interaction to the interactive spec.
18459 Add a `buf' argument.
18460 (vc-annotate-warp-version): Use this new `buf' argument to avoid
18461 killing&creating a vc-annotate buffer, which is very disruptive when
18462 the buffers are shown in dedicated frames.
18463
18464 2005-12-23 Nick Roberts <nickrob@snap.net.nz>
18465
18466 * descr-text.el: Add FSF as maintainer.
18467 (describe-text-mode, describe-text-mode-map)
18468 (describe-text-mode-hook, describe-text-done): Delete. Use normal
18469 help-mode.
18470 (describe-text-widget, describe-text-sexp)
18471 (describe-property-list, describe-text-category)
18472 (describe-text-properties, describe-text-properties-1)
18473 (describe-char): Use help buttons instead of widgets.
18474 (describe-char-unicodedata-file): Make URL link in doc string.
18475
18476 2005-12-22 Richard M. Stallman <rms@gnu.org>
18477
18478 * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
18479 (custom-buffer-create-internal): Reword the top-of-buffer help intro.
18480 Don't include buttons that write a file when there's no file.
18481 (custom-variable-menu, custom-face-menu, custom-group-menu):
18482 Don't include commands that write a file when there's no file.
18483 (customize-browse): Reword the top-of-buffer help intro.
18484 (custom-buffer-create-internal): Fix previous change.
18485 (customize-changed-options-previous-release): Prev release is 21.1.
18486 (customize-changed-options): Doc fix.
18487 (customize-changed): New alias.
18488 (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
18489 Say "standard values".
18490 (Custom-reset-standard): Doc fix.
18491 (custom-face-reset-standard): Doc fix.
18492
18493 2005-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
18494
18495 * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
18496 even if font-lock-mode is non-nil since it may be t without having
18497 turned on font-lock-mode-internal.
18498 (font-lock-choose-keywords): Minor optimization.
18499 (font-lock-add-keywords, font-lock-remove-keywords)
18500 (font-lock-set-defaults): Don't call make-local-variable on a variable
18501 that we know to already be local.
18502
18503 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
18504
18505 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
18506 messages if in the minibuffer.
18507
18508 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
18509
18510 * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
18511 (tex-mode-flyspell-verify, flyspell-get-word)
18512 (flyspell-external-point-words): Don't use point-min/max uselessly.
18513
18514 * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
18515 by Kevin Rodgers. Instead, just hide the completions buffer if we
18516 don't need to show it.
18517
18518 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
18519
18520 * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
18521
18522 2005-12-21 Stefan Monnier <monnier@iro.umontreal.ca>
18523
18524 * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
18525 delete-windows-on with an inexistent buffer.
18526
18527 2005-12-22 Nick Roberts <nickrob@snap.net.nz>
18528
18529 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18530 Delete defcustom variable :tag names.
18531
18532 2005-12-20 Stefan Monnier <monnier@iro.umontreal.ca>
18533
18534 * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
18535 (log-view-font-lock-keywords): Ajust subgroup numbers.
18536 (log-view-current-tag): Don't hard code the number of subgroups.
18537
18538 2005-12-20 Juri Linkov <juri@jurta.org>
18539
18540 * tooltip.el (tooltip): Move defgroup before define-minor-mode.
18541 (tooltip-x-offset, tooltip-y-offset): Doc fix.
18542
18543 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
18544 (menu-bar-non-minibuffer-window-p): Instead of checking
18545 display-multi-frame-p, use selected-frame when menu-updating-frame
18546 is nil.
18547
18548 2005-12-20 Stuart Herring <herring@lanl.gov> (tiny change)
18549
18550 * align.el (align-rules-list): Use [ \t] instead of \s-
18551 for column separators in text mode.
18552
18553 2005-12-20 Nick Roberts <nickrob@snap.net.nz>
18554
18555 * help-mode.el (help-customize-variable, help-customize-face):
18556 Don't pop help-xref-stack as help-follow no longer pushes
18557 anything on to it.
18558
18559 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
18560
18561 * textmodes/org.el (org-agenda-custom-commands): New option.
18562 (org-agenda): Offer custom commands on splash screen.
18563 (org-make-tags-matcher): Parser for Boolean logic added.
18564 (org-agenda-set-tags): New command.
18565 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
18566 (org-set-tags): Efficiency improvements.
18567 (org-auto-align-tags): New option.
18568 (org-todo, org-demote, org-promote): Realign tags.
18569 (org-tags-completion-function): Use also "&" and "|" as separators.
18570 (org-org-menu): Agenda commands simplified.
18571
18572 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
18573
18574 * cus-edit.el (customize-apropos, customize-apropos-options):
18575 Docstring changes.
18576
18577 * font-lock.el (font-lock): Add tags to the links in the defgroup.
18578
18579 2005-12-19 Chong Yidong <cyd@stupidchicken.com>
18580
18581 * longlines.el (longlines-mode): Wrap while widened.
18582 (longlines-decode-region, longlines-encode-region): Compute max
18583 just once.
18584
18585 2005-12-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18586
18587 * cus-edit.el (mac): New group.
18588
18589 * cus-start.el (all): Add user options in macterm.c. Add test for
18590 Mac-related built-ins. Fix test for GTK-related built-ins.
18591
18592 * term/mac-win.el (mac-handle-language-change)
18593 (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
18594 (mac-services-open-selection, mac-services-mail-selection)
18595 (mac-services-mail-to, mac-services-insert-text)
18596 (mac-dispatch-apple-event): Add docstrings.
18597 (x-get-selection, mac-select-convert-to-string): Select coding
18598 system from `utf-16be' and `utf-16le' using `byteorder'.
18599
18600 2005-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
18601
18602 * subr.el (lazy-completion-table): Don't be fooled if the var holds
18603 a "list" (lambda ...) rather than a real completion list.
18604
18605 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
18606 lexical-let when encountering ((lambda (...) ...) ...).
18607
18608 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18609
18610 * progmodes/sh-script.el (sh-mode):
18611 * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
18612 * textmodes/picture.el (picture-mode): Update docstrings.
18613
18614 2005-12-17 Eli Zaretskii <eliz@gnu.org>
18615
18616 * makefile.w32-in (autoloads, custom-deps): Warn that parts of
18617 commands enclosed in $(ARGQUOTE)s should not be split between two
18618 lines, as that will break with GNU Make >3.80, when sh.exe is used
18619 and arg quoting is with '..'.
18620 (autoloads): Don't break the quoted --eval expression between
18621 several lines.
18622
18623 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
18624
18625 * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
18626 Capture error from printing circular structures.
18627
18628 2005-12-17 Martin Rudalics <rudalics@gmx.at>
18629
18630 * wid-edit.el (widget-checkbox-action): Clear undo info.
18631
18632 2005-12-16 Bill Wohler <wohler@newt.com>
18633
18634 * menu-bar.el (kill-this-buffer): Set a good example by using menu
18635 bar, not menubar in comment.
18636
18637 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
18638
18639 * progmodes/cc-engine.el (c-after-change-check-<>-operators):
18640 After-change-functions should not clobber the match data.
18641
18642 2005-12-16 Juri Linkov <juri@jurta.org>
18643
18644 * simple.el (choose-completion): Use `buffer-substring-no-properties'
18645 instead of `buffer-substring'.
18646 (completion-common-substring): Doc fix.
18647 (completion-setup-function): Use minibuffer-completion-contents
18648 instead of minibuffer-contents. Don't set common-string-length
18649 initially. Remove special handling of partial-completion-mode.
18650 Move computation of completion-base-size into one cond.
18651 Call completion-base-size-function in mainbuf. In computation of
18652 completion-base-size for file name completion don't move point to
18653 the end of the minibuffer. Move computation of common-string-length
18654 into one cond. Start putting faces only when common-string-length>=0.
18655 Add condition to put completions-common-part when
18656 common-string-length>0.
18657
18658 * complete.el (PC-do-completion): Remove `(equal (point) beg)' to
18659 place point at the first different character in the minibuffer
18660 even if this position is at the beginning of the minibuffer.
18661
18662 * info.el (Info-read-node-name-1): In completion-base-size-function's
18663 lambda return 1 if common-substring or minibuffer-completion-contents
18664 starts with (, and 0 otherwise.
18665
18666 * emacs-lisp/crm.el (crm-minibuffer-completion-help):
18667 Use `crm-current-element' for second arg of `display-completion-list'.
18668
18669 2005-12-16 Klaus Zeitler <kzeitler@lucent.com>
18670
18671 * files.el (set-auto-mode): Look for an interpreter specified on
18672 the first line also if search for mode specification succeeded,
18673 but the mode is not known.
18674
18675 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
18676
18677 * textmodes/org.el (org-tags-match-list-sublevels): New option.
18678 (org-open-at-point): Implement tag searches as links.
18679 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
18680 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
18681 (org-tags-sparse-tree, org-tags-view, org-set-tags)
18682 (org-agenda-dispatch): New commands.
18683 (org-use-tag-inheritance, org-tags-column): New options.
18684 (org-tab-follows-link, org-return-follows-link): New options.
18685 (org-tags): New customize group.
18686 (org-start-icalendar-file): Get local time zone.
18687 (org-tags-completion-function): New function.
18688 (org-set-font-lock-defaults): Make sure links will also be
18689 highlighted inside headlines.
18690
18691 2005-12-16 Mark Plaksin <happy@usg.edu> (tiny change)
18692
18693 * term.el (term-emulate-terminal):
18694 Let term-handle-ansi-terminal-messages override what Bash says about
18695 its current directory.
18696
18697 2005-12-16 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
18698
18699 * bindings.el (last-buffer): Move to simple.el.
18700 * simple.el (last-buffer): Move here.
18701 (get-next-valid-buffer): New function.
18702 (next-buffer): Use frame-local buffer list, maintain buried buffer list.
18703 (prev-buffer): Ditto. Rename to `previous-buffer'.
18704
18705 * menu-bar.el (menu-bar-update-buffers): Update uses of `prev-buffer'.
18706 * bindings.el (global-map): Ditto.
18707
18708 2005-12-15 Luc Teirlinck <teirllm@auburn.edu>
18709
18710 * cus-edit.el: Introductory comment change.
18711 (custom-magic-alist): Change message string for the `rogue' state.
18712
18713 2005-12-15 Richard M. Stallman <rms@gnu.org>
18714
18715 * tooltip.el: Delete defcustom variable :tag names.
18716
18717 * complete.el (partial-completion-mode): Doc fix.
18718
18719 * textmodes/flyspell.el (flyspell-external-point-words):
18720 Use save-excursion to ensure we don't move backward in the
18721 search loop, not even one character.
18722 (flyspell-delete-all-overlays): Use remove-overlays directly.
18723
18724 * textmodes/ispell.el (ispell-current-personal-dictionary): New var.
18725 (ispell-start-process): Set that variable.
18726 Clear ispell-buffer-local-name.
18727 (ispell-internal-change-dictionary):
18728 Set ispell-current-dictionary after killing process.
18729 (ispell-buffer-local-dict):
18730 Don't set spell-personal-dictionary after killing process.
18731 (ispell-buffer-local-words): Don't clear out ispell-buffer-local-name.
18732 (ispell-tex-skip-alists, ispell-html-skip-alists)
18733 (ispell-skip-region-alist): Mark as risky.
18734
18735 * net/newsticker.el (newsticker--retrieval-timer-list)
18736 (newsticker--display-timer, newsticker-running-p)
18737 (newsticker-ticker-running-p): Definitions moved up.
18738
18739 2005-12-16 Nick Roberts <nickrob@snap.net.nz>
18740
18741 * progmodes/gdb-ui.el (gdb-many-windows): Echo new state in minibuffer.
18742
18743 2005-12-15 David Ponce <david@dponce.com>
18744
18745 * recentf.el (recentf-dialog-goto-first): Fix missing error condition.
18746 (recentf-edit-list, recentf-open-files): Signal an error when
18747 there is no recent file.
18748
18749 2005-12-14 Lennart Borgman <lennart.borgman.073@student.lu.se>
18750
18751 * textmodes/texinfmt.el (texinfo-format-region): Set buffer to
18752 read-only except for texinfo-format-region evaluation.
18753
18754 2005-12-14 Richard M. Stallman <rms@gnu.org>
18755
18756 * vc.el (vc-default-previous-version, vc-default-next-version)
18757 (vc-do-command): Doc fixes.
18758
18759 2005-12-14 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
18760
18761 * textmodes/bibtex.el (bibtex-expand-strings)
18762 (bibtex-autokey-expand-string, bibtex-name-part)
18763 (bibtex-entry-type-whitespace, bibtex-entry-type-str)
18764 (bibtex-any-entry-maybe-empty-head, bibtex-string-type)
18765 (bibtex-preamble-prefix, bibtex-string-empty-key): New variables.
18766 (bibtex-entry-type, bibtex-entry-head): Match only valid entries.
18767 (bibtex-entry-postfix, bibtex-known-entry-type-re)
18768 (bibtex-valid-entry-re, bibtex-any-valid-entry-re)
18769 (bibtex-valid-entry-whitespace-re, bibtex-empty-field-re)
18770 (bibtex-field-name-for-parsing, bibtex-remove-delimiters-string)
18771 (bibtex-beginning-of-last-entry): Remove.
18772 (bibtex-parse-field-name): Use bibtex-field-name. Issue error
18773 message if comma is missing but buffer is read-only.
18774 (bibtex-parse-field-text): Handle whitespaces at the end of field
18775 text. Return 3-element list with beginning and end of field text
18776 and end of field.
18777 (bibtex-end-of-text-in-field, bibtex-end-of-field): Change accordingly.
18778 (bibtex-parse-field): Remove arg name. Use bibtex-field-name.
18779 (bibtex-search-forward-field, bibtex-search-backward-field):
18780 Search always delimited by limits of entry. Use more efficient
18781 search algorithms.
18782 (bibtex-name-in-field): Use bibtex-start-of-name-in-field and
18783 bibtex-end-of-name-in-field.
18784 (bibtex-text-in-field-bounds): Handle BibTeX strings when
18785 extracting the content of a field.
18786 (bibtex-text-in-field): Use search limits.
18787 (bibtex-parse-string-prefix): Handle empty string keys based on
18788 bibtex-string-empty-key.
18789 (bibtex-parse-string): Fix docstring.
18790 (bibtex-text-in-string): Use bibtex-text-in-field-bounds.
18791 (bibtex-preamble-prefix, bibtex-strings): New functions.
18792 (bibtex-skip-to-valid-entry): Include preceding whitespace in
18793 BibTeX entries (consistent with other BibTeX functions).
18794 (bibtex-map-entries): Use bibtex-skip-to-valid-entry.
18795 (bibtex-search-entry): Fix docstring. Simplify.
18796 (bibtex-flash-head, bibtex-complete-string-cleanup)
18797 (bibtex-count-entries, bibtex-sort-buffer): Simplify.
18798 (bibtex-beginning-of-first-entry): Use bibtex-skip-to-valid-entry.
18799 (bibtex-parse-entry): New optional arg content.
18800 (bibtex-format-entry, bibtex-autofill-entry, bibtex-url): Use it.
18801 Use bibtex-text-in-field-bounds.
18802 (bibtex-print-help-message): Handle BibTeX strings and preambles.
18803 (bibtex-end-of-entry): Use bibtex-preamble-prefix and
18804 bibtex-parse-string-postfix.
18805 (bibtex-find-text-internal): New function.
18806 (bibtex-remove-delimiters): Use it.
18807 (bibtex-find-text): Use it. New optional arg help.
18808 (bibtex-complete): Handle BibTeX string and preamble entries.
18809 (bibtex-Preamble): Fix order of closing delimiters.
18810
18811 2005-12-14 Stefan Monnier <monnier@iro.umontreal.ca>
18812
18813 * vc.el (vc-default-revert): New fun.
18814
18815 * vc-mcvs.el (vc-mcvs-revert): Fix call to vc-default-revert.
18816
18817 2005-12-14 Romain Francoise <romain@orebokech.com>
18818
18819 * font-lock.el (font-lock-keywords-alist): Rename `append' to `how'.
18820 (font-lock-add-keywords, font-lock-update-removed-keyword-alist):
18821 (font-lock-remove-keywords): Likewise.
18822
18823 2005-12-14 Juri Linkov <juri@jurta.org>
18824
18825 * log-view.el (log-view-diff): Doc fix.
18826
18827 * isearch.el (isearch-query-replace): Use (mark) instead of
18828 isearch-opoint if mark is active in transient-mark-mode.
18829
18830 2005-12-14 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
18831
18832 * isearch.el (isearch-query-replace): Check for isearch-other-end.
18833
18834 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk>
18835
18836 * progmodes/cpp.el (cpp-face): New widget.
18837 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it.
18838
18839 2005-12-14 Juri Linkov <juri@jurta.org>
18840
18841 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t
18842 around `erase-buffer' and `insert'.
18843
18844 * descr-text.el (describe-text-properties): Replace buffer name
18845 "*Help-2*" with "*Help*<2>".
18846 (describe-char): Add functions print-help-return-message,
18847 toggle-read-only. Use help-setup-xref with nil to not store
18848 describe-char in help-xref-stack. Use help-make-xrefs to
18849 make [back] button.
18850
18851 * desktop.el (desktop-minor-mode-table): Add vc-dired-mode with nil.
18852
18853 * wdired.el (wdired-old-point): New internal variable.
18854 (wdired-change-to-wdired-mode): Set it buffer-locally.
18855 (wdired-abort-changes): Restore point after aborting changes.
18856
18857 2005-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
18858
18859 * vc.el (vc-do-command): Add a new value t for okstatus.
18860
18861 * vc-svn.el (vc-svn-registered): Use it to avoid popping up a spurious
18862 frame in case of errors.
18863
18864 2005-12-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18865
18866 * menu-bar.el (menu-bar-showhide-fringe-menu): Move "On the Right"
18867 so it comes after "On the Left" in the menu.
18868
18869 2005-12-12 Luc Teirlinck <teirllm@auburn.edu>
18870
18871 * cus-edit.el (customize-apropos, customize-apropos-options)
18872 (customize-apropos-faces, customize-apropos-groups): Doc fixes.
18873
18874 2005-12-12 Bill Wohler <wohler@newt.com>
18875
18876 * vc-svn.el (vc-svn-registered): Fix problem of visiting
18877 non-writable Subversion-controlled files by saving window
18878 configuration before calling vc-do-command. vc-do-command calls
18879 pop-to-buffer on error which is unexpected during registration.
18880
18881 2005-12-12 Jay Belanger <belanger@truman.edu>
18882
18883 * calc/README: Update the summary of changes.
18884
18885 2005-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
18886
18887 * descr-text.el (describe-char): Rework last fix to solve the problem
18888 is the same way it's solved for everything else in that function
18889 (i.e. by extracting the info before setting up the *Help* buffer).
18890
18891 2005-12-12 Kim F. Storm <storm@cua.dk>
18892
18893 * subr.el (version-regexp-alist): Allow space as separator before
18894 non-numeric part, e.g. "1.0 alpha".
18895 (version-to-list): Interpret .X.Y version as 0.X.Y version.
18896
18897 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
18898
18899 * textmodes/org.el (org-agenda, org-timeline, org-todo):
18900 Implement Logging and the keep-modes setting.
18901 (org-get-category): Make sure a string is returned.
18902 (org-log-done): New function.
18903 (org-log-done, org-closed-string): New options.
18904
18905 2005-12-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18906
18907 * tooltip.el (tooltip-y-offset): Change default to 20.
18908
18909 2005-12-12 Richard M. Stallman <rms@gnu.org>
18910
18911 * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
18912
18913 * frame.el (display-hourglass): Doc fix.
18914
18915 * help.el (help-for-help-internal): Simplify entry for `a'.
18916
18917 * info.el (Info-on-current-buffer): Doc fix.
18918 (info-insert-file-contents): Don't test (featurep 'jka-compr).
18919
18920 * startup.el (inhibit-splash-screen): Make this the real name.
18921 (inhibit-startup-message): Make this the alias.
18922 (command-line): Find only simple.el, and use its directory
18923 to fill in other preloaded files' names.
18924 (command-line): Deactivate the mark if deactivate-mark is set.
18925
18926 * international/mule.el (load-with-code-conversion):
18927 Bind deactivate-mark.
18928
18929 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
18930
18931 2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
18932
18933 * cus-edit.el (customize-apropos): Avoid listing an option more
18934 than once under different aliases. No longer list user options
18935 that are not defined with defcustom (unless a prefix arg is given).
18936 Doc fix.
18937 (customize-apropos-options): Doc fix.
18938
18939 2005-12-11 Juri Linkov <juri@jurta.org>
18940
18941 * frame.el (set-background-color, set-foreground-color)
18942 (set-cursor-color, set-mouse-color, set-border-color):
18943 Add explicit prompts to read colors by `facemenu-read-color'.
18944 (show-trailing-whitespace, blink-cursor-delay)
18945 (blink-cursor-interval, display-hourglass, hourglass-delay):
18946 Remove tags.
18947 (display-hourglass, hourglass-delay): Doc fix.
18948 (cursor-in-non-selected-windows): Capitalize words in tag.
18949
18950 * faces.el (frame-background-mode): Replace `choice-item' keywords
18951 with `const' to not make [default] button. Change default value tag
18952 from `default' to `automatic'. Doc fix.
18953 (trailing-whitespace) <defface>: Change group `whitespace' to
18954 `whitespace-faces'.
18955
18956 2005-12-11 Richard M. Stallman <rms@gnu.org>
18957
18958 * buff-menu.el (Buffer-menu-sort-column): Not a user variable.
18959
18960 2005-12-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18961
18962 * term/mac-win.el: Create keymap for mac-apple-event-map.
18963
18964 2005-12-11 Nick Roberts <nickrob@snap.net.nz>
18965
18966 * tooltip.el (tooltip-mode): Move to start of file so that it
18967 appears at top of customize buffer.
18968
18969 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
18970 Add the gud groupname.
18971 (gud-tooltip-mode): Add the tooltip groupname.
18972 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
18973 avoid conflict with tooltip-use-echo-area.
18974
18975 2005-12-10 Romain Francoise <romain@orebokech.com>
18976
18977 * help.el (help-for-help-internal): Add `r' in doc string.
18978
18979 2005-12-10 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
18980
18981 * align.el (align-regexp, align-highlight-rule):
18982 Use region-beginning and region-end instead of point and mark, so that
18983 repetition (with `repeat-complex-command') recomputes the region
18984 bounds.
18985
18986 2005-12-10 Lennart Borgman <lennart.borgman.073@student.lu.se>
18987
18988 * window.el (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
18989 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
18990 (bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
18991 (balance-windows): Rewrite using the above new functions.
18992
18993 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
18994
18995 * hi-lock.el (hi-lock-mode): Rename from hi-lock-buffer-mode;
18996 react if global-hi-lock-mode seems intended.
18997 (global-hi-lock-mode): Renamed from hi-lock-mode.
18998 (hi-lock-archaic-interface-message-used)
18999 (hi-lock-archaic-interface-deduce): New variables.
19000 (turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
19001 (hi-lock-face-buffer, hi-lock-face-phrase-buffer)
19002 (hi-lock-find-patterns, hi-lock-font-lock-hook):
19003 Replace hi-lock-buffer-mode with hi-lock-mode.
19004
19005 2005-12-10 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
19006
19007 * emacs-lisp/lisp.el (lisp-complete-symbol): Regenerate the
19008 completion list, even after a partial completion has been
19009 inserted in the current buffer. If there are more than 1
19010 completion, redisplay the *Completions* buffer; if the
19011 completion is unique, delete the *Completions* window.
19012
19013 2005-12-10 Eli Zaretskii <eliz@gnu.org>
19014
19015 * mail/rmail.el (rmail-next-same-subject): Handle multiple "Re: "
19016 strings and long subject lines that were broken into multiple
19017 lines at arbitrary places. Handle subjects that have "Re: " in
19018 the middle.
19019
19020 2005-12-10 John W. Eaton <jwe@octave.org>
19021
19022 * progmodes/octave-mod.el (octave-electric-space): Don't indent
19023 comments or strings if octave-auto-indent is nil.
19024
19025 2005-12-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19026
19027 * term/mac-win.el: Require url when compiling.
19028 Call mac-process-deferred-apple-events after loading init files.
19029 (mac-apple-event-map): New defvar. Define event handlers in it.
19030 (core-event, internet-event): New Apple event class symbols.
19031 (open-application, reopen-application, open-documents)
19032 (print-documents, open-contents, quit-application)
19033 (application-died, show-preferences, autosave-now, get-url):
19034 New Apple event ID symbols.
19035 (about): New HICommand ID symbol.
19036 (mac-event-spec, mac-event-ae): New macros.
19037 (mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
19038 (mac-ae-selection-range, mac-ae-text-for-search)
19039 (mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
19040 (mac-application-menu-map): Remove keymap. Handlers for HICommand
19041 and Services menu events are now defined in mac-apple-event-map.
19042 (mac-drag-n-drop): Remove selection range handling.
19043
19044 2005-12-10 Kenichi Handa <handa@m17n.org>
19045
19046 * simple.el (zap-to-char):
19047 * isearch.el (isearch-process-search-char): Translate CHAR by
19048 translation-table-for-input.
19049
19050 2005-12-09 Chong Yidong <cyd@stupidchicken.com>
19051
19052 * foldout.el (foldout-exit-fold): Properly hide subtree.
19053
19054 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
19055
19056 * files.el (save-buffer):
19057 * international/ucs-tables.el (ucs-set-table-for-input):
19058 * mail/mail-extr.el (mail-extract-address-components):
19059 * mail/sendmail.el (mail-mode): Reformat doc string.
19060
19061 2005-12-09 Juri Linkov <juri@jurta.org>
19062
19063 * isearch.el (isearch-highlight): Change main overlay priority
19064 from 1 to 1001. Simplify.
19065 (isearch-lazy-highlight-update): Change lazy overlay priority
19066 from 0 to 1000.
19067
19068 * replace.el (replace-highlight): Change overlay priority from
19069 1 to 1001.
19070
19071 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
19072 Change overlay priority from 1 to 1001. Reuse existing overlay.
19073
19074 * compare-w.el (compare-windows-highlight): Change overlay
19075 priority from 1 to 1000.
19076
19077 * menu-bar.el (menu-bar-edit-menu): Add listp around
19078 pending-undo-list to disable menu item "undo" when pending
19079 undo list is empty.
19080
19081 * locate.el (locate): Disable undo in *Locate* buffer.
19082
19083 2005-12-09 Kim F. Storm <storm@cua.dk>
19084
19085 * mail/smtpmail.el (smtpmail-via-smtp): Disable undo in SMTP buffer.
19086
19087 2005-12-09 David Ponce <david@dponce.com>
19088
19089 * recentf.el: Improvement of the menu code.
19090 (recentf-enabled-p): Move before first use. Use `kill-emacs-hook'
19091 instead of menu hook.
19092 (recentf-show-menu, recentf-hide-menu): New functions.
19093 (recentf-menu-customization-changed, recentf-mode): Use them.
19094 (recentf-menu-action, recentf-max-menu-items)
19095 (recentf-menu-open-all-flag, recentf-menu-append-commands-flag)
19096 (recentf-arrange-by-rule-others)
19097 (recentf-arrange-by-rules-min-items)
19098 (recentf-arrange-by-rule-subfilter): Don't use
19099 `recentf-menu-customization-changed'.
19100 (recentf-arrange-rules): Likewise. Accept functions to compute
19101 sub-menu titles.
19102 (recentf-menu-filter): Likewise. Doc fix.
19103 (recentf-menu-value-shortcut): Doc fix.
19104 (recentf-dump-variable): Quote atom value.
19105 (recentf-make-menu-items): Update to use it as a menu filter.
19106 (recentf-match-rule): New function.
19107 (recentf-arrange-by-rule): Use it.
19108 (recentf-indirect-mode-rule): New function.
19109 (recentf-build-mode-rules): Use it.
19110 (recentf-dir-rule): New function.
19111 (recentf-arrange-by-dir): Use it.
19112 (recentf-filter-changer-current): Rename from
19113 `recentf-filter-changer-state'. All references updated.
19114 (recentf-filter-changer-alist): Update filter names.
19115 (recentf-filter-changer-select): New function.
19116 (recentf-filter-changer): Use it. Make a sub-menu from filters
19117 available in `recentf-filter-changer-alist'.
19118 (recentf-data-cache, recentf-clear-data)
19119 (recentf-update-menu): Remove. All references updated.
19120 (recentf-match-rule-p, recentf-build-dir-rules)
19121 (recentf-filter-changer-goto-next)
19122 (recentf-filter-changer-get-current)
19123 (recentf-filter-changer-get-next): Remove.
19124
19125 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
19126
19127 * cus-edit.el (custom-buffer-create-internal): Relabel the whole
19128 buffer "Reset" button to "Reset to Current" for consistency with
19129 the State buttons.
19130
19131 2005-12-08 John Paul Wallington <jpw@pobox.com>
19132
19133 * ibuf-ext.el (define-ibuffer-filter filename):
19134 If `dired-directory' is a list then really use its car.
19135
19136 2005-12-08 Kim F. Storm <storm@cua.dk>
19137
19138 * emulation/cua-rect.el (cua--rectangle-aux-replace):
19139 Fix indention of text on right side of replaced rectangle.
19140
19141 2005-12-09 Nick Roberts <nickrob@snap.net.nz>
19142
19143 * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):
19144 No need to check gud-comint-buffer is bound.
19145 (gdb): Prevent multiple debugging when first session uses gdba.
19146
19147 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19148
19149 CC Mode update to 5.31.
19150
19151 * progmodes/cc-subword.el: Add a dummy `c-subword-mode' for
19152 Emacsen which lack `define-minor-mode'. (Currently Emacs <21.
19153 We might do this function properly in the future).
19154
19155 * progmodes/cc-cmds.el, cc-defs.el, cc-styles.el, cc-vars.el:
19156 New macros c-sentence-end and c-default-value-sentence end, to cope
19157 with Emacs 22's new function `sentence-end'.
19158
19159 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19160
19161 * progmodes/cc-cmds.el (c-show-syntactic-information): Solve the
19162 compat issue using `c-put-overlay' and `c-delete-overlay'.
19163
19164 * progmodes/cc-defs.el (c-put-overlay, c-delete-overlay):
19165 New compat macros to handle overlays/extents.
19166
19167 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19168
19169 * progmodes/cc-fix.el: Add definitions of the macros push and pop
19170 (for GNU Emacs 20.4).
19171
19172 * progmodes/cc-defs.el
19173 (i): Load cc-fix.elc for `push' and `pop' (for GNU Emacs 20.4).
19174
19175 * progmodes/cc-cmds.el (c-show-syntactic-information): Change the
19176 highlighting mechanism so it will work in XEmacs too.
19177
19178 * progmodes/cc-defs.el: Insert c-int-to-char.
19179
19180 * progmodes/cc-langs.el (c-nonsymbol-token-char-list): Insert a
19181 call to the new macro c-int-to-char. This solves XEmacs's
19182 regarding characters as different from integers.
19183
19184 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19185
19186 * progmodes/cc-fonts.el (c-make-syntactic-matcher):
19187 New internal helper.
19188
19189 (c-cpp-matchers, c-basic-matchers-before): Use the `eval'
19190 construct to make the indirect face lookup work in XEmacs.
19191
19192 (c-cpp-matchers): Append the negation char face to the existing
19193 fontification, so that the cpp face doesn't disappear.
19194 Use `c-make-syntactic-matcher' to avoid negation chars in comments
19195 and strings.
19196
19197 * progmodes/cc-fonts.el (c-negation-char-face-name): New variable
19198 to map to `font-lock-negation-char-face' in emacsen where it exists.
19199
19200 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19201
19202 * progmodes/cc-mode.el: Bind c-subword-mode to C-c C-w.
19203
19204 * progmodes/cc-subword.el, cc-cmds.el, cc-mode.el:
19205 Rename "c-subword-move-mode" as "c-subword-mode".
19206
19207 * progmodes/cc-mode.el: Added tty suitable bindings for C-c
19208 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
19209
19210 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19211
19212 * progmodes/cc-mode.el: Added autoload directive for
19213 `c-subword-move-mode' for use in older emacsen.
19214
19215 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19216
19217 * progmodes/cc-mode.el:
19218 (i): Insert a binding for C-c C-backspace into
19219 c-bind-special-erase-keys which works in TTYs.
19220 (ii): Make sure that when file styles are used, any explicitly
19221 given style variables take priority over those in the style.
19222 Do this by calling `hack-local-variables' a second time.
19223
19224 * progmodes/cc-vars.el: Add language specific customization
19225 widgets for AWK to c-doc-comment-style, c-require-final-newline
19226 and c-default-style. Add a defcustom for awk-mode-hook.
19227 Give c-syntactic-element and c-syntactic-context doc-strings by
19228 directly setting their `variable-documentation' propery.
19229 This allows Emacs 22.1 to read these with C-h v.
19230
19231 * progmodes/cc-awk.el: Apply a tidy-up patch (from Stefan Monnier).
19232
19233 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19234
19235 * progmodes/cc-fonts.el, cc-vars.el
19236 (gtkdoc-font-lock-doc-comments, gtkdoc-font-lock-doc-protection)
19237 (gtkdoc-font-lock-keywords): GtkDoc patterns contributed by
19238 Masatake YAMATO.
19239
19240 (c-doc-comment-style): Made GtkDoc default in C mode.
19241
19242 * progmodes/cc-mode.el: Fixed key bindings for C-c C-<backspace>
19243 and C-c C-<delete>.
19244
19245 (c-bind-special-erase-keys): New function for use on
19246 `normal-erase-is-backspace-hook' to bind C-c C-<delete> correctly.
19247
19248 * progmodes/cc-cmds.el (c-hungry-delete): New function to fix
19249 <delete> key behavior in XEmacs according to `delete-forward-p'.
19250 C.f. `c-electric-delete'.
19251
19252 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19253
19254 * progmodes/cc-mode.el: Give c-hungry-backspace and
19255 c-hungry-delete-forward permanent key bindings.
19256
19257 * progmodes/cc-cmds.el (c-electric-semi&comma):
19258 Bind c-syntactic-context for calls to "criteria functions", for
19259 consistency with other calls to user functions.
19260
19261 * progmodes/cc-cmds.el (c-indent-command): Expunge use of
19262 `current-prefix-arg', since this might be the prefix arg to a
19263 command which calls c-indent-command as a function. Change the
19264 interactive spec from "p" to "P".
19265
19266 * progmodes/cc-styles.el: Amend the doc-string of c-set-style, in
19267 reponse to a report from Joseph Kiniry <kiniry@acm.org> that it
19268 was difficult to understand.
19269
19270 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19271
19272 * progmodes/cc-engine.el (c-on-identifier): Fix bug when at the
19273 first char of an identifier.
19274
19275 * progmodes/cc-engine.el (c-on-identifier): Handle the "operator
19276 +" syntax in C++.
19277
19278 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19279
19280 * progmodes/cc-cmds.el (c-mask-paragraph): Correct, so that
19281 auto-fill doesn't split a c-comment's last word from a hanging
19282 "*/" when a space is typed between them after fill-column.
19283
19284 * progmodes/cc-defs.el: New macro c-delete-and-extract-region.
19285
19286 * progmodes/cc-styles.el (c-set-style)
19287 (c-setup-paragraph-variables): Abort the command if we're not in a
19288 CC Mode buffer.
19289
19290 * progmodes/cc-align.el (c-lineup-C-comments): Correct indentation
19291 with blank comment-prefix, and a blank line as the comment's
19292 second line.
19293
19294 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19295
19296 * progmodes/cc-fonts.el (c-cpp-matchers, c-basic-matchers-before):
19297 Incorporate the patterns added in the Emacs development branch
19298 for the new Emacs 22 face `font-lock-negation-char-face'.
19299
19300 * progmodes/cc-fonts.el (c-invalid-face-name): Use "red1" instead
19301 of "red" since it stands out better in xterms and DOS terminals.
19302
19303 * progmodes/cc-engine.el (c-literal-faces):
19304 Add `font-lock-comment-delimiter-face' which is new in Emacs 22.
19305
19306 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19307
19308 * progmodes/cc-cmds.el: Make C-c C-a (`c-toggle-auto-newline')
19309 forcibly enable c-electric-flag.
19310
19311 * progmodes/cc-vars.el, cc-cmds.el: New clean-up
19312 `comment-close-slash' on c-electric-slash: if enabled, typing `/' just
19313 after the comment-prefix of a C-style comment will close that comment.
19314
19315 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19316
19317 * progmodes/cc-fonts.el (c-basic-matchers-before)
19318 (c-complex-decl-matchers): Fix the "not-arrow-prefix" regexp used
19319 in Pike.
19320
19321 * progmodes/cc-langs.el (c-other-op-syntax-tokens): Only C++ has
19322 digraphs.
19323
19324 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el
19325 (c-cpp-message-directives, c-cpp-include-directives)
19326 (c-opt-cpp-macro-define, c-opt-cpp-macro-define-start)
19327 (c-cpp-expr-directives): Introduce new language constants to
19328 control cpp syntax in a cleaner way.
19329
19330 (c-cpp-expr-functions): Rename from c-cpp-defined-fns.
19331
19332 (c-cpp-matchers, c-forward-to-cpp-define-body): Use them.
19333
19334 * progmodes/cc-langs.el, cc-fonts.el (c-string-escaped-newlines)
19335 (c-multiline-string-start-char): New language constants and
19336 variables to specify how newlines in string literals work.
19337
19338 (c-font-lock-invalid-string): Use them.
19339
19340 * progmodes/cc-cmds.el (c-try-one-liner): Robustness fix if an
19341 unbalanced close brace is entered. Optimization by avoiding going
19342 back over arbitrarily large blocks. Removed hints that this
19343 function only would be relevant/useful in AWK.
19344
19345 (c-electric-brace): Indent syntactically after the cleanups since
19346 lineup functions might do it differently then.
19347
19348 * progmodes/cc-engine.el, cc-langs.el
19349 (c-opt-op-identifier-prefix): New language constant and variable.
19350
19351 (c-just-after-func-arglist-p, c-after-special-operator-id)
19352 (c-search-decl-header-end, c-inside-bracelist-p): Use it.
19353
19354 * progmodes/cc-align.el, cc-engine.el
19355 (c-after-special-operator-id): New helper to handle C++ operator
19356 identifiers.
19357
19358 (c-lineup-topmost-intro-cont, c-just-after-func-arglist-p)
19359 (c-guess-basic-syntax): Handle C++ operator identifiers in
19360 declarations.
19361
19362 * progmodes/cc-langs.el (c-assignment-operators): Add the
19363 trigraph version of ^= too.
19364
19365 * progmodes/cc-langs.el (c-assignment-operators): Add the
19366 trigraph version of |= in C++.
19367
19368 * progmodes/cc-fonts.el (c-font-lock-declarators):
19369 Handle `c-decl-hangon-kwds' after the identifier name.
19370
19371 * progmodes/cc-engine.el (c-guess-basic-syntax): When deciding
19372 whether an arglist is "nonempty", ignore a comment after the open
19373 paren if it isn't followed by a non-comment token on the same line.
19374
19375 * progmodes/cc-engine.el (c-guess-basic-syntax): Case 4:
19376 Enable heuristics below the point to cope with classes inside special
19377 brace lists in Pike.
19378
19379 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19380
19381 * progmodes/cc-cmds.el: Amend c-point-syntax to handle macros.
19382
19383 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19384
19385 * progmodes/cc-guess.el (cc-guess-install): New function to
19386 install an already guessed style in another buffer.
19387
19388 * progmodes/cc-defs.el (c-tentative-buffer-changes): No longer
19389 sets `inhibit-read-only' - `c-save-buffer-state' should be used
19390 anyway if the change always is undone.
19391
19392 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19393
19394 Implement togglable electricity:
19395
19396 * progmodes/cc-defs.el: Enhance c-save-buffer-state's doc-string,
19397 saying when it should be used.
19398
19399 * progmodes/cc-engine.el: Add the new buffer-local variable,
19400 c-electric-flag.
19401
19402 * progmodes/cc-langs.el: Change the name of c-toggle-auto-state to
19403 c-toggle-auto-newline.
19404
19405 * progmodes/cc-mode.el: Rename c-toggle-auto-state to
19406 c-toggle-auto-newline. Remove the binding for
19407 c-toggle-auto-hungry-state. Add the binding C-c C-l for the new
19408 c-toggle-electric-state.
19409
19410 * progmodes/cc-vars.el: Make c-syntactic-indentation buffer local.
19411
19412 * progmodes/cc-cmds.el: Add `c-bytecomp-defun's for
19413 c-\(forward\|backward\)-subword.
19414 (c-update-modeline): Add the new modeline flag `l' for
19415 `c-electric-flag'. Make the auto-newline flag `a' dependent on `l'.
19416 (c-toggle-auto-state): Rename it to `c-toggle-auto-newline'.
19417 Make the old name an alias of the new name.
19418 (c-toggle-electric-state): New function.
19419 (c-electric-\(pound\|brace\|slash\|star\|semi&comma\|colon\|lt-gt\|paren\|continued-statement\)):
19420 Adapt these functions to do electric things only when
19421 c-electric-flag is non-nil.
19422 (c-point-syntax, c-brace-newlines, c-try-oneliner): Extract these
19423 new functions from c-electric-brace.
19424 (c-point-syntax): Add a check for "virtual semicolons" in AWK
19425 mode, so that the tentative extra newline doesn't change the
19426 syntax of the following brace.
19427 (c-electric-brace): Restructure by extracting the above functions.
19428 Tidy up the coding somewhat.
19429 (c-electric-semi&comma, c-electric-colon, c-electric-paren):
19430 restructure a bit.
19431
19432 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19433
19434 * progmodes/cc-cmds.el (c-show-syntactic-information): Show the
19435 anchor position(s) using faces. Thanks to Masatake YAMATO for the idea.
19436
19437 * progmodes/cc-mode.el, cc-cmds.el, cc-defs.el, cc-engine.el
19438 (c-submode-indicators): Change name from `c-auto-hungry-string'
19439 since it's now used to track another submode.
19440
19441 (c-update-modeline): Convert to function and extended to check
19442 `c-subword-move-mode'.
19443
19444 (c-forward-into-nomenclature, c-backward-into-nomenclature):
19445 Convert to compat aliases for `c-forward-subword' and
19446 `c-backward-subword'.
19447
19448 * progmodes/cc-subword.el: New functions and minor mode to handle
19449 SillyCapsedStyleIndentifiers, contributed by Masatake YAMATO:
19450
19451 (c-forward-subword, c-backward-subword, c-mark-subword)
19452 (c-kill-subword, c-backward-kill-subword, c-transpose-subwords)
19453 (c-capitalize-subword, c-downcase-subword, c-upcase-subword):
19454 Functions corresponding to the standard word handling functions.
19455
19456 (c-subword-move-mode): Minor mode that replaces all the standard
19457 word handling functions with their subword equivalences.
19458
19459 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19460
19461 * progmodes/cc-vars.el (c-cleanup-list): Insert a customization
19462 entry for one-liner-defun.
19463
19464 * progmodes/cc-defs.el: Give c-tentative-buffer-changes its own
19465 name in its def-edebug-spec.
19466
19467 * progmodes/cc-cmds.el (c-electric-brace): Make the
19468 one-liner-defun clean-up work with empty-defun-braces. o-l-d now
19469 compacts space before a comment, if this will make things fit on
19470 one line.
19471
19472 Introduce an "awk" style, mainly for auto-newline and clean-ups.
19473
19474 * progmodes/cc-align.el: New function c-snug-1line-defun-close.
19475
19476 * progmodes/cc-cmds.el: In c-electric-brace, add code for new
19477 clean-up one-liner-defun.
19478
19479 * progmodes/cc-styles.el: Add the new "awk" style.
19480
19481 * progmodes/cc-vars.el: Add description of one-liner-defun to
19482 c-cleanup-list's doc-string. New user options,
19483 c-max-one-liner-length. In c-default-style, set the default style
19484 for AWK to "awk".
19485
19486 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19487
19488 * progmodes/cc-engine.el (c-forward-label): Fix fontification of
19489 macros inside labels.
19490
19491 * progmodes/cc-engine.el (c-looking-at-bos): Obsolete in favor of
19492 `c-at-statement-start-p' and `c-at-expression-start-p'.
19493
19494 * progmodes/cc-defs.el (c-tnt-chng-record-state): Don't signal an
19495 error if the mark isn't set.
19496
19497 * progmodes/cc-engine.el (c-guess-continued-construct)
19498 (c-guess-basic-syntax): Use `c-forward-decl-or-cast-1' to more
19499 accurately detect functions inside functions.
19500
19501 * progmodes/cc-engine.el (c-at-expression-start-p): New function
19502 like `c-at-statement-start-p' that additionally recognizes commas
19503 and expression parentheses as delimiters.
19504
19505 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Add flag
19506 to avoid heuristics that doesn't work for unclosed blocks.
19507 (c-at-statement-start-p): New function.
19508
19509 * progmodes/cc-engine.el, cc-fonts.el: Fixes in handling of
19510 Objective-C directives, e.g. directives spanning lines should work
19511 reasonably well now.
19512
19513 (c-put-c-type-property, c-clear-c-type-property): New helpers.
19514
19515 (c-forward-objc-directive): New function to move over any ObjC
19516 directive.
19517
19518 (c-just-after-func-arglist-p, c-guess-basic-syntax)
19519 (c-basic-matchers-before): Use it.
19520
19521 (c-font-lock-objc-iip-decl): Remove.
19522
19523 * progmodes/cc-engine.el (c-guess-basic-syntax): Some improvement
19524 in the template arglist recognition.
19525
19526 * progmodes/cc-styles.el (c-style-alist): Fix several
19527 inconsistencies in the Whitesmith style.
19528
19529 * progmodes/cc-align.el (c-lineup-after-whitesmith-blocks):
19530 New lineup function to get lines after Whitesmith style blocks
19531 correctly indented.
19532
19533 (c-lineup-whitesmith-in-block): Back out the compensation for
19534 opening parens since it's done using `add' lists in the style
19535 definition instead. Don't use the anchor position since it varies
19536 too much between the syntactic symbols. :P
19537
19538 * progmodes/cc-vars.el (c-valid-offset): Update.
19539
19540 * progmodes/cc-engine.el (c-evaluate-offset): Extend to handle
19541 lists where the offsets are combined according to several
19542 different methods: `first', `min', `max', and `add'.
19543 Report offset evaluation errors with `c-benign-error' so that some kind
19544 of reindentation still is done.
19545
19546 * progmodes/cc-engine.el (c-guess-basic-syntax):
19547 Anchor `arglist-intro' the same way as `arglist-cont-nonempty' and
19548 `arglist-close'.
19549
19550 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix similar
19551 situations for `arglist-cont-nonempty' and `arglist-close'.
19552
19553 * progmodes/cc-langs.el (c-opt-identifier-concat-key-depth): New const.
19554
19555 * progmodes/cc-defs.el: Use `cc-bytecomp-fboundp' and
19556 cc-bytecomp-boundp' in a number of places.
19557
19558 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a
19559 macro related issue.
19560
19561 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19562
19563 * progmodes/cc-awk.el: Change the terminology of regexps: A char
19564 list is now [asdf], a char class [:alpha:].
19565 Include code for char classes.
19566 Set c-awk-NL-prop on lines ending in open strings. (Bug fix.)
19567 Add character classes (e.g. "[:alpha:]") into AWK Mode's regexps.
19568
19569 Remove (nearly all of) the cruft associated with AWK Mode's former
19570 concept of "virtual semicolons":
19571
19572 Adapt c-beginning-of-statement, c-end-of-statement (together with
19573 subfunctions) to use the new notion of "virtual semicolon" in
19574 place of the old awkward special handling for AWK. There remains
19575 much cruft in cc-awk.el, cc-cmds.el and cc-engine.el to clear out.
19576 * progmodes/cc-cmds.el:
19577 (c-ascertain-adjacent-literal): In the backwards direction, now
19578 recognises AWK regexp delimiters as string delimiters.
19579 (c-after-statement-terminator-p): Adapt for virtual semicolons;
19580 check more rigorously for "end of macro".
19581 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
19582 virtual semicolons;
19583 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
19584 out the code for forward movement into ...
19585 (c-end-of-statement): Now contains the code for forward movement,
19586 adapted for virtual semicolons.
19587
19588 * progmodes/cc-engine.el:
19589 (c-ws*-string-limit-regexp): New regexp.
19590 (c-forward-single-comment, c-backward-single-comment): Comment out
19591 the (now redundant) "special" AWK stuff.
19592
19593 * progmodes/cc-styles.el, cc-vars.el: Change the settings of
19594 c-string-par-start, c-string-par-separate to be more like Text
19595 Mode than Fundamental Mode.
19596
19597 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19598
19599 * progmodes/cc-fonts.el (c-font-lock-declarations): Always narrow
19600 to the fontified region so that fontification doesn't occur
19601 outside it (could happen e.g. when fontifying a line with an
19602 unfinished declaration).
19603
19604 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19605
19606 * progmodes/cc-awk.el: Move regexps for analysing AWK code to near the
19607 start of the file. ^L now separate sections of the file.
19608 (c-awk-non-eol-esc-pair-re, c-awk-blank-or-comment-line-re)
19609 (c-awk-one-line-possibly-open-string-re)
19610 (c-awk-regexp-one-line-possibly-open-char-class-re)
19611 (c-awk-one-line-possibly-open-regexp-re)
19612 (c-awk-one-line-non-syn-ws*-re): New defonsts.
19613 (c-awk-at-vsemi-p, c-awk-vsemi-status-unknown-p): New functions.
19614
19615 Amend the concept of "virtual semicolons" (in the indentation
19616 engine) for languages like AWK, such that they are now
19617 conceptually attached to end of the last token of a statement, not
19618 the end of the line. (In AWK Mode, however, the pertinent text
19619 property is still physically set on the EOL.) Remove the specific
19620 tests for awk-mode, thus facilitating the introduction of other
19621 language modes where EOLs can end statements.
19622 (Note: The funtionality in cc-cmds.el, specifically
19623 c-beginning/end-of-statement has yet to be amended.)
19624
19625 * progmodes/cc-defs.el (c-at-vsemi-p, c-vsemi-status-unknown-p):
19626 New macros.
19627
19628 * progmodes/cc-langs.el: Added `#' into AWK Mode's value of
19629 c-stmt-delim-chars. New c-lang-defvars: c-at-vsemi-p-fn,
19630 c-vsemi-status-unknown-p-fn (in a new page).
19631
19632 * progmodes/cc-engine.el: In c-beginning-of-statement-1,
19633 c-crosses-statement-barrier-p, c-guess-basic-syntax, replace
19634 numerous awkward forms like
19635 (if (c-major-mode-is 'awk-mode) (c-awk-prev-line-incomplete-p))
19636 with (c-at-vsemi-p). Fix a few typos. In c-guess-basic-syntax, new
19637 variable before-ws-ip, the place just after char-before-ip appears.
19638
19639 * progmodes/cc-mode.el: Fix what's almost a semantic ambiguity in
19640 a comment.
19641
19642 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19643
19644 * progmodes/cc-cmds.el (c-electric-brace): Clean up using
19645 `c-tentative-buffer-changes'.
19646
19647 * progmodes/cc-defs.el (c-region-is-active-p): Simplify and
19648 convert to macro to choose between Emacs and XEmacs at compile time.
19649
19650 (c-set-region-active): New set counterpart to `c-region-is-active-p'.
19651
19652 (c-tentative-buffer-changes): New macro to handle temporary buffer
19653 changes in a convenient way.
19654
19655 (c-tnt-chng-record-state, c-tnt-chng-cleanup): Internal helpers
19656 for `c-tentative-buffer-changes'.
19657
19658 * progmodes/cc-engine.el (c-looking-at-inexpr-block): Tighten up
19659 the checks for paren sexps between the point and the keyword, to
19660 avoid some false alarms.
19661
19662 * progmodes/cc-engine.el, cc-langs.el (c-looking-at-inexpr-block):
19663 Fixed a situation where an error could be thrown for unbalanced
19664 parens. Changed to make use of c-keyword-member' to avoid some
19665 repeated regexp matches.
19666
19667 (c-opt-lambda-key, c-opt-inexpr-block-key, c-opt-inexpr-class-key):
19668 These language variable are no longer necessary.
19669
19670 (c-block-stmt-kwds): New language constant used by
19671 c-looking-at-inexpr-block'.
19672
19673 (c-guess-basic-syntax): Remove an optional check that looked at
19674 the existence of the now removed language variables.
19675
19676 * progmodes/cc-engine.el (c-fdoc-shift-type-backward)
19677 (c-forward-decl-or-cast-1): Fix invalid recognition of C++ style
19678 object instantiation expressions as declarations in some contexts.
19679 This bug only affected languages where the declarator can't be
19680 enclosed in parentheses.
19681
19682 * progmodes/cc-styles.el (c-style-alist): Fix the GNU style to
19683 insert newlines before and after substatement braces.
19684
19685 * progmodes/cc-engine.el: Improved the heuristics for recognizing
19686 function declaration headers and the handling of C++ style member
19687 init lists.
19688
19689 (c-just-after-func-arglist-p): Rewritten to use
19690 `c-forward-decl-or-cast-1'. Now behaves a bit differently too.
19691
19692 (c-beginning-of-member-init-list): Remove since it isn't used anymore.
19693
19694 (c-guess-basic-syntax): Adapt case 5B for the new
19695 `c-just-after-func-arglist-p'. Merge cases 5B.1 and 5B.3.
19696 Remove cases 5D.1 and 5D.2 since they aren't trigged anymore (case 5B.1
19697 covers all cases now).
19698
19699 * progmodes/cc-defs.el (c-point): Add `bosws' and `eosws'.
19700
19701 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19702
19703 * progmodes/cc-cmds.el, cc-styles.el, cc-vars.el: New variables
19704 c-string-par-start/separate c-sentence-end-with-esc-eol,
19705 initialised in c-setup-paragraph-variables, used in string
19706 scanning subroutines of c-beginning-of-statement.
19707
19708 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
19709 which precedes the newly inserted `{'.
19710
19711 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19712
19713 * progmodes/cc-engine.el, cc-langs.el: Rewrote the recognition
19714 function for declaration level blocks. It should now cope with
19715 templates better and also be a lot more comprehensible.
19716
19717 (c-looking-at-decl-block): The new function.
19718
19719 (c-search-uplist-for-classkey): The old one. It's now a wrapper
19720 for compatibility.
19721
19722 (c-add-class-syntax, c-guess-continued-construct)
19723 (c-guess-basic-syntax): Adapt for `c-looking-at-decl-block'.
19724
19725 (c-decl-block-key): Change to tell apart ambiguous and
19726 unambiguous keywords. Pike specials are now handled directly in
19727 the code instead.
19728
19729 (c-block-prefix-disallowed-chars, c-block-prefix-charset):
19730 New language constants and variables to make the backward skip in
19731 `c-looking-at-decl-block' as tight as possible.
19732
19733 (c-nonsymbol-token-char-list): New language constant.
19734
19735 * progmodes/cc-engine.el (c-backward-<>-arglist): New function to
19736 find balanced template arglists backwards.
19737
19738 * progmodes/cc-defs.el (c-make-bare-char-alt): New helper for
19739 making char classes for `c-syntactic-skip-backward'.
19740
19741 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify case
19742 16D - can't be a class-close at that point.
19743
19744 * progmodes/cc-engine.el (c-guess-basic-syntax)
19745 (c-add-class-syntax): Don't narrow out the enclosing declaration
19746 level. This makes everything a lot easier, and it was actually
19747 only four small places that needed it to work. Some places that
19748 previously did `widen' are removed now, which has the effect that
19749 `c-guess-basic-syntax' never will look at things outside the
19750 current narrowment now. The anchor position for `topmost-intro'
19751 is affected by this, but it was so bogus it was basically useless
19752 before, and now it's equally bogus but in a slightly different way.
19753
19754 (c-narrow-out-enclosing-class): Gone.
19755
19756 (c-most-enclosing-brace, c-least-enclosing-brace): Don't filter to
19757 the narrowed region.
19758
19759 (c-least-enclosing-brace): Remove silly optional argument.
19760
19761 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
19762 the point could be left directly after an open paren when finding
19763 the beginning of the first decl in the block.
19764
19765 * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
19766 Specify which submatch to use.
19767
19768 * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
19769
19770 (c-decl-start-re): No longer any need for special treatment of
19771 ObjC due to the above.
19772
19773 (c-other-block-decl-kwds): Handle "extern" in ObjC too since it
19774 presumably follows C in that regard.
19775
19776 * progmodes/cc-langs.el (c-identifier-ops, c-after-id-concat-ops):
19777 New language constants to specify operator tokens inside
19778 identifiers in a more high level way.
19779
19780 (c-opt-identifier-prefix-key): New internal language constant.
19781
19782 (c-opt-identifier-concat-key, c-opt-after-id-concat-key)
19783 (c-identifier-start, c-identifier-key): Now completely calculated
19784 from other constants.
19785
19786 (c-identifier-last-sym-match): Decommission since it's no longer used.
19787
19788 (c-operators): Use `c-identifier-ops'. Document `postfix-if-paren'.
19789
19790 * progmodes/cc-engine.el (c-forward-name): Remove the
19791 optimization when c-identifier-key is equal to c-symbol-key since
19792 it doesn't work in byte compiled files. Don't record empty
19793 regions as identifiers.
19794
19795 * progmodes/cc-langs.el (c-filter-ops): New helper function to
19796 simplify access to `c-operators' and its likes.
19797
19798 (c-operator-list, c-all-op-syntax-tokens)
19799 (c-nonsymbol-token-regexp, c-<>-multichar-token-regexp)
19800 (c-<-op-cont-regexp, c->-op-cont-regexp, c-expr-kwds)
19801 (c-primary-expr-regexp, c-cast-parens): Use it.
19802
19803 * progmodes/cc-defs.el (c-lang-const): Fixes to allow use without
19804 an explicit language in functions.
19805
19806 * progmodes/cc-defs.el (c-make-keywords-re): Add an appendable
19807 variant of adornment.
19808
19809 * progmodes/cc-langs.el (c-any-class-key): Remove unused language
19810 variable.
19811
19812 (c-type-decl-prefix-key): Remove some now unnecessary cruft from
19813 the Pike value.
19814
19815 * progmodes/cc-engine.el (c-on-identifier)
19816 (c-simple-skip-symbol-backward): Small fix for handling "-"
19817 correctly in `skip-chars-backward'. Affected the operator lfun
19818 syntax in Pike.
19819
19820 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Disable the
19821 diagnostic message about precompiled language vars not being used.
19822
19823 * progmodes/cc-langs.el (c-paren-nontype-kwds): The GCC keyword
19824 "__attribute__" is followed by a parenthesis.
19825
19826 (c-type-start-kwds, c-prefix-spec-kwds, c-prefix-spec-kwds-re)
19827 (c-specifier-key, c-not-decl-init-keywords): Some cleanup using new
19828 language constants `c-type-start-kwds' and `c-prefix-spec-kwds'.
19829
19830 * progmodes/cc-fonts.el, cc-langs.el, cc-engine.el:
19831 Internal cleanups to properly detect the declared identifiers in
19832 various declarations.
19833
19834 (c-decl-start-kwds): New language constant to recognize
19835 declarations that can start anywhere. Used for class declarations
19836 in Pike.
19837
19838 (c-specifier-key, c-not-decl-init-keywords)
19839 (c-decl-prefix-or-start-re, c-find-decl-prefix-search)
19840 (c-find-decl-spots): Implement `c-decl-start-kwds'.
19841
19842 (c-other-decl-kwds, c-postfix-decl-spec-kwds, c-decl-hangon-kwds)
19843 (c-decl-hangon-key, c-forward-decl-or-cast-1): Separate the
19844 handling of the compiler specific extension keywords into a new
19845 language constant `c-decl-hangon-kwds' that defines keyword
19846 clauses to be ignored in declarations.
19847
19848 (c-forward-id-comma-list, c-forward-keyword-clause): Don't skip
19849 past unrecognized tokens when handling `c-colon-type-list-kwds'.
19850 Necessary to stop at the declared identifier in e.g. IDL valuetype
19851 declarations.
19852
19853 (c-typedef-decl-kwds, c-typeless-decl-kwds, c-type-list-kwds)
19854 (c-prefix-spec-kwds-re, c-postfix-spec-kwds)
19855 (c-after-suffixed-type-decl-key, c-opt-postfix-decl-spec-key)
19856 (c-forward-decl-or-cast-1): Recognize the declared identifier in
19857 class and enum declarations as such and not as part of the type.
19858
19859 (c-forward-decl-or-cast-1, c-forward-label): Relax the
19860 interpretation of PRECEDING-TOKEN-END when there's no preceding token.
19861
19862 (c-forward-decl-or-cast-1): Don't disregard sure signs of
19863 declarations when there's some syntax error later on.
19864
19865 (c-complex-decl-matchers): Did away with a reference to
19866 `c-specifier-key'.
19867
19868 * progmodes/cc-engine.el (c-maybe-labelp): Provide no default
19869 value - this variable is always dynamically bound.
19870
19871 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el, cc-menus.el
19872 * cc-mode.el, cc-styles.el, cc-vars.el, cc-align.el, cc-awk.el
19873 * cc-cmds.el, cc-defs.el: Change the policy for marking up
19874 functions that might do hidden buffer changes: All such internal
19875 functions are now marked instead of those that don't.
19876
19877 (c-beginning-of-macro, c-end-of-macro, c-(forward|backward)-comments)
19878 (c-(forward|backward)-single-comment, c-parse-state, c-on-identifier)
19879 (c-(fast-|slow-|)in-literal, c-literal-limits, c-collect-line-comments)
19880 (c-literal-type): Allow these functions to make hidden buffer changes,
19881 so that they are free to use text property caching later on.
19882
19883 (c-electric-backspace, c-electric-delete-forward, c-electric-pound)
19884 (c-electric-brace, c-electric-slash, c-electric-star)
19885 (c-electric-semi&comma, c-electric-colon, c-electric-lt-gt)
19886 (c-electric-paren, c-electric-continued-statement, c-indent-command)
19887 (c-indent-region, c-mask-paragraph, c-indent-new-comment-line)
19888 (c-context-line-break): Add `c-save-buffer-state' calls to comply
19889 with the changed semantics of the functions above.
19890
19891 * progmodes/cc-engine.el (c-beginning-of-statement-1): Fix a bug
19892 when macros occur in obscure places. Optimized the sexp movement
19893 a bit.
19894
19895 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
19896
19897 Enhancements for c-beginning-of-statement to work in AWK Mode:
19898
19899 * progmodes/cc-awk.el: Supersede c-awk-NL-prop value `;'
19900 (completed statement) with `}' (statement completed by closing
19901 brace or semicolon) and `$' (statement completed by EOL).
19902
19903 (c-awk-virtual-semicolon-ends-prev-line-p)
19904 (c-awk-virtual-semicolon-ends-line-p)
19905 (c-awk-skip-semantic-ws-forward, c-awk-skip-semantic-ws-backward)
19906 (c-awk-at-statement-end-p): New functions.
19907
19908 * progmodes/cc-cmds.el: Simplify the structure of functions
19909 c-forward-over-illiterals, c-back-over-illiterals. Enhance these
19910 two functions and c-beginning-of-statement to handle AWK Mode.
19911
19912 * progmodes/cc-engine.el: Enhance c-forward-single-comment,
19913 c-backward-single-comment for AWK mode. Attempt to clarify their
19914 doc-strings.
19915
19916 * progmodes/cc-mode.el: Put M-a and M-e into awk-mode-map.
19917
19918 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
19919
19920 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el: Cleaned up the
19921 label handling. Labels are now recognized in a uniform and more
19922 robust way, regardless of context. Text properties are put on all
19923 labels to recognize the following declarations better.
19924 Multiword labels are handled both in indentation and fontification for
19925 the benefit of language extensions like Qt. For consistency, keywords
19926 in labels are now fontified with the label face instead.
19927 That also applies to "case" and "default".
19928
19929 (c-beginning-of-statement-1): Fix some bugs in the label
19930 handling. Disregard `c-nonlabel-token-key' in labels that begin
19931 with `c-label-kwds'.
19932
19933 (c-find-decl-spots): Support that the callback adds more
19934 `c-decl-end' spots to find.
19935
19936 (c-forward-decl-or-cast-1): Don't treat a list of plain
19937 identifiers followed by a colon as a declaration.
19938
19939 (c-forward-label): New function to recognize labels.
19940
19941 (c-guess-basic-syntax): Replace uses of `c-label-key' with
19942 `c-forward-label'. Moved the label recognition cases (14 and 15)
19943 earlier since they aren't so context sensitive now. Handle labels
19944 on the top level gracefully. Moved access label recognition to
19945 the generic label case (CASE 15) - removed CASE 5E.
19946
19947 (c-font-lock-declarations): Add recognition of labels in the
19948 same round since we need to handle labels in parallell with other
19949 declarations to recognize both accurately. It should also improve
19950 speed.
19951
19952 (c-simple-decl-matchers, c-basic-matchers-after):
19953 Move `c-font-lock-labels' so that it only is used on decoration level 2
19954 since `c-font-lock-declarations' handles it otherwise.
19955
19956 (c-complex-decl-matchers): Remove the simplistic recognition of
19957 access labels.
19958
19959 (c-decl-prefix-re): Remove the kludges that was necessary to cope
19960 with labels earlier.
19961
19962 (c-decl-start-re): New language variable to make
19963 `c-font-lock-declarations' stop for the special protection labels
19964 in Objective-C that start with `@'.
19965
19966 (c-label-key): Remove since it's no longer used.
19967
19968 (c-recognize-colon-labels, c-label-prefix-re): New language
19969 constants to support recognition of generic colon-terminated labels.
19970
19971 (c-type-decl-end-used): `c-decl-end' is now used whenever there
19972 are colon terminated labels.
19973
19974 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
19975 first argument starts with a special brace list.
19976
19977 * progmodes/cc-engine.el, cc-fonts.el (c-forward-decl-or-cast-1)
19978 (c-font-lock-declarations): Break out the declaration and cast
19979 recognition from `c-font-lock-declarations' to a new function, so
19980 that it can be used in the indentation engine.
19981
19982 * progmodes/cc-engine.el (c-find-decl-spots): Fix bug in backing
19983 up to the start of the literal. Fixed bug with the point on the
19984 wrong side of the search limit that could happen when the start
19985 position is inside a literal.
19986
19987 * progmodes/cc-engine.el (c-parse-state)
19988 (c-invalidate-state-cache): Modify the use of `c-state-cache-end'
19989 so that it's kept a little bit back to increase the hit rate.
19990
19991 (c-parse-state): Change the macro handling and fixed some
19992 glitches. Macro context is checked more often than necessary now,
19993 but otoh less garbage conses are generated.
19994
19995 * progmodes/cc-engine.el (c-parse-state)
19996 (c-invalidate-state-cache): Cache the last position where
19997 `c-state-cache' applies. This can speed up refontification quite
19998 a bit in blocks where there are many non-brace parens before the point.
19999
20000 (c-state-cache-end): New variable for this.
20001
20002 (c-guess-basic-syntax, c-debug-parse-state): Adapt for the new
20003 cache variable.
20004
20005 * progmodes/cc-engine.el (c-find-decl-spots): Take more care to
20006 get close initial continue positions when the start position is
20007 inside a literal or macro. Do not call the callback for spots
20008 before the start position (which can happen e.g. for `c-decl-end'
20009 spots inside comments). Optimize better in special cases when the
20010 region is a single line inside a literal or macro (typically when
20011 the current line is refontified).
20012
20013 * progmodes/cc-engine.el (c-guess-basic-syntax): Simplify calls
20014 to `c-add-stmt-syntax' - there's no need to explicitly whack off
20015 entries from the paren state.
20016
20017 * progmodes/cc-engine.el (c-add-stmt-syntax): Narrow down the
20018 special case for "else if" clauses.
20019
20020 * progmodes/cc-engine.el (c-looking-at-inexpr-block)
20021 (c-add-stmt-syntax): Use `c-recognize-paren-inexpr-blocks'.
20022
20023 * progmodes/cc-langs.el (c-recognize-paren-inexpr-blocks):
20024 New language variable to recognize the gcc extension with statement
20025 blocks inside expressions.
20026
20027 * progmodes/cc-engine.el (c-add-stmt-syntax): Restructure to make
20028 it somewhat more comprehensible. The argument AT-BLOCK-START is
20029 no longer used and hence removed.
20030
20031 (c-guess-continued-construct, c-guess-basic-syntax): Update calls
20032 to `c-add-stmt-syntax'.
20033
20034 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20035 Use `c-beginning-of-statement-1' instead of duplicating parts of it.
20036 This fixes bogus label recognition.
20037
20038 * progmodes/cc-engine.el (c-add-type, c-check-type)
20039 (c-forward-name, c-forward-type): Improve storage of template
20040 types in `c-found-types' so that they can be recognized better.
20041
20042 (c-syntactic-content): Add option to skip past nested parens.
20043
20044 * progmodes/cc-engine.el (c-forward-name):
20045 Set `c-last-identifier-range' all the time. It's less work that way.
20046 Handle that there might not be an identifier to store in
20047 `c-last-identifier-range'.
20048
20049 (c-forward-type): Handle that `c-last-identifier-range' might be
20050 nil from `c-forward-name'.
20051
20052 * progmodes/cc-defs.el (c-safe-scan-lists)
20053 (c-(go-)?(up|down)-list-(forward|backward)): Add limit arguments.
20054
20055 * progmodes/cc-defs.el (c-save-buffer-state): Use `unwind-protect'
20056 to work even if the form fails.
20057
20058 * progmodes/cc-engine.el (c-parse-state): Speedup when moving far
20059 down in a large file in one go.
20060
20061 (c-get-fallback-start-pos): New helper function for `c-parse-state'.
20062
20063 * progmodes/cc-align.el (c-lineup-assignments): New lineup
20064 function which is like `c-lineup-math' but returns nil instead of
20065 `c-basic-offset' when it doesn't match.
20066
20067 (c-lineup-math): Change to use `c-lineup-assignments'.
20068
20069 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20070
20071 * progmodes/cc-cmds.el: Fix some bugs in subfunctions of
20072 c-beginning-of-statement. New subfunctions
20073 c-in-comment-line-prefix-p, c-narrow-to-comment-innards.
20074
20075 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20076
20077 * progmodes/cc-fonts.el, cc-langs.el: Use `c-simple-ws' instead of
20078 hardcoded char classes whereever possible. Changed a couple of
20079 places to use skip by syntax instead of skip by char class.
20080
20081 * progmodes/cc-langs.el (c-unterminated-block-comment-regexp):
20082 Fix a bug in the regexp that caused extreme backtracking.
20083
20084 * progmodes/cc-langs.el (c-block-comment-starter)
20085 (c-block-comment-ender): New language constants to specify in a
20086 single place how block comments look.
20087
20088 (c-comment-start-regexp, c-block-comment-start-regexp)
20089 (comment-start, comment-end, comment-start-skip)
20090 (c-syntactic-ws-start, c-syntactic-ws-end, c-nonwhite-syntactic-ws)
20091 (c-syntactic-ws, c-nonempty-syntactic-ws)
20092 (c-single-line-syntactic-ws, c-syntactic-eol): Now built from
20093 `c-line-comment-starter', `c-block-comment-starter' and
20094 `c-block-comment-ender'.
20095
20096 (c-block-comment-regexp, c-unterminated-block-comment-regexp):
20097 New language constants to break up things a bit.
20098
20099 (c-simple-ws): New language constant for simple whitespace.
20100
20101 * progmodes/cc-defs.el (c-concat-separated): New convenience function.
20102
20103 * progmodes/cc-defs.el (c-make-keywords-re): Add kludge for bug
20104 in `regexp-opt' in Emacs 20 and XEmacs when strings contain
20105 newlines. Allow and ignore nil elements in the list.
20106
20107 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20108
20109 * progmodes/cc-cmds.el: Comment out a (n almost certainly
20110 superfluous) check, (eq here (point-max)) in c-beginning-of-statement.
20111
20112 * progmodes/cc-cmds.el: Tidy up the comments in
20113 c-beginning-of-statement and subfunctions.
20114
20115 * progmodes/cc-awk.el: Replace calls to put-text-property to the
20116 more flexible c-put-char-property and c-clear-char-properties.
20117 Add the author's email address.
20118
20119 * progmodes/cc-langs.el (c-block-comment-start-regexp): New variable.
20120
20121 * progmodes/cc-cmds.el: Fix bug with M-e, when point is inside the
20122 closing "*/" of a block comment.
20123
20124 * progmodes/cc-cmds.el: Tidy c-beginning-of-sentence (and
20125 subfunctions) so that it works at BOB and EOB.
20126
20127 * progmodes/cc-cmds.el, cc-vars.el: More updating of
20128 c-beginning-of-statement, including new variable
20129 c-block-comment-start-regexp.
20130
20131 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20132
20133 * progmodes/cc-langs.el (c-known-type-key): Optimize simple
20134 symbols from `*-font-lock-extra-types' so that there's no need to
20135 use `regexp-opt' on those lists.
20136
20137 * progmodes/cc-langs.el (c-type-decl-suffix-key): Fix when
20138 `c-type-modifier-kwds' is empty.
20139
20140 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix when
20141 there are several strings on the same line.
20142
20143 * progmodes/cc-engine.el (c-literal-limits): Remove the
20144 compatibility function for older emacsen. `c-literal-limits-fast'
20145 has now taken the place of this function.
20146
20147 * progmodes/cc-vars.el (c-emacs-features): Remove compatibility
20148 with older emacsen: We now require `pps-extended-state'.
20149
20150 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20151
20152 * progmodes/cc-cmds.el: New function c-beginning-of-sentence,
20153 which obviates the need to hack sentence-end. This now handles
20154 escaped newlines in strings correctly. Correct minor bugs in
20155 c-move-over-sentence and in c-beginning-of-statement.
20156
20157 * progmodes/cc-cmds.el (c-beginning-of-statement (and
20158 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
20159 that movement over macros and code are rigorously separated from
20160 eachother. Correct a few incidental bugs.
20161
20162 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
20163 Improve its doc-string. Improve the handling of certain specific cases.
20164
20165 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20166
20167 * progmodes/cc-engine.el, cc-fonts.el, cc-langs.el
20168 (c-guess-basic-syntax): Change the way class-level labels are
20169 recognized; they can now contain essentially any symbols.
20170
20171 (c-opt-extra-label-key): New language variable to cope with the
20172 special protection label syntax in Objective-C.
20173
20174 (c-opt-access-key): Remove; this is now handled better by
20175 `c-nonlabel-token-key' and `c-opt-extra-label-key'.
20176
20177 (c-complex-decl-matchers): Update to handle that
20178 `c-opt-access-key' no longer exists.
20179
20180 * progmodes/cc-engine.el (c-guess-basic-syntax): Make use of the
20181 improved label recognition in `c-beginning-of-statement-1'.
20182
20183 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
20184 Recognize bitfields better.
20185
20186 * progmodes/cc-engine.el (c-beginning-of-inheritance-list):
20187 Remove some cruft and fixed a bug that could cause it to go to a
20188 position further down.
20189
20190 * progmodes/cc-langs.el, cc-engine.el
20191 (c-beginning-of-statement-1): Improve detection of labels in
20192 declaration contexts.
20193
20194 (c-beginning-of-decl-1): Use it.
20195
20196 (c-nonlabel-token-key): New language constant and variable needed
20197 by `c-beginning-of-statement-1'.
20198
20199 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix bug that
20200 manifested itself due to the correction in `c-forward-sexp'.
20201
20202 * progmodes/cc-defs.el (c-forward-sexp, c-backward-sexp):
20203 Make these behave as documented when used at the buffer limits.
20204
20205 * progmodes/cc-mode.el, cc-engine.el, cc-langs.el
20206 (c-type-decl-end-used): Made this a language variable.
20207
20208 * progmodes/cc-mode.el (c-after-change): Widen the buffer to work
20209 correctly when `combine-after-change-calls' is used together with
20210 temporary narrowings.
20211
20212 * progmodes/cc-engine.el (c-beginning-of-statement-1):
20213 Report labels correctly when the start point is immediately after the
20214 colon.
20215
20216 * progmodes/cc-defs.el (c-parse-sexp-lookup-properties):
20217 Remove since it isn't used anymore.
20218
20219 * progmodes/cc-cmds.el (c-electric-lt-gt): Detect and mark angle
20220 bracket arglists such as template parens in C++.
20221
20222 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix a bug
20223 in the last check-in. Some optimization.
20224
20225 * progmodes/cc-engine.el (c-syntactic-skip-backward): Fix bug
20226 where it could stop at the same level in a preceding sexp when
20227 PAREN-LEVEL is set.
20228
20229 * progmodes/cc-mode.el (c-basic-common-init): Turn on syntax-table
20230 text property lookup only when it's needed.
20231
20232 * progmodes/cc-langs.el, cc-engine.el, cc-fonts.el, cc-mode.el:
20233 Change the policy for paren marked angle brackets to be more
20234 persistent; once marked they remain marked even when they're found
20235 to be unbalanced in the searched region. This should keep the
20236 paren syntax around even when individual lines are refontified in
20237 multiline template arglists.
20238
20239 (c-parse-and-markup-<>-arglists): New dynamically bound variable
20240 to control markup so that incorrect angle bracket arglists aren't
20241 marked in contexts where the correct value for
20242 `c-disallow-comma-in-<>-arglists' isn't known.
20243
20244 (c-forward-<>-arglist, c-forward-<>-arglist-recur): The reparse
20245 argument has become `c-parse-and-markup-<>-arglists'.
20246
20247 (c-remove-<>-arglist-properties): Remove - no longer used.
20248
20249 (c-after-change-check-<>-operators): New function used on
20250 `after-change-functions' to avoid that "<" and ">" characters that
20251 are part of longer operators have paren syntax.
20252
20253 (c-<>-multichar-token-regexp): New language variable used by
20254 `c-after-change-check-<>-operators'.
20255
20256 (c-after-change): Call `c-after-change-check-<>-operators'.
20257
20258 (c-font-lock-<>-arglists): Use the context properties set by
20259 `c-font-lock-declarations' to set `c-disallow-comma-in-<>-arglists'
20260 correctly to avoid doing invalid markup.
20261
20262 (c-font-lock-declarations): Remove code that undoes the invalid
20263 markup done by `c-font-lock-<>-arglists'.
20264
20265 (c-complex-decl-matchers): `c-font-lock-<>-arglists' now runs
20266 after `c-font-lock-declarations'.
20267
20268 * progmodes/cc-engine.el (c-syntactic-skip-backward):
20269 Add paren-level feature.
20270
20271 (c-guess-basic-syntax): Improve the anchor position for
20272 `template-args-cont' in nested template arglists. There's still
20273 much to be desired in this area, though.
20274
20275 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20276
20277 * progmodes/cc-cmds.el, cc-engine.el, cc-langs.el, cc-vars.el:
20278 Make the "Text Filling and Line Breaking" commands work for AWK buffers.
20279
20280 2005-12-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20281
20282 * progmodes/cc-defs.el, cc-engine.el (c-mode-is-new-awk-p):
20283 Removed; (c-major-mode-is 'awk-mode) can be used instead now.
20284
20285 * progmodes/cc-mode.el: Always set up AWK mode since emacsen where
20286 it doesn't work no longer are supported.
20287
20288 * progmodes/cc-mode.el, cc-styles.el, cc-vars.el, cc-defs.el
20289 * cc-engine.el, cc-fonts.el, cc-langs.el, cc-cmds.el: CC Mode now
20290 requires support for the syntax-table' text property, which rules
20291 out Emacs 19 and XEmacs < 21.4. Removed various compatibility
20292 cruft associated with those versions.
20293
20294 * progmodes/cc-defs.el, cc-fix.el: CC Mode now requires support
20295 for the `syntax-table' text property, which rules out Emacs 19 and
20296 XEmacs < 21.4. Removed various compatibility cruft associated
20297 with those versions.
20298
20299 * progmodes/cc-vars.el (c-emacs-features): CC Mode now requires
20300 support for the `syntax-table' text property.
20301
20302 * progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove the
20303 variable and use an extra quoted face name instead. All the
20304 emacsen flavors handle that correctly.
20305
20306 * progmodes/cc-fonts.el (c-font-lock-complex-decl-prepare)
20307 (c-font-lock-declarators, c-font-lock-declarations)
20308 (c-complex-decl-matchers, c-basic-matchers-after): Use a text
20309 property to mark the items in in declarator lists to handle
20310 refontification inside multiline declarations better.
20311
20312 * progmodes/cc-fonts.el (c-font-lock-declarations): Recognize a
20313 construct like "a * b = c;" as a declaration.
20314
20315 2005-12-08 Kim F. Storm <storm@cua.dk>
20316
20317 * emulation/cua-base.el (cua-use-hyper-key): Replace by ...
20318 (cua-rectangle-modifier-key): ... this. New defcustom. Can now
20319 select either meta, hyper, or super modifier for rectangle commands.
20320 (cua--rectangle-modifier-key): New defvar.
20321 (cua--M/H-key): Use it. Remove special case for `space'.
20322 (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
20323 on X, to meta otherwise. Always bind C-return to toggle
20324 rectangle. Pass ?\s instead of `space' to cua--M/H-key.
20325
20326 * emulation/cua-rect.el (cua-help-for-rectangle):
20327 Use cua--rectangle-modifier-key. Handle super modifier too.
20328 (cua--init-rectangles): Always bind C-return to toggle rectangle.
20329 Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
20330
20331 * ido.el: Move Acknowledgements and History after Commentary.
20332 Minor changes to Commentary.
20333
20334 * emulation/cua-base.el (cua--select-keymaps): Enable repeat
20335 keymap if cua--prefix-override-timer is `shift'.
20336 (cua--shift-control-prefix): New function; emulate "type prefix
20337 key twice" functionality to handle shifted prefix key override.
20338 (cua--shift-control-c-prefix, cua--shift-control-x-prefix):
20339 New commands.
20340 (cua--init-keymaps): Bind them to S-C-c and S-C-x.
20341
20342 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
20343
20344 * textmodes/org.el (org-insert-heading): Try to do items before
20345 headings.
20346 (org-agenda-mode): Quote `org-agenda-mode-hook'.
20347 (org-insert-item): New function.
20348 (org-renumber-ordered-list): Don't skip to higher level lists.
20349
20350 2005-12-08 Juri Linkov <juri@jurta.org>
20351
20352 * info.el (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
20353
20354 * button.el (button-buffer-map): Bind M-TAB to `backward-button'.
20355
20356 * wid-edit.el (widget-keymap): Bind M-TAB to `widget-backward'.
20357
20358 * pcvs.el (defun-cvs-mode): Put `definition-name' property on
20359 the constructed function name fun-1.
20360
20361 * cus-edit.el (custom-add-parent-links): Filter out custom-group-link,
20362 because such links don't lead to parent documentation.
20363
20364 2005-12-08 Kenichi Handa <handa@m17n.org>
20365
20366 * descr-text.el (describe-char): Use *Help-2* buffer if the
20367 current buffer is *Help*. Call describe-text-properties while
20368 setting the original buffer.
20369
20370 2005-12-07 Bill Wohler <wohler@newt.com>
20371
20372 * files.el (auto-mode-alist): Remove mh-letter-mode. Unnecessary,
20373 and causes problems with non-MH users (such as Gnus users).
20374
20375 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
20376
20377 * progmodes/gdb-ui.el (gdb-find-file-unhook): Delete variable.
20378 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions.
20379 (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB
20380 command "info sources". Move calls to GDB command "list".
20381 (gdb-find-file-hook): Just use gdb-source-file-list.
20382 (gdb-source-file-regexp): Use regexp for pre-GDB 6.4.
20383 (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only.
20384 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
20385 (gdb-data-list-register-values-handler): Use correct trigger name.
20386
20387 2005-12-07 Kim F. Storm <storm@cua.dk>
20388
20389 * ido.el (ido-completion-map): Rename from ido-mode-map.
20390 (ido-common-completion-map, ido-file-completion-map)
20391 (ido-file-dir-completion-map, ido-buffer-completion-map):
20392 Rename from ido-mode-....-map.
20393 (ido-init-completion-maps): Rename from ido-init-mode-maps.
20394 (ido-setup-completion-map): Rename from ido-define-mode-map.
20395 (ido-read-internal): Bind minibuffer-local-filename-completion-map
20396 to ido-completion-map.
20397
20398 2005-12-07 Kenichi Handa <handa@m17n.org>
20399
20400 * international/mule-cmds.el
20401 (set-display-table-and-terminal-coding-system): If the coding
20402 system specified in `unibyte-display' property is different from
20403 the arg coding-system, don't setup standard-display-table.
20404
20405 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
20406
20407 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
20408 that comments end at \n, regardless of selective-display.
20409
20410 2005-12-07 Nick Roberts <nickrob@snap.net.nz>
20411
20412 * progmodes/gdb-ui.el (gdb-error-regexp, gdb-first-post-prompt)
20413 (gdb-version): New variables.
20414 (gdb-source-file-list, gdb-register-names)
20415 (gdb-changed-registers): New variables for use with GDB 6.4+.
20416 (gdb-ann3): Replace with...
20417 (gdb-init-1, gdb-init-2): ...two new functions.
20418 (gdba, gdb-prompt): Call gdb-init-1.
20419 (gdb-get-version): New function. Call gdb-init-2 from here.
20420 (gud-watch): Make it work with mouse events too.
20421 (gdb-post-prompt): Don't add to queue until GDB version is known.
20422 (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode)
20423 (gdb-locals-mode): Use gdb-version.
20424 (gdb-memory-format-map, gdb-memory-unit-map)
20425 (gdb-locals-watch-map): Rename from gdb-*-*-keymap.
20426 (gdb-locals-font-lock-keywords-1)
20427 (gdb-locals-font-lock-keywords-2): New variables.
20428 (gdb-find-file-hook): Make it work with GDB 6.4+ too.
20429 (gdb-set-gud-minor-mode-existing-buffers-1)
20430 (gdb-var-list-children-1, gdb-var-list-children-handler-1)
20431 (gdb-var-update-1, gdb-var-update-handler-1)
20432 (gdb-data-list-register-values-handler)
20433 (gdb-data-list-register-values-custom)
20434 (gdb-get-changed-registers, gdb-get-changed-registers-handler)
20435 (gdb-stack-list-locals-handler, gdb-get-register-names):
20436 New functions for use with GDB 6.4+.
20437 (gdb-locals-watch-map-1): New variable for use with GDB 6.4+.
20438 (gdb-source-file-regexp, gdb-var-list-children-regexp-1)
20439 (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp)
20440 (gdb-stack-list-locals-regexp)
20441 (gdb-data-list-register-names-regexp): New regexps for use with
20442 GDB 6.4+.
20443
20444 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
20445
20446 * progmodes/cc-defs.el (c-emacs-features): Don't assume point-min==1.
20447
20448 2005-12-06 Nozomu Ando <nand@mac.com>
20449
20450 * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
20451 prompts work for AUTH PLAIN. Also reported by Steve Allan
20452 <seallan@verizon.net>.
20453
20454 2005-12-06 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20455
20456 * frame.el (set-frame-parameter): Add doc string.
20457
20458 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
20459
20460 * textmodes/org.el (org-occur-highlights): New variable.
20461 (org-highlight-new-match, org-remove-occur-highlights): New functions.
20462 (org-highlight-sparse-tree-matches): New option.
20463 (org-do-occur): New function.
20464 (org-get-heading): Make it work also at beginning of line.
20465 (org-category-table): New variable.
20466 (org-get-category-table, org-get-category)
20467 (org-camel-to-words, org-link-search): New functions.
20468 (org-select-this-todo-keyword): New variable.
20469 (org-todo-list): New command.
20470 (org-shiftright, org-shiftleft): New commands.
20471 (org-agenda-todo): Add prefix argument.
20472 (org-show-hierarchy-above): New option.
20473 (org-show-todo-tree): Numerical prefix creates tree for specific
20474 TODO keyword.
20475 (org-outline-level): New function, to assign a level to plain
20476 lists items.
20477 (org-cycle-include-plain-lists): New option.
20478 (org-mode): Use `org-outline-level' as value of `outline-level'.
20479 (org-cycle): Temporarily switch `outline-regexp' if
20480 `org-cycle-include-plain-lists' is non-nil.
20481 (org-start-icalendar-file): Fix format bug.
20482 (org-agenda-get-day-entries): Create category table.
20483 (org-agenda-get-todos, org-agenda-get-timestamps)
20484 (org-agenda-get-deadlines, org-agenda-get-scheduled)
20485 (org-agenda-get-blocks): Use `org-get-category'.
20486 (org-context-in-file-links): Rename from
20487 `org-line-numbers-in-file-links'.
20488
20489 2005-12-06 Romain Francoise <romain@orebokech.com>
20490
20491 * window.el (balance-windows): Delete extraneous third arg in call
20492 to `enlarge-window'.
20493
20494 2005-12-06 Kenichi Handa <handa@m17n.org>
20495
20496 * international/kinsoku.el (kinsoku-longer): Check eolp, not eobp.
20497
20498 2005-12-06 Nick Roberts <nickrob@snap.net.nz>
20499
20500 * progmodes/gdb-ui.el (gdb-var-create-handler)
20501 (gdb-var-evaluate-expression-handler, gdb-frame-handler)
20502 (gdb-var-list-children-handler, gdb-var-update-handler):
20503 Current buffer is already gdb-partial-output-buffer, don't
20504 make it current again.
20505
20506 2005-12-05 Luc Teirlinck <teirllm@auburn.edu>
20507
20508 * buff-menu.el (Buffer-menu-use-frame-buffer-list): New user option.
20509 (list-buffers-noselect): Use it.
20510
20511 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
20512
20513 * mail/sendmail.el: Remove unnecessary leading-star in docstrings.
20514 (mail-yank-ignored-headers): Use regexp-opt.
20515 (mail-mode-map): Move initialization into declaration.
20516 (mail-sent-via): Remove unused shadowed var `to-line'.
20517 (mail-mailer-swallows-blank-line): Use with-temp-buffer.
20518 (mail-bury, sendmail-send-it, mail-do-fcc): Use with-current-buffer.
20519 (mail-do-fcc): Use dolist and push.
20520 (mail-mode-fill-paragraph): Pass the arg to fill-region-as-paragraph.
20521 (mail-yank-ignored-headers): Don't autoload.
20522
20523 2005-12-05 Kenichi Handa <handa@m17n.org>
20524
20525 * international/mule-cmds.el (set-language-info-internal): New fun.
20526 (set-language-info): Call set-language-info-internal to update
20527 language-info-alist. If LANG-ENV is the current one, call
20528 set-language-environment to make INFO effective now.
20529 (set-language-info-alist): Likewise.
20530 (locale-language-names): With locale "en", use English
20531 lang. env. but set the default codings to iso-8859-1.
20532
20533 2005-12-04 Nick Roberts <nickrob@snap.net.nz>
20534
20535 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer)
20536 (gdb-speedbar-auto-raise): Echo new state in minibuffer.
20537 (gdb-var-create-handler, gdb-assembler-custom): Use search-forward
20538 for plain strings.
20539 (gdb-frames-mode): Remove redundant call to font-lock-mode.
20540 (gdb-all-registers): Rename from toggle-gdb-all-registers.
20541 Create registers buffer if necessary. Echo new state in minibuffer.
20542 (gdb-registers-mode-map, gdb-registers-mode): Use gdb-all-registers.
20543
20544 2005-12-03 Chong Yidong <cyd@stupidchicken.com>
20545
20546 * info.el (Info-fontify-node): Match external links using
20547 non-directory part of filename.
20548
20549 2005-12-04 Juri Linkov <juri@jurta.org>
20550
20551 * font-core.el (global-font-lock-mode): Use define-global-minor-mode
20552 instead of easy-mmode-define-global-mode. Add `:group font-lock'.
20553 (font-lock-mode): Replace `:group font-lock' with `nil nil nil'
20554 because there is no customization option for it.
20555
20556 * font-lock.el (lisp-font-lock-keywords-1):
20557 Add define-global-minor-mode.
20558
20559 * emacs-lisp/autoload.el (make-autoload): Add define-global-minor-mode.
20560
20561 * emacs-lisp/derived.el (define-derived-mode): Put `definition-name'
20562 properties on the constructed variable names.
20563
20564 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20565 Put `definition-name' properties on the constructed function names
20566 next-sym and prev-sym.
20567
20568 * emacs-lisp/find-func.el (find-function-regexp):
20569 Add define-global-minor-mode. Replace `easy-mmode-define-global-mode'
20570 with `easy-mmode-define-[a-z-]+'. Add easy-menu-define.
20571 (find-variable-regexp): Add easy-mmode-defmap, easy-mmode-defsyntax
20572 and easy-menu-define.
20573
20574 * emacs-lisp/lisp-mode.el: Put `doc-string-elt' property on
20575 easy-mmode-define-global-mode and define-global-minor-mode.
20576 (lisp-imenu-generic-expression): Add define-global-minor-mode.
20577
20578 * progmodes/cwarn.el (global-cwarn-mode): Use define-global-minor-mode
20579 instead of easy-mmode-define-global-mode.
20580
20581 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
20582 Use define-minor-mode instead of easy-mmode-define-minor-mode.
20583
20584 * cus-edit.el (customize-group, customize-group-other-window):
20585 Filter out autoloaded options from the group completion list by
20586 using heuristics that autoloaded groups don't have `custom-autoload'
20587 property on their symbols (they have only `custom-loads').
20588
20589 * simple.el (completion-setup-function): Put completions-common-part
20590 face on complete completion string too (i.e. completion string
20591 without completions-first-difference face).
20592
20593 * man.el (Man-section-regexp): Add 0-9 to support "3X11" sections.
20594
20595 2005-12-03 Eli Zaretskii <eliz@gnu.org>
20596
20597 * view.el (view-mode): Doc fix.
20598
20599 * disp-table.el (standard-display-european): Add to the warning
20600 message a reference to the doc string.
20601
20602 * play/yow.el (apropos-zippy): Call print-help-return-message,
20603 similar to other Help and Apropos commands.
20604
20605 * help.el (print-help-return-message): If pop-up-frames is
20606 non-nil, set up help-return-method to delete the help window and,
20607 possibly, its frame as well, and don't display message about
20608 scrolling the help window. Doc fix.
20609 (help-return-method): Doc fix.
20610
20611 2005-12-03 Martin Rudalics <rudalics@gmx.at>
20612
20613 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
20614 whereby names of length one or names starting with a
20615 symbol-constituent character would not be returned.
20616
20617 2005-12-03 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
20618
20619 * subr.el (atomic-change-group): Add edebug and indentation spec.
20620
20621 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
20622
20623 * completion.el (save-completions-file-name): Fix typo in last change.
20624
20625 2005-12-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20626
20627 * info.el: Move back/forward history to the beginning of the tool bar.
20628
20629 2005-12-02 Ken Manheimer <ken.manheimer@gmail.com>
20630
20631 * allout.el (eval-when-compile): Remove unnecessary load of cl.
20632 Add fset of allout-real-isearch-abort during compile to fix
20633 byte-compilation warnings.
20634 (allout-mode-p): Move definition of this macro above all uses, or
20635 byte compilation in barren Emacs (eg, during Emacs build) will
20636 lack the definition.
20637 (allout-mode): Move this variable above any uses, or byte
20638 compilation will fail.
20639 (allout-resolve-xref): Remove use of personal file-reference function.
20640 (allout-toggle-current-subtree-encryption): Do the current (ie,
20641 visible containing) topic, rather than nearest around point. Doc fix.
20642 (allout-toggle-subtree-encryption): New function, workhorse that
20643 works on nearest topic containing point.
20644 (allout-encrypt-string): Signal requirement for newer version of pgg.
20645 (allout-resumptions): Doc fix.
20646
20647 2005-12-02 Eli Zaretskii <eliz@gnu.org>
20648
20649 * international/latexenc.el (latex-inputenc-coding-alist): Doc fix.
20650
20651 2005-12-02 Agustin Martin <agustin.martin@hispalinux.es>
20652
20653 * textmodes/flyspell.el (flyspell-external-point-words):
20654 Consider a misspelling as found in the string search if: (a) misspelling
20655 and found string lengths match, or (b) misspelling is found as
20656 element in a boundary-chars separated longer string, or (c)
20657 ispell-program-name is really ispell and misspelling is found as
20658 part of a TeX string. After successful match move beginning of
20659 search region to end of match. Warn about not found misspellings
20660 once the process is done.
20661 (flyspell-large-region): Do not set ispell-parser to tex if in TeX mode.
20662
20663 2005-12-02 Nick Roberts <nickrob@snap.net.nz>
20664
20665 * progmodes/gud.el (gud-menu-map): Put gud-finish back on the
20666 tool bar (removed inadvertently).
20667
20668 2005-12-02 Juri Linkov <juri@jurta.org>
20669
20670 * log-view.el (log-view-diff): Clarify doc string.
20671
20672 2005-12-01 Bill Wohler <wohler@newt.com>
20673
20674 * Makefile.in (mh-loaddefs.el): Reinsert Change Log as its absence
20675 triggers lm-verify errors.
20676
20677 2005-12-01 Luc Teirlinck <teirllm@auburn.edu>
20678
20679 * simple.el (transient-mark-mode, line-number-mode)
20680 (column-number-mode, size-indication-mode): Remove `:require nil'.
20681
20682 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
20683
20684 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until
20685 in the margin also.
20686 (gdb-breakpoints-mode-map): Use D instead of d for
20687 gdb-delete-breakpoint.
20688 (gdb-get-frame-number): Require a number to match on.
20689 (gdb-threads-mode-map): Add follow-link binding.
20690
20691 2005-11-30 Jason Rumney <jasonr@gnu.org>
20692
20693 * isearch.el (isearch-mode-map): Avoid exiting search on
20694 language-change event.
20695
20696 2005-11-30 Romain Francoise <romain@orebokech.com>
20697
20698 * speedbar.el (speedbar-default-position): New defcustom.
20699 (speedbar-frame-reposition-smartly): Use it.
20700
20701 * dframe.el (dframe-reposition-frame-emacs): Fix position
20702 computation for `left' location.
20703 Update copyright year.
20704
20705 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
20706
20707 * help.el (help-map): Move initialization into declaration.
20708
20709 * emacs-lisp/autoload.el (make-autoload): Handle defgroup specially.
20710
20711 * help-fns.el (help-argument-name): Don't autoload.
20712 It's useless and triggers a bug in cus-dep.el causing ldefs-boot
20713 to be re-loaded when customizing the `help' group.
20714
20715 2005-11-30 John Paul Wallington <jpw@gnu.org>
20716
20717 * help-fns.el (describe-function-1): Fill arglist output.
20718
20719 2005-11-30 Kim F. Storm <storm@cua.dk>
20720
20721 * emulation/cua-rect.el (cua--rectangle-overlays): Make permanent-local.
20722 (cua--rectangle-post-command): Cleanup overlays and deactivate mark
20723 after revert-buffer (or anything else which kills all local variables).
20724
20725 * apropos.el (apropos-parse-pattern): Doc fix.
20726 Set apropos-regexp directly, rather than expecting callers to do so.
20727 (apropos-command, apropos, apropos-value, apropos-documentation):
20728 Simplify calls to apropos-parse-pattern.
20729
20730 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20731
20732 * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
20733 (hi-lock-face-phrase-buffer): Use hi-yellow face.
20734 (hi-lock-write-interactive-patterns): Use comment-region.
20735
20736 * longlines.el (longlines-mode): Add mail-setup-hook.
20737
20738 * mail/mailheader.el, mail/sendmail.el: Revert 2005-11-17 changes.
20739
20740 * simple.el (sendmail-user-agent-compose, next-line):
20741 Conditionally use hard-newline.
20742
20743 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
20744
20745 * international/latexenc.el (latex-inputenc-coding-alist):
20746 Reword doc string.
20747
20748 2005-11-29 Chong Yidong <cyd@stupidchicken.com>
20749
20750 * help.el (describe-key-briefly, describe-key): Recognize default
20751 bindings.
20752
20753 2005-11-29 Romain Francoise <romain@orebokech.com>
20754
20755 * view.el (view-inhibit-help-message): New defcustom.
20756 (view-mode-enter): Use it.
20757
20758 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
20759
20760 * ediff-wind.el (ediff-setup-control-frame, ediff-make-wide-display):
20761 Preserve user position.
20762
20763 2005-11-28 Luc Teirlinck <teirllm@auburn.edu>
20764
20765 * font-lock.el: Throw error if facemenu is not loaded to prevent
20766 accidental change of loading order in loadup.el. (Suggested by RMS.)
20767
20768 * loadup.el: Add comment explaining why facemenu must be loaded
20769 before font-lock.
20770
20771 2005-11-28 Jay Belanger <belanger@truman.edu>
20772
20773 * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
20774 (calc-dispatch-map): Add more keys for `calc-same-interface'.
20775
20776 * calc/calc-misc.el (calc-dispatch-help): Update docstring.
20777
20778 * calc/calc-embed.el (calc-do-embedded): Update help message.
20779
20780 * calc/calc-prog.el (calc-user-define-invokation): Update help message.
20781
20782 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20783
20784 * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
20785
20786 * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
20787 called-interactively-p.
20788 (elp-profilable-p): Rename from elp-not-profilable-p.
20789 Invert result and take into account macros and autoloaded functions.
20790 (elp-instrument-function): Update call.
20791 (elp-instrument-package): Update call. Add completion.
20792 (elp-pack-number): Use match-string.
20793 (elp-results-jump-to-definition-by-mouse): Merge into
20794 elp-results-jump-to-definition and then remove.
20795 (elp-output-insert-symname): Make help echo text single-line.
20796
20797 * replace.el (query-replace-map): Move initialization into declaration.
20798 (occur-engine): Use with-current-buffer.
20799 (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
20800 (occur-mode-mouse-goto): Replace with an alias.
20801
20802 2005-11-28 Juri Linkov <juri@jurta.org>
20803
20804 * simple.el (quoted-insert): Let-bind input-method-function to nil.
20805
20806 * term/w32-win.el: Bind [S-tab] to [backtab].
20807
20808 * info.el (Info-fontify-node): Set 2nd arg `noerror' of
20809 `Info-find-file' to t.
20810
20811 * replace.el (occur-mode-mouse-goto): Pop, don't switch.
20812 (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
20813 and same-window-regexps.
20814 (occur-next-error): Don't move point for arg 0.
20815
20816 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
20817
20818 * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
20819
20820 2005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
20821
20822 * log-edit.el (log-edit-changelog-use-first): New var.
20823 (log-edit-changelog-ours-p): Use it.
20824 (log-edit-insert-changelog): Set it with new arg `use-first'.
20825 (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
20826 (log-edit-hook): Add them to the list of suggested options.
20827
20828 * textmodes/flyspell.el (flyspell-last-buffer): New var.
20829 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
20830 redundant work.
20831 (flyspell-mode-on): Use add-hook for after-change-functions.
20832 (flyspell-mode-off): Use remove-hook for after-change-functions.
20833 (flyspell-changes): Make it buffer-local.
20834 (flyspell-after-change-function): Make it non-interactive. Use push.
20835 (flyspell-post-command-hook): Check input-pending-p while processing
20836 the potentially long list of buffer changes.
20837
20838 2005-11-28 K\e,Aa\e(Broly L\e$,1 q\e(Brentey <lorentey@elte.hu>
20839
20840 * buff-menu.el (list-buffers-noselect): Display the selected
20841 frame's buffer list, not the global one.
20842
20843 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20844
20845 * xt-mouse.el (xterm-mouse-event): Set last-input-event so
20846 that (list last-input-event) works as in interactive spec.
20847
20848 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20849
20850 * loadup.el ("facemenu"): Load facemenu before font-lock, because
20851 `facemenu-keymap' needs to be defined when font-lock is loaded.
20852 Otherwise, `M-o M-o' is not bound to `font-lock-fontify-block'.
20853
20854 2005-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
20855
20856 * completion.el: Remove useless leading * in defcustom docstrings.
20857 (save-completions-file-name): Use ~/.emacs.d if available.
20858 (completion-standard-syntax-table): Rename from
20859 cmpl-standard-syntax-table and fold initialization into declaration,
20860 thus removing cmpl-make-standard-completion-syntax-table.
20861 (completion-lisp-syntax-table, completion-c-syntax-table)
20862 (completion-fortran-syntax-table, completion-c-def-syntax-table): Idem.
20863 (cmpl-saved-syntax, cmpl-saved-point): Remove.
20864 (symbol-under-point, symbol-before-point)
20865 (symbol-under-or-before-point, symbol-before-point-for-complete)
20866 (add-completions-from-c-buffer): Use with-syntax-table.
20867 (make-completion): Don't return a list of completion entries.
20868 Update callers.
20869 (cmpl-prefix-entry-head, cmpl-prefix-entry-tail): Use defalias.
20870 (completion-initialize): Rename from initialize-completions.
20871 (completion-find-file-hook): Rename from cmpl-find-file-hook.
20872 (kill-emacs-save-completions): Collect stats here.
20873 (save-completions-to-file, load-completions-from-file):
20874 Use with-current-buffer.
20875 (completion-def-wrapper): Rename from def-completion-wrapper. Make it
20876 into a function. Move all calls to toplevel.
20877 (completion-lisp-mode-hook): New fun.
20878 (completion-c-mode-hook, completion-setup-fortran-mode):
20879 Set the syntax-table here. Use local-set-key.
20880 (completion-saved-bindings): New var.
20881 (dynamic-completion-mode): Make it into a proper minor mode.
20882 (load-completions-from-file): Remove unused var `num-uses'.
20883
20884 * emacs-lisp/cl-macs.el (defstruct): Don't define the default
20885 constructor if it is explicitly overridden.
20886
20887 * complete.el (PC-completion-as-file-name-predicate):
20888 Use minibuffer-completing-file-name.
20889 (partial-completion-mode): Use find-file-not-found-functions.
20890 (PC-lisp-complete-symbol): Use with-syntax-table.
20891 (PC-look-for-include-file): Remove dead setq.
20892 (PC-look-for-include-file, PC-expand-many-files, PC-do-completion)
20893 (PC-complete): Use with-current-buffer.
20894
20895 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): \ doesn't
20896 escape single quotes.
20897
20898 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20899
20900 * dabbrev.el (dabbrev-completion): Simplify code, by getting rid
20901 of `if' whose condition always returned nil. Doc fix.
20902
20903 * buff-menu.el (Buffer-menu-revert-function): Make the selected
20904 window's buffer the current buffer around the call to
20905 `list-buffers-noselect'. This is necessary to mark that buffer
20906 with a `.' in the Buffer Menu when called from Lisp, for instance
20907 by Auto Revert Mode.
20908
20909 2005-11-28 Nick Roberts <nickrob@snap.net.nz>
20910
20911 * progmodes/gdb-ui.el (gdb-stopped): Detect child process when
20912 attaching to it.
20913 (gdb-pre-prompt): Make sure gdb-error is reset.
20914
20915 * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked
20916 with a child process, detect it.
20917 (gud-speedbar-buttons): Match regexp more carefully.
20918
20919 2005-11-27 Richard M. Stallman <rms@gnu.org>
20920
20921 * mouse.el (mouse-drag-move-window-bottom):
20922 Use adjust-window-trailing-edge.
20923
20924 2005-11-27 Luc Teirlinck <teirllm@auburn.edu>
20925
20926 * simple.el (blink-matching-open): Ignore
20927 `blink-matching-paren-on-screen' if `show-paren-mode' is enabled.
20928 (blink-matching-paren-on-screen): Update docstring.
20929
20930 * paren.el (show-paren-mode): No longer change
20931 `blink-matching-paren-on-screen'.
20932
20933 2005-11-27 John Paul Wallington <jpw@pobox.com>
20934
20935 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
20936 (gdb-threads-select, gdb-edit-register-value):
20937 Use `posn-set-point' instead of `mouse-set-point' because the
20938 latter is not fbound when configured without X.
20939
20940 2005-11-27 Kim F. Storm <storm@cua.dk>
20941
20942 * emulation/cua-rect.el (cua--highlight-rectangle): Preserve
20943 existing face when partially highlighting a TAB in a rectangle.
20944
20945 2005-11-26 Kim F. Storm <storm@cua.dk>
20946
20947 * ido.el (ido-mode-map): Doc fix.
20948 (ido-mode-common-map, ido-mode-file-map)
20949 (ido-mode-file-dir-map, ido-mode-buffer-map): New keymaps.
20950 (ido-define-mode-map): Rewrite. Select one of the new maps as
20951 parent for ido-mode-map instead of building from scratch.
20952 (ido-init-mode-maps): New defun to initialize new maps.
20953 (ido-mode): Call it.
20954 (ido-switch-buffer): Doc fix -- use \<ido-mode-buffer-map>.
20955 (ido-find-file): Doc fix -- use \<ido-mode-file-map>.
20956
20957 2005-11-26 John Paul Wallington <jpw@pobox.com>
20958
20959 * arc-mode.el (archive-extract): Use `posn-set-point' instead of
20960 `mouse-set-point' because the latter is not fbound when configured
20961 without X.
20962
20963 2005-11-26 Thien-Thi Nguyen <ttn@gnu.org>
20964
20965 * files.el (file-relative-name): Doc fix.
20966
20967 2005-11-26 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
20968
20969 * progmodes/octave-inf.el (inferior-octave-startup): Force a
20970 non-empty string for secondary prompt PS2.
20971
20972 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20973
20974 * progmodes/compile.el (compilation-setup): Fix last change.
20975
20976 2005-11-26 Nick Roberts <nickrob@snap.net.nz>
20977
20978 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
20979 (gdb-mouse-toggle-breakpoint-margin)
20980 (gdb-mouse-toggle-breakpoint-fringe, gdb-threads-select):
20981 Add gdb-server-prefix to keep out of command history.
20982 (gdb-edit-register-value): New function.
20983 (gdb-registers-mode-map): Bind mouse-2 and RET to it.
20984 (gdb-info-registers-custom): Use above map.
20985
20986 2005-11-25 Chong Yidong <cyd@stupidchicken.com>
20987
20988 * custom.el (enable-theme): Signal error if argument is not a
20989 theme. Don't recalculate a face if it's not loaded yet.
20990
20991 * cus-face.el (custom-theme-set-faces): Don't change saved-face if
20992 the `user' theme is in effect.
20993
20994 * info.el (Info-on-current-buffer): Record actual filename in
20995 Info-current-file, instead of t, or a fake filename if a non-file
20996 buffer. Make autoload.
20997 (Info-find-node, Info-revert-find-node): No need to check for
20998 Info-current-file nil.
20999 (Info-set-mode-line, Info-up, Info-copy-current-node-name):
21000 Info-current-file is now never `t'.
21001 (Info-fontify-node): Many simplifications due to Info-current-file
21002 always being valid. Use Info-find-file to find node filename.
21003
21004 2005-11-25 David Kastrup <dak@gnu.org>
21005
21006 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
21007 new character, then delete" in order to preserve markers.
21008
21009 2005-11-25 David Ponce <david@dponce.com>
21010
21011 * recentf.el (recentf-arrange-by-rule): Handle a special
21012 `auto-mode-alist'-like "strip suffix" rule.
21013 (recentf-build-mode-rules): Handle second level auto-mode entries.
21014
21015 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
21016
21017 * emulation/viper-keym.el (viper-ESC-key): Use different values
21018 in terminal and window modes.
21019
21020 * emulation/viper.el (viper-emacs-state-mode-list): Delete mail-mode,
21021 add jde-javadoc-checker-report-mode.
21022
21023 * ediff-wind.el (ediff-make-wide-display): Slight simplification.
21024
21025 * ediff.el (ediff-date): Change the date of last update.
21026
21027 2005-11-24 Chong Yidong <cyd@stupidchicken.com>
21028
21029 * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
21030 Use define-minor-mode, and make it a local mode. Turn on font-lock.
21031 (hi-lock-mode): New global minor mode.
21032 (turn-on-hi-lock-if-enabled): New function.
21033 (hi-lock-line-face-buffer, hi-lock-face-buffer, hi-lock-set-pattern):
21034 Change arguments to regexp and face instead of a font-lock pattern.
21035 Directly set face property, instead of refontifying.
21036 (hi-lock-font-lock-hook): Check if font-lock is being turned on.
21037 (hi-lock-find-patterns): Use line-number-at-pos.
21038
21039 (hi-lock-face-phrase-buffer): Call hi-lock-buffer-mode. Use new
21040 arguments for hi-lock-set-pattern.
21041 (hi-lock-unface-buffer, hi-lock-set-file-patterns):
21042 Call font-lock-fontify-buffer.
21043 (hi-lock-find-file-hook, hi-lock-current-line)
21044 (hi-lock-refontify, hi-lock-set-patterns): Delete unused functions.
21045
21046 (hi-lock-font-lock-hook): Turn off hi-lock when font lock is
21047 turned off.
21048
21049 * progmodes/compile.el (compilation-setup): Don't fiddle with
21050 font-lock-defaults.
21051
21052 2005-11-25 Nick Roberts <nickrob@snap.net.nz>
21053
21054 * progmodes/gdb-ui.el (gdb-var-create-handler)
21055 (gdb-var-list-children-handler): Find values for all variable
21056 objects. gud-speedbar-buttons decides whether to display them.
21057
21058 2005-11-24 Romain Francoise <romain@orebokech.com>
21059
21060 * info.el (Info-speedbar-fetch-file-nodes): Prefix temporary
21061 buffer name with a space.
21062
21063 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
21064
21065 * textmodes/org.el (org-export-plain-list-max-depth): Rename from
21066 `org-export-local-list-max-depth'. Change default value to 3.
21067 (org-auto-renumber-ordered-lists)
21068 (org-plain-list-ordered-item-terminator): New options.
21069 (org-at-item-p, org-beginning-of-item, org-end-of-item)
21070 (org-get-indentation, org-get-string-indentation)
21071 (org-maybe-renumber-ordered-list, org-renumber-ordered-list):
21072 New functions.
21073 (org-move-item-down, org-move-item-up): New commands.
21074 (org-export-as-html): New classes for CSS support. Bug fix in
21075 regular expression detecting fixed-width regions. Respect
21076 `org-local-list-ordered-item-terminator'.
21077 (org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
21078 also a list item.
21079 (org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
21080 New item moving functions.
21081
21082 2005-11-24 Juri Linkov <juri@jurta.org>
21083
21084 * isearch.el (isearch-repeat): With empty search ring set
21085 `isearch-error' to the error string instead of signaling error
21086 with the function `error'.
21087
21088 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21089
21090 * term/mac-win.el: Make modifier `ctrl' an alias for `control'.
21091
21092 2005-11-24 Nick Roberts <nickrob@snap.net.nz>
21093
21094 * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
21095 and variable.
21096 (gdb-var-create-handler, gdb-var-list-children-handler):
21097 Don't match on "char **...".
21098 (gdb-var-update-handler): Find values for all variable objects.
21099 (gdb-info-frames-custom): Identify frames by leading "#".
21100
21101 * progmodes/gud.el (gud-speedbar-menu-items): Add
21102 gdb-speedbar-auto-raise as radio button.
21103 (gud-speedbar-buttons): Raise speedbar if requested.
21104 Don't match on "char **...".
21105 (gud-speedbar-buttons): Add (pointer) value for non-leaves.
21106 Make it editable.
21107
21108 2005-11-23 Chong Yidong <cyd@stupidchicken.com>
21109
21110 * info.el (Info-fontify-node): Handle the case where
21111 Info-current-file is t.
21112
21113 2005-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
21114
21115 * simple.el (blink-matching-open): Fix off-by-one in last change.
21116
21117 2005-11-23 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21118
21119 * term/mac-win.el: Don't change default directory.
21120
21121 2005-11-22 Luc Teirlinck <teirllm@auburn.edu>
21122
21123 * cus-edit.el (Custom-reset-standard): Make it handle Custom group
21124 buffers correctly. (It used to throw an error in such buffers.)
21125 Make it ask for confirmation in group buffers and other Custom
21126 buffers containing more than one customization item.
21127
21128 2005-11-22 John Paul Wallington <jpw@gnu.org>
21129
21130 * net/goto-addr.el (goto-address-fontify): Put `follow-link'
21131 property on mail and url overlays.
21132 (goto-address-at-point): Use `posn-set-point' instead of
21133 `mouse-set-point' because the latter is not fbound when configured
21134 without X.
21135
21136 2005-11-22 Lars Hansen <larsh@soem.dk>
21137
21138 * ls-lisp.el (ls-lisp-parse-symlink): Delete.
21139 (ls-lisp-classify, ls-lisp-format): Delete call to
21140 ls-lisp-parse-symlink.
21141 (ls-lisp-handle-switches): Handle symlinks to directories as
21142 directories when ls-lisp-dirs-first in non-nil.
21143
21144 2005-11-21 Luc Teirlinck <teirllm@auburn.edu>
21145
21146 * startup.el (command-line): Make sure that loaddefs.el is handled
21147 correctly in load-history.
21148
21149 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
21150
21151 * progmodes/gdb-ui.el (gdb-locals-watch-keymap): New local map.
21152 (gdb-struct-string, gdb-array-string): New constants.
21153 (gdb-info-locals-handler): Use them.
21154 (gdb-reset): Reset gdb-var-list to nil.
21155
21156 2005-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
21157
21158 * progmodes/sh-script.el (sh-font-lock-paren): Handle continued lines
21159 in patterns.
21160
21161 2005-11-21 Juri Linkov <juri@jurta.org>
21162
21163 * custom.el (defcustom): Update link types in docstring.
21164
21165 2005-11-20 Martin Rudalics <rudalics@gmx.at>
21166
21167 * custom.el (defgroup): Add doc-string-elt info.
21168
21169 * widget.el (define-widget): Don't use declare for the doc-string-elt.
21170
21171 2005-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
21172
21173 * newcomment.el (comment-enter-backward): Fix last fix.
21174
21175 * simple.el (blink-matching-open):
21176 * paren.el (show-paren-function): Allow new paren-class info.
21177
21178 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
21179
21180 * faces.el: Revert 2005-11-17 change. :ignore-defface is now
21181 handled automagically.
21182
21183 2005-11-20 Andreas Schwab <schwab@suse.de>
21184
21185 * descr-text.el (describe-char): When copying overlays put them
21186 over the full char description instead of just the first character
21187 of it.
21188
21189 2005-11-20 Juri Linkov <juri@jurta.org>
21190
21191 * simple.el (what-cursor-position):
21192 * descr-text.el (describe-char): Use Lisp-readable syntax
21193 for octal and hex. Reorder decimal, octal and hex values.
21194 Remove excess whitespace in the output. Use `=' in `column='
21195 like in `point=' and `Hscroll='.
21196
21197 * international/mule-cmds.el (encoded-string-description):
21198 Use Lisp-readable syntax for hex.
21199
21200 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
21201
21202 * newcomment.el (comment-enter-backward): Handle the case where the
21203 comment is closed by EOB.
21204
21205 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
21206
21207 * longlines.el (longlines-before-revert-hook)
21208 (longlines-after-revert-hook): New functions.
21209 (longlines-mode): Turn off longlines temporarily when reverting.
21210 Add a message-setup-hook.
21211 (longlines-decode-buffer): New function.
21212 (longlines-wrap-line): Preserve marker positions.
21213
21214 2005-11-19 Andreas Schwab <schwab@suse.de>
21215
21216 * emacs-lisp/shadow.el: Handle compressed files.
21217
21218 2005-11-19 Romain Francoise <romain@orebokech.com>
21219
21220 * net/browse-url.el (browse-url-default-browser): Signal an error
21221 if no usable browser can be found, rather than try to load w3.
21222
21223 2005-11-16 Ryan Yeske <rcyeske@gmail.com>
21224
21225 * net/rcirc.el (rcirc-mangle-text): Add bold face property without
21226 replacing existing properties.
21227 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
21228 (rcirc-nick-in-message, rcirc-prompt): Use min-colors and remove
21229 tty specs.
21230 (rcirc-server-prefix, rcirc-server): New faces.
21231 (rcirc-url-regexp): Generate with rx macro.
21232 (rcirc-last-server-message-time): New variable.
21233 (rcirc-filter): Record time of last message.
21234 (rcirc-keepalive): Kill processes that did not send a message
21235 since the last ping.
21236 (rcirc-mode): Give rcirc-topic a local binding here.
21237
21238 2005-11-19 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
21239
21240 * subr.el (read-passwd): Fontify the prompt as we do with other
21241 prompts.
21242
21243 2005-11-19 Ryan Yeske <rcyeske@gmail.com>
21244
21245 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
21246 binding buffer-read-only to nil.
21247
21248 2005-11-19 Eli Zaretskii <eliz@gnu.org>
21249
21250 * complete.el (partial-completion-mode):
21251 Mention completion-auto-help in the doc string.
21252
21253 * man.el (Man-highlight-references): Doc fix. Reformat code in a
21254 more Lisp-ish way.
21255
21256 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
21257
21258 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
21259 digits, not 8, to avoid misalignment for files larger than 100MB.
21260
21261 2005-11-19 Eli Zaretskii <eliz@gnu.org>
21262
21263 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
21264 Mention "keyboard shortcuts" in the help text.
21265
21266 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21267
21268 * startup.el (fancy-splash-default-action): Discard only
21269 mouse-down and succeeding mouse-up events in the splash screen
21270 window so that drag-n-drop event can be processed.
21271
21272 2005-11-18 Chong Yidong <cyd@stupidchicken.com>
21273
21274 * longlines.el (longlines-mode): Add hacks for mail-mode and
21275 message-mode.
21276
21277 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
21278
21279 * textmodes/org.el (org-table-sort-lines): New command.
21280 (org-tbl-menu): Add entry for `org-table-sort-lines'.
21281 (org-add-file): Command removed, use `org-agenda-file-to-front'
21282 instead.
21283 (org-export-icalendar): Use `org-icalendar-combined-name'.
21284 (org-cycle-agenda-files, org-agenda-file-to-end)
21285 (org-agenda-file-to-front): New commands.
21286 (org-table-tab-jumps-over-hlines, org-export-html-style):
21287 New options.
21288 (org-table-next-field): Use `org-table-tab-jumps-over-hlines'.
21289 (org-at-table.el-p, org-set-autofill-regexps, org-html-protect):
21290 New functions.
21291 (org-fill-paragraph): Call `org-table-align' in tables.
21292 (org-mode): Call `org-set-autofill-regexps'.
21293 (org-export-as-html): Support for local handformatted lists.
21294 Modified to produce valid HTML 4.0. Use `org-export-html-style'.
21295 (org-export-local-list-max-depth): New option.
21296 (org-html-expand): Use `org-html-protect'.
21297
21298 2005-11-18 Nick Roberts <nickrob@snap.net.nz>
21299
21300 * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
21301 to "p".
21302 (gdb): Move definition of gud-pp to...
21303
21304 * progmodes/gdb-ui.el (gdb-ann3): ...here. Make it work in the
21305 speedbar.
21306 (gdb-find-watch-expression): New function.
21307
21308 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
21309
21310 * faces.el (face-attribute, set-face-attribute): Mention existence
21311 of `:ignore-defface' setting in docstring.
21312
21313 2005-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
21314
21315 * simple.el (completion-setup-function): Fix last change.
21316
21317 2005-11-17 John Paul Wallington <jpw@pobox.com>
21318
21319 * ibuf-ext.el (ibuffer-interactive-filter-by-mode):
21320 Use `posn-set-point' instead of `mouse-set-point' because the
21321 latter is not fbound when configured without X.
21322
21323 * comint.el (comint-insert-input): Likewise.
21324
21325 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
21326
21327 * simple.el (hard-newline): New variable.
21328 (sendmail-user-agent-compose, next-line): Use it.
21329
21330 * mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
21331 (sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
21332 (mail-mail-reply-to, mail-mail-followup-to)
21333 (mail-position-on-field, mail-signature, mail-yank-original)
21334 (mail-attach-file): Likewise.
21335
21336 * mail/mailheader.el (mail-header-format)
21337 (mail-header-format-function): Likewise.
21338
21339 * add-log.el (add-change-log-entry, change-log-merge): Likewise.
21340
21341 2005-11-17 Juri Linkov <juri@jurta.org>
21342
21343 * font-lock.el (font-lock-faces): Rename this defgroup from
21344 `font-lock-highlighting-faces'.
21345 (font-lock-comment-face, font-lock-comment-delimiter-face)
21346 (font-lock-string-face, font-lock-doc-face)
21347 (font-lock-keyword-face, font-lock-builtin-face)
21348 (font-lock-function-name-face, font-lock-variable-name-face)
21349 (font-lock-type-face, font-lock-constant-face)
21350 (font-lock-warning-face, font-lock-negation-char-face)
21351 (font-lock-preprocessor-face)
21352 (font-lock-regexp-grouping-backslash)
21353 (font-lock-regexp-grouping-construct): Rename :group from
21354 `font-lock-highlighting-faces' to `font-lock-faces'.
21355
21356 * cus-edit.el (lisp, c, tex):
21357 * progmodes/ada-mode.el (ada):
21358 * progmodes/asm-mode.el (asm):
21359 * progmodes/cperl-mode.el (cperl-faces):
21360 * progmodes/cpp.el (cpp):
21361 * progmodes/dcl-mode.el (dcl):
21362 * progmodes/f90.el (f90):
21363 * progmodes/fortran.el (fortran):
21364 * progmodes/icon.el (icon):
21365 * progmodes/idlwave.el (idlwave-misc):
21366 * progmodes/m4-mode.el (m4):
21367 * progmodes/make-mode.el (makefile):
21368 * progmodes/meta-mode.el (meta-font):
21369 * progmodes/modula2.el (modula2):
21370 * progmodes/octave-mod.el (octave):
21371 * progmodes/pascal.el (pascal):
21372 * progmodes/perl-mode.el (perl):
21373 * progmodes/prolog.el (prolog):
21374 * progmodes/ps-mode.el (PostScript-edit):
21375 * progmodes/scheme.el (scheme):
21376 * progmodes/sh-script.el (sh-script):
21377 * progmodes/simula.el (simula):
21378 * progmodes/tcl.el (tcl):
21379 * textmodes/nroff-mode.el (nroff):
21380 * textmodes/reftex-vars.el (reftex-fontification-configurations):
21381 * textmodes/sgml-mode.el (sgml):
21382 * textmodes/texinfo.el (texinfo):
21383 Add :link (custom-group-link font-lock-faces) to defgroup.
21384
21385 * hi-lock.el (hi-lock): Rename this defgroup from
21386 `hi-lock-interactive-text-highlighting'. Change parent group from
21387 `faces' to `font-lock'. Add link to the manual.
21388 (hi-lock-mode, hi-lock-file-patterns-range)
21389 (hi-lock-exclude-modes, hi-lock-faces): Rename :group from
21390 `hi-lock-interactive-text-highlighting' to `hi-lock'.
21391 (hi-lock-faces): Add :group `faces'.
21392
21393 * cus-edit.el (custom-variable-prompt): Clarify the code.
21394
21395 * faces.el (face-read-string): Set the default value arg of
21396 completing-read.
21397
21398 2005-11-16 Luc Teirlinck <teirllm@auburn.edu>
21399
21400 * rfn-eshadow.el (file-name-shadow-properties)
21401 (file-name-shadow-tty-properties, file-name-shadow-mode):
21402 Remove autoloads, because the file is now preloaded.
21403
21404 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
21405
21406 * printing.el (easy-menu-intern): Don't define.
21407 (pr-get-symbol): Use easy-menu-intern only if defined.
21408
21409 * simple.el (blink-matching-open): Simplify a bit.
21410 (completion-setup-function): Fix the case of partial-completion-mode
21411 when the minibuffer's contents start with "-".
21412 Obey completion-base-size-function even when
21413 minibuffer-completing-file-name is non-nil.
21414
21415 2005-11-16 Richard M. Stallman <rms@gnu.org>
21416
21417 * net/eudcb-ph.el (eudc-ph-open-session):
21418 Use set-process-query-on-exit-flag.
21419
21420 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-contents.
21421
21422 * international/ucs-tables.el (ucs-set-table-for-input):
21423 Use make-local-variable, not make-variable-buffer-local.
21424
21425 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
21426 Improve warning message text.
21427
21428 * savehist.el (savehist-save-hook): Add :group.
21429
21430 * menu-bar.el (menu-bar-help-menu):
21431 Rename Find Extra Packages to External Packages.
21432
21433 * cus-edit.el (Custom-reset-standard): Verify that
21434 :custom-standard-value prop exists before calling it.
21435
21436 * apropos.el (apropos-calc-scores): Use apropos-pattern.
21437
21438 2005-11-16 Martin Rudalics <rudalics@gmx.at>
21439
21440 * wid-edit.el (color): Enclose %t in %{...%}.
21441
21442 * cus-edit.el (face): Enclose %t in %{...%}.
21443
21444 2005-11-16 Hrvoje Niksic <hniksic@xemacs.org>
21445
21446 * savehist.el (savehist-mode-hook): Re-add the var.
21447 (savehist-mode): Use it.
21448
21449 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
21450
21451 * textmodes/flyspell.el: Fix commenting convention.
21452 Remove unnecessary leading * in custom docstrings.
21453 (flyspell-emacs): Remove unused var.
21454 (flyspell-delete-region-overlays): Use remove-overlays.
21455 (flyspell-accept-buffer-local-defs): Use save-current-buffer.
21456 (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
21457 (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
21458 (flyspell-debug-signal-word-checked): Use with-current-buffer.
21459 (make-flyspell-overlay): Don't locally reuse a global name.
21460 (flyspell-highlight-incorrect-region)
21461 (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
21462 (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
21463 (flyspell-notify-misspell): Remove unused args `start' and `end'.
21464 (flyspell-word): Adjust call accordingly. Use ispell-send-string.
21465 Wrap calls to accept-process-output inside with-local-quit since it's
21466 often called from a post-command-hook.
21467 (flyspell-correct-word, flyspell-auto-correct-word):
21468 Use ispell-send-string.
21469 (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
21470
21471 * calendar/diary-lib.el (diary-list-entries): Also hide the
21472 terminating newline.
21473
21474 2005-11-16 Carsten Dominik <dominik@science.uva.nl>
21475
21476 * textmodes/reftex.el (reftex-use-fonts): Remove the check for
21477 window-system, to allow fonts on tty.
21478
21479 2005-11-17 Nick Roberts <nickrob@snap.net.nz>
21480
21481 * progmodes/gud.el (gud-speedbar-item-info): New function.
21482 (gud-install-speedbar-variables): Use it to display data type
21483 of watch expression as a tooltip in speedbar.
21484
21485 2005-11-15 Luc Teirlinck <teirllm@auburn.edu>
21486
21487 * font-core.el (global-font-lock-mode): Add :version keyword,
21488 because default was changed.
21489
21490 * jka-cmpr-hook.el (auto-compression-mode): Ditto.
21491
21492 * startup.el (command-line): Use `custom-reevaluate-setting' for
21493 `file-name-shadow-mode'.
21494
21495 * loadup.el: Preload rfn-eshadow.
21496
21497 * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
21498 Add :version keyword.
21499 (file-name-shadow-properties, file-name-shadow-tty-properties)
21500 (file-name-shadow): Add :version keyword.
21501
21502 * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
21503 instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
21504 in the custom-group property of the symbol frames and the fringe
21505 group got no link to its parent group frames.
21506 Doc fix.
21507
21508 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
21509
21510 * progmodes/gud.el (gud-stop-subjob): New function.
21511 (gud-menu-map, gud-tool-bar-map): Use it.
21512
21513 2005-11-16 Kim F. Storm <storm@cua.dk>
21514
21515 * progmodes/gud.el (gud-menu-map): Let [stop] stop program rather
21516 than kill it.
21517 (gud-tool-bar-map): Likewise. Move cont/until/finish buttons
21518 to a more useful/logical place.
21519
21520 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
21521
21522 * progmodes/gud.el (gud-menu-map): Make visibility of stop and
21523 go buttons complementary.
21524
21525 2005-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
21526
21527 * rfn-eshadow.el (rfn-eshadow-regexp): Remove.
21528 (rfn-eshadow-sifn-equal): New function.
21529 (rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.
21530
21531 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
21532
21533 * emulation/viper-utils.el (viper-non-word-characters-reformed-vi):
21534 Quote `-' in string.
21535
21536 * emulation/viper.el (viper-emacs-state-mode-list): Ensure that
21537 rcirc-mode buffers come up in Emacs state.
21538
21539 * ediff-util.el (ediff-make-temp-file): Use proper file-name-handler
21540 operation.
21541
21542 2005-11-15 Dan Nicolaescu <dann@ics.uci.edu>
21543
21544 * term.el (term-termcap-format): Fix typos.
21545 (term-down): Fix the negative argument case.
21546
21547 2005-11-16 Nick Roberts <nickrob@snap.net.nz>
21548
21549 * progmodes/gdb-ui.el: Remove face-alias left over from change on
21550 2005-08-15.
21551 (gdb-ann3): New command gud-go.
21552 (menu): Accomodate gdb-mi.el.
21553 (gdb-assembler-custom): Make buffer of selected window current
21554 so that set-window-point works.
21555
21556 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Re-define
21557 buttons and include new ones.
21558
21559 2005-11-16 Kim F. Storm <storm@cua.dk>
21560
21561 * progmodes/gud.el (gud-tool-bar-item-visible-no-fringe): New function.
21562 (gud-menu-map): Use it.
21563
21564 2005-11-14 Luc Teirlinck <teirllm@auburn.edu>
21565
21566 * jka-cmpr-hook.el (auto-compression-mode): Enable it in a way
21567 that works correctly for Custom and that does not override a user
21568 who disables it.
21569
21570 * help-mode.el (help-make-xrefs, help-xref-on-pp)
21571 (help-xref-interned, help-follow): Make hyperlinks for variables
21572 that are unbound, but have a non-nil variable-documentation property.
21573
21574 * emacs-lisp/derived.el (define-derived-mode): Remove defvar for
21575 mode hook. (It conflicted with defcustoms for some mode hooks.)
21576 Use the `variable-documentation' property to give the mode hook a
21577 docstring and expand that docstring.
21578
21579 2005-11-14 Hrvoje Niksic <hniksic@xemacs.org>
21580
21581 * savehist.el (savehist-mode): Don't bother with
21582 `custom-set-minor-mode'.
21583 (savehist-coding-system): Check XEmacs version.
21584 (history-length): Declare also at run time.
21585 (savehist-mode): Don't emit a message. Don't run the minor mode hook.
21586 Don't set the customize state.
21587 (savehist-minibuffer-hook): Special case for when
21588 minibuffer-history-variable is equal to t.
21589
21590 2005-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
21591
21592 * files.el (write-file): Refresh VC status.
21593
21594 * calendar/diary-lib.el (diary-list-entries, diary-show-all-entries)
21595 (mark-diary-entries, make-diary-entry): Check default-major-mode rather
21596 than fundamental-mode to see if the mode was set.
21597
21598 2005-11-14 Romain Francoise <romain@orebokech.com>
21599
21600 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a
21601 dummy function in `eval-when-compile' to avoid compiler warning.
21602 Require `man' at compile time.
21603
21604 2005-11-14 Jay Belanger <belanger@truman.edu>
21605
21606 * calc/calc-alg.el (calcFunc-write-out-power): Rename it to
21607 calcFunc-powerexpand.
21608 (math-write-out-power): Rename it to math-powerexpand; have it
21609 handle negative exponents.
21610 (calc-writeoutpower): Rename it to calc-powerexpand.
21611
21612 * calc/calc-ext.el: Change calcFunc-writeoutpower and
21613 calc-writeoutpower to calcFunc-powerexpand and calc-powerexpand in
21614 autoloads.
21615 Add calcFunc-ldiv to autoloads.
21616
21617 * calc/calc-arith.el (calcFunc-ldiv): New function.
21618
21619 * calc/calc.el (calc-left-divide): New function.
21620
21621 2005-11-14 Juri Linkov <juri@jurta.org>
21622
21623 * cus-edit.el (custom-variable-prompt): Set the default value arg
21624 of completing-read.
21625
21626 * cus-dep.el (custom-make-dependencies): Reverse the list of
21627 found dependencies.
21628
21629 2005-11-14 Dan Nicolaescu <dann@ics.uci.edu>
21630
21631 * menu-bar.el (menu-bar-options-menu): Delete "Syntax
21632 Highlighting" entry, it is on by default now.
21633 (menu-bar-options-save): Do not save global-font-lock-mode.
21634
21635 2005-11-13 Richard M. Stallman <rms@gnu.org>
21636
21637 * textmodes/flyspell.el (flyspell-large-region):
21638 Call flyspell-accept-buffer-local-defs.
21639
21640 2005-11-13 Agustin Martin <agustin.martin@hispalinux.es>
21641
21642 * textmodes/flyspell.el (flyspell-notify-misspell):
21643 Fix misspelling of "Misspelling".
21644 (flyspell-process-localwords): New function.
21645 (flyspell-large-region): Call flyspell-process-localwords and
21646 flyspell-delete-region-overlays.
21647 (flyspell-delete-region-overlays): New function.
21648 (flyspell-delete-all-overlays): Call that.
21649
21650 2005-11-13 Richard M. Stallman <rms@gnu.org>
21651
21652 * help.el (help-for-help-internal): Improve doc of C-h a.
21653 (describe-key): Improve prompt; doc fix.
21654
21655 2005-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
21656
21657 * vc-svn.el (vc-svn-registered): Catch all errors.
21658
21659 * cus-dep.el (custom-make-dependencies): Typo.
21660
21661 2005-11-13 Michael Albinus <michael.albinus@gmx.de>
21662
21663 * net/tramp-util.el (top): Fix compilation warning.
21664
21665 2005-11-13 Kim F. Storm <storm@cua.dk>
21666
21667 * help.el (help-for-help-internal): Fix `a' entry. Add `d' entry.
21668
21669 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21670
21671 * progmodes/gud.el (gud-menu-map): Move parentheses (again).
21672 (gud-speedbar-buttons): Match on "const char *" too.
21673
21674 * progmodes/gdb-ui.el (gdb-var-create-handler)
21675 (gdb-var-list-children-handler): Match on "const char *" too.
21676 (gdb-var-evaluate-expression-handler): Match on empty string.
21677 (gdb-var-update-handler): Only call
21678 gdb-var-evaluate-expression-handler when required.
21679
21680 2005-11-13 Nick Roberts <nickrob@snap.net.nz>
21681
21682 * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
21683 selected window. This still doesn't work for speedbar.
21684 (gud-speedbar-buttons): Handle string expressions properly.
21685
21686 * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
21687 (gdb-var-create-handler): Handle string expressions properly.
21688 (gdb-var-list-children-regexp, gdb-var-list-children-handler):
21689 Handle string expressions properly. Move "type" field into regexp.
21690
21691 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21692
21693 * bookmark.el (bookmark-maybe-message): New function to reduce
21694 code duplication: invokes `message' iff baud-rate is high enough.
21695 (bookmark-write-file): Use above instead of an inline conditional.
21696 (bookmark-load): Same.
21697
21698 2005-11-12 Karl Fogel <kfogel@red-bean.com>
21699
21700 * bookmark.el (bookmark-write-file): Don't visit the destination
21701 file, just write the data to it using write-region. This is
21702 similar to saveplace.el at 2005-05-29T08:36:26Z!rms@gnu.org, but with an additional
21703 change to avoid visiting the file in the first place.
21704
21705 2005-11-12 Chong Yidong <cyd@stupidchicken.com>
21706
21707 * hi-lock.el (hi-lock-mode): Set the default value of
21708 font-lock-defaults.
21709
21710 2005-11-11 Luc Teirlinck <teirllm@auburn.edu>
21711
21712 * find-lisp.el (find-lisp-find-dired-insert-file): Pass `string'
21713 arg to `file-attributes'.
21714 (find-lisp-format): The UID and GID can now be strings.
21715
21716 2005-11-12 Kim F. Storm <storm@cua.dk>
21717
21718 * help.el (help-map): Bind C-h d to apropos-documentation.
21719
21720 * simple.el (what-cursor-position): Print (EOB) instead of (100%)
21721 when point is at end-of-buffer.
21722
21723 * apropos.el (apropos-match-face): Doc fix.
21724 (apropos-sort-by-scores): Add new choice `verbose'.
21725 (apropos-documentation-sort-by-scores): New defcustom.
21726 (apropos-pattern): Now contains the pattern entered by the user.
21727 (apropos-pattern-quoted): New defvar.
21728 (apropos-regexp): New defvar, containing the regexp corresponding
21729 to apropos-pattern.
21730 (apropos-all-words-regexp): Rename from apropos-all-regexp.
21731 (apropos-read-pattern): New defun. Use it to read pattern arg in
21732 interactive calls; returns list of words for a word list, and
21733 string for a regexp.
21734 (apropos-parse-pattern): Rename from apropos-rewrite-regexp. Now
21735 parses a list of words or regexp as returned by apropos-read-pattern.
21736 (apropos-calc-scores): Return nil if apropos-regexp doesn't match.
21737 (apropos-score-doc): Return a very high score if the string
21738 entered by the user matches literally.
21739 (apropos-variable): Doc fix. Use apropos-read-pattern.
21740 (apropos-command): Doc fix. Use apropos-read-pattern and
21741 apropos-parse-pattern. Call apropos-print with nosubst=t.
21742 (apropos, apropos-value): Doc fix. Use apropos-read-pattern and
21743 apropos-parse-pattern.
21744 (apropos-documentation): Doc fix. Use apropos-read-pattern and
21745 apropos-parse-pattern. Locally bind apropos-sort-by-scores to
21746 apropos-documentation-sort-by-scores. Call apropos-print with
21747 nosubst=t.
21748 (apropos-documentation-internal): Pass doc string through
21749 substitute-key-definition before adding text properties.
21750 Highlight substring matching literal user input if possible.
21751 (apropos-documentation-check-doc-file): Remove locals beg and end.
21752 Fix calculation of score (as added twice). Pass doc string through
21753 substitute-key-definition before adding text properties.
21754 (apropos-documentation-check-elc-file): Pass doc string through
21755 substitute-key-definition before adding text properties.
21756 Highlight substring matching literal user input if possible.
21757 (apropos-print): Add new arg NOSUBST; if set, command and variable
21758 doc strings have already been passed through substitute-key-definition.
21759 Add code to handle apropos-accumulator items without score element
21760 for backwards compatibility (e.g. with woman package).
21761 Only show scores if apropos-sort-by-scores is `verbose'.
21762
21763 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21764
21765 * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
21766 Add jka-compr-load-suffixes to load-suffixes.
21767
21768 * jka-compr.el: Require jka-cmpr-hook.
21769 (jka-compr-info-compress-message, jka-compr-info-compress-program)
21770 (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
21771 (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
21772 (jka-compr-info-can-append, jka-compr-info-strip-extension)
21773 (jka-compr-info-file-magic-bytes, jka-compr-get-compression-info)
21774 (jka-compr-info-regexp): Remove. Provided by jka-cmpr-hook.
21775 (jka-compr-uninstall): Remove entries from
21776 jka-compr-added-to-file-coding-system-alist after they are used.
21777 (jka-compr-error): Remove unused var `curbuf'.
21778 (jka-compr-file-local-copy): Remove unused var `notfound'.
21779
21780 2005-11-10 Romain Francoise <romain@orebokech.com>
21781
21782 * apropos.el (apropos-calc-scores): Use `apropos-pattern'.
21783
21784 2005-11-11 Nick Roberts <nickrob@snap.net.nz>
21785
21786 * progmodes/gud.el (gud-menu-map): Move parentheses.
21787 (gdb): New command gud-pv.
21788
21789 2005-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
21790
21791 * tar-mode.el: Remove spurious or unnecessary leading stars
21792 in docstrings.
21793 (tar-header-block-tokenize): Also obey default-file-name-coding-system.
21794 (tar-parse-octal-integer-safe): Use mapc.
21795 (tar-header-block-summarize): Remove unused var `ck'.
21796 (tar-summarize-buffer): Don't clear the modified-p bit if it wasn't
21797 cleared before. Obey default-enable-multibyte-characters.
21798 Use mapconcat. Simplify setting of tar-header-offset.
21799 (tar-mode-map): Move initialization inside delcaration.
21800 (tar-flag-deleted): Use `abs'.
21801 (tar-expunge-internal): Remove unused var `line'.
21802 (tar-expunge-internal): Don't hardcode point-min==1.
21803 (tar-expunge): Widen while doing set-buffer-multibyte.
21804 (tar-rename-entry): Use file-name-coding-system.
21805 (tar-alter-one-field): Don't hardcode point-min==1.
21806 (tar-subfile-save-buffer): string-as-unibyte works on unibyte strings.
21807 (tar-pad-to-blocksize): Don't hardcode point-min==1. Clarify the code.
21808
21809 2005-11-10 Masatake YAMATO <jet@gyve.org>
21810
21811 * add-log.el (add-log-current-defun): Handle class::method
21812 notation of c++. Fix incorrect comment.
21813
21814 2005-11-10 Alan Mackenzie <acm@muc.de>
21815
21816 * help-fns.el (describe-variable): Make C-h v work when a variable
21817 has variable documentation yet is unbound.
21818
21819 2005-11-10 Masatake YAMATO <jet@gyve.org>
21820
21821 * man.el (Man-highlight-references): Set an empty
21822 string to `Man-arguments' if it is nil.
21823 Suggested by Reiner Steib <Reiner.Steib@gmx.de>.
21824
21825 2005-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
21826
21827 * Makefile.in (mh-loaddefs.el, loaddefs.el): Better follow the
21828 commenting conventions.
21829
21830 * cus-dep.el (custom-make-dependencies): Simplify.
21831 Better follow the commenting conventions.
21832
21833 2005-11-09 Richard M. Stallman <rms@gnu.org>
21834
21835 * apropos.el (apropos-pattern): Rename from apropos-regexp.
21836 (apropos-orig-pattern): Rename from apropos-orig-regexp.
21837 All uses changed.
21838 (apropos-rewrite-regexp): Doc fix.
21839 (apropos-variable, apropos-command, apropos, apropos-value):
21840 Change prompt; carry through the argument renaming.
21841
21842 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
21843
21844 * find-lisp.el: Require dired.
21845 (find-lisp-find-dired-internal): Do not call
21846 `abbreviate-file-name' on DIR.
21847
21848 2005-11-10 Nick Roberts <nickrob@snap.net.nz>
21849
21850 * progmodes/gud.el (gdb): Make gud-pp use user-defined command pp1.
21851
21852 2005-11-09 Nick Roberts <nickrob@snap.net.nz>
21853
21854 * progmodes/gud.el (gud-menu-map): Ensure tool-bar is constant
21855 when using the speedbar.
21856 (gdb): New command gud-pp.
21857 (gud-menu-map, gud-tool-bar-map): Put it on the tool bar.
21858
21859 2005-11-09 Juri Linkov <juri@jurta.org>
21860
21861 * replace.el (occur-excluded-properties): New defcustom.
21862 (occur-1, occur-engine, occur-accumulate-lines): Use it.
21863
21864 2005-11-08 Jay Belanger <belanger@truman.edu>
21865
21866 * calc/calc-units.el (math-convert-units): Replace any composite
21867 unit by its definition.
21868
21869 2005-11-08 Lars Hansen <larsh@soem.dk>
21870
21871 * emacs-lisp/autoload.el (update-directory-autoloads):
21872 Add obsolete function alias.
21873
21874 2005-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
21875
21876 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
21877 comment-indent-function.
21878 (lisp-comment-indent): Replace by an alias for comment-indent-default.
21879
21880 * reveal.el (reveal-post-command): Rework the handling of
21881 reveal-open-spots, so as to be more reliable. There were several
21882 tricky corner cases where an open spot might be lost, or where
21883 a closed spot might end up on the list of open spots.
21884 Only reveal text that's ellipsised.
21885
21886 2005-11-07 Carsten Dominik <dominik@science.uva.nl>
21887
21888 * textmodes/org.el (org-export-as-html): Remove bogus (debug) form.
21889
21890 2005-11-07 John Paul Wallington <jpw@gnu.org>
21891
21892 * ibuffer.el (ibuffer): Search iconified frames too when
21893 getting Ibuffer buffer's window.
21894
21895 2005-11-06 Richard M. Stallman <rms@gnu.org>
21896
21897 * progmodes/compile.el (compilation-internal-error-properties):
21898 save-excursion around the computation of MARKER.
21899
21900 2005-11-06 Piet van Oostrum <piet@cs.uu.nl>
21901
21902 * textmodes/flyspell.el (flyspell-external-point-words):
21903 flyspell-get-word returns a list, not just a string.
21904
21905 2005-11-06 John Paul Wallington <jpw@pobox.com>
21906
21907 * ibuffer.el (ibuffer): Search all visible frames when getting
21908 Ibuffer buffer's window.
21909
21910 2005-11-07 Masatake YAMATO <jet@gyve.org>
21911
21912 * man.el (Man-reference-regexp): Accept spaces between
21913 `Man-name-regexp' and `Man-section-regexp'.
21914 (Man-apropos-regexp): New variable.
21915 (Man-abstract-xref-man-page): Use value for `Man-target-string'
21916 if available.
21917 (Man-highlight-references, Man-highlight-references0):
21918 Handle the case when `Man-arguments' includes "-k".
21919 (Man-highlight-references0): Rename the argument `TARGET-POS' to
21920 `TARGET'. `TARGET' can be a number, function or nil.
21921
21922 2005-11-06 Nick Roberts <nickrob@snap.net.nz>
21923
21924 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-var-delete)
21925 (gdb-edit-value, gdb-speedbar-expand-node, gdb-get-create-buffer)
21926 (gdb-breakpoints-mode, gdb-toggle-breakpoint, gdb-delete-breakpoint)
21927 (gdb-goto-breakpoint, gdb-frames-mode, gdb-registers-mode)
21928 (gdb-locals-mode, gdb-find-file-hook): Use buffer-local-value.
21929 (gdb-send-item): Use buffer-local-value and simplify.
21930
21931 2005-11-05 Luc Teirlinck <teirllm@auburn.edu>
21932
21933 * startup.el (command-line): Use `custom-reevaluate-setting' for
21934 `global-font-lock-mode'.
21935
21936 * font-core.el (global-font-lock-mode): Enable `global-font-lock-mode'
21937 by default, except in batch mode or when the -D option is given.
21938
21939 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Pass all
21940 specified keyword args on to `define-minor-mode'. Update docstring.
21941
21942 2005-11-05 Romain Francoise <romain@orebokech.com>
21943
21944 * replace.el (occur-engine): Add marker at end of line, too.
21945
21946 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
21947
21948 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21949 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
21950 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
21951 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
21952 argument to all these routines, so the passphrase can be managed
21953 externally and passed in to the system.
21954 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21955 pgg-add-passphrase-to-cache function.
21956
21957 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21958 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
21959 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
21960 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
21961 argument to all these routines, so the passphrase can be managed
21962 externally and passed in to the system.
21963 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
21964 function.
21965
21966 2005-11-04 Dan Nicolaescu <dann@ics.uci.edu>
21967
21968 * font-lock.el: Don't deal with font-lock-face-attributes here,
21969 move the code ...
21970
21971 * startup.el (command-line): ... here. Use face-spec-set instead
21972 of custom-declare-face.
21973
21974 * faces.el (face-spec-set): Reset the face if spec is not nil.
21975
21976 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
21977
21978 * newcomment.el (comment-region-internal): Box more tightly in the
21979 common case where there's no TAB in the boxed text.
21980
21981 2005-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
21982
21983 * info.el (info-tool-bar-map): Use images prev-node, next-node and
21984 up-node.
21985
21986 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
21987
21988 * net/newsticker.el: Commentary updated. Code formatting changed.
21989 (newsticker-version): Change to "1.9".
21990 (newsticker, newsticker-feed): Doc fix.
21991 (newsticker-url-list): Doc fix. Add option "Weekly".
21992 (newsticker-retrieval-interval): Add option "Weekly".
21993 (newsticker-headline-processing): Doc fix.
21994 (newsticker-auto-mark-filter): Remove.
21995 (newsticker-auto-mark-filter-list): New.
21996 (newsticker-layout, newsticker-sort-method): Doc fix.
21997 (newsticker-hide-old-items-in-newsticker-buffer)
21998 (newsticker-heading-format, newsticker-item-format)
21999 (newsticker-desc-format): Doc fix.
22000 (newsticker-show-all-rss-elements): Remove.
22001 (newsticker-show-all-news-elements): New.
22002 (newsticker-faces, newsticker-ticker): Doc fix.
22003 (remove-from-invisibility-spec): Code formatting.
22004 (newsticker--process-ids): New.
22005 (newsticker-mode): Doc fix.
22006 (newsticker-mode): Change mode-line-format.
22007 (newsticker-start): Remove debug output.
22008 (newsticker-start-ticker): Doc fix. Add autoload cookie.
22009 (newsticker-w3m-show-inline-images): Code formatting.
22010 (newsticker-next-item): Call `force-mode-line-update'.
22011 (newsticker-previous-item): Call `force-mode-line-update'.
22012 (newsticker-next-feed): Call `force-mode-line-update'.
22013 (newsticker-previous-feed): Call `force-mode-line-update'.
22014 (newsticker-mark-all-items-at-point-as-read): Code formatting.
22015 (newsticker-show-old-items): Do not show descs.
22016 (newsticker-hide-entry): Hide too much.
22017 (newsticker-hide-entry, newsticker-show-entry)
22018 (newsticker-toggle-auto-narrow-to-feed): Code formatting.
22019 (newsticker-set-auto-narrow-to-feed): Update buffer immediately.
22020 (newsticker-toggle-auto-narrow-to-item): Code formatting.
22021 (newsticker-set-auto-narrow-to-item): Update buffer immediately.
22022 (newsticker-running-p, newsticker-ticker-running-p): Autoload cookie.
22023 (newsticker-get-news): Call `force-mode-line-update'.
22024 Collect process ids.
22025 (newsticker--sentinel): Change coding system handling.
22026 Move image retrieval to new functions newsticker--get-logo-url-*.
22027 Move feed parsing to new functions newsticker--parse-*.
22028 Update list of process ids.
22029 (newsticker--get-logo-url-atom-1.0, newsticker--get-logo-url-atom-0.3)
22030 (newsticker--get-logo-url-rss-2.0, newsticker--get-logo-url-rss-1.0)
22031 (newsticker--get-logo-url-rss-0.92, newsticker--get-logo-url-rss-0.91)
22032 (newsticker--parse-atom-0.3, newsticker--parse-atom-1.0)
22033 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22034 (newsticker--parse-rss-1.0, newsticker--parse-rss-2.0)
22035 (newsticker--parse-generic-feed, newsticker--parse-generic-items): New.
22036 (newsticker--decode-coding-string): Remove.
22037 (newsticker--decode-numeric-entities): Check input. Format code.
22038 (newsticker--remove-whitespace): Check input.
22039 (newsticker--do-forget-preformatted): Doc fix.
22040 (newsticker--decode-rfc822-date): Allow for missing time.
22041 (newsticker--update-process-ids): New.
22042 (newsticker--image-sentinel): Change comment.
22043 (newsticker--image-read): Change error message.
22044 (newsticker--imenu-goto): Doc fix. Show headline title.
22045 (newsticker--buffer-set-uptodate): Call `force-mode-line-update'.
22046 (newsticker--buffer-do-insert-text): Clean whitespace in
22047 html-rendered headline title. Code formatting.
22048 Call `newsticker--buffer-print-extra-elements'.
22049 (newsticker--buffer-print-extra-element): Remove.
22050 (newsticker--buffer-print-extra-elements): New.
22051 (newsticker--buffer-do-print-extra-element): New.
22052 (newsticker--buffer-insert-enclosure): Doc fix. Use MBytes for
22053 large sizes.
22054 (newsticker--run-auto-mark-filter)
22055 (newsticker--do-run-auto-mark-filter):
22056 Use `newsticker-auto-mark-filter-list'.
22057
22058 2005-11-04 Ryan Yeske <rcyeske@gmail.com>
22059
22060 * net/rcirc.el: Use split-string OMIT-NULLS argument.
22061 (rcirc-print): Force redisplay before running hooks. Do long
22062 buffer truncation after making new text read-only. Deal with nil
22063 text when decoding strings. If TARGET is nil, use either the
22064 currently selected buffer, if it is an rcirc buffer and of the
22065 same process or the process buffer.
22066 (rcirc-mode): Remove header-line. Recompute short buffer names.
22067 Initialize rcirc-buffer-alist here instead of rcirc-get-buffer-create.
22068 (rcirc-short-buffer-name): Add variable.
22069 (rcirc-kill-buffer-hook): Recompute short buffer names.
22070 Remove nick from private channel.
22071 (rcirc-send-input): Send command text to current-buffer.
22072 Don't clear overlay arrow here.
22073 (rcirc-short-buffer-name): Return a short buffer name.
22074 (rcirc-update-short-buffer-names, rcirc-abbreviate)
22075 (rcirc-rebuild-tree, rcirc-make-trees): Add functions to generate
22076 buffer-name abbreviations.
22077 (rcirc-kill-buffer-hook-1): Split to make debugging easier.
22078 Do not touch nick-table when killing a parted channel.
22079 (rcirc-window-configuration-change): Rename from rcirc-update-activity.
22080 Clear arrow from current buffer if it is now hidden.
22081 (rcirc-current-buffer): Add variable.
22082 (rcirc-my-nick, rcirc-other-nick, rcirc-server)
22083 (rcirc-nick-in-message, rcirc-prompt, rcirc-mode-line-nick):
22084 Remove -face from names.
22085 (rcirc-update-activity-string): Print "DND" when globally ignoring
22086 activity.
22087 (rcirc-ignore-buffer-activity-flag): Rename from
22088 rcirc-ignore-channel-activity.
22089 (rcirc-ignore-all-activity-flag): Doc fix.
22090 (rcirc-channels): Remove variable.
22091 (rcirc-kill-buffer-hook):
22092 (rcirc-get-buffer-create): Add nick to private channel.
22093 (rcirc-multiline-edit-submit): Remove tabs.
22094 (rcirc-put-nick-channel, rcirc-channel-nicks): Look up nicks case
22095 folded.
22096 (rcirc-remove-nick-channel): Bug fix.
22097 (rcirc-toggle-ignore-buffer-activity): Rename from
22098 rcirc-toggle-ignore-channel-activity.
22099 (rcirc-record-activity): Add buffers to the front of the list.
22100 (rcirc-update-activity): Remove killed buffers from list.
22101 (rcirc-process-server-response-1): Remove last argument if it is
22102 null before calling handler.
22103 (rcirc): Add "rcirc" defcustom prefix.
22104 (rcirc-prompt): Simplify default prompt.
22105 Use custom-initialize-default.
22106 (rcirc-private-chats): Remove variable.
22107 (rcirc-prompt): Change initialization.
22108 (rcirc-version): Remove function.
22109 (rcirc-id-string): Add constant.
22110 (rcirc-last-buffer): Remove variable.
22111 (rcirc-buffer-alist): Add variable.
22112 (rcirc-connect): Update variable setup.
22113 (rcirc-sentinel, rcirc-update-prompt): Use `rcirc-buffer-alist'.
22114 (rcirc-trap-errors-flag): Rename from `rcirc-trap-errors' change
22115 default.
22116 (rcirc-handler-generic): Trigger activity.
22117 (rcirc-send-message): Create the buffor of the target.
22118 (rcirc-generate-new-buffer-name): Rename from `rcirc-get-buffer-name'.
22119 (rcirc-get-buffer): Just return nil if there is no matching buffer.
22120 (rcirc-multiline-edit-cancel): Remove function.
22121 (rcirc-set-last-buffer): Remove function.
22122 (rcirc-get-any-buffer): Add function.
22123 (rcirc-join-channels): Don't print /join text.
22124 (rcirc-toggle-ignore-channel-activity): Add and update echo area
22125 messages.
22126 (rcirc-cmd-ctcp): Use rcirc-send-string to send request.
22127 (rcirc-handler-NOTICE): Recognize CTCP responses.
22128 (rcirc-handler-332, rcirc-handler-332): Use a temp buffer for
22129 constructing TOPIC string for buffers we are not JOINed.
22130 (rcirc-handler-CTCP-response): Add handler.
22131 (rcirc-multiline-edit-submit): Restore the window-configuration
22132 before adjusting point.
22133 (rcirc): Add customization group.
22134 (rcirc-server, rcirc-port, rcirc-nick, rcirc-user-name)
22135 (rcirc-user-full-name, rcirc-startup-channels-alist)
22136 (rcirc-fill-flag, rcirc-fill-column, rcirc-fill-prefix)
22137 (rcirc-ignore-all-activity-flag, rcirc-time-format)
22138 (rcirc-input-ring-size, rcirc-read-only-flag)
22139 (rcirc-buffer-maximum-lines, rcirc-authinfo-file-name)
22140 (rcirc-auto-authenticate-flag, rcirc-prompt, rcirc-print-hooks):
22141 Change defvar to defcustom.
22142 (rcirc-update-prompt): Add optional ALL arg, which will update
22143 prompts in all rcirc buffers. Regexp quote replacement text.
22144 (rcirc-fill-column): Accept frame-width as a value.
22145 (rcirc-set-changed): Add function.
22146 (rcirc-next-active-buffer): Write more meaningful messages.
22147 (rcirc-faces): Add customization group.
22148 (rcirc-my-nick-face, rcirc-other-nick-face, rcirc-server-face)
22149 (rcirc-nick-in-message-face, rcirc-prompt-face)
22150 (rcirc-mode-line-nick-face): Move into rcirc-faces group.
22151 (with-rcirc-process-buffer): Move before first usage.
22152 (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
22153 (rcirc-debug-flag): Rename from `rcirc-log-p'.
22154 (rcirc-debug): Rename from `rcirc-log'.
22155 (rcirc-format-response-string): Do not print `-' chars for a
22156 NOTICE with no sender. Simplify output of server responses.
22157
22158 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
22159
22160 (rcirc-browse-url-map, rcirc-browse-url-at-point)
22161 (rcirc-browse-url-at-mouse, rcirc-mangle-text):
22162 Make urls mouse and RET clickable.
22163
22164 2005-11-04 Henrik Enberg <henrik.enberg@telia.com>
22165
22166 * mail/rmailout.el (rmail-output-to-rmail-file, rmail-output): Doc fix.
22167
22168 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
22169
22170 * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
22171 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22172 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22173 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22174 argument to all these routines, so the passphrase can be managed
22175 externally and passed in to the system.
22176 (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
22177 pgg-add-passphrase-to-cache function.
22178
22179 * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
22180 (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
22181 (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
22182 (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
22183 argument to all these routines, so the passphrase can be managed
22184 externally and passed in to the system.
22185 (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
22186 function.
22187
22188 2005-11-04 Edward O'Connor <hober0@gmail.com> (tiny change)
22189
22190 * net/goto-addr.el (goto-address-url-regexp): Remove `data:' URLs
22191 from goto-address-url-regexp.
22192
22193 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
22194
22195 * textmodes/org.el (org-read-date, org-goto-calendar)
22196 (org-recenter-calendar, org-agenda-goto-calendar):
22197 Temporarily clear `calendar-move-hook'.
22198
22199 2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
22200
22201 * ediff-merg.el (ediff-merge-region-is-non-clash):
22202 Return t, if not merging.
22203
22204 * ediff-util.el (ediff-previous-difference): Don't skip regions that
22205 have merge clashes.
22206
22207 2005-11-04 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22208
22209 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22210 Undo previous change.
22211
22212 * startup.el (command-line): Use `custom-reevaluate-setting' for
22213 mouse-wheel-down-event and mouse-wheel-up-event. Don't call
22214 tty-register-default-colors on Mac.
22215
22216 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
22217
22218 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate declaration.
22219 (gdb-buffer-type): Make it automatically buffer local...
22220 (gdb-get-create-buffer): ...and set it accordingly.
22221 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these
22222 actually work.
22223
22224 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
22225
22226 * font-lock.el (font-lock-warning-face): Use the more vivid red1,
22227 not red.
22228
22229 2005-11-04 Nick Roberts <nickrob@snap.net.nz>
22230
22231 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in
22232 case GUD buffer is not visible.
22233 (gdb-goto-breakpoint): Try to force display in source buffer.
22234 (gdb-frame-gdb-buffer): Copy other similar functions.
22235 (gdb-restore-windows): Don't display source if not asked for.
22236 (gdb-assembler-buffer-name): Don't capitalise.
22237
22238 2005-11-03 Richard M. Stallman <rms@gnu.org>
22239
22240 * wid-edit.el (key-sequence): New widget type.
22241
22242 * simple.el (set-mark-command-repeat-pop): New variable.
22243 (set-mark-command): Only interpret plan C-@ after a pop as a pop
22244 if set-mark-command-repeat-pop is true.
22245
22246 * info.el (Info-fontify-node): Don't display extra "see" if there
22247 already is one here.
22248
22249 * mouse.el: Fix special handling of DEL after dragging a region:
22250 (mouse-drag-region-1): Treat mouse-set-region like mouse-set-point.
22251 (mouse-region-delete-keys): Change to defcustom. Add [backspace].
22252
22253 * mail/feedmail.el: Use insert-buffer-substring, not insert-buffer.
22254
22255 * textmodes/ispell.el (ispell-command-loop): Change `i' description
22256 not to assume it pertains to an affix.
22257
22258 * textmodes/flyspell.el (flyspell-post-command-hook):
22259 Bind deactivate-mark to prevent deactivation.
22260
22261 2005-11-03 Lars Hansen <larsh@soem.dk>
22262
22263 * dired-x.el: Add menu bindings for dired-do-find-marked-files,
22264 dired-do-relsymlink, dired-flag-extension, dired-mark-extension,
22265 dired-mark-omitted, dired-do-relsymlink-regexp, dired-omit-mode.
22266
22267 2005-11-03 Romain Francoise <romain@orebokech.com>
22268
22269 * net/eudcb-mab.el: Now part of GNU Emacs. Update FSF's address.
22270 Update copyright years.
22271
22272 2005-11-03 Sam Steingold <sds@gnu.org>
22273
22274 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
22275 Use system-type instead of window-system because window-system is not
22276 correctly defined during loadup.
22277
22278 2005-11-02 Mark A. Hershberger <mah@everybody.org>
22279
22280 * xml.el (xml-syntax-table): Allow xml.el to compile in XEmacs.
22281 (xml-parse-tag): Join strings separated by a comment properly.
22282
22283 2005-11-02 Andreas Schwab <schwab@suse.de>
22284
22285 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Fix last fix.
22286
22287 2005-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
22288
22289 * emacs-lisp/byte-opt.el (string-to-syntax): Mark it as pure.
22290 (byte-optimize-pure-func): Quote the eval'd value.
22291
22292 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
22293 Rename from perl-font-lock-syntactic-face-function.
22294 Change the calling convention so it can be used as a font-lock MATCHER.
22295 Do the parse-partial-sexp loop outselves.
22296 (perl-font-lock-syntactic-keywords): Use it.
22297 (perl-mode): Don't set font-lock-syntactic-face-function any more.
22298
22299 2005-11-02 Nick Roberts <nickrob@snap.net.nz>
22300
22301 * progmodes/gdb-ui.el (gdb-mouse-until): Make it work in the
22302 disassembly buffer too.
22303 (gdb-exited): Remove overlay arrows when execution has finished.
22304 (gdb-info-frames-custom, gdb-info-threads-custom)
22305 (gdb-info-registers-custom): Don't add inappropriate text
22306 properties if inferior is not active.
22307
22308 2005-11-02 Glenn Morris <rgm@gnu.org>
22309
22310 * progmodes/fortran.el (fortran-blink-match):
22311 Use `blink-matching-delay'.
22312
22313 2005-11-02 John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
22314
22315 * progmodes/f90.el (f90-match-end): Use `blink-matching-delay'.
22316
22317 2005-11-02 Lars Hansen <larsh@soem.dk>
22318
22319 * net/tramp.el (tramp-action-out-of-band): Handle scp message
22320 "Permission denied".
22321
22322 2005-11-01 Richard M. Stallman <rms@gnu.org>
22323
22324 * textmodes/flyspell.el (flyspell-external-point-words):
22325 Pass nil to flyspell-get-word.
22326
22327 2005-11-02 Kim F. Storm <storm@cua.dk>
22328
22329 * menu-bar.el (menu-bar-options-menu): Show "Shift Movement (CUA)"
22330 item instead of "C-x/C-c/C-v (CUA)" if cua-enable-cua-keys is nil.
22331
22332 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
22333
22334 * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
22335 (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
22336 (calendar-mouse-print-dates): Add optional `event' argument.
22337 Update interactive-spec.
22338 (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
22339 Use `calendar-event-to-date' instead of `event'.
22340
22341 2005-11-02 Masatake YAMATO <jet@gyve.org>
22342
22343 * progmodes/ld-script.el (ld-script-builtins):
22344 Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
22345 "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
22346 (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
22347
22348 2005-11-01 Romain Francoise <romain@orebokech.com>
22349
22350 * vc-sccs.el: Update copyright year.
22351 * ezimage.el: Likewise.
22352
22353 2005-11-01 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> (tiny change)
22354
22355 * info.el (Info-fontify-node): Use `string-width' for fontifying
22356 underlined titles.
22357
22358 2005-11-01 Juri Linkov <juri@jurta.org>
22359
22360 * info.el (Info-fontify-node): Downcase node header keywords Node,
22361 Prev, Next, Up before comparison.
22362 (Info-history): Insert absolute directory name, and put invisible
22363 property on it.
22364
22365 2005-11-01 Juri Linkov <juri@jurta.org>
22366
22367 * info.el (Info-file-supports-index-cookies): New variable.
22368 (Info-find-node-2): Check makeinfo version for index cookie support.
22369 (Info-index-nodes): Search for nodes with index cookies only when
22370 Info-file-supports-index-cookies is t. Otherwise, search nodes
22371 with "Index" in the node name.
22372 (Info-index-node): Search index cookie in the current node only when
22373 Info-file-supports-index-cookies is t. Otherwise, check the word
22374 "Index" in the node name.
22375 (Info-find-emacs-command-nodes): Remove code that searches nodes
22376 with "Index" node name in the top menu.
22377
22378 2005-11-01 Stefan Monnier <monnier@iro.umontreal.ca>
22379
22380 * progmodes/scheme.el (scheme-mode-variables): Use the default
22381 comment-indent-function.
22382
22383 * faces.el (face-attribute): Handle the case where a face inherits from
22384 a non-existent face.
22385
22386 * simple.el (eval-expression-print-format): Use lisp-readable syntax
22387 for octal and hexa output, and merge the char into the paren.
22388 (kill-new): Use push.
22389 (copy-to-buffer): Use with-current-buffer.
22390 (completion-setup-function): Move code in loop to remove redundancy.
22391 (minibuffer-local-must-match-map): Don't add bindings that duplicate
22392 those inherited from minibuffer-local-completion-map.
22393
22394 * savehist.el (savehist-mode) <defcustom>:
22395 Use custom-set-minor-mode if available.
22396 (savehist-mode) <defun>: Run the minor mode hook, set the custom state
22397 and emit a message if applicable.
22398
22399 2005-11-01 Hrvoje Niksic <hniksic@xemacs.org>
22400
22401 * savehist.el: Sync up to version 19.
22402 (savehist-mode): New minor mode.
22403 (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
22404 (savehist-length): Remove (use history-length instead).
22405 (savehist-file-modes): Rename from savehist-modes.
22406 (savehist-save-hook, savehist-loaded): New vars.
22407 (savehist-load): Use savehist-mode. Try to smooth up transition from
22408 old format to new format.
22409 (savehist-install): Allow savehist-autosave-interval to be nil.
22410 (savehist-save): Run the new hook. Be more careful to only trim the
22411 history variables.
22412 (savehist-trim-history): New fun. Replaces savehist-process-for-saving.
22413 (savehist-printable): Print into a buffer rather than char-by-char.
22414
22415 2005-11-01 John Wiegley <johnw@newartisans.com>
22416
22417 * iswitchb.el (iswitchb-define-mode-map): Re-enable the
22418 toggle-ignore keybinding (C-a). The author said it had been
22419 disabled much earlier due to a possible incompatibility, but after
22420 many months of usage I have encountered no problems (and it is a
22421 rather useful option, especially for switching to " *temp*").
22422
22423 * net/eudcb-mab.el (eudc-mab-query-internal): Add backend
22424 support for OS/X's AddressBook, by calling out to the open source
22425 program "contacts" (installable through Fink).
22426
22427 * net/eudc.el (eudc-expand-inline): If the
22428 `eudc-multiple-match-handling-method' is set to `all', delete the
22429 query string before inserting the query result.
22430
22431 * eshell/em-ls.el (eshell-do-ls): Add no-op support for --dired
22432 flag, to prevent Eshell from using the system ls when
22433 `eshell-ls-insert-directory' is in used.
22434 (eshell-ls-insert-directory): Disable font-lock in directory
22435 buffer so that Eshell's own fontification is seen. This broke
22436 recently due to changes in font-lock, so this goes back to version
22437 21 behavior.
22438
22439 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
22440
22441 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function.
22442 (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice.
22443 (gdb-many-windows): Doc fix.
22444
22445 2005-10-31 Romain Francoise <romain@orebokech.com>
22446
22447 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
22448
22449 2005-10-31 Dan Nicolaescu <dann@ics.uci.edu>
22450
22451 * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
22452 that global-font-lock-mode can be enabled by default.
22453
22454 * font-lock.el (font-lock-keywords, font-lock-mode-internal)
22455 (font-lock-add-keywords, font-lock-remove-keywords)
22456 (font-lock-fontify-buffer): Remove autoload cookies.
22457
22458 * jit-lock.el (jit-lock-register): Likewise.
22459
22460 * emacs-lisp/syntax.el (syntax-ppss): Likewise.
22461
22462 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
22463
22464 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
22465 intact if there is no gud-comint-buffer.
22466
22467 2005-10-31 Luc Teirlinck <teirllm@auburn.edu>
22468
22469 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
22470 old prompt comint-prompt-read-only is t and GDB commands are
22471 issued from tool bar etc.
22472
22473 2005-10-31 Masatake YAMATO <jet@gyve.org>
22474
22475 * vc.el (vc-directory-exclusion-list): Add "{arch}".
22476
22477 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
22478
22479 * thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
22480 (thumbs-thumbsdir): Make .emacs.d if it does not exist.
22481
22482 2005-10-30 Michael Albinus <michael.albinus@gmx.de>
22483
22484 * net/tramp.el (tramp-chunksize): Escape parentheses in docstring
22485 starting at beginning of line. Fontification is messed up when
22486 `open-paren-in-column-0-is-defun-start' set to t.
22487 Reported by John Paul Wallington <jpw@pobox.com>.
22488
22489 2005-10-30 Luc Teirlinck <teirllm@auburn.edu>
22490
22491 * comint.el (comint-send-input): Call `comint-update-fence' when
22492 `comint-process-echoes' and `comint-prompt-read-only' are both
22493 non-nil, to avoid leftover read-only newline.
22494
22495 2005-10-30 Richard M. Stallman <rms@gnu.org>
22496
22497 * textmodes/flyspell.el (flyspell-external-point-words):
22498 Detect when WORD can't be checked properly because
22499 flyspell-get-word finds just part of it, and move on.
22500
22501 * textmodes/ispell.el (ispell-dictionary-alist-5): Add . as
22502 boundarychar for Polish.
22503 (ispell-dictionary-alist-4): Add . as boundarychar for Italian.
22504 (ispell-dictionary-alist-3): Add . and @ as boundarychars for French.
22505
22506 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
22507
22508 * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp.
22509 (gdb-registers-font-lock-keywords): Delete.
22510 (gdb-registers-mode): Don't fontify.
22511 (gdb-info-registers-custom): Use text properties instead as, in
22512 future, changed register values will use font-lock-warning-face.
22513 (gdb-local-font-lock-keywords): Rename to...
22514 (gdb-locals-font-lock-keywords): ...for consistency.
22515
22516 2005-10-30 Andre Spiegel <spiegel@gnu.org>
22517
22518 * vc.el (vc-switch-backend): Better error message if the buffer is
22519 not visiting a file under version control.
22520
22521 * vc-cvs.el (vc-cvs-delete-file): Commit the file after removing it.
22522
22523 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
22524
22525 * startup.el (command-line): Use ~/.emacs.d/init.el instead of
22526 ~/.emacs.d/.emacs.
22527
22528 2005-10-29 Richard M. Stallman <rms@gnu.org>
22529
22530 * replace.el (occur-mode-mouse-goto): Always go to other window.
22531 (occur-mode-goto-occurrence): Always switch in same window.
22532
22533 * simple.el (undo): Display message at end, not at start.
22534
22535 * emacs-lisp/timer.el (timer-activate, timer-activate-when-idle):
22536 New arg REUSE-CELL.
22537 (cancel-timer-internal): New function.
22538 (timer-event-handler): Use cancel-timer-internal,
22539 and pass the cell it returns to timer-activate...
22540
22541 * jit-lock.el (jit-lock-function, jit-lock-stealth-fontify)
22542 (jit-lock-deferred-fontify, jit-lock-context-fontify)
22543 (jit-lock-after-change): Test memory-full.
22544
22545 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22546
22547 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22548 part of the decoded armor to find the key-identifier.
22549 (pgg-gpg-lookup-key-owner): New function to return the
22550 human-readable identifier of a key owner.
22551 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22552 key itself.
22553 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22554 the key value) if we have a key and can match it against a secret
22555 key. Also, added a note pointing out fact that the prompt only
22556 indicates the first matching key.
22557
22558 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22559 pgg-decrypt-region.
22560 (pgg-pending-timers): A new hash for tracking the passphrase cache
22561 timers, so that new ones supercede old ones.
22562 (pgg-add-passphrase-to-cache): Rename from
22563 `pgg-add-passphrase-cache' to reduce confusion (all callers
22564 changed). Modified to cancel old timers when new ones are added.
22565 (pgg-remove-passphrase-from-cache): Rename from
22566 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22567 changed). Modified to cancel old timers when their keys are
22568 removed from the cache.
22569 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22570 XEmacs, an indirection to delete-itimer.
22571 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22572 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22573 users can only check cache without risk of prompting. Correct bug in
22574 notruncate behavior.
22575 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22576 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22577 Add informative docstrings.
22578 (pgg-decrypt): Convey provided passphrase in subordinate call to
22579 pgg-decrypt-region.
22580
22581 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22582 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22583 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22584 `passphrase' argument, so the passphrase can be managed externally
22585 and then passed in to the system.
22586
22587 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22588 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22589 so the passphrase cache can be used reliably with identifiers
22590 besides a pgp packet's key id.
22591
22592 * pgg-gpg.el (pgg-pgp-encrypt-region)
22593 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22594 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22595 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22596 argument to all these routines, so the passphrase can be managed
22597 externally and passed in to the system.
22598
22599 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22600 `notruncate' argument, so the passphrase cache can be used
22601 reliably with identifiers besides a pgp packet's key id.
22602
22603 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22604
22605 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22606 symmetric encryption.
22607 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22608 encrypted session key.
22609 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22610 message ask for the passphrase in a proper way.
22611
22612 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22613 New user commands for symmetric encryption.
22614
22615 2005-10-29 Roland Winkler <roland.winkler@physik.uni-erlangen.de>
22616
22617 * textmodes/conf-mode.el (conf-assignment-sign)
22618 (conf-assignment-regexp): Fix docstrings.
22619 (conf-mode-initialize): New function.
22620 (conf-mode): Remove optional args. Use delay-mode-hooks to
22621 recognize recursive calls.
22622 (conf-unix-mode, conf-windows-mode, conf-javaprop-mode)
22623 (conf-space-mode, conf-colon-mode, conf-ppd-mode)
22624 (conf-xdefaults-mode): Use define-derived-mode and
22625 conf-mode-initialize.
22626
22627 2005-10-29 Romain Francoise <romain@orebokech.com>
22628
22629 * help-fns.el (describe-simplify-lib-file-name): Fix regexp.
22630
22631 2005-10-29 Ken Manheimer <ken.manheimer@gmail.com>
22632
22633 * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
22634 part of the decoded armor to find the key-identifier.
22635 (pgg-gpg-lookup-key-owner): New function to return the
22636 human-readable identifier of a key owner.
22637 (pgg-gpg-lookup-id-from-key-owner): Make it easy to identify the
22638 key itself.
22639 (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
22640 the key value) if we have a key and can match it against a secret
22641 key. Also, added a note pointing out fact that the prompt only
22642 indicates the first matching key.
22643
22644 * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
22645 pgg-decrypt-region.
22646 (pgg-pending-timers): A new hash for tracking the passphrase cache
22647 timers, so that new ones supercede old ones.
22648 (pgg-add-passphrase-to-cache): Rename from
22649 `pgg-add-passphrase-cache' to reduce confusion (all callers
22650 changed). Modified to cancel old timers when new ones are added.
22651 (pgg-remove-passphrase-from-cache): Rename from
22652 `pgg-remove-passphrase-cache' to reduce confusion (all callers
22653 changed). Modified to cancel old timers when their keys are
22654 removed from the cache.
22655 (pgg-cancel-timer): In Emacs, an alias for cancel-timer; in
22656 XEmacs, an indirection to delete-itimer.
22657 (pgg-read-passphrase-from-cache, pgg-read-passphrase):
22658 Extract pgg-read-passphrase-from-cache from pgg-read-passphrase so
22659 users can only check cache without risk of prompting. Correct bug in
22660 notruncate behavior.
22661 (pgg-read-passphrase-from-cache, pgg-read-passphrase)
22662 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
22663 Add informative docstrings.
22664 (pgg-decrypt): Convey provided passphrase in subordinate call to
22665 pgg-decrypt-region.
22666
22667 2005-10-20 Ken Manheimer <ken.manheimer+emacs@gmail.com>
22668
22669 * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
22670 (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
22671 (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
22672 `passphrase' argument, so the passphrase can be managed externally
22673 and then passed in to the system.
22674
22675 * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
22676 (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
22677 so the passphrase cache can be used reliably with identifiers
22678 besides a pgp packet's key id.
22679
22680 * pgg-gpg.el (pgg-pgp-encrypt-region)
22681 (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
22682 (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
22683 (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
22684 argument to all these routines, so the passphrase can be managed
22685 externally and passed in to the system.
22686
22687 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
22688 `notruncate' argument, so the passphrase cache can be used
22689 reliably with identifiers besides a pgp packet's key id.
22690
22691 2005-10-29 Sascha Wilde <swilde@sha-bang.de>
22692
22693 * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
22694 symmetric encryption.
22695 (pgg-gpg-symmetric-key-p): New function to check for an symmetric
22696 encrypted session key.
22697 (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
22698 message ask for the passphrase in a proper way.
22699
22700 * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
22701 New user commands for symmetric encryption.
22702
22703 2005-10-28 Bill Wohler <wohler@newt.com>
22704
22705 * help-mode.el (help-url): New button type. Calls browse-url.
22706 (help-xref-url-regexp): New regexp to recognize URLs in docstring.
22707 Similar to Info nodes: URL `url'.
22708 (help-make-xrefs): Create help-url buttons for
22709 help-xref-url-regexp matches.
22710
22711 2005-10-29 Nick Roberts <nickrob@snap.net.nz>
22712
22713 * tool-bar.el (tool-bar-add-item-from-menu)
22714 (tool-bar-local-item-from-menu): Fix doc strings.
22715
22716 2005-10-28 Romain Francoise <romain@orebokech.com>
22717
22718 * ldefs-boot.el: Update.
22719
22720 * subr.el (locate-library): Move from help-fns.el.
22721 * help-fns.el (locate-library): Move to subr.el.
22722
22723 2005-10-28 Richard M. Stallman <rms@gnu.org>
22724
22725 * net/tramp.el (tramp-completion-mode): defvar moved up.
22726
22727 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix.
22728
22729 * tool-bar.el (tool-bar-mode): Delete autoload cookie.
22730
22731 * files.el (find-file-noselect): Use %d to format large file size.
22732
22733 * bindings.el (mode-line-format): Add %e.
22734
22735 * loadup.el ("facemenu"): Load unconditionally.
22736 ("image", "international/fontset", "dnd", "mwheel", "tool-bar"):
22737 ("x-dnd"): Load, when appropriate.
22738
22739 * startup.el (command-line): Call before-init-hook earlier.
22740 Warn about some bad characters in -u user name.
22741
22742 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file.
22743 (flyspell-external-point-words): Error if misspelled word is not found.
22744 Set flyspell-large-region-beg at end of word.
22745
22746 2005-10-28 Andreas Schwab <schwab@suse.de>
22747
22748 * view.el (View-revert-buffer-scroll-page-forward):
22749 Use view-page-size-default.
22750
22751 2005-10-28 Juri Linkov <juri@jurta.org>
22752
22753 * international/quail.el (quail-get-current-str): Translate last
22754 raw character for deterministic input methods.
22755
22756 2005-10-27 Jay Belanger <belanger@truman.edu>
22757
22758 * calc/calc-ext.el: Add functions to autoloads.
22759 (math-identity-matrix-p, math-ident-row-p): New functions.
22760
22761 * calc/calc-arith.el (calc-mul-symb-fancy): Add checks for
22762 multiplication by an identity matrix; don't turn multiplication by
22763 an inverse matrix into division.
22764 (math-div-symbol-fancy): Replace division by matrices with
22765 multiplication by inverse.
22766
22767 * calc/calc-misc.el (calcFunc-inv): Check for symbolic matrices.
22768
22769 * calc/calc-alg.el (calcFunc-writeoutpower, math-write-out-power)
22770 (calc-writeoutpower): New functions.
22771
22772 2005-10-27 Romain Francoise <romain@orebokech.com>
22773
22774 * replace.el (occur-engine): Include colon in mouse-face highlight.
22775
22776 * dired-x.el: Change Maintainer field.
22777
22778 2005-10-26 Chong Yidong <cyd@stupidchicken.com>
22779
22780 * longlines.el (longlines-mode): Bind after-change-functions to
22781 nil during initial decoding and final encoding.
22782
22783 2005-10-26 Dan Nicolaescu <dann@ics.uci.edu>
22784
22785 * term.el (term-emulate-terminal, term-handle-colors-array)
22786 (term-handle-ansi-escape): Specify the terminfo capabilities
22787 implemented.
22788
22789 2005-10-26 Richard M. Stallman <rms@gnu.org>
22790
22791 * info.el (Info-fontify-node): Fix detection of sentence-break
22792 before *Note.
22793
22794 2005-10-26 Romain Francoise <romain@orebokech.com>
22795
22796 * smerge-mode.el: Add `tools' to file keywords.
22797
22798 2005-10-26 Nick Roberts <nickrob@snap.net.nz>
22799
22800 * progmodes/gud.el (gud-menu-map): Only display gud-until icon
22801 when the fringe is not available.
22802
22803 * progmodes/gdb-ui.el (def-gdb-auto-updated-buffer)
22804 (def-gdb-auto-update-trigger): Simplify construction.
22805 (gdb-locals-buffer): Use def-gdb-auto-update-trigger instead of
22806 def-gdb-auto-updated-buffer as gdb-info-locals-handler is
22807 defined explicitly.
22808 (gdb-assembler-buffer): Use def-gdb-auto-update-handler instead of
22809 def-gdb-auto-updated-buffer as gdb-invalidate-assembler is
22810 defined explicitly.
22811 (gdb-info-locals-custom): Remove as it's a no-op.
22812
22813 2005-10-25 Chong Yidong <cyd@stupidchicken.com>
22814
22815 * longlines.el (longlines-mode): Remove narrowing before
22816 performing the initial decoding or final encoding.
22817
22818 2005-10-25 Romain Francoise <romain@orebokech.com>
22819
22820 * emacs-lisp/find-func.el (find-library-name): Also strip
22821 extension if library name ends in .el, to take advantage of
22822 `find-library-suffixes'.
22823
22824 2005-10-25 Richard M. Stallman <rms@gnu.org>
22825
22826 * menu-bar.el (menu-bar-help-menu): Say which kind of therapist.
22827
22828 2005-10-25 Juri Linkov <juri@jurta.org>
22829
22830 * textmodes/texinfo.el (texinfo-mode): Change charset of one
22831 quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208].
22832
22833 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22834
22835 * play/blackbox.el (blackbox-mode-map): Move init into declaration.
22836 (blackbox-redefine-key): Add argument `map'.
22837
22838 * jit-lock.el (jit-lock-fontify-now): Be careful not to skip multiline
22839 regions when moving the jit-lock-context-unfontify-pos boundary.
22840
22841 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
22842
22843 * net/browse-url.el (browse-url-of-buffer): Add ".html" to filename.
22844
22845 2005-10-25 Masatake YAMATO <jet@gyve.org>
22846
22847 * dired-x.el (dired-virtual): Don't use `dired-insert-headerline'.
22848
22849 2005-10-25 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
22850
22851 * play/blackbox.el (blackbox-redefine-key): New function.
22852 (blackbox-mode-map): Use it to remap existing bindings for cursor
22853 motion instead of binding literal keys.
22854
22855 2005-10-25 Glenn Morris <rgm@gnu.org>
22856
22857 * calendar/diary-lib.el (diary-list-entries): Prevent infloop when
22858 diary does not end in a newline. Do not assume a blank line at
22859 the start of the diary file.
22860
22861 2005-10-25 Kenichi Handa <handa@m17n.org>
22862
22863 * international/quail.el (quail-translate-key): If the input
22864 method is deterministic and failed to handle the last key, restart
22865 the key handling loop from an appropriate key.
22866
22867 2005-10-25 Michael Albinus <michael.albinus@gmx.de>
22868
22869 * vc.el (vc-dired-mode): Extend comment for binding of
22870 `directory-listing-before-filename-regexp'.
22871
22872 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
22873
22874 * textmodes/texinfo.el (texinfo-mode):
22875 * textmodes/paragraphs.el (sentence-end-base): Use real chars, so as
22876 not to unnecessarily expose emacs-mule's internal char codes.
22877
22878 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
22879
22880 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
22881 Display hand pointer and help-echo on disabled icon too.
22882 (gdb-mouse-until): New function.
22883 (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
22884
22885 2005-10-24 Chong Yidong <cyd@stupidchicken.com>
22886
22887 * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
22888 with 2005-10-23 change to doctor.el.
22889
22890 * finder.el (finder-mode-map): Add follow-link binding.
22891
22892 2005-10-25 Kim F. Storm <storm@cua.dk>
22893
22894 * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-3 in left fringe
22895 to gdb-mouse-toggle-breakpoint-fringe.
22896 (gdb-mouse-toggle-breakpoint-margin): Rename from
22897 gdb-mouse-toggle-breakpoint. Fix doc.
22898 (gdb-mouse-toggle-breakpoint-fringe): New defun.
22899 (gdb-put-string): Add optional SPROPS arg. Add props to string.
22900 (gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
22901 string properties also for fringe breakpoint bitmaps.
22902
22903 2005-10-24 Carsten Dominik <dominik@science.uva.nl>
22904
22905 * textmodes/org.el (org-start-icalendar-file): Fix format form.
22906
22907 2005-10-25 Masatake YAMATO <jet@gyve.org>
22908
22909 * simple.el (completion-common-substring):
22910 Use `completion-common-substring' prior to `completion-base-size'.
22911
22912 2005-10-24 Hrvoje Niksic <hniksic@xemacs.org>
22913
22914 * savehist.el: Require CL while compiling.
22915 (savehist-history-variables): Remove.
22916 (savehist-save-minibuffer-history, savehist-additional-variables)
22917 (savehist-minibuffer-history-variables): New vars.
22918 (savehist-save): Use them.
22919 (savehist-uninstall, savehist-minibuffer-hook): New funs.
22920 (savehist-install): New fun, extracted from savehist-load.
22921 (savehist-load): Use them.
22922
22923 2005-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
22924
22925 * emacs-lisp/lisp-mode.el (easy-mmode-define-global-mode): Don't add
22926 a dummy doc-string-elt property.
22927 (defalias, defvaralias, define-category): Add a docstring property.
22928
22929 * image.el (defimage):
22930 * widget.el (define-widget):
22931 * custom.el (defface, defcustom): Add `doc-string' declaration.
22932
22933 * emacs-lisp/advice.el (ad-make-advised-definition): Fix arg-order.
22934 (defadvice): Add `doc-string' declaration.
22935
22936 * emacs-lisp/byte-run.el (macro-declaration-function):
22937 Handle `doc-string' declarations.
22938 (define-obsolete-function-alias, define-obsolete-variable-alias):
22939 Add `doc-string' declaration.
22940
22941 2005-10-24 Kenichi Handa <handa@m17n.org>
22942
22943 * international/utf-7.el (utf-7): Add autoload cookie.
22944
22945 * term/x-win.el: Register more Cyrillic characters in x-keysym-table.
22946
22947 2005-10-24 Eli Zaretskii <eliz@gnu.org>
22948
22949 * makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
22950 list of directories passed to batch-update-autoloads. Add "." to
22951 the list of the echoed directories.
22952
22953 * pgg-def.el:
22954 * pgg-gpg.el:
22955 * pgg-parse.el:
22956 * pgg-pgp.el:
22957 * pgg-pgp5.el:
22958 * pgg.el: Moved here from the gnus subdirectory.
22959
22960 2005-10-24 Nick Roberts <nickrob@snap.net.nz>
22961
22962 * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t
22963 in case comint-prompt-read-only is set to t.
22964
22965 * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t
22966 in case comint-prompt-read-only is set to t.
22967
22968 2005-10-24 Ulf Jasper <ulf.jasper@web.de>
22969
22970 * calendar/icalendar.el (icalendar-version): Increase to 0.13.
22971 Now a string.
22972 (icalendar-import-format): Handle CLASS, STATUS, URL.
22973 Rename `subject' to `summary'.
22974 (icalendar-import-format-summary): Rename from
22975 `icalendar-import-format-subject'.
22976 (icalendar-import-format-url, icalendar-import-format-status)
22977 (icalendar-import-format-class): New variables.
22978 (icalendar--rris): Take variable argument list.
22979 (icalendar--datestring-to-isodate): Remove unnecessary
22980 calendar-style check when converting dates with explicit month names.
22981 (icalendar-export-region): Change return type of conversion
22982 subroutines. Bury current buffer unless error occurred.
22983 (icalendar--convert-to-ical)
22984 (icalendar--parse-summary-and-rest): New functions.
22985 (icalendar--convert-ordinary-to-ical)
22986 (icalendar--convert-weekly-to-ical)
22987 (icalendar--convert-yearly-to-ical)
22988 (icalendar--convert-block-to-ical)
22989 (icalendar--convert-cyclic-to-ical)
22990 (icalendar--convert-anniversary-to-ical): Change return type.
22991 Strip trailing blanks from subject.
22992 (icalendar--convert-sexp-to-ical): Change return type.
22993 Strip trailing blanks from subject. Handle simple sexp
22994 entries as generated by icalendar.el.
22995 (icalendar--convert-float-to-ical)
22996 (icalendar--convert-date-to-ical): Strip trailing blanks from subject.
22997 (icalendar-import-file): Doc fix.
22998 (icalendar--format-ical-event): Handle CLASS, STATUS, URL.
22999 Correct call to icalendar--rris.
23000 (icalendar--convert-ical-to-diary): Doc fix. Rename `subject' to
23001 `summary'.
23002 (icalendar--add-diary-entry): Rename `subject' to `summary'.
23003
23004 2005-10-24 Romain Francoise <romain@orebokech.com>
23005
23006 * server.el (server-sentinel): Set query-on-exit flag to nil on
23007 new client processes (it isn't inherited from the server process).
23008
23009 * replace.el (occur-engine): Rearrange text properties.
23010
23011 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
23012
23013 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
23014 case-fold-search is nil.
23015 (debug-help-follow): Use help-xref-interned directly.
23016
23017 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
23018
23019 * thumbs.el (thumbs-image-type): Add .pbm.
23020
23021 2005-10-23 Richard M. Stallman <rms@gnu.org>
23022
23023 * faces.el (inhibit-face-set-after-frame-default): New variable.
23024 (set-face-attribute): Bind it.
23025 (face-set-after-frame-default): Test it.
23026
23027 * help-fns.el (describe-simplify-lib-file-name): New function.
23028 (describe-function-1, describe-variable): Use it.
23029
23030 * faces.el (describe-face): Use describe-simplify-lib-file-name.
23031
23032 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Change defaults.
23033 Eliminate nil as possible value.
23034 (tooltip-hide-delay): Reduce internal-border-width.
23035
23036 * menu-bar.el (menu-bar-file-menu) <dired>: Change help-echo string.
23037 (menu-bar-file-menu) <new-file>: Likewise.
23038
23039 * simple.el (line-move-finish): Ignore fields computing LINE-END.
23040
23041 * international/mule.el (load-with-code-conversion):
23042 Pass full file name to `eval-buffer' unless preloading.
23043
23044 * textmodes/flyspell.el (flyspell-large-region):
23045 Call ispell-check-version.
23046
23047 * textmodes/ispell.el (ispell-local-dictionary-overridden):
23048 Fix the make-variable-buffer-local call that was supposed
23049 to be for this variable.
23050 (ispell-aspell-supports-utf8): Doc fix.
23051 (ispell-find-aspell-dictionaries): Preserve elements of
23052 ispell-dictionary-alist for dictionaries that aspell doesn't report.
23053 (ispell-aspell-find-dictionary): Return nil on error.
23054
23055 * play/doctor.el (doctor-doc): Don't say "psychiatrist".
23056 (doctor-symptoms): Likewise.
23057
23058 * add-log.el (add-log-current-defun): Clean up handling of DEFUNs.
23059
23060 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
23061
23062 * cus-edit.el (custom-button, custom-button-pressed): New vars.
23063 (custom-raised-buttons): Add :set spec.
23064 (custom-button-unraised, custom-button-pressed-unraised):
23065 New faces, so that custom-raised-buttons actually does something.
23066 (custom-mode): Use custom-button and custom-button-pressed.
23067
23068 * wid-edit.el (widget-specify-button): Don't ignore
23069 widget-mouse-face on graphic terminals.
23070 (widget-move-and-invoke): Cleanup.
23071
23072 2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
23073
23074 * whitespace.el (whitespace-cleanup): Doc fix.
23075
23076 2005-10-23 Romain Francoise <romain@orebokech.com>
23077
23078 * emulation/viper.el (viper-set-hooks): Quote forms passed to
23079 `eval-after-load' to avoid evaluating their result.
23080
23081 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
23082
23083 * files.el (directory-listing-before-filename-regexp):
23084 New defvar. Replaces `dired-move-to-filename-regexp' from dired.el.
23085
23086 * dired.el (dired-move-to-filename-regexp): Remove.
23087 All occurrences replaced by `directory-listing-before-filename-regexp'.
23088
23089 * dired-x.el, locate.el, vc.el:
23090 Replace `dired-move-to-filename-regexp' by
23091 `directory-listing-before-filename-regexp'. In vc.el it is
23092 overwritten locally; maybe this can be handled in files.el too.
23093
23094 * net/ange-ftp.el (ange-ftp-date-regexp): Remove. All occurrences
23095 replaced by `directory-listing-before-filename-regexp'.
23096
23097 2005-10-23 Andreas Schwab <schwab@suse.de>
23098
23099 * font-lock.el (lisp-font-lock-keywords-2): Add eval-at-startup
23100 and eval-next-after-load.
23101
23102 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
23103
23104 * mouse.el (mouse-drag-region): If the *Messages* buffer doesn't
23105 exist, create it.
23106
23107 2005-10-23 Ken Manheimer <ken.manheimer@gmail.com>
23108
23109 * allout.el: Remove autoloads for mailcrypt and crypt++.
23110 Require pgg, pgg-gpg during compilation.
23111 (allout-version): Increment version number to 2.1, and use a literal
23112 rather than RCS Id.
23113 (allout-default-encryption-scheme): Remove.
23114 (allout-passphrase-verifier-handling)
23115 (allout-passphrase-verifier-string)
23116 (allout-file-passphrase-verifier-string)
23117 (allout-passphrase-hint-string): Rename -key- to -passphrase-.
23118 (allout-passphrase-hint-handling): Rename and simplify.
23119 (allout-init): Use `find-file-hook' if available, otherwise
23120 `find-file-hooks'.
23121 (allout-mode): Use `write-file-functions' if available, otherwise
23122 `local-write-file-hooks' and, instead of making auto-save-hook
23123 buffer local, make the write-file-hook activity contingent to
23124 allout-mode.
23125 (allout-mode): Use key-binding substitution in the docstring.
23126 (allout-kill-line): Spell-out kill ring data structure mutation
23127 instead of using byte-compiler-complaint-provoking `pop'.
23128 (allout-insert-listified): Use `insert' rather than `insert-string'
23129 (allout-toggle-current-subtree-encryption): Update docstring, adjust
23130 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
23131 (allout-encrypt-string): Totally revamped vis new underlying
23132 encryption facilities.
23133 (allout-mc-activate-passwd): Remove.
23134 (allout-obtain-passphrase): New, more or less replaces
23135 allout-mc-activate-passwd.
23136 (allout-encrypted-key-info): More or less replaces
23137 allout-encrypted-text-type.
23138 (outlineify-sticky, outlinify-sticky): Add autoload cookie.
23139 (my-mark-marker): Use `(featurep 'xemacs)'.
23140
23141 2005-10-23 Lars Hansen <larsh@soem.dk>
23142
23143 * emacs-lisp/bytecomp.el (byte-compile-lambda): New arg add-lambda.
23144 (byte-compile-file-form-defmumble, byte-compile-defun)
23145 (byte-compile-defmacro): Use it.
23146 (byte-compile-form): Don't call byte-compile-set-symbol-position
23147 when a byte-compile handler is called.
23148
23149 2005-10-22 Romain Francoise <romain@orebokech.com>
23150
23151 * savehist.el (savehist-history-variables): Add `grep-find-history'.
23152
23153 * subr.el (eval-after-load): Convert library name to an absolute
23154 file name using locate-library, since load-history no longer has
23155 library names in it.
23156
23157 2005-10-22 Richard M. Stallman <rms@gnu.org>
23158
23159 * files.el (make-temp-file): Move from subr.el.
23160 * subr.el (make-temp-file): Move to files.el.
23161
23162 * window.el (get-buffer-window-list): Move from subr.el.
23163 * subr.el (get-buffer-window-list): Move to window.el.
23164
23165 * image.el (image-load-path): Use eval-at-startup to initialize.
23166
23167 * subr.el (eval-at-startup): New macro.
23168
23169 * subr.el: Much rearrangement of functions and division
23170 into pages. No code changes.
23171
23172 2005-10-22 Kenichi Handa <handa@m17n.org>
23173
23174 * tar-mode.el (tar-extract): Be sure to call
23175 find-operation-coding-system if set-auto-coding doesn't find a
23176 coding system.
23177
23178 2005-10-22 Kim F. Storm <storm@cua.dk>
23179
23180 * image.el (image-type-header-regexps): Rename from image-type-regexps.
23181 Change users.
23182 (image-type-file-name-regexps): New defconst.
23183 (image-type-from-data): Simplify loop.
23184 (image-type-from-buffer): New defun.
23185 (image-type-from-file-header): Use it instead of image-type-from-data.
23186 Use image-search-load-path instead of only looking in data-directory.
23187 (image-type-from-file-name): New defun.
23188 (image-search-load-path): Change `pathname' to `filename'.
23189 Make PATH arg optional, default to image-load-path.
23190
23191 2005-10-21 Richard M. Stallman <rms@gnu.org>
23192
23193 * textmodes/texinfo.el (texinfo-mode): Set sentence-end-base.
23194
23195 * textmodes/paragraphs.el (sentence-end-base): New variable.
23196 (sentence-end): Use sentence-end-base.
23197
23198 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
23199
23200 * font-lock.el (font-lock-default-fontify-region): Check the multiline
23201 property independently from the font-lock-multiline variable.
23202
23203 2005-10-21 Richard M. Stallman <rms@gnu.org>
23204
23205 * emacs-lisp/find-func.el (find-library-name): Doc fix.
23206
23207 * startup.el (command-line): Convert library names
23208 in `load-history' to absolute file names.
23209
23210 * subr.el (symbol-file): Doc fix.
23211
23212 * loadhist.el (file-loadhist-lookup): Call locate-library
23213 instead of find-library-name. Don't try converting
23214 abs file names to library names, since load-history no longer
23215 has library names in it.
23216 (file-dependents, file-provides, file-requires): Doc fixes.
23217
23218 2005-10-21 Juri Linkov <juri@jurta.org>
23219
23220 * progmodes/etags.el (tags-table-mode): New function.
23221 (tags-verify-table): Replace initialize-new-tags-table with
23222 tags-table-mode.
23223
23224 * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
23225 default value.
23226 (desktop-modes-not-to-save): Add tags-table-mode to the
23227 default value.
23228
23229 * info.el (Info-index-next): Add total number of index
23230 alternatives to the message.
23231
23232 * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
23233 backward only space (instead of space and period) before looking
23234 at sentence end.
23235
23236 * simple.el (set-variable): Use user-variable-p instead of symbolp.
23237 Add the old variable value as 4th default-value arg of read-string.
23238
23239 2005-10-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23240
23241 * cus-face.el (custom-declare-face): Make face from X resources
23242 also on Mac.
23243
23244 * disp-table.el (standard-display-g1, standard-display-graphic):
23245 Refuse to use string glyphs also on Mac.
23246 (standard-display-european): Don't set terminal coding system also
23247 on Mac.
23248
23249 * frame.el (display-screens): Use x-display-screens also on Mac.
23250
23251 2005-10-21 Romain Francoise <romain@orebokech.com>
23252
23253 * net/rcirc.el: Now part of GNU Emacs. Update FSF's address.
23254
23255 2005-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
23256
23257 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): Make $@
23258 and $? into sexps.
23259
23260 * font-lock.el (font-lock-compile-keywords): Add a help-echo to the
23261 warning face on open-paren-in-column-0.
23262
23263 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Fix corner
23264 boundary case. Fix typo.
23265 Suggested by Martin Rudalics <rudalics@gmx.at>.
23266
23267 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
23268
23269 * textmodes/org.el (org-combined-agenda-icalendar-file)
23270 (org-icalendar-include-todo, org-icalendar-combined-name): New options.
23271 (org-export-icalendar-this-file)
23272 (org-export-icalendar-all-agenda-files)
23273 (org-export-icalendar-combine-agenda-files): New commands.
23274 (org-export-icalendar, org-print-icalendar-entries)
23275 (org-start-icalendar-file, org-finish-icalendar-file)
23276 (org-ical-ts-to-string): New functions.
23277 (org-read-date, org-goto-calendar)
23278 (org-agenda-goto-calendar): Inhibit displaying diary entries by
23279 call to `calendar'.
23280 (orgtbl-setup): Remove the :keys arguments from the menu description.
23281 (org-after-save-iCalendar-file-hook): New variable.
23282
23283 2005-10-21 Kenichi Handa <handa@m17n.org>
23284
23285 * language/vietnamese.el (tcvn-5712): Make it an alias of
23286 vietnamese-tcvn coding-system.
23287
23288 2005-10-20 Michael Albinus <michael.albinus@gmx.de>
23289
23290 * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
23291 group id is given.
23292
23293 2005-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
23294
23295 * progmodes/sh-script.el (sh-escaped-line-re): New var.
23296 (sh-here-doc-open-re, sh-font-lock-close-heredoc): Use it.
23297 (sh-font-lock-open-heredoc): Try to properly handle heredoc starters
23298 whose line is either continued or ends with a comment.
23299
23300 2005-10-20 Romain Francoise <romain@orebokech.com>
23301
23302 * net/rcirc.el (with-rcirc-process-buffer): Move above its first user.
23303
23304 * replace.el (occur-engine): Add follow-link property.
23305
23306 * font-core.el (font-lock-mode): Doc fix.
23307
23308 2005-10-20 Richard M. Stallman <rms@gnu.org>
23309
23310 * net/rcirc.el: New file.
23311
23312 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change)
23313
23314 * term.el (term-term-name): Initialize to "eterm-color".
23315
23316 2005-10-20 Ken Manheimer <ken.manheimer@gmail.com>
23317
23318 * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
23319 for encryption functionality.
23320 Move allout customization subgroup from `editing' to `outlines' group.
23321 Fix commentary keywords to legitimate ones.
23322 Update author info (using my current email address, obscurified).
23323 (allout-encrypt-string, allout-encryption-produce-work-buffer)
23324 (allout-encrypted-topic-p, allout-encrypted-text-type)
23325 (allout-mc-activate-passwd, allout-create-encryption-key-verifier)
23326 (allout-situate-encryption-key-verifier)
23327 (allout-get-encryption-key-verifier, allout-verify-key)
23328 (allout-next-topic-pending-encryption)
23329 (allout-encrypt-decrypted, allout-encrypted-type-prefix): New funcs.
23330 (outline-topic-encryption-bullet, outline-default-encryption-scheme)
23331 (outline-key-verifier-handling, outline-key-hint-handling)
23332 (outline-encrypt-unencrypted-on-saves): New defcustoms.
23333 (allout-file-key-verifier-string, allout-encryption-scheme)
23334 (allout-key-verifier-string, allout-key-hint-string)
23335 (allout-after-save-decrypt): New variables.
23336 (allout-write-file-hook-handler, allout-auto-save-hook-handler)
23337 (allout-after-saves-handler): New hook functions.
23338 (allout-post-command-business): Do allout-after-save-decrypt.
23339 (allout-enable-file-variable-adjustment): Custom var to enable
23340 mechanism for adding and adjusting settings of Emacs file variables.
23341 (allout-adjust-file-variable, allout-file-vars-section-data):
23342 New functions, implement the mechanism.
23343 (outlineify-sticky): Use the file vars mechanism.
23344 (allout-inhibit-protection, allout-during-write-cue)
23345 (allout-override-protect, allout-before-change-protect): Remove.
23346 (allout-flag-region, allout-open-topic): Adjust read-only text.
23347 (allout-open-line-not-read-only): Add to facilitate read-only
23348 text based protection.
23349 (allout-kill-line): Revise to adjust read-only text, clue the
23350 user about the inhibition.
23351 (allout-unprotected): Use unwind-protect.
23352 (allout-shift-in, allout-shift-out): Disallow manually shifting a
23353 topic deeper than the offspring depth of the previous topic -
23354 avoiding confusing "containment discontinuities".
23355 (allout-reindent-bodies): Fix retention of body relative hanging
23356 indent during promotion of collapsed bodies.
23357 (allout-open-topic): Make it easy to open new topic with same
23358 bullet as current topic - topic creation functions provided with
23359 any universal argument provokes now prompt for bullet, defaulting
23360 to the bullet of the previous topic.
23361 (allout-plain-bullets-string, allout-distinctive-bullets-string):
23362 Plain bullet alternates `.' period and `,' comma only. All other
23363 bullets are relegated to special status (but customizable).
23364 (allout-end-of-entry): Rename from allout-end-of-current-entry
23365 since it actually operates w.r.t. most immediately containing
23366 entry, visible or not.
23367 (allout-hide-current-entry, allout-show-current-entry): Use the
23368 revised version.
23369 (allout-old-expose-topic): Solidify deprecation.
23370 (allout-end-of-subtree): Add so we can span concealed as well
23371 as visible topics.
23372 (allout-end-of-current-subtree): Use `allout-end-of-subtree'.
23373 (allout-end-of-current-heading): Tweak to just respect the first line.
23374 (allout-get-body-text): Add.
23375 (allout-ascend-to-depth, allout-ascend): Position at end of prefix
23376 when invoked interactively.
23377 (allout-up-current-level): Use `interactive-p'.
23378 (allout-mode, allout-init): Miscellaneous docstring and
23379 operational refinements, as well as hookups of new encryption stuff.
23380 (allout-beginning-of-current-entry): Now works as advertised.
23381 (allout-end-of-current-entry): Remove of superfluous allout-show-entry.
23382 (allout-isearch-rectification): Refine condition for isearching.
23383 (allout-isearch-abort, allout-enwrap-isearch)
23384 (allout-flag-region, my-region-active-p): Relocate some macros.
23385 (allout-title): Fallback title is (buffer-name), not
23386 non-existing (current-buffer-name).
23387 (subst-char-in-string): Define if absent (for some XEmacs versions).
23388
23389 2005-10-20 Jari Aalto <jari.aalto@cante.net>
23390
23391 * mail/sendmail.el (mail-setup-hook, mail-aliases)
23392 (mail-yank-prefix, mail-indentation-spaces, mail-yank-hooks)
23393 (mail-citation-prefix-regexp, mail-signature-file)
23394 (mail-default-headers, mail-bury-selects-summary)
23395 (mail-send-nonascii): Add autoload cookies.
23396
23397 2005-10-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
23398
23399 * frame.el (blink-cursor-mode): Add `mac' to the list of
23400 window-system's that support blinking cursor.
23401
23402 2005-10-20 Reiner Steib <Reiner.Steib@gmx.de>
23403
23404 * textmodes/org.el (org-level-color-stars-only): Fix typo in docstring.
23405
23406 2005-10-20 Eli Zaretskii <eliz@gnu.org>
23407
23408 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el):
23409 Bind find-file-suppress-same-file-warnings to t, to avoid warnings due
23410 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el.
23411
23412 2005-10-20 Kim F. Storm <storm@cua.dk>
23413
23414 * ido.el (ido-is-tramp-root): Simplify regexp matching tramp root.
23415 (ido-set-current-directory): Don't add / after final @.
23416 (ido-file-name-all-completions-1): Adapt to fixed tramp completion.
23417 Explicitly handle ange-ftp completion oddities.
23418 (ido-make-file-list): Don't rotate list at tramp root to avoid
23419 triggering tramp file handler for expand-file-name via get-file-buffer.
23420
23421 2005-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
23422
23423 * savehist.el (savehist-coding-system): Revert to checking XEmacs.
23424
23425 2005-10-19 Jay Belanger <belanger@truman.edu>
23426
23427 * calc/calc-units.el (math-standard-units): Add units, adjust
23428 symbols and update values.
23429 (math-unit-prefixes): Add more prefixes.
23430
23431 2005-10-19 Romain Francoise <romain@orebokech.com>
23432
23433 * bookmark.el (bookmark-menu-heading): New face.
23434 (bookmark-bmenu-list): Use it.
23435 Don't fiddle with `baud-rate' at top-level.
23436
23437 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
23438
23439 * image.el (create-image, find-image): Mention max-image-size in
23440 docstring.
23441
23442 2005-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
23443
23444 * savehist.el (savehist-load): Revert to checking XEmacs.
23445
23446 * textmodes/conf-mode.el: Don't use font-lock-defaults-alist.
23447 Various docstring and line-width fixups.
23448 (conf-mode): Use cond.
23449 Set font-lock-defaults. Don't set comment-use-syntax.
23450
23451 2005-10-18 David Ponce <david@dponce.com>
23452
23453 * tree-widget.el (tree-widget-button-click): New function.
23454 (tree-widget-button-keymap): Use it.
23455
23456 2005-10-18 Romain Francoise <romain@orebokech.com>
23457
23458 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
23459 (bookmark-bmenu-hide-filenames): Add follow-link property.
23460 Improve help-echo text.
23461
23462 * ffap.el (find-file-at-point): Doc fix.
23463
23464 2005-10-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23465
23466 * mouse.el (mouse-set-region): Don't do sit-for on a mac frame.
23467
23468 2005-10-18 Masatake YAMATO <jet@gyve.org>
23469
23470 Install to the CVS repository what I forgot to install in my
23471 2005-10-16 changes.
23472
23473 * progmodes/python.el (python-complete-symbol): Pass the common
23474 prefix substring of completion to `display-completion-list'.
23475
23476 * textmodes/org.el (org-complete): Ditto.
23477
23478 2005-10-18 Masatake YAMATO <jet@gyve.org>
23479
23480 Fix a bug reported by Sven Joachim <sven_joachim@web.de>.
23481
23482 * woman.el (WoMan-xref-man-page): New button type derived
23483 from `Man-abstract-xref-man-page'.
23484 (woman-mode): Pass `WoMan-xref-man-page' to `Man-highlight-references'.
23485
23486 * man.el (Man-abstract-xref-man-page): New button type.
23487 (Man-xref-man-page): Make it derived from `Man-abstract-xref-man-page'.
23488 (Man-highlight-references): Add new optional argument `xref-man-type'.
23489
23490 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
23491
23492 * progmodes/gud.el (gud-menu-map): Correct condition for fringe.
23493
23494 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
23495
23496 * cus-edit.el (Custom-move-and-invoke): Delete.
23497 (custom-mode-map): Bind mouse-1 to widget-move-and-invoke.
23498
23499 * wid-edit.el (widget-move-and-invoke): New function, from
23500 Custom-move-and-invoke.
23501
23502 2005-10-17 Bill Wohler <wohler@newt.com>
23503
23504 Move all remaining images from lisp/toolbar to etc/images, move
23505 lisp/toolbar/tool-bar to lisp and "delete" lisp/toolbar. Place
23506 the low resolution images in their own directory (low-color).
23507
23508 * toolbar/attach.*, toolbar/cancel.*, toolbar/close.*
23509 * toolbar/copy.*, toolbar/cut.*, toolbar/diropen.*, toolbar/exit.*
23510 * toolbar/help.*, toolbar/home.*, toolbar/index.*, toolbar/info.*
23511 * toolbar/mail.*, toolbar/new.*, toolbar/open.*, toolbar/paste.*
23512 * toolbar/preferences.*, toolbar/print.*, toolbar/save.*
23513 * toolbar/saveas.*, toolbar/search.*, toolbar/search-replace.*
23514 * toolbar/spell.*, toolbar/undo.*: Move to etc/images.
23515
23516 * toolbar/lc-copy.*: Move to etc/images/low-color/copy.*.
23517 * toolbar/lc-cut.*: Move to etc/images/low-color/cut.*.
23518 * toolbar/lc-help.*: Move to etc/images/low-color/help.*.
23519 * toolbar/lc-home.*: Move to etc/images/low-color/home.*.
23520 * toolbar/lc-index.*: Move to etc/images/low-color/index.*.
23521 * toolbar/lc-new.*: Move to etc/images/low-color/new.*.
23522 * toolbar/lc-open.*: Move to etc/images/low-color/open.*.
23523 * toolbar/lc-paste.*: Move to etc/images/low-color/paste.*.
23524 * toolbar/lc-preferences.*: Move to etc/images/low-color/preferences.*.
23525 * toolbar/lc-print.*: Move to etc/images/low-color/print.*.
23526 * toolbar/lc-save.*: Move to etc/images/low-color/save.*.
23527 * toolbar/lc-saveas.*: Move to etc/images/low-color/saveas.*.
23528 * toolbar/lc-search.*: Move to etc/images/low-color/search.*.
23529 * toolbar/lc-spell.*: Move to etc/images/low-color/spell.*.
23530 * toolbar/lc-undo.*: Move to etc/images/low-color/undo.*.
23531
23532 To conform with convention, replace the underscore (_) in the
23533 following image names with dash (-) or (/) as appropriate.
23534
23535 * toolbar/back_arrow.*: Move to etc/images/back-arrow.*.
23536 * toolbar/fld_open.*: Move to etc/images/fld-open.*.
23537 * toolbar/fwd_arrow.*: Move to etc/images/fwd-arrow.*.
23538 * toolbar/jump_to.*: Move to etc/images/jump-to.*.
23539 * toolbar/left_arrow.*: Move to etc/images/left-arrow.*.
23540 * toolbar/right_arrow.*: Move to etc/images/right-arrow.*.
23541 * toolbar/up_arrow.*: Move to etc/images/up-arrow.*.
23542 * toolbar/lc-back_arrow.*: Move to etc/images/low-color/back-arrow.*.
23543 * toolbar/lc-fwd_arrow.*: Move to etc/images/low-color/fwd-arrow.*.
23544 * toolbar/lc-jump_to.*: Move to etc/images/low-color/jump-to.*.
23545 * toolbar/lc-left_arrow.*: Move to etc/images/low-color/left-arrow.*.
23546 * toolbar/lc-right_arrow.*: Move to etc/images/low-color/right-arrow.*.
23547 * toolbar/lc-up_arrow.*: Move to etc/images/low-color/up-arrow.*.
23548 * toolbar/mail_compose.*: Move to etc/images/mail/compose.*.
23549 * toolbar/mail_send.*: Move to etc/images/mail/send.*.
23550
23551 * info.el (info-tool-bar-map): Replace underscores in image names
23552 with dashes.
23553
23554 * makefile.w32-in (WINS): Remove toolbar.
23555
23556 * menu-bar.el: Replace toolbar/tool-bar.el with tool-bar.el in comment.
23557
23558 * tool-bar.el: Move to lisp from toolbar. Now that
23559 toolbar is empty, it should be deleted when folks run "cvs up -P".
23560
23561 2005-10-18 Jay Belanger <belanger@truman.edu>
23562
23563 * calc/calc-store.el (calc-store-into): Get the proper variable name
23564 to display in message.
23565
23566 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
23567
23568 * progmodes/gdb-ui.el (gdb-var-create-handler): Make watch
23569 expressions display in speedbar for all buffers when debugging.
23570 (gdb-speedbar-expand-node): Ensure node contraction is always updated.
23571
23572 * speedbar.el (speedbar-set-mode-line-format): Indent properly.
23573 (speedbar-insert-button, speedbar-make-button):
23574 Use add-text-properties.
23575 (speedbar-update-localized-contents)
23576 (speedbar-update-directory-contents)
23577 (speedbar-update-special-contents): Use dolist.
23578 (speedbar-buffer-easymenu-definition): Add a menu separator.
23579
23580 2005-10-17 Jason Rumney <jasonr@gnu.org>
23581
23582 * makefile.w32-in: Use $(lisp) consistently.
23583 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): New targets
23584 for shell specific generation of mh-autoloads.
23585
23586 2005-10-17 Richard M. Stallman <rms@gnu.org>
23587
23588 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Undo prev change.
23589
23590 2005-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
23591
23592 * jit-lock.el (jit-lock-fontify-now):
23593 Move jit-lock-context-unfontify-pos to avoid wasted work.
23594
23595 2005-10-17 Michael Albinus <michael.albinus@gmx.de>
23596
23597 * net/tramp.el (tramp-completion-mode): New defvar. Used in
23598 `tramp-completion-mode' for checking if we are in completion mode.
23599 (tramp-completion-handle-file-name-all-completions): Reorder code
23600 in order to complete for file names only in case there are no
23601 method/user/host completions. This is necessary for cooperation
23602 with ido. Reported by Kim F. Storm <storm@cua.dk>.
23603
23604 2005-10-16 Chong Yidong <cyd@stupidchicken.com>
23605
23606 * longlines.el (longlines-search-forward)
23607 (longlines-search-backward): Match any number of spaces.
23608
23609 2005-10-16 Thien-Thi Nguyen <ttn@gnu.org>
23610
23611 * diff-mode.el (diff-mode): Doc fix.
23612
23613 2005-10-16 David Reitter <david.reitter@gmail.com>
23614
23615 * mail/sendmail.el (send-mail-function): Use mailclient-send-it
23616 as default on darwin and windows systems.
23617
23618 2005-10-16 Sven Joachim <svenjoac@gmx.de> (tiny change)
23619
23620 * arc-mode.el (archive-zip-extract): Doc fix.
23621
23622 2005-10-16 Romain Francoise <romain@orebokech.com>
23623
23624 * mouse.el (mouse-1-click-follows-link): Doc fix.
23625
23626 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23627
23628 * savehist.el: Don't require CL at runtime.
23629 (savehist-xemacs): Remove.
23630 (savehist-coding-system): Use utf-8 if present, regardless of religion.
23631 (savehist-no-conversion): Use (featurep 'xemacs).
23632 (savehist-load): Check existence of start-itimer rather than XEmacs.
23633 Use an idle timer.
23634 (savehist-process-for-saving): Replace use of CL funs `subseq' and
23635 `delete-if-not'.
23636
23637 2005-10-16 Hrvoje Niksic <hniksic@xemacs.org>
23638
23639 * savehist.el: Newer version.
23640 (savehist-autosave-interval, savehist-coding-system, savehist-timer)
23641 (savehist-last-checksum, savehist-no-conversion): New vars.
23642 (savehist-autosave, savehist-process-for-saving, savehist-printable):
23643 New functions.
23644 (savehist-load, savehist-save): Use them.
23645 (savehist-delimit): Remove.
23646
23647 2005-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
23648
23649 * progmodes/compile.el (compilation-goto-locus): Display the
23650 compilation buffer first and the source buffer second, in case they're
23651 in overlapping frames. Don't raise the compilation frame if it was the
23652 selected window upon entry. Pass the `other-window' arg to
23653 pop-to-buffer.
23654
23655 * info.el (Info-fontify-node): Use dolist.
23656 Change add-text-properties to put-text-property.
23657
23658 2005-10-16 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
23659
23660 * textmodes/bibtex.el (bibtex-font-lock-url): Catch when point past
23661 bound of search.
23662
23663 2005-10-16 Masatake YAMATO <jet@gyve.org>
23664
23665 * dabbrev.el (dabbrev-completion): Pass the common
23666 prefix substring of completion to `display-completion-list'.
23667
23668 * filecache.el (file-cache-minibuffer-complete)
23669 (file-cache-complete): Ditto.
23670
23671 * tempo.el (tempo-display-completions): Ditto.
23672
23673 * wid-edit.el (widget-file-complete, widget-color-complete): Ditto.
23674
23675 * emacs-lisp/lisp.el (lisp-complete-symbol): Ditto.
23676
23677 * eshell/em-hist.el (eshell-list-history): Ditto.
23678
23679 * mail/mailabbrev.el (mail-abbrev-complete-alias): Ditto.
23680
23681 * mail/mailalias.el (mail-complete): Ditto.
23682
23683 * progmodes/etags.el (complete-tag): Ditto.
23684
23685 * progmodes/make-mode.el (makefile-complete): Ditto.
23686
23687 * progmodes/meta-mode.el (meta-complete-symbol): Ditto.
23688
23689 * progmodes/octave-mod.el (octave-complete-symbol): Ditto.
23690
23691 * progmodes/pascal.el (pascal-complete-word)
23692 (pascal-show-completions): Ditto.
23693
23694 * textmodes/bibtex.el (bibtex-complete-internal): Ditto.
23695
23696 * simple.el (completion-common-substring): New variable.
23697 (completion-setup-function): Use `completion-common-substring'
23698 to put faces.
23699
23700 2005-10-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
23701
23702 * term/mac-win.el: Apply 2005-10-09 change for term/x-win.el.
23703 (x-get-selection, mac-select-convert-to-string): Convert from/to
23704 UTF-16 clipboard data as in native byte order, no BOM.
23705
23706 2005-10-16 Nick Roberts <nickrob@snap.net.nz>
23707
23708 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23709 appropriately (gud/next, gud/nexti, gud/step, gud/stepi).
23710 (gud-sentinel): Use speedbar-frame to check for speedbar.
23711
23712 2005-10-15 Richard M. Stallman <rms@gnu.org>
23713
23714 * savehist.el: New file.
23715
23716 2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
23717
23718 * textmodes/tex-mode.el (tex-font-lock-keywords-2):
23719 Fix bug in \bf fontification.
23720
23721 2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
23722
23723 * pcvs.el (cvs-edit-log-files): New var.
23724 (cvs-mode-edit-log): New arg `file'.
23725 (cvs-edit-log-minor-wrap): Don't set the ignore-marks property.
23726 Instead force the use of the original file and nothing else.
23727 (cvs-edit-log-filelist): Don't use the cvs-mode-* function unless
23728 the cvs-minor-wrap-function is set.
23729 (cvs-do-edit-log): Obey the vars set in cvs-edit-log-minor-wrap.
23730
23731 2005-10-14 Bill Wohler <wohler@newt.com>
23732
23733 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
23734 * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
23735 * toolbar/gud-down.*: Moved to etc/images/gud/down.*.
23736 * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
23737 * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
23738 * toolbar/gud-n.*: Moved to etc/images/gud/n.*.
23739 * toolbar/gud-print.*: Moved to etc/images/gud/print.*.
23740 * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
23741 * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
23742 * toolbar/gud-run.*: Moved to etc/images/gud/run.*.
23743 * toolbar/gud-si.*: Moved to etc/images/gud/si.*.
23744 * toolbar/gud-s.*: Moved to etc/images/gud/s.*.
23745 * toolbar/gud-until.*: Moved to etc/images/gud/until.*.
23746 * toolbar/gud-up.*: Moved to etc/images/gud/up.*.
23747 * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.
23748
23749 * progmodes/gud.el (gud-tool-bar-map): Rename the images
23750 appropriately (for example, gud-break to gud/break).
23751
23752 2005-10-14 Chong Yidong <cyd@stupidchicken.com>
23753
23754 * longlines.el (longlinges-search-function)
23755 (longlines-search-forward, longlines-search-backward): New functions.
23756 (longlines-mode): Set isearch-search-fun-function to
23757 longlinges-search-function.
23758
23759 * mouse.el (mouse-drag-region-1): Handle the case where a
23760 double-click event is bound to an arbitrary function.
23761
23762 2005-10-14 David Ponce <david@dponce.com>
23763
23764 * recentf.el (recentf-track-opened-file)
23765 (recentf-track-closed-file, recentf-update-menu)
23766 (recentf-used-hooks, recentf-enabled-p): Move before dialog stuff.
23767 (recentf-dialog-mode-map): Map follow-link to RET, so dialogs obey
23768 mouse-1-click-follows-link.
23769
23770 2005-10-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23771
23772 * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
23773 Gnome file-manager.png. Suggested by
23774 Joachim Nilsson <joachim.nilsson@vmlinux.org>.
23775
23776 * toolbar/README: Add diropen.xpm.
23777
23778 2005-10-13 Bill Wohler <wohler@newt.com>
23779
23780 * makefile.w32-in (MH_E_SRC): Rename from MH-E-SRC per NMAKE
23781 restrictions. Suggested by David Robinow <drobinow@gmail.com>.
23782
23783 2005-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
23784
23785 * progmodes/mixal-mode.el (mixal-operation-codes-alist):
23786 Don't waste the byte-compiler's time on constant data.
23787
23788 2005-10-13 Kenichi Handa <handa@m17n.org>
23789
23790 * international/utf-8.el (utf-8-compose): Display an invalid UTF-8
23791 byte with `escape-glyph' face.
23792
23793 * international/fontset.el (ccl-encode-unicode-font):
23794 Lookup utf-subst-table-for-encode, not ucs-mule-cjk-to-unicode.
23795 Handle the case that ucs-mule-to-mule-unicode translates a character to
23796 ASCII (usually for IPA characters).
23797
23798 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23799
23800 * info.el (Info-fontify-node): Don't be fooled by a lone "...".
23801 Don't hide the underline of titles if font-lock-mode is disabled.
23802
23803 2005-10-12 Bill Wohler <wohler@newt.com>
23804
23805 * makefile.w32-in (MH-E-SRC): New. Used by mh-autoloads.
23806 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
23807 files in MH-E-SRC have been updated.
23808 (updates, compile, recompile, bootstrap): Depend on mh-autoloads.
23809
23810 2005-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
23811
23812 * progmodes/mixal-mode.el (mixal-operation-codes): Remove.
23813 (mixal-mode-syntax-table): Add \n as end-comment.
23814 (mixal-operation-codes-alist): Immediately initialize to full value.
23815 (mixal-add-operation-code): Remove.
23816 (mixal-describe-operation-code): Make the arg non-optional.
23817 Use the interactive spec instead.
23818 Use mixal-operation-codes-alist rather than mixal-operation-codes.
23819 (mixal-font-lock-keywords): Don't highlight comments here any more.
23820 (mixal-font-lock-syntactic-keywords): New var.
23821 (mixal-mode): Use it. Fix comment-start-skip.
23822
23823 2005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23824
23825 * startup.el (command-line-x-option-alist): -nb => -nbi.
23826
23827 2005-10-12 Kim F. Storm <storm@cua.dk>
23828
23829 * startup.el (fancy-splash-default-action): Discard mouse click in
23830 the splash screen window, as it has no sensible meaning in the
23831 next window to be selected. Fixes error reported by Jan D.
23832
23833 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
23834
23835 * desktop.el (desktop-load-file): Do nothing when FUNCTION is nil.
23836
23837 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23838
23839 * progmodes/mixal-mode.el: Sync with version in the GNU MDK project.
23840 Try to fix up minor layout issues like indentation, line break, etc...
23841 (mixal-mode-syntax-table): Don't try to specify comment syntax,
23842 because it doesn't work.
23843 (mixal-operation-codes): Add some more codes.
23844 (mixal-font-lock-keywords): Process comments here.
23845 (mixal-mode): mixasm no longer needs -g option.
23846
23847 2005-10-11 Sven Joachim <svenjoac@gmx.de> (tiny change)
23848
23849 * progmodes/sh-script.el (sh-tmp-file):
23850 Use mktemp -t. Finish support for es and rc shells.
23851
23852 2005-10-11 Jay Belanger <belanger@truman.edu>
23853
23854 * calc/calcalg2.el (calc-integral): With an argument, compute the
23855 definite integral.
23856
23857 2005-10-11 Chong Yidong <cyd@stupidchicken.com>
23858
23859 * mouse.el (mouse-drag-region-1): Don't try to catch a
23860 double-click when doing follow-link (it's overridden anyway).
23861
23862 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
23863
23864 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.
23865 (autoload-print-form-outbuf): Add docstring.
23866
23867 2005-10-11 Juri Linkov <juri@jurta.org>
23868
23869 * info.el (Info-mode-menu): Delete menu item "Edit".
23870 (Info-mode): Delete description of Info-edit from docstring,
23871 and rearrange descriptions of Info commands in the order
23872 they are documented in the Info manual.
23873
23874 2005-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
23875
23876 * calendar/appt.el (appt-check): Use diary-selective-display var.
23877
23878 2005-10-10 Richard M. Stallman <rms@gnu.org>
23879
23880 * net/newsticker.el (newsticker-start, newsticker-show-news):
23881 Add autoload cookies.
23882
23883 2005-10-10 Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
23884
23885 * progmodes/sh-script.el (sh-tmp-file): Use mktemp.
23886
23887 2005-10-10 Karl Chen <quarl@cs.berkeley.edu>
23888
23889 * jka-cmpr-hook.el (jka-compr-handler): Fix typo in `operations' prop.
23890
23891 2005-10-10 Jay Belanger <belanger@truman.edu>
23892
23893 * calc/calc-arith.el (math-check-known-scalarp)
23894 (math-check-known-matrixp): Check the values of arguments that are
23895 variables.
23896 (math-check-known-square-matrixp): New function.
23897 (math-known-square-matrixp): Use math-check-known-square-matrixp.
23898 (math-super-types): Add sqmatrix type.
23899
23900 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
23901 mode name `square' to `sqmatrix'.
23902
23903 * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
23904 mode name `square' to `sqmatrix'.
23905
23906 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23907
23908 * progmodes/etags.el (select-tags-table-mode): Don't use
23909 selective-display.
23910 (tags-select-tags-table): Pass `button' to the action function.
23911 (select-tags-table): Place the side-info on button properties rather
23912 than in hidden text. Abbreviate file names.
23913 (select-tags-table-mode-map): Inherit rather than copy buttom-map.
23914 (select-tags-table-select): Add `button' argument.
23915 Get side-info from the button property rather than from hidden text.
23916
23917 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
23918
23919 * progmodes/gud.el (gud-install-speedbar-variables): Add more bindings.
23920 (gud-speedbar-buttons): Preserve point if possible.
23921 (gud-sentinel): Restore previous speedbar display type.
23922
23923 * progmodes/gdb-ui.el (gdba): Improve diagram.
23924 (def-gdb-auto-update-handler, gdb-info-locals-handler)
23925 (gdb-put-breakpoint-icon, gdb-remove-breakpoint-icons):
23926 Call get-buffer-window once.
23927
23928 2005-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
23929
23930 * progmodes/pascal.el (pascal-mode-map): Move init into declaration.
23931 (pascal-mode-syntax-table): Make (* *) markers same class as { ... }.
23932 (pascal-indent-command): Remove unused var `ind'.
23933 (pascal-indent-case): Remove unused var `oldpos'.
23934 (pascal-outline-map): Don't inherit from pascal-mode-map anymore,
23935 since it's now used as a proper minor mode map.
23936 (pascal-outline): Rename to pascal-outline-mode.
23937 (pascal-outline-mode): Use define-minor-mode.
23938 (pascal-outline-mode, pascal-outline-change): Use overlays rather than
23939 selective-display.
23940
23941 2005-10-10 Andreas Schwab <schwab@suse.de>
23942
23943 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Adjust match
23944 number. Reported by Karl Chen <quarl@cs.berkeley.edu>.
23945
23946 * Makefile.in ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
23947 outside source directory.
23948
23949 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
23950
23951 * textmodes/org.el (org-mode-map): Explicit definition of `C-c
23952 C-x' as a prefix.
23953 (orgtbl-mode-map): Full keymap instead of sparse, because all
23954 `self-insert-command' keys are redefined in this map.
23955 (org-export-as-html): Specify charset for HTML file, by taking it
23956 from the coding system.
23957
23958 2005-10-10 Kenichi Handa <handa@m17n.org>
23959
23960 * textmodes/flyspell.el (flyspell-check-word-p):
23961 If unread-command-events is non-empty, don't call sit-for.
23962
23963 2005-10-09 Richard M. Stallman <rms@gnu.org>
23964
23965 * font-lock.el (font-lock-syntactic-keywords)
23966 (font-lock-keywords): Doc fixes.
23967
23968 * textmodes/flyspell.el (flyspell-external-point-words):
23969 Simplify logic, and don't try to check for consecutive appearances
23970 of one incorrect word.
23971
23972 2005-10-10 Nick Roberts <nickrob@snap.net.nz>
23973
23974 * speedbar.el (speedbar-buffer-easymenu-definition): Add menu
23975 separator.
23976
23977 * progmodes/gud.el (gud-last-speedbar-buffer): Remove.
23978 (gud-install-speedbar-variables): Add GUD to speedbar "Displays" list.
23979 (gud-expansion-speedbar-buttons): New function.
23980 (gud-speedbar-buttons): Check for gud-comint-buffer.
23981
23982 2005-10-09 Bill Wohler <wohler@newt.com>
23983
23984 * Makefile.in (updates): Add mh-loaddefs dependency.
23985
23986 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
23987
23988 * speedbar.el (speedbar-file-key-map): Fix typo.
23989
23990 2005-10-09 Daniel Brockman <daniel@brockman.se>
23991
23992 * cus-start.el (line-spacing): Add custom spec.
23993
23994 2005-10-09 Romain Francoise <romain@orebokech.com>
23995
23996 * textmodes/ispell.el (ispell-check-version): Fix last change.
23997
23998 2005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
23999
24000 * term/x-win.el: Remove -i, --icon-type from comment.
24001
24002 * startup.el (command-line-x-option-alist): Remove options -i,
24003 -itype, --icon-type, added -nb, --no-bitmap-icon.
24004
24005 2005-10-09 Nick Roberts <nickrob@snap.net.nz>
24006
24007 * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
24008 instead of :active.
24009
24010 2005-10-08 Eric Hanchrow <offby1@blarg.net> (tiny change)
24011
24012 * textmodes/ispell.el (ispell-check-version):
24013 Ignore hyphen, and all that follows, in aspell's version text.
24014
24015 2005-10-08 Jay Belanger <belanger@truman.edu>
24016
24017 * calc/calc-arith.el (math-known-square-matrixp): New function.
24018 (math-pow-fancy): Check for matrices before distributing exponent
24019 across products.
24020
24021 * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for
24022 fullscreen keypad. Suggested by Luc Teirlinck.
24023 (calc-keypad-show-input): Add space for formatting.
24024
24025 * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec):
24026 Add square matrix option.
24027
24028 * calc/calc-poly.el (math-expand-term): Check for matrices instead
24029 of checking calc-matrix-mode when deciding how to expand.
24030
24031 * calc/calc.el (calc-set-mode-line): Add square matrix option.
24032
24033 2005-10-08 Lars Hansen <larsh@soem.dk>
24034
24035 * net/tramp.el (tramp-perl-directory-files-and-attributes):
24036 Add error handling.
24037 (tramp-handle-directory-files-and-attributes): Handle perl error msg.
24038
24039 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
24040
24041 Sync with Tramp 2.0.51.
24042
24043 * net/tramp.el (tramp-handle-set-visited-file-modtime)
24044 (tramp-handle-insert-file-contents, tramp-handle-write-region):
24045 Insert special handling for `last-coding-system-used', again
24046 it still seems to be necessary (unlike stated before).
24047 Reported by Toshinori Sugita <sugita@d-pad.co.jp>.
24048 (tramp-password-prompt-regexp): There might be other words before
24049 trailing ":". Reported by Kurt Steinkraus <kurt@steinkraus.us>.
24050 (tramp-chunksize): Improve docstring.
24051 (tramp-set-auto-save-file-modes): Octal integer code #o600 breaks
24052 Emacs 20. Use `tramp-octal-to-decimal' therefore. Reported by
24053 Christian Joergensen <bugs@razor.dk>.
24054
24055 2005-10-07 Glenn Morris <rgm@gnu.org>
24056
24057 * progmodes/f90.el (f90-keywords-re, f90-mode): Doc fix.
24058 (f90-font-lock-keywords-2, f90-mode-abbrev-table): Add `double
24059 precision'.
24060
24061 2005-10-07 Romain Francoise <romain@orebokech.com>
24062
24063 * ibuf-ext.el (ibuffer-do-shell-command-pipe)
24064 (ibuffer-do-shell-command-pipe-replace)
24065 (ibuffer-do-shell-command-file, ibuffer-do-eval)
24066 (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely)
24067 (ibuffer-do-revert, ibuffer-do-replace-regexp)
24068 (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp)
24069 (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
24070 (ibuffer-filter-by-name, ibuffer-filter-by-filename)
24071 (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt)
24072 (ibuffer-filter-by-content, ibuffer-filter-by-predicate
24073 (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name)
24074 (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size):
24075 Autoload file sans suffix.
24076
24077 * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
24078
24079 2005-10-07 David Ponce <david@dponce.com>
24080
24081 * recentf.el (recentf-menu-open-all-flag): New option.
24082 (recentf-digit-shortcut-command-name): New function.
24083 (recentf--shortcuts-keymap): New variable.
24084 (recentf-menu-shortcuts): New variable.
24085 (recentf-make-menu-items): Initialize it. Replace the "More..."
24086 menu item by "All...", if `recentf-menu-open-all-flag' is non-nil.
24087 (recentf-menu-value-shortcut): New function.
24088 (recentf-make-menu-item): Use it. No more in-lined.
24089 (recentf-dialog-mode-map): Base on `recentf--shortcuts-keymap'.
24090 (recentf-open-most-recent-file): Rename from
24091 `recentf-open-file-with-key'. Don't depend on key binding.
24092 (recentf-mode-map): New variable.
24093 (recentf-mode): Use it.
24094
24095 2005-10-06 Bill Wohler <wohler@newt.com>
24096
24097 * mh-e/mh-loaddefs.el: Remove. Now generated automatically.
24098
24099 * Makefile.in (AUTOGENEL): Add mh-e/mh-loaddefs.el.
24100 (MH-E-SRC): New. Used by mh-autoloads.
24101 (mh-autoloads): New. Builds mh-e/mh-loaddefs.el. Rebuilds if any
24102 files in MH-E-SRC have been updated.
24103 (compile, recompile, bootstrap): Depend on mh-autoloads.
24104
24105 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
24106
24107 * progmodes/gud.el (gud-menu-map): Only display un-intuitive
24108 gud-break and gud-remove icons when the fringe is not available.
24109
24110 * progmodes/gdb-ui.el (gdb-fringe-width -> gdb-buffer-fringe-width):
24111 Typo.
24112
24113 2005-10-06 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac-@t-lrde.epita.fr>
24114
24115 * play/zone.el (zone): Wrap body with save-window-excursion.
24116
24117 2005-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
24118
24119 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
24120 Use the new `list-only' arg to diary-list-entries.
24121
24122 * calendar/diary-lib.el: Use overlays rather than selective-display.
24123 (diary-selective-display): New var.
24124 (diary-header-line-format): Use it.
24125 (diary-list-entries): Add argument `list-only'.
24126 Put the buffer in diary-mode. Don't add \^M at beg and end.
24127 Replace \^M by invisible overlays.
24128 (diary-unhide-everything): Replace \^M by invisible overlays.
24129 (print-diary-entries): Look for overlays rather than \^M.
24130 Add a space to the temp buffer name.
24131 (diary-show-all-entries, mark-diary-entries, make-diary-entry):
24132 Put the buffer in diary-mode.
24133 (list-sexp-diary-entries): Replace \^M by invisible overlays.
24134 (diary-anniversary): Make the year arg optional.
24135 (diary-time-regexp): New const.
24136 (diary-font-lock-keywords): Use it to accept a few more time formats.
24137
24138 * pcvs.el (cvs-sentinel): Make sure we do re-enable undo.
24139
24140 2005-10-06 Thien-Thi Nguyen <ttn@gnu.org>
24141
24142 * textmodes/artist.el (artist-ellipse-mirror-quadrant):
24143 Fix bug introduced 2005-07-03: Use (car (last ...))
24144 to faithfully reproduce replaced artist-last.
24145 (artist-set-arrow-points-for-poly): Likewise.
24146 Suggested by Johan Bockg\e,Ae\e(Brd.
24147
24148 2005-10-06 Juanma Barranquero <lekktu@gmail.com>
24149
24150 * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):
24151 * wid-edit.el (widget):
24152 * progmodes/gdb-ui.el (gdb-buffer-fringe-width):
24153 * progmodes/vhdl-mode.el (speedbar-attached-frame): Add defvars.
24154
24155 2005-10-06 Kenichi Handa <handa@m17n.org>
24156
24157 * international/mule-cmds.el (set-language-environment):
24158 Fix setting up of case-table for unibyte mode.
24159
24160 * simple.el (what-cursor-position): If the character is displayed
24161 by some `display' text property, show that. Don't use
24162 single-key-description for eight-bit characters in multibyte mode.
24163
24164 2005-10-06 Nick Roberts <nickrob@snap.net.nz>
24165
24166 * progmodes/gdb-ui.el (gdb-fringe-width): New variable.
24167 (gdb-ann3): Set it.
24168 (gdb-put-breakpoint-icon): Don't take fringe-width from speedbar frame.
24169 (gdb-info-frames-custom): Use inverse-video for first five
24170 characters of selected frame only.
24171 (gdb-get-frame-number): Select frame even when point is on frame
24172 number.
24173
24174 2005-10-06 Masatake YAMATO <jet@gyve.org>
24175
24176 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
24177 Put `font-lock-function-name-face'.
24178 (gdb-info-frames-custom): Put `font-lock-function-name-face'
24179 and `font-lock-variable-name-face'
24180 (gdb-registers-font-lock-keywords): New font lock keywords definition.
24181 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords`.
24182 (gdb-memory-font-lock-keywords): New font lock keywords definition.
24183 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
24184 (gdb-local-font-lock-keywords): New font lock keywords definition.
24185 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'
24186 (gdb-threads-font-lock-keywords): New font lock keywords definition.
24187 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
24188
24189 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
24190
24191 * ediff-merge.el (ediff-merge-region-is-non-clash): New defsubst.
24192 (ediff-merge-region-is-non-clash-to-skip): Previously called
24193 ediff-merge-region-is-non-clash.
24194
24195 * ediff-mult.el (ediff-append-custom-diff, ediff-meta-show-patch):
24196 Use insert-buffer-substring.
24197
24198 * ediff-ptch.el (ediff-fixup-patch-map): Use better heuristics for
24199 selecting files to patch. Also bug fixes.
24200
24201 * ediff-util.el (ediff-setup): Bug fix.
24202 (ediff-next-difference): Never skip clashes that differ in white
24203 space only.
24204
24205 * ediff-wind.el (ediff-setup-control-frame)
24206 (ediff-destroy-control-frame): Check the menubar feature.
24207
24208 * emulation/viper-cmd.el (viper-normalize-minor-mode-map-alist)
24209 (viper-refresh-mode-line): Use make-local-variable to localize
24210 some vars instead of make-variable-buffer-local. Suggested by
24211 Stefan Monnier.
24212
24213 * emulation/viper-init.el (viper-make-variable-buffer-local):
24214 Delete alias.
24215 (viper-restore-cursor-type, viper-set-insert-cursor-type):
24216 Use make-local-variable instead of make-variable-buffer-local.
24217 Suggested by Stefan Monnier.
24218
24219 * emulation/viper.el (viper-mode): Don't use
24220 viper-make-variable-buffer-local.
24221 (viper-comint-mode-hook): Use make-local-variable on
24222 require-final-newline.
24223 (viper-non-hook-settings): Don't use make-variable-buffer-local.
24224
24225 2005-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
24226
24227 * progmodes/scheme.el (scheme-mode-syntax-table): Mark ; as being
24228 also the second char of a comment-start sequence.
24229 (scheme-sexp-comment-syntax-table): New var.
24230 (lambda, define): Set their scheme-doc-string-elt property.
24231 (scheme-font-lock-syntactic-face-function): Handle sexp-comments.
24232 Use lisp-font-lock-syntactic-face-function now that it properly
24233 handles |...| symbols.
24234 (scheme-mode-variables): Set lisp-doc-string-elt-property,
24235 parse-sexp-lookup-properties and font-lock-extra-managed-props.
24236
24237 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Move the nesting
24238 bit from # to |.
24239 (lisp-font-lock-syntactic-face-function): Distinguish |...| symbols.
24240
24241 * emacs-lisp/lisp-mode.el (lambda): Add its doc-string-elt property.
24242 (lisp-doc-string-elt-property): New var.
24243 (lisp-font-lock-syntactic-face-function): Use it.
24244 Rewrite to recognize docstrings even for forms not at toplevel.
24245
24246 * progmodes/scheme.el (scheme-mode-syntax-table): Put the nested
24247 annotation on the | part of #| rather than on the # part.
24248 (scheme-font-lock-syntactic-face-function): New function, to
24249 distinguish strings from |...| symbols.
24250 (scheme-mode-variables): Use it. Also fix up the font-lock-time
24251 syntax-table so that #|...|# is properly highlighted.
24252
24253 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function):
24254 Don't mark as docstring the 3rd elem of an unknown toplevel form.
24255
24256 2005-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
24257
24258 * bindings.el (global-map): Resync [home] and [end] bindings with C-a
24259 and C-e.
24260
24261 * emacs-lisp/eldoc.el: Move comments into docstrings.
24262 (eldoc-message-commands): Initialize in its declaration.
24263 Add move-beginning-of-line and move-end-of-line.
24264 (eldoc-add-command, eldoc-add-command-completions)
24265 (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
24266
24267 * outline.el (outline-mark-subtree): Activate the mark.
24268
24269 * calendar/appt.el (appt-time-regexp): New var.
24270 (appt-add, appt-make-list): Use it.
24271 (appt-convert-time): Clean up.
24272
24273 * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function):
24274 Don't set any syntax-table property here.
24275 (tex-font-lock-verb): New function. Do it here.
24276 (tex-font-lock-syntactic-keywords): Use it.
24277
24278 2005-10-04 Richard M. Stallman <rms@gnu.org>
24279
24280 * wid-edit.el (widget-file-complete): Get the widget start point
24281 the right way. Default directory to `/' if file has none.
24282
24283 * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
24284
24285 * textmodes/flyspell.el (flyspell-mode-on):
24286 Call ispell-maybe-find-aspell-dictionaries.
24287
24288 * textmodes/ispell.el (ispell-word, ispell-region):
24289 Call ispell-maybe-find-aspell-dictionaries.
24290 (ispell-accept-buffer-local-defs):
24291 Don't call ispell-maybe-find-aspell-dictionaries.
24292
24293 2005-10-04 Richard M. Stallman <rms@gnu.org>
24294
24295 * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
24296
24297 2005-10-04 Emilio C. Lopes <eclig@gmx.net>
24298
24299 * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
24300 instead of `fboundp' in order to allow for anonymous functions.
24301
24302 2005-10-04 Chong Yidong <cyd@stupidchicken.com>
24303
24304 * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
24305 case the user clicks on the link while another window is selected.
24306 (Info-speedbar-hierarchy-buttons): Use speedbar-current-frame.
24307
24308 * dframe.el (dframe-update-keymap): Use mouse-1-click-follows-link
24309 functionality.
24310 (dframe-help-echo): Save point in case mouse tracking is off.
24311
24312 2005-10-04 Thien-Thi Nguyen <ttn@gnu.org>
24313
24314 * net/ange-ftp.el (ange-ftp-ls): Fix typo introduced in last change.
24315
24316 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
24317
24318 * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
24319 not change the global value of those vars.
24320
24321 * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
24322 make-local-variable which we do not need any more.
24323
24324 2005-10-03 Chong Yidong <cyd@stupidchicken.com>
24325
24326 * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
24327 (speedbar-ignored-path-expressions, speedbar-buffers-line-path)
24328 (speedbar-add-ignored-path-regexp, speedbar-buffers-line-path)
24329 (speedbar-path-line): Define obsolete aliases.
24330 (speedbar-line-directory): Doc fix.
24331
24332 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize)
24333 (vhdl-speedbar-rescan-hierarchy): Call speedbar-line-directory
24334 instead of speedbar-line-path.
24335
24336 2005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
24337
24338 * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
24339 to nil if dropping on a window. Handle dropping on a minibuffer window
24340 like dropping on a non-window part of Emacs.
24341
24342 2005-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
24343
24344 * net/ange-ftp.el: Use with-current-buffer.
24345 (ange-ftp-insert-directory): Do not follow symlinks any more.
24346
24347 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
24348 Remove interactive spec.
24349
24350 2005-10-03 Kim F. Storm <storm@cua.dk>
24351
24352 * ido.el (ido-mode): Use custom-initialize-set.
24353
24354 2005-10-02 Richard M. Stallman <rms@gnu.org>
24355
24356 * progmodes/ebnf2ps.el (ebnf-eps-production-list):
24357 Use insert-buffer-substring.
24358
24359 * net/tramp.el: Pacify byte compiler warnings in pacification code.
24360 (tramp-handle-file-local-copy): Use insert-buffer-substring.
24361
24362 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
24363
24364 * net/ange-ftp.el (ange-ftp-insert-directory): Undo unintended part
24365 in last change.
24366 (ange-ftp-insert-directory): Fix up the search for the case where
24367 `file' is absolute.
24368
24369 2005-10-02 Romain Francoise <romain@orebokech.com>
24370
24371 * progmodes/compile.el (compile-goto-error): Delete extra paren.
24372
24373 2005-10-02 Andreas Schwab <schwab@suse.de>
24374
24375 * ediff-ptch.el (ediff-fixup-patch-map): Handle file names without
24376 directory component in the session info.
24377
24378 2005-10-01 Richard M. Stallman <rms@gnu.org>
24379
24380 * comint.el (comint-redirect-subvert-readonly): Doc fix.
24381
24382 * simple.el (next-error-internal): New function.
24383
24384 * progmodes/compile.el (compilation-buffer-name): New arg MODE-COMMAND.
24385 (compilation-start): Pass new arg to compilation-buffer-name.
24386 (compile-goto-error): Use next-error-internal.
24387
24388 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
24389
24390 * speedbar.el: Remove RCS tag.
24391 (speedbar-check-read-only): Handle non-existent files.
24392
24393 * dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
24394
24395 * info.el (Info-speedbar-hierarchy-buttons)
24396 (Info-speedbar-goto-node): Call speedbar-select-attached-frame.
24397
24398 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
24399
24400 * textmodes/bibtex.el (bibtex-valid-entry-whitespace-re):
24401 Do not match newline.
24402 (bibtex-realign): Do not use bibtex-valid-entry-whitespace-re.
24403 (bibtex-summary): Remove unnecessary save-excursion.
24404 (bibtex-fill-field-bounds): Use fill-region-as-paragraph.
24405
24406 2005-10-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
24407
24408 * term/mac-win.el: Add charset info for "iso10646-1".
24409 Modify default fontset to use ATSUI-compatible fonts for some charsets
24410 if available.
24411
24412 2005-10-01 Chong Yidong <cyd@stupidchicken.com>
24413
24414 * speedbar.el: Re-apply arch tag.
24415 (speedbar-version): Rename to version 1.0. Suggested by Eric
24416 M. Ludlam.
24417 Reapply two changes from Emacs CVS' version of speedbar lost
24418 during the merge:
24419 (speedbar-use-imenu-flag): Avoid unnecessary use of locate-library.
24420 (speedbar-frame-parameters): Improve customize type.
24421
24422 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
24423
24424 * net/ange-ftp.el (ange-ftp-gwp-start): Use with-current-buffer.
24425 (ange-ftp-file-directory-p): Fix the symlink case.
24426 (ange-ftp-insert-directory): When listing a single file, get a list of
24427 the parent buffer and extract the relevant line. Inspired from a patch
24428 by Katsumi Yamaoka <yamaoka@jpl.org>.
24429 (ange-ftp-file-name-sans-versions): Simplify.
24430
24431 2005-09-30 Bill Wohler <wohler@newt.com>
24432
24433 Move MH-E image files from toolbar and mail directories into
24434 etc/images.
24435
24436 * mail/reply2.*: Move to etc/images/mail/reply*.
24437
24438 * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
24439 * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Move to
24440 etc/images.
24441
24442 * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
24443 * toolbar/reply*: Move to etc/images/mail.
24444
24445 * toolbar/rescan.*: Move and rename to etc/images/refresh.*.
24446
24447 2005-09-30 Eric M. Ludlam <zappo@gnu.org>
24448
24449 * speedbar.el: New version 1.0pre3.
24450
24451 Frame management code (including timer, and mouse click specifics)
24452 moved to dframe.el:
24453 (speedbar-attached-frame): Removed. Use dframe-attached-frame.
24454 (speedbar-timer): Removed. Use dframe-timer.
24455 (speedbar-close-frame): Removed. Use dframe-close-frame.
24456 (speedbar-activity-change-focus-flag): Removed. Use
24457 dframe-activity-change-focus-flag.
24458 (speedbar-update-speed, speedbar-navigating-speed): Obsolete. Use
24459 dframe-update-speed.
24460
24461 (speedbar-current-frame): New macro. Use this instead of the
24462 variable speedbar-frame.
24463
24464 (speedbar-use-images, speedbar-expand-image-button-alist)
24465 (speedbar-insert-image-button-maybe): Moved to sb-image.el.
24466
24467 (speedbar-find-image-on-load-path): Removed. Replaced by
24468 defezimage in ezimage.el.
24469 (speedbar-expand-image-button-alist): Removed. Replaced by
24470 ezimage-expand-image-button-alist in ezimage.el.
24471
24472 (speedbar-ignored-directory-regexp)
24473 (speedbar-add-ignored-directory-regexp)
24474 (speedbar-ignored-directory-expressions)
24475 (speedbar-line-directory, speedbar-buffers-line-directory)
24476 (speedbar-directory-line, speedbar-buffers-line-directory):
24477 Renamed, replacing `path' with `directory'.
24478
24479 (speedbar-create-directory, speedbar-expand-line-descendants)
24480 (speedbar-toggle-line-expansion)
24481 (speedbar-contract-line-descendants): New commands.
24482
24483 (speedbar-query-confirmation-method, speedbar-select-frame-method)
24484 (speedbar-use-tool-tips-flag): New options.
24485
24486 (speedbar-check-read-only, speedbar-require-version)
24487 (speedbar-insert-separator, speedbar-buffers-tail-notes)
24488 (speedbar-handle-delete-frame, speedbar-try-completion)
24489 (speedbar-update-localized-contents): New functions.
24490
24491 (speedbar-incompatible-version, speedbar-ro-to-do-point)
24492 (speedbar-object-read-only-indicator): New variables.
24493
24494 (speedbar-visiting-tag-hook, speedbar-before-visiting-file-hook):
24495 New hooks.
24496
24497 (speedbar-separator-face): New face.
24498
24499 (speedbar-supported-extension-expressions): Add `.g' and `.ma?k'.
24500 (speedbar-ignored-modes): Add fundamental-mode.
24501 (speedbar-directory-unshown-regexp): Add . directories.
24502
24503 (speedbar-key-map): Remove old SPC and DEL page up/down keys.
24504 (speedbar-file-key-map): Add SPC to toggle node expansion, `[' and
24505 `]' for full expand/close.
24506 (speedbar-buffers-key-map): Add SPC to toggle node expansion.
24507
24508 (speedbar-check-vc): Support hidden files.
24509 (speedbar-vc-check-dir-p): Use vc-state if available for CVS.
24510 (speedbar-this-file-in-vc): Use vc-state if available. If VC
24511 state is nil, it is not checked out.
24512
24513 (speedbar-line-text, speedbar-line-token): Support expand buttons
24514 with no text.
24515 (speedbar-refresh): Universal argument acts as power-click.
24516 (speedbar-fetch-dynamic-tags): If a buffer is in Emacs, switch to
24517 that buffer to get variable values.
24518
24519 And many other bugfixes.
24520
24521 * dframe.el, ezimage.el, sb-image.el: New files.
24522
24523 * sb-*.xpm: Remove files. New image files installed into
24524 etc/images/ezimage.
24525
24526 2005-09-30 Kenichi Handa <handa@m17n.org>
24527
24528 * ps-mule.el (ps-mule-show-warning): If a character is in
24529 ps-print-translation-table, don't treat it as non-printable.
24530
24531 2005-09-30 David Ponce <david@dponce.com>
24532
24533 * tree-widget.el (tree-widget-themes-load-path): New variable.
24534 (tree-widget-themes-directory): Doc fix.
24535 (tree-widget-image-formats) [Emacs]: Doc fix.
24536 (tree-widget--locate-sub-directory): New function.
24537 (tree-widget-themes-directory): Use it.
24538
24539 * recentf.el (recentf-filename-handlers): Rename from
24540 `recentf-filename-handler'. Allow a list of functions.
24541 (recentf-menu-items-for-commands): Fix :help strings.
24542 (recentf-apply-filename-handlers): New function.
24543 (recentf-expand-file-name): Use it.
24544 (recentf-cleanup): Remove duplicates too.
24545
24546 2005-09-29 Juri Linkov <juri@jurta.org>
24547
24548 * faces.el: Rearrange face definitions to be in the same order as
24549 their face descriptions in "(emacs)Standard Faces".
24550
24551 * isearch.el (isearch, lazy-highlight): Add group `basic-faces'.
24552
24553 * tooltip.el (tooltip): Add group `basic-faces'.
24554
24555 * buff-menu.el (Buffer-menu-buffer): Remove group
24556 `font-lock-highlighting-faces'.
24557
24558 * progmodes/compile.el (compilation-error, compilation-warning)
24559 (compilation-info, compilation-line-number, compilation-column-number):
24560 Change group from `font-lock-highlighting-faces' to `compilation'.
24561
24562 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
24563 (vhdl-font-lock-attribute-face, vhdl-font-lock-enumvalue-face)
24564 (vhdl-font-lock-function-face, vhdl-font-lock-directive-face)
24565 (vhdl-font-lock-reserved-words-face)
24566 (vhdl-font-lock-translate-off-face, syntax-alist): Remove group
24567 `font-lock-highlighting-faces'.
24568
24569 * cus-edit.el (custom-buffer-sort-alphabetically): Default to nil.
24570
24571 2005-09-28 Kim F. Storm <storm@cua.dk>
24572
24573 * emulation/cua-base.el: Set CUA move property on additional commands:
24574 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
24575 forward-sexp, backward-sexp, forward-list, backward-list.
24576
24577 2005-09-28 Romain Francoise <romain@orebokech.com>
24578
24579 * comint.el (comint-show-output): Really set point at the
24580 beginning of the output when not using `comint-use-prompt-regexp'.
24581
24582 2005-09-27 Jay Belanger <belanger@truman.edu>
24583
24584 * calc/calc-lang.el (math-oper-table): Raise the precedence of "/"
24585 in TeX mode.
24586
24587 2005-09-26 Juanma Barranquero <lekktu@gmail.com>
24588
24589 * textmodes/org.el (org-table-sum): Fix format string.
24590
24591 * textmodes/tex-mode.el (tex-insert-quote, latex-indent):
24592 Quote face names.
24593
24594 2005-09-26 Romain Francoise <romain@orebokech.com>
24595
24596 * isearch.el (isearch-forward-regexp): Close doc string.
24597
24598 2005-09-25 Richard M. Stallman <rms@gnu.org>
24599
24600 * simple.el (blink-matching-open): Don't no-op when point is BEGV+1.
24601
24602 * isearch.el (isearch-forward, isearch-forward-regexp): Doc fixes.
24603
24604 * progmodes/compile.el (compilation-error-properties):
24605 When getting the file from the previous error message,
24606 correctly decode the new data format.
24607
24608 * progmodes/cc-cmds.el (c-electric-paren):
24609 Call old-blink-paren only for close-paren.
24610
24611 2005-09-24 Andreas Schwab <schwab@suse.de>
24612
24613 * term/rxvt.el (rxvt-register-default-colors): Delete redundant
24614 condition.
24615
24616 2005-09-25 Romain Francoise <romain@orebokech.com>
24617
24618 * dired-aux.el (dired-copy-file-recursive):
24619 * dired.el (dired-delete-file):
24620 * ediff-mult.el (ediff-dir-diff-copy-file):
24621 * ediff-util.el (ediff-test-save-region):
24622 * forms.el (forms-mode):
24623 * ido.el (ido-file-internal, ido-delete-file-at-head):
24624 * log-edit.el (log-edit-done):
24625 * ses.el (ses-yank-resize):
24626 * play/gomoku.el (gomoku-human-plays, gomoku)
24627 (gomoku-human-resigns, gomoku-prompt-for-other-game)
24628 (gomoku-offer-a-draw):
24629 * play/landmark.el (lm-human-resigns, lm):
24630 * net/eudcb-ldap.el (eudc-ldap-check-base):
24631 * play/mpuz.el (mpuz-offer-abort, mpuz-try-letter, mpuz-close-game):
24632 * progmodes/ebrowse.el (ebrowse-find-pattern):
24633 * progmodes/idlw-shell.el (idlwave-shell-set-bp-check):
24634 * textmodes/reftex-index.el (reftex-index-initialize-phrases-buffer):
24635 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and space.
24636
24637 * vc.el (vc-delete-file):
24638 * play/gomoku.el (gomoku-terminate-game, gomoku)
24639 (gomoku-prompt-for-move, gomoku-human-takes-back):
24640 * play/landmark.el (lm-human-takes-back, lm-prompt-for-move)
24641 (lm-start-robot, lm-human-plays): Remove extraneous spaces in messages.
24642
24643 2005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
24644
24645 * term/rxvt.el (rxvt-register-default-colors): Add support for 255
24646 color rxvt terminals by using the code xterm.el used to use before
24647 2005-04-09 in order to match the colors used by rxvt.
24648
24649 2005-09-24 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24650
24651 * term/rxvt.el (rxvt-register-default-colors): Add support for 88
24652 colors rxvt-unicode terminals by using the same code as xterm.el.
24653
24654 2005-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
24655
24656 * textmodes/tex-mode.el (tex-font-lock-append-prop)
24657 (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
24658 new symbol used for the tex-verbatim face.
24659
24660 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
24661
24662 * woman.el (woman-file-name):
24663 * wid-edit.el (widget-file-prompt-value)
24664 (widget-coding-system-prompt-value):
24665 * w32-fns.el (set-w32-system-coding-system):
24666 * vc.el (vc-version-diff, vc-annotate):
24667 * textmodes/reftex-auc.el (reftex-arg-cite)
24668 (reftex-arg-index-tag):
24669 * textmodes/refer.el (refer-get-bib-files):
24670 * textmodes/artist.el (artist-figlet-choose-font):
24671 * terminal.el (terminal-emulator):
24672 * replace.el (occur-read-primary-args):
24673 * rect.el (string-rectangle, string-insert-rectangle):
24674 * ps-print.el (ps-print-preprint):
24675 * progmodes/pascal.el (pascal-goto-defun):
24676 * progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
24677 * progmodes/compile.el (compilation-find-file):
24678 * printing.el (pr-interactive-n-up):
24679 * play/animate.el (animate-birthday-present):
24680 * net/rcompile.el (remote-compile):
24681 * man.el (man, Man-goto-section, Man-follow-manual-reference):
24682 * mail/rmailsum.el (rmail-summary-search-backward)
24683 (rmail-summary-search):
24684 * mail/rmailout.el (rmail-output-read-rmail-file-name)
24685 (rmail-output-read-file-name):
24686 * mail/rmail.el (rmail-search, rmail-search-backwards):
24687 * mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
24688 * locate.el (locate):
24689 * international/quail.el (quail-show-keyboard-layout):
24690 * international/mule.el (set-buffer-file-coding-system)
24691 (revert-buffer-with-coding-system, set-file-name-coding-system)
24692 (set-terminal-coding-system, set-keyboard-coding-system)
24693 (set-next-selection-coding-system):
24694 * international/mule-diag.el (describe-coding-system)
24695 (describe-font, describe-fontset):
24696 * international/mule-cmds.el (universal-coding-system-argument)
24697 (search-unencodable-char, describe-input-method)
24698 (set-language-environment, describe-language-environment):
24699 * international/codepage.el (codepage-setup):
24700 * international/code-pages.el (codepage-setup):
24701 * info.el (Info-search, Info-follow-reference)
24702 (Info-search-backward):
24703 * emacs-lisp/advice.el (ad-read-advised-function)
24704 (ad-read-advice-class, ad-clear-cache, ad-activate)
24705 (ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
24706 (ad-enable-advice, ad-disable-advice, ad-remove-advice)
24707 (ad-read-regexp):
24708 * ediff-util.el (ediff-toggle-regexp-match):
24709 * ediff-ptch.el (ediff-prompt-for-patch-file):
24710 * dired-aux.el (dired-diff):
24711 * diff.el (diff):
24712 * cus-edit.el (custom-variable-prompt):
24713 * calendar/timeclock.el (timeclock-ask-for-project):
24714 * calc/calcalg3.el (calc-get-fit-variables):
24715 * calc/calc-store.el (calc-edit-variable)
24716 (calc-permanent-variable):
24717 * vc-mcvs.el (vc-mcvs-register):
24718 * shadowfile.el (shadow-define-literal-group):
24719 * woman.el (woman-file-name):
24720 * vc.el (vc-version-diff, vc-merge):
24721 * textmodes/reftex-index.el (reftex-index-complete-tag):
24722 * format.el (format-decode-buffer, format-decode-region):
24723 * emulation/viper-cmd.el (viper-read-string-with-history):
24724 * emacs-lisp/debug.el (cancel-debug-on-entry):
24725 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
24726 * ediff.el (ediff-merge-revisions)
24727 (ediff-merge-revisions-with-ancestor, ediff-revision):
24728 * completion.el (interactive-completion-string-reader):
24729 * calc/calc-prog.el (calc-user-define-formula):
24730 Follow convention for reading with the minibuffer.
24731
24732 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change)
24733
24734 * progmodes/python.el (python-describe-symbol): Add globals() and
24735 locals() to the arguments of emacs.ehelp.
24736
24737 2005-09-24 Magnus Henoch <mange@freemail.hu>
24738
24739 * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
24740 New function, code extracted from ispell-valid-dictionary-list.
24741 (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
24742 Call it.
24743
24744 2005-09-24 Eli Zaretskii <eliz@gnu.org>
24745
24746 * subr.el (version-regexp-alist): Extend valid syntax for version
24747 strings: allow any of the characters -,_,+ to separate the
24748 alpha/beta/rc part from the version part. Doc fix.
24749 (version-to-list): Doc fix. Bind case-fold-search to t, as advertised.
24750
24751 2005-09-23 David Reitter <david.reitter@gmail.com>
24752
24753 * mail/mailclient.el: New file.
24754
24755 2005-09-23 Richard M. Stallman <rms@gnu.org>
24756
24757 * textmodes/flyspell.el (flyspell-highlight-incorrect-region)
24758 (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
24759 Doc fixes.
24760
24761 * progmodes/cc-mode.el (c-font-lock-init):
24762 Specify font-lock-lines-before.
24763
24764 2005-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
24765
24766 * smerge-mode.el (smerge-remove-props): Cause re-highlighting of the
24767 whole conflict.
24768
24769 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
24770
24771 * textmodes/org.el (org-mode-map, orgtbl-mode-map):
24772 Move keybindings with `C-c C-h' prefix to `C-c C-x' prefix. Make use
24773 of `remap' feature when available. Additional key bindings for
24774 better tty support.
24775 (org-mode-restart, org-force-self-insert): New commands.
24776 (org-time-stamp-inactive): New command.
24777 (org-remap): New function.
24778 (org-table-auto-blank-field, org-level-color-stars-only): New options.
24779 (org-enable-fixed-width-editor): Move to `org-structure'
24780 customization group.
24781 (org-self-insert-command, orgtbl-self-insert-command): Modify to
24782 blank field after field motion commands.
24783
24784 2005-09-23 Kenichi Handa <handa@m17n.org>
24785
24786 * international/mule-cmds.el (set-language-environment):
24787 Don't check utf-translate-cjk-lang-env is nil or not on deciding if we
24788 have to call utf-translate-cjk-load-tables.
24789
24790 2005-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
24791
24792 * mouse.el (mouse-move-drag-overlay): Fix last change.
24793
24794 2005-09-22 David Ponce <david@dponce.com>
24795
24796 * tree-widget.el (tree-widget-value-create): Fix previous change.
24797
24798 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24799
24800 * term/xterm.el (terminal-init-xterm): Fix loading rxvt at run time.
24801
24802 2005-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
24803
24804 * mouse.el (mouse-move-drag-overlay): New function.
24805 (mouse-drag-region-1): Use it.
24806 Try to simplify a bit the state handling. Handle clicks on links
24807 inside intangible areas.
24808 (mouse-save-then-kill): Minor simplification.
24809 (mouse-secondary-overlay): Make it always non-nil instead of
24810 recreating it each time.
24811 (mouse-start-secondary, mouse-set-secondary, mouse-drag-secondary)
24812 (mouse-kill-secondary, mouse-secondary-save-then-kill):
24813 Simplify accordingly.
24814
24815 2005-09-21 Dan Nicolaescu <dann@ics.uci.edu>
24816
24817 * term/rxvt.el (rxvt-standard-colors): Fix some colors.
24818
24819 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
24820
24821 * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
24822 (ediff-file-name-sans-prefix): Treat nil as an empty string.
24823 (ediff-fixup-patch-map): Better heuristic for intuiting the file names
24824 to patch.
24825
24826 * ediff-util.el: Use insert-buffer-substring.
24827
24828 * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
24829
24830 * emulation/viper-cmd.el (viper-change-state): Don't move over the
24831 field boundaries in the minibuffer.
24832 (viper-set-minibuffer-style): Add viper-minibuffer-post-command-hook.
24833 (viper-minibuffer-post-command-hook): New hook.
24834 (viper-line): Don't move cursor at bolp.
24835
24836 * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
24837
24838 * emulation/viper-init.el: Add alias to make-variable-buffer-local to
24839 avoid compiler warnings.
24840
24841 * emulation/viper-macs.el (ex-map): Better messages.
24842
24843 * emulation/viper-utils.el (viper-beginning-of-field): New function.
24844
24845 * emulation/viper.el: Replace make-variable-buffer-local with
24846 viper-make-variable-buffer-local everywhere, to avoid warnings.
24847
24848 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24849
24850 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line):
24851 Delete unused var `old-selected-window'.
24852 (mouse-drag-region-1): Delete unused vars `start-frame', `end-of-range'.
24853 (mouse-drag-secondary): Delete unused var `start-frame'.
24854
24855 2005-09-19 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
24856
24857 * term/rxvt.el (terminal-init-rxvt): Add entry for [end].
24858
24859 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24860
24861 * calendar/calendar.el (mark-visible-calendar-date): Save excursion.
24862 Re-indent within 80 columns. Use inhibit-read-only.
24863
24864 2005-09-19 Romain Francoise <romain@orebokech.com>
24865
24866 * calendar/diary-lib.el (mark-diary-entries): Revert last change.
24867
24868 2005-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
24869
24870 * font-lock.el (font-lock-default-fontify-region): Don't add a line
24871 unconditionally, since the after-change-function already did it.
24872
24873 2005-09-19 Miles Bader <miles@gnu.org>
24874
24875 * net/newsticker.el: Get rid of CVS keyword.
24876
24877 2005-09-19 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
24878
24879 * dired-aux.el (dired-handle-overwrite): Don't use `format' here.
24880 The prompt is formatted later.
24881
24882 2005-09-19 David Ponce <david@dponce.com>
24883
24884 * tree-widget.el (tree-widget-value-create): Save the converted
24885 tree :node widget.
24886
24887 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
24888
24889 * progmodes/sh-script.el (sh-blink): Fix spurious reference to
24890 variable `message'.
24891
24892 2005-09-18 Michael Albinus <michael.albinus@gmx.de>
24893
24894 * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order
24895 to cover prompts like "login as:". Reported by Slawomir Nowaczyk
24896 <slawomir.nowaczyk.847@student.lu.se>.
24897
24898 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
24899
24900 * image.el (image-load-path): Use symbol `data-directory' instead
24901 of its value, for backward compatibility with packages that bind
24902 it during `find-image'. Suggested by Katsumi Yamaoka.
24903 (image-search-load-path): Handle symbols whose values are strings.
24904
24905 2005-09-18 Romain Francoise <romain@orebokech.com>
24906
24907 * calendar/diary-lib.el (mark-diary-entries): Rearrange to wrap
24908 with-current-buffer form in save-excursion.
24909
24910 2005-09-18 Deepak Goel <deego@gnufans.org>
24911
24912 * apropos.el (apropos-command): Fix `message' call: first arg
24913 should be a format spec. In this and all other cases that appear
24914 below and elsewhere in the source code, I made a change only when
24915 two conditions were satisfied: [1] I can think of a possibility
24916 that the arguments would cause an error, for example, the code in
24917 question relies on external variables such as filenames. [2] I
24918 was sure that the arg to `message' could not have been nil in the code.
24919
24920 * textmodes/tildify.el (tildify-region): Ditto.
24921
24922 * textmodes/reftex-index.el (reftex-index-change-entry)
24923 (reftex-index-phrase-selection-or-word, reftex-query-index-phrase):
24924 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite):
24925 * textmodes/org.el (org-complete, org-deadline, org-schedule)
24926 (org-priority, org-table-sum):
24927 * textmodes/ispell.el (ispell-check-version, ispell-parse-output):
24928 * textmodes/flyspell.el (flyspell-mode-on, flyspell-notify-misspell)
24929 (flyspell-word, flyspell-display-next-corrections):
24930 * textmodes/bibtex.el (bibtex-print-help-message):
24931 * textmodes/artist.el (artist-key-set-point-poly):
24932 * term/mac-win.el (mac-services-insert-text):
24933 * progmodes/vhdl-mode.el (vhdl-warning, vhdl-print-warnings)
24934 (vhdl-hooked-abbrev, vhdl-template-insert-fun)
24935 (vhdl-port-paste-testbench, vhdl-compose-new-component)
24936 (vhdl-compose-configuration):
24937 * progmodes/sh-script.el (sh-blink, sh-show-indent)
24938 (sh-set-indent, sh-learn-line-indent):
24939 * progmodes/ps-mode.el (ps-mode-target-column):
24940 * progmodes/idlwave.el (idlwave-make-tags)
24941 (idlwave-scan-library-catalogs):
24942 * progmodes/idlw-shell.el (idlwave-shell-parse-stack-and-display):
24943 * progmodes/gud.el (gud-jdb-analyze-source):
24944 * progmodes/flymake.el (flymake-log):
24945 * progmodes/ebnf2ps.el (ebnf-generate-region):
24946 * progmodes/cmacexp.el (c-macro-expansion):
24947 * progmodes/ada-xref.el (ada-treat-cmd-string):
24948 * progmodes/ada-mode.el (ada-create-case-exception-substring)
24949 (ada-justified-indent-current, ada-batch-reformat):
24950 * play/zone.el (zone):
24951 * play/landmark.el (lm-move):
24952 * play/decipher.el (decipher-show-alphabet):
24953 * net/newsticker.el (newsticker--display-jump)
24954 (newsticker--display-scroll):
24955 * mail/rmail-spam-filter.el (rsf-add-subject-to-spam-list)
24956 (rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list):
24957 * mail/feedmail.el (feedmail-dump-message-to-queue):
24958 * eshell/esh-proc.el (eshell-remove-process-entry):
24959 * emulation/ws-mode.el (ws-last-error):
24960 * emulation/viper-macs.el (ex-map-read-args, ex-unmap-read-args)
24961 (viper-record-kbd-macro):
24962 * emulation/viper-ex.el (ex-pwd, viper-info-on-file):
24963 * emacs-lisp/lisp-mnt.el (lm-report-bug):
24964 * emacs-lisp/find-func.el (find-function-noselect):
24965 * calendar/timeclock.el (timeclock-status-string)
24966 (timeclock-workday-remaining-string, timeclock-workday-elapsed-string)
24967 (timeclock-when-to-leave-string):
24968 * calendar/icalendar.el (icalendar--convert-ical-to-diary):
24969 * calc/calc-units.el (calc-enter-units-table):
24970 * calc/calc-mode.el (calc-mode-record-mode):
24971 * woman.el (woman-mini-help):
24972 * wdired.el (wdired-change-to-wdired-mode):
24973 * vc.el (vc-retrieve-snapshot):
24974 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke):
24975 * startup.el (display-startup-echo-area-message):
24976 * simple.el (set-goal-column):
24977 * ses.el (ses-command-hook, ses-recalculate-cell):
24978 * server.el (server-process-filter):
24979 * printing.el (pr-interface-txt-print, pr-interface-printify)
24980 (pr-interface-ps):
24981 * pcvs.el (cvs-help):
24982 * log-edit.el (log-edit, log-edit-mode-help):
24983 * iswitchb.el (iswitchb-possible-new-buffer):
24984 * isearch.el (isearch-edit-string):
24985 * image-mode.el (image-mode, image-minor-mode):
24986 * ibuf-macs.el (define-ibuffer-filter):
24987 * hi-lock.el (hi-lock-find-patterns):
24988 * files.el (toggle-read-only):
24989 * ediff-util.el (ediff-copy-diff)
24990 (ediff-write-merge-buffer-and-maybe-kill):
24991 * echistory.el (Electric-history-undefined):
24992 * dnd.el (dnd-insert-text):
24993 * dired-aux.el (dired-query):
24994 * desktop.el (desktop-restore-file-buffer, desktop-lazy-create-buffer):
24995 * bookmark.el (bookmark-bmenu-locate):
24996 * obsolete/fast-lock.el (@top-level) <with-temp-message macro>:
24997 Fix `message' calls to ensure first arg is a format string.
24998 The change was made only when these two conditions were satisfied:
24999 [1] when there is a possibility that the arguments would cause an error
25000 for example, if the code in question relies on external variables
25001 such as filenames, and
25002 [2] if the arg to `message' could not have been nil in the code.
25003
25004 * pcomplete.el (pcomplete--help): Fix `message' format spec.
25005 Not having a %s would be weird, though not technically wrong.
25006
25007 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25008
25009 * term/mac-win.el (mac-add-charset-info): Doc fix.
25010
25011 2005-09-17 Romain Francoise <romain@orebokech.com>
25012
25013 * shell.el (shell-resync-dirs): Handle echoing processes more
25014 reliably. Don't insert resync command if `comint-process-echoes'
25015 is non-nil.
25016
25017 2005-09-17 Magnus Henoch <mange@freemail.hu>
25018
25019 * textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.
25020 (ispell-check-version): Set ispell-aspell-supports-utf8 to t for
25021 aspell versions >= 0.60.
25022 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries
25023 only if ispell-aspell-supports-utf8 is non-nil.
25024
25025 2005-09-17 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
25026
25027 * progmodes/scheme.el (scheme-mode-variables): Use setq to assign
25028 buffer-local value to lisp-indent-function.
25029
25030 2005-09-17 Milan Zamazal <pdm@zamazal.org>
25031
25032 * progmodes/glasses.el (glasses-make-readable): If
25033 glasses-separator differs from underscore, put appropriate
25034 overlays over underscore characters.
25035 (glasses-convert-to-unreadable): If glasses-separator differs from
25036 underscore, try to convert glasses-separator characters to
25037 underscores.
25038
25039 2005-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
25040
25041 * calendar/diary-lib.el (mark-diary-entries): Don't move point.
25042 Use with-syntax-table and dolist.
25043
25044 2005-09-16 Carsten Dominik <dominik@science.uva.nl>
25045
25046 * textmodes/reftex-auc.el:
25047 * textmodes/reftex-cite.el:
25048 * textmodes/reftex-dcr.el:
25049 * textmodes/reftex-global.el:
25050 * textmodes/reftex-parse.el:
25051 * textmodes/reftex-ref.el:
25052 * textmodes/reftex-sel.el:
25053 * textmodes/reftex-toc.el:
25054 * textmodes/reftex-vars.el:
25055 * textmodes/reftex.el: Small changes to remove compiler warnings.
25056
25057 * textmodes/reftex-index.el: Likewise.
25058 (reftex-query-index-phrase): More efficient use of markers.
25059
25060 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
25061
25062 * image.el (image-load-path): New variable.
25063 (image-search-load-path): New function.
25064 (find-image): Search for images in `image-load-path'.
25065
25066 2005-09-15 Richard M. Stallman <rms@gnu.org>
25067
25068 * follow.el: Change Maintainer field.
25069
25070 2005-09-15 David Ponce <david@dponce.com>
25071
25072 * recentf.el (recentf-save-file-modes): New option.
25073 (recentf-save-list): Use it.
25074
25075 2005-09-15 Nick Roberts <nickrob@snap.net.nz>
25076
25077 * bindings.el (mode-line-eol-desc, mode-line-coding-system-map)
25078 (mode-line-mule-info, mode-line-modified): Move bindings from
25079 mouse-3 to mouse-1.
25080
25081 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
25082
25083 * simple.el (sendmail-user-agent-compose): Revert last change.
25084
25085 2005-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
25086
25087 * net/ange-ftp.el (ange-ftp-process-filter): Revert to ^#+$.
25088 Use with-current-buffer.
25089 (ange-ftp-gwp-start): Remove unused var `gw-user'.
25090 (ange-ftp-guess-hash-mark-size): Remove unused var `result'.
25091 (ange-ftp-insert-directory): Remove unused var `short'.
25092 (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
25093
25094 * pcvs-defs.el (cvs-version): Recognize CVSNT version string.
25095 (cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
25096
25097 * calendar/cal-menu.el: Don't require easymenu, since we don't use it.
25098 (check-calendar-holidays, diary-list-entries): Autoload.
25099 Otherwise `emacs -q' followed by "mouse-2 -> diary entries" burps.
25100 (calendar-mouse-holidays, calendar-mouse-view-diary-entries): Simplify.
25101
25102 * calendar/diary-lib.el (diary-show-all-entries): Fix last change,
25103 which mistakenly removed a call to display-buffer.
25104
25105 2005-09-14 Juanma Barranquero <lekktu@gmail.com>
25106
25107 * obsolete/iso-insert.el: Move to obsolete/ from international/.
25108
25109 2005-09-14 Thien-Thi Nguyen <ttn@gnu.org>
25110
25111 * progmodes/hideshow.el
25112 (hs-hide-comments-when-hiding-all): Remove autoload cookie.
25113 (hs-allow-nesting): New user var.
25114 (hs-discard-overlays): Skip "internal" overlays if nesting allowed.
25115 (hs-hide-block-at-point): When nesting allowed,
25116 if there is already an overlay in place, delete it.
25117 (hs-safety-is-job-n): Delete func; remove call sites.
25118 (hs-hide-level-recursive): Don't pre-clean if nesting allowed.
25119 (hs-overlay-at): New func.
25120 (hs-already-hidden-p, hs-show-block): Use it.
25121 (hs-hide-all): Don't pre-clean if nesting allowed.
25122 (hs-show-all): Temporarily disallow
25123 nesting around call to `hs-discard-overlays'.
25124
25125 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
25126
25127 * mouse.el (mouse-major-mode-menu): Make `prefix' optional.
25128 Delete unused local var.
25129
25130 2005-09-13 Juanma Barranquero <lekktu@gmail.com>
25131
25132 * help-fns.el (describe-categories): "?\ " -> "?\s".
25133 (help-do-arg-highlight): Recognize also ARG-n, as in
25134 `move-to-left-margin' (ARG+n is already recognized). Simplify.
25135
25136 * international/codepage.el (dos-unsupported-char-glyph):
25137 * net/newsticker.el (tool-bar-map, w3-mode-map)
25138 (w3m-minor-mode-map):
25139 * progmodes/vhdl-mode.el (conf-alist, conf-entry, conf-key)
25140 (ent-alist):
25141 * textmodes/reftex-vars.el (reftex-tables-dirty): Add defvars.
25142
25143 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
25144
25145 * custom.el (custom-push-theme): Handle the case where a symbol is
25146 bound but face properties have not yet been assigned.
25147
25148 * mail/sendmail.el (mail): Use new buffer if `noerase' is `new'.
25149 Fix behavior if noerase is `t' and there is no mail buffer.
25150
25151 * simple.el (sendmail-user-agent-compose): Use a new mail buffer
25152 if `continue' is nil, rather than signal an error.
25153
25154 2005-09-12 Richard M. Stallman <rms@gnu.org>
25155
25156 * font-lock.el (font-lock-keywords): Add autoload.
25157
25158 * help-fns.el (describe-variable): Rearrange to put source link
25159 in a predictable place.
25160
25161 * net/newsticker.el: New file.
25162
25163 2005-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
25164
25165 * calendar/calendar.el (calendar-for-loop): Add edebug info.
25166 (calendar-basic-setup): Use the new nil arg.
25167 (number-of-diary-entries): Move to diary-lib.el.
25168
25169 * calendar/diary-lib.el: Use with-current-buffer, match-string.
25170 (diary-list-entries): Use with-syntax-table and dolist.
25171 Rename from list-diary-entries.
25172 Use number-of-diary-entries if `number' is nil.
25173 (diary, diary-view-entries): Use this new name and new nil arg value.
25174 (number-of-diary-entries): Move from calendar.el.
25175 (diary-unhide-everything): New function.
25176 (include-other-diary-files, fancy-diary-display)
25177 (diary-show-all-entries, make-diary-entry): Use it.
25178 (diary-mail-entries): Use buffer-string.
25179 (mark-diary-entries): Fix long standing paren typo.
25180 (diary-sexp-entry): Use count-lines.
25181 (make-diary-entry): Avoid `previous-line'.
25182 (diary-mode-map): New var.
25183 (diary-mode): Redraw cal after saving. Setup header-line.
25184 (fancy-diary-display-mode): Use local-set-key.
25185
25186 * startup.el (command-line): Try calling various terminal-init-foo-bar
25187 functions by stripping hyphenated suffixes from $TERM.
25188
25189 * files.el (normal-mode): Check boundness of font-lock-keywords.
25190
25191 2005-09-12 Richard M. Stallman <rms@gnu.org>
25192
25193 * progmodes/compile.el: Don't decide a file's directory
25194 until the user actually tries to go there.
25195 (compilation-next-error-function):
25196 Pass compilation-find-file the directory from the file-struct.
25197 (compilation-internal-error-properties): Separate local FILE-STRUCT
25198 from FILE. Doc the args better. Rename arg FMT to FMTS.
25199 (compilation-find-file): Arg DIR renamed to DIRECTORY.
25200 Expand it, and if nil, use default-directory.
25201 (compilation-get-file-structure): Don't mix specified directory
25202 with default directory. Put specified directory into
25203 file-struct. Don't make the file name absolute.
25204
25205 * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
25206 (compile-command): Add autoload.
25207 (compilation-disable-input): Add autoload.
25208
25209 2005-09-11 Stephen Gildea <gildea@stop.mail-abuse.org>
25210
25211 * time-stamp.el: Mention variable `time-stamp-pattern' in doc
25212 strings of the variables it can override.
25213 (time-stamp): New (as yet undocumented) time-stamp-format escapes
25214 %Q and %q, for fully-qualified domain name and unqualified host name.
25215
25216 2005-09-11 Kim F. Storm <storm@cua.dk>
25217
25218 * emacs-lisp/authors.el (authors-aliases): Update list.
25219 (authors-fixed-entries): Update mldrag.el entry.
25220
25221 2005-09-10 Alan Mackenzie <acm@muc.de>
25222
25223 * textmodes/page.el (narrow-to-page): Exclude _entire_ multi-line
25224 delimiter from the region narrowed to.
25225
25226 2005-09-10 Magnus Henoch <mange@freemail.hu>
25227
25228 * textmodes/ispell.el (ispell-check-version): Signal an error if
25229 aspell version is less than 0.60.
25230
25231 2005-09-10 Pascal Dupuis <Pascal.Dupuis@esat.kuleuven.be> (tiny change)
25232
25233 * progmodes/octave-inf.el (inferior-octave-startup):
25234 Resync current dir at the end.
25235
25236 2005-09-10 Emilio C. Lopes <eclig@gmx.net>
25237
25238 * woman.el (woman-topic-at-point-default):
25239 Rename to woman-use-topic-at-point-default.
25240 (woman-topic-at-point): Rename to woman-use-topic-at-point.
25241 (woman-file-name): Reflect renames above. Automatically use the
25242 word at point as topic if woman-use-topic-at-point is non-nil.
25243 Otherwise offer it as default but don't insert it in the
25244 minibuffer. Also use `test-completion' instead of `assoc' as
25245 suggested by Stefan Monnier.
25246
25247 2005-09-10 Andre Spiegel <spiegel@gnu.org>
25248
25249 * vc.el (vc-directory, vc-update-change-log): Throw an error on
25250 the attempt to do it over Tramp. This is not yet supported.
25251
25252 2005-09-10 Eli Zaretskii <eliz@gnu.org>
25253
25254 * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
25255 (menu-bar-non-minibuffer-window-p): New functions.
25256 ("Split Window", "Save As..."): Use them.
25257 ("Postscript Print Buffer (B+W)", "Postscript Print Buffer")
25258 ("Print Buffer", "Truncate Long Lines in this Buffer"):
25259 Use menu-bar-menu-frame-live-and-visible-p.
25260 ("Save Buffer", "Insert File", "Open Directory...")
25261 ("Open File...", "Visit New File..."):
25262 Use menu-bar-non-minibuffer-window-p.
25263 (kill-this-buffer-enabled-p, dired <menu-enable>):
25264 Use menu-bar-non-minibuffer-window-p.
25265
25266 2005-09-09 Eli Zaretskii <eliz@gnu.org>
25267
25268 * cus-start.el (all): Don't complain about fringe-related
25269 built-ins if fringes are not supported. Ditto about
25270 selection-related built-ins. Fix the test for GTK-related built-ins.
25271
25272 * menu-bar.el ("Split Window", "Postscript Print Buffer (B+W)")
25273 ("Postscript Print Buffer", "Print Region", "Save As...")
25274 ("Save", "Insert File...", "Open Directory...")
25275 ("Open File...", "Visit New File..."")
25276 ("Truncate Long Lines in this Buffer"): Don't look at
25277 menu-updating-frame if this display does not support multiple frames.
25278
25279 2005-09-09 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
25280
25281 * mail/sendmail.el (default-sendmail-coding-system): Doc fix.
25282
25283 2005-09-09 Emilio C. Lopes <eclig@gmx.net>
25284
25285 * woman.el: Format- and whitespace-related changes.
25286
25287 2005-09-09 Eli Zaretskii <eliz@gnu.org>
25288
25289 * woman.el: Fix my email address.
25290
25291 2005-09-08 Richard M. Stallman <rms@gnu.org>
25292
25293 * progmodes/sh-script.el (sh-skeleton-pair-default-alist): New var.
25294 (sh-mode): Locally set skeleton-pair-default-alist.
25295
25296 * progmodes/make-mode.el (makefile-add-log-defun): Trim the result.
25297
25298 * progmodes/flymake.el: Require `compile' unconditionally.
25299
25300 * mail/sendmail.el (send-mail-function): Add Mailclient alternative.
25301
25302 * woman.el (woman-file-name): Provide a default, not initial input.
25303
25304 * smerge-mode.el (smerge-resolve): Pass args to smerge-remove-props.
25305
25306 * font-lock.el (font-lock-support-mode): Doc fix.
25307
25308 * descr-text.el (describe-property-list): Handle non-symbol prop names.
25309
25310 2005-09-08 Richard M. Stallman <rms@gnu.org>
25311
25312 * simple.el (blink-matching-open): Get rid of text props from
25313 the string shown in echo area. Don't permanently set point.
25314 Some rearrangements.
25315
25316 2005-09-08 Reiner Steib <Reiner.Steib@gmx.de>
25317
25318 * recentf.el (recentf-filename-handler): Add custom choice
25319 `abbreviate-file-name'.
25320
25321 * msb.el (msb--very-many-menus): Fix typo.
25322
25323 * disp-table.el (standard-display-european): Don't set
25324 enable-multibyte-characters to nil.
25325
25326 2005-09-08 David Ponce <david@dponce.com>
25327
25328 * recentf.el (recentf-show-file-shortcuts-flag): New option.
25329 (recentf-expand-file-name): Doc fix.
25330 (recentf-dialog-mode-map): Define digit shortcuts.
25331 (recentf--files-with-key): New variable.
25332 (recentf-show-digit-shortcut-filter): New function.
25333 (recentf-open-files-items): New function.
25334 (recentf-open-files): Use it.
25335 (recentf-open-file-with-key): New command.
25336
25337 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
25338
25339 * buff-menu.el (Buffer-menu-sort-by-column): New function.
25340 Suggested by Kim F. Storm.
25341 (Buffer-menu-sort-button-map): Global keymap for sort buttons.
25342 (Buffer-menu-make-sort-button): Use global keymap.
25343
25344 2005-09-07 Michael Albinus <michael.albinus@gmx.de>
25345
25346 * woman.el (top): Remap `man' command by `woman' in `woman-mode-map'.
25347 (Man-getpage-in-background-advice): Remove defadvice; it isn't
25348 necessary any longer with the remapped command.
25349 (Man-bgproc-sentinel-advice): Remove defadvice which counts
25350 formatting time only.
25351
25352 * net/tramp.el (tramp-action-password)
25353 (tramp-multi-action-password): Compile the password prompt from
25354 `method', `user' and `host'. Sometimes it isn't obvious which
25355 password to enter, for example with remote files offered by
25356 recentf.el, or with multiple steps. Suggested by Robert Marshall
25357 <robert@chezmarshall.freeserve.co.uk>.
25358
25359 2005-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
25360
25361 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
25362 Fix regexp for when "s///" is at the beginning of line.
25363
25364 2005-09-07 Jay Belanger <belanger@truman.edu>
25365
25366 * calc/calc-poly.el (math-expand-term): Multiply out any powers
25367 when in matrix mode.
25368
25369 2005-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
25370
25371 * buff-menu.el (Buffer-menu-make-sort-button): Add docstrings, use
25372 non-anonymous functions.
25373
25374 2005-09-06 Chong Yidong <cyd@stupidchicken.com>
25375
25376 * buff-menu.el (Buffer-menu-make-sort-button): Allow mouse-1 clicks
25377 when using a header line. Otherwise, use mouse-1-click-follows-link.
25378
25379 * mouse.el (mouse-drag-header-line): Do nothing if the header-line
25380 can't be moved; don't signal an error.
25381
25382 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
25383
25384 * cus-theme.el (custom-theme-write-faces): Save the current face
25385 spec, not the defface spec.
25386
25387 * custom.el (custom-known-themes): Clarify meaning of "standard".
25388 (custom-push-theme): Save old values in the standard theme.
25389 (disable-theme): Correct typo.
25390 (custom-face-theme-value): Deleted unused function.
25391 (custom-theme-recalc-face): Rewritten to treat enable/disable properly.
25392
25393 2005-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
25394
25395 * progmodes/compile.el (compilation-goto-locus): Take into account
25396 iconified frames when determining whether the buffer is
25397 already visible.
25398 Don't reset window height if the window already existed.
25399
25400 2005-09-04 Chong Yidong <cyd@stupidchicken.com>
25401
25402 * custom.el (load-theme): Rename from require-theme.
25403 Add interactive spec.
25404 (enable-theme): Rename from custom-enable-theme.
25405 Add interactive spec.
25406 (disable-theme): Rename from custom-disable-theme.
25407 Add interactive spec.
25408 (custom-make-theme-feature): Doc fix.
25409 (custom-theme-directory): Doc fix.
25410 (provide-theme): Call enable-theme.
25411
25412 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
25413
25414 * obsolete/lazy-lock.el (lazy-lock-mode):
25415 * obsolete/fast-lock.el (fast-lock-mode): Don't try to turn on
25416 font-lock-mode if it's off. Print a warning instead.
25417
25418 * progmodes/compile.el (compilation-start): Ignore errors if the
25419 process died before we get to send-eof.
25420
25421 * textmodes/tex-mode.el (tex-send-tex-command, tex-bibtex-file):
25422 Undo last change. Enclosing the result in quotes broke things on Unix
25423 since tex-send-command passes it through shell-quote-argument.
25424 (tex-send-command): Pass `file' through convert-standard-filename
25425 when possible.
25426 (tex-uptodate-p): Handle the case where TeX hasn't put additional
25427 info in a transcript.
25428
25429 2005-09-02 Dan Nicolaescu <dann@ics.uci.edu>
25430
25431 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
25432 fix compilation warning. Reorder the key definitions to group
25433 together keys emitted by the current version of xterm.
25434
25435 * progmodes/vhdl-mode.el (vhdl-highlight-faces)
25436 (vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
25437 Reorder predicates to correct min-color usage.
25438
25439 2005-09-01 Chong Yidong <cyd@stupidchicken.com>
25440
25441 * longlines.el (longlines-mode): Inhibit read-only when encoding.
25442 Kill local variables when longlines-mode is turned off.
25443
25444 2005-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
25445
25446 * international/mule-cmds.el (set-locale-environment): Soothe compiler.
25447
25448 * obsolete/lazy-lock.el (lazy-lock) <defgroup>: Move from font-lock.el.
25449
25450 * obsolete/fast-lock.el (fast-lock) <defgroup>: Move from font-lock.el.
25451
25452 * font-lock.el (fast-lock, lazy-lock) <defgroup>: Remove.
25453 (font-lock-lines-before): Change default to being inactive.
25454 (font-lock-default-fontify-region): Obey font-lock-lines-before.
25455 (font-lock-after-change-function): Don't handle f-l-lines-before here.
25456
25457 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
25458
25459 * net/tramp.el (tramp-handle-make-auto-save-file-name):
25460 Deactivate temporarily advice if active (not needed for Emacs 22,
25461 but for backwards compatibility).
25462 (tramp-exists-file-name-handler): Rewrite. First implementation
25463 was too simple.
25464 (tramp-advice-make-auto-save-file-name):
25465 Call `tramp-handle-make-auto-save-file-name' (again, just for
25466 backwards compatibility).
25467
25468 2005-08-31 Reto Zimmermann <reto@gnu.org>
25469
25470 * progmodes/vhdl-mode.el
25471 (vhdl-update-sensitivity-list): Handle multi-dimensional array access.
25472 (vhdl-end-p): Fix indentation bug "else" after "-- when".
25473 (vhdl-set-default-project): New function (easier setting of default).
25474 (vhdl-port-copy): Handle extended identifiers for generics.
25475 (vhdl-compiler-alist): Better description for error message regexp.
25476 (vhdl-make): Query for target, use previous as default.
25477 (vhdl-port-copy): Fix port copy for port names starting with "signal".
25478 (vhdl-font-lock-keywords-2): Fix fontification for record
25479 el. assign.
25480 (vhdl-speedbar-make-subpack-line): Add package body link.
25481 (vhdl-generate-makefile-1): Not include itself as dependency.
25482 (vhdl-font-lock-init): Highlight c-preprocessor directives.
25483 (vhdl-*ward-syntactic-ws): Skip c-preprocessor directives.
25484 (vhdl-get-syntactic-context): Handle c-preprocessor directives.
25485 (vhdl-update-sensitivity-list): Start scan at opening parenthesis.
25486 (vhdl-fixup-whitespace-region): Fix jumping point (infinite loop).
25487 (vhdl-update-sensitivity-list-buffer): Add string argument for `error'.
25488 (vhdl-import-project): Add string argument for `error'.
25489 (vhdl-compose-configuration)
25490 (vhdl-compose-configuration-architecture): Add configuration
25491 declaration generation.
25492 (vhdl-scan-directory-contents): Scan for block/generate hierarchy.
25493 (vhdl-trailer-re): Add "record" keyword (better indentation).
25494 (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
25495 "[^ \t-\"]+".
25496 (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
25497 (vhdl-testbench-entity-file-name)
25498 (vhdl-testbench-architecture-file-name): Allow separate
25499 customization of testbench file names.
25500 (vhdl-beginning-of-block): Handle optional subprogram parameter list.
25501 (vhdl-get-visible-signals): Allow newline within alias declaration.
25502 (vhdl-update-sensitivity-list): Signal read only on certain attributes.
25503 (vhdl-fixup-whitespace-region): Fix bug with strings (double quotes).
25504 (member-ignore-case): Alias for missing function in XEmacs.
25505 (vhdl-compiler-alist): Add unit-to-file name mapping for Cadence NC.
25506 (vhdl-update-sensitivity-list): Ignore case on read signals.
25507 (vhdl-replace-string): Adjust case only for file names.
25508 (vhdl-update-sensitivity-list): Fix search for read signals.
25509 (vhdl-update-sensitivity-list): Exclude formal parameters.
25510 (vhdl-get-visible-signals): Include aliases of signals.
25511 (vhdl-get-visible-signals): Fix signal name searching.
25512 (vhdl-port-flatten, vhdl-port-reverse-direction): Better message.
25513 (vhdl-fixup-whitespace-region): Fix for character
25514 literals (e.g. `:').
25515
25516 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
25517
25518 * ansi-color.el (comint-last-output-start):
25519 * bs.el (font-lock-verbose):
25520 * diff-mode.el (add-log-buffer-file-name-function):
25521 * dired-x.el (vm-folder-directory):
25522 * faces.el (help-xref-stack-item):
25523 * files.el (font-lock-keywords):
25524 * find-lisp.el (dired-buffers, dired-subdir-alist):
25525 * ido.el (cua-inhibit-cua-keys):
25526 * log-view.el (cvs-minor-wrap-function):
25527 * outline.el (font-lock-warning-face):
25528 * simple.el (compilation-current-error):
25529 * speedbar.el (ange-ftp-path-format, efs-path-regexp)
25530 (font-lock-keywords, x-pointer-hand2, x-pointer-top-left-arrow):
25531 * tooltip.el (comint-prompt-regexp):
25532 * w32-fns.el (explicit-shell-file-name):
25533 * term/mac-win.el (mac-charset-info-alist)
25534 (mac-services-selection, mac-system-script-code):
25535 * term/tty-colors.el (msdos-color-values):
25536 * term/w32-win.el (xlfd-regexp-registry-subnum):
25537 * term/x-win.el (x-keysym-table, x-selection-timeout)
25538 (x-session-id, x-session-previous-id):
25539 * textmodes/ispell.el (mail-yank-prefix):
25540 * textmodes/makeinfo.el (tex-end-of-header, tex-start-of-header):
25541 * textmodes/org.el (calc-embedded-close-formula)
25542 (calc-embedded-open-formula)
25543 (font-lock-unfontify-region-function):
25544 * textmodes/reftex-global.el (isearch-next-buffer-function)
25545 (TeX-master):
25546 * textmodes/reftex.el (font-lock-keywords):
25547 * textmodes/tex-mode.el (font-lock-comment-face)
25548 (font-lock-doc-face):
25549 * textmodes/texinfo.el (outline-heading-alist):
25550 Add defvars.
25551
25552 * textmodes/artist.el (x-pointer-crosshair): Add defvar.
25553 (artist-spray-chars, artist-mode-init, artist-replace-string)
25554 (artist-select-erase-char, artist-vap-find-endpoints-horiz)
25555 (artist-vap-find-endpoints-vert, artist-vap-find-endpoints-swne)
25556 (artist-vap-find-endpoints-nwse): "?\ " -> "?\s".
25557
25558 * textmodes/conf-mode.el (outline-heading-end-regexp): Add defvar.
25559 (conf-align-assignments): "?\ " -> "?\s".
25560
25561 * textmodes/reftex-index.el (TeX-master): Add defvar.
25562 (reftex-index-phrases-marker): Move up defvar.
25563
25564 * textmodes/reftex-toc.el (zmacs-regions): Add defvar.
25565 (reftex-toc-include-labels-indicator)
25566 (reftex-toc-include-index-indicator)
25567 (reftex-toc-max-level-indicator): Move up declarations.
25568
25569 * net/tramp.el (tramp-handle-make-auto-save-file-name): Pass list
25570 of args to `tramp-run-real-handler', even if it's empty in this case.
25571
25572 2005-08-31 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
25573
25574 * dired.el (dired-move-to-filename-regexp): Add date format for
25575 Mac OS X 10.3 in East Asian locales.
25576
25577 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
25578
25579 * files.el (make-auto-save-file-name): Add file name handler call
25580 if applicable.
25581
25582 * net/tramp.el (tramp-file-name-handler-alist)
25583 (tramp-file-name-for-operation): Add `make-auto-save-file-name'.
25584 (tramp-handle-make-auto-save-file-name): Rename from
25585 `tramp-make-auto-save-file-name'.
25586 (tramp-exists-file-name-handler): New defun.
25587 (tramp-advice-make-auto-save-file-name): Make defadvice only when
25588 `make-auto-save-file-name' is not a magic file name operation.
25589
25590 2005-08-30 Richard M. Stallman <rms@gnu.org>
25591
25592 * files.el (risky-local-variable-p):
25593 Match `-predicates' and `-commands.
25594
25595 * cus-edit.el (custom-buffer-sort-alphabetically): Default to t.
25596 (custom-save-all): Visit the file if necessary;
25597 kill the buffer if we created it.
25598 (custom-save-delete): Don't visit file or kill buffer here.
25599
25600 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
25601
25602 * textmodes/org.el (org-special-keyword): New face.
25603 (org-table-copy-down, org-table-eval-formula)
25604 (org-table-recalculate, org-init-section-numbers):
25605 Use `string-to-number' instead of `string-to-int'.
25606 (org-get-location): Use `insert-buffer-substring' instead of
25607 `insert-buffer'.
25608 (org-modify-diary-entry-string): New function.
25609 (org-get-entries-from-diary): Set the hook for `add-to-diary-list'.
25610 (org-disable-agenda-to-diary): Rename from `org-disable-diary'.
25611 (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
25612 active region.
25613 (org-export-as-html): Handle QUOTE keyword.
25614 (org-quote-string): New option.
25615 (org-bookmark-jump-unhide): New function, used for
25616 `bookmark-after-jump-hook'.
25617 (org-diary-default-entry): Apply only when not called through
25618 `org-agenda'.
25619
25620 2005-08-30 Juanma Barranquero <lekktu@gmail.com>
25621
25622 * net/eudc.el (mode-popup-menu):
25623 * play/handwrite.el (ps-printer-name, ps-lpr-command):
25624 * progmodes/ada-mode.el (compile-auto-highlight)
25625 (skeleton-further-elements):
25626 * progmodes/autoconf.el (font-lock-syntactic-keywords):
25627 * progmodes/cmacexp.el (msdos-shells):
25628 * progmodes/compile.el (font-lock-extra-managed-props)
25629 (font-lock-keywords, font-lock-maximum-size)
25630 (font-lock-support-mode):
25631 * progmodes/grep.el (font-lock-lines-before):
25632 * progmodes/idlw-complete-structtag.el (idlwave-completion-help-info):
25633 * progmodes/mixal-mode.el (compile-command):
25634 * progmodes/perl-mode.el (font-lock-comment-face)
25635 (font-lock-doc-face, font-lock-string-face):
25636 * progmodes/prolog.el (comint-prompt-regexp):
25637 * progmodes/sh-script.el (font-lock-comment-face)
25638 (font-lock-set-defaults, font-lock-string-face):
25639 * progmodes/sql.el (font-lock-keyword-face)
25640 (font-lock-set-defaults, font-lock-string-face):
25641 * progmodes/vhdl-mode.el (compilation-file-regexp-alist)
25642 (itimer-version, lazy-lock-defer-contextually)
25643 (lazy-lock-defer-on-scrolling, lazy-lock-defer-on-the-fly):
25644 Add defvars.
25645
25646 * progmodes/cperl-mode.el (cperl-electric-lbrace)
25647 (cperl-electric-keyword, cperl-electric-pod)
25648 (cperl-electric-backspace, cperl-forward-re)
25649 (cperl-fix-line-spacing, cperl-fill-paragraph): "?\ " -> "?\s".
25650 (vc-rcs-header, vc-sccs-header): Add defvars.
25651
25652 * progmodes/fortran.el (fortran-indent-to-column): "?\ " -> "?\s".
25653 (font-lock-syntactic-keywords, gud-find-expr-function):
25654 Add defvars.
25655
25656 * progmodes/gdb-ui.el (tool-bar-map): Add defvar.
25657 (gdb-frame-parameters): Declare before use.
25658
25659 * progmodes/gud.el (gdb-active-process, gdb-define-alist)
25660 (gdb-macro-info, gdb-server-prefix, gdb-show-changed-values)
25661 (gdb-var-changed, gdb-var-list, tool-bar-map): Add defvars.
25662 (gud-expr-compound-sep, gud-expr-compound): "?\ " -> "?\s".
25663
25664 * progmodes/idlw-help.el (browse-url-generic-args): Add defvar.
25665 (idlwave-help-with-source): Use `insert-buffer-substring', not
25666 `insert-buffer'.
25667
25668 2005-08-29 Juri Linkov <juri@jurta.org>
25669
25670 * outline.el (hide-entry, hide-leaves, outline-toggle-children):
25671 Put outline-back-to-heading function call inside save-excursion.
25672
25673 2005-08-29 Juanma Barranquero <lekktu@gmail.com>
25674
25675 * man.el (Man-init-defvars, Man-translate-references)
25676 (Man-support-local-filenames, Man-highlight-references):
25677 * progmodes/sql.el (sql-interactive-mode):
25678 * shell.el (shell-mode, shell-resync-dirs): Fix typos in docstrings.
25679
25680 * emacs-lisp/checkdoc.el (compilation-error-regexp-alist)
25681 (compilation-mode-font-lock-keywords): Add defvars.
25682 (checkdoc-interactive-loop): "?\ " -> "?\s".
25683
25684 * emacs-lisp/lisp-mode.el (font-lock-comment-face)
25685 (font-lock-doc-face, font-lock-string-face)
25686 (font-lock-keywords-case-fold-search): Add defvars.
25687 (emacs-lisp-mode-syntax-table): "?\ " -> "?\s".
25688
25689 * obsolete/sun-fns.el (mouse-select-or-drag-move-point):
25690 Don't pass X and Y (they are ignored anyway).
25691 (mouse-set-mark, mouse-select-window, mouse-delete-other-windows)
25692 (mouse-delete-window): Make arguments optional.
25693
25694 * obsolete/rnews.el (news-add-news-group): Don't use `end-of-line'.
25695 (caesar-translate-table, minor-modes, news-buffer-save)
25696 (news-group-name, news-minor-modes): Add defvars.
25697
25698 * emacs-lisp/lselect.el (mouse-highlight-priority)
25699 (x-lost-selection-functions, zmacs-regions):
25700 * emacs-lisp/pp.el (font-lock-verbose):
25701 * emacs-lisp/syntax.el (font-lock-beginning-of-syntax-function):
25702 * emacs-lisp/tcover-ses.el (ses-initial-global-parameters)
25703 (ses-mode-map):
25704 * emacs-lisp/tcover-unsafep.el (safe-functions):
25705 * international/mule-cmds.el (mac-system-coding-system)
25706 (mac-system-locale):
25707 * language/ethio-util.el (rmail-current-message)
25708 (rmail-message-vector):
25709 * language/thai-util.el (thai-auto-composition-mode):
25710 * mail/metamail.el (rmail-current-message, rmail-message-vector):
25711 * mail/mspools.el (rmail-inbox-list, vm-crash-box)
25712 (vm-folder-directory, vm-init-file, vm-init-file-loaded)
25713 (vm-primary-inbox, vm-spool-files):
25714 * mail/rmail.el (deleted-head, font-lock-fontified)
25715 (mail-abbrev-syntax-table, mail-abbrevs, messages-head)
25716 (rmail-use-spam-filter, rsf-beep, rsf-sleep-after-message)
25717 (total-messages):
25718 * mail/rmail-spam-filter.el (bbdb/mail_auto_create_p)
25719 (rmail-summary-mode-map):
25720 * mail/rmailkwd.el (rmail-buffer, rmail-current-message)
25721 (rmail-last-label, rmail-last-multi-labels)
25722 (rmail-summary-vector, rmail-total-messages):
25723 * mail/rmailmsc.el (rmail-current-message, rmail-inbox-list):
25724 * mail/rmailsum.el (msgnum):
25725 * mail/uce.el (gnus-original-article-buffer, mail-reply-buffer)
25726 (rmail-current-message):
25727 * obsolete/fast-lock.el (font-lock-face-list):
25728 * obsolete/rnewspost.el (mail-reply-buffer):
25729 * obsolete/scribe.el (compile-command):
25730 * obsolete/x-menu.el (x-process-mouse-hook): Add defvars.
25731
25732 2005-08-28 John Paul Wallington <jpw@gnu.org>
25733
25734 * ibuf-ext.el (ibuffer-auto-update-changed):
25735 Use `frame-or-buffer-changed-p' to check whether we need to update.
25736 (ibuffer-auto-mode): Don't advise `get-buffer-create' and
25737 `kill-buffer'. Initialise `ibuffer-auto-buffers-changed'
25738 as a `frame-or-buffer-changed-p' state vector instead.
25739
25740 2005-08-27 Romain Francoise <romain@orebokech.com>
25741
25742 * textmodes/makeinfo.el (makeinfo-compile):
25743 Use `compilation-start'. Set `next-error-function' according to
25744 `disable-errors'.
25745 (makeinfo-next-error): New function.
25746 (makeinfo-region): Adjust to new `makeinfo-compile' prototype.
25747 (makeinfo-buffer): Likewise.
25748
25749 * progmodes/compile.el (compilation-start): Add autoload cookie.
25750
25751 * progmodes/antlr-mode.el: Don't autoload `compilation-start'.
25752 * textmodes/sgml-mode.el: Likewise.
25753 * progmodes/python.el: Likewise.
25754
25755 2005-08-27 Eli Zaretskii <eliz@gnu.org>
25756
25757 * simple.el (blink-matching-paren-distance): Document the meaning
25758 of nil value, and allow to customize to nil.
25759
25760 * eshell/esh-ext.el (eshell-windows-shell-file): Look for
25761 command.com, not command.exe.
25762
25763 2005-08-26 John Wiegley <johnw@newartisans.com>
25764
25765 * eshell/esh-cmd.el (eshell-rewrite-named-command): Change the
25766 code around a bit so that an extraneous nil argument is not added
25767 to a command when no args are given.
25768
25769 * eshell/esh-arg.el (eshell-parse-double-quote): If a
25770 double-quoted argument resolves to nil, return it as an empty
25771 string rather than as nil. This made it impossible to pass "" to
25772 a shell script as a null string argument.
25773
25774 2005-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
25775
25776 * outline.el (outline-invent-heading): New fun.
25777 (outline-promote, outline-demote): Use it.
25778 (outline-move-subtree-down): Remove unused vars `re' and `txt'.
25779 (outline-end-of-subtree): Remove unused var `opoint'.
25780
25781 2005-08-26 David Reitter <david.reitter@gmail.com>
25782
25783 * menu-bar.el (truncate-lines, write-file, print-buffer)
25784 (ps-print-buffer-faces, ps-print-buffer, split-window):
25785 Disable menu items when the frame they refer to is invisible, or when
25786 they refer to a buffer and the minibuffer is selected.
25787
25788 2005-08-26 Pavel Kobiakov <pk_at_work@yahoo.com>
25789
25790 * progmodes/flymake.el (flymake-highlight-err-lines):
25791 Use save-excursion around flymake-highlight-line to preserve point.
25792
25793 2005-08-26 Eli Zaretskii <eliz@gnu.org>
25794
25795 * progmodes/octave-mod.el: Change Author and Maintainer address.
25796 (octave-maintainer-address): Change Kurt's email address.
25797 * progmodes/octave-inf.el: Change Author and Maintainer address.
25798 * progmodes/octave-hlp.el: Change Author and Maintainer address.
25799
25800 2005-08-26 Kim F. Storm <storm@cua.dk>
25801
25802 * subr.el (version-list-<, version-list-<=, version-list-=):
25803 Rename from integer-list-*.
25804 (version-list-not-zero): Likewise. Fix while loop.
25805 (version=): Use version-list-= instead of string-equal.
25806
25807 2005-08-26 Richard M. Stallman <rms@gnu.org>
25808
25809 * outline.el (outline-promote): Try shortening the heading.
25810 As last resort, read the heading to use.
25811 (outline-demote): As last resort, read the heading to use.
25812
25813 2005-08-26 Romain Francoise <romain@orebokech.com>
25814
25815 * progmodes/compile.el (compilation-start): Doc fix.
25816
25817 * progmodes/antlr-mode.el (antlr-default): Fix defface form.
25818 (antlr-font-lock-additional-keywords): Fix reference to
25819 `antlr-font-lock-literal-regexp' erroneously changed during the
25820 mass face rename.
25821 (antlr-run-tool): Use `compilation-start'.
25822
25823 * textmodes/sgml-mode.el (sgml-validate): Use `compilation-start'
25824 instead of the obsolete `compile-internal'.
25825
25826 2005-08-26 Juanma Barranquero <lekktu@gmail.com>
25827
25828 * calendar/cal-bahai.el (date, displayed-month, displayed-year)
25829 (number, original-date):
25830 * calendar/cal-china.el (date):
25831 * calendar/cal-coptic.el (date):
25832 * calendar/cal-french.el (date):
25833 * calendar/cal-hebrew.el (date, entry, number, original-date):
25834 * calendar/cal-islam.el (date, number, original-date):
25835 * calendar/cal-iso.el (date):
25836 * calendar/cal-julian.el (date):
25837 * calendar/cal-mayan.el (date):
25838 * calendar/cal-menu.el (date, event):
25839 * calendar/cal-persia.el (date):
25840 * calendar/lunar.el (date):
25841 * calendar/solar.el (date): Add defvars.
25842
25843 * emerge.el:
25844 * ibuffer.el:
25845 * info-xref.el:
25846 * obsolete/bg-mouse.el:
25847 * obsolete/sun-curs.el:
25848 * obsolete/swedish.el: Move the `defvar's to the top level.
25849
25850 * smerge-mode.el (smerge-refined-change): Add :group.
25851
25852 2005-08-25 Stefan Monnier <monnier@iro.umontreal.ca>
25853
25854 * smerge-mode.el (smerge-remove-props): Make the args non-optional.
25855 (smerge-keep-n): Remove props.
25856 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
25857 (smerge-keep-current, smerge-kill-current): Don't remove props anymore
25858 now that it's done in smerge-keep-n.
25859 (smerge-refined-change): New face.
25860 (smerge-refine-chopup-region, smerge-refine-highlight-change)
25861 (smerge-refine): New funs.
25862 (smerge-basic-map): Bind smerge-refine.
25863
25864 2005-08-25 Juri Linkov <juri@jurta.org>
25865
25866 * progmodes/grep.el (grep, grep-mode): Make buffer-local variables
25867 compilation-process-setup-function and compilation-disable-input
25868 in grep-mode instead of let-bindings in grep.
25869
25870 * menu-bar.el (menu-bar-options-menu, menu-bar-options-save):
25871 Delete "Automatic File De/compression" (auto-compression-mode).
25872
25873 2005-08-25 Juanma Barranquero <lekktu@gmail.com>
25874
25875 * obsolete/bg-mouse.el: Move to obsolete/ from term/.
25876 Silence warning about non-existent variable.
25877
25878 2005-08-25 Richard M. Stallman <rms@gnu.org>
25879
25880 * menu-bar.el (menu-bar-describe-menu): Delete "What's New".
25881 Rename "Describe Key" to "Describe Key or Mouse Operation".
25882
25883 * mail/mailalias.el (build-mail-aliases): Delete comments
25884 from the contents before processing them.
25885
25886 * isearch.el (isearch-edit-string): Erase the Search prompt
25887 if user enters an empty string and there is no default.
25888
25889 * comint.el (comint-file-name-prefix): Add autoload.
25890
25891 2005-08-25 Joe Corneli <jcorneli@math.utexas.edu>
25892
25893 * subr.el (play-sound): Rearrange to avoid warning.
25894
25895 2005-08-25 Carsten Dominik <dominik@science.uva.nl>
25896
25897 * calendar/diary-lib.el (diary-modify-entry-list-string-function):
25898 New hook.
25899 (add-to-diary-list): Call `diary-modify-entry-list-string-function'.
25900
25901 2005-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
25902
25903 * emacs-lisp/easy-mmode.el (define-minor-mode): Simplify.
25904
25905 * custom.el (custom-theme-set-variables): Sort minor modes last.
25906
25907 2005-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
25908
25909 * subr.el (version-separator, version-regexp-alist): New vars used by
25910 version comparison funs.
25911 (integer-list-<, integer-list-=, integer-list-<=)
25912 (integer-list-not-zero): New funs for integer list comparison.
25913 (version-to-list, version=, version<, version<=): New funs for version
25914 comparison.
25915
25916 2005-08-24 Juanma Barranquero <lekktu@gmail.com>
25917
25918 * emerge.el (merge-begin, merge-end, template, A-begin, A-end)
25919 (B-begin, B-end, diff, diff-vector, valid-diff): Defvar at compile
25920 time to silence the byte-compiler.
25921
25922 * ibuffer.el (ibuffer-compile-make-eliding-form)
25923 (ibuffer-check-formats): Use `with-no-warnings' to hide references
25924 to `ibuffer-elide-long-columns' (which is defined on ibuffer.el,
25925 so it's silly to get warnings for it).
25926 (ibuffer-auto-mode, ibuffer-cached-filter-formats)
25927 (ibuffer-compiled-filter-formats, ibuffer-filter-format-alist)
25928 (ibuffer-filter-group-kill-ring, ibuffer-filter-groups)
25929 (ibuffer-filtering-qualifiers, ibuffer-hidden-filter-groups)
25930 (ibuffer-inline-columns, ibuffer-show-empty-filter-groups)
25931 (ibuffer-tmp-hide-regexps, ibuffer-tmp-show-regexps):
25932 Defvar at compile time.
25933 (ibuffer-compiled-formats, ibuffer-cached-eliding-string)
25934 (ibuffer-cached-formats, ibuffer-cached-elide-long-columns):
25935 Declare them before use.
25936
25937 * info-xref.el (info-xref-xfile-alist, info-xref-filename-heading)
25938 (info-xref-good, info-xref-bad): Defvar at compile time.
25939
25940 * obsolete/mlsupport.el (filter-region, execute-monitor-command):
25941 Use `let*' instead of `let'.
25942
25943 * obsolete/sun-curs.el (icon-edit, *mouse-window*, *mouse-x*)
25944 (*mouse-y*, menu, char): Defvar at compile time.
25945 (sc::menu): Declare it before use.
25946 (sc::pack-one-line): Use `let', not `let*'.
25947
25948 * obsolete/swedish.el (news-inews-hook, news-group-hook-alist)
25949 (mail-send-hook): Defvar at compile time.
25950
25951 * term/bg-mouse.el (bg-mouse-x, bg-mouse-y, bg-cursor-window):
25952 Defvar at compile time.
25953
25954 * term/sun-mouse.el (current-global-mousemap)
25955 (current-local-mousemap): Declare them before use.
25956
25957 2005-08-24 Carsten Dominik <dominik@science.uva.nl>
25958
25959 * bookmark.el (bookmark-after-jump-hook): New hook.
25960 (bookmark-jump): Run `bookmark-after-jump-hook'.
25961
25962 2005-08-23 Juri Linkov <juri@jurta.org>
25963
25964 * faces.el (minibuffer-prompt): Doc fix.
25965
25966 2005-08-23 Juanma Barranquero <lekktu@gmail.com>
25967
25968 * progmodes/xscheme.el: Trivial changes to silence warnings.
25969 (xscheme-previous-mode, xscheme-previous-process-state):
25970 Add defvars.
25971 (xscheme-last-input-end, xscheme-process-command-line)
25972 (xscheme-process-name, xscheme-buffer-name)
25973 (xscheme-expressions-ring-max, xscheme-expressions-ring)
25974 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
25975 (xscheme-control-g-synchronization-p)
25976 (xscheme-control-g-disabled-p, xscheme-string-receiver)
25977 (default-xscheme-runlight, xscheme-runlight)
25978 (xscheme-runlight-string, xscheme-process-filter-state)
25979 (xscheme-allow-output-p, xscheme-prompt, xscheme-mode-string):
25980 Move to beginning of file.
25981 (scheme-interaction-mode-commands-alist)
25982 (scheme-interaction-mode-map, scheme-debugger-mode-map):
25983 Declare them before use. Note: the initialization code for the
25984 variables has not been moved because it uses functions that reference
25985 the variables.
25986 (xscheme-control-g-message-string, xscheme-process-filter-alist)
25987 (xscheme-prompt-for-expression-map): Declare them before use.
25988 (scheme-debugger-mode-commands): "?\ " -> "?\s".
25989
25990 2005-08-23 Ed Swarthout <ed.swarthout@gmail.com> (tiny change)
25991
25992 * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
25993
25994 2005-08-22 Juri Linkov <juri@jurta.org>
25995
25996 * faces.el (set-face-underline): Delete this duplicate function
25997 and make an obsolete alias to set-face-underline-p.
25998 (set-face-underline-p): Use docstring of set-face-underline.
25999 (describe-face): Create hyperlink to parent face.
26000
26001 * info.el (Info-insert-dir): Use save-excursion around
26002 insert-buffer-substring.
26003 (Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
26004 (Info-escape-percent): Delete function.
26005 (Info-fontify-node): Replace Info-escape-percent by
26006 replace-regexp-in-string with REP arg set to lambda that
26007 duplicates `%' and preserves text properties.
26008
26009 * progmodes/compile.el (compilation-disable-input): Doc fix.
26010 (define-compilation-mode): Doc fix and refill.
26011 (kill-compilation): Use `mode-name' in the error message.
26012 (compilation-find-file): Use `compilation-error' in the
26013 read-file-name's prompt.
26014
26015 2005-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
26016
26017 * smerge-mode.el (smerge-basic-map): Bind smerge-combine-with-next.
26018 (smerge-auto-leave): Make undo re-enable the mode.
26019 (debug-ignored-errors): Add the user-error of impossible resolution.
26020 (smerge-resolve): Move things around a bit, in preparation for later.
26021 (smerge-diff): Don't fail if the buffer has no associated file.
26022 (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
26023 (smerge-conflict-overlay): New function.
26024 (smerge-match-conflict): Don't add text properties here.
26025 (smerge-find-conflict): Instead, add an overlay here.
26026 Also check for the case where we're inside a conflict already, so as to
26027 obviate the need for font-lock-multiline, which is unbearably slow with
26028 large conflicts and ciomplex font-lock patterns.
26029 (smerge-remove-props): Remove overlay rather than text-properties.
26030 (smerge-mode): Don't set font-lock-multiline.
26031 Remove overlays when turned off.
26032
26033 2005-08-21 Kim F. Storm <storm@cua.dk>
26034
26035 * ido.el (ido-ignore-item-p): Use save-match-data.
26036 Bind case-fold-search to ido-case-fold locally.
26037
26038 2005-08-20 Richard M. Stallman <rms@gnu.org>
26039
26040 * files.el (normal-mode): If font lock is on, turn it off and on.
26041
26042 * subr.el (replace-regexp-in-string): Doc fix.
26043
26044 * startup.el (command-line-1): Don't suppress startup screen
26045 due to existing processes.
26046
26047 * progmodes/grep.el (grep): Bind compilation-disable-input to t.
26048
26049 * progmodes/compile.el (compilation-disable-input): Default to nil.
26050
26051 2005-08-20 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
26052
26053 * progmodes/compile.el (compilation-disable-input): New defcustom.
26054 (compilation-start): If compilation-disable-input is non-nil, send
26055 EOF to the compilation process.
26056
26057 2005-08-20 Eli Zaretskii <eliz@gnu.org>
26058
26059 * textmodes/tex-mode.el (tex-bibtex-file, tex-send-tex-command):
26060 Run the argument of tex-shell-cd-command through
26061 convert-standard-filename, to get the correct style of slashes on
26062 Windows, and enclose the result in quotes, in case the file name
26063 includes whitespace or other special characters.
26064
26065 2005-08-19 Andreas Schwab <schwab@suse.de>
26066
26067 * progmodes/gud.el (gud-kill-buffer-hook): Don't kill unrelated
26068 process.
26069
26070 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
26071
26072 * cus-start.el (minibuffer-prompt-properties): Correct typo.
26073
26074 2005-08-18 Kim F. Storm <storm@cua.dk>
26075
26076 * scroll-lock.el: Fix errors due to incorrect line wrapping.
26077
26078 2005-08-18 Richard M. Stallman <rms@gnu.org>
26079
26080 * scroll-lock.el: New file.
26081
26082 2005-08-18 Thien-Thi Nguyen <ttn@gnu.org>
26083
26084 * dired.el (dired-move-to-end-of-filename):
26085 Handle fifo as rendered by "ls -lF": Don't include trailing "|".
26086
26087 2005-08-18 Kim F. Storm <storm@cua.dk>
26088
26089 * ido.el (ido-everywhere): Fix defcustom :set function to disable
26090 rather than toggle mode when custom value is nil.
26091 (ido-everywhere): Fix defun doc string.
26092
26093 2005-08-17 Richard M. Stallman <rms@gnu.org>
26094
26095 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
26096 as tag instead of "Inviolable".
26097
26098 2005-08-17 Kim F. Storm <storm@cua.dk>
26099
26100 * windmove.el (windmove-coordinates-of-position): Remove.
26101 (windmove-coordinates-of-window-position): Remove.
26102 (windmove-reference-loc): Use posn-at-point instead.
26103
26104 * subr.el (insert-for-yank-1): Doc fix.
26105
26106 * ido.el (ido-enter-matching-directory): Rename from
26107 ido-enter-single-matching-directory. Change `slash' choice to
26108 `only'. Add `first' choice.
26109 (ido-exhibit): Adapt to above changes.
26110
26111 2005-08-16 Luc Teirlinck <teirllm@auburn.edu>
26112
26113 * Makefile.in: Expand comment about building loaddefs.el.
26114
26115 2005-08-16 Nick Roberts <nickrob@snap.net.nz>
26116
26117 * progmodes/gdb-ui.el (toggle-gdb-use-inferior-io-buffer):
26118 Comment use of defadvice.
26119
26120 * progmodes/gud.el (gud-jump): Rework for gdb-ui.
26121
26122 2005-08-15 Dan Nicolaescu <dann@ics.uci.edu>
26123
26124 * buff-menu.el, compare-w.el, emacs-lisp/testcover.el,
26125 * play/gomoku.el, play/mpuz.el, progmodes/flymake.el,
26126 * progmodes/gdb-ui.el, progmodes/idlw-help.el,
26127 * progmodes/idlw-shell.el, progmodes/ld-script.el,
26128 * progmodes/which-func.el, ruler-mode.el, strokes.el,
26129 * textmodes/sgml-mode.el, textmodes/table.el: Do not use face-alias
26130 for backward compatibility for faces that did not appear in the
26131 previous Emacs release.
26132
26133 * simple.el (next-error-follow-minor-mode): Fix init value and lighter.
26134
26135 2005-08-15 Kim F. Storm <storm@cua.dk>
26136
26137 * emulation/cua-base.el (cua-delete-region): Return t if
26138 deleted region was non-empty.
26139 (cua-replace-region): Inhibit overwrite-mode for
26140 self-insert-command if replaced region was non-empty.
26141 (cua--explicit-region-start, cua--status-string): Make them
26142 buffer-local at top-level...
26143 (cua-mode): ...rather than when mode is enabled.
26144
26145 2005-08-15 Thien-Thi Nguyen <ttn@gnu.org>
26146
26147 * progmodes/vhdl-mode.el (vhdl-emacs-21):
26148 Set t for Emacs 21, 22, and so on.
26149
26150 2005-08-15 David Ponce <david@dponce.com>
26151
26152 * tree-widget.el: Update Commentary header.
26153 (tree-widget-theme): Doc fix.
26154 (tree-widget-space-width): New option.
26155 (tree-widget-image-properties): Look up in the default theme too.
26156 (tree-widget--cursors): Only for images with arrow pointer shape.
26157 (tree-widget-lookup-image): Pointer shape is hand by default.
26158 (tree-widget-icon): Rename generic icon widget from
26159 `tree-widget-control'.
26160 (tree-widget-*-icon): Rename from `tree-widget-*-control' and
26161 derive from `tree-widget-icon'.
26162 (tree-widget-handle): Improve default look and feel of the text
26163 representation.
26164 (tree-widget): Rename :*-control properties to :*-icon properties.
26165 Add :action and :help-echo properties.
26166 (tree-widget-after-toggle-functions): Move.
26167 (tree-widget-close-node, tree-widget-open-node): Remove.
26168 (tree-widget-before-create-icon-functions): New hook.
26169 (tree-widget-value-create): Update to allow customization of icons
26170 and nodes at run-time via that new hook.
26171 (tree-widget-icon-create, tree-widget-leaf-node-icon-p)
26172 (tree-widget-icon-action, tree-widget-icon-help-echo)
26173 (tree-widget-action, tree-widget-help-echo): New functions.
26174
26175 2005-08-15 Kim F. Storm <storm@cua.dk>
26176
26177 * ido.el (ido-buffer-internal): Use with-no-warnings.
26178 (ido-make-merged-file-list): Use while-no-input.
26179
26180 2005-08-15 Richard M. Stallman <rms@gnu.org>
26181
26182 * textmodes/flyspell.el (flyspell-mark-duplications-flag): Doc fix.
26183 (flyspell-large-region): Fix doc and custom type.
26184
26185 2005-08-14 Richard M. Stallman <rms@gnu.org>
26186
26187 * files.el (interpreter-mode-alist): Doc fix.
26188
26189 * mail/rmail.el (rmail-nonignored-headers): New variable.
26190 (rmail-clear-headers): Use it.
26191 (rmail-reply): Better handling of mail-followup-to header.
26192
26193 * progmodes/sh-script.el (sh-font-lock-keywords-var):
26194 Rename variable from sh-font-lock-keywords. In the `shell' entry,
26195 don't try to refer to executable-font-lock-keywords.
26196 (sh-font-lock-keywords-var-1): Rename from sh-font-lock-keywords-1.
26197 (sh-font-lock-keywords-var-2): Rename from sh-font-lock-keywords-2.
26198 (sh-font-lock-keywords): Append executable-font-lock-keywords here.
26199 (sh-mode): Set comment-start-skip, local-abbrev-table,
26200 imenu-case-fold-search.
26201 (sh-set-shell): Don't set them here.
26202 (sh-feature): Simplify. Get rid of the eval-a-variable feature.
26203 Don't cache the results in the original alist; don't ever modify
26204 that alist.
26205
26206 * textmodes/flyspell.el (flyspell-mode): Autoload a defvar.
26207
26208 * textmodes/ispell.el (lookup-words): Cope with case where ARGS is
26209 empty.
26210
26211 2005-08-15 Andreas Schwab <schwab@suse.de>
26212
26213 * desktop.el: Put autoload cookie at risky-local-variable declarations.
26214
26215 * dired.el, info.el, mail/rmail.el: Revert last change.
26216
26217 2005-08-14 Thien-Thi Nguyen <ttn@gnu.org>
26218
26219 * dired.el: Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
26220 modification in `eval-after-load' form.
26221 * info.el: Likewise.
26222 * mail/rmail.el: Likewise.
26223
26224 2005-08-14 Juri Linkov <juri@jurta.org>
26225
26226 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26227 Remove highlighting of "Compilation started". Highlight only
26228 the word "finished" in "Compilation finished". Add highlighting
26229 of "interrupt", "killed", "terminated" and the exit code.
26230 (compilation-start): Add newline after header. Use exactly the
26231 same time stamp format as the finishing message.
26232 (compilation-mode-map): Add ellipsis to "Search Files (grep)".
26233
26234 * progmodes/grep.el (grep-mode-map): Add ellipsis to "Another grep".
26235 (grep-mode-font-lock-keywords): Don't highlight "Grep started".
26236 Add highlighting of "interrupt", "killed", "terminated".
26237
26238 * delsel.el (delete-selection-pre-hook): If overwrite-mode is
26239 enabled and the current command is self-insert-command, call it
26240 explicitly with overwrite-mode bound to nil, to not allow it
26241 to delete the character after the selected region.
26242
26243 2005-08-12 Matt Hodges <MPHodges@member.fsf.org>
26244
26245 * emacs-lisp/eldoc.el: Add move-beginning-of-line,
26246 move-end-of-line, end-of-line, and beginning-of-line to the list
26247 of commands after which the echo area is updated.
26248
26249 2005-08-12 Eli Zaretskii <eliz@gnu.org>
26250
26251 * cus-edit.el (custom-save-all, custom-save-delete):
26252 Bind recentf-exclude to exclude custom-file.
26253
26254 2005-08-12 Ehud Karni <ehud@unix.mvs.co.il>
26255
26256 * mail/rmailsum.el (rmail-summary-end-of-message): New command
26257 to go to the bottom of the mail message. Added to
26258 `rmail-summary-mode-map' with key "/".
26259 (rmail-summary-show-message): New (internal) function for use by
26260 both `rmail-summary-beginning/end-of-message'.
26261 (rmail-summary-beginning-of-message): Change to use
26262 rmail-summary-show-message.
26263
26264 * mail/rmail.el (rmail-end-of-message): New command to go to the
26265 end of the current message. Added to `rmail-mode-map' with key "/".
26266 (rmail-beginning-of-message): Fix to work as documented.
26267 (rmail-mode): Change documentation.
26268
26269 * progmodes/compile.el (compilation-start): Add the line
26270 "Compilation started" with compilation start time.
26271 (compilation-mode-font-lock-keywords): Add `started' to keywords.
26272
26273 2005-08-11 Luc Teirlinck <teirllm@auburn.edu>
26274
26275 * menu-bar.el (menu-bar-options-menu): Standardize capitalization
26276 of menu items.
26277
26278 2005-08-11 Richard M. Stallman <rms@gnu.org>
26279
26280 * simple.el (pop-global-mark): Reverse test of widen-automatically.
26281
26282 * battery.el (battery-status-function): Don't use ignore-errors.
26283
26284 2005-08-11 Lute Kamstra <lute@gnu.org>
26285
26286 * emacs-lisp/generic.el (generic-font-lock-defaults): Declare with
26287 define-obsolete-variable-alias.
26288
26289 2005-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
26290
26291 * net/ange-ftp.el: Use \\` and \\' instead of ^ and $ in regexps.
26292 (ange-ftp-send-cmd): Revert last change, and expand
26293 the comment explaining the problem.
26294
26295 2005-08-10 Luc Teirlinck <teirllm@auburn.edu>
26296
26297 * ldefs-boot.el: Update.
26298
26299 * menu-bar.el (menu-bar-showhide-menu): Rename "Date, Time and Mail"
26300 item to "Time, Load and Mail". Change help echo text.
26301
26302 * time.el (display-time-use-mail-icon, display-time-format)
26303 (display-time-string-forms): Shorten first line of docstrings.
26304
26305 2005-08-10 Lars Hansen <larsh@soem.dk>
26306
26307 * desktop.el (desktop-buffer-mode-handlers):
26308 Make non-customizable. Add autoload cookie. Change initial value to
26309 nil; add elements in respective modules instead. Fix doc string.
26310 (desktop-load-file): New function.
26311 (desktop-minor-mode-handlers): New autoloaded variable.
26312 (desktop-create-buffer): Call minor mode handlers.
26313 Use desktop-load-file to load major and minor mode modules prior to
26314 checking for a handler.
26315 (desktop-save): Don't add nil to desktop-minor-modes for minor
26316 modes with nil function in desktop-minor-mode-table. Don't delete
26317 desktop file before rewriting it.
26318 (desktop-locals-to-save): Add autoload cookie. Don't make
26319 automatically buffer-local. Add variables column-number-mode,
26320 size-indication-mode, indent-tabs-mode,
26321 indicate-buffer-boundaries, indicate-empty-lines and
26322 show-trailing-whitespace.
26323 (desktop-clear): Allow desktop-clear-preserve-buffers to contain
26324 regexps. Don't use desktop-clear-preserve-buffers-regexp.
26325 (desktop-clear-preserve-buffers-regexp): Delete.
26326 (desktop-clear-preserve-buffers): Update initial value and docstring.
26327 (desktop-save-buffer): Fix doc string.
26328
26329 * hilit-chg.el: Add handler to desktop-minor-mode-handlers.
26330 (hilit-chg-desktop-restore): New function.
26331 (highlight-changes-mode): Add highlight-changes-mode to
26332 desktop-locals-to-save.
26333
26334 * dired.el: Add handler to desktop-buffer-mode-handlers.
26335 (dired-restore-desktop-buffer): Remove autoload cookie.
26336 (dired-mode): Add autoload cookie.
26337
26338 * info.el: Add handler to desktop-buffer-mode-handlers.
26339 (Info-restore-desktop-buffer): Remove autoload cookie.
26340 (Info-mode): Add autoload cookie.
26341
26342 * mh-e/mh-e.el: Add handler to desktop-buffer-mode-handlers.
26343 (mh-restore-desktop-buffer): Remove autoload cookie.
26344 (mh-folder-mode): Add autoload cookie.
26345
26346 * mail/rmail.el: Add handler to desktop-buffer-mode-handlers.
26347 (rmail-restore-desktop-buffer): Remove autoload cookie.
26348
26349 2005-08-11 Masatake YAMATO <jet@gyve.org>
26350
26351 * hexl.el (hexl-address-region):
26352 (hexl-ascii-region, hexl-font-lock-keywords):
26353 (hexl-highlight-line-range): Use the term "region"
26354 instead of "area" for consistency with the other symbols
26355 defined in hexl.el.
26356
26357 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
26358
26359 * menu-bar.el (menu-bar-options-save): Move `display-time-mode' to
26360 correct group: it is set with `menu-bar-make-mm-toggle' (pointed
26361 out by Juri Linkov). Add `display-battery-mode'.
26362
26363 2005-08-09 Juri Linkov <juri@jurta.org>
26364
26365 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26366 Remove `-text' from face variable names.
26367 (compilation-error-file-name, compilation-warning-file-name)
26368 (compilation-info-file-name): Delete faces.
26369 (compilation-line-number, compilation-column-number):
26370 Remove face underlining.
26371 (compilation-message-face): Set to `underline' value by default.
26372 (compilation-error-face, compilation-warning-face)
26373 (compilation-info-face): Remove `-file-name' from face names.
26374 (compilation-error-text-face, compilation-warning-text-face)
26375 (compilation-info-text-face): Delete face variables.
26376 (compilation-text-face): Delete function.
26377
26378 * progmodes/grep.el (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
26379 (grep-mode-font-lock-keywords): Use `.+?' instead of `[^\n-]+'.
26380 (grep-error-face): Set to `compilation-error' instead of
26381 `compilation-error-face' (which is redefined to `grep-hit-face' in
26382 grep buffers).
26383 (grep-mode-font-lock-keywords): Remove `-text' from face variable
26384 names. Use `grep-error-face' instead of `compilation-error-text-face'.
26385
26386 * dired-aux.el (dired-do-query-replace-regexp):
26387 Use `query-replace-read-args'.
26388
26389 * replace.el (query-replace-read-from, query-replace-read-to)
26390 (query-replace-read-args): Rename arg `string' to `prompt'.
26391
26392 * menu-bar.el (menu-bar-showhide-menu): Add `showhide-battery'.
26393
26394 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
26395
26396 * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
26397 uploading files.
26398 (ange-ftp-canonize-filename): Handle file names beginning with ~
26399 correctly.
26400
26401 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
26402
26403 * textmodes/fill.el (canonically-space-region)
26404 (fill-context-prefix, fill-french-nobreak-p)
26405 (fill-delete-newlines, fill-comment-paragraph)
26406 (justify-current-line): "?\ " -> "?\s".
26407
26408 2005-08-09 Ben North <ben@redfrontdoor.org> (tiny change)
26409
26410 * textmodes/fill.el (fill-nonuniform-paragraphs):
26411 Improve argument/docstring consistency.
26412
26413 2005-08-09 Richard M. Stallman <rms@gnu.org>
26414
26415 * textmodes/ispell.el (ispell-word): More fboundp checks.
26416
26417 * files.el (find-file-noselect): Don't call set-buffer-major-mode.
26418 (find-file-noselect-1): Call it here, only if RAWFILE.
26419 (normal-mode): Always set some major mode.
26420 (save-some-buffers-action-alist): Change some explanation strings.
26421 (file-name-non-special): In the `quote' method, use unwind-protect.
26422
26423 2005-08-09 Magnus Henoch <mange@freemail.hu>
26424
26425 * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
26426 (ispell-have-aspell-dictionaries): New variable.
26427 (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
26428 (ispell-get-aspell-config-value): New function.
26429 (ispell-aspell-find-dictionary): New function.
26430 (ispell-aspell-add-aliases): New function.
26431 (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
26432 appropriate. Don't look for ispell dictionaries if we use aspell.
26433 (ispell-menu-map): Don't build a submenu of dictionaries.
26434
26435 2005-08-09 Richard M. Stallman <rms@gnu.org>
26436
26437 * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
26438 (sql-read-passwd): Use read-passwd.
26439
26440 * progmodes/idlw-toolbar.el (idlwave-toolbar)
26441 (idlwave-toolbar-is-possible): Add defvars.
26442
26443 * progmodes/idlw-shell.el (idlwave-xemacs-hack-mouse-track):
26444 Avoid warnings.
26445
26446 * progmodes/idlw-rinfo.el (idlwave-system-variables-alist)
26447 (idlwave-system-class-info, idlwave-executive-commands-alist):
26448 Use defvar.
26449
26450 * progmodes/cc-engine.el (c-guess-basic-syntax): Add autoload.
26451
26452 * mail/supercite.el (sc-ask, sc-no-blank-line-or-header):
26453 Avoid warnings.
26454
26455 * mail/rmail.el (rmail-ignored-headers): Don't hide mime-version:
26456 and content-type: headers.
26457
26458 * eshell/eshell.el (eshell): Avoid warnings about eshell-mode.
26459
26460 * emacs-lisp/map-ynp.el (map-y-or-n-p): Reorder the options
26461 and rename some of them to be more self-explanatory.
26462
26463 * calendar/calendar.el (calendar-mode-map): Bind < and > usefully.
26464
26465 * startup.el (command-line-1): Implement -scriptload.
26466
26467 * replace.el (occur-engine): Initial *Occur* output not undoable.
26468
26469 * menu-bar.el (menu-bar-file-menu): Rename some menu items
26470 and improve help strings.
26471
26472 * isearch.el (isearch-repeat): When changing direction,
26473 mark search successful.
26474
26475 * ediff-init.el: Use (featurep 'xemacs).
26476
26477 * comint.el (send-invisible): Identify buffer, if not selected.
26478
26479 * align.el: Delete autoload for c-guess-basic-syntax.
26480
26481 2005-08-09 Juanma Barranquero <lekktu@gmail.com>
26482
26483 * textmodes/refbib.el (r2b-convert-record, r2b-convert-buffer):
26484 Improve argument/docstring consistency. Doc fixes.
26485 (r2b-variables, r2bv-address, r2bv-annote, r2bv-author)
26486 (r2bv-booktitle, r2bv-date, r2bv-decade, r2bv-editor)
26487 (r2bv-entry-kind, r2bv-institution, r2bv-journal, r2bv-keywords)
26488 (r2bv-kn, r2bv-month, r2bv-note, r2bv-number, r2bv-ordering)
26489 (r2bv-organization, r2bv-pages, r2bv-primary-author)
26490 (r2bv-publisher, r2bv-school, r2bv-title, r2bv-title-first-word)
26491 (r2bv-tr, r2bv-type, r2bv-volume, r2bv-where, r2bv-year):
26492 Defvar at compile time.
26493
26494 2005-08-09 Juri Linkov <juri@jurta.org>
26495
26496 * info.el: Replace `info' with upper-case `Info' where appropriate.
26497 (info-title-1, info-title-2, info-title-3, info-title-4)
26498 (info-menu-header): Move up face definitions.
26499 (info-menu-star): Rename from `info-menu-5'.
26500 (Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
26501 (Info-fontify-visited-nodes): Fix docstring.
26502 (Info-hide-note-references): Fix docstring.
26503 (Info-up, Info-next-reference, Info-prev-reference): Put cursor on
26504 menu items in the same way as on cross-references.
26505 (info-apropos): Fix sorting order and formatting to be like in the
26506 stand-alone Info browser. Display error messages for 1 sec.
26507 (Info-mode-map): Move down `c' key binding. Bind `^' to `Info-up'.
26508 (Info-mode-menu): Remove item for `Info-search-case-sensitively'
26509 from the menu bar.
26510 (Info-insert-dir): Restore point after calling
26511 `insert-buffer-substring'.
26512
26513 2005-08-08 Richard M. Stallman <rms@gnu.org>
26514
26515 * emacs-lisp/lmenu.el (lucid-menubar-map, lucid-failing-menubar)
26516 (recompute-lucid-menubar): Add defvars.
26517
26518 * mail/sendmail.el (mail-yank-original): Use with-no-warnings.
26519
26520 * mail/reporter.el (reporter-dump-state): Use insert-buffer-substring.
26521
26522 * net/net-utils.el (run-dig): Rename from `dig'.
26523
26524 * play/gametree.el (gametree-mode): Use make-local-variable,
26525 not make-variable-buffer-local.
26526
26527 * progmodes/ada-prj.el (ada-prj-display-page): Use with-no-warnings.
26528
26529 * ansi-color.el (ansi-color-make-extent)
26530 (ansi-color-set-extent-face): Use fboundp, not functionp.
26531
26532 * autorevert.el (auto-revert-tail-mode): Use make-local-variable,
26533 not make-variable-buffer-local.
26534
26535 * bookmark.el (Info-current-file): Add defvar.
26536 (bookmark-jump-noselect): Use with-no-warnings.
26537
26538 * completion.el (c-mode-map, fortran-mode-map): Add defvars.
26539
26540 * ebuff-menu.el (Helper-return-blurb): Add defvar.
26541
26542 * ffap.el (gnus-summary-buffer, gnus-article-buffer): Add defvars.
26543
26544 * find-file.el (ada-procedure-start-regexp)
26545 (ada-package-start-regexp): Add defvars.
26546
26547 * info.el (Info-insert-dir): Use insert-buffer-substring.
26548
26549 * xml.el (xml-att-def-re): Add defvar.
26550
26551 * icomplete.el (icomplete-exhibit): Adapt to new while-no-input
26552 calling convention.
26553
26554 * subr.el (while-no-input): Return t if there is input.
26555
26556 2005-08-08 Luc Teirlinck <teirllm@auburn.edu>
26557
26558 * cus-start.el (all): Add `overflow-newline-into-fringe'.
26559
26560 2005-08-08 Juanma Barranquero <lekktu@gmail.com>
26561
26562 * cmuscheme.el (inferior-scheme-mode-hook, inferior-scheme-mode)
26563 (scheme-prev-l/c-dir/file): Fix typos in docstrings.
26564
26565 2005-08-08 Emilio C. Lopes <eclig@gmx.net>
26566
26567 * cmuscheme.el (scheme-start-file): Replace reference to
26568 `user-emacs-directory' by "~/.emacs.d/".
26569
26570 2005-08-08 Thien-Thi Nguyen <ttn@gnu.org>
26571
26572 * info.el (Info-dir-remove-duplicates): Avoid case folding
26573 in loop; instead, keep downcased strings for comparison.
26574 Suggested by Helmut Eller.
26575
26576 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
26577
26578 Sync with Tramp 2.0.50.
26579
26580 * net/tramp.el: Remove defvar of `last-coding-system-used' in the
26581 XEmacs case; not necessary anymore.
26582 (tramp-user-regexp): Allow "@" as part of user name.
26583 (tramp-handle-set-visited-file-modtime)
26584 (tramp-handle-insert-file-contents)
26585 (tramp-handle-write-region): No special handling for
26586 `last-coding-system-used, because this is done in
26587 `tramp-accept-process-output' now.
26588 (tramp-accept-process-output): New defun.
26589 (tramp-process-one-action, tramp-process-one-multi-action)
26590 (tramp-wait-for-regexp, tramp-wait-for-output)
26591 (tramp-discard-garbage-erase-buffer): Call it. Reported by David
26592 Howells <dhowells@redhat.com>.
26593 (clear-visited-file-modtime): Defadvice removed. The check for
26594 unset buffer's modtime does not need to be based on
26595 `tramp-buffer-file-attributes'. Suggested by RMS.
26596 (tramp-message): Insert "\n" if not being at beginning of line.
26597 (tramp-find-shell): Use `tramp-barf-if-no-shell-prompt' for code
26598 sequence with same logic.
26599 (tramp-completion-handle-expand-file-name): Discard call of
26600 `tramp-drop-volume-letter'. It is not necessary, and there have
26601 been problems with (expand-file-name "~/.netrc" "/") in ange-ftp.
26602 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
26603 (tramp-do-copy-or-rename-file-out-of-band): Transfer message
26604 should always be visible.
26605 (tramp-handle-insert-directory, tramp-setup-complete)
26606 (tramp-set-process-query-on-exit-flag)
26607 (tramp-append-tramp-buffers): Pacify byte-compiler.
26608 (tramp-bug): Delete non-existing variables from list.
26609 Apply `tramp-load-report-modules' as pre-hook.
26610 Mask `tramp-password-prompt-regexp', `tramp-shell-prompt-pattern' and
26611 `shell-prompt-pattern' because of non-7bit characters.
26612 Reported by Sebastian Luque <sluque@mun.ca>.
26613 (tramp-reporter-dump-variable, tramp-load-report-modules): New defuns.
26614 (tramp-match-string-list): Remove function.
26615 (tramp-wait-for-regexp): Remove call of that function.
26616 Suggested by Kim F. Storm <storm@cua.dk>.
26617 (tramp-set-auto-save-file-modes): Use octal integer code #o600
26618 instead of octal character code ?\600. The latter resulted in a
26619 syntax error with XEmacs.
26620
26621 * net/tramp-smb.el: Remove defvar of `last-coding-system-used' in the
26622 XEmacs case; not necessary anymore.
26623 (tramp-smb-handle-write-region): No special handling for
26624 `last-coding-system-used, because this is done in
26625 `tramp-accept-process-output' now.
26626 (tramp-smb-wait-for-output): Call `tramp-accept-process-output'.
26627
26628 2005-08-06 Luc Teirlinck <teirllm@auburn.edu>
26629
26630 * wid-edit.el (widget-choice-value-create):
26631 Unconditionally respect user choice. Set :explicit-choice back to nil
26632 when no longer needed.
26633 (widget-choice-action): Unconditionally respect user choice.
26634 Eliminate :explicit-choice-value.
26635
26636 * fringe.el (set-fringe-indicators-1, fringe-indicators): Delete.
26637
26638 * menu-bar.el (menu-bar-options-save): Replace `fringe-indicators'
26639 with `indicate-empty-lines' and `indicate-buffer-boundaries'.
26640 (menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
26641 running new function `toggle-indicate-empty-lines'.
26642 Rename "Customize" item to "Customize fringe".
26643 Rename "Indicators" item to "Buffer boundaries" and change help echo.
26644 (menu-bar-showhide-fringe-ind-menu): Change several help echos.
26645 Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
26646 Delete "Empty lines only" item.
26647 (menu-bar-showhide-fringe-ind-customize): New function.
26648 (menu-bar-showhide-fringe-ind-mixed)
26649 (menu-bar-showhide-fringe-ind-box)
26650 (menu-bar-showhide-fringe-ind-right)
26651 (menu-bar-showhide-fringe-ind-left)
26652 (menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
26653 instead of `fringe-indicators'.
26654
26655 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26656
26657 * emulation/viper.el (viper-emacs-state-mode-list):
26658 Add recentf-dialog-mode. Change the date of last update.
26659
26660 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
26661
26662 * emulation/viper-cmd.el (viper-harness-minor-mode, viper-exec-delete)
26663 (viper-exec-yank, viper-put-back): Don't display modification msg
26664 if in the minibuffer.
26665
26666 * emulation/viper-init.el (viper-replace-overlay-cursor-color)
26667 (viper-insert-state-cursor-color, viper-vi-state-cursor-color):
26668 Make variables frame local.
26669
26670 * emulation/viper-util.el (viper-append-filter-alist):
26671 Use append instead of nconc.
26672
26673 * emulation/viper.el (viper-vi-state-mode-list)
26674 (viper-emacs-state-mode-list): Move help-mode and
26675 completion-list-mode from the first list to the second.
26676 (viper-mode): Docstring.
26677 (viper-go-away, viper-non-hook-settings): Don't localize
26678 minor-mode-alist in newer Emacsen. Add advice to
26679 set-cursor-color. Don't bind "\C-c\\".
26680
26681 2005-08-06 Emilio C. Lopes <eclig@gmx.net>
26682
26683 * cmuscheme.el (scheme-trace-command, scheme-untrace-command)
26684 (scheme-macro-expand-command): New user options.
26685 (scheme-trace-procedure, scheme-expand-current-form): New commands.
26686 (scheme-form-at-point, scheme-start-file)
26687 (scheme-interactively-start-process): New functions.
26688 (scheme-get-process): New function, extracted from `scheme-proc'.
26689 (run-scheme): Call `scheme-start-file' to get start file, and pass
26690 it to `make-comint'.
26691 (switch-to-scheme, scheme-proc):
26692 Call `scheme-interactively-start-process' if no Scheme buffer/process
26693 is available.
26694
26695 2005-08-06 Juri Linkov <juri@jurta.org>
26696
26697 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26698 Use `compilation-text-face', `compilation-info-text-face' and
26699 `compilation-error-text-face' instead of `font-lock-keyword-face'.
26700 (compilation-error): New face.
26701 (compilation-error-file-name): Inherit from
26702 `compilation-error' instead of `font-lock-warning-face'.
26703 (compilation-warning-file-name): Inherit from
26704 `compilation-warning' instead of `font-lock-warning-face'.
26705 (compilation-info, compilation-error-file-name)
26706 (compilation-warning-file-name, compilation-info-file-name)
26707 (compilation-line-number, compilation-column-number): Doc fix.
26708 (compilation-error-text-face, compilation-warning-text-face)
26709 (compilation-info-text-face): New face variables.
26710 (compilation-line-face, compilation-column-face)
26711 (compilation-enter-directory-face)
26712 (compilation-leave-directory-face): Doc fix.
26713 (compilation-text-face): New function.
26714
26715 * progmodes/grep.el (grep-regexp-alist): Set 5th arg `TYPE' to 0
26716 instead of 1 to display binary file names as info file links.
26717 (grep-error-face): Use `compilation-error-face' instead of
26718 `font-lock-keyword-face'.
26719 (grep-mode-font-lock-keywords): Use `compilation-info-text-face'
26720 and `compilation-warning-text-face' instead of
26721 `font-lock-keyword-face'. Use `compilation-error-text-face'
26722 instead of `grep-error-face'.
26723
26724 2005-08-05 Kenichi Handa <handa@m17n.org>
26725
26726 * international/code-pages.el: Add autoload cookies for all coding
26727 systems.
26728
26729 2005-08-04 Luc Teirlinck <teirllm@auburn.edu>
26730
26731 * cus-start.el (all): Put undo.c where it alphabetically belongs.
26732
26733 2005-08-04 Juri Linkov <juri@jurta.org>
26734
26735 * progmodes/compile.el (compilation-mode-map):
26736 * progmodes/grep.el (grep-mode-map):
26737 Bind TAB to `compilation-next-error' and [backtab] to
26738 `compilation-previous-error'.
26739
26740 * progmodes/grep.el (grep-regexp-alist): Replace complex regexp
26741 matching line numbers, column numbers and their ranges with regexp
26742 matching only line numbers.
26743 (grep-context-face): New face variable.
26744 (grep-mode-font-lock-keywords): Use it.
26745
26746 * faces.el (read-face-name): Delete duplicate faces.
26747
26748 2005-08-02 Juanma Barranquero <lekktu@gmail.com>
26749
26750 * thumbs.el (thumbs-find-image): Don't make variables
26751 automatically buffer local.
26752 (thumbs-current-tmp-filename, thumbs-current-image-filename)
26753 (thumbs-image-num): Make automatically buffer local.
26754 (thumbs-show-thumbs-list): Use `make-local-variable', not
26755 `make-variable-buffer-local'.
26756 (thumbs-insert-image): Make `thumbs-current-image-size' buffer-local.
26757
26758 * play/doctor.el (doctor-type-symbol): "?\ " -> "?\s".
26759 (**mad**, *debug*, *print-space*, *print-upcase*, abuselst)
26760 (abusewords, account, afraidof, arerelated, areyou, bak, beclst)
26761 (bother, bye, canyou, chatlst, continue, deathlst, describe)
26762 (drnk, drugs, eliza-flag, elizalst, famlst, feared, fears)
26763 (feelings-about, foullst, found, hello, history, howareyoulst)
26764 (howdyflag, huhlst, ibelieve, improve, inter, isee, isrelated)
26765 (lincount, longhuhlst, lover, machlst, mathlst, maybe, moods)
26766 (neglst, obj, object, owner, please, problems, qlist)
26767 (random-adjective, relation, remlst, repetitive-shortness)
26768 (replist, rms-flag, schoollst, sent, sexlst, shortbeclst)
26769 (shortlst, something, sportslst, stallmanlst, states, subj)
26770 (suicide-flag, sure, things, thlst, toklst, typos, verb, want)
26771 (whatwhen, whereoutp, whysay, whywant, zippy-flag, zippylst):
26772 Defvar at compile time.
26773
26774 * progmodes/ada-mode.el (ada-mode): Use `make-local-variable',
26775 not `make-variable-buffer-local'.
26776
26777 2005-08-02 Kim F. Storm <storm@cua.dk>
26778
26779 * emulation/cua-rect.el (cua--highlight-rectangle): Only show
26780 rectangle overlay in selected window.
26781
26782 2005-08-01 Luc Teirlinck <teirllm@auburn.edu>
26783
26784 * cus-start.el (all): Put `indicate-empty-lines' in fringe group
26785 instead of display group. Make `indicate-buffer-boundaries'
26786 customizable through Custom.
26787
26788 2005-08-01 Juanma Barranquero <lekktu@gmail.com>
26789
26790 * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed)
26791 (gdb-output-sink, gdba, gdb-cpp-define-alist-program)
26792 (gdb-set-gud-minor-mode, gdb-exited, gdb-setup-windows)
26793 (gdb-put-string): Fix typos in docstrings.
26794
26795 2005-08-01 Nick Roberts <nickrob@snap.net.nz>
26796
26797 Update copyright notices of files in progmodes directory for
26798 release of Emacs 22.1.
26799
26800 * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
26801
26802 * progmodes/gud.el (gud-tooltip-mode): Add autoload cookie.
26803 Don't barf if the GUD buffer has been killed.
26804
26805 2005-08-01 Kim F. Storm <storm@cua.dk>
26806
26807 * textmodes/table.el (table-yank-handler): Change defcustom to defvar.
26808
26809 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca>
26810
26811 * simple.el (next-error-follow-minor-mode):
26812 make-variable-buffer-local -> make-local-variable.
26813
26814 * emacs-lisp/cl-extra.el: Require CL also when compiling.
26815
26816 * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local)
26817 (byte-compile-form-make-variable-buffer-local): New functions to warn
26818 about misuses of make-variable-buffer-local where make-local-variable
26819 was meant.
26820
26821 2005-07-29 Juanma Barranquero <lekktu@gmail.com>
26822
26823 * bs.el (bs-attributes-list): Doc fix.
26824 (bs): Update url-link.
26825
26826 * desktop.el (desktop-save-buffer): Fix typos in docstring.
26827 (desktop-load-default): Simplify.
26828
26829 * ibuffer.el (ibuffer-columnize-and-insert-list)
26830 (ibuffer-mouse-toggle-mark, ibuffer-count-marked-lines)
26831 (ibuffer-unmark-all, ibuffer-toggle-marks)
26832 (ibuffer-unmark-forward, ibuffer-unmark-backward)
26833 (ibuffer-compile-make-format-form, ibuffer-format-column)
26834 (ibuffer-current-buffers-with-marks)
26835 (ibuffer-update-title-and-summary): "?\ " -> "?\s".
26836 (ibuffer): Doc fix.
26837 (ibuffer-mode): Fix typo in docstring.
26838 (ibuffer-hooks, ibuffer-mode-hooks): Make obsolete and declare
26839 with `define-obsolete-variable-alias'.
26840 (ibuffer-elide-long-columns): Mark as obsolete. Doc fix.
26841
26842 2005-07-29 Kenichi Handa <handa@m17n.org>
26843
26844 * international/mule-cmds.el (select-message-coding-system):
26845 Be sure to use LF for end-of-line. If no coding system is decided,
26846 return iso-8859-1-unix.
26847
26848 2005-07-28 Stefan Monnier <monnier@iro.umontreal.ca>
26849
26850 * net/ange-ftp.el (ange-ftp-gateway-fatal-msgs)
26851 (ange-ftp-pending-error-line): New vars.
26852 (ange-ftp-process-handle-line, ange-ftp-process-filter): Use them
26853 to handle the non-fatal no-route-to-host messages.
26854 (internal-ange-ftp-mode): Make the no-match regexp more efficient.
26855
26856 2005-07-28 Juanma Barranquero <lekktu@gmail.com>
26857
26858 * isearch.el (isearch-mode-map, isearch-other-meta-char)
26859 (isearch-quote-char, isearch-printing-char)
26860 (isearch-text-char-description): "?\ " -> "?\s".
26861 (isearch-lazy-highlight-cleanup)
26862 (isearch-lazy-highlight-initial-delay)
26863 (isearch-lazy-highlight-interval)
26864 (isearch-lazy-highlight-max-at-a-time)
26865 (isearch-lazy-highlight-face, isearch-lazy-highlight-cleanup):
26866 Declare with define-obsolete-*-alias macros.
26867 (isearch-forward): Fix typo in docstring.
26868 (search-invisible, search-ring-yank-pointer)
26869 (regexp-search-ring-yank-pointer): Doc fixes.
26870
26871 * recentf.el (recentf-menu-append-commands-p): Declare with
26872 `define-obsolete-variable-alias'.
26873 (recentf-max-saved-items, recentf-menu-filter)
26874 (recentf-arrange-by-rule-subfilter): Doc fixes.
26875 (recentf-menu-append-commands-flag)
26876 (recentf-initialize-file-name-history, recentf-expand-file-name)
26877 (recentf-clear-data): Fix typos in docstrings.
26878
26879 2005-07-28 Nick Roberts <nickrob@snap.net.nz>
26880
26881 * progmodes/gdb-ui.el: Smarten comments.
26882 (gdb-info-breakpoints-custom): Use nowarn when finding file.
26883
26884 2005-07-27 Dan Nicolaescu <dann@ics.uci.edu>
26885
26886 * term/apollo.el (terminal-init-apollo): New function containing
26887 all former top level forms in the file.
26888 * term/bobcat.el (terminal-init-bobcat):
26889 * term/cygwin.el (terminal-init-cygwin):
26890 * term/iris-ansi.el (terminal-init-iris-ansi):
26891 * term/linux.el (terminal-init-linux):
26892 * term/news.el (terminal-init-news):
26893 * term/rxvt.el (terminal-init-rxvt):
26894 * term/sun.el (terminal-init-sun):
26895 * term/tvi970.el (terminal-init-tvi970):
26896 * term/vt100.el (terminal-init-vt100):
26897 * term/vt102.el (terminal-init-vt102):
26898 * term/vt125.el (terminal-init-vt125):
26899 * term/vt200.el (terminal-init-vt200):
26900 * term/vt201.el (terminal-init-vt201):
26901 * term/vt220.el (terminal-init-vt220):
26902 * term/vt240.el (terminal-init-vt240):
26903 * term/vt300.el (terminal-init-vt300):
26904 * term/vt320.el (terminal-init-vt320):
26905 * term/vt400.el (terminal-init-vt400):
26906 * term/vt420.el (terminal-init-vt420):
26907 * term/wyse50.el (terminal-init-wyse50):
26908 * term/xterm.el (terminal-init-xterm): Likewise.
26909
26910 * term/README: Describe the terminal-init-* functionality.
26911
26912 * startup.el (command-line): After loading the terminal initialization
26913 file call the corresponding terminal initialization function.
26914
26915 2005-07-27 Kenichi Handa <handa@m17n.org>
26916
26917 * ps-bdf.el (bdf-read-font-info): Ignore glyphs whose ENCODING is
26918 negative.
26919
26920 * ps-mule.el (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
26921 (ps-mule-composition-prologue): Fix for the case that
26922 RelativeCompose is false.
26923
26924 2005-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
26925
26926 * smerge-mode.el (smerge-ediff): Use insert-buffer-substring.
26927
26928 * descr-text.el (describe-char): Handle the case where the list of
26929 chars is displayed in a separate frame.
26930 Be a bit more discriminating when looking for the char.
26931
26932 2005-07-26 Juanma Barranquero <lekktu@gmail.com>
26933
26934 * bookmark.el (bookmark-automatically-show-annotations)
26935 (bookmark-read-annotation-text-func): Doc fixes.
26936 (bookmark-save): Improve argument/docstring consistency.
26937 (bookmark-get-bookmark, bookmark-get-bookmark-record)
26938 (bookmark-alist-from-buffer)
26939 (bookmark-upgrade-file-format-from-0)
26940 (bookmark-grok-file-format-version)
26941 (bookmark-maybe-upgrade-file-format, bookmark-kill-line)
26942 (bookmark-read-annotation-mode)
26943 (bookmark-insert-current-bookmark, bookmark-jump)
26944 (bookmark-exit-hook): Fix typos in docstrings.
26945 (bookmark-exit-hooks): Define as obsolete alias.
26946 (bookmark-exit-hook-internal): Run `bookmark-exit-hook',
26947 not `bookmark-exit-hooks'. Fix docstring.
26948 (bookmark-bmenu-select): "?\ " -> "?\s".
26949
26950 2005-07-25 Ari Roponen <arjuropo@cc.jyu.fi> (tiny change)
26951
26952 * startup.el (command-line): Fix typo.
26953
26954 2005-07-24 Richard M. Stallman <rms@gnu.org>
26955
26956 * tooltip.el (tooltip-mode): Test emacs-basic-display,
26957 not emacs-quick-startup.
26958
26959 2005-07-24 Juanma Barranquero <lekktu@gmail.com>
26960
26961 * emacs-lisp/re-builder.el (reb-with-current-window): Delete.
26962 (reb-next-match, reb-show-subexp): Use `with-selected-window'
26963 instead of `reb-with-current-window'.
26964 (reb-prev-match): Likewise. Also, don't move left if the search
26965 was unsuccessful.
26966 (reb-initialize-buffer): New function.
26967 (re-builder, reb-change-syntax): Use it.
26968
26969 * man.el (Man-goto-page): Make second argument NOERROR optional.
26970
26971 2005-07-23 Richard M. Stallman <rms@gnu.org>
26972
26973 * man.el (Man-bgproc-sentinel): Check here for failure to find
26974 any man page in the output, and report the error here.
26975 (Man-arguments): Make it permanent local.
26976 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
26977 (Man-mode): Pass t for NOERROR.
26978
26979 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
26980 (grep-mode-font-lock-keywords):
26981 Don't use compilation-...-face for messages that are not file names.
26982
26983 * progmodes/compile.el (compilation-mode-font-lock-keywords):
26984 Don't use compilation-...-face for messages that are not file names.
26985
26986 2005-07-22 Juri Linkov <juri@jurta.org>
26987
26988 * startup.el (normal-splash-screen): Update menu name.
26989
26990 * tempo.el (tempo-insert-template): Fix 2005-07-16 change.
26991
26992 2005-07-22 Dan Nicolaescu <dann@ics.uci.edu>
26993
26994 * term/xterm.el: Load term/rxvt if the terminal is actually an
26995 rxvt terminal.
26996 (xterm-rxvt-set-background-mode): Remove, not used anymore.
26997
26998 * term/rxvt.el (function-key-map): Use substitute-key-definition
26999 to bind {C,S,C-S}-{f1-f10}. Add a few missing key bindings.
27000
27001 * term/cygwin.el: New file.
27002
27003 2005-07-22 Kim F. Storm <storm@cua.dk>
27004
27005 * image-file.el (insert-image-file, image-file-yank-handler):
27006 Fix last change to maintain a (unique) yank-handler on yanked images.
27007
27008 2005-07-22 Eduardo Mu\e,Aq\e(Boz <emufer@terra.es> (tiny change)
27009
27010 * dired.el (dired-move-to-filename-regexp): Recognize the B suffix
27011 of the file size (as in "177B" for 177 bytes). This happens with
27012 "ls -lh" on FreeBSD.
27013
27014 2005-07-22 Juanma Barranquero <lekktu@gmail.com>
27015
27016 * hilit-chg.el (highlight-changes-global-initial-state)
27017 (highlight-compare-buffers, hilit-chg-turn-on-maybe)
27018 (hilit-chg-fixup, highlight-changes-mode):
27019 Fix typos in docstrings.
27020 (highlight-changes-global-modes, highlight-changes-rotate-faces):
27021 Doc fixes.
27022
27023 2005-07-21 Luc Teirlinck <teirllm@auburn.edu>
27024
27025 * emacs-lisp/easy-mmode.el (define-minor-mode): Never call the
27026 mode function using `eval-after-load'.
27027
27028 2005-07-21 Kim F. Storm <storm@cua.dk>
27029
27030 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
27031 included when reporting an Emacs crash, and tell about the DEBUG file.
27032
27033 * image-file.el (insert-image-file): Add yank-handler.
27034 (image-file-yank-handler): Yank handler to make unique copies of
27035 images when they are yanked into a buffer next to each other.
27036
27037 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
27038
27039 * comint.el (comint-use-prompt-regexp, comint-send-input)
27040 (comint-source-default, comint-extract-string)
27041 (comint-get-source, comint-word, comint-completion)
27042 (comint-source, comint-prompt-read-only, comint-update-fence):
27043 Fix typos in docstrings.
27044 (comint-use-prompt-regexp-instead-of-fields, comint-kill-output):
27045 Declare with define-obsolete-*-alias macros.
27046 (comint-previous-matching-input-from-input)
27047 (comint-next-matching-input-from-input)
27048 (comint-previous-matching-input, comint-next-matching-input)
27049 (comint-forward-matching-input):
27050 Improve argument/docstring consistency.
27051
27052 * desktop.el (desktop-clear-preserve-buffers-regexp):
27053 Also preserve the *server* buffer.
27054
27055 * simple.el (clone-indirect-buffer): Doc fix.
27056 (fixup-whitespace, just-one-space)
27057 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
27058 (next-error, next-error-highlight)
27059 (next-error-highlight-no-select, next-error-last-buffer)
27060 (next-error-buffer-p, next-error-find-buffer, next-error)
27061 (previous-error, next-error-no-select, previous-error-no-select)
27062 (open-line, split-line, minibuffer-prompt-width, kill-new)
27063 (binary-overwrite-mode): Fix typos in docstrings.
27064 (set-fill-column): Fix typo in message.
27065
27066 * skeleton.el (skeleton-proxy-new): Doc fix.
27067
27068 * strokes.el (strokes-load-hook): Doc fix.
27069 (strokes-grid-resolution, strokes-get-grid-position)
27070 (strokes-renormalize-to-grid, strokes-read-stroke)
27071 (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
27072 (strokes-global-map): Fix typos in docstrings.
27073 (strokes-help): Doc fix. Fix help message and pass it through
27074 `substitute-command-keys'.
27075
27076 * tempo.el (tempo-insert-prompt, tempo-interactive)
27077 (tempo-show-completion-buffer, tempo-tags, tempo-match-finder)
27078 (tempo-insert-string-functions, tempo-local-tags)
27079 (tempo-define-template, tempo-insert-template)
27080 (tempo-insert-prompt-compat, tempo-is-user-element)
27081 (tempo-insert-mark, tempo-find-match-string, tempo-complete-tag):
27082 Fix typos in docstrings.
27083
27084 * vcursor.el (vcursor-other-window, vcursor-bind-keys)
27085 (vcursor-key-bindings, vcursor-use-vcursor-map)
27086 (vcursor-find-window, vcursor-scroll-down)
27087 (vcursor-disable, vcursor-beginning-of-buffer)
27088 (vcursor-end-of-buffer): Fix typos in docstrings.
27089 (vcursor-relative-move, vcursor-get-char-count):
27090 Improve argument/docstring consistency.
27091
27092 * version.el: "?\ " -> "?\s".
27093
27094 * wid-edit.el (widget-default-create, widget-after-change)
27095 (widget-default-format-handler, widget-checklist-add-item)
27096 (widget-radio-add-item, widget-choose, widget-specify-secret)
27097 (widget-field-value-create, widget-field-value-get)
27098 (widget-editable-list-format-handler)
27099 (widget-editable-list-entry-create, widget-group-value-create)
27100 (widget-documentation-link-add)
27101 (widget-documentation-string-value-create): "?\ " -> "?\s".
27102 (widget-convert-text): Doc fix.
27103 (widget-narrow-to-field, widget-field-find)
27104 (widget-url-link-action, widget-emacs-library-link-action)
27105 (widget-color-notify): Fix typos in docstrings.
27106
27107 * w32-fns.el (w32-shell-name): Use `bound-and-true-p'.
27108 (x-select-text, set-w32-system-coding-system)
27109 (w32-add-charset-info): Fix typos in docstrings.
27110
27111 * emulation/cua-base.el (cua-mode, cua-enable-register-prefix)
27112 (cua-enable-cua-keys, cua-use-hyper-key)
27113 (cua-virtual-rectangle-edges): Fix typos in docstrings.
27114 (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
27115
27116 * net/tramp.el (tramp-handle-load): Fix typo in error message.
27117
27118 * emacs-lisp/re-builder.el (regexp-builder): Declare with
27119 `defalias' instead of faking it.
27120
27121 * eshell/em-ls.el (eshell-ls-decorated-name): Doc fix.
27122 (eshell-ls-missing, eshell-ls-dired-initial-args)
27123 (eshell-ls-use-in-dired): Fix typos in docstrings.
27124
27125 2005-07-20 Kim F. Storm <storm@cua.dk>
27126
27127 * emulation/cua-base.el (cua-mode): Improve doc string.
27128
27129 2005-07-20 Juanma Barranquero <lekktu@gmail.com>
27130
27131 * abbrev.el (expand-region-abbrevs): Doc fix.
27132 (inverse-add-mode-abbrev, inverse-add-global-abbrev):
27133 Improve argument/docstring consistency.
27134
27135 * arc-mode.el (archive-get-descr, archive-alternate-display):
27136 Doc fixes.
27137 (archive-l-e): Improve argument/docstring consistency.
27138 (archive-tmpdir, archive-unixdate, archive-unixtime)
27139 (archive-chmod-entry): Fix typos in docstrings.
27140 (archive-unflag, archive-unflag-backwards)
27141 (archive-unmark-all-files): "?\ " -> "?\s".
27142
27143 * buff-menu.el (Buffer-menu-unmark): Doc fix.
27144 (Buffer-menu-not-modified, Buffer-menu-execute)
27145 (Buffer-menu-toggle-read-only, Buffer-menu-buffer+size)
27146 (list-buffers-noselect, Buffer-menu-select): "?\ " -> "?\s".
27147
27148 * composite.el (compose-string, encode-composition-rule)
27149 (compose-last-chars): Fix typos in docstrings.
27150
27151 * desktop.el (desktop-enable, desktop-basefilename):
27152 Declare with `define-obsolete-variable-alias'.
27153 (desktop-internal-v2s): Don't quote keywords.
27154 (desktop-clear): "?\ " -> "?\s".
27155
27156 * dired.el (dired-align-file, dired-flag-backup-files)
27157 (dired-change-marks, dired-unmark-all-files): "?\ " -> "?\s".
27158 (dired-listing-switches, dired-ls-F-marks-symlinks)
27159 (dired-dwim-target, dired-load-hook, dired-mode-hook)
27160 (dired-directory, dired-faces, dired, dired-revert)
27161 (dired-mode, dired-summary, dired-view-file)
27162 (dired-copy-filename-as-kill, dired-delete-file)
27163 (dired-no-confirm, dired-unmark-all-marks)
27164 (dired-sort-by-date-regexp, dired-sort-by-name-regexp)
27165 (dired-sort-inhibit, dired-sort-other): Fix typos in docstrings.
27166 (dired-undo, dired-get-file-for-visit, dired-sort-toggle-or-edit):
27167 Fix typos in message strings.
27168
27169 * dired-x.el (virtual-dired): Declare with `defalias'.
27170 (dired-mark-unmarked-files, dired-local-variables-file)
27171 (dired-omit-here-always): Doc fix.
27172 (dired-omit-mode, dired-find-subdir)
27173 (dired-enable-local-variables, dired-clean-up-buffers-too)
27174 (dired-extra-startup, dired-mark-extension, dired-jump)
27175 (dired-jump-other-window, dired-omit-localp, dired-virtual-mode)
27176 (dired-smart-shell-command, dired-guess-shell-alist-user)
27177 (dired-man, dired-initial-position, dired-x-hands-off-my-keys)
27178 (dired-x-bind-find-file, dired-x-submit-report):
27179 Fix typos in docstrings.
27180 (dired-mark-unmarked-files): "?\ " -> "?\s".
27181
27182 * dirtrack.el (dirtrack-list): Fix typos in docstring.
27183
27184 * faces.el (describe-face): "?\ " -> "?\s".
27185 (read-all-face-attributes, read-face-font, modify-face)
27186 (face-attr-construct, italic): Fix typos in docstrings.
27187 (frame-update-face-colors): Declare with
27188 `define-obsolete-function-alias'.
27189
27190 * files.el (find-file-noselect, recode-file-name): Doc fixes.
27191 (insert-directory, kill-some-buffers): "?\ " -> "?\s".
27192 (magic-mode-alist, buffer-file-numbers-unique)
27193 (write-file-functions, get-free-disk-space):
27194 Fix typos in docstrings.
27195 (find-file-not-found-hooks, find-file-hooks, write-file-hooks)
27196 (write-contents-hooks, write-file-hooks):
27197 Declare with `define-obsolete-variable-alias'.
27198
27199 * forms-d2.el (arch-rj): Fix typo in docstrings.
27200 (arch-tocol): Likewise. "?\ " -> "?\s".
27201
27202 * frame.el (set-frame-font, cursor-in-non-selected-windows):
27203 Fix typo in docstring.
27204 (set-screen-width, set-screen-height): Delete redundant info in
27205 doctrings.
27206 (new-frame, screen-height, screen-width): Declare with
27207 `define-obsolete-function-alias'.
27208 (delete-frame-hook, blink-cursor): Declare with
27209 `define-obsolete-variable-alias'.
27210
27211 * paths.el (prune-directory-list): Fix typos in docstring.
27212
27213 * pcvs-util.el (cvs-flags-query, cvs-strings->string)
27214 (cvs-prefix-get): Fix typos in docstrings.
27215
27216 * ps-print.el (ps-extend-face-list, ps-extend-face)
27217 (ps-print-background-image): Fix typos in docstrings.
27218 (ps-default-fg, ps-default-bg): Doc fixes.
27219
27220 * s-region.el (s-region-bind): Doc fix.
27221 (s-region-move-p1, s-region-move-p2): Fix typos in docstrings.
27222
27223 * textmodes/org.el (org-table-formula-substitute-names)
27224 (org-table-get-vertical-vector): Doc fixes.
27225 (org-table-recalculate): Remove unused argument to `message'.
27226
27227 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
27228
27229 * textmodes/org.el (org-table-column-names)
27230 (org-table-column-name-regexp)
27231 (org-table-named-field-locations): New variables.
27232 (org-archive-subtree): Protect `this-command' when calling
27233 `org-copy-subtree' and `org-cut-subtree', to avoid appending to
27234 the kill buffer.
27235 (org-complete): Remove fixed-formula completion.
27236 (org-edit-formulas-map): New variable.
27237 (org-table-edit-formulas): New command.
27238 (org-finish-edit-formulas, org-abort-edit-formulas)
27239 (org-show-variable, org-table-get-vertical-vector): New functions.
27240 (org-table-maybe-eval-formula): Handle `:=' fields.
27241 (org-table-get-stored-formulas, org-table-store-formulas)
27242 (org-table-get-formula, org-table-modify-formulas)
27243 (org-table-replace-in-formulas): Handle named field formulas.
27244 (org-table-get-specials): Store locations of named fields.
27245
27246 2005-07-19 Juri Linkov <juri@jurta.org>
27247
27248 * progmodes/grep.el (grep-regexp-alist)
27249 (grep-mode-font-lock-keywords, grep-process-setup):
27250 Use default GNU grep match color "01;31m" instead of "01;41m".
27251 (grep-regexp-alist, grep-mode-font-lock-keywords):
27252 Use `\\[[0-9]*m' instead of `\\[00m'.
27253 (grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
27254 sgr_start where its handling is more important. Use the real
27255 length of sgr_start instead of constant 8.
27256 (grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
27257 specially. Delete all remaining escape sequences.
27258 (grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
27259 (grep-regexp-alist): Make hyperlink only for binary file name
27260 instead of the whole line.
27261 (grep-mode-map): Bind `backtab' to `compilation-previous-file'.
27262 (grep-mode): Add autoload.
27263
27264 * emacs-lisp/find-func.el (find-function-regexp):
27265 Add `define-compilation-mode'.
27266
27267 2005-07-19 Juri Linkov <juri@jurta.org>
27268
27269 * compare-w.el (compare-ignore-whitespace, compare-windows-sync)
27270 (compare-windows-sync-string-size, compare-windows-recenter)
27271 (compare-windows-highlight, compare-windows): Add version 22.1.
27272 (compare-windows) <defface>: Inherit from lazy-highlight instead
27273 of duplicating its default value.
27274
27275 * cus-edit.el (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
27276 (Custom-mode-menu): Use `info' instead of `Info-goto-node'.
27277
27278 * descr-text.el (describe-char): Create link buttons for `charset'
27279 and `code point'. Add the current input method name with a link
27280 button to `to input' field. Print face names of display table
27281 characters in `The display table entry is displayed by' section
27282 instead of printing face-id in the `display' field.
27283 Guess hardcoded faces and create a link button for them.
27284 Skip empty fields when calculating max-width.
27285 Treat `widget-create' specially while inserting strings from the
27286 collected field list.
27287 (describe-char-after): Made obsolete in version 22.1, not 21.5.
27288
27289 * diff-mode.el (diff-file-header): Change foreground color from
27290 yellow to green on light backgrounds.
27291 (diff-context): Inherit from `shadow' only for color/grayscale
27292 with more than 88 colors.
27293 (diff-indicator-removed, diff-indicator-added)
27294 (diff-indicator-changed): New faces.
27295 (diff-font-lock-keywords): Use new faces. Regroup rules.
27296 Add "^---$" for `normal' diff format. Fontify `#' lines with
27297 font-lock-comment-delimiter-face and font-lock-comment-face.
27298 Add `#' to ^[^...] in the rule for `diff-context-face'.
27299
27300 * faces.el (mode-line-highlight): Replace RoyalBlue4 with
27301 a button-like box. Inherit from `highlight' on low colors.
27302 (shadow): Use shades of gray only for color/grayscale with
27303 more than 88 colors. Use green for light backgrounds with
27304 8 colors, and yellow for dark backgrounds with 8 colors.
27305
27306 * font-lock.el (font-lock-regexp-grouping-backslash):
27307 Don't inherit from escape-glyph (use bold for all cases).
27308
27309 * info.el (info-xref-visited): Use light foreground color `violet'
27310 for dark backgrounds instead of dark color `magenta3'.
27311 (info-title-1): Use `yellow' color for dark backgrounds.
27312
27313 * isearch.el (isearch): Use not-too-dark magenta3 instead of
27314 too-light magenta2.
27315
27316 * replace.el (match): Use slightly more light RoyalBlue3 instead
27317 of dark RoyalBlue4.
27318
27319 * wid-edit.el (widget-inactive): Inherit from `shadow'.
27320
27321 2005-07-19 Juanma Barranquero <lekktu@gmail.com>
27322
27323 * novice.el (disabled-command-hook): Declare it with
27324 `define-obsolete-variable-alias'.
27325
27326 * desktop.el (desktop-enable, desktop-buffer-modes-to-save)
27327 (desktop-buffer-misc-functions, desktop-buffer-handlers)
27328 (desktop-load-default): Add release to obsolescence info.
27329 (desktop-globals-to-clear, desktop-buffer-mode-handlers)
27330 (desktop-append-buffer-args, desktop-read):
27331 Fix typos in docstrings.
27332 (desktop-kill): Fix typo in message.
27333 (desktop-save): Doc fix.
27334
27335 2005-07-19 Michael Kifer <kifer@cs.stonybrook.edu>
27336
27337 * emulation/viper-cmd.el (viper-escape-to-state): Bug fix.
27338 (viper-envelop-ESC-key): Change the definition of fast
27339 keysequence so it'll work with keyboard macros.
27340
27341 * ediff.el (ediff-patch-buffer): Change the docstring.
27342
27343 2005-07-19 Kenichi Handa <handa@m17n.org>
27344
27345 * international/mule-cmds.el (select-safe-coding-system): Try to
27346 use an auto-coding (if any) before anything else. If the found
27347 auto-coding is invalid, show a warning message.
27348
27349 * international/mule.el (find-auto-coding): New function created
27350 by modifying the body of set-auto-coding.
27351 (set-auto-coding): Use find-auto-coding to find a coding.
27352
27353 2005-07-18 Richard M. Stallman <rms@gnu.org>
27354
27355 * allout.el (allout-isearch-expose): Use isearch-mode-end-hook-quit,
27356 not isearch-mode-end-hook-error.
27357 (allout-before-change-protect): Fix error message.
27358
27359 2005-07-18 Juri Linkov <juri@jurta.org>
27360
27361 * allout.el (allout-mode):
27362 * calculator.el (calculator-copy):
27363 * custom.el (custom-known-themes):
27364 * dired.el (dired-desktop-buffer-misc-data)
27365 (dired-restore-desktop-buffer):
27366 * dired-x.el (dired-omit-marker-char):
27367 * files.el (basic-save-buffer):
27368 * font-core.el (font-lock-mode):
27369 * calendar/calendar.el (calendar-goto-hebrew-date)
27370 (calendar-goto-coptic-date, calendar-goto-ethiopic-date)
27371 (calendar-goto-persian-date):
27372 * language/ethio-util.el (ethio-sera-to-fidel-region):
27373 * textmodes/picture.el (picture-mode):
27374 Delete duplicate duplicate words.
27375
27376 2005-07-18 Juri Linkov <juri@jurta.org>
27377
27378 * isearch.el (isearch-mode-map): Remove key bindings for regexp
27379 chars * ? } |.
27380 (isearch-fallback): Don't call `isearch-process-search-char'.
27381 (isearch-*-char, isearch-}-char, isearch-|-char): Remove functions.
27382 (isearch-process-search-char): Call `isearch-fallback' for regexp
27383 chars * ? } |.
27384 (isearch-return-char): Make obsolete with `make-obsolete' instead
27385 of simply documenting it as obsolete in the docstring.
27386 (isearch-fallback): Refill docstring.
27387
27388 * international/isearch-x.el
27389 (isearch-process-search-multibyte-characters): Remove unneeded
27390 `concat'. Add intermediate values to `junk-hist' instead of
27391 `minibuffer-history'. Test the length of `str'.
27392
27393 2005-07-18 Juanma Barranquero <lekktu@gmail.com>
27394
27395 * allout.el (allout-resolve-xref): Fix typos in error strings.
27396 (allout-before-change-protect): Remove unneeded `concat'.
27397
27398 * array.el (array-mode, array-reconfigure-rows)
27399 (untabify-backward): Fix typos in docstrings.
27400 (array-reconfigure-rows): Use `insert-buffer-substring', not
27401 `insert-buffer'.
27402
27403 * calendar/icalendar.el (icalendar--get-unfolded-buffer):
27404 * progmodes/ada-mode.el (ada-make-body):
27405 Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
27406
27407 * dired.el (dired-log):
27408 * tar-mode.el (tar-subfile-save-buffer):
27409 * play/zone.el (zone-pgm-stress-destress):
27410 Use `insert-buffer-substring', not `insert-buffer'.
27411
27412 2005-07-17 Simon Josefsson <jas@extundo.com>
27413
27414 * mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
27415
27416 2005-07-16 Jose E. Marchesi <jemarch@gnu.org>
27417
27418 * mail/smtpmail.el (smtpmail-auth-supported): Add plain auth method.
27419 (smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
27420
27421 2005-07-17 Kim F. Storm <storm@cua.dk>
27422
27423 * ido.el (dired-other-window): Add ido property.
27424
27425 2005-07-16 Juanma Barranquero <lekktu@gmail.com>
27426
27427 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27428 Fix typo in docstring.
27429 (byte-compile-interactive-only-functions): Add `insert-buffer' and
27430 `insert-file-literally'.
27431
27432 * emacs-lisp/edebug.el (def-edebug-form-spec): Add obsolescence
27433 info and delete redundant message. Doc fix.
27434 (edebug-install-custom-print-funcs, edebug-reset-print-funcs)
27435 (edebug-uninstall-custom-print-funcs): Define as obsolete aliases.
27436
27437 2005-07-16 Richard M. Stallman <rms@gnu.org>
27438
27439 * emacs-lisp/bytecomp.el (byte-compile-and-recursion): New function.
27440 (byte-compile-and): Use byte-compile-and-recursion.
27441 (byte-compile-or-recursion): New function.
27442 (byte-compile-or): Use that.
27443 (byte-compile-if): Guard the else-clause too.
27444 (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
27445
27446 * isearch.el (isearch-mode-end-hook-quit): New variable.
27447 (isearch-done): Bind it.
27448 (isearch-mode-end-hook): Doc fix.
27449
27450 * allout.el (allout-isearch-did-quit): Variable deleted.
27451 (allout-real-isearch-abort): Function name no longer used.
27452 (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
27453 (allout-isearch-rectification): isearch-mode always exists.
27454 Don't set allout-isearch-did-quit.
27455 (allout-isearch-expose): Check isearch-mode-end-hook-error, not
27456 allout-isearch-did-quit.
27457 (allout-enwrap-isearch): Just add the hook.
27458 (allout-isearch-abort): Function deleted.
27459 (allout-pre-command-business): Avoid warning.
27460
27461 * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
27462 Correctly avoid warnings.
27463 (pascal-outline): Likewise.
27464
27465 * progmodes/f90.el (f90-abbrev-start): Avoid warning.
27466
27467 * progmodes/asm-mode.el (asm-comment): Use with-no-warnings.
27468
27469 * play/tetris.el (tetris-mode): Avoid warning.
27470
27471 * play/snake.el (snake-mode): Avoid warning.
27472
27473 * play/gamegrid.el (gamegrid-shared-game-dir): Add defvar.
27474 (gamegrid-set-display-table): Avoid warning.
27475 (gamegrid-set-timer): Likewise.
27476 (gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
27477 (gamegrid-add-score-with-update-game-score-1): Take FILE
27478 as argument.
27479 (gamegrid-add-score-with-update-game-score): Pass that argument.
27480 Rename have-shared-game-dir to gamegrid-shared-game-dir.
27481
27482 * net/eudc-hotlist.el (eudc-hotlist-mode): Avoid warnings.
27483
27484 * net/eudc-bob.el (eudc-jump-to-event): Avoid warning.
27485 (eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.
27486
27487 * mail/uce.el (uce-reply-to-uce): Replace beginning-of-buffer
27488 and insert-file.
27489
27490 * mail/supercite.el (sc-no-blank-line-or-header): Avoid warning.
27491 (sc-ask): Avoid warnings.
27492
27493 * eshell/em-hist.el (eshell-rebind-keys-alist): Add defvar.
27494 (eshell-hist-initialize): Use that var the natural way.
27495
27496 * emulation/viper-init.el (viper-activate-input-method): Avoid warning.
27497
27498 * emacs-lisp/re-builder.el (reb-cook-regexp):
27499 Avoid warning calling lre-compile-string.
27500 (reb-color-display-p): Avoid warning.
27501
27502 * calculator.el (calculator-last-input): Guard uses
27503 of event-key and key-press-event-p.
27504 (event-key, key-press-event-p): Delete definitions.
27505
27506 * emacs-lisp/find-gc.el (find-gc-unsafe-list)
27507 (find-gc-source-directory, find-gc-subrs-callers)
27508 (find-gc-noreturn-list, find-gc-source-files)
27509 (find-gc-subrs-called): Vars renamed and defvar'd.
27510
27511 * emacs-lisp/checkdoc.el (checkdoc-make-overlay)
27512 (checkdoc-overlay-put, checkdoc-delete-overlay)
27513 (checkdoc-overlay-start, checkdoc-overlay-end)
27514 (checkdoc-mode-line-update, checkdoc-char=):
27515 Define such that compiler knows they are defined.
27516 (checkdoc-call-eval-buffer): Delete. Use eval-buffer directly.
27517 (checkdoc-read-event): Delete. Use read-event directly.
27518
27519 * whitespace.el (whitespace-make-overlay)
27520 (whitespace-overlay-put, whitespace-delete-overlay)
27521 (whitespace-overlay-start, whitespace-overlay-end):
27522 Define such that compiler knows they are defined.
27523 (whitespace): Move conditional inside.
27524
27525 * tempo.el (tempo-insert-template): Suppress warning.
27526
27527 * ediff-diff.el (longlines-mode): Add defvar.
27528
27529 2005-07-16 Gary Howell <g1howell-list@yahoo.com> (tiny change)
27530
27531 * server.el: Bind "C-x #" in a way that works even if C-x is
27532 redefined to a command key, not a prefix key.
27533
27534 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
27535
27536 * emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
27537 cl-make-type-test till execution time.
27538
27539 2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
27540
27541 * dired-x.el (dired-do-relsymlink-regexp): Add missing optional
27542 arg ARG and use it.
27543
27544 2005-07-16 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net> (tiny change)
27545
27546 * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type.
27547
27548 2005-07-15 Luc Teirlinck <teirllm@auburn.edu>
27549
27550 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27551 a defcustom with two :set or :type keywords.
27552
27553 2005-07-15 Richard M. Stallman <rms@gnu.org>
27554
27555 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
27556 Don't give ^M comment-end syntax.
27557
27558 2005-07-16 Nick Roberts <nickrob@snap.net.nz>
27559
27560 * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
27561 Don't consider gdbmi (gdb-mi.el has its own update functions).
27562 (gdb-var-delete): Make it work for gdbmi as well.
27563 (gdb-speedbar-expand-node): Move var-update here for gdbmi.
27564
27565 * progmodes/gud.el (etags, sdb): Only require etags when needed.
27566 (gud-speedbar-menu-items): Correct logic for enabling items.
27567
27568 2005-07-15 Kim F. Storm <storm@cua.dk>
27569
27570 * ido.el: Fix commentary.
27571 (ido-define-mode-map): Move ido-next-work-file to C-M-o.
27572 Use with-no-warnings around ffap-guesser.
27573 (ido-file-internal, ido-read-file-name, ido-read-directory-name):
27574 Let bind minibuffer-completing-file-name to t.
27575
27576 2005-07-15 Juanma Barranquero <lekktu@gmail.com>
27577
27578 * startup.el (site-run-file, keyboard-type): Doc fixes.
27579 (command-line): Check for "--basic-display" argument; also for
27580 "--quick", not "--bare-bones" (which was renamed).
27581 (fancy-splash-text): Add missing item "Getting New Versions".
27582 (normal-splash-screen): Fix typos and improve consistency with
27583 `fancy-splash-text'. Update copyright year.
27584
27585 * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
27586 valid binding for `help-char'.
27587
27588 * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix.
27589
27590 2005-07-14 Dan Nicolaescu <dann@ics.uci.edu>
27591
27592 * term.el (term-mode): Disable cua-mode for term buffers.
27593
27594 2005-07-14 Juanma Barranquero <lekktu@gmail.com>
27595
27596 * add-log.el (add-log-mailing-address, change-log-merge):
27597 Doc fixes.
27598 (change-log-get-method-definition): Fix typo in docstring.
27599
27600 2005-07-14 Kim F. Storm <storm@cua.dk>
27601
27602 * emulation/cua-base.el:
27603 (cua--pre-command-handler-1, cua--pre-command-handler)
27604 (cua--post-command-handler-1, cua--post-command-handler):
27605 Split in two. Check (buffer local) value of cua-mode.
27606 (cua-selection-mode): New command.
27607
27608 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
27609
27610 * custom.el (custom-initialize-safe-set)
27611 (custom-initialize-safe-default): Doc fixes.
27612
27613 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27614 and simplify :init-value again.
27615
27616 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27617 and simplify :init-value again. Delete autoload.
27618
27619 * startup.el (command-line): Use `custom-reevaluate-setting' again
27620 for tooltip-mode.
27621
27622 * emacs-lisp/easy-mmode.el (define-minor-mode): Avoid constructing
27623 a defcustom with two :initialize keywords.
27624
27625 2005-07-13 Juanma Barranquero <lekktu@gmail.com>
27626
27627 * allout.el (my-mark-marker, allout-isearch-prior-pos)
27628 (allout-unprotected, allout-undo-aggregation, allout-snug-back)
27629 (allout-post-command-business, allout-flag-region)
27630 (isearch-reenable-font-lock, allout-yank)
27631 (allout-insert-latex-header, allout-insert-latex-trailer)
27632 (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed)
27633 (allout-latex-verb-quote): Fix typos in docstrings.
27634 (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes.
27635 (allout-unprotected, allout-prefix-data):
27636 Improve argument/docstring consistency.
27637 (allout-chart-subtree): Fix argument spec.
27638 (allout-open-topic): Rename `use_sib_bullet' argument to
27639 `use-sib-bullet'. Doc fix.
27640
27641 * whitespace.el (whitespace-check-buffer-leading)
27642 (whitespace-check-buffer-trailing)
27643 (whitespace-check-buffer-indent)
27644 (whitespace-check-buffer-spacetab)
27645 (whitespace-check-buffer-ateol, whitespace-highlighted-space)
27646 (whitespace-check-leading-whitespace)
27647 (whitespace-check-trailing-whitespace)
27648 (whitespace-check-spacetab-whitespace)
27649 (whitespace-check-indent-whitespace)
27650 (whitespace-check-ateol-whitespace, whitespace-abort-on-error)
27651 (whitespace-modes): Fix typos in docstrings.
27652 (defgroup, defcustom): Doc fixes.
27653
27654 * winner.el (winner-mode, winner-boring-buffers)
27655 (winner-pending-undo-ring): Doc fixes.
27656 (winner-ring): Remove unneeded `progn'.
27657 (winner-equal): `defsubst' it.
27658 (winner-redo): Fix message.
27659
27660 2005-07-13 Kim F. Storm <storm@cua.dk>
27661
27662 * simple.el (line-move-1): Always use vertical-motion to
27663 do the last (or only) line move to ensure some movement.
27664 Undo 2005-06-23 change--don't check for overlays.
27665
27666 2005-07-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27667
27668 * term/mac-win.el (ccl-encode-mac-roman-font)
27669 (ccl-encode-mac-centraleurroman-font)
27670 (ccl-encode-mac-cyrillic-font, ccl-encode-mac-symbol-font):
27671 (ccl-encode-mac-dingbats-font): Remove check for ASCII.
27672 Change charset-id boundary of dimension to ?\xef.
27673 (mac-char-fontspec-list): New constant.
27674 (fontset-add-mac-fonts): Use it. Accept non-string `base-family'
27675 argument. Nil uses itself as family in font-spec. Previous
27676 behavior for nil is now provided by non-nil non-string argument.
27677 All callers changed. Add font-specs for Mac fonts to
27678 "fontset-default" unless iso8859-1 fonts are installed.
27679
27680 2005-07-13 Stefan Monnier <monnier@iro.umontreal.ca>
27681
27682 * progmodes/sh-script.el (sh-get-indent-info): Only indent
27683 a continuation line if the \ is preceded by SPC or TAB.
27684 (sh-get-indent-info): Simplify.
27685 (sh-mark-init, sh-learn-buffer-indent, sh-add-completer):
27686 Use with-current-buffer.
27687
27688 * font-lock.el (font-lock-fontify-keywords-region): Avoid inf-loops
27689 when the matched text is empty.
27690
27691 2005-07-12 Luc Teirlinck <teirllm@auburn.edu>
27692
27693 * startup.el (command-line): Revert to previous handling of
27694 tooltip-mode. Explain in comment why the complexity is needed.
27695
27696 * tooltip.el (tooltip-mode): Revert to previous implementation of
27697 its defcustom.
27698
27699 * frame.el (blink-cursor-mode): Revert to previous implementation
27700 of its defcustom. Update comment.
27701
27702 2005-07-12 Lars Hansen <larsh@soem.dk>
27703
27704 * desktop.el: Update e-mail address.
27705
27706 2005-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27707
27708 * term/mac-win.el (mac-services-mail-selection)
27709 (mac-services-mail-to): New functions.
27710 (mac-application-menu-map): Bind them.
27711
27712 2005-07-12 wulei <milton@wulei.net> (tiny change)
27713
27714 * progmodes/gdb-ui.el: Add note about buffering with Windows.
27715
27716 2005-07-11 Luc Teirlinck <teirllm@auburn.edu>
27717
27718 * custom.el (custom-reevaluate-setting): Doc fix.
27719
27720 2005-07-11 Jay Belanger <belanger@truman.edu>
27721
27722 * calc/calc.el (calc-embedded-announce-formula-alist)
27723 (calc-embedded-open-close-plain-alist)
27724 (calc-embedded-open-close-mode-alist): Add checks for additional
27725 major modes (due to Robert J. Chassell <bob@rattlesnake.com>).
27726
27727 2005-07-11 Juanma Barranquero <lekktu@gmail.com>
27728
27729 * custom.el (custom-enable-theme): Don't add theme to
27730 `custom-enabled-themes' with `push' because there is no
27731 setf-method for `delq'.
27732
27733 2005-07-11 Richard M. Stallman <rms@gnu.org>
27734
27735 * custom.el (custom-declare-variable): Doc fix.
27736
27737 * dired-aux.el (dired-compare-directories): Remove "." and ".."
27738 from the alists.
27739
27740 * emacs-lisp/edebug.el (edebug-slow-after, edebug-slow-before):
27741 Do nothing if edebug-active.
27742
27743 * emacs-lisp/edebug.el (edebug-enter): Don't with-timeout-suspend here.
27744 (edebug-display): Do it here instead.
27745
27746 2005-07-10 Richard M. Stallman <rms@gnu.org>
27747
27748 * cus-face.el (custom-theme-set-faces): Make it work.
27749 (custom-reset-faces): Doc fix.
27750 (custom-theme-reset-internal-face, custom-theme-face-value):
27751 Functions deleted.
27752
27753 * custom.el (custom-push-theme): Maintain list of the settings
27754 of a given theme in its theme-settings property.
27755 Maintain position of old settings in the theme-value
27756 or theme-face property.
27757 (custom-enabled-themes): New variable.
27758 (custom-theme-enabled-p): New function.
27759 (provide-theme): Update custom-enabled-themes.
27760 Disable and reenable the `user' theme.
27761 (require-theme): Doc fix.
27762 (custom-do-theme-reset, custom-remove-theme): Functions deleted.
27763 (custom-theme-value, custom-theme-variable-value): Likewise.
27764 (custom-theme-reset-internal): Likewise.
27765 (custom-theme-load-themes): Fix bugs and use custom-disable-theme.
27766 (custom-enable-theme, custom-disable-theme): New functions.
27767 (custom-variable-theme-value, custom-face-theme-value): Likewise.
27768 (custom-theme-recalc-variable, custom-theme-recalc-face): Likewise.
27769 (custom-theme-reset-variables): Simplify.
27770 (deftheme, custom-declare-theme, custom-make-theme-feature):
27771 Definitions moved.
27772
27773 2005-07-10 Chong Yidong <cyd@stupidchicken.com>
27774
27775 * longlines.el (longlines-show-region)
27776 (longlines-unshow-hard-newlines): Recognize hard newlines by
27777 non-nil hard property, instead of t.
27778
27779 2005-07-10 Michael Kifer <kifer@cs.stonybrook.edu>
27780
27781 * emulation/viper-cmd.el (viper--key-maps): New variable.
27782 (viper-normalize-minor-mode-map-alist): Use viper--key-maps and
27783 emulation-mode-map-alists.
27784 (viper-envelop-ESC-key): Use viper-subseq.
27785 (viper-search-forward/backward/next): Disable debug-on-error.
27786
27787 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
27788 (viper-ESC-key): New defcustoms.
27789
27790 * emulation/viper-macs.el (ex-map-read-args): Use viper-subseq.
27791
27792 * emulation/viper-util.el (viper-key-to-emacs-key): Use viper-subseq.
27793 (viper-subseq): Copy of subseq from cl.el.
27794
27795 * emulation/viper.el (viper-go-away, viper-set-hooks): Use
27796 emulation-mode-map-alists, advise self-insert-command, add-minor-mode.
27797
27798 * emulation/viper-mous.el (viper-current-frame-saved): Use defvar.
27799
27800 * emulation/viper-init.el: Get rid of -face in face names.
27801
27802 * ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
27803 Make it work with longlines mode.
27804
27805 * ediff-mult.el (ediff-meta-mode-hook): New variable.
27806
27807 * ediff-ptch.el (ediff-file-name-sans-prefix): Quote regexp.
27808
27809 * ediff-init.el: Get rid of -face in face names.
27810
27811 2005-07-10 Richard M. Stallman <rms@gnu.org>
27812
27813 * emacs-lisp/edebug.el (edebug-enter): Call with-timeout-suspend
27814 and with-timeout-unsuspend.
27815
27816 * emacs-lisp/debug.el (debug): Call with-timeout-suspend
27817 and with-timeout-unsuspend.
27818
27819 * emacs-lisp/timer.el (with-timeout-timers): New variable.
27820 (with-timeout): Bind that variable to record timers.
27821 (with-timeout-suspend, with-timeout-unsuspend): New functions.
27822
27823 * emacs-lisp/debug.el (debug-help-follow): New function.
27824 (debugger-mode-map): Use that instead of help-follow.
27825 (debugger-setup-buffer): Use eval-buffer-list
27826 to handle eval-buffer frames.
27827
27828 2005-07-10 N. Raghavendra <raghu@mri.ernet.in> (tiny change)
27829
27830 * timezone.el (timezone-parse-date): Change first regexp
27831 so it will not mistakenly match dates with no time zone.
27832
27833 2005-07-10 Jeff Dwork <jeff.dwork@amd.com> (tiny change)
27834
27835 * facemenu.el (facemenu-read-color): Do case-insensitive matching.
27836
27837 2005-07-10 Luc Teirlinck <teirllm@auburn.edu>
27838
27839 * custom.el (custom-initialize-safe-set)
27840 (custom-initialize-safe-default): New functions.
27841
27842 * frame.el (blink-cursor-mode): Use `custom-initialize-safe-default'
27843 and simplify :init-value.
27844
27845 * tooltip.el (tooltip-mode): Use `custom-initialize-safe-default'
27846 and simplify :init-value. Delete obsolete comment.
27847
27848 * startup.el (command-line): Use `custom-reevaluate-setting' to
27849 handle `tooltip-mode'. Delete obsolete comment.
27850
27851 * files.el (set-visited-file-name): Avoid calling
27852 `file-name-nondirectory' with a nil argument.
27853
27854 2005-07-09 Richard M. Stallman <rms@gnu.org>
27855
27856 * emacs-lisp/debug.el (debugger-setup-buffer): When eval-buffer
27857 was called with nil for the buffer, handle the read position right.
27858 Handle read position for eval-region, too.
27859
27860 2005-07-09 Juri Linkov <juri@jurta.org>
27861
27862 * fringe.el (fringe-mode): Add period in docstring.
27863 (fringe-query-style): Build prompt depending on `all-frames' arg.
27864
27865 * dired.el (dired-marker-char): Avoid quotations for `do' and `mark'
27866 to not create links to unrelated functions in the Help buffer.
27867
27868 * progmodes/compile.el (compilation-mode-hook, compilation-mode):
27869 Doc fix.
27870
27871 * simple.el (next-error-hook): New variable.
27872 (next-error): Use it. Doc fix.
27873
27874 * textmodes/ispell.el (ispell-command-loop): Add current
27875 dictionary name and program name to mode-line-format.
27876 (ispell-region, ispell-process-line): Add current dictionary name
27877 and program name to messages.
27878
27879 2005-07-08 Jay Belanger <belanger@truman.edu>
27880
27881 * calc/calc.el (calc-embedded-announce-formula-alist)
27882 (calc-embedded-open-close-formula-alist)
27883 (calc-embedded-open-close-word-alist)
27884 (calc-embedded-open-close-plain-alist)
27885 (calc-embedded-open-close-new-formula-alist)
27886 (calc-embedded-open-close-mode-alist)
27887 (calc-embedded-new-buffer-hook, calc-embedded-new-formula-hook)
27888 (calc-embedded-mode-hook): New variables.
27889
27890 * calc/calc-embed.el (calc-embedded-firsttime)
27891 (calc-embedded-firsttime-buf, calc-embedded-firsttime-formula):
27892 New variables.
27893 (calc-do-embedded): Use calc-embedded-firsttime,
27894 calc-embedded-firsttime-buf and calc-embedded-firsttime-formula to
27895 determine whether or not to run hooks.
27896 (calc-embedded-make-info): Set calc-embedded-firsttime-buf and
27897 calc-embedded-firsttime-formula appropriately.
27898 Set calc-embedded delimiter variables according to mode.
27899
27900 2005-07-08 Richard M. Stallman <rms@gnu.org>
27901
27902 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
27903 Check for "emacs", etc., as entire symbol, not just as word.
27904 (checkdoc-file-comments-engine): Use regexp-quote on FN.
27905
27906 * files.el (set-visited-file-name): Report the error
27907 for "empty filename" earlier.
27908 (kill-some-buffers): Ignore buffers already dead.
27909
27910 * fringe.el (fringe-mode): Doc fix.
27911
27912 * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
27913 Check for (featurep 'xemacs) and turn off warnings in what it guards.
27914 Use unwind-protect to ensure byte-compile-unresolved-functions
27915 is updated.
27916
27917 * whitespace.el (whitespace-buffer-leading-cleanup):
27918 Simplify w/ skip-chars-forward.
27919 (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
27920
27921 * mail/rmail.el (rmail-only-expunge): Fix paren error.
27922 Unconditionally try to leave point at the same old place.
27923
27924 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de> (tiny change)
27925
27926 * comint.el (comint-postoutput-scroll-to-bottom)
27927 (comint-show-maximum-output): Take scroll-margin into consideration.
27928
27929 2005-07-08 Kim F. Storm <storm@cua.dk>
27930
27931 * ido.el (ido-use-filename-at-point): New choice `guess'.
27932 (ido-file-internal): Try ffap-guesser if selected.
27933
27934 * ido.el (ido-before-fallback-functions): New hook.
27935 (ido-buffer-internal, ido-file-internal, ido-read-buffer)
27936 (ido-read-file-name): Run it.
27937
27938 2005-07-07 Stefan Monnier <monnier@iro.umontreal.ca>
27939
27940 * progmodes/hideif.el (hide-ifdef-use-define-alist): Pass a list of
27941 strings rather than a list of symbols to the completion function.
27942
27943 2005-07-07 Jay Belanger <belanger@truman.edu>
27944
27945 * calc/calc-units.el (math-apply-units): Change the places in
27946 which units are simplified.
27947
27948 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
27949
27950 * cus-edit.el (customize-option, customize-option-other-window):
27951 Make them handle aliases.
27952
27953 * custom.el (custom-variable-p): Make it recursively follow
27954 aliases. Mention that in the docstring.
27955
27956 2005-07-07 Richard M. Stallman <rms@gnu.org>
27957
27958 * cus-start.el (exec-path): Use `directory' instead of `file'.
27959 Fix tag for nil.
27960
27961 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27962
27963 * replace.el (occur-rename-buffer): Use `generate-new-buffer' also
27964 when called non-interactively. Doc fix.
27965
27966 2005-07-07 Lute Kamstra <lute@gnu.org>
27967
27968 * elide-head.el (elide-head-headers-to-hide): Recognize the FSF's
27969 new address as well.
27970
27971 2005-07-07 Kenichi Handa <handa@m17n.org>
27972
27973 * international/mule.el (make-coding-system):
27974 Describe `ascii-incompatible' property in the docstring.
27975 (set-file-name-coding-system): Signal an error if coding-system is
27976 ascii-incompatible.
27977 (set-keyboard-coding-system): Likewise.
27978
27979 * international/mule-cmds.el (set-default-coding-systems):
27980 Don't set default-file-name-coding-system and
27981 default-keyboard-coding-system if coding-system is ASCII-incompatible.
27982
27983 * international/utf-16.el: Declare that all UTF-16-based coding
27984 systems are ASCII-incompatible.
27985
27986 2005-07-07 Nick Roberts <nickrob@snap.net.nz>
27987
27988 * progmodes/gud.el: Require font-lock for displaying errors.
27989 Used by gdb-ui.el.
27990
27991 2005-07-07 Juanma Barranquero <lekktu@gmail.com>
27992
27993 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
27994 values for the pattern lists which are `read'able but not
27995 `append'able (like symbols).
27996
27997 2005-07-06 Richard M. Stallman <rms@gnu.org>
27998
27999 * progmodes/flymake.el (flymake-float-time): Instead of
28000 with-no-warnings, test for XEmacs.
28001 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
28002 to avoid warning.
28003
28004 2005-07-06 Juanma Barranquero <lekktu@gmail.com>
28005
28006 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
28007
28008 2005-07-05 Lute Kamstra <lute@gnu.org>
28009
28010 * battery.el: Add support for Darwin (with much debugging help
28011 from Samuel Lauber <sam124@operamail.com>).
28012 (battery-status-function, battery-echo-area-format)
28013 (battery-mode-line-format): Add support for pmset on Darwin.
28014 (battery-load-low, battery-load-critical): New user options.
28015 (battery-pmset): New function.
28016
28017 2005-07-05 Lute Kamstra <lute@gnu.org>
28018
28019 Update FSF's address in GPL notices.
28020
28021 * textmodes/page-ext.el: Update FSF's address.
28022
28023 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
28024
28025 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
28026 filling from using prefix when filling a single-line docstring.
28027
28028 * progmodes/flymake.el: Remove useless eval-when-compile.
28029
28030 * arc-mode.el (archive-lzh-ogm): Reorder save excursion/restriction.
28031
28032 2005-07-04 Richard M. Stallman <rms@gnu.org>
28033
28034 * textmodes/org.el (org-file-apps-defaults-gnu):
28035 Rename from org-file-apps-defaults-linux.
28036 (org-default-apps): Don't test system-type for `linux'.
28037 (org-file-apps): Doc fix.
28038
28039 2005-07-04 David Ponce <david@dponce.com>
28040
28041 * tree-widget.el: Improve header Commentary section.
28042 (tree-widget) [defgroup]
28043 (tree-widget-image-enable, tree-widget-themes-directory)
28044 (tree-widget-theme, tree-widget-image-properties-emacs)
28045 (tree-widget-image-properties-xemacs, tree-widget-create-image)
28046 (tree-widget-image-formats, tree-widget-control)
28047 (tree-widget-empty-control, tree-widget-leaf-control
28048 (tree-widget-guide, tree-widget-end-guide, tree-widget-no-guide)
28049 (tree-widget-handle, tree-widget-no-handle, tree-widget-p)
28050 (tree-widget-keep, tree-widget-after-toggle-functions)
28051 (tree-widget-open-node, tree-widget-close-node): Doc fix.
28052 (tree-widget-open-control, tree-widget-close-control): Fix doc and
28053 :help-echo message.
28054 (tree-widget-set-theme): Doc fix. Use `string-equal'.
28055 (tree-widget-image-properties): Doc fix. Clearer implementation.
28056 (tree-widget--cursors): New constant.
28057 (tree-widget-lookup-image): New function split from
28058 `tree-widget-find-image'. Clearer implementation.
28059 (tree-widget-find-image): Use it.
28060 (tree-widget-button-keymap): Use `set-keymap-parent'.
28061 (tree-widget) [define-widget]: Use `widget-children-value-delete'.
28062 Define the sub-widgets here.
28063 (tree-widget-node): Check that :node is not a tree-widget.
28064 (tree-widget-get-super, tree-widget-open-control)
28065 (tree-widget-close-control, tree-widget-empty-control)
28066 (tree-widget-leaf-control, tree-widget-guide)
28067 (tree-widget-end-guide, tree-widget-no-guide, tree-widget-handle)
28068 (tree-widget-no-handle, tree-widget-value-delete)
28069 (tree-widget-map): Remove.
28070 (tree-widget-children-value-save): Doc fix. Simplified.
28071 (tree-widget-value-create): Update according to previous changes.
28072
28073 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
28074
28075 * textmodes/org.el: Leading space replaced by TABS.
28076 (org-recalc-marks, org-table-rotate-recalc-marks)
28077 (org-table-get-specials): Treat "^" and "_" marks.
28078 (org-table-justify-field-maybe): Optional argument NEW.
28079 (org-table-eval-formula): Parsing of the format simplified.
28080 New modes C,I. Honor the %= parameter in the current table.
28081 Avoid unnecessary re-align by using the NEW argument to
28082 `org-table-justify-field-maybe'.
28083 (org-calc-default-modes): Default for date-format mimicks org-mode.
28084 (org-agenda, org-timeline): Quote argument in org-agenda-redo-command.
28085
28086 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
28087
28088 * cus-face.el (custom-theme-set-faces): Make it handle face
28089 aliases whose alias declarations are pre- or autoloaded.
28090
28091 2005-07-04 Juri Linkov <juri@jurta.org>
28092
28093 * faces.el (read-face-name): Put the code for getting a face name
28094 from the buffer before adding the faces from the `face' property.
28095 Use `completing-read-multiple' instead of `completing-read'.
28096 Require `crm'. Add default value and post-process the returned
28097 list of faces.
28098
28099 * emacs-lisp/crm.el (crm-find-current-element)
28100 (crm-minibuffer-complete-and-exit): Handle minibuffer prompt.
28101
28102 * emacs-lisp/lisp-mode.el (eval-defun-1):
28103 * emacs-lisp/edebug.el (edebug-eval-defun):
28104 Remove unnecessary quotes.
28105
28106 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
28107
28108 * progmodes/prolog.el (prolog-eof-string): Doc fixes.
28109 (prolog-indent-level): Fix typo in docstring.
28110
28111 * info.el (Info-history, Info-history-forward)
28112 (Info-history-list, Info-speedbar-fetch-file-nodes): Doc fixes.
28113
28114 * add-log.el (add-change-log-entry):
28115 * comint.el (comint-dynamic-list-input-ring)
28116 (comint-dynamic-list-completions):
28117 * dabbrev.el (dabbrev-expand):
28118 * delim-col.el (delimit-columns-rectangle-line):
28119 * diff-mode.el (diff-context->unified, diff-reverse-direction)
28120 (diff-unified->context):
28121 * ediff-init.el (ediff-abbrev-jobname):
28122 * ediff-mult.el (ediff-replace-session-status-in-meta-buffer)
28123 (ediff-replace-session-activity-marker-in-meta-buffer):
28124 * info.el (Info-summary):
28125 * lpr.el (printify-region):
28126 * printing.el (pr-create-interface):
28127 * ps-print.el (ps-print-quote):
28128 * ses.el (ses-column-widths, ses-print-cell)
28129 (ses-adjust-print-width, ses-center):
28130 * shell.el (shell-file-name-quote-list):
28131 * strokes.el (strokes-read-stroke, strokes-read-complex-stroke)
28132 (strokes-fill-current-buffer-with-whitespace)
28133 (strokes-xpm-for-stroke, strokes-list-strokes)
28134 (strokes-xpm-char-bit-p, strokes-xpm-for-compressed-string):
28135 * term.el (term-dynamic-list-input-ring)
28136 (term-dynamic-list-completions):
28137 * calc/calc.el (math-format-stack-value):
28138 * emacs-lisp/edebug.el (edebug-display-freq-count):
28139 * progmodes/delphi.el (delphi-indent-line, delphi-fill-comment)
28140 (delphi-new-comment-line):
28141 * progmodes/ebnf2ps.el (ebnf-eps-filename, ebnf-trim-right):
28142 * progmodes/executable.el (executable-set-magic):
28143 * progmodes/python.el (inferior-python-mode):
28144 * progmodes/scheme.el (scheme-mode-syntax-table):
28145 * progmodes/sh-script.el (sh-maybe-here-document):
28146 * progmodes/sql.el (sql-copy-column):
28147 * progmodes/tcl.el (tcl-comment-indent, tcl-quote):
28148 * textmodes/bibtex.el (bibtex-mode):
28149 * textmodes/sgml-mode.el (html-imenu-index, sgml-attributes)
28150 (sgml-auto-attributes):
28151 * textmodes/table.el (table-insert, table-shorten-cell)
28152 (table--generate-source-scan-lines, table-delete-row)
28153 (*table--cell-delete-char, table--spacify-frame)
28154 (table--horizontally-shift-above-and-below)
28155 (table--cell-insert-char, table--cell-blank-str)
28156 (table--fill-region-strictly):
28157 * textmodes/tex-mode.el (tex-insert-quote, latex-find-indent):
28158 * textmodes/texinfo.el (texinfo-insert-quote): "?\ " -> "?\s".
28159
28160 * add-log.el (change-log):
28161 * apropos.el (apropos):
28162 * comint.el (comint-completion, comint-source):
28163 * dabbrev.el (dabbrev):
28164 * delim-col.el (columns):
28165 * diff-mode.el (diff-mode):
28166 * ediff.el (ediff):
28167 * ediff-diff.el (ediff-diff):
28168 * ediff-init.el (ediff-highlighting, ediff-merge, ediff-hook):
28169 * ediff-mult.el (ediff-mult):
28170 * ediff-ptch.el (ediff-ptch):
28171 * ediff-wind.el (ediff-window):
28172 * facemenu.el (facemenu):
28173 * indent.el (indent):
28174 * info.el (info):
28175 * jka-cmpr-hook.el (compression, jka-compr):
28176 * lpr.el (lpr):
28177 * outline.el (outlines):
28178 * pcmpl-cvs.el (pcmpl-cvs):
28179 * pcmpl-rpm.el (pcmpl-rpm):
28180 * printing.el (printing):
28181 * ps-print.el (postscript, ps-print, ps-print-horizontal)
28182 (ps-print-vertical, ps-print-headers, ps-print-font)
28183 (ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra)
28184 (ps-print-background, ps-print-printer, ps-print-page)
28185 (ps-print-miscellany):
28186 * ses.el (ses):
28187 * shell.el (shell, shell-directories, shell-faces):
28188 * startup.el (initialization):
28189 * strokes.el (strokes):
28190 * term.el (term):
28191 * uniquify.el (uniquify):
28192 * w32-vars.el (w32):
28193 * calc/calc.el (calc):
28194 * emacs-lisp/bytecomp.el (bytecomp):
28195 * emacs-lisp/cl-indent.el (lisp-indent):
28196 * emacs-lisp/edebug.el (edebug):
28197 * emacs-lisp/elp.el (elp):
28198 * emacs-lisp/testcover.el (testcover):
28199 * emacs-lisp/trace.el (trace):
28200 * emulation/viper-ex.el (viper-ex):
28201 * emulation/viper-mous.el (viper-mouse):
28202 * mail/mailalias.el (mailalias):
28203 * mail/supercite.el (supercite, supercite-frames)
28204 (supercite-attr, supercite-cite, supercite-hooks):
28205 * net/rcompile.el (remote-compile):
28206 * net/rlogin.el (rlogin):
28207 * obsolete/ooutline.el (outlines):
28208 * progmodes/delphi.el (delphi):
28209 * progmodes/ebnf2ps.el (postscript, ebnf2ps, ebnf-special)
28210 (ebnf-except, ebnf-repeat, ebnf-terminal, ebnf-non-terminal)
28211 (ebnf-production, ebnf-shape, ebnf-displacement, ebnf-syntactic)
28212 (ebnf-optimization):
28213 * progmodes/etags.el (etags):
28214 * progmodes/executable.el (executable):
28215 * progmodes/idlwave.el (idlwave):
28216 * progmodes/pascal.el (pascal):
28217 * progmodes/prolog.el (prolog):
28218 * progmodes/python.el (python):
28219 * progmodes/scheme.el (scheme):
28220 * progmodes/sh-script.el (sh, sh-script):
28221 * progmodes/sql.el (SQL):
28222 * progmodes/tcl.el (tcl):
28223 * textmodes/bibtex.el (bibtex, bibtex-autokey):
28224 * textmodes/enriched.el (enriched):
28225 * textmodes/makeinfo.el (makeinfo):
28226 * textmodes/sgml-mode.el (sgml):
28227 * textmodes/table.el (table-hooks):
28228 * textmodes/tex-mode.el (tex-file, tex-run, tex-view):
28229 * textmodes/texinfo.el (texinfo):
28230 * textmodes/two-column.el (two-column):
28231 Finish `defgroup' description with period.
28232
28233 * emacs-lisp/cl-indent.el (lisp-indent-maximum-backtracking):
28234 * eshell/esh-var.el (eshell-var):
28235 * progmodes/vhdl-mode.el (vhdl-testbench):
28236 * textmodes/org.el (org): Fix typos in docstrings.
28237
28238 * emacs-lisp/timer.el (with-timeout): Improve argument/docstring
28239 consistency.
28240
28241 * progmodes/flymake.el (flymake-find-file): Remove.
28242 (flymake-float-time): Use `with-no-warnings'.
28243 (flymake-check-start-time, flymake-check-was-interrupted)
28244 (flymake-err-info, flymake-is-running, flymake-last-change-time)
28245 (flymake-new-err-info): `defvar' at compile time.
28246
28247 2005-07-03 Juanma Barranquero <lekktu@gmail.com>
28248
28249 * replace.el (occur-hook): Doc fix.
28250 (occur-1): Don't call `occur-hook' if there are no matches.
28251
28252 2005-07-03 Richard M. Stallman <rms@gnu.org>
28253
28254 * emulation/tpu-edt.el (tpu-original-global-map): Don't copy
28255 global-map, save the same map.
28256 (global-map): Don't alter it at top level.
28257 (tpu-edt-on): Save global map in tpu-original-global-map, then copy.
28258 Then alter it here instead.
28259 (tpu-edt-off): Set global-map to the saved one.
28260
28261 * emulation/tpu-edt.el (tpu-emacs19-p): Var deleted.
28262 All references simplified.
28263 (tpu-lucid-emacs-p): Rename from tpu-lucid-emacs19-p. Uses changed.
28264 (zmacs-regions): Add defvar.
28265 (repeat-complex-command-map): Everything about that deleted.
28266
28267 * textmodes/artist.el (artist-key-is-drawing)
28268 (artist-key-endpoint1, artist-key-poly-point-list)
28269 (artist-key-shape, artist-key-draw-how, artist-popup-menu-table)
28270 (artist-key-compl-table, artist-rb-save-data)
28271 (artist-arrow-point-1, artist-arrow-point-2): Move defvars up.
28272 Don't put them in eval-when-compile.
28273 (artist-set-arrow-points-for-poly): Use `last', not `artist-last'.
28274
28275 * progmodes/ebrowse.el (ebrowse-revert-tree-buffer-from-file):
28276 Use with-no-warnings.
28277
28278 * net/browse-url.el (dos-windows-version): Add defvar.
28279
28280 * mail/supercite.el (filladapt-prefix-table): Add defvar.
28281
28282 * mail/rmailsum.el (rmail-summary-redo): Add defvar.
28283 (rmail-summary-mode-map, rmail-summary-overlay): Defvars moved up.
28284 (rmail-new-summary-line-count): Rename from new-summary-line-count.
28285 Add defvar.
28286 (rmail-summary-beginning-of-message): Use with-no-warnings.
28287 (rmail-summary-first-message, rmail-summary-last-message): Likewise.
28288
28289 * emulation/vip.el (vip-replace-string, ex-map, ex-read):
28290 Use with-no-warnings.
28291
28292 * emulation/vi.el (vi-mark-region): Use c-mark-function.
28293 (c-mark-function): Add point-moving-unit property.
28294 (vi-goto-line): Use with-no-warnings.
28295
28296 * emulation/edt.el (edt-last-copied-word): Add defvar.
28297 (zmacs-region-stays): Likewise.
28298 (edt-mark-section-wisely): Use c-mark-function for C.
28299 Use makr-defun for Fortran.
28300 (time-string): defvar deleted.
28301 (edt-display-the-time): Don't set time-string.
28302
28303 * emacs-lisp/macroexp.el (macroexp-accumulate): Rename arg to var+list.
28304
28305 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
28306 Don't warn when name is not constant
28307 or for defining the group `emacs'.
28308
28309 * tooltip.el (gud-tooltip-mode): Add defvar.
28310
28311 * startup.el (default-frame-background-mode): Add defvar.
28312
28313 * smerge-mode.el (smerge-mode): Add duplicate defvar near top.
28314
28315 * info.el (tool-bar-map): Add defvar.
28316
28317 * dired.el (dnd-protocol-alist): Add defvar.
28318
28319 * dired-aux.el (dired-query): Display question with answer, when
28320 the user answers.
28321
28322 * custom.el (custom-add-option): Doc fix.
28323
28324 * bookmark.el (Info-current-node, Info-suffix-list): Add defvars.
28325
28326 2005-07-03 Eli Zaretskii <eliz@gnu.org>
28327
28328 * font-lock.el (font-lock-regexp-grouping-construct): Fix the
28329 bogus name from the last change.
28330
28331 2005-07-02 Luc Teirlinck <teirllm@auburn.edu>
28332
28333 * custom.el (custom-declare-variable): Fix typos in comment.
28334 (custom-known-themes): Doc fix.
28335 (custom-theme-directory): New defcustom.
28336 (require-theme): Make it check `custom-theme-directory'.
28337
28338 * cus-theme.el (custom-new-theme-mode): New function.
28339 (custom-theme-name, custom-theme-variables, custom-theme-faces)
28340 (custom-theme-description): Add compiler defvars.
28341 (customize-create-theme): Add doc to the "*New Custom Theme*"
28342 buffer. Use `custom-new-theme-mode'.
28343 (custom-theme-write): Put the created buffer in emacs-lisp-mode
28344 and save it to the `custom-theme-directory'. Make this the
28345 default directory of the buffer.
28346
28347 2005-07-02 David Hunter <hunterd_42@comcast.net> (tiny change)
28348
28349 * progmodes/flymake.el (flymake-mode, flymake-mode-off):
28350 Fix unbalanced parentheses.
28351
28352 2005-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
28353
28354 * progmodes/flymake.el (flymake-mode-on, flymake-mode-off): Move body
28355 into flymake-mode and delegate to flymake-mode.
28356
28357 * find-file.el (ff-which-function-are-we-in): Clean up.
28358
28359 2005-07-02 Juanma Barranquero <lekktu@gmail.com>
28360
28361 * replace.el (occur-rename-buffer): Fix docstring.
28362
28363 * emulation/edt.el (*EDT-keys*, edt-default-global-map)
28364 (edt-last-copied-word, edt-learn-macro-count)
28365 (edt-orig-page-delimiter, edt-orig-transient-mark-mode)
28366 (edt-rect-start-point, edt-user-global-map, rect-start-point)
28367 (time-string, zmacs-region-stays):
28368 * emulation/edt-mapper.el (edt-save-function-key-map)
28369 (EDT-key-name): `defvar' to silence the byte-compiler.
28370
28371 2005-07-02 Martin Rudalics <rudalics@gmx.at>
28372
28373 * font-lock.el (font-lock-regexp-grouping-backslash): Rename from
28374 font-lock-regexp-backslash. Doc fix.
28375 (font-lock-regexp-backslash-grouping-construct): Rename from
28376 font-lock-regexp-backslash-construct. Doc fix.
28377 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
28378 grouping constructs.
28379
28380 2005-07-02 Eli Zaretskii <eliz@gnu.org>
28381
28382 * makefile.w32-in (bootstrap): Remove the $(EMACS) binary after
28383 updating all the prerequisites.
28384
28385 2005-07-01 Juanma Barranquero <lekktu@gmail.com>
28386
28387 * textmodes/org.el (org-agenda-start-on-weekday)
28388 (org-calendar-to-agenda-key, org-agenda-sorting-strategy)
28389 (org-agenda-use-time-grid, org-archive-location)
28390 (org-allow-space-in-links, org-usenet-links-prefer-google)
28391 (org-enable-table-editor, org-export-default-language)
28392 (org-export-html-show-new-buffer, org-fill-paragraph)
28393 (org-cycle, org-goto-ret, org-goto-left, org-goto-right)
28394 (org-goto-quit, org-occur, org-eval-in-calendar)
28395 (org-agenda-cleanup-fancy-diary, org-agenda-no-heading-message)
28396 (org-agenda-diary-entry, org-remember-help)
28397 (org-table-convert-region, org-at-table-p)
28398 (org-table-move-row-down, org-table-move-row-up)
28399 (org-table-copy-region, org-table-toggle-vline-visibility)
28400 (org-table-get-stored-formulas, org-table-get-specials)
28401 (org-recalc-commands, org-table-eval-formula)
28402 (org-table-formula-substitute-names, orgtbl-make-binding)
28403 (org-format-org-table-html, org-format-table-table-html)
28404 (org-format-table-table-html-using-table-generate-source)
28405 (org-customize): Fix typos in docstrings.
28406 (org-level-2, org-at-timestamp-p, org-agenda-day-view)
28407 (org-agenda-toggle-diary, org-agenda-toggle-time-grid)
28408 (org-back-to-heading): Doc fixes.
28409 (org-agenda-toggle-time-grid, org-cmp-category, org-cmp-time)
28410 (org-agenda-change-all-lines, org-get-header):
28411 Improve argument/docstring consistency.
28412 (orgtbl-error): Fix error message.
28413
28414 * progmodes/flymake.el (flymake-find-possible-master-files)
28415 (flymake-master-file-compare, flymake-get-line-err-count)
28416 (flymake-highlight-line, flymake-gui-warnings-enabled):
28417 Fix typos in docstrings.
28418 (flymake-parse-line, flymake-get-project-include-dirs-function)
28419 (flymake-get-prev-err-line-no, flymake-goto-prev-error):
28420 Doc fixes.
28421 (flymake-get-project-include-dirs-function)
28422 (flymake-make-err-menu-data):
28423 Improve argument/docstring consistency.
28424
28425 2005-07-01 Lute Kamstra <lute@gnu.org>
28426
28427 * battery.el (battery-linux-proc-apm): Fix typo in docstring.
28428 Catch errors with ignore-errors. Use temporary buffer.
28429 (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
28430
28431 * facemenu.el (facemenu-unlisted-faces): Delete foreground and
28432 background color faces.
28433 (facemenu-set-foreground, facemenu-set-background):
28434 Use facemenu-set-face-from-menu.
28435 (facemenu-set-face-from-menu): Treat face names that start with
28436 "fg:" or "bg:" as special.
28437 (facemenu-add-new-color): Don't create faces. Simplify.
28438
28439 2005-06-30 Richard M. Stallman <rms@gnu.org>
28440
28441 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
28442 (crm-find-current-element): Likewise.
28443
28444 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
28445
28446 * help-fns.el (help-do-arg-highlight): Regexp-quote argument names.
28447
28448 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
28449
28450 * arc-mode.el (archive-extract): Make it work as a mouse binding.
28451 (archive-mouse-extract): Make it an obsolete alias.
28452 (archive-mode-map): Don't use archive-mouse-extract any more.
28453 (archive-mode, archive-extract): write-contents-hooks ->
28454 write-contents-functions.
28455 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
28456 first arg.
28457 (archive-rename-entry): Update the call.
28458 (archive-zip-summarize): Remove unused var `method'.
28459 (archive-lzh-summarize): Remove unused var `creator'.
28460
28461 * emacs-lisp/debug.el (debug): Quieten Drew Adams by killing the
28462 dedicated frame upon exit.
28463
28464 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
28465 (archive-zip-extract, archive-zip-expunge)
28466 (archive-zip-update, archive-zip-update-case): Use executable-find.
28467 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
28468 Use restore-buffer-modified-p.
28469 (archive-extract, archive-add-new-member, archive-write-file-member):
28470 Use with-current-buffer.
28471 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
28472
28473 2005-06-30 Andreas Schwab <schwab@suse.de>
28474
28475 * progmodes/gud.el (gud-filter): Remove unneeded progn.
28476
28477 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
28478
28479 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
28480
28481 2005-06-30 Juri Linkov <juri@jurta.org>
28482
28483 * faces.el (vertical-border): Inherit from mode-line-inactive
28484 only on tty.
28485
28486 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
28487
28488 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
28489 example, -NLINES in the `occur' docstring).
28490
28491 * replace.el (occur-1): When no matches are found, do not set the
28492 `buffer-read-only' and modified flags for the occur buffer,
28493 because it is deleted.
28494
28495 * emulation/cua-base.el (cua-check-pending-input)
28496 (cua-repeat-replace-region, cua-mode, cua-debug)
28497 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
28498 Fix typos in docstrings.
28499
28500 * emulation/cua-gmrk.el (cua-toggle-global-mark)
28501 (cua-cut-region-to-global-mark)
28502 (cua--cut-rectangle-to-global-mark):
28503 Remove period from end of messages.
28504
28505 * emulation/cua-rect.el (cua-do-rectangle-padding):
28506 Remove period from end of messages.
28507 (cua--rectangle-seq-format): Fix typo in docstring.
28508 (cua-sequence-rectangle, cua-fill-char-rectangle):
28509 Improve argument/docstring consistency.
28510
28511 2005-06-29 Juri Linkov <juri@jurta.org>
28512
28513 * faces.el (default-frame-background-mode): New internal variable.
28514 (frame-set-background-mode): Use it.
28515
28516 * startup.el (normal-top-level): Set default-frame-background-mode
28517 instead of frame-background-mode. Before setting it, test for its
28518 nil value. Remove tests for frame-background-mode and frame
28519 parameter `reverse'. Add test for "unspecified-fg".
28520
28521 * term/xterm.el (xterm-rxvt-set-background-mode):
28522 * term/rxvt.el (rxvt-set-background-mode):
28523 Set default-frame-background-mode instead of frame-background-mode.
28524
28525 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
28526
28527 * simple.el (set-variable): Warn about obsolete user variables.
28528
28529 * imenu.el (imenu--completion-buffer):
28530 * mouse.el (mouse-buffer-menu-alist):
28531 * msb.el (msb-invisible-buffer-p):
28532 * calendar/diary-lib.el (diary-header-line-format):
28533 * emacs-lisp/pp.el (pp-buffer):
28534 * progmodes/cperl-mode.el (cperl-do-auto-fill):
28535 * textmodes/picture.el (picture-replace-match):
28536 Change space constants followed by a sexp to "?\s ".
28537
28538 * play/decipher.el (decipher-loop-with-breaks):
28539 * textmodes/texinfo.el (texinfo-insert-@item): Change space
28540 constants "protected" from end of line by a comment to "?\s".
28541
28542 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
28543
28544 * font-lock.el (save-buffer-state): Use `declare'.
28545
28546 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
28547 reset the syntax-table to cperl-mode-syntax-table.
28548 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
28549 "foo_print_bar" is not matched as a reserved keyword.
28550
28551 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
28552
28553 * textmodes/org.el (orgtbl-setup): New function, for delayed
28554 setup for the orgtbl commands.
28555 (org-calc-default-modes): New option.
28556 (orgtbl-make-binding): Use `defun' to get better help display.
28557 (org-diary): Call `org-compile-prefix-format'.
28558 (org-table-formula-substitute-names): New function.
28559 (org-agenda-day-view, org-agenda-week-view): New commands.
28560 (org-agenda-toggle-week-view): Command removed.
28561 (org-tbl-menu): Split off from org-org-menu.
28562 (org-mode): Move removal of outline-mode menus to here.
28563 (org-table-formula-debug): New option.
28564 (org-table-insert-row): Keep first field if just "#" or "*".
28565 (org-mode): Paragraph regexps fixed.
28566 (org-table-recalculate-regexp): New constant.
28567 (org-table-justify-field-maybe): Avoid replace if not necessary.
28568 (org-copy-special, org-cut-special): Use `call-interactively'.
28569 (org-table-copy-region): Take region from `interactive' call.
28570 (org-trim): Return string even if no match.
28571 (org-formula): New face.
28572 (org-set-font-lock-defaults): No longer highlight "FIXME".
28573 But highlight formula-related fields in table.
28574 (org-table-p): Use regexp, not fontification.
28575 (org-table-align): Handle white space at end of line.
28576 (org-table-formula-evaluate-inline): New option.
28577 (org-mode): Auto-wrapping in comment lines turned off.
28578 (org-table-copy-down): Evaluate only in copied field, not in
28579 destination.
28580 (org-table-current-formula): Variable removed.
28581 (org-table-store-formulas, org-table-get-stored-formulas)
28582 (org-table-modify-formulas, org-table-replace-in-formulas)
28583 (org-table-maybe-eval-formula): New functions.
28584 (org-table-get-formula): Modify to use stored formulas.
28585 (org-table-insert-column, org-table-delete-column)
28586 (org-table-move-column): Call `org-table-modify-formulas'.
28587 (org-complete): Add completion for keyword formulas.
28588 (orgtbl-mode): Pull orgtbl-mode-map to start of
28589 minor-mode-map-alist.
28590
28591 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
28592
28593 * progmodes/python.el (python-check): Require `compile' before
28594 modifying its variables.
28595
28596 * newcomment.el (comment-indent-default): Don't get fooled by an early
28597 end of buffer.
28598
28599 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28600
28601 * ps-print.el (ps-print-version): Fix version number.
28602
28603 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
28604
28605 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
28606
28607 2005-06-28 Richard M. Stallman <rms@gnu.org>
28608
28609 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
28610 (flyspell-local-mouse-map): Declaration deleted.
28611 (flyspell-mouse-map): Bind only mouse-2.
28612 (flyspell-mode-map): Don't test flyspell-use-local-map.
28613 (flyspell-overlay-keymap-property-name): Var deleted.
28614 (flyspell-mode-on): Don't make local bindings for
28615 flyspell-mouse-map and flyspell-mode-map.
28616 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
28617
28618 * textmodes/ispell.el (ispell-word): Do not ignore short words.
28619
28620 * progmodes/compile.el (compilation-next-error-function):
28621 Don't switch buffers; operate on the current buffer.
28622
28623 * progmodes/compile.el (compilation-error-file-name)
28624 (compilation-warning-file-name, compilation-info-file-name)
28625 (compilation-line-number, compilation-column-number): New faces.
28626 (compilation-error-face, compilation-warning-face)
28627 (compilation-info-face, compilation-line-face)
28628 (compilation-column-face): Use them.
28629
28630 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
28631
28632 * comint.el (comint-password-prompt-regexp): Accept ", try again".
28633
28634 * bindings.el (global-map): Bind insertchar and its variants.
28635
28636 2005-06-27 Richard M. Stallman <rms@gnu.org>
28637
28638 * textmodes/artist.el (artist-text-overwrite)
28639 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
28640
28641 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
28642
28643 * ps-print.el: It was not working the page selection for printing.
28644 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
28645 (ps-print-version): New version 6.6.7.
28646 (ps-end-sheet): New fun.
28647 (ps-header-sheet, ps-end-job): Call it.
28648
28649 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
28650
28651 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
28652
28653 2005-06-27 Lute Kamstra <lute@gnu.org>
28654
28655 * facemenu.el (facemenu-unlisted-faces): Add foreground and
28656 background color faces.
28657 (facemenu-get-face): Delete function.
28658 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
28659 (facemenu-add-new-color): Make second argument mandatory.
28660 Create the appropriate face and return it. Simplify.
28661 (facemenu-set-foreground, facemenu-set-background): Don't check if
28662 color is defined. Use return value of facemenu-add-new-color.
28663
28664 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
28665
28666 * progmodes/gud.el (gud-filter): Add missing argument to
28667 with-selected-window.
28668
28669 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
28670
28671 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
28672 a :require to the defcustom.
28673
28674 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
28675 defcustoms corresponding to minor modes.
28676
28677 2005-06-26 David Ponce <david@dponce.com>
28678
28679 * recentf.el: Require tree-widget instead of wid-edit.
28680 (recentf-filename-handler): Fix widget :type.
28681 (recentf-cancel-dialog, recentf-open-more-files)
28682 (recentf-open-files-action): Doc fix.
28683 (recentf-dialog-goto-first): New function.
28684 (recentf-dialog-mode-map): Set parent keymap first.
28685 (recentf-dialog-mode): Define with define-derived-mode.
28686 Don't display continuation lines in dialogs.
28687 (recentf-edit-list): Rename from recentf-edit-selected-items.
28688 (recentf-edit-list-select): Rename from recentf-edit-list-action.
28689 Simplify.
28690 (recentf-edit-list-validate): New function.
28691 (recentf-edit-list): Update accordingly.
28692 (recentf-open-files-item-shift): Remove.
28693 (recentf-open-files-item): Convert menu elements into tree and
28694 link widgets. Don't create the widgets.
28695 (recentf-open-files): Update accordingly.
28696 (recentf-save-list): Untabify.
28697
28698 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
28699
28700 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
28701 (keep-lines): Add INTERACTIVE arg. Never delete lines only
28702 partially contained in the active region. Do not take active
28703 region into account when called from Lisp, unless INTERACTIVE arg
28704 is non-nil. Use `forward-line' instead of `beginning-of-line' to
28705 avoid trouble with fields. Make marker point nowhere when no
28706 longer used. Always return nil. Doc fix.
28707 (flush-lines): Add INTERACTIVE arg. Do not take active region
28708 into account when called from Lisp, unless INTERACTIVE arg is
28709 non-nil. Use `forward-line' instead of `beginning-of-line' to
28710 avoid trouble with fields. Make marker point nowhere when no
28711 longer used. Always return nil. Doc fix.
28712 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
28713 interchangeable. Do not take active region into account when
28714 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
28715 message in echo area when called from Lisp, unless INTERACTIVE arg
28716 is non-nil. Avoid saying "1 occurrences". Do not use markers.
28717 Return the number of matches. Doc fix.
28718 (occur): Doc fix.
28719 (perform-replace): Make comment follow double space convention for
28720 the sake of `outline-minor-mode'.
28721
28722 * faces.el (facep): Doc fix.
28723
28724 2005-06-25 Richard M. Stallman <rms@gnu.org>
28725
28726 * facemenu.el (facemenu-enable-faces-p): New function.
28727 (facemenu-background-menu, facemenu-foreground-menu)
28728 (facemenu-face-menu): Add menu-enable property.
28729
28730 * jka-compr.el (jka-compr-insert-file-contents):
28731 Special handling if cannot find the uncompression program.
28732
28733 * cus-face.el (custom-face-attributes): Add autoload.
28734
28735 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
28736 Bind comment-indent-function locally.
28737
28738 * window.el (save-selected-window): Use save-current-buffer.
28739
28740 * subr.el (with-selected-window): Use save-current-buffer.
28741
28742 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
28743 and with-current-buffer.
28744
28745 2005-06-24 Richard M. Stallman <rms@gnu.org>
28746
28747 * simple.el (line-move-1): Fix previous change.
28748
28749 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
28750
28751 * replace.el (occur-1): Set `buffer-read-only' and the
28752 buffer-modified flag before running `occur-hook' to protect
28753 against unintentional buffer switches that can lead to data loss.
28754
28755 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
28756
28757 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
28758 (gud-gdb-marker-filter): Use font-lock-warning-face for any
28759 initial error.
28760
28761 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
28762 after fresh input.
28763 (gdb-var-create-handler): Put name of expression in quotes.
28764
28765 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
28766
28767 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
28768 elements of RING in order, and without bogus nil elements.
28769
28770 2005-06-23 Richard M. Stallman <rms@gnu.org>
28771
28772 * simple.el (set-variable): Args renamed; doc fix.
28773 (line-move-1): When there are overlays around, use vertical-motion.
28774
28775 * faces.el (escape-glyph): Use brown against light background.
28776 (nobreak-space): Rename from no-break-space.
28777 Fix previous change.
28778
28779 * dired-aux.el (dired-do-copy): Fix arg prompt.
28780
28781 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
28782
28783 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
28784
28785 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
28786 rather than "Distributor".
28787
28788 2005-06-23 Lute Kamstra <lute@gnu.org>
28789
28790 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
28791 (debug-on-entry): Use it. New interactive declaration that uses
28792 function-called-at-point.
28793
28794 2005-06-23 Kim F. Storm <storm@cua.dk>
28795
28796 * subr.el (save-match-data): Add comment about using evaporate arg
28797 to set-match-data.
28798
28799 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
28800
28801 * cus-edit.el (customize-face)
28802 (customize-face-other-window): Handle face aliases.
28803
28804 * faces.el (face-documentation, set-face-attribute)
28805 (face-spec-set): Handle face aliases.
28806
28807 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
28808
28809 * help-mode.el (help-make-xrefs): If a symbol representing a face
28810 name is not followed by the word "face", it could still be a
28811 function or variable name, so don't bypass other checks.
28812
28813 2005-06-22 Juri Linkov <juri@jurta.org>
28814
28815 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
28816 Replace aliased functions with calls where second arg `inherit' is t.
28817
28818 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
28819
28820 * progmodes/gdb-ui.el (gdb-error): New variable.
28821 (gdb-error): New function.
28822 (gdb-annotation-rules): Act on error-begin and error annotations.
28823 (gdb-concat-output): Use font-lock-warning-face for errors.
28824
28825 2005-06-22 Miles Bader <miles@gnu.org>
28826
28827 * bindings.el (propertized-buffer-identification): Use renamed
28828 `Buffer-menu-buffer' face.
28829
28830 * faces.el (vertical-border): Rename from `vertical-divider'.
28831 (escape-glyph): Change dark-background color back to `cyan'.
28832
28833 2005-06-21 Juri Linkov <juri@jurta.org>
28834
28835 * faces.el (face-user-default-spec): Try getting `customized-face'
28836 prior to `saved-face'.
28837 (frame-background-mode): Refill docstring.
28838
28839 * emacs-lisp/lisp-mode.el (eval-defun-1):
28840 * emacs-lisp/edebug.el (edebug-eval-defun):
28841 Set `saved-face' temporarily to nil before calling form.
28842 Set `customized-face' to the new spec after that.
28843
28844 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
28845
28846 * subr.el (1value, lambda, key-substitution-in-progress):
28847 Doc fixes.
28848
28849 * autoinsert.el (auto-insert-alist):
28850 * ses.el (ses-call-printer):
28851 * subr.el (noreturn):
28852 * emacs-lisp/lisp.el (check-parens):
28853 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
28854 * net/browse-url.el (browse-url-mosaic):
28855 * progmodes/cc-defs.el (c-safe-scan-lists):
28856 * progmodes/ebnf-abn.el (ebnf-abn-lex):
28857 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
28858 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
28859 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
28860 * progmodes/ebnf-iso.el (ebnf-iso-lex):
28861 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
28862
28863 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
28864
28865 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
28866
28867 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
28868
28869 * calendar/appt.el (appt-make-list): Activate the package, if
28870 not already active (for backwards compatibility).
28871
28872 2005-06-20 Kim F. Storm <storm@cua.dk>
28873
28874 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
28875
28876 2005-06-20 Miles Bader <miles@gnu.org>
28877
28878 * faces.el (vertical-divider): New face.
28879
28880 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
28881
28882 * simple.el (kill-whole-line): Doc fix.
28883 (next-error-buffer-p, next-error-find-buffer)
28884 (clone-indirect-buffer): Fix typos in docstrings.
28885 (comment-line-break-function): Doc fix: don't say variable
28886 is automatically buffer-local (it isn't).
28887
28888 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
28889
28890 * net/tramp-ftp.el (top):
28891 * net/tramp-smb.el (top):
28892 * net/tramp-util.el (top):
28893 * net/tramp-uu.el (top):
28894 * net/tramp-vc.el (top):
28895 * net/tramp.el (top): Revert copyright years back to original
28896 ones. Tramp has a life outside GNU Emacs.
28897
28898 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
28899
28900 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
28901
28902 2005-06-18 Juri Linkov <juri@jurta.org>
28903
28904 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
28905 end of first regexp to limit the match to the position between
28906 line number and source line with same separator character as used
28907 between file name and line number. In the second regexp limit
28908 mouse-face area to file name and line number by adding new group
28909 for them and referring it in HYPERLINK arg.
28910 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
28911 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
28912 previous line where grep markers may be already removed.
28913
28914 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
28915
28916 * progmodes/ps-mode.el: Update version and maintainer's email address.
28917
28918 2005-06-18 Steve Youngs <steve@xemacs.org>
28919
28920 * net/browse-url.el (browse-url-browser-function)
28921 (browse-url-default-browser): Add firefox.
28922 (browse-url-firefox-program, browse-url-firefox-arguments)
28923 (browse-url-firefox-startup-arguments)
28924 (browse-url-firefox-new-window-is-tab): New defcustoms.
28925 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
28926
28927 2005-06-17 Richard M. Stallman <rms@gnu.org>
28928
28929 * startup.el (command-line): Warn if specified user name has
28930 no home directory.
28931
28932 * term.el (term-get-old-input, term-input-filter, term-input-sender)
28933 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
28934
28935 * longlines.el (longlines-mode, longlines-show-hard-newlines):
28936 Doc fixes.
28937
28938 * faces.el (underline): Try bold if terminal doesn't support underline.
28939
28940 * mail/sendmail.el (mail-setup-with-from): New variable.
28941 (mail-insert-from-field): New function.
28942 (sendmail-send-it): Call it.
28943 (mail-setup): Optionally call it here.
28944
28945 * term/linux.el: Call tty-no-underline.
28946
28947 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
28948
28949 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
28950
28951 2005-06-17 Miles Bader <miles@gnu.org>
28952
28953 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
28954 (ediff-current-diff-C, ediff-current-diff-Ancestor)
28955 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
28956 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
28957 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
28958 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
28959 Remove "-face" suffix from face names.
28960 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28961 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28962 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28963 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28964 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28965 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28966 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28967 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28968 New backward-compatibility aliases for renamed faces.
28969 (ediff-current-diff-face-A, ediff-current-diff-face-B)
28970 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
28971 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
28972 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
28973 (ediff-even-diff-face-A, ediff-even-diff-face-B)
28974 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
28975 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
28976 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
28977 Use renamed ediff faces.
28978
28979 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
28980 Remove "-face" suffix from face names.
28981 (eshell-test-ok-face, eshell-test-failed-face):
28982 New backward-compatibility aliases for renamed faces.
28983 (eshell-run-test): Use renamed eshell-test faces.
28984
28985 * eshell/em-prompt.el (eshell-prompt): Remove "-face" suffix from
28986 face name.
28987 (eshell-prompt-face): New backward-compatibility alias for renamed
28988 face.
28989 (eshell-emit-prompt): Use renamed eshell-prompt face.
28990
28991 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
28992 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
28993 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
28994 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
28995 Remove "-face" suffix from face names.
28996 (eshell-ls-directory-face, eshell-ls-symlink-face)
28997 (eshell-ls-executable-face, eshell-ls-readonly-face)
28998 (eshell-ls-unreadable-face, eshell-ls-special-face)
28999 (eshell-ls-missing-face, eshell-ls-archive-face)
29000 (eshell-ls-backup-face, eshell-ls-product-face)
29001 (eshell-ls-clutter-face):
29002 New backward-compatibility aliases for renamed faces.
29003 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
29004
29005 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
29006 Remove "-face" suffix from face name.
29007 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
29008 instead of literal face.
29009
29010 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
29011
29012 * emacs-lisp/warnings.el (display-warning, lwarn)
29013 (warning-minimum-log-level): Doc fixes.
29014 (warning-minimum-level, warning-minimum-log-level):
29015 Add :debug to :type choices.
29016
29017 * progmodes/ada-mode.el (ada-format-paramlist)
29018 (ada-get-indent-case, ada-check-matching-start)
29019 (ada-check-defun-name, ada-goto-matching-decl-start)
29020 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
29021 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
29022 (ada-make-subprogram-body): Follow error conventions.
29023 (ada-case-exception-file, ada-indent-comment-as-code)
29024 (ada-indent-handle-comment-special, ada-indent-renames)
29025 (ada-indent-return, ada-search-directories-internal)
29026 (ada-tab-policy, ada-case-exception-substring)
29027 (ada-other-file-alist, ada-matching-start-re)
29028 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
29029 (ada-imenu-generic-expression, ada-compile-goto-error)
29030 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
29031 (ada-popup-menu, ada-add-extensions, ada-mode)
29032 (ada-region-selected, ada-create-case-exception)
29033 (ada-create-case-exception-substring, ada-after-keyword-p)
29034 (ada-activate-keys-for-case, ada-adjust-case-region)
29035 (ada-adjust-case-buffer, ada-format-paramlist)
29036 (ada-scan-paramlist, ada-insert-paramlist)
29037 (ada-indent-newline-indent)
29038 (ada-indent-newline-indent-conditional)
29039 (ada-justified-indent-current, ada-goto-previous-word)
29040 (ada-indent-current, ada-get-indent-open-paren)
29041 (ada-get-indent-paramlist, ada-get-indent-end)
29042 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
29043 (ada-get-indent-block-start, ada-get-indent-subprog)
29044 (ada-get-indent-noindent, ada-get-indent-label)
29045 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
29046 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
29047 (ada-goto-stmt-end, ada-goto-next-word)
29048 (ada-check-matching-start, ada-check-defun-name)
29049 (ada-goto-matching-decl-start, ada-goto-matching-start)
29050 (ada-goto-matching-end, ada-search-ignore-string-comment)
29051 (ada-in-decl-p, ada-looking-at-semi-or)
29052 (ada-looking-at-semi-private, ada-in-paramlist-p)
29053 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
29054 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
29055 (ada-next-procedure, ada-previous-procedure, ada-next-package)
29056 (ada-previous-package, ada-create-menu)
29057 (ada-fill-comment-paragraph-justify)
29058 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
29059 (ada-other-file-name, ada-last-which-function-line)
29060 (ada-last-which-function-subprog, ada-which-function)
29061 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
29062 (ada-gen-treat-proc, ada-check-emacs-version)
29063 (ada-continuation-indent, ada-align-region-separate):
29064 Fix typos in docstrings.
29065 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
29066
29067 2005-06-16 Lute Kamstra <lute@gnu.org>
29068
29069 * simple.el (fundamental-mode): Run after-change-major-mode-hook
29070 conditionally.
29071
29072 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
29073
29074 * comint.el (comint-replace-by-expanded-filename)
29075 (comint-prompt-regexp, comint-delimiter-argument-list)
29076 (comint-preinput-scroll-to-bottom):
29077 * info.el (Info-hide-cookies-node):
29078 * ls-lisp.el (ls-lisp-classify):
29079 * find-file.el (ff-search-directories, ff-special-constructs)
29080 (ff-find-other-file):
29081 * font-lock.el (font-lock-keywords):
29082 * shell.el (shell-prompt-pattern)
29083 (shell-dynamic-complete-functions, shell-mode)
29084 (shell-delimiter-argument-list):
29085 * term.el (term-replace-by-expanded-filename)
29086 (term-prompt-regexp, term-delimiter-argument-list):
29087 * woman.el (woman-ignore, woman0-if):
29088 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
29089 * emacs-lisp/elint.el (elint-init-env):
29090 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
29091 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
29092 * language/ethio-util.el (ethio-tilde-escape)
29093 (ethio-use-three-dot-question):
29094 * net/zone-mode.el (zone-mode-load-time-setup):
29095 * progmodes/cc-align.el (c-lineup-argcont):
29096 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
29097 * progmodes/cperl-mode.el (cperl-set-style-back):
29098 * progmodes/inf-lisp.el (inferior-lisp-prompt):
29099 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
29100 Fix spellings in docstrings.
29101
29102 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
29103 * progmodes/modula2.el (m2-for): Fix spellings.
29104
29105 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
29106
29107 * simple.el (undo-more): Don't use `format' on `error' arguments.
29108 Improve argument/docstring consistency.
29109 (pending-undo-list): Doc fix.
29110
29111 * smerge-mode.el (smerge-ensure-match):
29112 * emulation/vip.el (vip-ex):
29113 * net/zone-mode.el (zone-mode-update-serial):
29114 * progmodes/idlwave.el (idlwave-complete):
29115 * progmodes/vhdl-mode.el (vhdl-visit-file)
29116 (vhdl-compose-wire-components):
29117 Don't use `format' on `error' arguments.
29118
29119 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
29120 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
29121 (tooltip-help-tips): Fix typos in docstrings.
29122
29123 2005-06-16 David Ponce <david@dponce.com>
29124
29125 * tree-widget.el (tree-widget-value-create): Simplify last change.
29126
29127 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
29128
29129 * ido.el (ido-incomplete-regexp): New variable.
29130 (ido-set-matches-1): Handle invalid-regexp error and set
29131 ido-incomplete-regexp.
29132 (ido-incomplete-regexp): New face.
29133 (ido-completions): Use it.
29134 (ido-complete, ido-exit-minibuffer, ido-completions):
29135 Handle incomplete regexps.
29136 (ido-completions): Add check for complete match when entering a regexp.
29137
29138 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
29139
29140 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
29141
29142 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
29143
29144 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
29145 by field delimiters.
29146
29147 2005-06-15 David Ponce <david@dponce.com>
29148
29149 * tree-widget.el: eval-and-compile inlined functions so they will
29150 be available at run-time too.
29151 (tree-widget-super-format-handler)
29152 (tree-widget-format-handler): Remove.
29153 (tree-widget-value-create): Handle the :indent property.
29154
29155 2005-06-15 Miles Bader <miles@gnu.org>
29156
29157 * progmodes/which-func.el (which-func): Only inherit
29158 `font-lock-function-name-face' when that makes sense against the
29159 default mode-line face, otherwise set the face color explicitly.
29160
29161 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
29162 faces instead of (non-existent) variables.
29163
29164 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
29165
29166 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
29167 (iswitchb-get-matched-buffers): Likewise. Simplify.
29168
29169 2005-06-14 Miles Bader <miles@gnu.org>
29170
29171 * progmodes/ld-script.el (ld-script-location-counter):
29172 Remove "-face" suffix from face name.
29173 (ld-script-location-counter-face):
29174 New backward-compatibility alias for renamed face.
29175 (ld-script-location-counter-face): Use renamed face.
29176
29177 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
29178 (cperl-hash): Remove "-face" suffix from face names.
29179 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
29180 New backward-compatibility aliases for renamed faces.
29181 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
29182 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
29183
29184 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
29185 name.
29186 (which-func-face): New backward-compatibility alias for renamed face.
29187 (which-func-format): Use renamed which-func face.
29188
29189 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
29190 (vhdl-function, vhdl-directive, vhdl-reserved-word)
29191 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
29192 names.
29193 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
29194 (vhdl-speedbar-configuration, vhdl-speedbar-package)
29195 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
29196 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
29197 (vhdl-speedbar-architecture-selected)
29198 (vhdl-speedbar-configuration-selected)
29199 (vhdl-speedbar-package-selected)
29200 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
29201 names.
29202 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
29203 Use renamed faces.
29204 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
29205 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
29206 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
29207 Use renamed faces.
29208 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
29209 names.
29210 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
29211 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
29212 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
29213 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
29214 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
29215 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
29216
29217 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
29218 face name.
29219 (sh-heredoc-face): New backward-compatibility alias for renamed face.
29220 (sh-heredoc-face): Use renamed sh-heredoc face.
29221
29222 * progmodes/idlw-help.el (idlwave-help-link):
29223 Remove "-face" suffix from face name.
29224 (idlwave-help-link-face):
29225 New backward-compatibility alias for renamed face.
29226 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
29227
29228 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
29229 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
29230 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
29231 New backward-compatibility aliases for renamed faces.
29232 (idlwave-shell-disabled-breakpoint-face)
29233 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
29234
29235 * progmodes/flymake.el (flymake-errline, flymake-warnline):
29236 Remove "-face" suffix from face names.
29237 (flymake-errline-face, flymake-warnline-face):
29238 New backward-compatibility aliases for renamed faces.
29239 (flymake-highlight-line): Use renamed flymake faces.
29240
29241 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
29242 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
29243 (ebrowse-member-class, ebrowse-progress):
29244 Remove "-face" suffix from face names.
29245 (ebrowse-tree-mark-face, ebrowse-root-class-face)
29246 (ebrowse-file-name-face, ebrowse-default-face)
29247 (ebrowse-member-attribute-face, ebrowse-member-class-face)
29248 (ebrowse-progress-face):
29249 New backward-compatibility aliases for renamed faces.
29250 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
29251 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
29252 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
29253 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
29254
29255 * progmodes/antlr-mode.el (antlr-default, antlr-keyword,
29256 antlr-syntax)
29257 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
29258 (antlr-literal): Remove "-face" suffix and "font-lock-" from face
29259 names.
29260 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
29261 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
29262 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
29263 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face): New
29264 backward-compatibility aliases for renamed faces.
29265 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
29266 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
29267 (antlr-tokenref-face, antlr-literal-face): Variables renamed to
29268 remove "font-lock-". Use renamed antlr-mode faces.
29269 (antlr-font-lock-additional-keywords): Use renamed faces. Replace
29270 literal face-names with face variable references.
29271
29272 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
29273 face name.
29274 (Buffer-menu-buffer-face): New backward-compatibility alias for
29275 renamed face.
29276 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
29277
29278 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
29279
29280 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
29281 Eliminate "-face" suffix.
29282 (makefile-targets): Inherit from font-lock-function-name-face and
29283 eliminate "-face" suffix.
29284 (makefile-shell): Remove attributes and eliminate "-face" suffix.
29285 (makefile-*-font-lock-keywords): Append makefile-targets in rule
29286 actions, instead of prepending, to make it less visible.
29287 (makefile-previous-dependency, makefile-match-dependency):
29288 Don't match a target on a continuation line.
29289
29290 * files.el (auto-mode-alist): Put Makefile in gmake mode.
29291
29292 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
29293
29294 * progmodes/gdb-ui.el (menu): Re-order menu items.
29295 (gdb-tooltip-print): Respect tooltip-use-echo-area.
29296
29297 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
29298 Define in tooltip.el.
29299 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
29300 (gud-tooltip-tips): Respect tooltip-use-echo-area and
29301 gud-tooltip-echo-area.
29302
29303 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
29304 backward compatibility and make obsolete.
29305 (tooltip-help-tips): Use tooltip-use-echo-area.
29306 (tooltip-show-help-function): Rename to...
29307 (tooltip-show-help): ...this, because it is a function.
29308 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
29309
29310 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
29311
29312 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
29313 (edebug-print-length, edebug-print-level, edebug-print-circle)
29314 (edebug-modify-breakpoint, edebug-eval-last-sexp)
29315 (edebug-eval-print-last-sexp): Doc fixes.
29316
29317 2005-06-14 Kim F. Storm <storm@cua.dk>
29318
29319 * ido.el (ido-mode): Make a new keymap every time we enable ido,
29320 as the coverage buffer/file/both may change.
29321
29322 2005-06-14 Lute Kamstra <lute@gnu.org>
29323
29324 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
29325 and run-mode-hooks. Simplify.
29326
29327 * mail/rmailedit.el (rmail-edit-mode):
29328 * progmodes/octave-inf.el (inferior-octave-mode):
29329 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
29330
29331 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
29332 and run-mode-hooks.
29333 (recentf-edit-list, recentf-open-files): Don't call
29334 kill-all-local-variables directly.
29335
29336 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
29337
29338 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
29339
29340 * emacs-lisp/byte-run.el (make-obsolete)
29341 (define-obsolete-function-alias): Rename arguments FUNCTION and
29342 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
29343 (make-obsolete-variable, define-obsolete-variable-alias):
29344 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
29345 respectively.
29346
29347 * isearchb.el (isearchb-activate):
29348 * pcvs.el (cvs-mode):
29349 * ses.el (ses-load):
29350 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
29351 * net/tramp.el (tramp-find-file-exists-command)
29352 (tramp-find-shell):
29353 * progmodes/ada-mode.el (ada-create-case-exception)
29354 (ada-create-case-exception-substring, ada-make-subprogram-body):
29355 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
29356 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
29357 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
29358 * textmodes/org.el (org-promote, org-evaluate-time-range)
29359 (org-agenda-next-date-line, org-agenda-previous-date-line)
29360 (org-agenda-error, org-open-at-point, org-table-move-row)
29361 (org-format-table-table-html-using-table-generate-source)
29362 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
29363 * textmodes/reftex.el (reftex-access-scan-info):
29364 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
29365 (reftex-toc-promote-prepare): Follow error conventions.
29366
29367 * diff-mode.el (diff-mode): Fix typo in docstring.
29368
29369 * forms.el (forms--intuit-from-file): Fix reference to
29370 `forms-number-of-fields' in error message.
29371 (forms-print): Fix quoting in error message.
29372
29373 * forms.el (forms-mode):
29374 * emulation/vi.el (vi-goto-insert-state):
29375 * progmodes/flymake.el (flymake-new-err-info)
29376 (flymake-start-syntax-check-for-current-buffer)
29377 (flymake-simple-cleanup):
29378 * eshell/esh-var.el (eshell/export):
29379 * progmodes/gud.el (xdb):
29380 * textmodes/flyspell.el (flyspell-incorrect-hook)
29381 (flyspell-maybe-correct-transposition)
29382 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
29383
29384 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
29385
29386 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
29387 minibuffer prompt.
29388
29389 2005-06-13 Kim F. Storm <storm@cua.dk>
29390
29391 * subr.el (add-to-ordered-list): New defun.
29392
29393 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
29394 add cua--keymap-alist to emulation-mode-map-alists.
29395
29396 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
29397
29398 * subr.el (complete-in-turn): New macro.
29399 (dynamic-completion-table, lazy-completion-table): Add debug info.
29400
29401 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
29402 in preference to face aliases.
29403
29404 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
29405 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
29406 Remove unused vars `start' and `firstline'.
29407 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
29408 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
29409
29410 2005-06-13 Eli Zaretskii <eliz@gnu.org>
29411
29412 * cus-start.el (all): Don't complain about missing GTK-related
29413 variables, unless either `gtk' is boundp or this isn't a
29414 `windows-nt' build.
29415
29416 2005-06-13 Lute Kamstra <lute@gnu.org>
29417
29418 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
29419 run-mode-hooks.
29420
29421 * ediff-mult.el (ediff-meta-mode):
29422 * ediff-util.el (ediff-mode): Use run-mode-hooks.
29423
29424 * ledit.el (ledit-mode): Use delay-mode-hooks.
29425
29426 * woman.el (woman-mode-line-format): Delete constant.
29427 (woman-mode-map): Initialize it properly.
29428 (woman-mode): Set mode-class property to special.
29429 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
29430 Set major-mode and mode-name. Don't set mode-line-format directly.
29431 (Man-getpage-in-background): Don't reference woman-mode-line-format.
29432
29433 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
29434 string argument obsolete.
29435
29436 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
29437
29438 * textmodes/org.el (org-CUA-compatible): New option.
29439 (org-disputed-keys): New variable.
29440 (org-key): New function.
29441 (orgtbl-make-binding): Add docstring to the created function.
29442 (org-mode): Set paragraph start/separate regexps.
29443 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
29444 (org-archive-location, org-archive-mark-done)
29445 (org-archive-stamp-time): New options.
29446 (org-archive-subtree): New command.
29447 (org-fill-paragraph): New function.
29448 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
29449 (org-fake-empty-table-line): Function removed.
29450 (org-format-org-table-html): Do not create empty table lines at
29451 separator lines. Improved table header treatment.
29452 (org-link-format): New option.
29453 (org-make-link): New function.
29454 (org-insert-link, org-store-link): Use org-make-link.
29455 (org-open-file): Quote file name for shell command, to allow
29456 spaces in file names.
29457 (org-link-regexp): Fix bug with mailto link.
29458 (org-link-maybe-angles-regexp, org-protected-link-regexp):
29459 New constants.
29460 (org-export-as-html): Deal with the optional angles around a link.
29461 Better treatment of file: links.
29462 (org-open-at-point): Replace @{ and @} with < and >.
29463 (org-run-mode-hooks): Function removed.
29464 (org-agenda-mode): No longer use `org-run-mode-hooks'.
29465
29466 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
29467
29468 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
29469 MI command -data-list-register-values.
29470 (gdb-post-prompt): Indent properly.
29471
29472 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
29473
29474 * hilit-chg.el (highlight-changes-colors): Rename from
29475 `highlight-changes-colours'.
29476 (highlight-changes-colours): Keep as obsolete alias.
29477 (highlight-changes-face-list): Doc fix.
29478 (hilit-chg-make-list): Use `highlight-changes-colors'.
29479
29480 2005-06-12 Mark A. Hershberger <mah@everybody.org>
29481
29482 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
29483 defun-prompt-regexp.
29484
29485 2005-06-12 Eli Zaretskii <eliz@gnu.org>
29486
29487 * loadup.el: Don't say we are dumping under 2 names on windows-nt
29488 and cygwin.
29489
29490 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
29491 Don't use an old loaddefs.el, as in Makefile.in.
29492
29493 2005-06-12 Lute Kamstra <lute@gnu.org>
29494
29495 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
29496
29497 * man.el (Man-mode-map): Initialize it properly.
29498 (Man-mode): Set mode-class property to special.
29499
29500 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
29501
29502 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
29503
29504 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
29505 A newline is needed in the docstring there.
29506
29507 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
29508 Doc fixes.
29509
29510 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
29511
29512 * printing.el: Doc fix. The menubar is no more changed when printing
29513 is loaded, it only changes when pr-menu-bind or pr-update-menus is
29514 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
29515 (pr-version): New version number (6.8.4).
29516 (pr-menu-bind): New command.
29517 (pr-update-menus): Docstring and code fix.
29518 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
29519 Docstring fix.
29520 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
29521 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
29522
29523 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
29524
29525 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
29526 "Returns" to "return", document useful return values, etc.
29527
29528 2005-06-11 Alan Mackenzie <acm@muc.de>
29529
29530 * textmodes/fill.el (fill-context-prefix): Try `adaptive-fill-function'
29531 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
29532 (adaptive-file-function): Minor amendment to doc-string.
29533
29534 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
29535
29536 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
29537 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
29538 Fix :type--it is `integer', not `string'.
29539
29540 * faces.el (modeline-highlight): Rename from (the erroneous)
29541 `modeline-higilight'.
29542
29543 2005-06-11 Lute Kamstra <lute@gnu.org>
29544
29545 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
29546 lisp-interaction-mode-map but make it the parent.
29547 (edebug-eval-mode): Use define-derived-mode.
29548
29549 2005-06-11 Andreas Schwab <schwab@suse.de>
29550
29551 * bindings.el: Add binding of `ESC functionkey' for every
29552 `M-functionkey'.
29553 * hexl.el (hexl-mode-map): Likewise.
29554
29555 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
29556
29557 * progmodes/compile.el (compilation-error-regexp-alist-alist)
29558 [msft]: update regexp for newer msft compilers.
29559
29560 2005-06-10 Mark A. Hershberger <mah@everybody.org>
29561
29562 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
29563 ATTLIST portions of included DTDs.
29564 (xml-parse-dtd): Eliminate use of inefficient match-data.
29565
29566 2005-06-10 Miles Bader <miles@gnu.org>
29567
29568 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
29569 (mpuz-text): Remove "-face" suffix from face names.
29570 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
29571 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
29572 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
29573
29574 * play/gomoku.el (gomoku-O, gomoku-X):
29575 Remove "-face" suffix from face names.
29576 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
29577 New backward-compatibility aliases for renamed faces.
29578 (gomoku-font-lock-keywords): Use renamed gomoku faces.
29579
29580 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
29581
29582 * thumbs.el: Fixes for changes of 2005-06-09.
29583 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
29584 as a directory.
29585 (thumbs-thumbname): Remove directory separator from format string;
29586 `thumbs-thumbsdir' now returns a valid directory name.
29587 (thumbs-temp-dir): New defsubst.
29588 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
29589 Use it.
29590
29591 * cus-edit.el (minibuffer):
29592 * files.el (make-backup-file-name-function):
29593 * filesets.el (filesets-external-viewers):
29594 * hilit-chg.el (highlight-changes-colours)
29595 (highlight-changes-face-list, highlight-changes-rotate-faces):
29596 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
29597 * kmacro.el (kmacro-call-macro):
29598 * log-edit.el (log-edit-changelog-full-paragraphs):
29599 * mouse.el (mouse-1-click-follows-link):
29600 * skeleton.el (skeleton-autowrap):
29601 * subr.el (insert-for-yank-1):
29602 * tempo.el (tempo-insert-region):
29603 * terminal.el (terminal-emulator):
29604 * time.el (display-time-mail-face):
29605 * vc.el (vc-annotate):
29606 * vcursor.el (vcursor-copy-line):
29607 * woman.el (woman-bold-headings, woman-ignore)
29608 (woman-default-faces, woman-monochrome-faces):
29609 * calendar/todo-mode.el (todo-insert-threshold):
29610 * emulation/pc-select.el (pc-select-selection-keys-only)
29611 (pc-selection-mode):
29612 * emulation/vip.el (vip-find-char-forward):
29613 * emulation/viper-cmd.el (viper-find-char-forward):
29614 * international/mule-cmds.el
29615 (select-safe-coding-system-accept-default-p)
29616 (input-method-exit-on-invalid-key):
29617 * international/mule-diag.el (describe-coding-system):
29618 * international/ucs-tables.el (unify-8859-on-encoding-mode):
29619 * net/browse-url.el (browse-url-xterm-program):
29620 * obsolete/lazy-lock.el (lazy-lock-mode):
29621 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
29622 (cperl-mode):
29623 * progmodes/cpp.el (cpp-face-light-name-list)
29624 (cpp-face-dark-name-list):
29625 * progmodes/delphi.el (delphi-newline-always-indents):
29626 Fix spellings in docstrings.
29627
29628 * ido.el (ido-mode, ido-file-extensions-order)
29629 (ido-default-file-method, ido-default-buffer-method)
29630 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
29631 (ido-decorations, ido-read-file-name-as-directory-commands)
29632 (ido-read-file-name-non-ido, ido-work-directory-list)
29633 (ido-ignore-item-temp-list, ido-current-directory)
29634 (ido-magic-forward-char, ido-enter-find-file)
29635 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
29636 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
29637
29638 2005-06-10 Lute Kamstra <lute@gnu.org>
29639
29640 * play/dunnet.el (dun-mode): Use define-derived-mode.
29641 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
29642 obsolete alias.
29643
29644 * play/doctor.el (doctor-mode-map): Remove defvar.
29645 (doctor-mode): Use define-derived-mode.
29646
29647 * mail/mspools.el (mspools-mode):
29648 * net/eudc-hotlist.el (eudc-hotlist-mode):
29649 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
29650
29651 2005-06-10 Miles Bader <miles@gnu.org>
29652
29653 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
29654 Remove "-face" suffix from face names.
29655 (flyspell-incorrect-face, flyspell-duplicate-face):
29656 New backward-compatibility aliases for renamed faces.
29657 (flyspell-mode-on, make-flyspell-overlay)
29658 (flyspell-highlight-incorrect-region)
29659 (flyspell-highlight-duplicate-region)
29660 (flyspell-display-next-corrections)
29661 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
29662
29663 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
29664 from face name.
29665 (texinfo-heading-face): New backward-compatibility alias for
29666 renamed face.
29667 (texinfo-heading-face): Use renamed texinfo-heading face.
29668
29669 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
29670 suffix from face names.
29671 (tex-math-face, tex-verbatim-face):
29672 New backward-compatibility aliases for renamed faces.
29673 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
29674 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
29675 literal face name.
29676
29677 * textmodes/table.el (table-cell): Remove "-face" suffix from face
29678 name.
29679 (table-cell-face): New backward-compatibility alias for renamed face.
29680 (table--put-cell-face-property, table--update-cell-face):
29681 Use renamed table-cell face.
29682
29683 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
29684 from face name.
29685 (sgml-namespace-face): New backward-compatibility alias for
29686 renamed face.
29687 (sgml-namespace-face): Use renamed sgml-namespace face.
29688
29689 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
29690 (org-level-4, org-level-5, org-level-6, org-level-7)
29691 (org-level-8, org-warning, org-headline-done)
29692 (org-deadline-announce, org-scheduled-today)
29693 (org-scheduled-previously, org-link, org-done, org-table)
29694 (org-time-grid): Remove "-face" suffix from face names.
29695 (org-level-1-face, org-level-2-face, org-level-3-face)
29696 (org-level-4-face, org-level-5-face, org-level-6-face)
29697 (org-level-7-face, org-level-8-face, org-warning-face)
29698 (org-headline-done-face, org-deadline-announce-face)
29699 (org-scheduled-today-face, org-scheduled-previously-face)
29700 (org-link-face, org-done-face, org-table-face)
29701 (org-time-grid-face):
29702 New backward-compatibility aliases for renamed faces.
29703 (org-level-faces, org-set-font-lock-defaults, org-timeline)
29704 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
29705 (org-agenda-get-timestamps, org-agenda-get-scheduled)
29706 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
29707
29708 * emulation/viper-init.el (viper-search, viper-replace-overlay)
29709 (viper-minibuffer-emacs, viper-minibuffer-insert)
29710 (viper-minibuffer-vi): Remove "-face" suffix from face names.
29711 (viper-search-face, viper-replace-overlay-face)
29712 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29713 (viper-minibuffer-vi-face):
29714 New backward-compatibility aliases for renamed faces.
29715 (viper-search-face, viper-replace-overlay-face)
29716 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
29717 (viper-minibuffer-vi-face): Use renamed viper faces.
29718
29719 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
29720 Remove "-face" suffix from face names.
29721 (testcover-nohits-face, testcover-1value-face):
29722 New backward-compatibility aliases for renamed faces.
29723 (testcover-mark): Use renamed testcover faces.
29724
29725 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
29726 face name.
29727 (diary-button-face): New backward-compatibility alias for renamed face.
29728 (diary-entry): Use renamed diary-button face.
29729
29730 * calendar/calendar.el (diary, calendar-today, holiday)
29731 (mark-visible-calendar-date): Remove "-face" suffix from face names.
29732 (diary-face, calendar-today-face, holiday-face):
29733 New backward-compatibility aliases for renamed faces.
29734 (eval-after-load "facemenu", diary-entry-marker)
29735 (calendar-today-marker, calendar-holiday-marker, diary-face):
29736 Use renamed calendar faces.
29737
29738 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
29739 (compare-windows-face): New backward-compatibility alias for
29740 renamed face.
29741 (compare-windows-highlight): Use renamed compare-windows face.
29742
29743 * strokes.el (strokes-char): Remove "-face" suffix from face name.
29744 (strokes-char-face): New backward-compatibility alias for renamed face.
29745 (strokes-encode-buffer): Use renamed strokes-char face.
29746
29747 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
29748 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
29749 Remove "-face" suffix from face names.
29750 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
29751 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
29752 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
29753 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
29754 Use renamed pcvs faces.
29755 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
29756 * pcvs-defs.el (cvs-mode-map): Likewise.
29757 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
29758
29759 * info.el (info-title-1, info-title-2, info-title-3)
29760 (info-title-4): Remove "-face" suffix from and downcase face names.
29761 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
29762 (Info-title-4-face):
29763 New backward-compatibility aliases for renamed faces.
29764 (Info-fontify-node): Use renamed info faces.
29765
29766 * hilit-chg.el (highlight-changes, highlight-changes-delete):
29767 Remove "-face" suffix from face names.
29768 (highlight-changes-face, highlight-changes-delete-face):
29769 New backward-compatibility aliases for renamed faces.
29770 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
29771 (hilit-chg-make-list): Use renamed highlight-changes faces.
29772
29773 * generic-x.el (show-tabs-tab, show-tabs-space):
29774 Remove "-face" suffix from face names.
29775 (show-tabs-tab-face, show-tabs-space-face):
29776 New backward-compatibility aliases for renamed faces.
29777 (show-tabs-generic-mode-font-lock-defaults-1)
29778 (show-tabs-generic-mode-font-lock-defaults-2):
29779 Use renamed show-tabs faces.
29780
29781 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
29782 (smerge-markers): Remove "-face" suffix from face names.
29783 (smerge-mine-face, smerge-other-face, smerge-base-face)
29784 (smerge-markers-face):
29785 New backward-compatibility aliases for renamed faces.
29786 (smerge-mine-face, smerge-other-face, smerge-base-face)
29787 (smerge-markers-face): Use renamed smerge faces.
29788
29789 * log-view.el (log-view-file, log-view-message): Remove "-face"
29790 suffix from face names.
29791 (log-view-file-face, log-view-message-face):
29792 New backward-compatibility aliases for renamed faces.
29793 (log-view-file-face, log-view-message-face): Use renamed log-view
29794 faces.
29795
29796 * paren.el (show-paren-match, show-paren-mismatch):
29797 Remove "-face" suffix from face names.
29798 (show-paren-match-face, show-paren-mismatch-face):
29799 New backward-compatibility aliases for renamed faces.
29800 (show-paren-function): Use renamed show-paren faces.
29801
29802 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
29803 (ruler-mode-margins, ruler-mode-fringes)
29804 (ruler-mode-column-number, ruler-mode-fill-column)
29805 (ruler-mode-comment-column, ruler-mode-goal-column)
29806 (ruler-mode-tab-stop, ruler-mode-current-column): Remove "-face"
29807 suffix from face names.
29808 (ruler-mode-default-face, ruler-mode-pad-face)
29809 (ruler-mode-margins-face, ruler-mode-fringes-face)
29810 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
29811 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
29812 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
29813 New backward-compatibility aliases for renamed faces.
29814 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
29815 (ruler-mode-column-number, ruler-mode-fill-column)
29816 (ruler-mode-comment-column, ruler-mode-goal-column)
29817 (ruler-mode-tab-stop, ruler-mode-current-column)
29818 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed
29819 faces.
29820
29821 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
29822 face name.
29823 (whitespace-highlight-the-space): Use renamed face.
29824 (whitespace-highlight-face): New backward-compatibility alias for
29825 renamed face.
29826
29827 * woman.el (woman-italic, woman-bold, woman-unknown)
29828 (woman-addition, woman-symbol-face):
29829 Remove "-face" suffix from face names.
29830 (woman-italic-face, woman-bold-face, woman-unknown-face)
29831 (woman-addition-face):
29832 New backward-compatibility aliases for renamed faces.
29833 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
29834 (woman-decode-region, woman-replace-match)
29835 (woman-display-extended-fonts, woman-special-characters)
29836 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
29837 Use renamed woman faces.
29838
29839 * longlines.el (longlines-visible-face): Face removed.
29840
29841 * diff-mode.el (diff-header, diff-file-header, diff-index)
29842 (diff-hunk-header, diff-removed, diff-added, diff-changed)
29843 (diff-function, diff-context, diff-nonexistent): Remove "-face"
29844 suffix from face names.
29845 (diff-header-face, diff-file-header-face, diff-index-face)
29846 (diff-hunk-header-face, diff-removed-face, diff-added-face)
29847 (diff-changed-face, diff-function-face, diff-context-face)
29848 (diff-nonexistent-face): New backward-compatibility aliases for
29849 renamed faces.
29850 (diff-header-face, diff-file-header-face)
29851 (diff-index, diff-index-face, diff-hunk-header)
29852 (diff-hunk-header-face, diff-removed, diff-removed-face)
29853 (diff-added, diff-added-face, diff-changed-face, diff-function)
29854 (diff-function-face, diff-context-face, diff-nonexistent)
29855 (diff-nonexistent-face): Use renamed diff-mode faces.
29856
29857 * progmodes/compile.el (compilation-warning-face)
29858 (compilation-info-face): Remove "-face" suffix from face names.
29859 (compilation-warning-face, compilation-info-face):
29860 New backward-compatibility aliases for renamed faces.
29861 (compilation-warning-face, compilation-info-face):
29862 Use renamed compilation faces.
29863
29864 * add-log.el (change-log-date, change-log-name)
29865 (change-log-email, change-log-file, change-log-list)
29866 (change-log-conditionals, change-log-function)
29867 (change-log-acknowledgement): Remove "-face" suffix from face names.
29868 (change-log-date-face, change-log-name-face)
29869 (change-log-email-face, change-log-file-face)
29870 (change-log-list-face, change-log-conditionals-face)
29871 (change-log-function-face, change-log-acknowledgement-face):
29872 New backward-compatibility aliases for renamed faces.
29873 (change-log-font-lock-keywords): Use renamed change-log faces.
29874
29875 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
29876 (custom-set, custom-changed, custom-saved, custom-button)
29877 (custom-button-pressed, custom-documentation, custom-state)
29878 (custom-comment, custom-comment-tag, custom-variable-tag)
29879 (custom-variable-button, custom-face-tag, custom-group-tag-1)
29880 (custom-group-tag): Remove "-face" suffix from face names.
29881 (custom-magic-alist, custom-magic-value-create)
29882 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
29883 (custom-invalid-face, custom-rogue-face, custom-modified-face)
29884 (custom-set-face, custom-changed-face, custom-saved-face)
29885 (custom-button-face, custom-button-pressed-face)
29886 (custom-documentation-face, custom-state-face)
29887 (custom-comment-face, custom-comment-tag-face)
29888 (custom-variable-tag-face, custom-variable-button-face)
29889 (custom-face-tag-face, custom-group-tag-face-1)
29890 (custom-group-tag-face):
29891 New backward-compatibility aliases for renamed faces.
29892
29893 * wid-edit.el (widget-documentation, widget-button)
29894 (widget-field, widget-single-line-field, widget-inactive)
29895 (widget-button-pressed): "-face" suffix removed from face names.
29896 (widget-documentation-face, widget-button-face)
29897 (widget-field-face, widget-single-line-field-face)
29898 (widget-inactive-face, widget-button-pressed-face):
29899 New backward-compatibility aliases for renamed faces.
29900 (widget-documentation-face, widget-button-face)
29901 (widget-button-pressed-face, widget-specify-field)
29902 (widget-specify-inactive): Use renamed widget faces.
29903
29904 2005-06-10 Kenichi Handa <handa@m17n.org>
29905
29906 * term/x-win.el (x-clipboard-yank): Remove condition-case
29907 wrapping.
29908
29909 2005-06-11 Kenichi Handa <handa@m17n.org>
29910
29911 * add-log.el (change-log-font-lock-keywords): Make the regexp for
29912 date lines stricter.
29913
29914 2005-06-10 Zhang Wei <id.brep@gmail.com>
29915
29916 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
29917 of x-get-selection.
29918
29919 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
29920
29921 * comint.el (comint-mode, comint-snapshot-last-prompt):
29922 * frame.el (frame-current-scroll-bars):
29923 * term.el (term-mode, term-check-proc, term-input-sender)
29924 (term-simple-send, term-extract-string, term-word)
29925 (term-match-partial-filename):
29926 * window.el (window-current-scroll-bars):
29927 * emulation/cua-base.el (cua-normal-cursor-color)
29928 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
29929 (cua-global-mark-cursor-color):
29930 * mail/undigest.el (rmail-forward-separator-regex):
29931 Fix typos in docstrings.
29932
29933 * comint.el (comint-check-proc, make-comint-in-buffer)
29934 (comint-source-default): Doc fixes.
29935
29936 * term.el (term-send-string): Improve argument/docstring consistency.
29937
29938 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
29939
29940 * comint.el (comint-send-input): Bind `inhibit-read-only' around
29941 call to `delete-region'.
29942 (comint-mode-hook): Do not enable Font Lock by default.
29943
29944 2005-06-09 Lute Kamstra <lute@gnu.org>
29945
29946 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
29947 could be void.
29948
29949 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
29950
29951 * emacs-lisp/debug.el (debugger-will-be-back): New var.
29952 (debug): Use it.
29953 (debugger-step-through, debugger-continue, debugger-jump)
29954 (debugger-return-value): Set it when needed.
29955 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
29956 Use inhibit-read-only.
29957
29958 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
29959
29960 * window.el (shrink-window-if-larger-than-buffer)
29961 (window-size-fixed): Fix typo in docstring.
29962
29963 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
29964 thumbnails directory on loading.
29965 (thumbs-conversion-program): Use `eq' to check the system type,
29966 not `equal'.
29967 (thumbs-temp-dir): Initialize to `temporary-file-directory',
29968 not "/tmp". Fix docstring.
29969 (thumbs-thumbsdir): New function to return the thumbnails
29970 directory, creating it if needed.
29971 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
29972 (thumbs-temp-file): Delete variable and make it into a function.
29973 (thumbs-resize-image, thumbs-modify-image): Use it.
29974 (thumbs-kill-buffer): Simplify.
29975 (thumbs-gensym): Defalias or duplicate CL `gensym'.
29976 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
29977 docstrings.
29978
29979 2005-06-09 Kim F. Storm <storm@cua.dk>
29980
29981 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
29982 set-match-data to free markers in match-data.
29983
29984 * replace.el (replace-match-data): Pass RESEAT arg `t' to
29985 match-data to unchain markers in match-data.
29986
29987 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
29988
29989 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
29990 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
29991 unnecessary now.
29992
29993 2005-06-08 Richard M. Stallman <rms@gnu.org>
29994
29995 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
29996 give the variable a doc string that doesn't say don't set it directly.
29997
29998 * textmodes/ispell.el (ispell-check-version):
29999 Use match-string-no-properties.
30000 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
30001 (ispell-buffer-local-words): Likewise.
30002
30003 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
30004 except on terminals with enough colors to really display it.
30005 (makefile-dependency-regex): Delete spurious `bb'.
30006
30007 * faces.el (escape-glyph): Use blue once again in last case.
30008 (no-break-space): Redefine so that it isn't invisible on a tty.
30009
30010 2005-06-08 Kim F. Storm <storm@cua.dk>
30011
30012 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
30013 also when reading directory name.
30014
30015 2005-06-08 Lute Kamstra <lute@gnu.org>
30016
30017 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
30018 (flyspell-mode-line-string): Remove autoload cookie.
30019 (flyspell-mode): Remove defvar.
30020
30021 2005-06-07 Lute Kamstra <lute@gnu.org>
30022
30023 * textmodes/org.el (org-run-mode-hooks): New function.
30024 (org-agenda-mode): Use it.
30025
30026 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
30027
30028 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
30029
30030 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
30031
30032 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
30033
30034 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
30035
30036 * font-lock.el (font-lock-add-keywords): Doc fix.
30037
30038 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
30039
30040 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
30041 (tex-compile-default): In the absence of any history, use the order in
30042 tex-compile-alist to choose the preferred command.
30043 (tex-compile-commands): Reorder a bit.
30044
30045 * textmodes/flyspell.el (flyspell-auto-correct-binding)
30046 (flyspell-incorrect-face, flyspell-duplicate-face):
30047 Use (X)Emacs-agnostic code.
30048 (flyspell-mode-map): Don't overwrite at each load. Remove code
30049 redundant with the subsequent add-minor-mode. Merge Emacs and
30050 XEmacs code.
30051 (flyspell-word): Minor simplification.
30052 (flyspell-math-tex-command-p): Quieten the byte-compiler.
30053 (flyspell-external-point-words): Remove unused vars `size' and `start'.
30054 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
30055 Merge the corresponding Emacs code.
30056 (flyspell-correct-word, flyspell-xemacs-popup):
30057 Use flyspell-do-correct.
30058
30059 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
30060 a dedicated window.
30061
30062 * international/latexenc.el (latexenc-find-file-coding-system):
30063 Undo part of last patch, to turn off a compiler warning.
30064
30065 2005-06-06 Juri Linkov <juri@jurta.org>
30066
30067 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
30068 Rename `tmm-inactive-face' to `tmm-inactive'.
30069
30070 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
30071
30072 * iswitchb.el: Rename faces.
30073
30074 2005-06-06 Kim F. Storm <storm@cua.dk>
30075
30076 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
30077 (cua-global-mark): Remove -face suffix from face names.
30078
30079 * emulation/cua-gmrk.el (cua--init-global-mark):
30080 Remove cua-global-mark face setup.
30081
30082 2005-06-06 Richard M. Stallman <rms@gnu.org>
30083
30084 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
30085 just like other allowed characters.
30086 (makefile-match-dependency): Exclude leading and training whitespace
30087 from the range of regexp subexp 1.
30088 (makefile-macroassign-regex): Don't try to match the body,
30089 just the name of the macro being defined.
30090
30091 * info.el (Info-read-node-name-2): New function.
30092 (Info-read-node-name-1): Use that.
30093 Add a completion-base-size-function property.
30094
30095 * simple.el (completion-setup-function): Look for
30096 completion-base-size-function property of minibuffer-completion-table.
30097
30098 * files.el (locate-file-completion): Doc fix.
30099
30100 * printing.el: Don't call pr-update-menus; user must do that.
30101
30102 * emacs-lisp/debug.el (debugger-window): New variable.
30103 (debug): Use debugger-window if it is set and still alive.
30104 Record debugger-window for next entry.
30105
30106 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
30107
30108 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
30109
30110 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
30111 (hack-one-local-variable, hack-local-variables)
30112 (hack-local-variables-prop-line): Pass that arg.
30113
30114 2005-06-06 Kim F. Storm <storm@cua.dk>
30115
30116 * ido.el (ido-first-match, ido-only-match, ido-subdir)
30117 (ido-indicator): Remove -face suffix from face names.
30118
30119 2005-06-06 Juri Linkov <juri@jurta.org>
30120
30121 * font-lock.el (font-lock-regexp-backslash)
30122 (font-lock-regexp-backslash-construct): New faces.
30123 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
30124 after `('. Add `while-no-input' to control structures.
30125
30126 * faces.el (no-break-space, shadow): New faces.
30127 (escape-glyph): Use less loud colors pink2 and red4.
30128
30129 * diff-mode.el (diff-context-face)
30130 * dired.el (dired-ignored)
30131 * rfn-eshadow.el (file-name-shadow)
30132 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
30133
30134 * info.el (Info-title-1-face): Use green instead of yellow because
30135 bold yellow is not readable on light backgrounds.
30136
30137 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
30138 before selecting the desired mode to not spend time fontifying
30139 old contents.
30140
30141 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
30142
30143 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
30144 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
30145
30146 * ps-print.el (ps-default-fg, ps-default-bg):
30147 Fix typos in docstrings.
30148
30149 * isearchb.el (isearchb): Don't pass a spurious second argument to
30150 `iswitchb-completions'.
30151
30152 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
30153
30154 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
30155 to preserve point.
30156 (gdb-find-file-hook): Add doc string.
30157
30158 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
30159 C dereferenced pointer expression.
30160 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
30161
30162 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
30163
30164 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
30165 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
30166 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
30167 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
30168 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
30169 Make background transparent.
30170
30171 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
30172
30173 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
30174 (font-lock-remove-keywords): Doc fix.
30175 (font-lock-mode-major-mode): Compiler defvar.
30176 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
30177
30178 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
30179 (font-lock-mode): Update `font-lock-mode-major-mode'.
30180 (font-lock-set-defaults): Compiler defvar.
30181 (font-lock-default-function): Take `font-lock-mode-major-mode'
30182 into account.
30183
30184 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
30185 keep track of which major mode it enabled the minor mode for.
30186 Use find-file-hook again. Update docstring.
30187
30188 * simple.el (eval-expression-print-level)
30189 (eval-expression-print-length, eval-expression-debug-on-error):
30190 Doc fixes.
30191
30192 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
30193
30194 * iswitchb.el (iswitchb-single-match-face)
30195 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
30196 (iswitchb-invalid-regexp-face): New faces.
30197 (iswitchb-completions): Use them.
30198 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
30199 now marked as an obsolete alias.
30200 (iswitchb-read-buffer): Remove check for bound font variables.
30201 (iswitchb-invalid-regexp): New free variable.
30202 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
30203 set iswitchb-invalid-regexp.
30204 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
30205 invalid regexps.
30206 (iswitchb-completions): Add check for complete match when entering
30207 a regexp.
30208 (iswitchb-completions): Remove require-match argument.
30209 (iswitchb-exhibit): Fix caller.
30210 (iswitchb-common-match-inserted): New variable.
30211 (iswitchb-complete, iswitchb-completion-help): Use it.
30212
30213 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
30214
30215 * url/url-http.el (url-http-chunked-encoding-after-change-function):
30216 Use `url-http-debug' instead of `message'.
30217
30218 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
30219
30220 * url/url-http.el (url-http-parse-headers): Pass redirected URL
30221 as a callback argument.
30222
30223 2005-06-04 Kim F. Storm <storm@cua.dk>
30224
30225 * simple.el (line-move): Only call sit-for when moving backwards.
30226
30227 * ido.el (ido-make-merged-file-list-1): New defun split from
30228 ido-make-merged-file-list.
30229 (ido-make-merged-file-list): Bind throw-on-input around call to
30230 ido-make-merged-file-list-1. Return input-pending-p if
30231 interrupted by more input available.
30232 (ido-read-internal): Handle input-pending-p return value from
30233 ido-make-merged-file-list.
30234
30235 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
30236
30237 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
30238 compatibility code.
30239
30240 * international/latexenc.el (latexenc-find-file-coding-system):
30241 Don't inherit the EOL part of the coding-system from the
30242 tex-main buffer. Fit within 80 columns.
30243
30244 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
30245
30246 * tmm.el (tmm-inactive-face): New face.
30247 (tmm-remove-inactive-mouse-face): New function.
30248 (tmm-prompt, tmm-add-one-shortcut)
30249 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
30250 but not selectable.
30251
30252 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
30253
30254 * faces.el (face-equal): Improve argument/docstring consistency.
30255
30256 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
30257
30258 * progmodes/make-mode.el (makefile-targets-face)
30259 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
30260 (makefile-bsdmake-dependency-regex)
30261 (makefile-makepp-rule-action-regex)
30262 (makefile-bsdmake-rule-action-regex): New constants.
30263 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
30264
30265 * progmodes/compile.el (compilation-error-regexp-alist-alist):
30266 Allow (...) within `...' for makepp messages.
30267
30268 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
30269
30270 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
30271
30272 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
30273 "." files are deleted from all file lists before comparison.
30274
30275 * emulation/viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
30276 (viper-ESC-key): Made them customizable.
30277
30278 * emulation/viper.el (viper-non-hook-settings):
30279 Fix the names of defadvices.
30280
30281 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
30282
30283 * autorevert.el (auto-revert-buffers): Use save-match-data.
30284
30285 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
30286
30287 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
30288 menu items with a nil command binding.
30289
30290 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
30291
30292 * emacs-lisp/cl-macs.el (defsetf):
30293 Improve argument/docstring consistency.
30294
30295 * faces.el (list-faces-display): Improve the formatting by
30296 computing the maximum length required for any face-name (reworked
30297 patch of 1999-01-11, accidentally deleted on 1999-07-21).
30298 (internal-find-face): Remove redundant info in docstring.
30299
30300 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
30301
30302 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
30303 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
30304 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
30305 (gdb-assembler-custom): Improve regexps.
30306 (def-gdb-auto-update-handler): Use window point to preserve point.
30307
30308 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
30309
30310 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
30311
30312 2005-05-31 Jay Belanger <belanger@truman.edu>
30313
30314 * calc/calc-embed.el (calc-embedded-word): Change argument passed
30315 to calc-embedded.
30316 (calc-embedded-make-info): Have plain prefix argument select
30317 entire line.
30318
30319 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
30320
30321 * faces.el (list-faces-display): Signal error if passed a regexp
30322 that matches no face name.
30323
30324 * simple.el (filter-buffer-substring): Fix typo in docstring.
30325
30326 2005-05-31 Richard M. Stallman <rms@gnu.org>
30327
30328 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
30329 (vhdl-emacs-21): Doc fix.
30330 (vhdl-mode): Unconditionally set comment-padding.
30331 (vhdl-fixup-whitespace-region): Insert spaces only where
30332 there are none.
30333 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
30334
30335 2005-05-30 John Wiegley <johnw@newartisans.com>
30336
30337 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
30338 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
30339 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
30340 `directory-sep-char' to ?/, and all uses of `string-to-int' to
30341 `string-to-number'.
30342
30343 2005-05-30 Jay Belanger <belanger@truman.edu>
30344
30345 * calc/calc.el (calc-bug-address): Fix docstring.
30346 (calc-window-hook, calc-trail-window-hook): New variables.
30347 (calc-trail-display): Restore use of calc-trail-window-hook.
30348 (calc): Restore use of calc-window-hook.
30349
30350 2005-05-31 Masatake YAMATO <jet@gyve.org>
30351
30352 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
30353
30354 * help-fns.el (help-C-file-name): Add autoload mark for
30355 `find-function-noselect'.
30356
30357 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
30358
30359 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
30360 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
30361
30362 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
30363
30364 * calendar/diary-lib.el (mark-included-diary-files): Only kill
30365 included diary buffer if it was not already being visited.
30366 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
30367
30368 * calendar/icalendar.el (top-level): Do not require appt.
30369
30370 * mail/supercite.el (sc-select-attribution): Only use a list
30371 element from sc-attrib-selection-list if it returns a string.
30372 Reported by Davide G. M. Salvetti <salve@debian.org>.
30373
30374 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
30375
30376 * thumbs.el (thumbs-thumbname): The resulting thumbname now
30377 includes a hash value to improve its uniqueness, and has a ".jpg"
30378 extension. Also, it is now a valid filename on all systems.
30379 (thumbs-make-thumb): Use `let', not `let*'.
30380 (thumbs-show-thumbs-list): Check for JPEG availability.
30381
30382 2005-05-30 Richard M. Stallman <rms@gnu.org>
30383
30384 * filesets.el (filesets-menu-ensure-use-cached):
30385 Prevent warning when emacs-version>= is undefined.
30386
30387 * printing.el (pr-interactive-n-up): Use string-to-number.
30388
30389 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
30390
30391 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
30392 Warn only when name to be defined is quoted.
30393
30394 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
30395
30396 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
30397 Make regexp more robust.
30398 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
30399 Force regeneration of disassembly.
30400
30401 2005-05-29 Jay Belanger <belanger@truman.edu>
30402
30403 * calc/calc.el (calc-user-invocation): Check if
30404 calc-invocation-macro is non-nil.
30405
30406 2005-05-29 Juri Linkov <juri@jurta.org>
30407
30408 * add-log.el (change-log-font-lock-keywords):
30409 Add `+' to e-mail regexp to accept mail address with keywords.
30410
30411 * man.el (Man-name-regexp): Add `:' to accept qualified names.
30412
30413 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
30414
30415 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
30416
30417 * ielm.el (inferior-emacs-lisp-mode): Ditto.
30418
30419 2005-05-29 Richard M. Stallman <rms@gnu.org>
30420
30421 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
30422 Undo the change that moves to end of the current word.
30423
30424 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
30425
30426 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
30427 Throw error when count <= 0 to ensure input is a number.
30428 (gdb-read-memory-custom): Pick up address from buffer.
30429 (gdb-memory-mode): Allow user to increment and decrement
30430 memory address from header line.
30431
30432 2005-05-29 Richard M. Stallman <rms@gnu.org>
30433
30434 * textmoddes/flyspell.el (flyspell-version): Function deleted.
30435 (flyspell-auto-correct-previous-hook): Doc fix.
30436
30437 * jit-lock.el (jit-lock-function, jit-lock-after-change):
30438 Do nothing if memory is full.
30439
30440 * font-lock.el (font-lock-fontify-syntactically-region):
30441 Pass t for GREEDY to looking-back.
30442
30443 * saveplace.el (save-place-alist-to-file): Write the file
30444 using write-region.
30445
30446 * subr.el (looking-back): New argument GREEDY.
30447
30448 * progmodes/compile.el (compilation-start): Set the mode
30449 before inserting the initial text.
30450
30451 * progmodes/which-func.el (which-func-update-1): Turn the mode
30452 off in case of error by setting which-func-mode.
30453
30454 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
30455
30456 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
30457 Narrow down to what's on the screen, and recenter overlays
30458 at the end of the next word.
30459
30460 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
30461
30462 * textmodes/flyspell.el (flyspell-emacs, flyspell-use-local-map):
30463 8Vars moved up.
30464 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
30465 (flyspell-abbrev-p): Default to nil.
30466 (flyspell-use-global-abbrev-table-p): Doc fix.
30467 (flyspell-large-region): Allow nil as value.
30468 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
30469
30470 (mail-mode-flyspell-verify): More robust handling
30471 of `mail-header-separator'. More efficient signature detection.
30472 Allow for regexp metacharacters in message-header-separator.
30473 Adding `To' not to be checked in mail-mode-flyspell-verify.
30474
30475 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
30476 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
30477 Bind flyspell-auto-correct-binding.
30478 Bind C-. and C-, .
30479 (flyspell-mode-map): Likewise.
30480 (flyspell-mode): Doc fix.
30481 (flyspell-accept-buffer-local-defs): Preserve current buffer.
30482 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
30483 (flyspell-word-cache-result): New var, always local.
30484 (flyspell-check-pre-word-p): Doc fix.
30485 (flyspell-check-changed-word-p): Handle spc like newline.
30486 (flyspell-post-command-hook): Set flyspell-word-cache-result.
30487 (flyspell-word-search-backward, flyspell-word-search-forward):
30488 New functions.
30489 (flyspell-word): Return t if nothing to check.
30490 When parsing TeX code, check for after } or \.
30491 Use flyspell-word-search-backward to find previous word.
30492 Return nil if duplicated word.
30493 For word already checked, return same value as last time.
30494 Set flyspell-word-cache-result after checking.
30495 Don't clobber the return value.
30496 (flyspell-get-word): Major rewrite.
30497 (flyspell-external-point-words): New locals pword, pcount.
30498 Fix size used in progress message.
30499 Find the proper corresponding word in flyspell-large-region-buffer.
30500 (flyspell-region): Check for flyspell-large-region = nil.
30501 (flyspell-highlight-incorrect-region): Clean up overlays in region.
30502 (flyspell-auto-correct-word): Check that WORD is a cons.
30503 (flyspell-correct-word): Likewise.
30504
30505 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
30506
30507 * progmodes/make-mode.el (makefile-rule-action-regex)
30508 (makefile-macroassign-regex, makefile-makepp-mode)
30509 (makefile-bsdmake-mode): Continuation lines may be empty.
30510 Reported by Joshua Varner.
30511 (makefile-makepp-font-lock-keywords): Add $(stem).
30512
30513 2005-05-28 Karl Berry <karl@gnu.org>
30514
30515 * textmodes/tex-mode.el: Now that tex-send-command calls
30516 shell-quote-argument (2005-03-31 change), remove all calls to
30517 shell-quote-argument; they all end up invoking tex-send-command.
30518 The double quoting loses on filenames with non-safe characters,
30519 such as "@". Reported by Frederik Fouvry.
30520
30521 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
30522
30523 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
30524 about preserving point.
30525
30526 2005-05-27 Jay Belanger <belanger@truman.edu>
30527
30528 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
30529 Info-goto-node.
30530
30531 * calc/calc-embed.el (calc-embed-arg): New variable.
30532 (calc-do-embedded-activate, calc-embedded-activate-formula)
30533 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
30534 variable by new variable.
30535 (calc-embedded-make-info): Replace undeclared variable by new
30536 variable. When selecting region with positive prefix
30537 argument, use end of previous line instead of beginning of line.
30538
30539 * calc/calc-aent.el (calc-arg-values): Declare it.
30540
30541 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
30542 Declare them.
30543
30544 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
30545
30546 * calc/calc.el (calc-alg-map): Declare it.
30547
30548 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
30549
30550 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
30551
30552 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
30553 (gdb-registers-buffer, toggle-gdb-all-registers):
30554 Toggle display of floating point registers.
30555 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
30556
30557 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
30558 (toggle-gud-tooltip-dereference):
30559 Rename from gud-toggle-tooltip-dereference.
30560
30561 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
30562
30563 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
30564
30565 2005-05-27 Jay Belanger <belanger@truman.edu>
30566
30567 * calc/calc-prog.el (calc-kbd-report): Remove.
30568 (calc-kbd-query): Rewrite.
30569
30570 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
30571
30572 * image.el (image-library-alist): Move to image.c.
30573 (image-type-available-p): Doc fix.
30574
30575 2005-05-27 Lute Kamstra <lute@gnu.org>
30576
30577 * calc/calc.el (calc):
30578 * outline.el (outline-1, outline-2, outline-3, outline-4)
30579 (outline-5, outline-6, outline-7, outline-8):
30580 * textmodes/dns-mode.el (dns-mode):
30581 * textmodes/sgml-mode.el (sgml-namespace-face):
30582 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
30583 (tex-verbatim-face, tex-use-reftex):
30584 * textmodes/texinfo.el (texinfo-heading-face):
30585 Specify customization group.
30586
30587 * longlines.el: Don't require easy-mmode.
30588 (longlines-visible-face): Specify customization group.
30589
30590 2005-05-27 Kenichi Handa <handa@m17n.org>
30591
30592 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
30593 encoding table of windows-1251.
30594
30595 * international/ucs-tables.el (ucs-set-table-for-input):
30596 If translation-table-for-input of a coding system is a symbol, get
30597 its translation-table property.
30598
30599 * international/code-pages.el: Don't register a coding system into
30600 non-iso-charset-alist more than once.
30601 (cp-make-coding-system): Likewise.
30602
30603 2005-05-26 John Wiegley <johnw@newartisans.com>
30604
30605 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
30606 `eshell-resume-eval' is wrapped in a list, it indicates that the
30607 command was run asynchronously. In that case, unwrap the value
30608 before checking the delimiter value.
30609
30610 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
30611 character before a space at the end of a line is \, assume the space
30612 is part of the last argument rather than a final argument separator.
30613
30614 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
30615 is in use, and the target is `t' or `nil' (which are the most common
30616 values), don't assume that the symbol target is a buffer.
30617
30618 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
30619
30620 * calendar/calendar.el (calendar-mode-line-format):
30621 Use mode-line-highlight as mouse-face.
30622
30623 * time.el (display-time-string-forms, display-time-update):
30624 Use mode-line-highlight as mouse-face.
30625
30626 2005-05-26 Jay Belanger <belanger@truman.edu>
30627
30628 * calc/calc.el (calc-language-alist): Remove extra defvar.
30629
30630 2005-05-26 Lute Kamstra <lute@gnu.org>
30631
30632 * arc-mode.el (archive-mode):
30633 * bookmark.el (bookmark-read-annotation-mode)
30634 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
30635 * bs.el (bs-mode):
30636 * calc/calc-yank.el (calc-edit-mode):
30637 * calc/calc.el (calc-mode, calc-trail-mode):
30638 * calculator.el (calculator-mode):
30639 * chistory.el (command-history-mode):
30640 * comint.el:
30641 * cus-edit.el (custom-mode):
30642 * descr-text.el (describe-text-mode):
30643 * ebuff-menu.el (Electric-buffer-menu-mode):
30644 * ediff-util.el (ediff-mode):
30645 * emacs-lisp/re-builder.el (reb-mode):
30646 * emulation/vi.el (vi-mode-setup):
30647 * emulation/ws-mode.el (wordstar-mode):
30648 * eshell/esh-mode.el (eshell-mode):
30649 * forms.el (forms-mode):
30650 * help-mode.el (help-mode):
30651 * hexl.el (hexl-mode):
30652 * ibuffer.el (ibuffer-mode):
30653 * ielm.el (inferior-emacs-lisp-mode):
30654 * info.el (Info-mode, Info-edit-mode):
30655 * international/swedish.el:
30656 * ledit.el (ledit-from-lisp-mode):
30657 * locate.el (locate-mode):
30658 * mail/rmail.el (rmail-mode):
30659 * mail/rmailedit.el (rmail-edit-mode):
30660 * mail/rmailsum.el (rmail-summary-mode):
30661 * mail/supercite.el (sc-electric-mode):
30662 * net/eudc.el (eudc-mode):
30663 * net/quickurl.el (quickurl-list-mode):
30664 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
30665 * obsolete/ooutline.el (outline-mode):
30666 * obsolete/options.el (Edit-options-mode):
30667 * obsolete/rnews.el (news-mode):
30668 * obsolete/rnewspost.el (news-reply-mode):
30669 * play/5x5.el (5x5-mode):
30670 * play/decipher.el (decipher-mode, decipher-stats-mode):
30671 * play/gomoku.el (gomoku-mode):
30672 * play/snake.el (snake-mode):
30673 * play/solitaire.el (solitaire-mode):
30674 * play/tetris.el (tetris-mode):
30675 * progmodes/ada-mode.el (ada-mode):
30676 * progmodes/antlr-mode.el (antlr-mode):
30677 * progmodes/autoconf.el (autoconf-mode):
30678 * progmodes/dcl-mode.el (dcl-mode):
30679 * progmodes/delphi.el (delphi-mode):
30680 * progmodes/ebrowse.el (ebrowse-tree-mode)
30681 (ebrowse-electric-list-mode, ebrowse-member-mode)
30682 (ebrowse-electric-position-mode):
30683 * progmodes/f90.el (f90-mode):
30684 * progmodes/fortran.el (fortran-mode):
30685 * progmodes/icon.el (icon-mode):
30686 * progmodes/idlw-help.el (idlwave-help-mode):
30687 * progmodes/idlw-shell.el (idlwave-shell-mode):
30688 * progmodes/idlwave.el (idlwave-mode):
30689 * progmodes/inf-lisp.el (inferior-lisp-mode):
30690 * progmodes/m4-mode.el (m4-mode):
30691 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
30692 * progmodes/modula2.el (modula-2-mode):
30693 * progmodes/octave-inf.el (inferior-octave-mode):
30694 * progmodes/octave-mod.el (octave-mode):
30695 * progmodes/pascal.el (pascal-mode):
30696 * progmodes/sh-script.el (sh-mode):
30697 * progmodes/sql.el (sql-mode, sql-interactive-mode):
30698 * progmodes/vhdl-mode.el (vhdl-mode):
30699 * progmodes/xscheme.el (scheme-interaction-mode):
30700 * replace.el (occur-mode):
30701 * ses.el (ses-mode):
30702 * simple.el (completion-list-mode):
30703 * skeleton.el:
30704 * speedbar.el (speedbar-mode):
30705 * term.el (term-mode):
30706 * terminal.el (terminal-edit-mode):
30707 * textmodes/reftex-index.el (reftex-index-mode)
30708 (reftex-index-phrases-mode):
30709 * textmodes/reftex-sel.el (reftex-select-label-mode)
30710 (reftex-select-bib-mode):
30711 * textmodes/reftex-toc.el (reftex-toc-mode):
30712 * wdired.el (wdired-change-to-wdired-mode):
30713 * wid-browse.el (widget-browse-mode):
30714 Use run-mode-hooks.
30715
30716 * array.el (array-mode):
30717 * calendar/todo-mode.el (todo-mode):
30718 * man.el (Man-mode):
30719 * play/landmark.el (lm-mode):
30720 * play/mpuz.el (mpuz-mode):
30721 Use kill-all-local-variables and run-mode-hooks.
30722
30723 * subr.el (delay-mode-hooks): Specify indentation.
30724
30725 2005-05-26 Mark A. Hershberger <mah@everybody.org>
30726
30727 * xml.el (xml-substitute-special): Don't die for undefined xml
30728 entities.
30729
30730 2005-05-26 Jay Belanger <belanger@truman.edu>
30731
30732 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
30733 of nil.
30734
30735 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
30736
30737 * progmodes/gdb-ui.el (gdb-frame-address):
30738 Rename from gdb-current-address.
30739 (gdb-previous-frame-address): Rename from gdb-previous-address.
30740 (gdb-selected-frame): Rename from gdb-current-frame.
30741 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
30742 (gdb-frame-number): Rename from gdb-current-stack-level.
30743 (gdb-ann3): Match new mode-name for disassembly buffer.
30744 Extend initialization of variables.
30745 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
30746 (gdb-memory-mode): Use mouse-face in header line.
30747 (gdb-assembler-buffer-name): Call it disassembly and give frame
30748 in mode line.
30749 (gdb-source-spec-regexp, gdb-assembler-custom)
30750 (gdb-invalidate-assembler, gdb-frame-handler):
30751 Make robust to leading zeroes in address format.
30752
30753 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
30754
30755 * textmodes/org.el (org-mode): Use `define-derived-mode' to
30756 define `org-mode'.
30757 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
30758
30759 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
30760
30761 * log-edit.el (log-edit-changelog-entries): Distinguish between
30762 filenames like xfns.c and fns.c.
30763
30764 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
30765
30766 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
30767 point after reverting.
30768 (Buffer-menu-make-sort-button): Handle the case where
30769 `Buffer-menu-use-header-line' is nil.
30770
30771 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
30772
30773 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
30774 New funcs. In minibuffer-local-completion-map bind `]', `/'
30775 and `:' to them.
30776
30777 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
30778
30779 * startup.el (normal-top-level): Allow modification of load-path while
30780 we're iterating over it.
30781
30782 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
30783
30784 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
30785 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
30786 (thumbs-resize-interactive, thumbs-insert-image)
30787 (thumbs-insert-thumb, thumbs-dired-show-marked)
30788 (thumbs-find-image-at-point, thumbs-delete-images)
30789 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
30790 (thumbs-increment-image-size, thumbs-decrement-image-size):
30791 Fix typos in docstrings.
30792
30793 2005-05-24 Andre Spiegel <spiegel@gnu.org>
30794
30795 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
30796 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
30797 (cperl-mode): Use them.
30798
30799 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
30800
30801 * window.el (quit-window, shrink-window-if-larger-than-buffer):
30802 Doc fixes.
30803
30804 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
30805
30806 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
30807 Bind C-d to gdb-inferior-io-eof.
30808
30809 * dired.el (dired-dnd-popup-notice): Use message-box.
30810
30811 2005-05-23 Masatake YAMATO <jet@gyve.org>
30812
30813 * bindings.el (mode-line-major-mode-keymap):
30814 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
30815
30816 * faces.el (mode-line-highlight): New face.
30817
30818 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
30819 as mouse-face.
30820
30821 * bindings.el (top-level, help-echo, mode-line-modified)
30822 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
30823 as mouse-face.
30824
30825 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
30826
30827 * progmodes/cc-engine.el (c-guess-basic-syntax):
30828 Remove spurious call to `zerop'.
30829
30830 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
30831
30832 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
30833
30834 CC Mode update to 5.30.10:
30835
30836 * progmodes/cc-fonts.el (c-font-lock-declarators): Fix bug where
30837 the point could go past the limit in decoration level 2, thereby
30838 causing errors during interactive fontification.
30839
30840 * progmodes/cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp
30841 bug when the file is evaluated interactively.
30842
30843 * progmodes/cc-engine.el (c-guess-basic-syntax): Handle operator
30844 declarations somewhat better in C++.
30845
30846 * progmodes/cc-styles.el, cc-mode.el (c-run-mode-hooks):
30847 New helper macro to make use of `run-mode-hooks'
30848 which has been added in Emacs 21.1.
30849 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
30850 (awk-mode): Use it.
30851 (make-local-hook): Suppress warning about obsoleteness.
30852
30853 * progmodes/cc-engine.el, cc-align.el, cc-cmds.el
30854 (c-append-backslashes-forward, c-delete-backslashes-forward)
30855 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
30856 Compensate for return value from `forward-line' when it has moved
30857 but not to a different line due to eob.
30858
30859 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchoring in
30860 `objc-method-intro' and `objc-method-args-cont'.
30861
30862 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
30863
30864 CC Mode update to 5.30.10:
30865
30866 * progmodes/cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's
30867 address in the copyright statement. Incidentally, change "along with
30868 GNU Emacs" to "along with this program" where it occurs.
30869
30870 * progmodes/cc-mode.el: Add a fourth parameter `t' to the awk-mode
30871 autoload, so that it is interactive, hence can be found by M-x awk-mode
30872 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
30873 <gmorris+emacs@ast.cam.ac.uk>.
30874
30875 * progmodes/cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
30876 Mode's regexps.
30877
30878 2005-05-23 Kevin Ryde <user42@zip.com.au>
30879
30880 * progmodes/cc-align.el (c-lineup-argcont): Ignore conses for {} pairs
30881 from c-parse-state, to avoid a lisp error (on bad code).
30882
30883 2005-05-23 Lute Kamstra <lute@gnu.org>
30884
30885 * subr.el (font-lock-defaults): Remove defvar as it's already
30886 defined in font-core.el.
30887
30888 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
30889
30890 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
30891
30892 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
30893 more general and work when GDB variable "print pretty" is on,
30894 as with Emacs, for example.
30895
30896 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
30897
30898 * font-core.el: Update comment.
30899
30900 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
30901 Use `after-change-major-mode-hook' instead of `find-file-hook'.
30902
30903 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
30904
30905 2005-05-22 Eli Zaretskii <eliz@gnu.org>
30906
30907 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
30908 and `yank-handler' in the doc strings.
30909
30910 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
30911
30912 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
30913
30914 2005-05-22 Richard M. Stallman <rms@gnu.org>
30915
30916 * help.el (describe-key): Move print-help-return-message call
30917 out of conditional.
30918
30919 * progmodes/etags.el (list-tags): Use with-no-warnings.
30920
30921 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
30922 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
30923 (starttls-extra-args, starttls-extra-arguments): Add defvars.
30924
30925 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
30926
30927 * language/viet-util.el (viet-viscii-nonascii-translation-table):
30928 Add defvar.
30929
30930 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
30931 Use defvar, not defconst.
30932
30933 * hexl.el (hexl-follow-line): Use with-no-warnings.
30934
30935 * emulation/tpu-extras.el: Use write-file-functions instead of
30936 write-file-hooks.
30937
30938 * dired.el (dired-font-lock-keywords): Fontify files with junk
30939 extensions even if marked by -F.
30940
30941 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
30942
30943 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
30944 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
30945 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
30946 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
30947 (concatenate, list-length, get*, getf, cl-remprop):
30948 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
30949 (etypecase, progv, lexical-let, lexical-let*)
30950 (multiple-value-bind, multiple-value-setq, shiftf):
30951 Improve argument/docstring consistency.
30952
30953 * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
30954
30955 2005-05-22 Andre Spiegel <spiegel@gnu.org>
30956
30957 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
30958 doesn't exist.
30959
30960 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
30961 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
30962
30963 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
30964
30965 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
30966 already deleted variables: auto-fill-hook, blink-paren-hook,
30967 lisp-indent-hook, inhibit-local-variables, unread-command-event,
30968 suspend-hooks, comment-indent-hook, meta-flag,
30969 before-change-function, after-change-function,
30970 font-lock-doc-string-face.
30971
30972 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
30973
30974 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
30975
30976 2005-05-21 Eli Zaretskii <eliz@gnu.org>
30977
30978 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
30979 rmail-dont-reply-to.
30980
30981 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
30982
30983 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
30984 literal blank when splitting new-header-values.
30985
30986 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
30987
30988 * calendar/cal-menu.el (cal-menu-update): Add separator as a
30989 string so that tmm doesn't create a completion entry for it.
30990
30991 * textmodes/table.el (table-disable-menu): Ditto.
30992
30993 2005-05-21 Richard M. Stallman <rms@gnu.org>
30994
30995 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
30996
30997 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
30998
30999 * net/rcompile.el (remote-compile): Use compilation-start.
31000
31001 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
31002
31003 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
31004
31005 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
31006 Default to makefile-bsdmake-mode on BSD systems.
31007
31008 * imenu.el (imenu-generic-expression, imenu--generic-function'):
31009 REGEXP may also be a search function now. The part of doc-string
31010 for describing the structure was 95% identical to that of
31011 `imenu--generic-function'. Unify it there.
31012
31013 * progmodes/make-mode.el (makefile-imenu-generic-expression):
31014 Use function to find dependencies, because regexp alone is so complex,
31015 it easily goes into an endless loop.
31016 (makefile-makepp-mode): Also add submenu for Perl functions
31017 defined in the makefile.
31018 (makefile-bsdmake-mode): Special imenu-generic-expression no
31019 longer needed, due to function call.
31020 (makefile-match-dependency): Take BOUND into account when checking
31021 if we're through.
31022
31023 2005-05-20 Jay Belanger <belanger@truman.edu>
31024
31025 * calc/calc-units.el (calc-invalidate-units-table):
31026 Use inhibit-read-only.
31027 (math-build-units-table-buffer): Use view-mode.
31028
31029 2005-05-20 David Kastrup <dak@gnu.org>
31030
31031 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
31032 easy-menu-add is not a nop on Emacs; and clarify when to call it.
31033
31034 2005-05-20 Lute Kamstra <lute@gnu.org>
31035
31036 * diff-mode.el (diff-header-face, diff-file-header-face)
31037 (diff-index-face, diff-hunk-header-face, diff-removed-face)
31038 (diff-added-face, diff-changed-face, diff-function-face)
31039 (diff-context-face, diff-nonexistent-face): Put them in the
31040 diff-mode customization group.
31041
31042 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
31043
31044 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
31045
31046 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
31047
31048 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
31049 Minor regexp-optimization.
31050
31051 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
31052
31053 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
31054 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
31055 (org-agenda-add-time-grid-maybe): New function.
31056 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
31057 (org-table-create): `dotimes' instead of `mapcar'.
31058 (org-xor): Simplify implementation.
31059 (org-agenda): `inhibit-redisplay' turned on.
31060 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
31061 a consistent line after a state change.
31062 (org-agenda-remove-times-when-in-prefix): New option.
31063 (org-prefix-has-time): New variable.
31064 (org-parse-time-string): Optional argument NODEFAULT.
31065 (org-format-agenda-item): Parse items for time-of-day
31066 specifications and move these into the prefix if possible.
31067 (org-agenda-priority): Get current heading, not previous heading
31068 during agenda remote editing.
31069
31070 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
31071
31072 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
31073 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
31074 (remove-duplicates, delete-duplicates, substitute)
31075 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
31076 (nsubstitute-if-not, find, find-if, find-if-not, position)
31077 (position-if, position-if-not, count, count-if, count-if-not)
31078 (mismatch, search, sort*, stable-sort, merge, member*)
31079 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
31080 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
31081 (intersection, nintersection, set-difference, nset-difference)
31082 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
31083 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
31084 (nsublis, tree-equal): Improve argument/docstring consistency.
31085
31086 * subr.el (send-string, send-region): Remove obsolescence declaration.
31087 (window-dot, set-window-dot, read-input, show-buffer)
31088 (eval-current-buffer, string-to-int):
31089 Add release number to obsolescence declarations.
31090
31091 2005-05-19 Kim F. Storm <storm@cua.dk>
31092
31093 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
31094 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
31095
31096 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
31097
31098 * faces.el (list-faces-display): Make back button respect optional
31099 regexp arg.
31100
31101 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
31102
31103 * calculator.el (calculator-radix-grouping-mode)
31104 (calculator-radix-grouping-digits, calculator-displayer)
31105 (calculator-radix-grouping-separator, calculator-copy-displayer):
31106 * dabbrev.el (dabbrev-search-these-buffers-only):
31107 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
31108 (diff-advance-after-apply-hunk, diff-mode-hook)
31109 (diff-minor-mode-prefix):
31110 * imenu.el (imenu-use-popup-menu):
31111 * jit-lock.el (jit-lock-context-time):
31112 * newcomment.el (comment-fill-column, comment-column)
31113 (comment-style, comment-padding, comment-multi-line)
31114 (comment-empty-lines, comment-auto-fill-only-comments):
31115 * reveal.el (reveal-around-mark):
31116 * uniquify.el (uniquify-buffer-name-style)
31117 (uniquify-after-kill-buffer-p)
31118 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
31119 (uniquify-min-dir-content, uniquify-separator)
31120 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
31121 * w32-vars.el (w32-fixed-font-alist):
31122 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
31123 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
31124 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
31125 * progmodes/perl-mode.el (perl-indent-level)
31126 (perl-continued-statement-offset, perl-continued-brace-offset)
31127 (perl-brace-offset, perl-brace-imaginary-offset)
31128 (perl-label-offset, perl-indent-continued-arguments)
31129 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
31130 * progmodes/tcl.el (tcl-indent-level)
31131 (tcl-continued-indent-level, tcl-auto-newline)
31132 (tcl-tab-always-indent, tcl-electric-hash-style)
31133 (tcl-help-directory-list, tcl-use-smart-word-finder)
31134 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
31135 (inferior-tcl-source-command):
31136 * textmodes/fill.el (enable-kinsoku):
31137 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
31138 * textmodes/table.el (table-yank-handler):
31139 Specify missing group (and type, if simple) in defcustom.
31140
31141 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
31142
31143 * progmodes/compile.el (compilation-finish-function): Fix defvar.
31144
31145 2005-05-19 Richard M. Stallman <rms@gnu.org>
31146
31147 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
31148
31149 * subr.el (event-basic-type): Don't get an error.
31150 (left-fringe-p): Function deleted.
31151
31152 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
31153 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
31154
31155 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
31156 in recursive copy.
31157
31158 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
31159
31160 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
31161
31162 * emacs-lisp/bytecomp.el
31163 (byte-compile-file-form-custom-declare-variable):
31164 Call byte-compile-nogroup-warn if appropriate.
31165
31166 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
31167 (compilation-set-window): Don't call left-fringe-p; do it directly.
31168
31169 2005-05-19 Jay Belanger <belanger@truman.edu>
31170
31171 * calc/calc-graph.el (calc-graph-format-data): Make sure
31172 var-PlotRejects is bound before trying to check its value.
31173
31174 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
31175
31176 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
31177 definition of this variable from reftex-global.el to reftex.el,
31178 because it is needed in the menu.
31179
31180 2005-05-19 Lute Kamstra <lute@gnu.org>
31181
31182 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
31183 years are fixed. Don't insert a space after a dash.
31184
31185 2005-05-19 Kim F. Storm <storm@cua.dk>
31186
31187 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
31188
31189 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
31190
31191 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
31192 strings, because (eq ... ?\\) is fairly frequent.
31193
31194 * progmodes/make-mode.el (makefile-add-this-line-targets):
31195 Simplify and integrate into `makefile-pickup-targets'.
31196 (makefile-add-this-line-macro): Simplify and integrate into
31197 `makefile-pickup-macros.
31198 (makefile-pickup-filenames-as-targets): Simplify.
31199 (makefile-previous-dependency, makefile-match-dependency):
31200 Don't stumble over `::'.
31201
31202 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
31203
31204 * subr.el (post-command-idle-hook, post-command-idle-delay):
31205 Remove obsoletion of post-command-idle-hook and
31206 post-command-idle-delay.
31207
31208 * faces.el (list-faces-display): Provide button when describe-face
31209 is called to take user back to the list of faces.
31210
31211 * help-fns.el (describe-variable): Remove hyperlinks in a
31212 variable's value as these are quite frequently inappropriate.
31213
31214 * follow.el (follow-submit-feedback, follow-mode):
31215 Remove references to post-command-idle-hook.
31216
31217 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
31218
31219 * progmodes/make-mode.el (makefile-previous-dependency)
31220 (makefile-match-dependency): Check for := (and in bsd mode also
31221 !=) to give a better result, even when font-lock is not on.
31222
31223 2005-05-18 Jay Belanger <belanger@truman.edu>
31224
31225 * calc/calc-help.el (calc-s-prefix-help):
31226 Add `calc-copy-special-constant' to help string.
31227
31228 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
31229
31230 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
31231
31232 2005-05-18 Jay Belanger <belanger@truman.edu>
31233
31234 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
31235 in linear factors are in proper order.
31236
31237 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
31238
31239 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
31240 Support for jurabib.
31241
31242 * textmodes/reftex.el (featurep): Define aliases for overlay
31243 commands, for XEmacs compatibility, and use these aliases in
31244 overlay initializations.
31245 (reftex-highlight): Use `reftex-move-overlay'.
31246 (reftex-unhighlight): Use `reftex-delete-overlay'.
31247 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
31248 (reftex-access-search-path): Use `reftex-uniquify' instead of
31249 `reftex-uniq'.
31250
31251 * textmodes/reftex-sel.el (reftex-select-unmark): Overlay
31252 `before-string' property modification enables for Emacs as well.
31253 (reftex-select-item): Use `reftex-delete-overlay'.
31254 (reftex-select-mark): Use `reftex-make-overlay' and
31255 `reftex-overlay-put'.
31256 (reftex-select-unmark): Use `reftex-delete-overlay' and
31257 `reftex-overlay-put'.
31258
31259 2005-05-18 Lute Kamstra <lute@gnu.org>
31260
31261 * emacs-lisp/lisp.el (check-parens): Fix docstring.
31262
31263 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
31264
31265 * add-log.el (add-change-log-entry):
31266 * array.el (array-make-template, array-reconfigure-rows)
31267 (array-init-max-row, array-init-max-column)
31268 (array-init-columns-per-line, array-init-field-width):
31269 * replace.el (replace-match-maybe-edit, perform-replace):
31270 * textmodes/spell.el (spell-region):
31271 Replace `read-input' by `read-string'.
31272
31273 * forms.el (forms-mode):
31274 * finder.el (finder-compile-keywords):
31275 * shadowfile.el (shadow-read-files):
31276 Replace `eval-current-buffer' by `eval-buffer'.
31277
31278 * terminal.el (te-pass-through):
31279 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
31280 (ange-ftp-raw-send-cmd):
31281 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
31282 (send-process-next-char, telnet-initial-filter, telnet):
31283 Replace `send-string' by `process-send-string'.
31284
31285 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
31286 (prolog-consult-region): Replace `send-string' by
31287 `process-send-string'; replace `send-region' by `process-send-region'.
31288
31289 * progmodes/delphi.el (delphi-log-msg):
31290 Replace `set-window-dot' by `set-window-point'.
31291
31292 * subr.el (window-dot, set-window-dot, read-input, send-string)
31293 (send-region, show-buffer, eval-current-buffer):
31294 Make really obsolete, as the comment says.
31295
31296 2005-05-17 Kim F. Storm <storm@cua.dk>
31297
31298 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
31299 (cua--init-keymaps): Bind C-return instead of S-return to set
31300 rectangle mark.
31301
31302 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
31303 instead of S-return to toggle/clear rectangle mark.
31304
31305 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
31306
31307 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
31308 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
31309 Also fontify plain strings assigned to variables, mostly so that a
31310 colon has a face and is thus not taken as a dependency separator.
31311 (makefile-previous-dependency): Inline the new matcher, because it
31312 is too complex to work in both directions.
31313 (makefile-match-dependency): Eliminate `backward' arg (see above).
31314 Completely reimplemented so as to not sometimes go into an endless
31315 loop. It should also be more efficient, because first it only
31316 searches for `:', instead of applying the very complex regexp.
31317 (makefile-mode): Cancel `font-lock-support-mode', because blocks
31318 to be fontified in one piece can be too long for JIT.
31319 Makefiles are never *that* big.
31320
31321 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
31322
31323 * dired.el (dired-mode): Simplify.
31324
31325 2005-05-17 Lute Kamstra <lute@gnu.org>
31326
31327 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
31328 defcustom for the mode hook variable.
31329
31330 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
31331 Emacs Lisp Reference Manual.
31332
31333 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
31334
31335 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
31336 (evenp, list*):
31337 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
31338 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
31339
31340 * net/tramp-smb.el (tramp-smb-open-connection):
31341 Pass `tramp-chunksize' as fifth (required) argument.
31342
31343 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
31344
31345 * font-lock.el (lisp-font-lock-keywords-1):
31346 Set `font-lock-negation-char-face' for [^...] char group.
31347 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
31348
31349 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
31350 a var, and refine it to mask one more level of nested vars.
31351 (makefile-rule-action-regex): Turn it into a var, and refine it so
31352 it recognizes backslashed continuation lines as belonging to the
31353 same command.
31354 (makefile-macroassign-regex): Refine it so it recognizes
31355 backslashed continuation lines as belonging to the same command.
31356 (makefile-var-use-regex): Don't look at the next char, because it
31357 might be the same one to be skipped by the initial [^$], leading
31358 to an overlooked variable use.
31359 (makefile-make-font-lock-keywords): Remove two parameters, which
31360 are now variables that some of the modes set locally.
31361 Handle dependency and rule action matching through functions, because
31362 regexps alone match too often. Dependency matching now comes
31363 last, so it can check, whether a colon already matched something else.
31364 (makefile-mode): Inform that font-lock improves makefile parsing
31365 capabilities.
31366 (makefile-match-dependency, makefile-match-action): New functions.
31367
31368 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
31369
31370 * emacs-lisp/cl-extra.el (equalp): Doc fix.
31371
31372 * align.el (align-regexp):
31373 * ansi-color.el (ansi-color-get-face):
31374 * array.el (array-reconfigure-rows, array-init-max-row)
31375 (array-init-max-column, array-init-columns-per-line)
31376 (array-init-field-width):
31377 * dired-aux.el (dired-trample-file-versions):
31378 * dired-x.el (dired-mark-sexp):
31379 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
31380 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
31381 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
31382 * faces.el (face-read-integer):
31383 * files.el (backup-extract-version, insert-directory):
31384 * hexl.el (hexl-insert-decimal-char):
31385 * server.el (server-process-filter):
31386 * shell.el (shell-extract-num):
31387 * startup.el (command-line-1):
31388 * term.el (term-command-hook):
31389 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
31390 (time-stamp-do-number):
31391 * time.el (display-time-update):
31392 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
31393 (timezone-fix-time):
31394 * vms-patch.el (vms-suspend-resume-hook):
31395 * calendar/appt.el (appt-convert-time):
31396 * calendar/cal-bahai.el (mark-bahai-diary-entries):
31397 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
31398 * calendar/cal-islam.el (mark-islamic-diary-entries):
31399 * calendar/calendar.el (calendar-cursor-to-date)
31400 (calendar-star-date):
31401 * calendar/diary-lib.el (diary-attrtype-convert)
31402 (mark-diary-entries, diary-entry-time):
31403 * calendar/solar.el (solar-get-number):
31404 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
31405 * emacs-lisp/re-builder.el (reb-display-subexp):
31406 * emulation/edt.el (edt-set-scroll-margins):
31407 * emulation/tpu-extras.el (tpu-set-scroll-margins):
31408 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
31409 (vip-get-ex-count):
31410 * emulation/viper-ex.el (viper-get-ex-token)
31411 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
31412 * international/fontset.el (fontset-plain-name):
31413 * mail/feedmail.el (feedmail-look-at-queue-directory):
31414 * mail/mailalias.el (mail-get-names):
31415 * mail/rmail.el (rmail-convert-to-babyl-format):
31416 * mail/rmailsum.el (rmail-make-basic-summary-line)
31417 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
31418 (rmail-summary-goto-msg):
31419 * mail/smtpmail.el (smtpmail-read-response):
31420 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
31421 (ange-ftp-vms-add-file-entry):
31422 * play/gametree.el (gametree-looking-at-ply)
31423 (gametree-current-branch-score):
31424 * progmodes/ada-xref.el (ada-prj-find-prj-file)
31425 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
31426 * progmodes/cperl-mode.el (condition-case):
31427 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
31428 (ebrowse-set-member-buffer-column-width)
31429 (ebrowse-select-1st-to-9nth):
31430 * progmodes/etags.el (etags-snarf-tag):
31431 * progmodes/flymake.el (flymake-parse-line):
31432 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
31433 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
31434 (idlwave-shell-menu-def):
31435 * progmodes/ps-mode.el (ps-run-goto-error):
31436 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
31437 (vhdl-speedbar-contract-level):
31438 * term/mac-win.el (x-handle-numeric-switch):
31439 * term/sun-mouse.el (sun-get-frame-data):
31440 * term/w32-win.el (x-handle-numeric-switch):
31441 * term/x-win.el (x-handle-numeric-switch):
31442 * textmodes/ispell.el (ispell-parse-output):
31443 * textmodes/nroff-mode.el (nroff-outline-level):
31444 * textmodes/reftex-cite.el (reftex-bib-sort-year)
31445 (reftex-bib-sort-year-reverse, reftex-format-citation):
31446 * textmodes/reftex-parse.el (reftex-init-section-numbers)
31447 (reftex-section-number):
31448 * textmodes/texinfmt.el (texinfo-paragraphindent):
31449 Replace `string-to-int' by `string-to-number'.
31450
31451 * international/latexenc.el: Add page marker to force the "Local
31452 Variables:" string out of the last page.
31453
31454 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
31455
31456 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
31457 tooltip-change-major-mode.
31458 (gud-tooltip-print-command): Remove case where gud-minor-mode
31459 is gdb ("--fullname").
31460 (gud-tooltip-tips): Turn GUD tooltips off for this case and
31461 explain to user.
31462
31463 2005-05-16 Jay Belanger <belanger@truman.edu>
31464
31465 * calc/calc-store.el (calc-copy-special-constant): New function.
31466
31467 * calc/calc-ext.el (calc-init-extensions): Add binding for
31468 `calc-copy-special-constant'.
31469
31470 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
31471 for the `calc-copy-special-constant' command.
31472
31473 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
31474
31475 * subr.el (left-fringe-p): New function.
31476
31477 * progmodes/compile.el (compilation-setup): Set local value of
31478 overlay-arrow-string to "" always.
31479 (compilation-set-window): Left fringe then don't scroll.
31480 No left fringe then no arrow and scroll message to top.
31481 (compilation-context-lines): Adjust doc string accordingly.
31482
31483 2005-05-16 Kim F. Storm <storm@cua.dk>
31484
31485 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
31486 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
31487 (ido-wide-find-dir-or-delete-dir): New command for M-d.
31488 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
31489 (ido-read-file-name): Handle commands with ido property value
31490 equal to find-file as reading a file name, to allow C-d to enter dired.
31491 (ibuffer-find-file): Add ido property with value find-file.
31492
31493 2005-05-15 Kim F. Storm <storm@cua.dk>
31494
31495 * subr.el (open-network-stream-nowait): Remove.
31496 (open-network-stream-server): Remove.
31497
31498 2005-05-15 Richard M. Stallman <rms@gnu.org>
31499
31500 * faces.el (describe-face): Output a definition link button.
31501
31502 * help-mode.el (help-face-def): New button type.
31503
31504 * emacs-lisp/copyright.el (copyright-fix-years):
31505 Match properly if the first year is 2-digit.
31506 Don't mess up the whitespace after the years by filling.
31507
31508 * dired-aux.el (dired-mark-confirm):
31509 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
31510
31511 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
31512 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
31513 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
31514
31515 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
31516 Set font-lock-comment-start-skip.
31517
31518 * font-lock.el (font-lock-comment-start-skip): New variable.
31519 (font-lock-comment-end-skip): New variable.
31520 (font-lock-fontify-syntactically-region): Use them if non-nil.
31521
31522 2005-05-15 Jay Belanger <belanger@truman.edu>
31523
31524 * calc/calc-store.el (calc-store-value): Return a string rather
31525 than display it as a message.
31526 Use calc-var-name for variable name.
31527 (calc-store-into): Add the result of calc-store-value to message.
31528 (calc-copy-variable): Add a message.
31529 (calc-store-exchange): Improve error messages.
31530 (calc-store-binary, calc-store-map): Don't reset the values of
31531 special constants.
31532
31533 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
31534
31535 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
31536 manual to docstring.
31537
31538 * files.el (hack-local-variables-confirm): Add STRING argument.
31539 Make the function handle non file visiting buffers correctly.
31540 (hack-local-variables-prop-line, hack-local-variables)
31541 (hack-one-local-variable): Use STRING arg of
31542 `hack-local-variables-confirm'.
31543
31544 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
31545
31546 Sync with Tramp 2.0.49.
31547
31548 * net/tramp.el (tramp-handle-dired-call-process)
31549 (tramp-handle-insert-directory):`insert-buffer' cannot be used
31550 because the contents of the Tramp buffer is changed before
31551 insertion (`expand-file' and alike).
31552 (tramp-handle-insert-directory): If `localname' has an empty
31553 nondirectory name, it must not be quoted.
31554 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
31555 variable `tramp-chunksize'. Change callees.
31556 (tramp-open-connection-setup-interactive-shell): Check remote host
31557 for buggy `send-process-string' implementation.
31558 Set `tramp-chunksize' if found. Reported by Michael Kifer
31559 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
31560 (tramp-handle-shell-command): `insert-buffer' cannot be used
31561 because the contents of the Tramp buffer is changed before
31562 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
31563 <frederic.bothamy@free.fr>.
31564 (tramp-set-auto-save): Actions should be done for Tramp file name
31565 handler only. Ange-FTP has its own auto-save mechanism.
31566 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
31567 (tramp-set-auto-save-file-modes): Set file modes of
31568 `buffer-auto-save-file-name' to ?\600 as fallback solution.
31569 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
31570 (tramp-bug): Remove obsolete variable.
31571 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
31572 for presence of `mml-mode'. Make it running for older Emacsen as well.
31573
31574 2005-05-14 John Paul Wallington <jpw@pobox.com>
31575
31576 * ibuf-ext.el (define-ibuffer-filter filename):
31577 If `dired-directory' is a list, use its car.
31578
31579 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
31580
31581 * ibuffer.el (define-ibuffer-column filename):
31582 If `dired-directory' is a list, use its car.
31583
31584 2005-05-14 Richard M. Stallman <rms@gnu.org>
31585
31586 * subr.el (symbol-file): Doc fix.
31587
31588 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
31589 (byte-compile-form): Call byte-compile-nogroup-warn.
31590 (byte-compile-warning-types): Doc fix.
31591
31592 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
31593
31594 * progmodes/cc-engine.el (c-literal-faces):
31595 Add font-lock-comment-delimiter-face.
31596
31597 * net/net-utils.el (dig): Use with-no-warnings.
31598
31599 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
31600 (sc-recite-frame-alist, sc-default-cite-frame)
31601 (sc-default-uncite-frame, sc-default-recite-frame)
31602 (sc-attrib-selection-list, sc-rewrite-header-list):
31603 Mark as risky-local-variable.
31604
31605 * international/ogonek.el (ogonek-jak, ogonek-how):
31606 Don't use beginning-of-buffer.
31607
31608 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
31609
31610 * calendar/solar.el (solar-data-list): Move definition up.
31611
31612 * dnd.el (dnd-protocol-alist): Add autoload.
31613
31614 * progmodes/sh-script.el: Many doc usage fixes.
31615 (sh-indent-after-do): Change default to match common styles.
31616
31617 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
31618
31619 * files.el (interpreter-mode-alist)
31620 (auto-mode-interpreter-regexp): Doc fixes.
31621
31622 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
31623
31624 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
31625
31626 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
31627
31628 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
31629
31630 * dired.el (dired-mode): make-variable-buffer-local =>
31631 make-local-variable.
31632
31633 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31634
31635 * term/mac-win.el (mac-select-convert-to-string): Try coding
31636 systems in mac-script-code-coding-systems if specified one cannot
31637 encode string for `com.apple.traditional-mac-plain-text'.
31638
31639 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
31640
31641 * progmodes/make-mode.el (makefile-targets-face)
31642 (makefile-shell-face, makefile-makepp-perl-face): New faces.
31643 (makefile-dependency-regex): Fix it to not make the colon in
31644 $(var:a=b) special.
31645 (makefile-rule-action-regex): New regexp for highlighting embedded
31646 Shell strings.
31647 (makefile-macroassign-regex): Handle != for highlighting as
31648 embedded Shell strings.
31649 (makefile-var-use-regex): New const.
31650 (makefile-statements, makefile-automake-statements)
31651 (makefile-gmake-statements, makefile-makepp-statements)
31652 (makefile-bsdmake-statements): New consts.
31653 (makefile-make-font-lock-keywords): New function.
31654 (makefile-automake-font-lock-keywords)
31655 (makefile-gmake-font-lock-keywords)
31656 (makefile-makepp-font-lock-keywords)
31657 (makefile-bsdmake-font-lock-keywords): New consts.
31658 (makefile-mode-map): Add switchers between the various submodes.
31659 (makefile-mode): Document the availability of the variants.
31660 (makefile-automake-mode, makefile-gmake-mode)
31661 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
31662
31663 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
31664 new variants of makefile-mode.
31665
31666 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31667
31668 * font-lock.el (font-lock-comment-delimiter-face): Fix up
31669 the inheritance.
31670
31671 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
31672
31673 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
31674 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
31675
31676 * files.el (normal-mode): Extend the scope of the
31677 `enable-local-variables' binding to include the `set-auto-mode' call.
31678 (magic-mode-alist): Doc fix.
31679
31680 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
31681
31682 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
31683 font-lock-comment-face rather than copying its setting.
31684
31685 2005-05-12 Andreas Schwab <schwab@suse.de>
31686
31687 * eshell/esh-mode.el (eshell-send-input): Doc fix.
31688
31689 2005-05-12 Lute Kamstra <lute@gnu.org>
31690
31691 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
31692 defcustom for the mode hook variable. Delete the last argument.
31693 * generic-x.el: Fix callers of define-generic-mode.
31694 (generic-x-modes): Delete group.
31695 (show-tabs-tab-face, show-tabs-space-face): Put them in the
31696 generic-x customization group.
31697
31698 2005-05-12 Kim F. Storm <storm@cua.dk>
31699
31700 * font-lock.el (font-lock-negation-char-face): Default to "off".
31701
31702 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
31703 font-lock-negation-char-face to ! in !=.
31704
31705 2005-05-12 Masatake YAMATO <jet@gyve.org>
31706
31707 * add-log.el (find-change-log): Fix typos in the docstring
31708 of function.
31709
31710 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
31711
31712 * international/latexenc.el (latexenc-find-file-coding-system):
31713 Avoid `re-search-forward' when looking for input encoding because
31714 of speed and safety. Better regular expressions for recognizing
31715 input encoding. Limit a search for TeX-master/tex-main-file to
31716 the local variable section.
31717
31718 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
31719
31720 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
31721 syntax of $ to "'" (quote).
31722
31723 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
31724
31725 * dnd.el (dnd-protocol-alist): Improve custom type.
31726
31727 * dired.el (dired-dnd-protocol-alist): New variable.
31728 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
31729 `dired-mode-hook' to the end.
31730
31731 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31732
31733 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
31734 comment-end if comment-start-skip is not set.
31735 Obey the font-lock-comment-delimiter-face variables.
31736
31737 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
31738
31739 * files.el (executable-find): Move from executable.el. Use
31740 locate-file.
31741 * progmodes/executable.el (executable-find): Move to files.el.
31742
31743 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
31744 when trying to ensure forward progress.
31745
31746 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
31747
31748 * mouse-sel.el (mouse-sel-follow-link-p): New function.
31749 (mouse-select, mouse-select-internal, mouse-extend-internal):
31750 Use it to implement mouse-1-click-follows-link functionality.
31751
31752 2005-05-11 Richard M. Stallman <rms@gnu.org>
31753
31754 * font-lock.el (font-lock-fontify-syntactically-region):
31755 Use font-lock-comment-delimiter-face for comment delimiters.
31756
31757 2005-05-10 Jay Belanger <belanger@truman.edu>
31758
31759 * calc/calc-help.el (calc-m-prefix-help): Add mention of
31760 preserving embedded modes.
31761
31762 2005-05-10 Richard M. Stallman <rms@gnu.org>
31763
31764 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
31765
31766 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
31767 Move from ada-stmt.el.
31768 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
31769
31770 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
31771 Move to ada-mode.el.
31772 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
31773
31774 * cus-edit.el (custom-file): Call file-chase-links.
31775
31776 * files.el (read-directory-name): Fix previous change.
31777 (hack-local-variables-confirm): New function.
31778 (hack-local-variables-prop-line, hack-local-variables)
31779 (hack-one-local-variable): Use it.
31780
31781 2005-05-10 Lute Kamstra <lute@gnu.org>
31782
31783 * font-lock.el (font-lock-keywords-alist)
31784 (font-lock-removed-keywords-alist): Clarify docstrings.
31785
31786 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
31787
31788 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
31789 (gdb-source-info): Check for preprocessor info.
31790 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
31791 a macro for a function.
31792 (gdb-info-breakpoints-custom): Try to find file again if not already
31793 found (user might have used GDB dir command).
31794 (gdb-get-location): Update gdb-location-alist correctly for change
31795 to gdb-info-breakpoints-custom.
31796
31797 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
31798 (gud-tooltip-print-command): Add gdbmi case.
31799 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
31800 preprocessor info.
31801
31802 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
31803
31804 * startup.el (fancy-splash-insert): Fix typo in doc string.
31805
31806 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
31807
31808 * obsolete/float.el (string-to-float):
31809 * obsolete/hilit19.el (hilit-add-pattern):
31810 * obsolete/rnews.el (news-parse-range, news-select-message)
31811 (news-get-pruned-list-of-files): Replace `string-to-int' by
31812 `string-to-number'.
31813
31814 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
31815 `find-file-not-found-hooks'; use `add-hook'.
31816 (uncompress-while-visiting): Set `write-file-functions', not
31817 `write-file-hooks'; use `add-hook'.
31818
31819 2005-05-09 Kim F. Storm <storm@cua.dk>
31820
31821 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
31822 (cua-paste): Handle clipboard action.
31823 (cua--init-keymaps): Remap clipboard-kill-region and
31824 clipboard-kill-ring-save.
31825
31826 2005-05-08 Eli Zaretskii <eliz@gnu.org>
31827
31828 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31829 Improve commentary.
31830
31831 * simple.el (next-error-overlay-arrow-position): Revert the change
31832 made on 2005-04-30.
31833
31834 2005-05-07 Jay Belanger <belanger@truman.edu>
31835
31836 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
31837 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
31838 `calc-sel-reselect'.
31839
31840 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
31841 Calc is in embedded mode.
31842
31843 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31844
31845 * progmodes/compile.el (compilation-setup):
31846 Set overlay-arrow-string to an empty string on text terminals.
31847
31848 * textmodes/ispell.el (ispell-program-name): Try looking for
31849 "aspell" along exec-path, and if found, use it as the default
31850 speller program.
31851
31852 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
31853
31854 * international/mule.el (sgml-xml-auto-coding-function):
31855 Recognize encoding='FOO' in single quotes as well as in double quotes.
31856
31857 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
31858
31859 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
31860 as well as `interactive', so that defmacro* would recognize
31861 `declare' forms.
31862
31863 2005-05-07 Eli Zaretskii <eliz@gnu.org>
31864
31865 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
31866 Explain more about the LIGHTER arg's usage in the doc string.
31867 Add commentary to clarify what the code does. Fix the regexp that
31868 strips whitespace from LIGHTER. Quote LIGHTER before using it,
31869 since it could have characters special to regular expressions.
31870
31871 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
31872
31873 * replace.el (occur-1): Bind inhibit-read-only so that
31874 erase-buffer doesn't barf on read-only text properties (likewise
31875 for add-text-properties in occur-engine). Mark buffer as unmodified.
31876 (occur-engine): Don't set buffer-read-only here.
31877
31878 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31879
31880 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
31881 list-buffers-directory. This caused the *cvs-commit* buffer to be
31882 sometimes mistakenly reused as a *cvs* buffer.
31883
31884 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
31885
31886 * tooltip.el: Move code for GUD tooltips into gud.el.
31887 (require): CL no longer needed to compile case.
31888 (tooltip-mode): Do not toggle functions for GUD tooltips.
31889 (tooltip-gud-tips-p): Remove. Replace with minor mode
31890 gud-tooltip-mode in gud.el.
31891 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
31892 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
31893 tooltip-gud prefix with gud-tooltip and obsolete.
31894 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
31895 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
31896 (tooltip-mouse-motion): Mouse movement functions/variable.
31897 Rename in gud.el by adding gud prefix.
31898 (tooltip-gud-original-filter, tooltip-gud-dereference)
31899 (tooltip-gud-event, tooltip-toggle-gud-tips)
31900 (tooltip-gud-process-output, tooltip-gud-print-command)
31901 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
31902 gud.el by replacing tooltip-gud prefix with gud-tooltip.
31903 (gdb-tooltip-print): Move to gdb-ui.el.
31904
31905 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
31906 (require): CL needed to compile case.
31907 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
31908 tooltip-gud-tips-p. Make it a minor-mode.
31909 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
31910 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
31911 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
31912 (gud-tooltip-change-major-mode)
31913 (gud-tooltip-activate-mouse-motions-if-enabled)
31914 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
31915 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
31916 (gud-tooltip-original-filter, gud-tooltip-dereference)
31917 (gud-tooltip-event, tooltip-toggle-gud-tips)
31918 (gud-tooltip-process-output, gud-tooltip-print-command)
31919 (gud-tooltip-tips): Move from tooltip.el.
31920
31921 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
31922 (gdb-cpp-define-alist-flags): Doc fix.
31923 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
31924 gud-tooltip-mode is t.
31925
31926 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
31927
31928 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
31929 evaporate if their text is deleted.
31930 (goto-address-at-point): Make it work as a mouse binding as well.
31931 (goto-address-at-mouse): Obsolete it. Update users.
31932
31933 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
31934
31935 * calendar/appt.el (top-level): No longer activate on load.
31936
31937 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
31938
31939 * calendar/cal-bahai.el (mark-bahai-diary-entries):
31940 * net/webjump.el (webjump):
31941 * progmodes/idlw-help.el (idlwave-do-context-help1)
31942 (idlwave-highlight-linked-completions):
31943 * textmodes/po.el (po-find-file-coding-system-guts):
31944 Replace `assoc-ignore-case' by `assoc-string'.
31945
31946 2005-05-06 Eli Zaretskii <eliz@gnu.org>
31947
31948 * files.el (locate-file): Doc fix.
31949
31950 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
31951 Remove the redundant test for ms-dos.
31952
31953 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
31954 look for the preprocessor with exec-suffixes. If not found in
31955 standard places, look in exec-path. Remove most of the tests that
31956 used system-type.
31957
31958 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
31959
31960 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
31961
31962 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
31963 file-name clash with jka-compr.el on 8+3 filesystems.
31964
31965 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
31966
31967 * term/mac-win.el: Don't define or bind scroll bar functions if
31968 x-toolkit-scroll-bars is t.
31969 (x-select-text, x-get-selection-value): Clear
31970 x-last-selected-text-clipboard if x-select-enable-clipboard is
31971 nil.
31972 (PRIMARY): Put mac-scrap-name property.
31973 (mac-select-convert-to-file-url): New function.
31974 (public.file-url): New selection target type. Add to
31975 selection-converter-alist.
31976 (x-get-selection, x-selection-value): Handle it.
31977 (x-cut-buffer-or-selection-value): New alias.
31978
31979 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
31980
31981 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
31982 entry to avoid calling bibtex-find-entry with arg global
31983 being t. Remove arg key.
31984 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
31985 (bibtex-copy-summary-as-kill): Change accordingly.
31986
31987 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
31988
31989 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
31990 (org-agenda-date-later): Use with-current-buffer.
31991
31992 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
31993
31994 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
31995 (define-obsolete-variable-alias): Doc Fixes.
31996
31997 2005-05-06 Kim F. Storm <storm@cua.dk>
31998
31999 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
32000 vertical-motion when selective-display is active.
32001
32002 * ido.el (ido-setup-hook): New hook.
32003 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
32004 (ido-input-stack): New var.
32005 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
32006 ido-next-work-file binding to M-O.
32007 Bind M-f to ido-wide-find-file-or-pop-dir.
32008 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
32009 (ido-read-internal): Run ido-setup-hook.
32010 Catch quit in read-file-name and read-string to cancel edit.
32011 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
32012 Automatically pop-all when completing a directory name (RET).
32013 (ido-file-internal): Add with-no-warnings around ffap and dired code.
32014 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
32015 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
32016 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
32017 New functions for M-b/M-f to move among the directory components.
32018 (ido-make-merged-file-list): Catch quit to cancel merge.
32019 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
32020 (ido-completion-help): No warnings for ido-completion-buffer-full.
32021
32022 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
32023
32024 * font-lock.el (font-lock-negation-char-face): New face and variable.
32025 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
32026 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
32027 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
32028 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
32029
32030 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
32031
32032 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
32033 Fix typo in docstring.
32034
32035 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
32036 (ebrowse-print-statistics-line)
32037 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
32038
32039 * term/w32-win.el (image-library-alist): Add additional name for
32040 Xpm library.
32041
32042 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
32043
32044 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
32045 use gcc instead of cpp.
32046
32047 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
32048 (gdb-create-define-alist): Use it.
32049 (gdb-cpp-define-alist-program): Update for MS-DOS.
32050
32051 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
32052
32053 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
32054
32055 2005-05-04 Richard M. Stallman <rms@gnu.org>
32056
32057 * help.el (describe-key): No error when UNTRANSLATED is nil.
32058
32059 * simple.el (line-move-1): Fix previous change to signal errors
32060 appropriately.
32061
32062 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
32063
32064 * calendar/icalendar.el (icalendar-version): Now at 0.12.
32065 (icalendar-duration-correction): Remove.
32066 (icalendar--get-event-properties): Split result at commas.
32067 (icalendar--decode-isoduration): New optional argument
32068 DURATION-CORRECTION.
32069 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
32070 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
32071 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
32072 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
32073 (icalendar--convert-anniversary-to-ical): New functions, extracted
32074 from icalendar-export-region, with bug fixes.
32075 (icalendar-export-region): Use the above functions.
32076 (icalendar-import-buffer): Check before saving diary file.
32077 (icalendar--convert-recurring-to-diary)
32078 (icalendar--convert-non-recurring-all-day-to-diary)
32079 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
32080 extracted from icalendar--convert-ical-to-diary, with bug fixes.
32081 (icalendar--convert-ical-to-diary): Use the above functions.
32082
32083 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
32084
32085 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
32086 Remove these recent additions.
32087 (c-mode): Restore to before 2005-04-28.
32088
32089 * progmodes/cc-vars.el (cc-define-list-program): Remove this
32090 recent addition.
32091
32092 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
32093 (gdb-define-alist): New variables.
32094 (gdb-create-define-alist): New function.
32095 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
32096 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
32097 with string-to-number.
32098 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
32099
32100 * progmodes/gud.el: Replace string-to-int with string-to-number.
32101 (gud-find-file): Handle gdb-define-alist.
32102
32103 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
32104
32105 2005-05-02 Jay Belanger <belanger@truman.edu>
32106
32107 * calc/calc-aent.el (math-read-token):
32108 * calc/calc-bin.el (calc-word-size):
32109 * calc/calc-ext.el (calc-read-number-fancy):
32110 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
32111 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
32112 * calc/calc-frac.el (calc-over-notation):
32113 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
32114 (calc-graph-num-points, calc-graph-init):
32115 * calc/calc-prog.el (calc-read-parse-table-part)
32116 (calc-edit-macro-repeats):
32117 * calc/calc-yank.el (calc-do-grab-rectangle):
32118 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
32119 Replace `string-to-int' by `string-to-number'.
32120
32121 2005-05-02 Kim F. Storm <storm@cua.dk>
32122
32123 * kmacro.el: Use executing-kbd-macro-index variable.
32124
32125 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
32126
32127 * net/rlogin.el (rlogin-parse-words): Delete func.
32128 (rlogin): Use split-string, not rlogin-parse-words.
32129 Also, if there are option-like elements in the parsed args,
32130 take the host to be the first arg immediately following them.
32131 Suggested by Michael Mauger.
32132
32133 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
32134
32135 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
32136
32137 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
32138
32139 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
32140 (cc-mode-cpp-program): Rename to cc-define-list-program and
32141 move to cc-vars.el.
32142
32143 * progmodes/cc-vars.el (cc-define-list-program):
32144 Change to "gcc -E -dM -". Make customizable.
32145
32146 2005-05-02 Kim F. Storm <storm@cua.dk>
32147
32148 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
32149
32150 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
32151
32152 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
32153
32154 * international/mule-util.el (truncate-string): Remove alias and
32155 obsolete declaration.
32156
32157 * international/mule-cmds.el (update-iso-coding-systems):
32158 Remove alias and obsolete declaration.
32159
32160 * international/mule.el (coding-system-parent): Remove alias and
32161 obsolete declaration.
32162
32163 * subr.el (define-function, sref): Remove aliases and obsolete
32164 declarations.
32165 (chars-in-region): Remove obsolete declaration.
32166
32167 2005-05-01 Richard M. Stallman <rms@gnu.org>
32168
32169 * info.el (Info-mode): Set widen-automatically to nil, locally.
32170
32171 * simple.el (widen-automatically): New variable.
32172 (pop-global-mark): Obey widen-automatically.
32173
32174 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
32175
32176 * term/xterm.el (function-key-map): Call substitute-key-definition
32177 before the keymap size is increased by a lot of define-key calls.
32178
32179 2005-05-01 Richard M. Stallman <rms@gnu.org>
32180
32181 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
32182 Rename ARG to ELEMENT. Doc fix.
32183
32184 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
32185
32186 * allout.el (allout-exposure): Remove macro and obsolete declaration.
32187 Remove references to allout-exposure/change to allout-new-exposure.
32188
32189 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
32190 bytecode symbols.
32191
32192 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
32193 (compiled-function-p, focus-frame, unfocus-frame):
32194 Remove aliases and obsolete declarations.
32195 Back out inadvertent changes from previous commit.
32196
32197 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
32198
32199 * files.el (require-final-newline): Make Custom tags consistent
32200 with mode-require-final-newline.
32201 (mode-require-final-newline): Doc fix.
32202
32203 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
32204
32205 * international/latexenc.el (latexenc-find-file-coding-system):
32206 Fix regular expressions.
32207
32208 2005-05-01 David Kastrup <dak@gnu.org>
32209
32210 * international/latexenc.el (latexenc-find-file-coding-system):
32211 Fix regular expressions.
32212
32213 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
32214
32215 * subr.el (string-to-int): Make obsolete.
32216
32217 2005-04-30 Richard M. Stallman <rms@gnu.org>
32218
32219 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
32220
32221 * loadup.el: Load jka-comp-hook.
32222
32223 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
32224 (jka-compr-handler): Add autoload. `put' calls moved
32225 to jka-comp-hook.el.
32226 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
32227 (jka-compr-inhibit): Autoload.
32228
32229 * jka-comp-hook.el: New file.
32230 Enable the mode by default.
32231
32232 * files.el (backup-buffer-copy): Use copy-file instead
32233 of write-region, and put back the 'excl.
32234
32235 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
32236
32237 * progmodes/flymake.el (flymake-split-string)
32238 (flymake-split-string, flymake-log, flymake-pid-to-names)
32239 (flymake-reg-names, flymake-get-source-buffer-name)
32240 (flymake-unreg-names, flymake-add-line-err-info)
32241 (flymake-add-err-info): Clarify docstrings.
32242 (flymake-popup-menu, flymake-make-emacs-menu)
32243 (flymake-make-xemacs-menu): Add docstrings.
32244 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
32245 Set variables directly throughout.
32246
32247 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
32248
32249 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
32250 exists. Initialize cc-define-alist.
32251 (c-mode): Add cc-create-define-alist locally to after-save-hook.
32252 If there is no file (Macroexpansion) don't create an alist.
32253
32254 2005-04-29 Sam Steingold <sds@gnu.org>
32255
32256 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
32257 (cc-create-define-alist): Use it instead of the hard-coded string.
32258
32259 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
32260
32261 * international/mule-conf.el (file-coding-system-alist): Fix regexp
32262 for latexenc.
32263
32264 2005-04-29 Lute Kamstra <lute@gnu.org>
32265
32266 * emacs-lisp/generic.el: Improve commentary section.
32267 (define-generic-mode): Improve docstring.
32268
32269 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
32270
32271 * textmodes/org.el (many places): Change to quiet the byte compiler.
32272 (org-prefix-format-compiled): New variable.
32273 (org-compile-prefix-format): New function.
32274 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
32275 (org-agenda-prefix-format, org-timeline-prefix-format): New options.
32276 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
32277 (org-get-entries-from-diary): Use `org-get-time-of-day' for
32278 consistency with entries from `org-mode' files.
32279 (org-get-time-of-day): Fix bug with partial matches early in a line.
32280 (org-non-link-chars): New constant.
32281 (org-link-regexp): Respect `org-non-link-chars'.
32282 (org-agenda-day-view): Remove command.
32283 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
32284 (org-follow-bbdb-link, org-store-link): Search also company field.
32285 (org-highlight-overlay): New variable.
32286 (org-highlight, org-unhighlight): New functions.
32287 (org-agenda-mode): Add pre-command-hook to remove highlight.
32288 (org-evaluate-time-range): Behavior depends upon whether time stamp
32289 contains a time or not.
32290 (org-show-subtree, org-show-entry): New functions.
32291 (org-agenda-cleanup-fancy-diary): Remove empty lines.
32292
32293 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
32294
32295 * comint.el (comint-output-filter-functions): Add autoload cookie.
32296
32297 2005-04-28 Kim F. Storm <storm@cua.dk>
32298
32299 * ido.el (ido-everywhere): Fix last change.
32300
32301 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
32302
32303 * international/latexenc.el: New file.
32304 * international/mule-conf.el (file-coding-system-alist): For .tex,
32305 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
32306
32307 2005-04-28 Lute Kamstra <lute@gnu.org>
32308
32309 * font-lock.el (font-lock-add-keywords)
32310 (font-lock-remove-keywords): Clarify docstring.
32311 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
32312 Don't start docstrings with a `*'.
32313 (font-lock-update-removed-keyword-alist): Give it a docstring.
32314
32315 * generic-x.el: Update commentary section.
32316 Only require font-lock when compiling.
32317 Define all modes conditionally.
32318 Place all generic modes in the generic-x-modes customization group.
32319 (generic-x-modes): New customization group.
32320 (generic-default-modes, generic-mswindows-modes)
32321 (generic-unix-modes, generic-other-modes): New constants.
32322 (generic-define-mswindows-modes, generic-define-unix-modes):
32323 Update docstrings. Make them obsolete.
32324 (generic-extras-enable-list): New default value. Update docstring.
32325 Improve :type. Change :set function.
32326 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
32327 Fix docstring.
32328
32329 * emacs-lisp/generic.el (generic-mode-internal):
32330 Simplify font-lock-defaults.
32331 (define-generic-mode): Fix docstring.
32332
32333 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
32334
32335 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
32336 font-lock-face property to highlight matches.
32337
32338 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
32339
32340 * progmodes/cc-mode.el (cc-create-define-alist): New function.
32341 (cc-define-alist): New variable.
32342 (c-mode): Make it local and initialize it.
32343
32344 * progmodes/gdb-ui.el (gdb-active-process): New variable.
32345 (gdb-exited): New function.
32346 (gdb-annotation-rules): Use it.
32347 (gdb-starting): Set gdb-active-process to t.
32348 (gdb-stopping): Amend doc string.
32349 (gdb-reset): Set gdb-active-process to nil.
32350
32351 * tooltip.el (tooltip-gud-tips): Show the associated #define
32352 directives when a C program under GDB is not executing.
32353
32354 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
32355
32356 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
32357 font-lock-fontify-syntactic-keywords.
32358
32359 * font-lock.el (font-lock-default-fontify-region): Don't force
32360 parse-sexp-lookup-properties to nil.
32361
32362 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
32363
32364 * man.el (man-mode-syntax-table): Set up `:' to have
32365 word-constituent syntax.
32366
32367 2005-04-27 Lute Kamstra <lute@gnu.org>
32368
32369 * novice.el (disable-command): Don't add spurious newlines to the
32370 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
32371
32372 2005-04-26 Jay Belanger <belanger@truman.edu>
32373
32374 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
32375 than one window before deleting window.
32376
32377 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
32378
32379 * shell.el (shell-prompt-pattern): Doc fix.
32380 (shell-mode): Set paragraph-separate buffer locally to "\\'".
32381
32382 * comint.el (comint-prompt-regexp, comint-get-old-input)
32383 (comint-use-prompt-regexp)
32384 (comint-use-prompt-regexp-instead-of-fields)
32385 (comint-replace-by-expanded-history, comint-send-input)
32386 (comint-output-filter, comint-get-old-input-default)
32387 (comint-line-beginning-position, comint-bol, comint-show-output)
32388 (comint-backward-matching-input, comint-forward-matching-input)
32389 (comint-next-prompt, comint-previous-prompt):
32390 Rename `comint-use-prompt-regexp-instead-of-fields' to
32391 `comint-use-prompt-regexp'. Keep old name as alias and declare
32392 obsolete.
32393 (comint-use-prompt-regexp): Shorten first line of doc string.
32394
32395 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
32396 Set paragraph-separate buffer locally to "\\'".
32397
32398 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
32399 Adapt to above name change.
32400
32401 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
32402 (smbclient-prompt-regexp): Ditto.
32403
32404 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
32405
32406 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
32407
32408 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
32409 gdb-location-list.
32410 Break lines that are over 80 characters wide.
32411
32412 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
32413
32414 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
32415 New fun and var, to preserve compatibility.
32416
32417 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
32418
32419 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
32420
32421 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
32422 name to file-newer-than-file-p.
32423
32424 2005-04-26 Richard M. Stallman <rms@gnu.org>
32425
32426 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
32427
32428 * progmodes/python.el (python-mode):
32429 Use new name eldoc-documentation-function.
32430
32431 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
32432
32433 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
32434 (eldoc-documentation-function):
32435 Rename from eldoc-print-current-symbol-info-function. Calls changed.
32436
32437 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
32438
32439 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
32440
32441 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
32442
32443 * term/xterm.el (function-key-map): Fix strings for
32444 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
32445 {C,S,A,C-S}-{f1-f12}.
32446
32447 2005-04-26 Kenichi Handa <handa@m17n.org>
32448
32449 * international/mule-cmds.el (select-safe-coding-system):
32450 Fix previous change.
32451
32452 2005-04-26 Lute Kamstra <lute@gnu.org>
32453
32454 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
32455
32456 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
32457 (font-lock-comment-delimiter-face): Ditto.
32458
32459 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
32460
32461 2005-04-25 Jay Belanger <belanger@truman.edu>
32462
32463 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
32464 to t while inserting information; use help-mode.
32465
32466 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
32467
32468 * term.el (ansi-term-color-vector): Use the xterm colors.
32469 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
32470
32471 2005-04-25 Lute Kamstra <lute@gnu.org>
32472
32473 * font-core.el (font-lock-defaults): Fix docstring.
32474
32475 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
32476
32477 2005-04-25 Kenichi Handa <handa@m17n.org>
32478
32479 * international/mule-cmds.el (select-safe-coding-system):
32480 Don't check consistency with coding: spec, etc if raw-text or
32481 no-conversion was found to be safe.
32482
32483 2005-04-24 Richard M. Stallman <rms@gnu.org>
32484
32485 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
32486 citation markers at start of each line.
32487
32488 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
32489 citation markers at start of each line.
32490
32491 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
32492
32493 * files.el (mode-require-final-newline): Fix previous change.
32494 (require-final-newline): Fix type label.
32495
32496 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
32497
32498 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
32499 statement in buffer (broken by 2004-11-24 change).
32500
32501 2005-04-24 Kim F. Storm <storm@cua.dk>
32502
32503 * ido.el (ido-everywhere): Save and restore old read-buffer-function
32504 and read-file-name-function values. Don't overwrite existing
32505 non-nil values if ido-mode is enabled without ido-everywhere.
32506
32507 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
32508
32509 * files.el (mode-require-final-newline): Minor doc fix.
32510
32511 2005-04-24 Eli Zaretskii <eliz@gnu.org>
32512
32513 * subr.el (syntax-after): Doc fix.
32514 (syntax-class): If argument is nil, return nil. Mask off upper 16
32515 bits, not 8 bits.
32516
32517 * files.el (mode-require-final-newline): Doc fix.
32518 (backup-buffer-copy): Fix last change.
32519
32520 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32521
32522 * term/mac-win.el: Require select. Set selection-coding-system to
32523 mac-system-coding-system. Call menu-bar-enable-clipboard.
32524 (x-last-selected-text-clipboard, x-last-selected-text-primary)
32525 (x-select-enable-clipboard): New variables.
32526 (x-select-text, x-get-selection, x-selection-value)
32527 (x-get-selection-value, mac-select-convert-to-string)
32528 (mac-services-open-file, mac-services-open-selection)
32529 (mac-services-insert-text): New functions.
32530 (CLIPBOARD, FIND): Put mac-scrap-name property.
32531 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
32532 (public.tiff): Put mac-ostype property.
32533 (selection-converter-alist): Add entries for them.
32534 (mac-application-menu-map): New keymap.
32535 (interprogram-cut-function, interprogram-paste-function): Set to
32536 x-select-text and x-get-selection-value, respectively.
32537 (split-window-keep-point): Set to t.
32538
32539 2005-04-23 Richard M. Stallman <rms@gnu.org>
32540
32541 * files.el (read-directory-name): Always pass non-nil
32542 DEFAULT-FILENAME arg to read-file-name.
32543 (backup-buffer-copy, basic-save-buffer-2): Take care against
32544 writing thru an unexpected existing symlink.
32545 (revert-buffer): In indirect buffer, revert the base buffer.
32546 (magic-mode-alist): Doc fix.
32547 (buffer-stale-function): Doc fix.
32548 (minibuffer-with-setup-hook): Avoid warning.
32549 (mode-require-final-newline): Doc and custom fix.
32550
32551 * follow.el (follow-end-of-buffer): Use with-no-warnings.
32552
32553 * font-lock.el (font-lock-comment-face): On terminals with few colors,
32554 use the default appearance.
32555 (font-lock-comment-delimiter-face): New face, new variable.
32556
32557 * imenu.el (imenu--generic-function): The official position of a
32558 definition is the start of the line that BEG is in.
32559
32560 * midnight.el (midnight-timer): Move defvar up.
32561
32562 * mouse.el (mouse-drag-region-1): Delete some debugging code.
32563
32564 * saveplace.el (save-place-to-alist): Use with-no-warnings.
32565
32566 * startup.el (command-line): Use with-no-warnings.
32567
32568 * window.el (window-size-fixed): New defvar.
32569
32570 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
32571
32572 * mail/rmail.el (rmail-font-lock-keywords):
32573 Use font-lock-comment-delimiter-face.
32574
32575 * mail/sendmail.el (mail-font-lock-keywords):
32576 Use font-lock-comment-delimiter-face.
32577
32578 * progmodes/compile.el (next-error-highlight-timer): New defvar.
32579
32580 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
32581
32582 * progmodes/compile.el (compilation-mode-font-lock-keywords):
32583 Specify t for LAXMATCH when matching directories.
32584 Save match data around compilation-compat-error-properties form.
32585
32586 2005-04-23 David Kastrup <dak@gnu.org>
32587
32588 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
32589 Mention that the autoloaded aliases should be kept for AUCTeX.
32590
32591 2005-04-23 Andreas Schwab <schwab@suse.de>
32592
32593 * isearch.el (isearch-forward): Doc fix.
32594
32595 2005-04-23 Eli Zaretskii <eliz@gnu.org>
32596
32597 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
32598 (jit-lock-stealth-nice): Change default value to 0.5.
32599
32600 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
32601
32602 * abbrev.el (write-abbrev-file): Write table entries in
32603 alphabetical order by table name.
32604
32605 2005-04-22 Kim F. Storm <storm@cua.dk>
32606
32607 * ido.el (ido-read-internal): Fix `list' completion.
32608
32609 2005-04-22 Kenichi Handa <handa@m17n.org>
32610
32611 * recentf.el (recentf-save-file-coding-system): New variable.
32612 (recentf-save-list): Encode the file by
32613 recentf-save-file-coding-system and add coding: tag.
32614
32615 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
32616
32617 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
32618
32619 2005-04-21 Lute Kamstra <lute@gnu.org>
32620
32621 * loadhist.el (unload-feature): Don't remove a function from hooks
32622 if it is about to be restored to an autoload . Remove functions
32623 that will become unbound from auto-mode-alist. Simplify the code.
32624
32625 * subr.el (assq-delete-all): New implementation that is linear,
32626 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
32627 (rassq-delete-all): New function.
32628
32629 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32630 Add size-indication-mode.
32631
32632 2005-04-21 Kenichi Handa <handa@m17n.org>
32633
32634 * international/mule-cmds.el: Add autoload for widget-value in
32635 eval-when-compile.
32636
32637 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
32638
32639 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
32640 Add tooltip-mode.
32641
32642 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
32643
32644 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
32645
32646 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
32647 (inferior-lisp-filter-regexp, inferior-lisp-program)
32648 (inferior-lisp-load-command, inferior-lisp-prompt)
32649 (inferior-lisp-mode-hook, lisp-source-modes)
32650 (inferior-lisp-load-hook): defvar->defcustom.
32651 (inferior-lisp-program, inferior-lisp-prompt)
32652 (inferior-lisp-load-hook): Doc fixes.
32653 (inferior-lisp-install-letter-bindings): Small change in
32654 introductory comment.
32655
32656 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
32657
32658 * vc.el (vc-annotate-color-map): Change some colors so that text
32659 using them as foreground is readable on both white and black
32660 backgrounds.
32661
32662 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
32663
32664 * international/mule-conf.el (translation-table-for-input):
32665 Remove redundant declaration.
32666
32667 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32668
32669 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
32670
32671 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
32672 (tooltip-toggle-gud-tips): New function.
32673
32674 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32675
32676 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
32677 right angle brackets.
32678
32679 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
32680
32681 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
32682
32683 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
32684
32685 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
32686 Remove. Update callers to use expand-file-name instead.
32687
32688 * subr.el (syntax-class): New function.
32689
32690 * simple.el (blink-matching-open): Use it.
32691
32692 * paren.el (show-paren-function): Use it to recognize parens that are
32693 also used in 2-char comment markers.
32694
32695 2005-04-19 Lute Kamstra <lute@gnu.org>
32696
32697 * loadhist.el (unload-feature): Update for new format of
32698 load-history. Simplify the code.
32699
32700 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32701
32702 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
32703 (mac-add-charset-info): New function. Initialize variable
32704 mac-charset-info-alist using it.
32705 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
32706 for translation.
32707 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
32708 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
32709 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
32710 New CCL programs.
32711
32712 2005-04-19 Kim F. Storm <storm@cua.dk>
32713
32714 * simple.el (next-buffer, prev-buffer, next-error)
32715 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32716 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
32717
32718 * bindings.el (next-buffer, prev-buffer, next-error)
32719 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
32720 (clone-indirect-buffer-other-window): Move bindings from simple.el.
32721 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
32722 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
32723
32724 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
32725
32726 * isearch.el (isearch-edit-string): Make the search-ring available for
32727 minibuffer history commands.
32728 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
32729 the default history commands now work just as well.
32730 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
32731
32732 2005-04-18 Kim F. Storm <storm@cua.dk>
32733
32734 * emulation/cua-base.el (cua--pre-command-handler): Add more
32735 elaborate check for shift modifier on non-window systems.
32736
32737 2005-04-18 Lars Hansen <larsh@math.ku.dk>
32738
32739 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
32740
32741 2005-04-18 Kim F. Storm <storm@cua.dk>
32742
32743 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
32744 and make it optional. Don't test tooltip-gud-echo-area here.
32745 (tooltip-gud-process-output, gdb-tooltip-print):
32746 Pass tooltip-gud-echo-area to tooltip-show.
32747 (tooltip-help-tips): Remove second optional arg to tooltip-show.
32748
32749 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32750
32751 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
32752 `display-graphic-p' may not be bound yet.
32753
32754 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
32755
32756 * startup.el (command-line): No longer enable Xterm Mouse mode by
32757 default in terminals compatible with xterm.
32758
32759 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
32760
32761 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
32762
32763 * tooltip.el (tooltip-gud-echo-area): Rename from
32764 tooltip-use-echo-area.
32765 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
32766 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
32767 area independently of where help tooltips are displayed.
32768
32769 2005-04-17 David Kastrup <dak@gnu.org>
32770
32771 * cus-theme.el (custom-theme-write-variables): Quote variables
32772 where necessary.
32773
32774 2005-04-17 Richard M. Stallman <rms@gnu.org>
32775
32776 * simple.el (yank-excluded-properties): Add follow-link to value.
32777
32778 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
32779
32780 * startup.el (fancy-splash-max-time): Just 30 seconds.
32781 (fancy-splash-delay): Just 7.
32782 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
32783
32784 * loadhist.el (unload-feature): Update for new format of load-history.
32785 Simplify the code.
32786
32787 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
32788 (rmail-font-lock-keywords): Don't fontify the text of a citation.
32789
32790 * mail/sendmail.el (mail-font-lock-keywords):
32791 Don't fontify subject text.
32792 Don't fontify the text of a citation.
32793
32794 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
32795
32796 * comint.el (comint-output-filter): Run comint-output-filter-functions
32797 with point where the user had it.
32798
32799 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
32800
32801 * international/ucs-tables.el (ucs-set-table-for-input):
32802 Disable when using unify-on-decoding.
32803
32804 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
32805
32806 * emulation/cua-base.el (cua-global-mark-face): Add special case
32807 for displays supporting a high number of colors.
32808
32809 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
32810
32811 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
32812
32813 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
32814
32815 * filesets.el (filesets-add-buffer): If user supplies a name of a
32816 non-existing fileset, create a new fileset.
32817
32818 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
32819
32820 * textmodes/org.el (org-up-heading-all): Fix bug with
32821 `outline-up-heading-all'.
32822
32823 2005-04-16 Andreas Schwab <schwab@suse.de>
32824
32825 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
32826 /etc/permissions.d/* and /etc/aliases.d/*.
32827
32828 2005-04-16 Kenichi Handa <handa@m17n.org>
32829
32830 * international/code-pages.el (cp-make-coding-system):
32831 Set `translation-table-for-input' property value to the symbol
32832 ucs-mule-to-mule-unicode, not to that value.
32833 (pt154): Escape guillemet by `\'.
32834
32835 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
32836
32837 * loadup.el: Load tooltip if x-show-tip is fboundp.
32838
32839 * startup.el (command-line): Add comment.
32840
32841 * tooltip.el (tooltip-mode): Specify correct standard value for
32842 Custom in init-value.
32843
32844 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
32845
32846 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
32847 possible.
32848
32849 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
32850
32851 * textmodes/org.el (org-agenda-date-prompt): Rename from
32852 `org-agenda-date-today'.
32853 (org-evaluate-time-range): Insert at point instead of directly
32854 after time range.
32855 (org-first-headline-recenter, org-subtree-end-visible-p)
32856 (org-optimize-window-after-visibility-change): New functions
32857 (org-agenda-post-command-hook): Don't allow point at end of line,
32858 to make sure it always hits the text properties.
32859 (org-agenda-next-date-line, org-agenda-previous-date-line):
32860 New commands.
32861 (org-set-regexps-and-options): Category may contain white space.
32862 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32863 Improve marker positions.
32864 (org-agenda-new-marker): Argument POS made optional.
32865 (org-agenda-get-timestamps): Deadlines which are done are listed
32866 in org-done-face now.
32867 (org-agenda-get-todos, org-agenda-get-timestamps)
32868 (org-agenda-get-deadlines, org-agenda-get-scheduled):
32869 Set `undone-face' and `done-face' properties.
32870 (org-last-todo-state-is-todo): New variable.
32871 (org-todo): Set `org-last-todo-state-is-todo'.
32872 (org-agenda-todo): Change face according to
32873 `org-last-todo-state-is-todo'. And change other lines referring to
32874 the same entry.
32875 (org-calendar-goto-agenda): New command.
32876 (org-calendar-to-agenda-key): New option.
32877 (org-startup-folded): New allowed value `content'.
32878 (org-set-regexps-and-options): Accept new value `content' for
32879 `org-startup-folded'.
32880 (org-get-current-options): Handle new value `content' for
32881 `org-startup-folded'.
32882 (org-insert-todo-heading): New command.
32883 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
32884 interactively in empty file and option
32885 `org-insert-mode-line-in-empty-file' has been set.
32886 (org-agenda-todo, org-agenda-priority): Modify to use
32887 `org-agenda-change-all-lines'.
32888 (org-warning-face): Change color on dark background.
32889
32890 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32891
32892 * international/mule-cmds.el (set-locale-environment): On Mac OS,
32893 use preferences AppleLocale and AppleLanguages, and variable
32894 mac-system-locale for default locale. On Mac OS Classic, use
32895 mac-system-coding-system for default coding systems.
32896
32897 * term/mac-win.el: Don't set file-name-coding-system.
32898 Decode variables system-name, emacs-build-system, user-login-name, and
32899 user-full-name by mac-system-coding-system on Mac OS Classic.
32900 (mac-system-coding-system): New variable.
32901
32902 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
32903
32904 * startup.el (command-line): Handle `xterm-mouse-mode' before
32905 reading init file.
32906
32907 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
32908
32909 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
32910
32911 * progmodes/sh-script.el (sh-here-document-word): Make it a
32912 defcustom. Doc fix.
32913 (sh-add): Bash uses $(( )) for arithmetic.
32914 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
32915 (sh-maybe-here-document): Remove quotes and leading whitespace
32916 from heredoc word when closing. Indent heredoc with tabs if word
32917 starts with "-".
32918
32919 2005-04-13 Richard M. Stallman <rms@gnu.org>
32920
32921 * simple.el (undo): Fix previous change.
32922
32923 * custom.el (defface): Doc fix.
32924
32925 2005-04-13 Lute Kamstra <lute@gnu.org>
32926
32927 * Makefile.in (DONTCOMPILE): Remove list.
32928 (compile, compile-always): Don't use DONTCOMPILE.
32929 (update-authors): Load the library in which batch-update-authors
32930 is defined.
32931 * makefile.w32-in (DONTCOMPILE): Remove list.
32932 (compile, compile-always): Fix comments.
32933 (update-authors): Load the library in which batch-update-authors
32934 is defined.
32935
32936 * generic-x.el (generic-mode-ini-file-find-file-hook):
32937 Rename to ini-generic-mode-find-file-hook.
32938 Keep generic-mode-ini-file-find-file-hook as an alias.
32939 (ini-generic-mode-find-file-hook): Rename from
32940 generic-mode-ini-file-find-file-hook. Fix docstring.
32941 (ini-generic-mode): Docstring change.
32942 (bat-generic-mode-run-as-comint): Silence the byte compiler.
32943
32944 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
32945 called from lisp.
32946
32947 * generic.el: Move to the emacs-lisp subdir.
32948
32949 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
32950
32951 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
32952 and C-S- function and cursor motion keys.
32953
32954 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
32955
32956 * startup.el (command-line): Enable Xterm Mouse mode by default.
32957 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
32958 for Custom. No longer show "Mouse" in mode line when enabled.
32959 Doc fix.
32960
32961 2005-04-12 Kim F. Storm <storm@cua.dk>
32962
32963 * emulation/cua-base.el (cua-rectangle-face)
32964 (cua-rectangle-noselect-face): Define face attributes here.
32965
32966 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
32967
32968 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
32969
32970 * startup.el (command-line): Turn off blinking cursor if
32971 cursorBlink in resources is off or false.
32972
32973 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
32974
32975 * term/mac-win.el (dnd): Require dnd.
32976 (mac-drag-n-drop): Call dnd-handle-one-url.
32977 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
32978 (kTextEncodingISOLatin2): Remove constants.
32979 (mac-script-code-coding-systems): New constant.
32980 (mac-handle-language-change): New function.
32981 (special-event-map): Bind it to `language-change' event.
32982 (mac-centraleurroman, mac-cyrillic): New coding systems.
32983 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
32984 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
32985 and mac-cyrillic-encoder to encode-mac-centraleurroman and
32986 encode-mac-cyrillic, respectively.
32987
32988 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
32989
32990 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
32991 Don't set overlay-arrow-string to "=>" as this is done
32992 globally in C now.
32993
32994 2005-04-12 Lute Kamstra <lute@gnu.org>
32995
32996 * generic-x.el (rc-generic-mode, rul-generic-mode):
32997 Fix auto-mode-alist entries.
32998 (etc-fstab-generic-mode): Tweak fontification.
32999
33000 * generic.el (generic-make-keywords-list): Fix docstring.
33001 (generic-mode-internal): Simplify generic-font-lock-keywords.
33002
33003 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
33004
33005 * whitespace.el (whitespace-buffer-leading)
33006 (whitespace-buffer-trailing): Revert the incorrect test inversion.
33007 However, fix the highlight area for the leading and
33008 trailing whitespaces to show space.
33009
33010 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
33011
33012 * whitespace.el (whitespace-version): Bump to 3.5.
33013
33014 (whitespace-buffer-leading, whitespace-buffer-trailing):
33015 Invert sense of the test to highlight the whitespace.
33016
33017 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
33018
33019 * progmodes/gud.el (gud-display-line): GUD uses its own
33020 overlay arrow now so don't set overlay-arrow-string.
33021 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
33022
33023 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
33024
33025 * term.el (term-ansi-current-bold, term-ansi-current-underline)
33026 (term-ansi-current-reverse, term-ansi-current-invisible)
33027 (term-ansi-face-already-done): Change to boolean.
33028 (term-reset-terminal, term-handle-colors-array): Handle the above
33029 vars accordingly.
33030 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
33031 (term-emulate-terminal): Use the new name.
33032
33033 * faces.el (secondary-selection): Use yellow1, not yellow.
33034 (trailing-whitespace): Use red1, not red.
33035
33036 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
33037
33038 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
33039 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
33040 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
33041
33042 * cus-edit.el (dnd): New group.
33043
33044 * term/w32-win.el (dnd): Require dnd
33045 (w32-drag-n-drop): Call dnd-handle-one-url.
33046
33047 * x-dnd.el: Require dnd.
33048 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
33049 Call dnd-handle-one-url.
33050 (x-dnd-types-alist, x-dnd-insert-utf8-text)
33051 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
33052 to dnd-insert-text.
33053 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
33054 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
33055 (x-dnd-get-local-file-name, x-dnd-open-local-file)
33056 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
33057
33058 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
33059
33060 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33061
33062 * wdired.el: Doc fixes.
33063 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
33064 (wdired-use-dired-vertical-movement): Rename from
33065 wdired-always-move-to-filename-beginning.
33066 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
33067 (wdired-change-to-wdired-mode): Change mode name.
33068 (wdired-newline): Delete.
33069
33070 2005-04-11 Richard M. Stallman <rms@gnu.org>
33071
33072 * whitespace.el (whitespace-highlight-the-space):
33073 Don't call whitespace-unhighlight-the-space here.
33074
33075 * simple.el (undo): Record t in undo-equiv-table
33076 for the redo record made by an undo-in-region.
33077
33078 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
33079
33080 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
33081 (gdb-frame-inferior-io-buffer): New Functions to control
33082 display of separate IO buffer.
33083 (menu): Add them to menu-bar.
33084 (gdb-display-buffer): Check for buffer another frame.
33085 Protect GUD buffer.
33086 (gdb-setup-windows): Create IO buffer if not already there.
33087 (gdb-memory-mode): Remove purecopy noops.
33088
33089 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
33090
33091 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
33092 and pass to self-insert-command.
33093
33094 2005-04-11 Lute Kamstra <lute@gnu.org>
33095
33096 * generic.el: Commentary section cleanup.
33097 (generic): Delete.
33098 (generic-use-find-file-hook, generic-lines-to-scan)
33099 (generic-find-file-regexp, generic-ignore-files-regexp)
33100 (default-generic-mode, generic-mode-find-file-hook)
33101 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
33102 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
33103 (generic-use-find-file-hook, generic-lines-to-scan)
33104 (generic-find-file-regexp, generic-ignore-files-regexp)
33105 (default-generic-mode, generic-mode-find-file-hook)
33106 (generic-mode-ini-file-find-file-hook): Move from generic.el.
33107
33108 2005-04-10 Karl Fogel <kfogel@red-bean.com>
33109
33110 * bookmark.el (bookmark-write-file): Catch errors writing file.
33111 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
33112
33113 2005-04-10 Richard M. Stallman <rms@gnu.org>
33114
33115 * startup.el (fancy-splash-tail): Update copyright year.
33116 (command-line): Split part of -Q into -D.
33117 (emacs-basic-display): New defvar.
33118 (fancy-splash-text): Correct name of menu item.
33119
33120 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
33121
33122 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
33123 lines in one node.
33124
33125 * comint.el (comint-send-input): New arg ARTIFICIAL.
33126 Callers in this file changed.
33127
33128 * abbrev.el (define-abbrevs): Read system abbrevs properly.
33129
33130 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
33131
33132 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
33133
33134 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
33135 `ldap-search-internal'.
33136
33137 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
33138
33139 * files.el (set-auto-mode-1): Use line-end-position.
33140
33141 * international/latin-1.el:
33142 * international/latin-2.el:
33143 * international/latin-3.el:
33144 * international/latin-4.el:
33145 * international/latin-5.el:
33146 * international/latin-8.el:
33147 * international/latin-9.el: Give punctuation syntax to NBSP.
33148
33149 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
33150 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
33151 Use char-classes to accept non-ascii letters, accepted in some recent
33152 bibtex implementations.
33153
33154 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
33155
33156 * custom.el (custom-set-minor-mode): Any non-nil value for the
33157 variable should enable the mode when set through Custom.
33158
33159 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
33160
33161 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
33162 TAB binding so tab-always-indent is obeyed.
33163 (vhdl-minibuffer-local-map): Move initialization into declaration.
33164 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
33165 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
33166 (vhdl-hooked-abbrev): Avoid test for XEmacs.
33167 (vhdl-current-line): Use line-beginning-position.
33168 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
33169 with-output-to-temp-buffer, so the current position can be recorded.
33170
33171 2005-04-10 Masatake YAMATO <jet@gyve.org>
33172
33173 * progmodes/compile.el (compilation-error-regexp-alist-alist):
33174 Add regexp for gcov.
33175
33176 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
33177
33178 * calendar/time-date.el (time-to-seconds, seconds-to-time)
33179 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
33180 syntax which Emacs 20 doesn't support.
33181
33182 2005-04-09 Richard M. Stallman <rms@gnu.org>
33183
33184 * help.el (describe-key-briefly, describe-key):
33185 Replace strings as event types with "(any string)".
33186
33187 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
33188
33189 * arc-mode.el (archive-mode-map): Move initialization into
33190 the declaration. Override *all* bindings of `undo'.
33191 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
33192
33193 2005-04-09 Jay Belanger <belanger@truman.edu>
33194
33195 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
33196
33197 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
33198
33199 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
33200 (xterm-register-default-colors): Update color values computation
33201 to match xterm-200.
33202
33203 2005-04-09 Kenichi Handa <handa@m17n.org>
33204
33205 * international/code-pages.el (iso-latin-7): Fix the map.
33206
33207 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
33208
33209 * emacs-lisp/lisp.el (defun-prompt-regexp)
33210 (parens-require-spaces, buffer-end, end-of-defun)
33211 (insert-parentheses): Doc fixes.
33212
33213 2005-04-08 Kim F. Storm <storm@cua.dk>
33214
33215 * comint.el (comint-highlight-prompt): Fix face spec.
33216 * hi-lock.el (hi-green): Likewise.
33217
33218 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
33219
33220 * cus-edit.el (custom-modified-face):
33221 * comint.el (comint-highlight-input): Fix previous changes.
33222 * term.el (term-handle-ansi-escape): Add a comment.
33223
33224 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
33225
33226 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
33227 in the buffer and in whitespace-highlighted-space.
33228 (whitespace-unhighlight-the-space): Simplify.
33229 (whitespace-buffer): Simplify.
33230
33231 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
33232
33233 * textmodes/table.el (table-cell-face): Add special case for
33234 displays supporting a high number of colors.
33235 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
33236 (vhdl-font-lock-reserved-words-face)
33237 (vhdl-speedbar-architecture-face)
33238 (vhdl-speedbar-instantiation-face)
33239 (vhdl-speedbar-architecture-selected-face)
33240 (vhdl-speedbar-instantiation-selected-face): Likewise.
33241 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
33242 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
33243 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
33244 (ebrowse-root-class-face, ebrowse-member-attribute-face)
33245 (ebrowse-progress-face): Likewise.
33246 * progmodes/compile.el (compilation-info-face): Likewise.
33247 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
33248 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
33249 * calendar/calendar.el (diary-face): Likewise.
33250 * woman.el (woman-italic-face, woman-bold-face)
33251 (woman-unknown-face): Likewise.
33252 * wid-edit.el (widget-button-pressed-face): Likewise.
33253 * whitespace.el (whitespace-highlight-face): Likewise.
33254 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
33255 * pcvs-info.el (cvs-marked-face): Likewise.
33256 * info.el (info-xref): Likewise.
33257 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
33258 * hilit-chg.el (highlight-changes-face)
33259 (highlight-changes-delete-face): Likewise.
33260 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
33261 (hi-red-b): Likewise.
33262 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
33263 * font-lock.el (font-lock-keyword-face)
33264 (font-lock-function-name-face, font-lock-warning-face): Likewise.
33265 * cus-edit.el (custom-invalid-face, custom-modified-face)
33266 (custom-set-face, custom-changed-face, custom-variable-tag-face)
33267 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
33268 * comint.el (comint-highlight-prompt): Likewise.
33269
33270 2005-04-08 Lute Kamstra <lute@gnu.org>
33271
33272 * font-lock.el (font-lock-keywords): Docstring fixes.
33273
33274 2005-04-08 Kenichi Handa <handa@m17n.org>
33275
33276 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
33277 chars are more than a limit, print " and more..." at the tail.
33278
33279 2005-04-08 Kim F. Storm <storm@cua.dk>
33280
33281 * emacs-lisp/authors.el (authors-aliases): Update list.
33282 (authors-ignored-files): New list.
33283 (authors-fixed-entries): Fix typo.
33284 (authors-renamed-files-alist): Update list.
33285 (authors-add): Check authors-ignored-files.
33286
33287 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
33288
33289 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
33290 optional, to ensure backward compatibility.
33291
33292 2005-04-08 Stephen Eglen <stephen@gnu.org>
33293
33294 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
33295
33296 2005-04-08 Kim F. Storm <storm@cua.dk>
33297
33298 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
33299
33300 * mouse.el (mouse-on-link-p): Doc fix.
33301
33302 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
33303
33304 * ielm.el (ielm-prompt-read-only): Doc fix.
33305
33306 * comint.el (comint-prompt-read-only): Doc fix.
33307
33308 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
33309
33310 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
33311 ensure dired always handles wildcards passed to ffap.
33312 (find-file-at-point): Use it.
33313 (ffap-dired-wildcards): Doc fix.
33314
33315 2005-04-07 Juri Linkov <juri@jurta.org>
33316
33317 * simple.el (next-error-overlay-arrow-position): New defvar.
33318 Put "=>" on its property `overlay-arrow-string'. Add it to
33319 `overlay-arrow-variable-list'.
33320
33321 * progmodes/compile.el (compilation-setup):
33322 Set `next-error-overlay-arrow-position' to nil. Also set it to
33323 nil in the local hook `kill-buffer-hook'. Make local variable
33324 `overlay-arrow-string' and set it to "=>".
33325 (compilation-goto-locus): Set BOL position to
33326 `next-error-overlay-arrow-position' instead of
33327 `overlay-arrow-position'.
33328
33329 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
33330 locally instead of adding it to the global hook.
33331 (Info-kill-buffer): Move up.
33332
33333 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
33334
33335 * term/xterm.el (xterm-standard-colors): Update color values from
33336 xterm-200.
33337
33338 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
33339
33340 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
33341
33342 * fast-lock.el:
33343 * lazy-lock.el: Move them to the obsolete subdir.
33344
33345 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
33346
33347 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
33348 (wdired-add-replace-advice): Remove.
33349 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
33350
33351 2005-04-06 Kim F. Storm <storm@cua.dk>
33352
33353 * startup.el (command-line): Add --bare-bones alias for -Q.
33354
33355 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
33356
33357 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
33358 create the startup fontset if a font specification ends with
33359 `mac-roman'.
33360
33361 2005-04-06 Lute Kamstra <lute@gnu.org>
33362
33363 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
33364 change.
33365
33366 * emacs-lisp/copyright.el (copyright-update-year): Replace the
33367 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
33368
33369 2005-04-05 Lute Kamstra <lute@gnu.org>
33370
33371 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
33372 (define-generic-mode): Ditto. Fix debug declaration.
33373
33374 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
33375 Put them in the generic-x group.
33376
33377 * calendar/timeclock.el (timeclock): Doc fix.
33378
33379 * generic.el (define-generic-mode): Don't use custom-current-group.
33380 Document default :group value.
33381 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
33382 (define-global-minor-mode): Don't use custom-current-group.
33383
33384 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
33385
33386 * startup.el (command-line-1): Display startup-echo-area-message
33387 when fancy splash screen is in use.
33388
33389 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
33390 (sh-escaped-newline): New face.
33391 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
33392 newline, and use sh-escaped-newline face.
33393
33394 * progmodes/tcl.el (tcl-escaped-newline): New face.
33395 (tcl-builtin-list): New variable.
33396 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
33397 newlines. Fix keywords subexpression number.
33398
33399 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
33400
33401 * textmodes/org.el (org-diary-default-entry): Fix call to
33402 `add-to-diary-entry'.
33403
33404 2005-04-05 Kim F. Storm <storm@cua.dk>
33405
33406 * ediff-init.el: Use (featurep 'xemacs).
33407
33408 2005-04-05 David Ponce <david@dponce.com>
33409
33410 * cus-edit.el (face): Derive from symbol widget. Display sample
33411 of the current face on the fly.
33412 (widget-face-sample-face-get, widget-face-notify): New functions.
33413 (widget-face-value-create): Remove.
33414
33415 * wid-edit.el (widget-field-end): Temporarily remove field
33416 narrowing before to call `get-char-property'.
33417
33418 2005-04-04 Jay Belanger <belanger@truman.edu>
33419
33420 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
33421 (math-read-subscripts): New variable.
33422 (math-read-preprocess-string): Process subscripts.
33423
33424 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
33425
33426 * comint.el (comint-prompt-read-only): Doc fix.
33427
33428 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
33429 `-1'. Doc fix.
33430
33431 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
33432
33433 * textmodes/org.el (org-insert-mode-line-in-empty-file):
33434 Change default value to nil.
33435
33436 2005-04-04 Lute Kamstra <lute@gnu.org>
33437
33438 * autorevert.el (auto-revert-mode): Specify :group.
33439 * battery.el (display-battery-mode): Specify :group.
33440 * diff-mode.el (diff-minor-mode): Specify :group.
33441 * font-core.el (font-lock-mode): Specify :group.
33442 * hl-line.el (hl-line-mode): Specify :group.
33443 * iimage.el (iimage): New customization group.
33444 (iimage-mode): Specify :group.
33445 * longlines.el (longlines-mode): Specify :group.
33446 * master.el: Don't require easy-mmode.
33447 (master): New customization group.
33448 (master-mode): Specify :group.
33449 * msb.el (msb-mode): Specify :group.
33450 * reveal.el (reveal-mode): Specify :group.
33451 * simple.el (next-error-follow-minor-mode): Specify :group.
33452 * smerge-mode.el (smerge-mode): Specify :group.
33453 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
33454 * emulation/cua-base.el (cua-mode): Specify :group.
33455 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
33456 * language/thai-util.el (thai-auto-composition-mode)
33457 (thai-word-mode): Specify :group.
33458 * mail/supercite.el (sc-minor-mode): Specify :group.
33459 * progmodes/cwarn.el (cwarn-mode): Specify :group.
33460 * progmodes/flymake.el (flymake-mode): Specify :group.
33461 * progmodes/glasses.el (glasses-mode): Specify :group.
33462 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
33463 * textmodes/enriched.el (enriched-mode): Specify :group.
33464 * textmodes/refill.el (refill-mode): Specify :group.
33465
33466 * add-log.el (change-log-font-lock-keywords): Names in
33467 parenthesized lists can contain spaces.
33468
33469 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
33470
33471 * startup.el (fancy-splash-text): Shorten default text of
33472 "Emacs Tutorial" line. Also, if the current language env
33473 indicates an available tutorial file other than TUTORIAL,
33474 extract its title and append it to the line in parentheses.
33475 (fancy-splash-insert): If arg is a thunk, funcall it.
33476
33477 2005-04-04 Jay Belanger <belanger@truman.edu>
33478
33479 * calc.el (calc-language-alist): Add tags to customization type.
33480
33481 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
33482
33483 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
33484 Doc fix.
33485
33486 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
33487
33488 * add-log.el (change-log-font-lock-keywords): The manual
33489 describing a Change Log entry, says: (...) "Aside from these
33490 header lines, every line in the change log starts with a space or
33491 a tab.". The font-lock was not highlighting lines started with
33492 spaces, added support for it.
33493
33494 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
33495
33496 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
33497 (bibtex-generate-url-list): Update docstring accordingly. Put the
33498 complex example in the docstring.
33499 (bibtex-font-lock-url): Use pop.
33500
33501 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
33502
33503 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
33504
33505 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
33506
33507 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
33508
33509 * filesets.el (filesets-set-default): Doc fix.
33510
33511 2005-04-03 Lute Kamstra <lute@gnu.org>
33512
33513 * generic.el (define-generic-mode): Add argument to specify
33514 keywords for defcustom.
33515 (default-generic-mode): Specify :group.
33516
33517 * generic-x.el: Specify :group for all generic modes.
33518
33519 * desktop.el (desktop-no-desktop-file-hook)
33520 (desktop-after-read-hook): Doc fix.
33521
33522 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
33523
33524 * simple.el (visible-mode): Use explicit :group keyword.
33525 This changes the group of `visible-mode-hook' from paren-blinking
33526 to editing-basics.
33527
33528 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
33529
33530 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
33531 mailbox specifications as well as URLs.
33532 (rmail-insert-inbox-text): Remove unused conditional branches.
33533
33534 2005-04-01 Jay Belanger <belanger@truman.edu>
33535
33536 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
33537 (calc-gnuplot-print-command): Move definitions to calc.el.
33538
33539 * calc/calc-embed.el (calc-embedded-announce-formula)
33540 (calc-embedded-open-formula, calc-embedded-close-formula)
33541 (calc-embedded-open-word, calc-embedded-close-word)
33542 (calc-embedded-open-plain, calc-embedded-close-plain)
33543 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
33544 (calc-embedded-open-mode, calc-embedded-close-mode):
33545 Move definitions to calc.el.
33546
33547 * calc/calc.el (calc-settings-file, calc-language-alist):
33548 Make customizable.
33549 (calc-embedded-announce-formula, calc-embedded-open-formula)
33550 (calc-embedded-close-formula, calc-embedded-open-word)
33551 (calc-embedded-close-word, calc-embedded-open-plain)
33552 (calc-embedded-close-plain, calc-embedded-open-new-formula)
33553 (calc-embedded-close-new-formula, calc-embedded-open-mode)
33554 (calc-embedded-close-mode, calc-gnuplot-name)
33555 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
33556 from other files and make customizable.
33557
33558 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
33559
33560 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
33561 Use buffer-live-p.
33562 (cvs-mode-run): Don't call cvs-update-header here.
33563 (cvs-run-process): Call cvs-update-header.
33564 Use process properties for cvs-postprocess and cvs-buffer so that
33565 the sentinel can behave better if the temp buffer is killed.
33566 Use a pipe rather than a tty, to better handle unexpected prompts.
33567 (cvs-sentinel): Rewrite. Call cvs-update-header.
33568
33569 2005-04-01 Andre Spiegel <spiegel@gnu.org>
33570
33571 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
33572 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
33573
33574 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
33575
33576 * generic.el (define-generic-mode): Add indentation rule.
33577
33578 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
33579
33580 * files.el (mode-require-final-newline): Make Custom correctly
33581 report a nil value and allow to set it to nil via Custom.
33582 Doc fix.
33583
33584 2005-04-01 Kenichi Handa <handa@m17n.org>
33585
33586 * international/characters.el: Enable the correct case setting for
33587 dotless-i and dotted-I.
33588
33589 2005-04-01 Kim F. Storm <storm@cua.dk>
33590
33591 * ido.el (ido-file-internal): Fall back to non-ido command if
33592 initial directory is on slow ftp (or tramp) host.
33593
33594 2005-03-31 Richard M. Stallman <rms@gnu.org>
33595
33596 * emacs-lisp/autoload.el (make-autoload):
33597 Handle define-global-minor-mode.
33598
33599 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
33600 Rename from easy-mmode-define-global-mode.
33601 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
33602
33603 * progmodes/scheme.el (scheme-mode-syntax-table):
33604 Update syntax of | and # for two-character comment syntax.
33605
33606 2005-03-31 Lute Kamstra <lute@gnu.org>
33607
33608 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
33609 (define-minor-mode): Call custom-current-group at load-time.
33610
33611 * generic.el (define-generic-mode): Add debug declaration.
33612 Add defcustom for the mode hook.
33613 (generic-mode-internal): Use run-mode-hooks.
33614
33615 2005-03-31 Kim F. Storm <storm@cua.dk>
33616
33617 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
33618 (mouse-fixup-help-message): New defun called by show_help_echo
33619 to fixup mouse-2 prefix in help messages when applicable.
33620
33621 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
33622
33623 2005-03-31 Kenichi Handa <handa@m17n.org>
33624
33625 * language/thai-word.el (thai-find-word-ends): Pay attention to
33626 the case that we reach the end of buffer.
33627
33628 * textmodes/fill.el (fill-text-properties-at): New function.
33629 (fill-newline): Use fill-text-properties-at instead of
33630 text-properties-at.
33631
33632 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33633
33634 * textmodes/tex-mode.el (tex-start-tex): Use shell-quote-argument,
33635 not comint-quote-filename.
33636
33637 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
33638
33639 * help-fns.el (help-with-tutorial): Revert last change.
33640
33641 2005-03-31 Kim F. Storm <storm@cua.dk>
33642
33643 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
33644
33645 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
33646
33647 * calendar/cal-china.el: Update reference to "Calendrical
33648 Calculations" book; there's a new edition.
33649 * calendar/cal-coptic.el: Likewise.
33650 * calendar/cal-french.el: Likewise.
33651 * calendar/cal-hebrew.el: Likewise.
33652 * calendar/cal-islam.el: Likewise.
33653 * calendar/cal-iso.el: Likewise.
33654 * calendar/cal-julian.el: Likewise.
33655 * calendar/cal-mayan.el: Likewise.
33656 * calendar/cal-persia.el: Likewise.
33657 * calendar/calendar.el: Likewise.
33658 * calendar/holidays.el: Likewise.
33659 * calendar/lunar.el: Likewise.
33660 * calendar/solar.el: Likewise.
33661
33662 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
33663 white space from doc string.
33664
33665 2005-03-30 Jay Belanger <belanger@truman.edu>
33666
33667 * calc/calc-help.el (calc-full-help): Remove email address.
33668
33669 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
33670
33671 * help-fns.el (help-with-tutorial): Delete title line.
33672
33673 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
33674
33675 * calendar/cal-x.el (calendar-one-frame-setup)
33676 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
33677 rather than `symbol' for set-window-dedicated-p.
33678
33679 * calendar/appt.el (appt-buffer-name): Make it a constant.
33680 (appt-add): Doc fix.
33681
33682 * filesets.el (filesets-menu-path, filesets-menu-before)
33683 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
33684 (filesets-menu-cache-file): Use directory ~/.emacs.d.
33685 (filesets-add-submenu): Delete and use add-submenu instead.
33686
33687 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
33688
33689 * textmodes/org.el (org-agenda-phases-of-moon)
33690 (org-agenda-sunrise-sunset, org-agenda-convert-date)
33691 (org-agenda-goto-calendar): New commands.
33692 (org-diary-default-entry): New function.
33693 (org-get-entries-from-diary): Better parsing of diary entries.
33694 (org-agenda-check-no-diary): New function.
33695 ("diary-lib"): Advice to function `add-to-diary-list', to allow
33696 linking to diary entries.
33697 (org-agenda-execute-calendar-command): New function.
33698 (org-agenda): Improve visible section in window.
33699 Use `org-fit-agenda-window'.
33700 (org-fit-agenda-window): New option.
33701 (org-move-subtree-down): Better handling of empty lines
33702 at end of subtree.
33703 (org-cycle): Numeric prefix is interpreted now as show-subtree N
33704 levels up.
33705 (org-fontify-done-headline): New option.
33706 (org-headline-done-face): New face.
33707 (org-set-font-lock-defaults): Use `org-headline-done-face'.
33708 (org-table-copy-down): Rename from `org-table-copy-from-above'.
33709 When current field is non-empty, it is copied to next row.
33710 (org-table-copy-from-above): Fix bug which made it
33711 impossible to copy fields containing only a single non-white character.
33712
33713 2005-03-30 Kim F. Storm <storm@cua.dk>
33714
33715 * kmacro.el (kmacro-end-macro): Isearch may store this command
33716 into the macro -- so ignore it when executing keyboard macro.
33717
33718 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33719
33720 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
33721
33722 2005-03-29 Kenichi Handa <handa@m17n.org>
33723
33724 * language/thai.el ("Thai"): Set setup-function and exit-function
33725 for Thai language environment.
33726
33727 * language/thai-util.el: Require thai-word.
33728 (thai-word-mode-map): New variable.
33729 (thai-word-mode): New minor mode.
33730 (setup-thai-language-environment-internal): New function.
33731 (exit-thai-language-environment-internal): New function.
33732
33733 * language/thai-word.el (thai-word-table): Declare it by defvar,
33734 use dolist to initialize it.
33735 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
33736 (thai-fill-find-break-point): New functions.
33737
33738 2005-03-29 Richard M. Stallman <rms@gnu.org>
33739
33740 * simple.el (idle-update-delay): Move definition up.
33741 (set-mark): Doc fix.
33742
33743 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
33744
33745 * longlines.el: New file.
33746
33747 * simple.el (buffer-substring-filters): New variable.
33748 (filter-buffer-substring): New function.
33749 (kill-region, copy-region-as-kill): Use it.
33750
33751 * register.el (copy-to-register, append-to-register)
33752 (prepend-to-register): Use filter-buffer-substring.
33753
33754 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
33755
33756 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
33757 (gud-filter-pending-text): Move in front of gdb.
33758 (gud-overlay-arrow-position): New variable.
33759 (gud-sentinel, gud-display-line): Use it in place of
33760 overlay-arrow-position.
33761
33762 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
33763
33764 * progmodes/fortran.el (fortran-if-indent): Doc fix.
33765 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
33766 (fortran-font-lock-keywords-4): New variable.
33767 (fortran-blocks-re, fortran-end-block-re)
33768 (fortran-start-block-re): New constants, for hideshow.
33769 (hs-special-modes-alist): Add a Fortran entry.
33770 (fortran-mode-map): Bind fortran-end-of-block,
33771 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
33772 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
33773 (fortran-looking-at-if-then, fortran-end-of-block)
33774 (fortran-beginning-of-block): New functions, for hideshow.
33775
33776 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
33777 Doc fix. Tweak regexp.
33778 (f90-beginning-of-block): Push mark first.
33779
33780 2005-03-29 Jay Belanger <belanger@truman.edu>
33781
33782 * calc/calc.el: Update copyright date.
33783 (calc-version): Increase to 2.1.
33784 (calc-version-date): Remove.
33785
33786 * calc/calc-help.el: Update copyright date.
33787 (calc-full-help): Remove reference to calc-version-date.
33788 Update copyright date.
33789
33790 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33791
33792 * vc.el (vc-do-command): Use a pipe for async processes, so password
33793 prompts don't show up at places where the user can't reply.
33794
33795 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
33796
33797 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
33798 on the file name we pass to the inferior shell.
33799
33800 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
33801
33802 * progmodes/which-func.el (which-function): Be robust in the face of an
33803 imenu--make-index-alist failure.
33804
33805 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
33806
33807 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
33808
33809 * progmodes/python.el (python-preoutput-filter): Fix last change.
33810
33811 2005-03-29 Lute Kamstra <lute@gnu.org>
33812
33813 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
33814 functions and compiled macros.
33815 (debug-convert-byte-code): Handle macros too.
33816 (debug-on-entry-1): Don't signal an error when trying to clear a
33817 function that is not set to debug on entry.
33818
33819 2005-03-29 Jay Belanger <belanger@truman.edu>
33820
33821 * calc/calc-lang.el: Add functions to math-function-table
33822 properties of tex and math.
33823
33824 2005-03-29 Kenichi Handa <handa@m17n.org>
33825
33826 * ps-mule.el (ps-mule-plot-string): Translate characters by
33827 ps-print-translation-table.
33828 (ps-mule-begin-job): Call find-charset-region/string with
33829 ps-print-translation-table.
33830 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
33831
33832 * ps-print.el (ps-print-translation-table): New variable.
33833 (ps-plot-region): Translate characters by ps-print-translation-table.
33834
33835 2005-03-29 Juri Linkov <juri@jurta.org>
33836
33837 * simple.el (next-error-highlight-timer): New variable.
33838
33839 * progmodes/compile.el (compilation-goto-locus):
33840 Use `next-error-highlight-timer' instead of `sit-for'.
33841
33842 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33843
33844 * mail/supercite.el (sc-mail-field): Use assoc-string.
33845 (sc-get-address): Simplify regexps.
33846
33847 * files.el (minibuffer-with-setup-hook): New macro.
33848 (find-file-read-args): Use it to avoid let-binding
33849 minibuffer-with-setup-hook (which breaks turning on/off
33850 file-name-shadow-mode while in the prompt).
33851
33852 * complete.el (PC-read-include-file-name-internal):
33853 Use test-completion.
33854
33855 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
33856
33857 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
33858
33859 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
33860
33861 * window.el (window-buffer-height): Use count-screen-lines.
33862
33863 * progmodes/python.el (python-preoutput-leftover): New var.
33864 (python-preoutput-filter): Use it.
33865 (python-send-receive): Loop until all the result has been received.
33866
33867 2005-03-28 Juri Linkov <juri@jurta.org>
33868
33869 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
33870
33871 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
33872 "Recover Crashed Session".
33873 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
33874 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
33875 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
33876 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
33877 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
33878 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
33879 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
33880 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
33881
33882 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
33883 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
33884 Ediff Sessions", "Toggle use of separate control buffer frame",
33885 "Use separate frame for Ediff control buffer".
33886
33887 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
33888 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
33889 "Rename Bookmark", "Delete Bookmark".
33890
33891 * info.el (Info-mode-menu): Remove ellipsis from "Index".
33892 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
33893 Add `:active Info-index-alternatives' to "Next Matching Item".
33894
33895 * wdired.el (wdired-change-to-wdired-mode):
33896 Mention `wdired-abort-changes' key in the initial message.
33897
33898 * international/mule.el (auto-coding-alist): Associate non-ascii
33899 image filename extensions with `no-conversion'.
33900
33901 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
33902
33903 * international/iso-acc.el:
33904 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
33905
33906 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
33907
33908 * textmodes/sgml-mode.el (html-mode): Doc update.
33909
33910 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
33911
33912 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
33913
33914 * term.el (term-move-columns): Fix face after extending a line.
33915 (term-insert-spaces): Likewise.
33916 (term-reset-terminal): Fix off by one error.
33917
33918 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33919
33920 * international/mule.el (auto-coding-alist): Add .xpi files.
33921
33922 * files.el (auto-mode-alist): Add .xpi files.
33923
33924 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
33925
33926 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
33927
33928 2005-03-26 Eli Zaretskii <eliz@gnu.org>
33929
33930 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
33931
33932 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
33933
33934 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
33935 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
33936
33937 * calendar/cal-move.el (calendar-beginning-of-year): Move the
33938 cursor to Jan 1 when needed.
33939 (calendar-end-of-year): Fix -/+ typo.
33940 Reported by Chong Yidong <cyd@stupidchicken.com>.
33941
33942 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
33943
33944 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
33945
33946 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
33947 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
33948
33949 2005-03-25 Richard M. Stallman <rms@gnu.org>
33950
33951 * filesets.el (filesets-init): Add autoload.
33952
33953 * mail/mailalias.el (mail-directory): Doc fix.
33954
33955 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
33956
33957 * mail/mailalias.el (mail-directory-process): Do nothing if
33958 mail-directory-process is an atom.
33959 (mail-get-names): Ignore mail-directory-names if it is an atom.
33960 (mail-directory-process defvar): Doc fix.
33961 (mail-names): Doc fix.
33962
33963 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se> (tiny change)
33964
33965 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
33966
33967 2005-03-26 Kenichi Handa <handa@m17n.org>
33968
33969 * international/mule-util.el (detect-coding-with-priority):
33970 Call update-coding-systems-internal before detect-coding-region.
33971
33972 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
33973
33974 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
33975 (gdb-frames-mode-map): Add follow-link property.
33976
33977 2005-03-25 Jay Belanger <belanger@truman.edu>
33978
33979 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
33980 for variables.
33981
33982 2005-03-25 Juri Linkov <juri@jurta.org>
33983
33984 * image-mode.el: Optimize image filename extension regexps in
33985 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
33986 in `auto-mode-alist'.
33987 (image-mode): Add `image-toggle-display-text' to local hook
33988 `change-major-mode-hook'. Display the image as an image by
33989 default. Set `cursor-type' and `truncate-lines' if the image
33990 is already displayed. Take into account the current mode (image
33991 or text) in message.
33992 (image-minor-mode): New minor mode.
33993 (image-mode-maybe, image-toggle-display-text): New functions.
33994 (image-toggle-display): Use called-interactively-p.
33995 Let-bind `inhibit-read-only' to t.
33996
33997 * image-mode.el (image-minor-mode): Set `cursor-type' and
33998 `truncate-lines' if the image is already displayed. Add turning
33999 image-minor-mode off to `change-major-mode-hook'. Add message.
34000 Call `image-toggle-display-text' after turning image-minor-mode off.
34001
34002 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
34003
34004 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
34005 Terminal.app, use utf-8.
34006 (set-display-table-and-terminal-coding-system): Add coding-system arg.
34007 (set-locale-environment): Use it.
34008
34009 * term/xterm.el: Undo last change, better done in mule-cmds.el.
34010
34011 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
34012
34013 * progmodes/python.el (python-close-block-statement-p)
34014 (python-outdent-p, python-current-defun): Use symbol-end.
34015
34016 2005-03-25 Karl Chen <quarl@cs.berkeley.edu>
34017
34018 * files.el (save-some-buffers): Doc fix.
34019
34020 2005-03-25 Werner Lemberg <wl@gnu.org>
34021
34022 * complete.el, thumbs.el: Replace `legal' with `valid'.
34023 * calendar/calendar.el: Replace `legal' with `valid'.
34024 * emacs-lisp/advice.el: Replace `legal' with `valid'.
34025 * mail/supercite.el: Replace `legal' with `valid'.
34026 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
34027 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
34028 Replace `legal' with `valid'.
34029 * textmodes/reftex-vars.el, textmodes/reftex.el:
34030 Replace `legal' with `valid'.
34031
34032 2005-03-25 Werner Lemberg <wl@gnu.org>
34033
34034 * calc/calc-forms.el, calc/calc-sel.el
34035 * midnight.el, vc-cvs.el
34036 * emacs-lisp/cl-macs.el
34037 * emulation/vip.el
34038 * eshell/esh-io.el, eshell/esh-var.el
34039 * mail/supercite.el
34040 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
34041 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
34042 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
34043 * progmodes/sh-script.el, progmodes/xscheme.el
34044 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
34045 * textmodes/reftex-index.el, textmodes/reftex-parse.el
34046 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
34047 * textmodes/reftex.el, textmodes/org.el:
34048 Replace `illegal' with `invalid'.
34049
34050 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
34051
34052 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
34053 (flymake-find-buildfile, flymake-find-possible-master-files)
34054 (flymake-check-include, flymake-parse-line): Replace loops over the
34055 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
34056
34057 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
34058 Substitute file-name-as-directory in the rest of the file.
34059 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
34060 (flymake-replace-region): Remove unused arg `buffer'.
34061 (flymake-check-patch-master-file-buffer): Update calls to it.
34062 (flymake-add-err-info): Remove unused var `count'.
34063 (flymake-mode): Use define-minor-mode.
34064
34065 * progmodes/flymake.el: Use with-current-buffer.
34066 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
34067 flymake-replace-regexp-in-string, flymake-line-beginning-position)
34068 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
34069 Avoid testing for `xemacs'.
34070 (flymake-nop): Move.
34071 (flymake-region-has-flymake-overlays): Return the computed value.
34072 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
34073 Remove unused var `endline'.
34074 (flymake-get-line-count): Remove unused function.
34075 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
34076
34077 * emulation/vi.el:
34078 * generic.el:
34079 * hilit-chg.el (global-highlight-changes):
34080 * hi-lock.el (hi-lock-mode):
34081 * follow.el: find-file-hooks -> find-file-hook.
34082
34083 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
34084
34085 2005-03-24 Juri Linkov <juri@jurta.org>
34086
34087 * dired.el (dired-mode-map): Add menu item "Compare directories"
34088 for dired-compare-directories.
34089
34090 * dired-aux.el (dired-compare-directories): Add autoload cookie.
34091 Doc fix. Replace `read-file-name' with `read-directory-name'.
34092
34093 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
34094
34095 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
34096
34097 2005-03-24 Jay Belanger <belanger@truman.edu>
34098
34099 * calc/calc-embed.el (calc-embedded-mode-change): Save all
34100 relevant mode settings in calc-embedded-original-modes when modes
34101 are permanently changed.
34102
34103 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
34104
34105 * autoinsert.el: find-file-hooks -> find-file-hook.
34106
34107 2005-03-24 Lute Kamstra <lute@gnu.org>
34108
34109 * generic.el (generic-font-lock-defaults): Make it obsolete.
34110 (generic-font-lock-keywords): New variable to replace
34111 generic-font-lock-defaults.
34112 (generic-mode-set-font-lock): Delete it.
34113 (generic-mode-internal): Don't call generic-mode-set-font-lock.
34114 (generic-bracket-support): Add docstring.
34115
34116 * generic-x.el: Rename generic-font-lock-defaults to
34117 generic-font-lock-keywords throughout.
34118 (mailagent-rules-setup-function): Delete it.
34119 (mailagent-rules-generic-mode): Use anonymous function instead.
34120 (show-tabs-generic-mode-font-lock-defaults-1)
34121 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
34122 Quote faces.
34123 (show-tabs-tab-face, show-tabs-space-face): Specify background,
34124 not foreground.
34125
34126 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
34127 Recognize define-generic-mode.
34128
34129 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
34130
34131 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
34132 if there's no completion table.
34133
34134 2005-03-23 Miles Bader <miles@gnu.org>
34135
34136 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34137 Remove tty-specific variants, as they're no longer needed.
34138
34139 2005-03-23 Lute Kamstra <lute@gnu.org>
34140
34141 * generic-x.el: Code cleanup: make args constant whenever possible.
34142 (installshield-statement-keyword-list)
34143 (installshield-system-functions-list)
34144 (installshield-system-variables-list, installshield-types-list)
34145 (installshield-funarg-constants-list): Make them constants.
34146
34147 * generic.el (generic-make-keywords-list): Add autoload cookie.
34148
34149 * calendar/time-date.el: Add comment on time value formats.
34150 Don't require parse-time.
34151 (with-decoded-time-value): New macro.
34152 (encode-time-value): New function.
34153 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
34154 (days-to-time): Return a valid time value when arg is huge.
34155 (time-since): Use time-subtract.
34156 (time-to-number-of-days): Use time-to-seconds.
34157
34158 2005-03-23 David Ponce <david@dponce.com>
34159
34160 * recentf.el (recentf-keep): New option.
34161 (recentf-menu-action): Default to `find-file'.
34162 (recentf-keep-non-readable-files-flag)
34163 (recentf-keep-non-readable-files-p)
34164 (recentf-file-readable-p, recentf-find-file)
34165 (recentf-cleanup-remote): Remove.
34166 (recentf-include-p): More robust.
34167 (recentf-keep-p): New function.
34168 (recentf-remove-if-non-kept): Rename from
34169 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
34170 All callers updated.
34171 (recentf-menu-items-for-commands): Fix help string.
34172 (recentf-track-closed-file): Update. Doc fix.
34173 (recentf-cleanup): Update. Count removed files. Doc fix.
34174
34175 2005-03-23 Kim F. Storm <storm@cua.dk>
34176
34177 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34178 Don't inherit from fringe face (now happens automatically).
34179
34180 2005-03-22 Kim F. Storm <storm@cua.dk>
34181
34182 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
34183 position values.
34184
34185 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
34186
34187 * menu-bar.el (showhide-date-time): Remove.
34188 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
34189 (menu-bar-make-mm-toggle): Simplify.
34190
34191 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
34192
34193 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
34194 Accept qualified variable and function names.
34195
34196 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
34197
34198 * bindings.el (completion-ignored-extensions):
34199 Remove ".lis" for `vax-vms'.
34200
34201 2005-03-22 Andreas Schwab <schwab@suse.de>
34202
34203 * generic-x.el: Revert last change.
34204 * ldefs-boot.el: Update.
34205
34206 2005-03-22 Jay Belanger <belanger@truman.edu>
34207
34208 * calc/calc-embed.el (calc-embedded-original-modes): New variable.
34209 (calc-embedded-save-original-modes)
34210 (calc-embedded-restore-original-modes): New functions.
34211 (calc-do-embedded): Save original modes when entering embedded mode
34212 and restore when leaving embedded mode.
34213 (calc-embedded-modes-change): Change the value of
34214 calc-embedded-original-modes to reflect permanent changes.
34215
34216 2005-03-22 Lute Kamstra <lute@gnu.org>
34217
34218 * generic-x.el: Require generic again.
34219
34220 2005-03-22 Miles Bader <miles@gnu.org>
34221
34222 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
34223 Tweak details to look good on both ttys and bitmap displays, light
34224 or dark background, etc.
34225
34226 2005-03-21 Kim F. Storm <storm@cua.dk>
34227
34228 * tooltip.el (tooltip-show-help-function): Check car and cdr of
34229 mouse position.
34230
34231 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
34232
34233 * icomplete.el: Don't forcibly turn on the mode upon load.
34234 (icomplete-mode): Use define-minor-mode.
34235 (icomplete-eoinput): Default to nil.
34236 (icomplete-minibuffer-setup): Remove autoload.
34237 (icomplete-tidy): Simplify.
34238 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
34239 in the initial state or if the user has modified the field.
34240 Fix handling of icomplete-max-delay-chars.
34241 Remove code that handles the oddball case where
34242 minibuffer-completion-table is an integer.
34243 Wrap icomplete-completions in while-no-input in case building
34244 completions takes more time than expected.
34245 (icomplete-completions): Simplify.
34246
34247 2005-03-21 Richard M. Stallman <rms@gnu.org>
34248
34249 * jka-compr.el (jka-compr-really-do-compress):
34250 Make variable buffer-local.
34251
34252 * image-mode.el: Handle .xpm files too.
34253 (image-toggle-display): Preserve modification flag.
34254
34255 * help.el (where-is): Don't mention aliases with no key bindings.
34256
34257 2005-03-21 Lute Kamstra <lute@gnu.org>
34258
34259 * generic.el: Fix commentary section. Don't require cl for
34260 compilation.
34261 (generic-mode-list): Add autoload cookie.
34262 (generic-use-find-file-hook, generic-lines-to-scan)
34263 (generic-find-file-regexp, generic-ignore-files-regexp)
34264 (generic-mode, generic-mode-find-file-hook)
34265 (generic-mode-ini-file-find-file-hook): Fix docstrings.
34266 (define-generic-mode): Make it a defmacro. Fix docstring.
34267 (generic-mode-internal): Code cleanup. Add autoload cookie.
34268 (generic-mode-set-comments): Code cleanup.
34269 * generic-x.el: Don't prevent compilation. Don't require generic.
34270 Follow coding conventions. Minor code cleanup.
34271 (etc-fstab-generic-mode): Add some keywords.
34272 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
34273 define-generic-mode like a function declaration.
34274
34275 2005-03-21 Jay Belanger <belanger@truman.edu>
34276
34277 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
34278 changing modes.
34279
34280 2005-03-21 Sam Steingold <sds@gnu.org>
34281
34282 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
34283
34284 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
34285
34286 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
34287 Add underscore to "f$ lexicals" regexp.
34288
34289 2005-03-20 Juri Linkov <juri@jurta.org>
34290
34291 * subr.el (progress-reporter-do-update): When `min-value' is equal
34292 to `max-value', set `percentage' to 0 and prevent division by zero.
34293
34294 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
34295
34296 Sync with Tramp 2.0.48.
34297
34298 * net/tramp.el (all): Change all addresses to .gnu.org.
34299 (tramp-append-tramp-buffers): New defun.
34300 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
34301 Catch `dont-send' signal.
34302 (tramp-set-auto-save-file-modes): Set always permissions, because
34303 there might be an old auto-saved file belonging to another
34304 original file. This could be a security threat. Reported by
34305 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
34306 Check for Emacs 21.3.50 removed.
34307
34308 * net/tramp-smb.el (all): Remove debug construct for
34309 `with-parsed-tramp-file-name'.
34310 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
34311 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
34312 No error message if DIRECTORY or FILENAME doesn't exist.
34313 (tramp-smb-open-connection): Check existence of
34314 `tramp-smb-program'.
34315
34316 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
34317
34318 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
34319 Properly handle the case where the `m' or `s' command's argument is not
34320 yet terminated.
34321 (perl-indent-new-calculate): New function.
34322 (perl-indent-line): Use it.
34323
34324 2005-03-20 Miles Bader <miles@gnu.org>
34325
34326 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
34327 in text-mode too. Change to new face names.
34328 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
34329 Add `:weight bold' attribute.
34330 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
34331
34332 2005-03-19 Juri Linkov <juri@jurta.org>
34333
34334 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
34335
34336 * international/mule.el (auto-coding-alist): Sync with
34337 `auto-mode-alist' by adding upper case archive file extensions
34338 and adding ear/war to jar extension.
34339
34340 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
34341
34342 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
34343 running, restart it.
34344
34345 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
34346
34347 * finder.el (finder-current-item): Throw an error on an empty line.
34348
34349 * man.el (Man-follow-manual-reference): If current-word returns
34350 nil, use "".
34351
34352 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
34353
34354 * simple.el (goto-line): Doc fix.
34355
34356 2005-03-19 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
34357
34358 * files.el (save-buffer): Doc fix.
34359
34360 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
34361
34362 * recentf.el (recentf-cleanup-remote): New variable.
34363 (recentf-cleanup): Use it to conditionally check availability of
34364 remote files.
34365
34366 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
34367
34368 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
34369 function names.
34370
34371 2005-03-19 Eli Zaretskii <eliz@gnu.org>
34372
34373 * language/thai-word.el: New file.
34374
34375 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
34376
34377 * files.el (backup-buffer): If the file's directory is not
34378 writable, use copy instead of move to backup the file.
34379
34380 2005-03-19 Eli Zaretskii <eliz@gnu.org>
34381
34382 * obsolete/keyswap.el: Moved to obsolete/ from term/.
34383
34384 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
34385
34386 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
34387 Use functionp instead of symbolp and fboundp. Reported by Drkm
34388 <darkman_spam@yahoo.fr>.
34389 (ps-print-version): New version 6.6.6.
34390
34391 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
34392
34393 * textmodes/table.el (table--line-column-position): New idiom.
34394 (table--row-column-insertion-point-p): New function to test
34395 validity of row and column insertion operation at a location.
34396 (table-global-menu, table-cell-menu): Use above functions for
34397 deterministic test operation.
34398 (table--editable-cell-p): Behave in deterministic fashion.
34399
34400 2005-03-18 Juri Linkov <juri@jurta.org>
34401
34402 * isearch.el (isearch-lazy-highlight-new-loop):
34403 Make arguments beg and end optional.
34404 (isearch-update): Remove optional arguments nil from
34405 isearch-lazy-highlight-new-loop.
34406 (isearch-lazy-highlight-search): Let-bind case-fold-search to
34407 isearch-lazy-highlight-case-fold-search instead of
34408 isearch-case-fold-search, and let-bind isearch-regexp to
34409 isearch-lazy-highlight-regexp.
34410 Use isearch-lazy-highlight-last-string instead of isearch-string.
34411
34412 * replace.el (perform-replace): Remove bindings of global
34413 variables isearch-string, isearch-regexp, isearch-case-fold-search.
34414 Add three new arguments to `replace-highlight'.
34415 (replace-highlight): Add arguments string, regexp, case-fold.
34416 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
34417 to allow isearch-lazy-highlight-new-loop to use these values
34418 to set corresponding isearch-lazy-highlight-* internal
34419 variables whose values lazy highlighting will use regardless of
34420 changes to global variables isearch-string, isearch-regexp,
34421 isearch-case-fold-search during lazy highlighting loop.
34422 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
34423 to `lazy-highlight-cleanup'.
34424
34425 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
34426 (ispell-highlight-face): Set default face to `isearch' when
34427 lazy highlighting is enabled.
34428 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
34429 priority to 1. Add lazy highlighting.
34430 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
34431 from `isearch-dehighlight'.
34432
34433 2005-03-18 David Ponce <david@dponce.com>
34434
34435 * files.el (hack-local-variables): Do a case-insensitive search
34436 for End.
34437
34438 2005-03-18 Juri Linkov <juri@jurta.org>
34439
34440 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
34441 `isearch-lazy-highlight-cleanup', add alias to old name and
34442 declare obsolete. Add release numbers to other obsolete vars.
34443 (isearch-done, isearch-lazy-highlight-new-loop):
34444 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
34445 (lazy-highlight-cleanup) <variable>: Doc fix.
34446 (isearch-lazy-highlight-update): Rename obsolete
34447 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
34448
34449 2005-03-18 Kenichi Handa <handa@m17n.org>
34450
34451 * language/thai-util.el: Fix categorization of Thai characters in
34452 thai-category-table.
34453 (thai-composition-pattern): Adjust it for the above change.
34454 (thai-self-insert-command, thai-compose-syllable): New functions.
34455 (thai-compose-region): Use thai-compose-syllable.
34456 (thai-compose-string): Likewise.
34457 (thai-composition-function): Likewise.
34458 (thai-auto-composition): New function.
34459 (thai-auto-composition-mode): New minor mode.
34460
34461 * language/thai.el: Fix patterns to be registered in
34462 composition-function-table.
34463
34464 * international/quail.el (quail-input-method): Locally bind
34465 inhibit-modification-hooks to t.
34466
34467 2005-03-17 Richard M. Stallman <rms@gnu.org>
34468
34469 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
34470 (perl-mode): Use run-mode-hooks.
34471
34472 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
34473 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
34474 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
34475
34476 * mail/sendmail.el (sendmail-send-it): Reenable the code
34477 to compute resend-to-address and use it.
34478
34479 * tar-mode.el (tar-mode): Turn off undo unconditionally.
34480
34481 * image-mode.el: New file.
34482
34483 * image.el (insert-sliced-image): Add autoload cookie.
34484
34485 * font-lock.el (font-lock-lines-before): New user option.
34486 (font-lock-after-change-function): Obey it.
34487
34488 * bindings.el (esc-map): Make M-g a prefix.
34489 Bind M-g g and M-g M-g to goto-line.
34490
34491 * faces.el (face-id): Doc fix.
34492
34493 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
34494
34495 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
34496 (rmail-show-message): Use rmail-unknown-mail-followup-to.
34497 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
34498
34499 * mail/sendmail.el (mail-yank-ignored-headers)
34500 (mail-font-lock-keywords, mail-mode-fill-paragraph):
34501 Add Mail-Followup-To and Mail-Reply-To headers.
34502 (mail-citation-hook): Add autoload cookie.
34503 (mail-mode): Doc fix.
34504 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
34505 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
34506 (mail-mode-fill-paragraph): Handle those headers.
34507 (mail-mailing-lists): New variable.
34508 (mail-mail-reply-to, mail-mail-followup-to): New functions.
34509
34510 2005-03-17 Juri Linkov <juri@jurta.org>
34511
34512 * isearch.el (isearch-fallback): Check for `(car previous)'
34513 before calling `isearch-other-end-state'.
34514
34515 2005-03-17 Kim F. Storm <storm@cua.dk>
34516
34517 * simple.el (move-beginning-of-line): Move to beginning of buffer
34518 line, as well as beginning of screen line.
34519
34520 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
34521
34522 * calendar/diary-lib.el (mark-diary-entries): Use new optional
34523 argument REDRAW rather than calendar-redrawing variable.
34524 * calendar/calendar.el (calendar-redrawing): Delete.
34525 (redraw-calendar): Do not bind calendar-redrawing.
34526
34527 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
34528
34529 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
34530 diary-file buffer.
34531
34532 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
34533
34534 * help.el (describe-mode): Allow a :minor-mode-function property to
34535 specify a different minor mode toggle function than the variable.
34536 * simple.el (auto-fill-function):
34537 * subr.el (add-minor-mode): Use it.
34538
34539 2005-03-16 Kenichi Handa <handa@m17n.org>
34540
34541 * language/ethio-util.el (sera-being-called-by-w3): New variable.
34542 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
34543 (ethio-fidel-to-sera-buffer): Likewise.
34544
34545 2005-03-16 Juri Linkov <juri@jurta.org>
34546
34547 * emacs-lisp/find-func.el (find-function-regexp):
34548 Add defun-emitting macro `menu-bar-make-toggle'.
34549
34550 * isearch.el: Put `isearch-scroll' property to
34551 `split-window-horizontally'.
34552
34553 * info.el: Update error messages for `debug-ignored-errors'.
34554 (Info-isearch-search): Doc fix.
34555 (Info-find-node): Move up code to go into info buffer before
34556 recording the node to the history.
34557 (Info-fontify-node): Fontify titles only if the next line
34558 has two or more `*', `=', `-', `.'.
34559 Display "go to this node" for empty (match-string 3).
34560
34561 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34562
34563 * term/mac-win.el: Add mouse pointer shape constants.
34564
34565 2005-03-15 Kim F. Storm <storm@cua.dk>
34566
34567 * simple.el (move-beginning-of-line): Use vertical-motion.
34568
34569 2005-03-15 Juri Linkov <juri@jurta.org>
34570
34571 * isearch.el (isearch-error): New variable.
34572 (isearch-invalid-regexp, isearch-within-brackets): Remove.
34573 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
34574 (isearch-within-brackets-state): Remove.
34575 (isearch-case-fold-search-state, isearch-pop-fun-state):
34576 Decrease frame index.
34577 (isearch-mode, isearch-top-state, isearch-push-state)
34578 (isearch-edit-string, isearch-abort, isearch-search-and-update)
34579 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
34580 (isearch-search, isearch-lazy-highlight-new-loop):
34581 Replace `isearch-invalid-regexp' with `isearch-error'.
34582 Remove `isearch-within-brackets'.
34583 (isearch-search): Add `search-failed' handler to `condition-case'.
34584 (isearch-lazy-highlight-search): Add `condition-case' to catch
34585 errors and allow `isearch-lazy-highlight-update' to try
34586 highlighting from the beginning of the window.
34587 (isearch-repeat): Move up code to set isearch-wrapped to t
34588 before calling isearch-wrap-function.
34589
34590 * info.el (Info-isearch-initial-node): New internal variable.
34591 (Info-search): Signal an error in isearch mode when search leaves
34592 the initial node. Signal an error when `bound' is non-nil and
34593 nothing was found in the current subfile.
34594 (Info-isearch-search): Remove `condition-case'.
34595 (Info-isearch-wrap): Don't wrap when search failed during leaving
34596 the initial node. If `Info-isearch-search' is nil, wrap around
34597 the current node.
34598 (Info-isearch-start): New fun.
34599 (Info-mode): Add buffer-local hook `Info-isearch-start' to
34600 `isearch-mode-hook'.
34601
34602 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
34603
34604 * simple.el (normal-erase-is-backspace): Set default to t if
34605 running on Mac.
34606
34607 * term/mac-win.el (function-key-map): Sync with x-win.el.
34608
34609 2005-03-15 Kenichi Handa <handa@m17n.org>
34610
34611 * international/mule-cmds.el (locale-language-names): Modify the
34612 format of elements and add more entries.
34613 (locale-preferred-coding-systems): Add more entries.
34614 (set-locale-environment): Adjust for the change of
34615 locale-language-names.
34616
34617 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
34618
34619 * pcvs.el (smerge-ediff): Remove bogus autoload.
34620
34621 2005-03-14 Lute Kamstra <lute@gnu.org>
34622
34623 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
34624 Ignore a `*' at the beginning of a line.
34625
34626 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
34627 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
34628 subr.el.
34629 (dont-compile, eval-when-compile, eval-and-compile): Use declare
34630 to specify indentation.
34631
34632 * generic.el (define-generic-mode): Let generic-mode-list be a
34633 list of strings; test membership with equal.
34634
34635 2005-03-14 Kim F. Storm <storm@cua.dk>
34636
34637 * simple.el (next-line, previous-line): Add optional try-vscroll
34638 arg to recognize interactive use. Pass it on to line-move.
34639 (line-move): Don't perform auto-window-vscroll when defining or
34640 executing keyboard macro to ensure consistent behavior.
34641
34642 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
34643
34644 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
34645
34646 2005-03-13 Lute Kamstra <lute@gnu.org>
34647
34648 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
34649 debugger-setup-buffer so that backtrace marks the frames set to
34650 debug-on-exit and we don't have to do it manually. Set an extra
34651 debug-on-exit for macro's.
34652 (debugger-setup-buffer): Don't mark the top frame manually.
34653
34654 2005-03-12 Lute Kamstra <lute@gnu.org>
34655
34656 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
34657 lisp-indent-function throughout.
34658 (with-no-warnings): Set lisp-indent-function property.
34659
34660 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
34661
34662 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
34663 Add entry for backslash.
34664
34665 2005-03-12 Juri Linkov <juri@jurta.org>
34666
34667 * info.el (Info-search): Four fixes for backward search.
34668
34669 2005-03-11 Jay Belanger <belanger@truman.edu>
34670
34671 * calc/calc.el (calc-language-alist): New variable.
34672 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
34673 (calc-embedded-find-modes): Use calc-language-alist instead of
34674 calc-embedded-language-alist.
34675
34676 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
34677
34678 * calendar/calendar.el (calendar-redrawing): New internal
34679 variable.
34680 (redraw-calendar): Remove bogus save-excursion from previous
34681 change. Bind calendar-redrawing to t for mark-diary-entries.
34682 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
34683 calendar if that is why we were called.
34684
34685 2005-03-11 Kenichi Handa <handa@m17n.org>
34686
34687 * international/mule.el (make-coding-system): Set property
34688 coding-system-define-form to nil.
34689 (define-coding-system-alias): Likewise.
34690
34691 2005-03-11 Kenichi Handa <handa@m17n.org>
34692
34693 These changes are suggested by Dave Love <fx@gnu.org>.
34694
34695 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
34696 coding: tag.
34697 (adaptive-fill-regexp): Add more bullets.
34698 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
34699 regexps.
34700
34701 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
34702
34703 * help.el (describe-mode): Properly handle non-trivial lighters.
34704 Don't ignore minor modes that are not listed in minor-mode-list.
34705
34706 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
34707 feature ON when the user requests to turn it OFF.
34708
34709 2005-03-10 Lute Kamstra <lute@gnu.org>
34710
34711 * emacs-lisp/debug.el (debug-entry-code): Delete it.
34712 (implement-debug-on-entry): New function to replace debug-entry-code.
34713 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
34714 second argument as the 2005-03-07 change makes it obsolete.
34715 (debug-on-entry, cancel-debug-on-entry): Update call to
34716 debug-on-entry-1.
34717 (debug, debugger-setup-buffer): Comment update.
34718 (debugger-frame-number): Update to work with implement-debug-on-entry.
34719
34720 2005-03-10 Jay Belanger <belanger@truman.edu>
34721
34722 * calc/calc-embed.el (math-ms-args): Declare it.
34723 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
34724 math-ms-args.
34725 (calc-embedded-subst): Use math-multi-subst-rec to substitute
34726 variables.
34727
34728 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
34729
34730 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
34731 Use message-box.
34732
34733 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
34734 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
34735 (tooltip-gud-tips): Simplify.
34736 (tooltip-gud-tips-p): Remove superfluous :set.
34737 (tooltip-gud-modes): Add fortran-mode.
34738 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
34739
34740 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
34741
34742 2005-03-09 Kim F. Storm <storm@cua.dk>
34743
34744 * play/animate.el (animate-place-char): Use forward-line instead
34745 of next-line to improve performance.
34746
34747 2005-03-09 Simon Josefsson <jas@extundo.com>
34748
34749 * net/browse-url.el (browse-url-default-browser): Doc fix.
34750
34751 2005-03-09 Miles Bader <miles@gnu.org>
34752
34753 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
34754 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
34755
34756 2005-03-09 Kenichi Handa <handa@m17n.org>
34757
34758 * international/latin-1.el: Set case and syntax for 255 only if
34759 set-case-syntax-set-multibyte is nil.
34760
34761 * textmodes/ispell.el (ispell-insert-word): New function.
34762 (ispell-word): Use ispell-insert-word to insert a new word.
34763 (ispell-process-line): Likewise.
34764 (ispell-complete-word): Likewise.
34765
34766 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
34767
34768 * calendar/calendar.el (redraw-calendar): Preserve point.
34769 Reported by Matt Hodges <MPHodges@member.fsf.org>.
34770 (calendar-week-start-day): Move after definition of
34771 redraw-calendar. Delete buffer test, since redraw-calendar has
34772 that now.
34773
34774 * calendar/diary-lib.el (mark-diary-entries): Only call
34775 redraw-calendar in the first of any recursive calls.
34776 Reported by Alan Shutko <ats@acm.org>.
34777
34778 2005-03-08 Juri Linkov <juri@jurta.org>
34779
34780 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
34781 (html-horizontal-rule, html-line, html-image, html-checkboxes)
34782 (html-radio-buttons): Add a space before the trailing `/>' where
34783 sgml-xml-mode is non-nil.
34784 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
34785 the subsequent tag of the empty XML tag.
34786 (html-href-anchor): Don't set initial input to "http:".
34787 (html-image): Ask for the image URL and set point inside alt="".
34788 (html-name-anchor): Duplicate the name in the `id' attribute when
34789 sgml-xml-mode is non-nil.
34790 (html-paragraph): Remove \n before <p>.
34791 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
34792 instead of `checked' when sgml-xml-mode is non-nil.
34793
34794 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
34795 Remove 1 space before #RRGGBB to not truncate it on terminal
34796 windows w/o fringes. Remove 1 space between bg and fg examples
34797 to get more space.
34798 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
34799 avoid byte-compile warnings.
34800
34801 * image-file.el (image-file-handler): Put `safe-magic' property to
34802 `image-file-handler'.
34803
34804 * info.el (Info-isearch-search): Emulate word search in
34805 isearching through multiple Info nodes with Info-search.
34806 (Info-isearch-wrap): Allow isearch-word.
34807
34808 2005-03-08 Lute Kamstra <lute@gnu.org>
34809
34810 * emacs-lisp/debug.el (debugger-step-through): Make sure that
34811 stepping into the debugger's code is not possible.
34812 (debugger-jumping-flag): Docstring update.
34813
34814 2005-03-08 Jay Belanger <belanger@truman.edu>
34815
34816 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
34817 embedded mode begins.
34818 (calc-embedded-language-alist): New variable.
34819 (calc-embedded-find-modes): Use calc-embedded-language-alist to
34820 set default language mode.
34821
34822 2005-03-08 Kenichi Handa <handa@m17n.org>
34823
34824 * international/ccl.el (define-ccl-program): Fix docstring about
34825 extra 256 bytes assured for the output buffer.
34826
34827 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
34828 Fix BUFFER_MAGNIFICATION to 2.
34829 (ccl-encode-mule-utf-16be-with-signature): Likewise.
34830
34831 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
34832
34833 * align.el (align-rules-list): Added an alignment rule for CSS
34834 declarations (applies to css-mode and html-mode buffers).
34835
34836 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
34837
34838 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
34839
34840 2005-03-07 Kim F. Storm <storm@cua.dk>
34841
34842 * simple.el (move-beginning-of-line): New command.
34843
34844 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
34845
34846 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
34847
34848 * emulation/cua-base.el: Put CUA move property on move-end-of-line
34849 and move-beginning-of-line.
34850
34851 * apropos.el (apropos-print): Omit command from M-x ... RET.
34852
34853 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
34854
34855 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
34856 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
34857
34858 2005-03-06 Richard M. Stallman <rms@gnu.org>
34859
34860 * bindings.el (esc-map): Bind M-g to goto-line.
34861
34862 * facemenu.el (global-map): Bind M-o, not M-g.
34863
34864 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
34865
34866 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
34867 "Open Directory" as for "Open File".
34868
34869 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
34870
34871 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
34872 (push-mark-command): Run activate-mark-hook.
34873
34874 2005-03-06 Richard M. Stallman <rms@gnu.org>
34875
34876 * help-mode.el (help-mode-finish): Don't alter the element
34877 in view-return-to-alist if there already is one.
34878
34879 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
34880 make sure the current buffer is the expected one.
34881
34882 * novice.el (disabled-command-function): Output in *Disabled Command*.
34883 Explicitly ignore non-keyboard events, and explicitly handle C-g.
34884
34885 * textmodes/flyspell.el (flyspell-large-region):
34886 Pass args differently for aspell.
34887
34888 * files.el (mode-require-final-newline): Doc fix.
34889
34890 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
34891
34892 * progmodes/which-func.el (which-function):
34893 Specify NOERROR when calling imenu--make-index-alist.
34894
34895 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
34896
34897 * simple.el (normal-erase-is-backspace): Define default value.
34898
34899 * custom.el (custom-theme-set-variables): Remove unused var
34900 `immediate'.
34901 (custom-reevaluate-setting): Simple function to handle variables
34902 that are defined before their default value can really be
34903 computed.
34904
34905 * startup.el (command-line): Use it for temporary-file-directory,
34906 small-emporary-file-directory, auto-save-file-name-transforms,
34907 blink-cursor-mode, and normal-erase-is-backspace.
34908
34909 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
34910 progress, even with buggy anchored keywords.
34911
34912 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
34913
34914 * simple.el (goto-line): Remove unbalanced final parenthesis.
34915
34916 2005-03-05 Richard M. Stallman <rms@gnu.org>
34917
34918 * simple.el (goto-line): Use a number at point as the default.
34919 With C-u as arg, switch buffers.
34920
34921 2005-03-05 Juri Linkov <juri@jurta.org>
34922
34923 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
34924 with `no-blinking-cursor'.
34925
34926 * startup.el (no-blinking-cursor): New defvar.
34927 (command-line): Add `--no-blinking-cursor' to longopts.
34928 Set `no-blinking-cursor' to t for command line arguments
34929 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
34930 with `no-blinking-cursor' in the condition for calling
34931 `blink-cursor-mode'.
34932
34933 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
34934
34935 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
34936 (menu-bar-options-save): Add blink-cursor-mode.
34937 (menu-bar-options-menu): Add blink-cursor-mode.
34938
34939 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
34940
34941 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
34942 (icalendar-export-file, icalendar-export-region)
34943 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
34944 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
34945
34946 2005-03-04 Lute Kamstra <lute@gnu.org>
34947
34948 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
34949 (debug-function-list): Ditto.
34950
34951 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
34952
34953 * textmodes/texinfmt.el (texinfo-append-refill):
34954 Redefine the types of line to which @refill
34955 is not appended by replacing a search for `@refill\\|@bye' with
34956 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
34957 itemize@refill' bug and the unfilled long lines bug.
34958 (texinfmt-version): Update number and date.
34959
34960 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
34961
34962 * international/code-pages.el (windows-1250, windows-125[2-8])
34963 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
34964
34965 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
34966
34967 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
34968 bound yet.
34969
34970 2005-03-02 Romain Francoise <romain@orebokech.com>
34971
34972 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
34973 buffer after removing limits.
34974 (ibuffer-pop-filter): Ditto.
34975 Update copyright.
34976
34977 2005-03-02 Miles Bader <miles@gnu.org>
34978
34979 * button.el (make-text-button): If the user doesn't specify a
34980 type, use the default. Rewrite to use `add-text-properties' and
34981 plist functions.
34982
34983 2005-03-01 Lute Kamstra <lute@gnu.org>
34984
34985 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
34986 (debugger-jumping-flag): New var.
34987 (debug-entry-code): Use it.
34988 (debugger-jump): Use debugger-jumping-flag and add
34989 debugger-reenable to post-command-hook.
34990 (debugger-reenable): Use debugger-jumping-flag and remove itself
34991 from post-command-hook.
34992 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
34993 debugger-reenable.
34994
34995 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
34996
34997 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
34998 inclusion of "itemize\\|", which may be unnecessary, is certainly
34999 inelegant, and stops refilling in itemize lists when formatting
35000 Japanese Texinfo files to Info.
35001 Update copyright to 2005.
35002
35003 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
35004
35005 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
35006 of an error if GDB can't find the source file.
35007
35008 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
35009
35010 * calendar/calendar.el (redraw-calendar): Work from any buffer,
35011 not just the calendar.
35012
35013 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
35014 first.
35015 (diary-redraw-calendar): New function.
35016 (make-diary-entry): Add diary-redraw-calendar to local
35017 write-contents-functions. Turn off selective display before
35018 inserting in diary.
35019
35020 2005-03-01 Kim F. Storm <storm@cua.dk>
35021
35022 * emacs-lisp/copyright.el (copyright-fix-years): New command.
35023
35024 2005-03-01 Lute Kamstra <lute@gnu.org>
35025
35026 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
35027 that debug-entry-code can be safely removed from a function while
35028 this code is being evaluated. Revert the 2005-02-27 change as the
35029 new implementation no longer requires it. Make sure that a
35030 function body containing just a string is not mistaken for a docstring.
35031 (debug): Skip one more frame in case of debug on entry.
35032 (debugger-setup-buffer): Delete one more frame line in case of
35033 debug on entry.
35034 (debugger-frame-number): Update to use the new text introduced by
35035 the 1999-11-03 change. Skip one more frame in case of debug on entry.
35036
35037 2005-02-28 Kim F. Storm <storm@cua.dk>
35038
35039 * double.el (double-translate-key): Call force-window-update after
35040 read-event to avoid crash in redisplay.
35041
35042 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
35043
35044 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
35045 (debug): Use it. Move the inhibit-trace earlier.
35046 (debug-entry-code): New const.
35047 (debug-on-entry-1): Use it.
35048
35049 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
35050
35051 * international/utf-16.el (ccl-encode-mule-utf-16le):
35052 Fix BUFFER_MAGNIFICATION to 2.
35053 (ccl-encode-mule-utf-16be): Likewise.
35054
35055 2005-02-28 Kenichi Handa <handa@m17n.org>
35056
35057 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
35058 Fix BUFFER_MAGNIFICATION to 4.
35059 (ccl-encode-mule-utf-16be-with-signature): Likewise.
35060
35061 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
35062
35063 * speedbar.el (speedbar-update-flag): Doc fix.
35064 (speedbar-show-info-under-mouse): Give set-mouse-position the right
35065 argument.
35066
35067 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
35068
35069 * reveal.el (reveal-post-command): Don't try to reveal overlays which
35070 have a non-nil `invisible' property but are actually visible.
35071
35072 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
35073 for perldoc sections.
35074 (perl-outline-regexp, perl-outline-level): New var and function.
35075 (perl-mode): Use them.
35076
35077 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
35078
35079 * calendar/diary-lib.el (diary-remind): Discard any mark portion
35080 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
35081
35082 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
35083
35084 * cus-edit.el: Comment change.
35085 (custom-buffer-create-internal): Slightly reword text at top of
35086 Custom buffers. Mention there that saving an option edits the
35087 init file. Add link to Emacs manual node on `custom-file'.
35088 (custom-magic-alist): Rewrite individual State messages to use
35089 capitalized keywords. Doc fix.
35090
35091 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
35092
35093 * calendar/calendar.el (calendar-buffer): Move above
35094 calendar-week-start-day.
35095 (calendar-week-start-day): Doc fix. Add :set function.
35096 (calendar-minimum-window-height): New variable.
35097 (generate-calendar-window): Only resize window if selected-window
35098 is displaying the calendar buffer. Use new variable
35099 calendar-minimum-window-height.
35100 (generate-calendar): Reword error message.
35101 (calendar-mode-map): Bind DEL to scroll-other-window-down.
35102
35103 2005-02-27 Andreas Schwab <schwab@suse.de>
35104
35105 * vc.el (vc-do-command): Don't run command asynchronously when
35106 operating in a remote directory.
35107
35108 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
35109 change from sync with Tramp 2.0.47.
35110
35111 2005-02-27 Richard M. Stallman <rms@gnu.org>
35112
35113 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
35114
35115 * textmodes/flyspell.el (flyspell-mode-on):
35116 Call ispell-change-dictionary only if necessary.
35117
35118 * emacs-lisp/re-builder.el (regexp-builder): New function.
35119
35120 * register.el (describe-register-1): Explicitly handle
35121 yank-excluded-properties = t.
35122
35123 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
35124 (custom-magic-alist): Change the status descriptions again.
35125 (face widget-type): Total rewrite based on `restricted-sexp'
35126 to eliminate the confusing double hiding levels.
35127
35128 * emacs-lisp/debug.el (debug-on-entry-1):
35129 If function body is empty, add nil as body form.
35130
35131 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
35132
35133 * emacs-lisp/trace.el (inhibit-trace): New var.
35134 (trace-make-advice): Use it.
35135
35136 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
35137
35138 2005-02-26 Kim F. Storm <storm@cua.dk>
35139
35140 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
35141 (mouse-on-link-p, mouse-drag-region-1): Use it.
35142
35143 2005-02-25 Lute Kamstra <lute@gnu.org>
35144
35145 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
35146
35147 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
35148
35149 * frame.el (blink-cursor-mode): Add :group keyword.
35150
35151 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
35152
35153 * calendar/icalendar.el (icalendar--decode-isodatetime):
35154 New optional argument DAY-SHIFT.
35155 (icalendar-export-region): Fix coding-system-for-write.
35156 (icalendar--convert-ical-to-diary): Shift end-day of all-day
35157 events by one.
35158
35159 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
35160
35161 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
35162
35163 2005-02-24 Kim F. Storm <storm@cua.dk>
35164
35165 * international/iso-acc.el (iso-accents-compose): Fix crash
35166 during redisplay. Call force-window-update after read-event
35167 and delete-region to signal that window is not accurate.
35168
35169 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
35170
35171 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
35172 Remove unused and inexistent var `inhibit-trace'.
35173 (debugger-mode): Use run-mode-hooks.
35174 (debugger-list-functions): Add buttons; setup xref stack.
35175
35176 2005-02-23 Richard M. Stallman <rms@gnu.org>
35177
35178 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
35179 appointment says it was explicitly made.
35180 (appt-add): Set the 3rd element.
35181 (appt-make-list): Preserve explicit appointments.
35182
35183 * subr.el (find-tag-default): Catch errors in forward-sexp.
35184
35185 2005-02-23 Juri Linkov <juri@jurta.org>
35186
35187 * info.el (Info-isearch-search): New defcustom.
35188 (Info-isearch-search): Call the default isearch function
35189 when Info-isearch-search is nil.
35190 (Info-isearch-wrap): Use variable Info-isearch-search.
35191
35192 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
35193
35194 * cus-edit.el: Comment change.
35195
35196 2005-02-22 Kim F. Storm <storm@cua.dk>
35197
35198 * progmodes/hideif.el (hide-ifdef-use-define-alist):
35199 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
35200
35201 2005-02-22 Simon Josefsson <jas@extundo.com>
35202
35203 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
35204 New variable.
35205 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
35206 Oskarsson" <myrkraverk@users.sourceforget.net>.
35207
35208 2005-02-22 Kim F. Storm <storm@cua.dk>
35209
35210 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
35211 check that window of that event is the selected window.
35212 (mouse-drag-region-1): Compare mouse event window to selected
35213 window before setting point.
35214
35215 * tooltip.el (tooltip-show-help-function): Pass event to
35216 mouse-on-link-p so it can check selected window.
35217
35218 2005-02-22 Kenichi Handa <handa@m17n.org>
35219
35220 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
35221 (ps-mule-show-warning): New function.
35222 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
35223 characters are found.
35224
35225 * ps-print.el (ps-header-footer-string): Return a list of header
35226 and footer strings.
35227
35228 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
35229
35230 * pcvs.el (cvs-retrieve-revision): Fix thinko.
35231
35232 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
35233
35234 * frame.el (blink-cursor-mode): Use define-minor-mode.
35235
35236 * term/mac-win.el (function-key-map): Use char-names more consistently.
35237 (file-name-coding-system): Only set it for MacOS-9. The other case is
35238 already handled in mule-cmds.el (where it also works when mac-win.el
35239 is not used).
35240
35241 2005-02-21 Kenichi Handa <handa@m17n.org>
35242
35243 * international/mule.el (ctext-pre-write-conversion): Always use
35244 " *code-converting-work*" buffer for work.
35245
35246 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
35247
35248 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
35249
35250 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
35251
35252 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
35253
35254 * ses.el (undo-more): Restore defadvice, but only the part that
35255 allows changes outside the restricted area of the buffer.
35256
35257 2005-02-20 Kim F. Storm <storm@cua.dk>
35258
35259 * simple.el (line-move): Add fourth optional arg try-vscroll which
35260 must be set to perform auto-window-vscroll.
35261 When moving backwards and doing auto-window-vscroll, automatically
35262 vscroll to the last part of lines which are taller than the window.
35263 (next-line, previous-line): Set try-vscroll arg on line-move.
35264
35265 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
35266
35267 * replace.el (query-replace, query-replace-regexp)
35268 (replace-string, replace-regexp): When operating on region, make
35269 the minibuffer prompt say so.
35270
35271 * isearch.el (isearch-forward): Document isearch-query-replace and
35272 isearch-query-replace-regexp keybindings.
35273
35274 2005-02-19 Jay Belanger <belanger@truman.edu>
35275
35276 * calc/calc-aent.el (math-read-token): Add local variable.
35277
35278 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
35279 (calc-edit-top): Move declaration to earlier in file.
35280 (calc-edit-macro-repeats): Add local variables.
35281
35282 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
35283 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
35284 calcFunc-tanh.
35285 Adjust integration rule for calcFunc-tan.
35286
35287 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
35288
35289 * emulation/viper-cmd.el (viper-prefix-commands): Make into a defconst.
35290 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
35291 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
35292 (viper-skip-separators): Bug fix.
35293 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
35294 particular major mode.
35295 (viper-del-backward-char-in-replace): Don't put deleted char on the
35296 kill ring.
35297
35298 * emulation/viper-ex.el (viper-color-display-p): New function.
35299 (viper-has-face-support-p): Use viper-color-display-p.
35300
35301 * emulation/viper-keym.el (viper-gnus-modifier-map): New keymap.
35302
35303 * emulation/viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
35304
35305 * emulation/viper-util.el (viper-glob-unix-files):
35306 Fix shell status check.
35307 (viper-file-remote-p): Make equivalent to file-remote-p.
35308
35309 * emulation/viper.el (viper-major-mode-modifier-list):
35310 Use viper-gnus-modifier-map.
35311
35312 2005-02-19 David Kastrup <dak@gnu.org>
35313
35314 * subr.el (subregexp-context-p): Fix garbled doc string by adding
35315 quoting.
35316
35317 2005-02-19 Jay Belanger <belanger@truman.edu>
35318
35319 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
35320 Remove extra definitions.
35321 (calc-coth): New function.
35322 (calcFunc-cot): Fix `let'.
35323
35324 2005-02-19 Eli Zaretskii <eliz@gnu.org>
35325
35326 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
35327 the reasons we use "type pc" in these faces.
35328
35329 * button.el (button): Ditto.
35330
35331 2005-02-19 Michael Mauger <mmaug@yahoo.com>
35332
35333 * replace.el (query-replace-read-from): Set the value of
35334 query-replace-from-history-variable to handle the case of an empty
35335 string entered to accept the suggested default.
35336
35337 * net/tramp.el (tramp-file-name-for-operation):
35338 Use dired-call-process instead of dired-call-process-command.
35339
35340 2005-02-19 Jay Belanger <belanger@truman.edu>
35341
35342 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
35343 (math-div-non-trig): New variables.
35344 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
35345 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
35346 (math-combine-prod, math-div-symb-fancy): Add simplifications for
35347 trig expressions.
35348
35349 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
35350
35351 * progmodes/gdb-ui.el (gdb-var-update-handler)
35352 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
35353 for watch expressions,
35354 (gdb-var-create-handler): Don't set speedbar-update-flag.
35355 (gdb-post-prompt): Simplify test for speedbar.
35356
35357 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
35358
35359 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
35360 (ediff-set-fine-overlays-in-one-buffer, ediff-goto-word): Make sure
35361 we use the syntax table of the correct buffer.
35362 (ediff-same-file-contents, ediff-same-contents): Enhancements thanks to
35363 Felix Gatzemeier.
35364
35365 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
35366 (ediff-file-remote-p): Make synonymous with file-remote-p.
35367 In all deffaces ediff-*-face-*, use min-colors.
35368
35369 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
35370 ediff-recurse-to-subdirectories.
35371 (ediff-mark-if-equal): Check that the arguments are strings, use
35372 ediff-same-contents (after to Felix Gatzemeier).
35373
35374 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
35375 nil.
35376
35377 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
35378
35379 * log-view.el (log-view-message-re): Fix up Subversion regexp.
35380
35381 2005-02-18 David Kastrup <dak@gnu.org>
35382
35383 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
35384 use `mark-active' when defined.
35385
35386 2005-02-18 Kenichi Handa <handa@m17n.org>
35387
35388 * ps-print.el (ps-font-info-database): New entry
35389 ZapfChancery-MediumItalic with correct font name. Fix font name
35390 of the entry Zapf-Chancery-MediumItalic.
35391
35392 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
35393
35394 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
35395
35396 2005-02-16 Kim F. Storm <storm@cua.dk>
35397
35398 * ido.el (ido-fallback-command): Pass user input to fallback command.
35399
35400 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
35401
35402 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
35403 (gdb-find-file-hook): Add server prefix.
35404
35405 2005-02-16 Richard M. Stallman <rms@gnu.org>
35406
35407 * replace.el (perform-replace): Pass new args to replace-highlight.
35408 (replace-highlight): Take region args,
35409 and pass them to isearch-lazy-highlight-new-loop.
35410
35411 * novice.el (disabled-command-hook): Autoload the defalias
35412 and the make-obsolete-variable call.
35413
35414 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
35415
35416 * isearch.el (isearch-lazy-highlight-start-limit)
35417 (isearch-lazy-highlight-end-limit): New variables limit
35418 the region for highlighting.
35419 (isearch-lazy-highlight-new-loop): New args BEG and END.
35420 (isearch-lazy-highlight-search): Use the new vars.
35421 (isearch-lazy-highlight-update): Likewise.
35422
35423 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
35424
35425 * cus-start.el (all): Use default-boundp.
35426
35427 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
35428
35429 * menu-bar.el (menu-bar-select-frame): Handle current frame.
35430
35431 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
35432
35433 * autorevert.el (auto-revert-stop-on-user-input)
35434 (auto-revert-verbose): Doc fixes.
35435
35436 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
35437
35438 * international/mule-cmds.el (set-locale-environment): Remove call
35439 to set-selection-coding-system on Windows.
35440
35441 2005-02-15 Jay Belanger <belanger@truman.edu>
35442
35443 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
35444 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
35445 calcFunc-coth.
35446 (math-simplify-sqrt): Add simplifications.
35447
35448 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
35449 to list.
35450
35451 * calc/calc-ext.el: Add functions to autoloads.
35452
35453 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
35454 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
35455 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
35456 (math-csc-raw, math-cot-raw): New functions.
35457
35458 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
35459
35460 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
35461 the variable name in a message.
35462
35463 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
35464 calcFunc-csc, calcFunc-cot.
35465
35466 * calc/calcalg2.el: Add derivative and integration rules for
35467 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
35468 calcFunc-csch, calcFunc-coth.
35469 (math-do-integral-methods): Add to checks for when to use
35470 substitutions.
35471
35472 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
35473
35474 2005-02-15 Lute Kamstra <lute@gnu.org>
35475
35476 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
35477 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
35478 <monnier@iro.umontreal.ca>.
35479 (lisp-outline-level): Improve efficiency. Suggested by David
35480 Kastrup <dak@gnu.org>.
35481
35482 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
35483
35484 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
35485 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
35486 (gdb-set-gud-minor-mode-existing-buffers): New functions.
35487 (gdb-find-file-hook): New hook. Add it to find-file-hook.
35488 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
35489
35490 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
35491
35492 * cus-start.el (all): Comment change.
35493
35494 2005-02-14 Lute Kamstra <lute@gnu.org>
35495
35496 * cus-start.el (all): Check if symbol is void.
35497
35498 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
35499
35500 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
35501 optional argument to \cite.
35502
35503 2005-02-14 Richard M. Stallman <rms@gnu.org>
35504
35505 * cus-edit.el (custom-buffer-create-internal): Update help message.
35506 (custom-magic-alist): Update help messages.
35507
35508 * cus-start.el (all): Allow a var to specify a standard value.
35509
35510 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
35511
35512 * custom.el (custom-theme-set-variables): Handle variable aliases.
35513
35514 * frame.el (blink-cursor-timer): Doc fix.
35515 (blink-cursor): Make it an alias for `blink-cursor-mode' and
35516 declare obsolete.
35517 (blink-cursor-mode): Define with defcustom and use correct
35518 standard expression in that defcustom.
35519 * startup.el (command-line): Adapt to above changes in frame.el.
35520
35521 2005-02-11 Lute Kamstra <lute@gnu.org>
35522
35523 * apropos.el (apropos-score-doc): Prevent division by zero.
35524
35525 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
35526
35527 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
35528 (icalendar--get-event-property-attributes)
35529 (icalendar--get-event-properties)
35530 (icalendar--datetime-to-diary-date): New functions.
35531 (icalendar--split-value): Doc fix.
35532 (icalendar--datetime-to-noneuropean-date)
35533 (icalendar--datetime-to-european-date): New optional argument
35534 SEPARATOR. Return result as a string instead of a list.
35535 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
35536 (icalendar--convert-string-for-export): Rename arg S to STRING.
35537 (icalendar-export-region): Doc fix. Change name of error buffer.
35538 Save output buffer.
35539 (icalendar-import-file): Add blank at end of prompt.
35540 (icalendar-import-buffer): Doc fix. Do not switch to error
35541 buffer. Indicate status in return value.
35542 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
35543 buffer. Save output buffer. Handle exception from recurrence
35544 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
35545 events. Fix problems with weekly all-day events.
35546
35547 2005-02-10 Richard M. Stallman <rms@gnu.org>
35548
35549 * simple.el (eval-expression-print-format):
35550 Avoid warning about edebug-active.
35551
35552 * help.el (help-for-help-internal): Rename from help-for-help.
35553 (help-for-help): Define with defalias.
35554
35555 * font-core.el (font-lock-default-function): Use with-no-warnings.
35556
35557 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
35558
35559 * custom.el (defface): Doc fix.
35560
35561 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
35562
35563 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
35564 width 0" to prevent word wrapping problems.
35565
35566 2005-02-09 Kim F. Storm <storm@cua.dk>
35567
35568 * ido.el (ido-file-extensions-order): New defcustom.
35569 (ido-file-extension-lessp, ido-file-extension-aux)
35570 (ido-file-extension-order): New advanced file ordering.
35571 (ido-file-lessp): New simple file ordering.
35572 (ido-sort-list): Remove.
35573 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
35574 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
35575
35576 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
35577
35578 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
35579 that some versions of grep produce.
35580 (grep-mode-font-lock-keywords): Likewise.
35581
35582 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
35583
35584 * progmodes/gdb-ui.el (gdb-location-list): New variable.
35585 (gdb-cdir): Delete.
35586 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
35587 (gdb-source-info): Treat case when source file is in another
35588 directory properly.
35589 (gdb-get-location): New function.
35590
35591 2005-02-07 Jay Belanger <belanger@truman.edu>
35592
35593 * calc/calc-prog.el (calc-write-parse-table-part)
35594 (calc-fix-token-name): Fix a check for language type.
35595
35596 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
35597
35598 2005-02-07 Andre Spiegel <spiegel@gnu.org>
35599
35600 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
35601 as directory not writable.
35602
35603 2005-02-07 Kim F. Storm <storm@cua.dk>
35604
35605 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
35606 (cua--standard-movement-commands): Remove list.
35607 Instead, set CUA property value to move for movement commands.
35608 (cua-movement-commands): Remove. Users must set CUA prop instead.
35609 (cua--pre-command-handler): Check CUA property.
35610 (cua--init-keymaps): Don't remap undo commands.
35611 (cua-mode): Don't call cua--rectangle-on-off.
35612
35613 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
35614 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
35615 (cua--rect-undo-set-point): New var.
35616 (cua--rectangle-undo-boundary): Setup undo apply entry.
35617 (cua--rect-undo-handler): New function for rectangle undo.
35618 (cua--rect-start-position, cua--rect-end-position): Add.
35619 (cua--rectangle-post-command): Call cua--rectangle-set-corners
35620 for restored rectangle. Set point if cua--rect-undo-set-point.
35621
35622 2005-02-06 Jay Belanger <belanger@truman.edu>
35623
35624 * calc/calc-lang.el (calc-tex-language): Display more information
35625 in messages.
35626
35627 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
35628 in TeX mode.
35629
35630 2005-02-06 Richard M. Stallman <rms@gnu.org>
35631
35632 * emacs-lisp/lisp.el (buffer-end): Doc fix.
35633
35634 2005-02-05 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
35635
35636 * net/ldap.el (ldap-search-internal): Support attributes with
35637 optional descriptions separated by a semi-colon, as in
35638 "userCertificate;binary".
35639
35640 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
35641
35642 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
35643 isn't a cons (i.e. the version is 0).
35644
35645 2005-02-05 Eli Zaretskii <eliz@gnu.org>
35646
35647 * help.el (help-for-help): Doc fix.
35648
35649 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
35650
35651 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
35652 GDB-Windows on the menu-bar as this works better.
35653
35654 2005-02-04 Jay Belanger <belanger@truman.edu>
35655
35656 * calc/calc-embed.el (calc-embedded-update): Don't put in
35657 unnecessary newlines. Adjust the end of formula marker.
35658
35659 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
35660 (math-latex-parse-two-args): New function.
35661
35662 2005-02-03 Lute Kamstra <lute@gnu.org>
35663
35664 * help-fns.el (help-with-tutorial): Make sure that users cannot
35665 remove the entire text of the tutorial by means of `undo'.
35666
35667 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
35668
35669 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
35670 in recent changes, where the ispell process was repeatedly
35671 killed & restarted.
35672
35673 * international/mule-cmds.el (set-locale-environment): Set file-name
35674 coding system to utf-8 on Darwin systems.
35675 (set-default-coding-systems): Don't set default-file-name-coding-system
35676 on Darwin systems.
35677
35678 2005-02-03 Richard M. Stallman <rms@gnu.org>
35679
35680 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
35681
35682 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
35683
35684 * faces.el (list-faces-display): Add optional argument.
35685
35686 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
35687
35688 * font-core.el (font-lock-default-function): Handle the rare case where
35689 only font-lock-keywords is set.
35690
35691 2005-02-02 Kenichi Handa <handa@m17n.org>
35692
35693 * international/characters.el: Cancel previous change for
35694 I-WITH-DOT-ABOVE and DOTLESS-i.
35695
35696 * international/latin-5.el: Cancel previous change.
35697
35698 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35699
35700 * progmodes/gud.el: Correction to syntax in gud-menu-map.
35701
35702 2005-02-02 Kenichi Handa <handa@m17n.org>
35703
35704 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
35705 DOTLESS-i.
35706
35707 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
35708 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
35709
35710 * case-table.el (get-upcase-table): New function.
35711 (copy-case-table): Copy upcaes table too if non-nil.
35712 (set-case-syntax-delims): Maintain upcase table too.
35713 (set-case-syntax-pair): Likewise.
35714 (set-upcase-syntax, set-downcase-syntax): New functions.
35715 (set-case-syntax): Maintain upcase table too.
35716
35717 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
35718
35719 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
35720
35721 * progmodes/gud.el (gud-goto-info): New function.
35722 (gud-tool-bar-map): Use correct icon.
35723
35724 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35725
35726 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
35727 When delegating, order args in the funcall correctly.
35728
35729 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
35730
35731 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
35732
35733 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
35734
35735 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
35736 buffer not visiting a file.
35737
35738 2005-01-31 Jay Belanger <belanger@truman.edu>
35739
35740 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
35741 bound on the line with the formula.
35742
35743 2005-01-31 Kim F. Storm <storm@cua.dk>
35744
35745 * ses.el (ses-create-cell-variable-range)
35746 (ses-destroy-cell-variable-range, ses-reset-header-string)
35747 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
35748 (ses-insert-row): Fix format of apply undo entries.
35749
35750 2005-01-31 Jay Belanger <belanger@truman.edu>
35751
35752 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
35753 parts.
35754
35755 * calc/calc-embed.el (calc-embedded-open-formula)
35756 (calc-embedded-close-formula): Ignore matrix environments.
35757
35758 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
35759 TeX mode.
35760
35761 * calc/calc-lang.el (math-function-table, math-oper-table)
35762 (math-variable-table): Adjust the LaTeX portions.
35763
35764 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
35765 (math-latex-ignore-words): New constant.
35766
35767 2005-01-31 Richard M. Stallman <rms@gnu.org>
35768
35769 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
35770 (ispell-local-dictionary): Doc fix.
35771 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
35772 Don't reinitialize at run time. Don't defcustom.
35773 All uses changed to append ispell-local-dictionary-alist,
35774 or check it first.
35775 (ispell-current-dictionary): New variable for dictionary in use.
35776 (ispell-dictionary): Now used only for global default.
35777 (ispell-start-process): Set ispell-current-dictionary,
35778 not ispell-dictionary.
35779 (ispell-change-dictionary): Use this only for setting
35780 user preferences.
35781 (ispell-internal-change-dictionary): New function
35782 to change the current dictionary in use.
35783 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
35784 Use ispell-current-dictionary.
35785 Handle ispell-local-dictionary-overridden.
35786 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
35787
35788 2005-01-31 Jay Belanger <belanger@truman.edu>
35789
35790 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
35791
35792 * calc/calc-ext.el: Add calc-latex-language to autoloads.
35793 (calc-mode-map): Add calc-latex-language.
35794
35795 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
35796 (math-latex-print-frac): New functions.
35797 (math-oper-table, math-function-table, math-variable-table)
35798 (math-complex-format, math-input-filter): Add latex properties.
35799 (calc-set-language): Set math-expr-special-function-mapping.
35800
35801 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
35802 (calc-write-parse-table-part): Add LaTeX support.
35803
35804 * calc/calc.el (calc-language): Adjust docstring.
35805 (calc-set-mode-line): Add LaTeX support.
35806 (math-expr-special-function-mapping): New variable.
35807 (math-tex-ignore-words): Add to list.
35808
35809 * calc/calccomp.el (math-compose-expr, math-compose-rows):
35810 Add LaTeX support.
35811 (math-compose-expr): Add support for special functions.
35812
35813 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
35814
35815 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
35816
35817 * progmodes/gdb-ui.el (gdb-memory-address)
35818 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
35819 (gdb-memory-mode-map, gdb-memory-format-keymap)
35820 (gdb-memory-format-menu, gdb-memory-unit-keymap)
35821 (gdb-memory-unit-menu): New variables for a buffer
35822 that lets the user examine program memory.
35823 (gdb-memory-set-address, gdb-memory-set-repeat-count)
35824 (gdb-memory-format-binary, gdb-memory-format-octal)
35825 (gdb-memory-format-unsigned, gdb-memory-format-signed)
35826 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
35827 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
35828 (gdb-memory-unit-word, gdb-memory-unit-halfword)
35829 (gdb-memory-unit-byte, gdb-memory-unit-menu)
35830 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
35831 (gdb-memory-mode, gdb-memory-buffer-name)
35832 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
35833 New functions for above buffer.
35834
35835 2005-01-30 Richard M. Stallman <rms@gnu.org>
35836
35837 * cus-edit.el (custom-bury-buffer): Function deleted.
35838 (custom-buffer-done-function): Option deleted.
35839 (custom-buffer-done-kill): New replacement option.
35840 (Custom-buffer-done): Call quit-window.
35841 (custom-buffer-create-internal): Update for above changes.
35842
35843 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
35844
35845 * simple.el (undo-ask-before-discard): New var.
35846 (undo-outer-limit-truncate): Implement it.
35847 (undo-extra-outer-limit): Doc update.
35848
35849 2005-01-29 Richard M. Stallman <rms@gnu.org>
35850
35851 * ses.el (undo-more): Delete defadvice.
35852 (ses-begin-change): Doc fix.
35853
35854 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
35855 instead of rebinding C-x u and C-_.
35856
35857 * files.el (normal-backup-enable-predicate): Return nil for files
35858 in /tmp, regardless of temporary-file-directory.
35859
35860 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
35861
35862 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
35863 (open-rectangle, delete-whitespace-rectangle-line)
35864 (clear-rectangle-line): If FILL, pass t instead of FILL
35865 for move-to-column's 2nd arg.
35866
35867 * simple.el (undo): Fix the test for continuing a series of undos.
35868 (undo-more): Set pending-undo-list to t when we reach end.
35869 (pending-undo-list): Move up defvar.
35870
35871 * wid-edit.el (widget-button-click):
35872 Shorten the range of the track-mouse binding.
35873
35874 * comint.el (comint-insert-input): Undo previous changes;
35875 use last-input-event in interactive spec.
35876
35877 2005-01-29 Eli Zaretskii <eliz@gnu.org>
35878
35879 * progmodes/compile.el (compilation-start): Bind buffer-read-only
35880 to nil before invoking call-process. Reset buffer's modified flag
35881 after fontifying it in the no-async branch.
35882
35883 * wid-edit.el (widget-specify-button): If mouse pointer shape
35884 cannot be changed, use mouse face instead.
35885
35886 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
35887
35888 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
35889 (gdb-goto-breakpoint): Make breakpoint handling work on template
35890 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>.
35891 (gdb-assembler-custom): Update to recognize breakpoint information
35892 added on 2005-01-19.
35893
35894 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
35895
35896 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
35897 (dsssl-mode): Use define-derived-mode.
35898 (scheme-mode-initialize): Remove.
35899 (scheme-mode): Use run-mode-hooks.
35900
35901 * cus-edit.el (customize-group-other-window)
35902 (custom-buffer-create-other-window): Don't override special-display-*.
35903 (custom-mode-map): Make it dense.
35904
35905 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
35906 sets the default value.
35907
35908 2005-01-28 Eli Zaretskii <eliz@gnu.org>
35909
35910 * descr-text.el: Add more keywords.
35911
35912 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
35913
35914 * speedbar.el: Avoid unnecessary use of locate-library.
35915
35916 * international/mule-cmds.el (standard-display-european-internal):
35917 Don't fiddle with latin-1 non-break space any more since it's now
35918 special cased in the C code.
35919 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
35920
35921 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
35922
35923 * cus-start.el (all): Add `undo-outer-limit'.
35924
35925 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
35926
35927 * textmodes/bibtex.el (bibtex-format-entry):
35928 Use `bibtex-empty-field-re' only on the text of fields, not on entire
35929 field lines.
35930 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
35931 not on part of a buffer.
35932
35933 2005-01-25 Lute Kamstra <lute@gnu.org>
35934
35935 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
35936 nonempty field text strings like "{letters\\macro{}more letters}".
35937 Clarify docstring.
35938 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
35939 (bibtex-entry-offset, bibtex-parse-association)
35940 (bibtex-parse-field-name): Fix typos in docstrings.
35941 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
35942
35943 2005-01-24 Dan Nicolaescu <dann@ics.uci.edu>
35944 Juri Linkov <juri@jurta.org>
35945
35946 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
35947 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
35948 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
35949 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
35950
35951 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
35952 isearch minor mode.
35953
35954 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
35955
35956 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
35957
35958 2005-01-24 Lute Kamstra <lute@gnu.org>
35959
35960 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
35961 CASECHARS and NOT-CASECHARS regular expressions of the
35962 "nederlands" and "nederlands8" dictionaries to prevent a "Range
35963 striding over charsets" error.
35964
35965 2005-01-24 Jay Belanger <belanger@truman.edu>
35966
35967 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
35968 display variable name.
35969
35970 2005-01-24 Kenichi Handa <handa@m17n.org>
35971
35972 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
35973 Fix setting of the element of encoded-kbd-iso2022-invocations.
35974
35975 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
35976
35977 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
35978 (gdb-threads-select): Change to also accept mouse events.
35979 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
35980 (gdb-threads-mouse-select): Delete.
35981
35982 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
35983
35984 * files.el (insert-directory): Take care of empty directory,
35985 listed without -a switch.
35986
35987 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
35988
35989 * textmodes/refill.el (refill-post-command-function):
35990 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
35991 to the list of functions that we should be careful not to undo.
35992 (refill-late-fill-paragraph-function): Remove.
35993 (refill-saved-state): New var.
35994 (refill-mode): Use it to save fill-paragraph-function.
35995 Save also the value of auto-fill-function.
35996
35997 * term/w32-win.el: Simplify code.
35998
35999 2005-01-23 Kim F. Storm <storm@cua.dk>
36000
36001 * simple.el (line-move): Adapt to new return value from
36002 pos-visible-in-window-p.
36003
36004 * simple.el (line-move): Fix last change. Check partial
36005 visibility at point rather than at window-start.
36006
36007 2005-01-22 Jason Rumney <jasonr@gnu.org>
36008
36009 * term/w32-win.el (xw-defined-colors): Remove debug-message.
36010
36011 2005-01-22 David Kastrup <dak@gnu.org>
36012
36013 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
36014
36015 2005-01-22 Eli Zaretskii <eliz@gnu.org>
36016
36017 * type-break.el (type-break-mode): Add a test for
36018 type-break-file-name being non-nil.
36019
36020 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
36021
36022 * net/eudc.el (top level): Call (message "") via progn, so that
36023 eudc-options-file is loaded.
36024
36025 2005-01-22 Kim F. Storm <storm@cua.dk>
36026
36027 * simple.el (line-move-1): Rename from line-move.
36028 (line-move): New function that adjusts vscroll for partially
36029 visible rows, and calls line-move-1 otherwise.
36030
36031 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
36032
36033 * pcomplete.el: Define pcomplete-read-event instead of read-event,
36034 since it's not a complete read-event implementation.
36035
36036 2005-01-20 Jay Belanger <belanger@truman.edu>
36037
36038 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
36039 for called function.
36040
36041 2005-01-20 Steven Tamm <steventamm@mac.com>
36042
36043 * term/mac-win.el (process-connection-type): Remove.
36044 Controlled now by s/darwin.h:PTY_ITERATION.
36045
36046 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
36047
36048 * window.el (handle-select-window): Don't switch window when we're
36049 in the minibuffer.
36050
36051 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
36052
36053 * subr.el (dotimes-with-progress-reporter): New macro.
36054
36055 * ses.el (ses-dotimes-msg): Remove macro.
36056 Use `dotimes-with-progress-reporter' instead.
36057
36058 2005-01-19 Steven Tamm <steventamm@mac.com>
36059
36060 * term/mac-win.el (process-connection-type): Use new
36061 operating-system-release variable to use ptys on Darwin 7 (OS X
36062 10.3) when using carbon build.
36063
36064 2005-01-19 Jay Belanger <belanger@truman.edu>
36065
36066 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
36067 flags if the last command was a tab or M-tab.
36068
36069 * calc/calc-prog.el (calc-user-define-edit): Put original formula
36070 in formula editing buffer.
36071
36072 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
36073
36074 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
36075 breakpoint image symbol in margin.
36076
36077 2005-01-19 Jay Belanger <belanger@truman.edu>
36078
36079 * calc/calc-prog.el (calc-execute-kbd-macro):
36080 Ignore calc-keep-arg-flag.
36081
36082 2005-01-19 Kenichi Handa <handa@m17n.org>
36083
36084 * textmodes/ispell.el (ispell-looking-at): New function.
36085 (ispell-process-line): Use ispell-looking-at to compare the ispell
36086 output and the buffer contents.
36087
36088 2005-01-18 Jay Belanger <belanger@truman.edu>
36089
36090 * calc/calc.el (calc-display-raw): Fix docstring.
36091
36092 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
36093
36094 * simple.el (blink-matching-open): Strip extra info from syntax.
36095
36096 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
36097 funny chars in the end-of-here-doc marker.
36098
36099 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
36100
36101 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
36102 that enable/disabled state of breakpoints is shown correctly in
36103 fringe and on ttys.
36104 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
36105 Add breakpoint information as text properties.
36106 (gdb-mouse-toggle-breakpoint):
36107 Rename to gdb-mouse-set-clear-breakpoint.
36108 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
36109 breakpoints in the margin.
36110 (gdb-remove-strings): Simplify.
36111
36112 2005-01-17 Jay Belanger <belanger@truman.edu>
36113
36114 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
36115 erasing buffer.
36116
36117 2005-01-17 Richard M. Stallman <rms@gnu.org>
36118
36119 * progmodes/grep.el (grep-find): Copy from `grep' the condition
36120 for calling grep-compute-defaults.
36121
36122 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
36123 if buffer is empty.
36124
36125 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
36126
36127 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
36128
36129 * hilit-chg.el (highlight-changes-mode): Don't autoload.
36130
36131 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
36132 non-preloaded variables.
36133
36134 2005-01-17 Steven Tamm <steventamm@mac.com>
36135
36136 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
36137 tex-shell cause to force interactivity when using pipes.
36138
36139 2005-01-17 Kim F. Storm <storm@cua.dk>
36140
36141 * simple.el (just-one-space): Make arg optional.
36142
36143 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
36144
36145 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
36146 posn-at-x-y to t to access left-margin.
36147
36148 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
36149
36150 Sync with Tramp 2.0.47.
36151
36152 * net/tramp.el (tramp-operation-not-permitted-regexp): New defcustom,
36153 catching keep-date problems in cp/scp operations.
36154 (tramp-handle-copy-file): Don't call `set-file-modes'
36155 unconditionally. Specialized functions should know better what is
36156 necessary. This improves performance a little bit, and the
36157 functions could catch errors with `cp -p' and `scp -p'.
36158 (tramp-do-copy-or-rename-file-via-buffer)
36159 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
36160 when appropriate.
36161 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
36162 Call `set-file-modes' when appropriate.
36163 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
36164 Johnsson <isak@hypergene.com>.
36165 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
36166 of both Tramp buffer and debug buffer. Reported by Joakim Verona
36167 <joakim@verona.se>.
36168 (tramp-file-name-for-operation): Mark `shell-command' as magic for
36169 Emacs only.
36170
36171 * net/tramp-util.el (tramp-minor-mode): New minor mode. Add it to
36172 `find-file-hooks' and `dired-mode-hook'.
36173 (tramp-minor-mode-map): Respective map. Add remapping for
36174 `compile' and `recompile'.
36175 (tramp-remap-command, tramp-recompile): New defuns.
36176 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
36177 in buffer "*Compilation*". Call the commands asynchronously.
36178
36179 * net/tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
36180 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
36181 `shell-command', because it isn't magic in XEmacs. Reported by
36182 Adrian Aichner <adrian@xemacs.org>.
36183
36184 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
36185 `substitute-in-file-name.
36186 (tramp-smb-handle-substitute-in-file-name): New defun.
36187 (tramp-smb-advice-PC-do-completion): Delete advice.
36188
36189 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
36190
36191 * net/tramp.el (tramp-wait-for-output): Fix typo in echo processing.
36192 Fix error in deleting region.
36193
36194 2005-01-15 Richard M. Stallman <rms@gnu.org>
36195
36196 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
36197 In non-temp buffer, switch syntax table temporarily.
36198
36199 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
36200
36201 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
36202
36203 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
36204
36205 * imenu.el (imenu--split-menu): Copy menulist before sorting.
36206 (imenu--generic-function): Use START, not BEG, as pos of definition.
36207
36208 * simple.el (just-one-space): Argument specifies number of spaces.
36209
36210 * simple.el (eval-expression-print-format): Avoid warning
36211 about edebug-active.
36212
36213 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
36214
36215 * progmodes/sh-script.el: Code copied from make-mode.el
36216 with small changes,
36217 (sh-mode-map): Bind C-c C-\.
36218 (sh-backslash-column, sh-backslash-align): New variables.
36219 (sh-backslash-region, sh-append-backslash): New functions.
36220
36221 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
36222
36223 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
36224 (rmail-pop-password, rmail-pop-password-required): Move to
36225 rmail-obsolete group.
36226 (rmail-set-pop-password): Rename to rmail-set-remote-password.
36227 All callers updated.
36228 (rmail-get-pop-password): Rename to rmail-get-remote-password.
36229 Take an argument specifying whether it is POP or IMAP mailbox we
36230 are using. All callers updated.
36231 (rmail-pop-password-error): Rename to
36232 rmail-remote-password-error. Added mailutils-specific error message.
36233 (rmail-movemail-search-path)
36234 (rmail-movemail-variant-in-use): New variables.
36235 (rmail-remote-password, rmail-remote-password-required):
36236 New customization variables.
36237 (rmail-probe, rmail-autodetect, rmail-movemail-variant-p): New funs.
36238 (rmail-parse-url): New function.
36239 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
36240 with GNU mailutils movemail.
36241
36242 2005-01-15 Kevin Ryde <user42@zip.com.au>
36243
36244 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
36245 suffix to space, $ or '$, to correctly position point when going
36246 to @table style constants like DBL_MAX.
36247
36248 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
36249
36250 * type-break.el (type-break-mode, type-break-file-time)
36251 (type-break-file-keystroke-count, type-break-choose-file):
36252 Don't store data in or load data from the file if type-break-file-name
36253 is nil.
36254 (type-break-file-name): Doc update as per the above.
36255
36256 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
36257
36258 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
36259 lookup-key might return nil; handle that.
36260
36261 2005-01-15 Alan Mackenzie <acm@muc.de>
36262
36263 * progmodes/ebrowse.el (ebrowse-class-in-tree):
36264 Return the tail of the tree rather than the element found,
36265 thus enabling the tree to be setcar'd.
36266
36267 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
36268
36269 * textmodes/org.el (org-show-following-heading): New option.
36270 (org-show-hierarchy-above): Use `org-show-following-heading'.
36271 (org-cycle): Documentation fix.
36272
36273 * textmodes/org.el (orgtbl-optimized): New option.
36274 (orgtbl-mode): New command, a minor mode.
36275 (orgtbl-mode-map): New variable.
36276 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
36277 (orgtbl-error, orgtbl-self-insert-command)
36278 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
36279
36280 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
36281 a local variable in each org-mode buffer.
36282
36283 * textmodes/org.el (org-set-regexps-and-options): Rename from
36284 `org-set-regexps'. Added checking for STARTUP keyword.
36285 (org-get-current-options): Add STARTUP options.
36286 (org-table-insert-row): Make mode intelligent about when
36287 realignment is needed.
36288 (org-self-insert-command, org-delete-backward-char, org-delete-char):
36289 New commands.
36290 (org-enable-table-editor): New default value `optimized'.
36291 (org-table-blank-field): Support blanking regions if active.
36292
36293 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
36294
36295 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
36296 if the year is not given.
36297
36298 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
36299 Add new escapes %m and %M, fixed bug with %F by adding
36300 save-match-data.
36301 (reftex-reference): Remove ?. from list of spaces.
36302 (reftex-label-info): Add automatic label prefix recognition.
36303
36304 * textmodes/reftex-index.el (reftex-index-next-phrase):
36305 Add slave parameter to call of `reftex-index-this-phrase'.
36306 (reftex-index-this-phrase): New optional argument.
36307 (reftex-index-region-phrases): Add slave parameter to call of
36308 `reftex-index-this-phrase'.
36309 (reftex-display-index): New argument redo.
36310 (reftex-index-rescan): Add `redo' to arguments of
36311 `reftex-display-index'.
36312 (reftex-index-Rescan, reftex-index-revert)
36313 (reftex-index-switch-index-tag): Add `redo' to arguments of
36314 `reftex-display-index'.
36315 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
36316 indexing. Fix bug with matching is there is a quote before or
36317 after the word.
36318
36319 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
36320 Fix bug when collecting citation keys in lines with comments.
36321 (reftex-citation): Prefix argument no longer rescans the document,
36322 but forces prompting for optional arguments of cite macros.
36323 (reftex-do-citation): Prompting for optional arguments implemented.
36324
36325 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
36326 Add optional arguments to most cite commands.
36327 (reftex-cite-cleanup-optional-args): New option
36328 (reftex-cite-prompt-optional-args): New option.
36329 (reftex-trust-label-prefix): New option.
36330
36331 * textmodes/reftex-toc.el (reftex-toc-find-section):
36332 Add push-mark before changing the position in the buffer.
36333
36334 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
36335 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
36336
36337 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
36338
36339 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
36340 more carefully.
36341
36342 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
36343
36344 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
36345 (sgml-mode): Use it.
36346 (sgml-get-context): Better keep track of implicitly closed tags.
36347
36348 2005-01-13 Kenichi Handa <handa@m17n.org>
36349
36350 * textmodes/ispell.el: These changes are to fix misalignment error
36351 caused by equivalent characters of different Emacs charsets.
36352 (ispell-unified-chars-table): New variable.
36353 (ispell-get-decoded-string): New function.
36354 (ispell-get-casechars, ispell-get-not-casechars)
36355 (ispell-get-otherchars): Call ispell-get-decoded-string.
36356
36357 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
36358
36359 * custom.el (custom-declare-variable): Just put symbol instead
36360 of (defvar . symbol) in `current-load-list'.
36361
36362 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
36363
36364 * emacs-lisp/elint.el: Fixed typo in Commentary section.
36365
36366 2005-01-12 Jay Belanger <belanger@truman.edu>
36367
36368 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
36369 to create a Calc summary.
36370
36371 2005-01-12 Kim F. Storm <storm@cua.dk>
36372
36373 * mouse.el (mouse-on-link-p): Change functionality and doc
36374 string to comply with latest description in lisp ref.
36375
36376 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
36377
36378 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
36379 Enable mouse clicks on mode-line, header-line and margin.
36380 (event-type): Give mouse event symbols an `event-kind' property
36381 with value `mouse-click'.
36382
36383 2005-01-12 Juri Linkov <juri@jurta.org>
36384
36385 * facemenu.el (list-colors-display): Add new arg buffer-name.
36386 Use it. Fix docstring. Replace code for identifying duplicate
36387 colors by the name with call to `list-colors-duplicates' which
36388 identifies duplicate colors by the value unless the color
36389 is one of special Windows colors. Set truncate-lines to t.
36390 Print sorted duplicate color names on each line. Indent to 22
36391 \(the longest color name in rgb.txt) instead of 20. Optimize.
36392 (list-colors-duplicates): New function.
36393 (facemenu-color-name-equal): Delete function.
36394
36395 * facemenu.el (list-colors-print): New function created from code
36396 in list-colors-display. Print #RRGGBB at the window right edge.
36397 (list-colors-display): When temp-buffer-show-function is not
36398 defined, call list-colors-print from temp-buffer-show-hook
36399 to get the right value of window-width in list-colors-print
36400 after the buffer is displayed.
36401
36402 * simple.el (pop-mark): Move deactivate-mark out of conditional
36403 part to deactivate the active mark regardless of the state of the
36404 mark ring.
36405
36406 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
36407 variables line in desktop files.
36408
36409 2005-01-12 Juri Linkov <juri@jurta.org>
36410
36411 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
36412 Bring together isearch highlight related options.
36413 (lazy-highlight): Replace group `replace' by `matching'.
36414 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36415 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36416 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
36417 and declare them obsolete.
36418 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
36419 (isearch-faces): Remove defgroup.
36420 (isearch-overlay, isearch-highlight, isearch-dehighlight):
36421 Move isearch highlighting code closer to lazy highlighting code.
36422
36423 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
36424 (query-replace-highlight, query-replace-lazy-highlight)
36425 (query-replace): Move definitions to the beginning of the file.
36426
36427 2005-01-11 Juri Linkov <juri@jurta.org>
36428
36429 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
36430 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
36431 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
36432
36433 * info.el (Info-history-forward): New variable.
36434 (Info-select-node): Reset Info-history-forward to nil.
36435 (Info-last): Turn into defalias.
36436 (Info-history-back): Rename from Info-last.
36437 Add current node to Info-history-forward.
36438 (Info-history-forward): New fun.
36439 (Info-mode-map): Replace Info-last by Info-history-back.
36440 Bind Info-history-forward to "r".
36441 (Info-mode-menu): Replace Info-last by Info-history-back.
36442 Fix menu item text. Add menu item for Info-history-forward.
36443 (info-tool-bar-map): Replace Info-last by Info-history-back.
36444 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
36445 for Info-history-forward.
36446 (Info-mode): Replace Info-last by Info-history-back in docstring.
36447 Add local variable Info-history-forward.
36448 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
36449
36450 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
36451
36452 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
36453 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
36454 Ignore select-window events rather than fiddle with
36455 mouse-autoselect-window.
36456
36457 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
36458
36459 * type-break.el (type-break-mode): Fix previous change.
36460
36461 2005-01-10 Jay Belanger <belanger@truman.edu>
36462
36463 * calc/calc-ext.el (calc-reset): Reset when inside embedded
36464 calculator; only reset when point is inside a calculator.
36465 Don't adjust the window height if the window takes up the whole height
36466 of the frame.
36467
36468 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
36469
36470 * ebuff-menu.el (Electric-buffer-menu-mode):
36471 Preserve value of buffer-local var header-line-format.
36472
36473 2005-01-09 Jay Belanger <belanger@truman.edu>
36474
36475 * calc/calc.el (calc-mode-var-list-restore-saved-values):
36476 Make sure settings file exists before accessing it.
36477
36478 * calc/calc-embed.el (calc-embedded-subst):
36479 Replace math-multi-subst-rec, which is only supposed to be called
36480 by math-multi-subst, by math-multi-subst.
36481
36482 2005-01-09 Andre Spiegel <spiegel@gnu.org>
36483
36484 * vc.el (vc-allow-async-revert): New user option.
36485 (vc-disable-async-diff): New internal variable.
36486 (vc-revert-buffer): Use them to disable asynchronous diff.
36487
36488 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
36489 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
36490 asynchronously if vc-disable-async-diff is t.
36491
36492 2005-01-09 Jay Belanger <belanger@truman.edu>
36493
36494 * calc/calc.el (defcalcmodevar): New macro.
36495 (calc-mode-var-list-restore-default-values)
36496 (calc-mode-var-list-restore-saved-values): New functions.
36497 (calc-mode-var-list): Use defcalcmodevar to define it.
36498 (calc-always-load-extensions, calc-line-numbering)
36499 (calc-line-breaking, calc-display-just, calc-display-origin)
36500 (calc-number-radix, calc-leading-zeros, calc-group-digits)
36501 (calc-group-char, calc-point-char, calc-frac-format)
36502 (calc-prefer-frac, calc-hms-format, calc-date-format)
36503 (calc-float-format, calc-full-float-format, calc-complex-format)
36504 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
36505 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
36506 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
36507 (calc-matrix-brackets, calc-language, calc-language-option)
36508 (calc-left-label, calc-right-label, calc-word-size)
36509 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
36510 (calc-display-raw, calc-internal-prec, calc-angle-mode)
36511 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
36512 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
36513 (calc-window-height, calc-display-trail, calc-show-selections)
36514 (calc-use-selections, calc-assoc-selections)
36515 (calc-display-working-message, calc-auto-why, calc-timing)
36516 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
36517 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
36518 (calc-gnuplot-default-device, calc-gnuplot-default-output)
36519 (calc-gnuplot-print-device, calc-gnuplot-print-output)
36520 (calc-gnuplot-geometry, calc-graph-default-resolution)
36521 (calc-graph-default-resolution-3d, calc-invocation-macro)
36522 (calc-show-banner): Use defcalcmodevar to declare them and set
36523 their default values.
36524
36525 * calc/calc-ext.el (calc-reset): Restore saved values of variables
36526 instead of default values (but restore default values if there is
36527 an argument of 0).
36528
36529 2005-01-09 David Kastrup <dak@gnu.org>
36530
36531 * desktop.el (desktop-restore-eager): Fix typo in type.
36532
36533 2005-01-08 Richard M. Stallman <rms@gnu.org>
36534
36535 * cus-edit.el (customize): Delete :link.
36536
36537 2005-01-08 Jay Belanger <belanger@truman.edu>
36538
36539 * calc/calc.el (calc-mode): Remove the extension from the
36540 `calc-settings-file' file name when loading it.
36541
36542 2005-01-08 Kim F. Storm <storm@cua.dk>
36543
36544 * info.el (Info-mode-map, Info-next-link-keymap)
36545 (Info-prev-link-keymap, Info-up-link-keymap):
36546 Map follow-link to mouse-face.
36547 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
36548
36549 2005-01-08 Jay Belanger <belanger@truman.edu>
36550
36551 * calc/calc.el (calc-settings-file): Change default value.
36552 Suggested by cgw in a comment in calc-mode.el.
36553
36554 * calc/calc-mode.el (calc-settings-file-name):
36555 Compare calc-settings-file to user-init-file instead of ~/.emacs.
36556 Replace ~/.emacs in a prompt by calc-settings-file.
36557
36558 2005-01-07 Lars Hansen <larsh@math.ku.dk>
36559
36560 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
36561 (desktop-lazy-idle-delay): New customizable variables.
36562 (desktop-buffer-args-list): New variable.
36563 (desktop-append-buffer-args): New function.
36564 (desktop-save): Call desktop-append-buffer-args for some buffers.
36565 (desktop-lazy-create-buffer): New function.
36566 (desktop-idle-create-buffers): New function.
36567 (desktop-read): Add message about buffers to restore lazily.
36568 (desktop-lazy-abort): New command.
36569 (desktop-clear): Call desktop-lazy-abort.
36570 (desktop-lazy-complete): New command.
36571
36572 2005-01-06 Richard M. Stallman <rms@gnu.org>
36573
36574 * emacs-lisp/find-func.el (find-face-definition):
36575 Rename from find-face.
36576
36577 2005-01-06 Kim F. Storm <storm@cua.dk>
36578
36579 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
36580
36581 * man.el (Man-xref-man-page, Man-xref-header-file)
36582 (Man-xref-normal-file): Add follow-link property.
36583
36584 2005-01-06 Jay Belanger <belanger@truman.edu>
36585
36586 * calc/calc-units.el: Make sure the proper macro definitions are
36587 available when compiling.
36588
36589 2005-01-06 Juri Linkov <juri@jurta.org>
36590
36591 * isearch.el (isearch-lazy-highlight-update):
36592 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
36593
36594 2005-01-06 Miles Bader <miles@gnu.org>
36595
36596 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
36597 (isearch-lazy-highlight-face): Use new name.
36598
36599 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
36600
36601 * uniquify.el (uniquify-rationalize-file-buffer-names):
36602 Re-add an interactive spec.
36603 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
36604 to the same name.
36605
36606 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
36607 (isearch-update, isearch-done): Adjust calls accordingly.
36608
36609 2005-01-05 Richard M. Stallman <rms@gnu.org>
36610
36611 * custom.el (custom-set-variables, custom-theme-set-variables):
36612 Clarify documentation.
36613
36614 * emacs-lisp/find-func.el (find-variable)
36615 (find-variable-other-window, find-variable-other-frame):
36616 Fix the TYPE args to find-function-read and find-function-do-it.
36617 (find-function): Doc fix.
36618 (find-function-at-point): Replace function-at-point alias.
36619
36620 2005-01-04 Richard M. Stallman <rms@gnu.org>
36621
36622 * cus-face.el (custom-declare-face):
36623 Record defface in current-load-list.
36624
36625 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
36626
36627 * emacs-lisp/find-func.el: Doc fixes.
36628 (find-face-regexp): New variable.
36629 (find-function-regexp-alist): New variable.
36630 (find-function-C-source): Third arg is now TYPE.
36631 (find-function-search-for-symbol): Handle general TYPE.
36632 (find-function-read, find-function-do-it): Handle general TYPE.
36633 (find-definition-noselect, find-face): New functions.
36634 (function-at-point): Alias deleted.
36635
36636 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
36637
36638 * battery.el (display-battery-mode): Rename from display-battery.
36639 Handle the case where it gets turned off.
36640
36641 2005-01-04 Richard M. Stallman <rms@gnu.org>
36642
36643 * cus-edit.el (customize): Make :link point to user doc.
36644
36645 * man.el (Man-fontify-manpage): Turn off undo generation.
36646
36647 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
36648
36649 2005-01-04 Andreas Schwab <schwab@suse.de>
36650
36651 * files.el (insert-directory): Only look for error lines in
36652 inserted text. Don't move too far after processing --dired markers.
36653
36654 2005-01-04 Richard M. Stallman <rms@gnu.org>
36655
36656 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
36657 Don't expand if the character is @, period, dash, etc.
36658 (define-mail-abbrev): Quote names that contain problem characters.
36659
36660 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
36661
36662 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
36663
36664 2005-01-03 Richard M. Stallman <rms@gnu.org>
36665
36666 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
36667 (query-replace-highlight, query-replace-lazy-highlight)
36668 (query-replace): Definitions moved up. Doc fix.
36669
36670 2005-01-03 Richard M. Stallman <rms@gnu.org>
36671
36672 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
36673 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
36674 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
36675 (lazy-highlight-face): Rename from isearch-lazy-...
36676 Change all references to them.
36677
36678 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
36679
36680 * cus-edit.el (custom-file): Doc fix for defcustom.
36681 (custom-file): The function no longer sets the variable
36682 `custom-file' to its return value.
36683
36684 * startup.el (command-line): No longer load `custom-file'.
36685
36686 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
36687
36688 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
36689
36690 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
36691 Don't confuse module-prefixed identifiers for labels.
36692 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
36693
36694 2005-01-02 Richard M. Stallman <rms@gnu.org>
36695
36696 * files.el (basic-save-buffer-1): Fix previous change.
36697
36698 * loadhist.el (file-loadhist-lookup): New function.
36699 (file-provides, file-requires): Use it.
36700
36701 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
36702 instead of calculating the right size.
36703
36704 2005-01-02 Karl Chen <quarl@cs.berkeley.edu>
36705
36706 * vc-svn.el (vc-svn-diff): Stay local if possible.
36707
36708 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
36709
36710 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
36711
36712 * files.el (hack-local-variables): Fix last change.
36713
36714 2005-01-02 Jay Belanger <belanger@truman.edu>
36715
36716 * calc/calc-yank.el (calc-edit-top): New variable.
36717 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
36718 object. Change header properties.
36719 (calc-edit-finish, calc-edit-finish-stack-object)
36720 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
36721 edited object.
36722 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
36723 for the beginning of the edited object.
36724 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
36725 for the beginning of the edited object.
36726 * calc/calc-prog.el (calc-edit-macro-finish-edit)
36727 (calc-finish-formula-edit, calc-macro-repeats)
36728 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
36729 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
36730 beginning of the edited object.
36731 (calc-user-define-edit): Change the header for editing macros.
36732 Remove unnecessary variable.
36733
36734 2005-01-01 Jay Belanger <belanger@truman.edu>
36735
36736 * calc/calc-yank.el (calc-edit-mode): Change default header.
36737 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
36738 * calc/calc-store.el (calc-edit-variable): Change title to match new
36739 header.
36740 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
36741 mode to match new header.
36742 (calc-user-define-edit): Change titles to include names of commands.
36743 (calc-finish-formula-edit): Adjust to handle new header.
36744 (calc-finish-macro-edit): Remove.
36745 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
36746 (calc-edit-macro-command, calc-edit-macro-command-type)
36747 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
36748 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
36749 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
36750 (calc-edit-macro-finish-edit): New functions.
36751 (calc-user-define-edit): Use new functions to edit named calc macros.
36752
36753 2005-01-01 Stefan Monnier <monnier@iro.umontreal.ca>
36754
36755 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
36756
36757 * ses.el (copy-region-as-kill): Deactivate mark.
36758
36759 2005-01-01 Richard M. Stallman <rms@gnu.org>
36760
36761 * replace.el (occur-1): If the output buffer is also an input,
36762 don't kill it, rename it.
36763
36764 * faces.el (set-face-background, set-face-foreground): Doc fix.
36765
36766 * cus-face.el (custom-face-attributes): Fix :help-echo strings
36767 for :foreground and :background.
36768
36769 * dired.el (dired-view-command-alist): Variable deleted.
36770 (dired-view-file, dired-mouse-find-file-other-window):
36771 Delete the code to use it.
36772
36773 2005-01-01 Kim F. Storm <storm@cua.dk>
36774
36775 * image.el (insert-sliced-image): Use t for line-height property.
36776
36777 See ChangeLog.11 for earlier changes.
36778
36779 ;; Local Variables:
36780 ;; coding: iso-2022-7bit
36781 ;; add-log-time-zone-rule: t
36782 ;; End:
36783
36784 Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
36785
36786 This file is part of GNU Emacs.
36787
36788 GNU Emacs is free software; you can redistribute it and/or modify
36789 it under the terms of the GNU General Public License as published by
36790 the Free Software Foundation; either version 3, or (at your option)
36791 any later version.
36792
36793 GNU Emacs is distributed in the hope that it will be useful,
36794 but WITHOUT ANY WARRANTY; without even the implied warranty of
36795 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
36796 GNU General Public License for more details.
36797
36798 You should have received a copy of the GNU General Public License
36799 along with GNU Emacs; see the file COPYING. If not, write to the
36800 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
36801 Boston, MA 02110-1301, USA.
36802
36803 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1